




.list-lang {
    display: inline-block;
    position: relative;
}

    .list-lang a {
        cursor: pointer;
    }

        .list-lang a:hover {
            color: black;
        }

    .list-lang span {
        font-size: 13px;
    }

    .list-lang img {
    }

.drop-list-lang {
    display: none;
}

    .drop-list-lang li {
        text-align: right;
        float: left;
        width: 100%;
        margin: 0;
    }

    .drop-list-lang a {
        float: right;
    }


.list-lang:hover .drop-list-lang {
    display: block !important;
    position: absolute;
    min-width: 93px;
    z-index: 999;
    right: 13px;
}

.list-search {
    float: left;
    text-align: left;
    width: 100%;
}

.top-header {
    /* float: left; */
    /* width: 100%; */
    background: #eeeeee;
    padding: 5px 0;
}

.list-top-inline {
    float: left;
    display: flex;
    width: 100%;
}

.list-top-inline-item {
    display: inline-block;
    font-family: 'Nunito-Bold';
    font-size: 14px;
    margin-right: 80px;
}

    .list-top-inline-item i {
        font-size: 16px;
        color: #41609f;
    }

    .list-top-inline-item:last-child {
        margin-right: 0;
    }


.slogan-cpn {
    text-align: left;
    float: left;
    width: 100%;
    margin: 18px 0;
}

    .slogan-cpn h3 {
        font-family: 'Nunito-Bold';
        font-size: 22px;
        color: #3d588f;
        text-transform: uppercase;
        margin: 0;
    }

    .slogan-cpn p {
        margin: 0;
        font-family: 'Nunito-Bold';
        font-size: 15px;
        /* margin-left: 135px; */
    }

.mobile-search {
    color: #000000;
    padding: 0;
    display: block;
    position: relative;
    border-radius: 50%;
    margin: 20px auto 0;
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 52px;
    padding-bottom: 10px;
}

.top-categories-search-main {
    position: absolute;
    top: auto;
    right: 4px;
    min-width: 290px;
    z-index: 9;
    display: none;
}

.list-search:hover .top-categories-search-main {
    display: block;
}

.btn-searchs {
    background: black;
}

    .btn-searchs a {
        color: white !important;
    }

body {
    /* font-family: 'TUV-Montserrat-Regular'; */
    font-family: 'Nunito-Regular' !important;
}

.copy-text {
    text-align: left;
}

.bq-text {
    text-align: right;
}

.map-box {
}

.if-maps {
    max-height: 160px;
    max-width: 100%;
    float: left;
    width: 100%;
    overflow: hidden;
}

.company-info {
}

    .company-info h3 {
        text-align: center;
        font-size: 16px !important;
        margin-bottom: 32px !important;
    }

        .company-info h3:after {
            content: "";
            position: absolute;
            bottom: 4px !important;
            left: 0px;
            height: 1px;
            margin: 0 auto !important;
            right: 0;
            width: 70px;
            background-color: white;
        }

.list-menu-style {
}

    .list-menu-style a {
        padding-left: 15px !important;
        position: relative;
    }

        .list-menu-style a:before {
            position: absolute;
            font-family: FontAwesome;
            content: "\f111";
            color: white;
            font-size: 9px;
            left: 0;
            top: 5px;
        }

.section_about .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

    .section_about .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.about-types {
    font-family: 'Nunito-Regular';
    padding: 5px 25px 0;
}

    .about-types p {
        font-size: 17px;
        margin-bottom: 35px;
        color: #464646;
    }

        .about-types p:last-child {
            margin: 0 !important;
        }

.section_product .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

    .section_product .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.section_project .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
    font-family: 'Nunito-Regular';
    font-weight: bold;
    color: #5472ae;
}

    .section_project .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.contact-price {
    color: #41609f !important;
}

.section_project .tab-projects .blog-item-thumbnail {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.project-items-tr {
    position: relative;
    width: 100%;
    float: left;
}

.know-more {
    font-size: 15px;
    width: 136px;
    height: 42px;
    line-height: 42px;
    background: #435b8b;
    border: 1px solid white;
    display: block;
    margin: 15px auto -30px;
}

.title-home {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 24px;
    font-family: 'Nunito-Regular';
    font-weight: bold;
    text-align: center;
    color: #5472ae;
}

    .title-home:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.new-one {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.new-one-img {
    float: left;
    width: 100%;
}

    .new-one-img img {
        width: 100%;
    }

.new-one-contents {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 10px;
    background: #00000096;
}

.new-one-date {
    color: white;
    font-size: 13px;
    font-family: 'Nunito-Regular';
}

.new-one-title {
    margin: 5px 0;
    font-family: 'Nunito-Bold';
}

    .new-one-title a {
        margin: 5px 0;
        font-size: 16px;
        color: white;
        text-transform: uppercase;
    }

.new-one-desc {
    font-size: 14px;
    color: white;
    display: block;
    font-family: 'Nunito-Regular';
}

.new-two {
    float: left;
    width: 100%;
    margin: 0 0 12px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 14px;
}

.new-two-img {
    float: left;
    width: 100%;
    max-width: 160px;
    margin-right: 12px;
}

.new-two-content {
    /* padding-bottom: 11.5px; */
    /* border-bottom: 1px solid #b7b7b7; */
}

.new-two-date {
    font-size: 12px;
    color: #878787;
    font-family: 'Nunito-Regular';
}

.new-two-title {
    margin: 2px 0 0px 0;
    text-transform: uppercase;
    font-family: 'Nunito-Bold';
}

    .new-two-title a {
        font-size: 14px;
        color: #5472ae;
    }

.new-two-desc {
    font-size: 13px;
    color: #3a3737;
    font-family: 'Nunito-Regular';
}

.new-home-section {
    background-image: url(../images/b_ground.jpg);
    padding: 45px 0 50px;
}

.new-readmore {
    font-size: 13px;
    width: 130px;
    height: 42px;
    line-height: 42px;
    background: #435b8b;
    border: 1px solid white;
    font-family: 'Nunito-Regular';
    text-transform: uppercase;
    display: block;
    margin: 35px auto 0;
    color: white;
    text-align: center;
}

    .new-readmore:hover {
        color: white !important;
    }

.mes-error {
    color: red;
    font-size: 15px;
}

.mes-sucess {
    color: blue;
    font-size: 15px;
}

.sup-img {
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #dbdbdb;
}

.list-blogs {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.blogs-rights {
}

.aside-item .heading {
    float: left;
    width: 100%;
}

.header_menu.is-sticky {
    background: #41609f;
    position: fixed;
    top: -30px;
    left: 0;
    width: 100%;
    opacity: 1;
    z-index: 999;
    padding: 0 14%;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
    -webkit-transform: translate3d(0,30px,1px) !important;
    transform: translate3d(0,30px,1px) !important;
    -webkit-transition: opacity 2s ease,-webkit-transform 2s ease !important;
    transition: opacity 2s ease,-webkit-transform 2s ease !important;
    transition: transform 2s ease,opacity 2s ease !important;
    transition: transform 2s ease,opacity 2s ease,-webkit-transform 2s ease !important;
}


.price {
    font-size: 14px;
    font-weight: 300;
    color: red;
}
.section_product .section-head h2:hover {

    color: #1a1a1a;

    background: #FEE5A2;
    background: -webkit-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: linear-gradient(0deg, #cba54a 0%, #FEE5A2 100%);
    -webkit-background-clip: text;
    color: transparent;
}
    .section_product .section-head h2:hover:before {
     
        background: url(../images/line-gold.png) no-repeat;
        
    }

.title-home:hover {
    color: #1a1a1a;
    background: #FEE5A2;
    background: -webkit-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: linear-gradient(0deg, #cba54a 0%, #FEE5A2 100%);
    -webkit-background-clip: text;
    color: transparent;
}
    .title-home:hover:before {
        background: url(../images/line-gold.png) no-repeat;
    }


.section_about .section-head:hover  h2 {
    font-family: 'Nunito-Regular';
    font-weight: bold;
    font-size: 24px;
    color: #1a1a1a;
    margin: 0 0 12px;
    background: #FEE5A2;
    background: -webkit-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: linear-gradient(0deg, #cba54a 0%, #FEE5A2 100%);
    -webkit-background-clip: text;
    color: transparent;
}
.section_about .section-head:hover  h2:before {
    position: absolute;
    content: "";
    background: url(../images/line-gold.png) no-repeat;
    height: 20px;
    width: 100%;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    max-width: 210px;
}