* {
    font-family: 'Montserrat', sans-serif;
    transition: all 0.5s linear;
}
.lato{
    font-family: 'Lato', sans-serif;
}
.open{
    font-family: 'Open Sans', sans-serif;
}
.bg-home{
    background: url(../images/bg-1.png) no-repeat center;
    background-size: cover;
}
button:focus{
    outline: 0;
}
.dropdown-menu a:hover{
    color: #fff;
    background-color: #34373b;
    opacity: .9;
}
.dropdown-menu a{
    color: #fff;
}

a { outline: none; } 

a, a:visited { outline: none; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0 1.0rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #fff !important;
    text-align: left;
    list-style: none;
    background-color: #34373b;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
.vh{
    min-height: 86vh;
}
.logo{
    max-width: 150px;
}
.navbar .nav-link{
    text-align: center;
    letter-spacing: -0.8px;
    color: #1A1A1A !important;
    padding: 0 !important;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar .nav-item {
    padding: 5px 30px;
}
.navbar .active{
    border-bottom: 2px solid #0684BE;
    color: #0684BE !important;
}
.header h2{
    letter-spacing: -1.3px;
    color: #4B4E53;
    font-size: 100px;
}
.header h1{
    letter-spacing: -1.3px;
    color: #29A2E7;
    font-size: 100px;
    font-weight: 700;
}
.header p{
    letter-spacing: -0.26px;
    color: #4B4E53;
    font-size: 25px;
}
.line{
    display: inline-block;
    width: 100px;
    border-bottom: 5px solid #4B4E53;
}
.con{
    padding: 0 15%;
}
.pad{
    padding: 120px 0;
}
h2{
    font-size: 60px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
h1{
    font-weight: 900;
    font-size: 60px;
}
h4{
    font-weight: 900;
    font-size: 36px;
    color: #B5BDC9;
}
h5{
    font-weight: 900;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.f-20{
    font-size: 20px;
}
.text-g{
    color: #959DAA;
}
p{
    font-size: 14px;
    color: #7E8082;
    font-family: 'Lato', sans-serif;
}

.color{
    color: #29A2E7;
}
.text-gray{
    color: #4B4E53;
}
.bg-blue{
    background: #A4E4FE;
    padding: 15px;
}
.xd{
    color: #29A2E7 !important;
}
.btn-white{
    font-size: 13px;
    border: 2px solid #7E8082;
    letter-spacing: -0.14px;
    color: #7E8082;
    padding: 8px 15px; 
    font-family: 'Open Sans', sans-serif;
}
.pl-15{
    padding-left: 15%;
}
.bg-gray{
    background: #ededed;
}
.mx-600{
    max-width: 600px !important;
    margin: auto;
}
.text-l{
    color: #949494;
    font-size: 23px;
}
.carousel-control-next, .carousel-control-prev {
    width: 50px;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50% !important;
    background-color: gray;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators {
    bottom: -25px;
}
footer a{
    display: block;
    padding: 5px 0;
    color: #6B6D71;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}
footer .link a{
    display: inline-block;
    padding: 8px;
}
.heighlights{
    background: url(../images/product-highlights.png) no-repeat;
    padding: 130px 0;
    background-size: cover;
}
.font-400{
    font-weight: 400;
}
/*//////////////////////////////Home Page Finish/////////////////////////////*/
.bg-lomb{
    background: url(../images/bg-stellar-elite.png) no-repeat center;
    background-size: cover;
}
.bg-bvi{
    background: url(../images/bg-bvi.jpg) no-repeat center;
    background-size: cover;
}
.bg-durr{
    background: url(../images/bg-durr.jpg) no-repeat center;
    background-size: cover;
}
.bg-ace{
    background: url(../images/bg-ace.jpg) no-repeat center;
    background-size: cover;
}

.bg-candela{
    background: url(../images/bg-candela.jpg) no-repeat center;
    background-size: cover;
}

.bg-about{
    background: url(../images/about-img-bg.png) no-repeat center;
    background-size: cover;
}
.bg-services{
    background: url(../images/services-assets/service-bg.png) no-repeat center;
    background-size: cover;
}
.bg-partner{
    background: url(../images/partners-assets/bg-partners.png) no-repeat center;
    background-size: cover;
}
.bg-news{
    background: url(../images/news-assets/news-img-bg.png) no-repeat center;
    background-size: cover;
}
.bg-contact{
    background: url(../images/contact-assets/bg-top-contact.png) no-repeat center;
    background-size: cover;
}

.bg-resource{
    background: url(../images/bg-top-resource.jpg) no-repeat center;
    background-size: cover;
}


.h-160{
    min-height: 160px;
}
.link{
    color: #fff !important;
    font-size: 12px;
}
.container{
    max-width: 1260px;
}
/*/////////////////////////*/
.mx-20{
    max-width: 363px;
    margin: auto;
}
.btn-blue{
    background: #0095DC 0% 0% no-repeat padding-box;
    border-radius: 3px;
    color: #fff !important;
    padding: 10px;
    width: 245px;
}
.nav-tabs .active{
    color: #0098DC !important;
}
.nav-tabs .nav-link{
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.bg-mail{
    background: #EDEEEE 0% 0% no-repeat padding-box;
    padding: 80px 0;
    position: relative;
}
.btn-submit{
    background: #575858 0% 0% no-repeat padding-box;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 300;
    padding: 10px 35px;
    margin: 15px 0;
}
.input{
    background: transparent;
    border: 0;
    font-size: 20px;
    border-bottom: 1px solid #87898B;;
    margin-right: 30px;
    padding: 10px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F9F9F9;
}
.table tr{
    display: flex;
    border: 1px solid #dee2e6!important;
}
.table tr td{
    border: 0 !important;
    font-size: 14px;
    min-width: 200px
}

.details{
    padding-left: 20px;
}
.details a{
    font-size: 14px;
    color: #0098DC;
    text-decoration: underline;
}
/*/////////////////////////*/
.font-700{
    font-weight: 700;
}
h3{
    font-size: 36px;
}
.border-left{
    border-left: 2px solid !important;
}
.text-b{
    color: #000;
}
.font-18{
    font-size: 17px;
}
.card .card-header h5{
    padding: 15px;
    color: #949494;
}
.card .active .fa-chevron-down{
    transform: rotate(180deg);
    /*    top: 15px;*/
}
.card{
    border: 0 !important;
}
.card .card-header{
    padding: 0;
    background: transparent;
    border: 1px solid gray;
    position: relative;
}
.fa-chevron-down{
    position: absolute;
    right: 15px;
    top: 15px;
}
.box{
    max-width: 555px;
    margin: auto;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    margin-left: -1px;
    line-height: 1.4;
    color: #949494;
    background-color: transparent;
    border: none;
    font-size: 14px;
} 
.pagination {
    border-radius: 0 !important;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #575858;
    border-color: #575858;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
}
.inputs{
    background: transparent;
    border: 0;
    font-size: 20px;
    border-bottom: 1px solid #87898B;;
    margin-right: 30px;
    padding: 10px;
    width: 100%;
}
.area{
    background: transparent;
    border: 0;
    font-size: 20px;
    border-bottom: 1px solid #87898B;
    padding: 10px;
    width: 100%;
    height: 135px;
}
.btn-send{
    background: #0095DC 0% 0% no-repeat padding-box;
    border-radius: 3px;
    color: #fff !important;
    padding: 10px;
    width: 200px;
    margin-top: 15px;
}




@media(max-width: 1650px){
    .header h2{
        font-size: 70px;
    }
    .header h1{
        font-size: 70px;
    }
    .header p{
        font-size: 18px;
    }
}
@media(max-width: 1366px){
    h3{
        font-size: 30px;
    }
    .header h2{
        font-size: 60px;
    }
    .header h1{
        font-size: 60px;
    }
    .header p{
        font-size: 18px;
    }
    .navbar .nav-item {
        padding: 1px 20px;
    }
    .vip-cvp-txt{
        font-size: 18px;
    }
}
@media(max-width: 992px){
    .navbar .nav-link{
        padding-top: 18px !important;
        max-width: 200px;
        margin: auto;
    }
    .logo{
        max-width: 90px;
    }
    .vh {
        min-height: 40vh;
        align-items:flex-end !important;

    }
    .pos{
        position: absolute;
        top: 25%;
        width: 100%;
    }
    h3{
        font-size: 25px;
    }
    .pl-15{
        padding-left: 0;
    }
    .pad{
        padding: 60px 0;
    }
    .header h2{
        font-size: 40px;
    }
    .header h1{
        font-size: 40px;
    }
    .header p{
        font-size: 16px;
    }
    .con{
        padding: 0 15px;
    }
    h2{
        font-size: 40px;
    }
    h1{
        font-weight: 900;
        font-size: 40px;
    }
    h4{
        font-weight: 900;
        font-size: 28px;
        color: #B5BDC9;
    }
    body {
        padding-top: 60px !important;
    }
}
.text-black{
    color: #000;
}
.map{
    height: 628px;
    max-height: 628px;
    width: 100%;
}
.dropdown-menu .sub{
    font-size: 12px;
    padding-left: 30px;
    padding-top: 5px;
}
.dropdown-item{
    padding-top: 15px;
}
@media(max-width: 768px){
    .bg-home{
        background: url(../images/bg-1.png) no-repeat center right;
        background-size: cover;
    }
    .mbl{
        /*        max-height: 80px;*/
    }
    .nav-tabs .nav-link{
        font-size: 11px;
        color: #000;
        font-weight: 500;
        padding: 8px 5px;
    }
    .text-l{
        color: #949494;
        font-size: 16px;
    }
    .heighlights h1{
        font-size: 20px;
    }
    .heighlights img{
        max-width: 30px;
        margin-bottom: 0 !important;
    }
    .font-18{
        font-size: 10px;
    }
}

.img-cur{
    cursor: pointer;
}

.color-txt{ 
    color: white;
}


.vid-high-text a {

    text-decoration: none !important;
    color: white !important;
}

.pt-lato-16{

    font-size: 17px;
}

.facility-bg{
    background-color: #F5F7F9;
}

.blue-txt-color{
    color: #1A6FA0;
}
.btn-box{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #E1E1E1;
    padding: 10px 30px
}
.v-line{
    border-left: 2px solid #E1E1E1;
    height: 90%;
    position: absolute;
    left: 50%;
}
.over:hover{
    opacity: .6;
}
.line-content{
    background: url(../images/partners-assets/snake.png) no-repeat center top;
    background-size: cover;
    position: relative;
}
.box1 h5{
    color: #2A91E9;
    font-size: 20px;
    font-weight: 600;
}
.whiteHeader{
    background: #fff !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}
.box1 p{
    color: #7E8693;
    font-size: 15px;
}
.ic{
    position: absolute;
    left: -28px;
}
.ic1{
    position: absolute;
    right: -28px;
}
.box1{
    border: 2px solid #E1E1E1;
    max-width: 400px;
    padding: 20px;
    background-color: white;
}
.date{
    color: #000;
}
.date-mbl{
    color: #000 !important;
    display: none;
}
.our-team{
    background: url(../images/partners-assets/img-bg-team.png) no-repeat center;
    background-size: cover;
    padding: 60px 0;
    position: relative;
}
.business{
    background: url(../images/partners-assets/map.png) no-repeat center;
    background-size: cover;
    padding: 60px 0;
}
body{
    padding-top: 90px
}
@media(max-width: 1200px){

    .navbar{
        background: #fff;
    }
    .map{
        height: 100%;
        min-height: 350px;
    }
    .ic{
        position: relative;
        z-index: 10;
    }
    .ic1{
        position: relative;
        z-index: 10;
    }
    .date{
        display: none;
    }
    .box{
        position: relative;
    }
    .box1{
        position: relative;
    }
    .date-mbl{
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 5px;
        margin: 0;
        font-size: 10px !important;
    }
    .box1{
        margin: auto;
    }
    .v-line{
        border-left: 2px solid #E1E1E1;
        height: 100%;
        position: absolute;
        left: 50%;
        display: none;
    }
    .ic{
        text-align: center;
        position: relative;
        left: 0px;
        margin-bottom: -15px;
    }
    .ic1{
        text-align: center;
        position: relative;
        right: -0px;
        margin-bottom: -15px;
    }
}

.content-top-list{
    font-size: 14px;
	color: #4B4E53;
    font-family: 'Lato', sans-serif;
}

.content-center-list{
    font-size: 14px;
	color: #959DAA;
    font-family: 'Lato', sans-serif;
}

.preloader-container{
    background: white;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preloader-container img{
    width: 50vw;
}

body::-webkit-scrollbar{
    display: none;
}

.resource .division-title-container{
    border-bottom: 1px solid #d7d7d7;
    position: relative;
    height: 42px;
}
.resource .division-title-container .division-title{
    color: #04b6f1;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #d7d7d7;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    background: #fff;
}

.resource .item-container{
    display: flex;
    justify-content: flex-start;
    padding-top: 40px;
    padding-bottom: 60px;
}

.resource .item-container .item-icon{
    margin-right: 20px;
}

.resource .item-container .item-title{
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.resource .item-container .download-button{
    text-decoration: underline;
}

.oa-logo-container{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-top: 50px;
}

.oa-logo-container img{
        display: flex;
        align-items: center;
        width: 40vw;
        justify-content: center;
     }

@media(max-width: 768px){
    .oa-logo-container{
        width: 100vw;
        padding-top: 50px;
        padding-top: 50px;
    }

    .oa-logo-container img{
        align-items: flex-start;
        width: 100vw;
    }
    
}

    .partner-inner .product-item {
      padding: 20px;
      background-color: #fff;
      height: 100%;
    }

    .partner-inner .product-title {
      font-size: 28px;
      font-weight: bold;
      position: relative;
      padding-bottom: 10px;
      margin-bottom: 15px;
    }

    .partner-inner .product-title::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 50px;
      height: 2px;
      background-color: #007BFF;
    }

    .partner-inner .product-desc {
      font-size: 14px;
      color: #333;
      line-height: 2;
    }

    .partner-inner.product-divider {
      border-left: 1px dashed #ccc;
    }

    @media (max-width: 767.98px) {
      .partner-inner.product-divider {
        border-left: none;
        border-top: 1px dashed #ccc;
      }
    }

@media (max-width: 768px){
    .navbar-nav .dropdown-menu{
        height: 70vh;
        overflow: auto;
    }

    .nav-link-subsidiaries-highlight .dropdown-menu{
        height: auto;
        overflow: auto;
    }
}




