﻿
:root {
    --Primary-Color: #309399;
    --Secondary-Color: #0e204d;
    --Body-Color: #848e9f;
    --Heading-Color: #1f314f;
    --gray-Color: #2c2c2c;
}

a {
    color: var(--Primary-Color);
}

.header-topbar {
    background-color: rgb(44, 44, 44, 90%);
    background-image: url(/en-assets/images/pattern-3.png);
    background-size: cover;
}

.navbar-brand .logo-light, .navbar-brand .logo-dark {
    width: 290px;
}



.form-group {
    margin-bottom: 20px;
}

.nice-select:after {
    border-color: #000;
    right: 15px;
}

.nice-select:before {
    background-color: transparent;
}

.nice-select .list {
    overflow-y: scroll;
    max-height: 200px;
}

.widget {
    padding: 30px 20px;
}

    .widget .widget__title {
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }

.widget-services ul li a {
    font-size: 15px !important;
    padding: 15px 20px !important;
    border-radius: 15px !important;
}

.navbar .dropdown-menu .nav__item .nav__item-link:hover {
    color: var(--Primary-Color);
    background-color: transparent;
}

label.error {
    color: red;
    font-size: 10px;
    font-weight: 400;
    margin: 7px 0px 0px 10px;
}

.dropdown-menu.le2 {
    left: 175px !important;
    top: 0px !important;
    border-radius: 6px !important;
    background-color: #F5F5F5;
}

.member.slick-slide {
    cursor: pointer;
}

.form-control {
    border-radius: 15px;
    padding: 15px 20px;
}

.nice-select {
    line-height: 25px;
}

.contact__list {
    padding: 20px 20px 20px 20px;
}

.social-icons a i {
    color: #fff;
}

.phone__number {
    font-size: 15px;
}

.pagetitle__heading {
    font-size: 30px;
    margin-bottom: 10px;
}

.contact-layout1 .contact-panel__info, .contact-layout2 .contact-panel__info {
    padding: 40px 30px;
}

.navbar {
    margin: 0px;
}

    .navbar .nav__item .nav__item-link {
        line-height: 70px;
    }

    .navbar .navbar-brand {
        height: 100%;
        padding-top: 13px;
    }


.navbar-collapse.collapse {
    padding-left: 50px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #ffffff;
}

.about__Text h1.title {
    font-size: 40px;
}

/*footer {
    margin-top: 50px;
}*/

.is-sticky > .container, .is-sticky .navbar-brand {
    padding-top: 0px;
}

.footer .phone__number {
    margin: 8px 0px 0px 0px;
}

.footer-primary {
    position: relative;
    background-image: url(/en-assets/images/pattern-4.png);
    background-repeat: repeat;
    background-position: center;
    background-size: contain;
    background-color: var(--gray-Color) !important;
}

.footer [class*="footer-widget"] {
    margin-bottom: 20px;
}

.video-banner-layout3 img {
    width: 100%;
}

.footer .footer-primary {
    padding-top: 60px;
    padding-bottom: 40px;
}

.footer-widget-about img {
    width: 230px;
    position: relative;
    top: -20px;
}

.footer .footer-secondary {
    padding: 20px 0;
    font-weight: bold;
    background-color: #f5f5f5 !important;
}

.footer [class*="footer-widget"] {
    margin-bottom: 20px;
}

.footer .list-unstyled.about li {
    margin-bottom: 30px;
    color: #fff;
    line-height: 26px;
}

    .footer .list-unstyled.about li i {
        font-size: 18px;
        position: relative;
        padding-right: 5px;
        top: 4px;
    }

.footer .contact-list li {
    line-height: 22px;
}

.lan-link {
    border-right: 1px solid #fff;
    margin-right: 10px;
    padding-right: 10px;
    color: #fff;
    font-family: 'tahoma';
    margin-bottom: 0px !important;
}


.header .navbar-brand img {
    object-fit: contain;
}

.lan-mobile {
    display: none;
}

.slider .slide-item {
    height: calc(100vh - 250px);
    min-height: 550px;
}

.feature-item .feature__title {
    height: 40px;
}

.features-layout1.about-way:after {
    content: none;
}

.features-layout1 .heading__desc.font-weight-bold {
    text-align: center;
    padding: 0px 10px;
}

.features-layout1:after {
    height: 160px;
}

.feature-item:hover .feature__icon img:nth-of-type(2) {
    opacity: 0.2;
}

.feature-item .feature__icon img:nth-of-type(2) {
    position: absolute;
    right: -30px;
    font-size: 80px;
    opacity: 0;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.feature-item .btn__link {
    right: 40px;
    left: unset;
}

    .feature-item .btn__link i {
        transform: rotate(180deg);
    }

.about-layout1 .about__Text {
    z-index: 10;
    position: relative;
}

.work-process {
    margin: 0px 40px 100px 60px;
}

.work-process {
    position: relative;
    background-image: url(/en-assets/images/pattern-4.png);
    background-repeat: repeat;
    background-position: center;
    background-size: contain;
}

.bg-overlay-blue-gradient:after {
    content: "\e940";
    font-family: icomoon;
    position: absolute;
    right: -15px;
    top: -20px;
    font-size: 207px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.1);
    -webkit-transform: rotate(122deg);
    transform: rotate(337deg);
    z-index: 0;
}


.bg-overlay-blue-gradient .container.first:after {
    content: "\e93a";
    font-family: icomoon;
    position: absolute;
    left: -20px;
    bottom: 255px;
    font-size: 207px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.1);
    -webkit-transform: rotate(122deg);
    transform: rotate(337deg);
    z-index: 0;
}

.service__img img {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.service__img img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.bg-overlay-blue-gradient:before {
    border-radius: 15px !important;
}

.work-process .cta {
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}

.service-item .service__content {
    padding: 25px 35px 30px 35px;
}

.service__content .service__title {
    margin-bottom: 15px;
    font-size: 20px;
}


.service__content .service__desc {
    color: var(--Secondary-Color);
    font-size: 14px;
    margin-bottom: 30px;
    text-align: left;
}

.service-item .service__content .btn {
    float: left;
    margin-bottom: 25px;
}

.service-item .service__content .btn {
    float: left;
    margin-bottom: 25px;
}

.btn {
    height: 45px;
    font-size: 14px;
    font-weight: normal;
}

.btn__rounded {
    border-radius: 15px;
}

.slick-arrow.slick-prev {
    left: -55px;
}

.slick-arrow.slick-next {
    right: -55px;
}

.work-process .cta {
    padding-top: 130px;
    margin-top: -150px;
}

#content .order-2 {
    order: 0;
}

#content .order-0 {
    order: 2;
}

.navbar .nav__item {
    position: relative;
    margin-right: 20px;
}



@media (max-width: 1650px) {
    .navbar-brand .logo-light, .navbar-brand .logo-dark {
        width: 240px;
        height: 80px;
    }
}


@media (max-width: 768px) {
    .header .navbar-brand img {
        max-width: 230px;
    }

    .navbar .navbar-brand {
        padding-top: 0px;
    }

    .header .navbar > .container-fluid {
        justify-content: left;
    }

    .navbar-collapse.collapse {
        padding-left: 0px;
        width: unset;
    }

    .footer .footer-widget-about.logo {
        text-align: center;
    }

    .navbar .nav__item [data-toggle=dropdown]:after {
        padding-right: 25px;
    }

    .navbar .nav__item .nav__item-link {
        line-height: 22px !important;
    }

    .lan-mobile {
        display: list-item;
        border-top: 1px solid #BDBDBD;
        margin-top: 10px;
        padding-top: 5px;
        font-family: 'tahoma';
        margin-right: 10px !important;
    }

    .about-layout1 .about__Text, .about-layout4 .about__Text {
        padding: 0 10px;
    }

    .about__Text h1.title {
        font-size: 28px;
    }

    .about-layout1 .about__Text p:first-of-type:before, .about-layout4 .about__Text p:first-of-type:before {
        left: -12px;
    }

    .feature-item .feature__content {
        padding: 20px;
        text-align: center;
    }

    .work-process {
        margin: 0px 15px 100px 15px;
    }

    .slick-arrow.slick-prev {
        left: -35px;
    }

    .slick-arrow.slick-next {
        right: -35px;
    }

    .navbar .nav__item .nav__item-link {
        padding-left: 30px;
    }

    .navbar .navbar-collapse .navbar-nav {
        width: 300px;
    }

    .table-bordered {
        margin: 0px 15px;
    }

    .sidebar.w-100 {
        margin: 0px 15px;
    }

    section {
        padding-top: 50px !important;
    }

    #content .order-2 {
        order: 2;
    }

    #content .order-0 {
        order: 0;
    }
}
