﻿.body_div {
    background: transparent;
}
html {
    overflow-x: hidden;
}
    header {
    background: linear-gradient(284deg, rgba(0, 85, 129, 1) 0%, rgba(0, 8, 84, 1) 50%);
    margin-top: 0;
    padding: 30px 0 50px;
}
section.about_section {
    position: relative;
    clear: both;
}
.bold {
    position: absolute;
    top: -17rem;
    left: 20%;
    right: 0;
    font-size: 110px;
    color: #e1e1e1;
    font-weight: 700;
}
.VC_bold {
    position: absolute;
    top: -17rem;
    left: -16%;
    right: 0;
    font-size: 110px;
    color: #e1e1e1;
    font-weight: 700;
}
.VC_SECTION {
    background: linear-gradient(284deg, rgba(0, 85, 129, 1) 0%, rgba(0, 8, 84, 1) 50%);
}
    .about_content h6 {
    font-size: 15px;
    font-weight: normal;
}
.rotate_main_div{
    position: relative;
}
.rotate {
    position: absolute;
    top: 7px;
    left: 30px;
}
.about_heading{
    position: relative;
}
 .rotate .heading {
    padding: 0 0 0 1rem;
    font-family: "Karla", Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1em;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
    position: relative;
}
         .rotate .heading:after {
            position: absolute;
            top: 8px;
            right: -40px;
            content: '';
            background: #000;
            width: 40px;
            height: 1px;
        }
.about_content p, .about_content b, .about_content ul {
    margin-left: 5rem;
}
.about_div ul {
    padding: 3rem 0;
}
    .about_div ul li {
        color: #000;
        text-align: justify;
        line-height: 2;
        font-size: 16px;
    }

.KE_Section .testimonial {
    margin: 0 70px 20px 0;
    text-align: center;
    position: relative;
}

    .KE_Section .testimonial:before {
        content: "\f005";
        font-family: "FontAwesome";
        font-weight: 900;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background: #000854;
        font-size: 30px;
        color: #fff;
        position: absolute;
        top: 0;
        right: -52px;
    }

    .KE_Section .testimonial .description {
        padding: 25px;
        margin-bottom: 30px;
        border: 1px solid #553e4e;
        font-size: 16px;
        color: #736d6d;
        line-height: 30px;
        position: relative;
    }

        .KE_Section .testimonial .description:before {
            content: "";
            border-top: 8px solid #000854;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            position: absolute;
            bottom: -11px;
            left: 50%;
            transform: translateX(-50%);
        }

        .KE_Section .testimonial .description:after {
            content: "";
            width: 19px;
            height: 22px;
            border: 1px solid #553e4e;
            border-top: 1px solid #fff;
            border-left: 1px solid #fff;
            margin-left: -2.5px;
            position: absolute;
            bottom: -17.5px;
            left: 50%;
            z-index: -1;
            transform: rotate(45deg) translateX(-50%);
        }

    .KE_Section .testimonial .pic {
        display: inline-block;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 3px solid #000854;
        margin-bottom: 15px;
    }

        .KE_Section .testimonial .pic img {
            width: 100%;
            height: auto;
            border-radius: 50%;
        }

    .KE_Section .testimonial .title {
        display: block;
        font-size: 18px;
        font-weight: 600;
        color: #000854;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin: 0 0 7px 0;
    }

    .KE_Section .testimonial .post {
        display: block;
        font-size: 15px;
        color: #736d6d;
        text-transform: capitalize;
    }

.KE_Section .owl-theme .owl-controls {
    margin-top: 0;
}

    .KE_Section .owl-theme .owl-controls .owl-page span {
    display: none;
    width: 35px;
    height: 15px;
    background: #553e4e;
    border-radius: 0;
    opacity: 0.8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}

    .KE_Section .owl-theme .owl-controls .owl-page.active span {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #000854;
    }

@media only screen and (max-width: 479px) {
    .KE_Section .testimonial .description {
        padding: 10px;
    }
}
.bg-grey {
    background: #cdcdcd;
    height: 16rem;
    margin-top: 10rem;
    padding-top: 13rem;
    margin-bottom: 33rem;
    box-shadow: 2px 25px 19px 0px rgba(205, 205, 205, 1);
}
.bold_key_CF {
    position: absolute;
    top: -10rem;
    left: 8%;
    right: 0;
    font-size: 120px;
    color: #f0f0f0;
    font-weight: 700;
}
.bold_key {
    position: absolute;
    top: -10rem;
    left: 22%;
    right: 0;
    font-size: 123px;
    color: #f0f0f0;
    font-weight: 700;
}
.bold_skill {
    position: absolute;
    top: -8rem;
    left: 4%;
    right: 0;
    font-size: 95px;
    color: #144e50;
    font-weight: 700;
    z-index: 9;
    opacity: 0.5;
}
.bold_about {
    top: -17rem;
    left: 31%;
}
    .ftco-section {
    padding: 12em 0 2rem 0;
    position: relative;
}
.wrap-about {
    position: relative;
}
    .wrap-about .wrap-about-border {
        border: 4px solid #d1ebf9;
        padding: 20px;
    }

.ftco-animate {
    opacity: 0;
    visibility: hidden;
}
.wrap-about .img {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}
.services.active, .services:hover {
    background: #00517f;
}

    .services.active p {
        color: #fff;
    }

    .services {
        display: block;
        width: 100%;
        position: relative;
        background: #f0f9fd;
        padding: 20px 30px;
        margin-bottom: 30px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .services .icon {
        line-height: 1.3;
        position: relative;
        margin: 0 auto;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    .services.active .icon span, .services:hover .icon span {
        color: #fff;
    }

    .services .icon span {
        font-size: 50px;
        color: #1b9ce3;
    }
.ftco-section p{
    color: #000;
}
.services:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #fff transparent transparent;
}

/*---------our---team------------------*/
.our_team_section {
    position: relative;
    background: #dcdcdc;
}
.BGOT {
    position: relative;
    width: auto;
    left: 0;
    top: 0;
    bottom: 0;
    height: auto;
    overflow: hidden;
    background: #005782;
}
    .BGOT .left_heading_content {
        position: relative;
        font-size: 7rem;
        color: #fff;
        text-align: center;
        top: 50%;
        left: 15%;
        width: 70%;
        padding: 9rem 0;
    }
.left_heading_content h5 {
    font-size: 4rem;
    color: #fff;
}
.left_heading_content p {
    font-size: 15px;
    text-align: justify;
}

.BWT {
    margin: 20px auto 5rem auto;
    padding-bottom: 3rem;
    width: 90%;
    border-radius: 20px;
    background: #fff;
}
.team_image {
    height: 200px;
    width: 200px;
    position: relative;
}
    .team_image img {
        width: 100%;
        height: 100%;
        /* position: absolute; */
        /* top: 13%; */
    }
.p-0{
    padding:0;
}
.right_Tcontent {
    overflow: hidden;
    overflow-y: scroll;
    height: 75vh;
    z-index: 1;
}
.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    width: 100%;
    margin: 0;
    float: left;
    position: relative;
    z-index: 1;
}

.main-timeline .timeline-content {
    color: #fff;
    padding: 10px 43px 0 0;
    display: block;
    position: relative;
}
.LT2 {
    padding-left: 0;
    margin-left: 5rem;  
}
    .main-timeline .timeline-content:hover {
        text-decoration: none;
    }

    .main-timeline .timeline-content:before {
        content: '';
        background-color: #0fbcc2;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(255,255,255,0.5) inset;
        position: absolute;
        left: 20px;
        top: 0;
        right: 0;
        bottom: 20px;
        z-index: -1;
    }

.main-timeline .title {
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 18px 35px;
}

.main-timeline .description {
    color: #555;
    background-color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 15px;
    text-align: justify;
    margin: 0;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5),0 0 0 15px #fff;
}

.main-timeline .timeline:nth-child(even) {
    float: right;
    margin: 0 0 20px 10px;
}

    .main-timeline .timeline:nth-child(even) .timeline-content {
        padding: 20px 0 0 75px;
    }

.main-timeline .t2 .TC2:before {
    left: -50px;
    right: 80px;
}


.main-timeline .t2 .TC2 .title {
    margin-left: 10px;
}

.main-timeline .timeline:nth-child(2) {
    --main-color: #6B58CE;
}

.main-timeline .timeline:nth-child(3) {
    --main-color: #C92DAA;
}

.main-timeline .timeline:nth-child(4) {
    --main-color: #FFA302;
}

@media screen and (max-width:767px) {
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        width: 100%;
        margin: 0 0 30px;
    }
}

@media screen and (max-width:576px) {
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content {
        padding: 12px 0 35px;
    }

        .main-timeline .timeline-content:before,
        .main-timeline .timeline:nth-child(even) .timeline-content:before {
            left: 0;
            right: 0;
            bottom: 0;
        }

    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        left: auto;
        right: 15px;
        bottom: 5px;
    }

    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year {
        right: auto;
        left: 15px;
        bottom: 17px;
        top: auto;
    }

        .main-timeline .timeline-year span {
            display: inline-block;
        }

    .main-timeline .title,
    .main-timeline .timeline:nth-child(even) .title {
        margin-left: 15px;
    }
}

.boldDST {
    position: absolute;
    top: -2rem;
    left: 0%;
    right: 0;
    font-size: 86px;
    color: #e1e1e1;
    font-weight: 700;
}
.bottom_team_content {
    background: #ccc;
    padding: 6rem 4rem;
    margin-top: 6rem;
}
.bottom_team_content p{
    color: #000;
    text-align: justify;
}