@import 'bootstrap.min.css';
@import 'main.css';
@import 'responsive.css';

@font-face {
    font-family: HelveticaNeueLTGEO-75Bold;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Linotype-HelveticaNeueLTGEO55Roman.ttf') format("truetype");
}
.main-header {
    background: #ffffffed;
}

.main-menu .navigation > li.current > a {
    color:#616A63
}
.main-menu .navigation > li > a {
    color:#5C655E;
}
.main-header .header-upper .logo-box {
    padding:15px 0;
}
.main-menu .navigation > li > a {
    padding:40px 0;
}
.mobile-nav-toggler {
    display: none;
}
.main-header .header-upper .language-list li a.active {
    color: #ffffff;
    background: #626B64;
    padding: 8px 14px;
    border-radius: 10px;
}
.main-header .header-upper .language-list {
    padding: 40px 0;
}
.head-user-icon {
    background: #00AFEF;
    padding: 9px;
    border-radius: 10px;
    color: #fff;
}
.main-header .header-upper .language-list li {
    margin-right:20px;
}

.main-header .header-upper .language-list li a:first-child {
    border-right: 2px solid #626B64;
    padding-right: 18px;
    font-feature-settings: 'case' on;

}
.banner-section .content-boxed .title {

    color:#87F558;
    
}
.btn-style-one {
     background: #87F558;
     color:#fff;
    
}

.main-menu .navigation > li > a {
    font-feature-settings: 'case' on;
}
.banner-section .content-boxed .sub-title {
    font-feature-settings: 'case' on;
    font-size: 30px;
}
.banner-section .content-boxed .title {
    font-feature-settings: 'case' on;
    font-size: 55px;
}
.btn-style-one {
    border-radius: 10px!important;
    font-feature-settings: 'case' on;
    line-height: 30px;
    font-size: 15px;
}
.advantages {
    margin-top: -160px;
    z-index: 100;
    display: block;
    position: relative;
    border-top: 2px solid #fff;
    padding-top: 40px;
    background: #2f2f2fa3;
    padding-bottom: 33px;
}

.adv-box {
    text-align: center;
}
.adv-box i {
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 20px;
    width: 48px;
    height: 48px;
    color:#00AEEE;
    padding-top: 12px;
}
.adv-box img {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 10px;
    font-size: 30px;
    width: 48px;
    height: 48px;
    padding: 10px;
}

.adv-box h4 {
    color: #fff;
    font-feature-settings: 'case' on;
    font-size: 16px;
    padding-top: 10px;
}
.banner-section .content-boxed .title {
    margin-top:15px;
}
.sec-title h2 {
    font-size:30px;
}
.sec-title h2 span {
    color:#00AFEF;
}

.sec-title {
    position: relative;
    margin-bottom: 30px;
    border-bottom: 2px solid #00AFEF;
    padding-bottom: 20px;
}

.testimonial-block h2 {
    font-weight: bold;
   
    line-height: 1.5;
}
.testimonial-block h2 span {
    color:#00AEEE;
}
.search-service-block select {
    margin-top:15px;
    margin-bottom:25px;
}
.search-service-block select {
    border: #626B6480 1px solid;
    padding: 16px 32px 16px 32px;
    border-radius: 10px;
    width: 67%;
    margin-right: 20px;
}
.search-service-block button {
    padding: 12px 40px;
}
.sl-main-image {
    height: 498px; object-fit: cover;
    border-radius: 10px!important;
}

.home-services-block-slider .adv-box i {
    border: 2px solid #fff0;
    border-radius: 10px;
    font-size: 35px;
    width: 112px;
    height: 112px;
    color: #fff;
    padding-top: 12px;
    margin-left: -6px;
}
.home-services-block-slider .adv-box img {
    border: 2px solid #fff0;
    border-radius: 10px;
    font-size: 35px;
    width: 60px;
    height: 60px;

    padding-top: 12px;
  




}
.home-services-block-slider .adv-box {
    text-align: center;
    background: #626B6480;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    padding-top: 20px;
}
.home-services-block-slider .adv-box:hover {
    background: #87F558;
    cursor: pointer;
}

.testimonial-section .owl-nav .owl-next {
    background: #00A0DA;
    color: #fff;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
    border-radius: 10px;
    margin-left: 15px;
}
.testimonial-section .owl-nav .owl-prev {
    background: #626B64;
    color: #fff;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
    border-radius: 10px; 
}
.testimonial-section .owl-nav {
    top: -110px;
}

.news-block .inner-box .lower-content {
    padding-top:10px;
}
.main-footer h3 {
    color: #00AFEF;
    font-feature-settings: 'case' on;
    font-size: 18px;
    margin-bottom: 10px;
}
.main-footer .link-widget ul li a {
    position: relative;
    color: #626B6480; 

    }
    .main-footer .contact-widget ul li {
        color: #626B6480; 
        margin-bottom:3px;
    }
    .main-footer .contact-widget ul li a {
        color: #626B6480; 
        margin-bottom:3px;
    }
    .main-footer {
        padding-bottom:50px;
    }
    .main-header.fixed-header .main-menu .navigation > li > a {
        padding: 30px 0px;
        color: #fff;
    }

    .fixed-header .logo img {
        filter: invert(100%) sepia(4%) saturate(18%) hue-rotate(159deg) brightness(106%) contrast(100%);


    }

    .page-title-two-section {
        position: relative;
        padding: 140px 0px 130px;
    }
    .page-title-two-section .page-breadcrumb li a {
        font-size:15px;
    }
    .page-title-two-section .page-breadcrumb li:last-child {
        font-size:15px; 
    }

    .page-title-two-section .page-breadcrumb {
        border-bottom: 2px solid #87F558;
        padding-bottom: 10px;
    }

    .about-style-tow {
        padding-top: 0px;
        margin-bottom:50px;
    }