/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
 html{
    scroll-behavior: smooth;
 }
@font-face {
    font-family: "OpenSans-Regular";
    src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-ExtraBold";
    src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}
body{
    line-height: 24px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
body a{
    text-decoration: none;
}
.top-bar{
    background-color: #25236d;
    height: 15px;
}
.ft-logo{
    margin-bottom:8px;
}
.menu-all{
    height:auto;
}
.tps_logo{
    position: absolute;
    top: -40px;
    box-shadow: 0px 5px 5px 0px grey;
}
.pr{
    position: relative;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px;
    transition: 0.5s all;
    position: relative;
}
.navbar-expand-lg .navbar-nav .nav-item .nav-link:after{
    content: '';
    position: absolute;
    top: 17px;
    right: 0;
    background-color: #fff;
    height: 20px;
    width: 1px;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link:after{
    display: none;
}
.navbar-expand-lg .navbar-nav .nav-item{
    position: relative;
}
.navbar-expand-lg .navbar-nav .nav-item:hover .sub-menu{
    opacity: 1;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
}
.navbar-light .navbar-brand img {
    position: absolute;
    z-index: 9;
}
#carouselExampleIndicators .carousel-item {
    height: auto;
    min-height: 10px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carouselExampleIndicators .carousel-indicators .active {
    background-color: #AD7D28;
    border: 1px solid #AD7D28;
}
#carouselExampleIndicators .carousel-indicators {
    bottom: 30px;
}
#carouselExampleIndicators .carousel-indicators li {
    background-color: #f8e556;
    border: 1px solid #f8e556;
}
.carousel-caption h2{
    font-size: 38px;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
}
.carousel-caption p{
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin: 0 0 10px 0;
}
.footer-main {
    background:#25236d;
    position: relative;
    padding: 4% 0 0 0;
}
.footer-main p {
    color: #ffff;
}
.footer-widget {
    padding-bottom: 40px;
}
.footer-main {
    color: #8c93a5;
}
.footer-main .form-control{
    border-bottom: 1px solid #bbbbbb;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    box-shadow: none;
    background: none;
    padding: 6px 0;
    font-size: 15px;
    color: #bbbbbb
}
.footer-main .form-control placeholder{
    color: #bbbbbb
}
.footer {
    position: relative;
    z-index: 4;
}
.footer .widget-title {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
}
.footer-widget ul{
    list-style: none;
    padding: 0;
}
.footer-widget ul.list-dash li {
    width: 100%;
    float: left;
    line-height: normal;
    padding-bottom: 10px;
    font-size: 13px;
    text-align: left;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    opacity: 100%;
}
.footer-widget ul.list-dash li a {
    color: #A7A9AC;
    font-weight: 500;
    border-bottom: 1px solid #A7A9AC;
}
.footer-widget p, .footer-widget p a{
    color: #A7A9AC;
}
.footer-widget ul.list-dash li a:hover, .footer-widget p a:hover{
    color: #fff !important;
    text-decoration:none;
}
.footer-widget p, .footer-widget p a{
    color: #A7A9AC;
}
section{
    padding: 5% 0;
}
.top_sec h4 {
    font-size: 20px;
    text-align: left;
    color: #fff;
    margin: 0 !important;
    text-transform: uppercase;
}
.top_sec  p {
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
}
.test-image img {
    width: 120px;
}
.btn{
    border: 0;
}
.footer-main .form-control::placeholder{color:#e5e5e5;}
.footer-main  .btn-d-gray {
    color: #fff;
    background-color: #656e72;
    border-color: #27333b;
}
.pointer{
    cursor: pointer;
}
.owl-nav button{
    position: absolute;
    top: 45%;
}
.owl-nav button.owl-prev{
    left: -40px;
}
.owl-nav button.owl-next{
    right: -40px;
}
.owl-nav button i {
    background-color: #F6B62F;
    padding: 10px;
    color: #fff;
}
.owl-theme .owl-dots .owl-dot.active span{
    background-color: #cba352;
}
.owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #cba352;
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 25px;
}
.banner-section{
    background-image: url(../img/do.jpg);
    background-size: cover;
    background-position: 100% 65%;
    padding: 100px 0 30px;
    position: relative;
}
.banner-section:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
}
.banner-section h2{
    font-size: 35px;
}
.banner-section ol.breadcrumb {
    background: none;
    width: 100%;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 24px;
    font-weight: 500;
}
.banner-section ol.breadcrumb li {
    display: contents;
    color: #ffffffb0;
}
.banner-section li a, .banner-section li a i {
    color: #ffffffb0;
    font-size: 14px;
}
.banner-section .breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    color: #fff !important;
}
.banner-section .breadcrumb-item.active {
    color: #ffffff;
    font-size: 14px;
}
.form-control:focus{
    box-shadow: none;
    outline: 0;
}
.form-control{
    border-color: #232f5f;
    font-size: 14px
}
.submit-btn{
    background-color: #232f5f;
    color: #fff;
    padding: 8px 30px;
    border-radius: 5px;
    border: 0;
}
.mob-menu, .mob-sub-menu{
    display: none;
}
.carousel-caption{
    bottom: 200px;
    left: auto;
    right: auto;
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 10px;
}
.carousel-caption h1{
    font-size: 25px;
}
.top_sec{
    position: relative;
    top: -50px;
    z-index: 9;
}
.icon-section{
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
}
.icon-name {
    background-color: #25236d;
    color: #fff;
    padding: 5px 0;
}
.icon-content {
    background-color: #e6e7e9;
    text-align: left;
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
}
.sec-about{
    background-color: #839ca9;
    color: #fff;
}
.headline{
    color: #939598;
}
.service-name {
    background-color: #e6e7e9;
    padding: 3px 0 3px 40px;
    position: relative;
    margin-bottom: 0;
    font-weight: 600;
}
.service-name:before{
    content: '';
    position: absolute;
    width: 20%;
    background-color: #fff;
    height: 3px;
    bottom: 0;
}
.service-name:after{
    content: '';
    background-color: #fff;
    opacity: 0.4;
    right: 0;
    width: 80%;
    height: 3px;
    position: absolute;
    bottom: 0;
}
.service-name:last-child:before, .service-name:last-child:after{
    display: none;
}
.service-name a{
    color: #666;
    text-decoration: none;
    display: block;
    padding: 2px;
}
.owl-carousel .owl-stage{
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.social-link li {
    display: inline-block;
    margin-right: 15px;
}
ul.social-link li a {
    width: 50px;
    height: 50px;
    display: flex;
    background-color: #939393;
    color: #fff;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    border-radius: 50%;
    transition: 0.5s all;
}
ul.social-link li a:hover{
    background-color: #f39b3e;
    text-decoration: none;
}
.z-index{
    z-index: 9;
}
.vision-details{
    background-color: #a3c2d1;
    height: 100%;
    padding: 20px;position: relative;z-index: 9;
}
.btn-download{
    background-color: #58032f;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 10px;
}
.projects{
    position: relative;
    overflow: hidden;
    margin: 0 0 30px;
}
.projects img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.project-hover{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 20px;
    bottom: 46px;
    z-index: 3;
    transition: all ease 900ms;
    -moz-transition: all ease 900ms;
    -webkit-transition: all ease 900ms;
    -o-transition: all ease 900ms;
}
.project-hover h4{
    font-size: 22px;
    line-height: 1.2;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.projects:after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(243, 155, 62, 0.6);
    overflow: hidden;
    width: 0;
    height: 100%;
    content: '';
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
.projects:hover:after {
    width: 100%;
}
.projects:hover .project-hover {
    visibility: visible;
    opacity: 1;
    left: 40px;
}
.project-hover h4 a{
    color: #fff;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.project-hover h4 a:hover{
    text-decoration: none;
}
.icon-box {
    position: relative;
    padding-top: 0;
    padding-left: 59px;
    text-align: left;
    margin-bottom: 30px;
}
.icon-box i{
    width: 120px;
    height: 120px;
    border: 1px solid #ecebff;
    color: #232f5f;
    text-align: center;
    line-height: 118px;
    border-radius: 50%;
    background: #fff;
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto 0;
}
.icon-box-inner{
    border: 1px solid #ecebff;
    padding: 29px 20px 21px 90px;
    background: #FFF;
}
.icon-box h3{
    font-size: 18px;
    line-height: .8;
    letter-spacing: -.52px;
    text-transform: uppercase;
    margin: 0 0 26px;
}
.icon-box p{
    font-size: 14px;
    line-height: 26px;
    color: #959ba9;
    letter-spacing: 0;
    margin: 0 0 17px;
}
.contact-form h6{
    color: #232f5f;
}
#backtotop {
    position: fixed;
    right: 60px;
    bottom: -60px;
    width: 40px;
    height: 40px;
    background: #f39b3e;
    color: #FFF;
    font-size: 22px;
    text-align: center;
    line-height: 40px;
    display: none;
    z-index: 9999;
}
#backtotop i {
    position: relative;
    z-index: 2;
}
#backtotop:after {
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    background: #3a3b81;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
#backtotop:hover:after {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
}
#backtotop:hover {
    color: #FFF;
}
.sec-service{
    background-color: #e6e7e9;
}
.sec-service h2{
    color: #25236d;
}
.about-area {
    background-color: #fff;
    box-shadow: 0 0 10px#ddd;
    position: relative;
    top: -100px;
    padding: 40px;
}
.about-section{
    padding-bottom: 0;
}
.message-section{
    padding-top: 0;
}
.message-area{
    background-color: #25236d;
    color: #fff;
    padding: 20px;
}
.main-service-name {
    background-color: #e6e7e9;
    padding: 3px 0 3px 40px;
    position: relative;
    margin-bottom: 15px;
}
.main-service-name:before {
    content: '';
    background-color: #f39b3e;
    position: absolute;
    width: 30px;
    height: 100%;
    left: 0;
    top: 0;
}
.main-service-name a {
    color: #666;
    text-decoration: none;
    display: block;
}
@media(max-width: 991px){
    .carousel-caption{
        top: 15%;
    }
}
@media(max-width: 600px){
    .carousel-caption{
        top: 0;
        font-size: 10px;
    }
}
@media(max-width: 767px){
    .col-pv-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-pv-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 768px){
    .col-pv-3 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 992px){
    .col-pv-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 992px){
    ul.sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 598;
        min-width: 270px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s linear 0s;
        transition: all .3s linear 0s;
        box-shadow: 0 10px 40px rgb(0 0 0 / 20%);
        padding: 0;
        list-style: none;
    }
    ul.sub-menu {
        background-color: #fff;
        background-repeat: repeat;
        background-position: center center;
        background-size: cover;
        background-attachment: scroll;
    }
    ul.sub-menu li {
        float: none;
    }
    ul.sub-menu a {
        line-height: 150%;
        height: auto;
        padding: 15px 30px;
        border-bottom: 1px solid rgba(0,0,0,.10);
        border-top: 0 none;
        display: block;
        color: #000;
    }
    ul.sub-menu a:hover{
        text-decoration: none;
    }
    .navbar-expand-lg .navbar-nav .nav-item:hover ul.sub-menu {
        visibility: visible;
        opacity: 1;
    }
}
@media (max-width: 992px){
    .mob-menu li ul {
        padding: 0 30px;
    }

}
.news{
    border: 2px solid #f39b3f;
    padding: 20px;
    border-radius: 20px;
    text-decoration: none;
    margin-bottom: 10px;
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            background-color: #25236d;
            color: #fff;
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #25236d;
                border-right: 0 solid #25236d;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #25236d;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }