﻿a:hover {
    text-decoration: none;
}

.megamenu .menu-description a.menu-heading {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

.megamenu .menu-description p {
    color: #fff1dc;
}

h1.huge-text.hero-heading-color.fw-extra-bold.lh-1 {
    font-size: 5rem;
    line-height: 125px;
    margin-right: 15px;
    /* text-align: center; */
    font-weight: 600 !important;
    background: -webkit-linear-gradient(0deg, #6c3310, #fff 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero-inner-text {
    --bs-hero-inner-text-padding: 80px 0 100px 0;
    padding: var(--bs-hero-inner-text-padding);
}

.megamenu-contents {
    overflow: hidden !important;
}

.navbar-nav .nav-link {
    color: rgba(47,42,62, 1);
}

    .navbar-nav .nav-link:hover {
        color: #fff;
        background: rgba(41,45,41,1);
    }

.megamenu-contents, .dropdown .dropdown-menu.show {
    background-color: rgba(41,45,41,1);
}

.fw-extra-bold-h5-banner {
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    line-height: 50px;
}

.subtitle-width-custom {
    font-size: 1.6rem;
}

.fw-extra-bold-about-cus {
    font-size: 4rem;
}

.section-header .logo img {
    /*padding-top: 10px;
    padding-bottom: 10px;
    width: inherit;*/
    height: 80px;
}

.sticky .logo img {
    height: 63px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.xx-color {
    color: #6c3310;
}

.container.home-tu-van {
    text-align: center;
}

header .container-fluid {
    padding-right: 0;
}

.uk-margin {
    margin-bottom: 30px;
}

.home-tu-van .head-line {
    font-weight: 700;
    color: #222222;
    font-size: 25px;
}

.content-tu-van .item_tuvan_1 {
    position: relative;
    display: inline-block;
}

.home-tu-van .hot-line {
    text-align: right;
}

.content-tu-van .hot-line-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 13.21px;
    color: #fff;
    margin: 0;
    position: absolute;
    top: 7px;
    right: 63px;
}

.content-tu-van .hot-line-number {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    top: 22px;
    left: 135px;
    letter-spacing: 2px;
    margin: 0;
    text-align: left;
}

body .content-tu-van .hot-line-number {
    top: 30px;
    font-size: 21px;
    left: 106px;
}

.content-tu-van .gui-yeu-cau-tu-van-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    position: absolute;
    top: 22px;
    left: 119px;
    margin: 0;
}

.hot-line img {
    height: 60px;
}

.gui-yeu-cau-tu-van img {
    height: 60px;
}

.uk-width-expand\@m {
}

.content-tu-van .uk-width-expand\@m {
    position: relative;
    margin: 5px;
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
}

.bg-footer {
    background: #002d62;
}

.color-gradient {
    background: -webkit-linear-gradient(0deg, #ffc480, #ffa033 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

footer .contact-lists li::after {
    background: -webkit-linear-gradient(0deg, #ffc480, #ffa033 50%);
}

.service-h2-detail, .project-h2-detail {
    font-size: 40px;
}

.service-subtitle-width-cus {
    font-size: 20px;
}

.service-description {
}

    .service-description p {
    }

    .service-description h1 {
        font-size: 27px;
        font-weight: 600;
    }

    .service-description h2 {
        font-size: 25px;
        font-weight: 600;
    }

    .service-description h3 {
        font-size: 23px;
        font-weight: 600;
    }

    .service-description h4 {
        font-size: 20px;
        font-weight: 600;
    }

    .service-description h5 {
        font-size: 18px;
        font-weight: 600;
    }

    .service-description h6 {
        font-size: 16px;
        font-weight: 600;
    }

    .service-description strong {
        font-weight: 600;
    }

.section-home-tu-van {
    margin-top: 50px;
}

.footer-address {
    color: #DCDCDC;font-size: 15px;
}

.color-white {
    color: #DCDCDC;font-size: 15px;
}

.address-details a {
    color: #DCDCDC;
}

.footer-contents {
    padding-top: 50px;
    padding-bottom: 20px;
}

.list-gallery .thumbnail-gallery {
    height: 150px;
    overflow: hidden;
}

.gal {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

    .gal img {
        width: 100%;
        padding: 7px 0;
    }

@media (max-width: 500px) {

    .gal {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
}

.home-heading-title {
    font-size: 4rem;
}

.swiper-custom-progress .text-secondary {
    --bs-text-opacity: 1;
    color: #0e2d3f;
}

.page-title-h2 {
    font-size: 75px;
}

.section-service-detail {
    margin-top: 50px;
}

.hotline-header img {
    vertical-align: middle;
    height: 20px;
    width: auto;
}

.hotline-header {
    background: #0000d2;
    color: #fff !important;
    background: #00387a;
}

    .hotline-header, .hotline-header i {
        color: #fff;
    }

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring-wrap {
    left: 20px;
    bottom: 20px;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-bar {
    background: rgb( 30, 115, 190, .7 );
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 87px;
    height: 87px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(47,42,62, 1);
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 57px;
    height: 57px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(47,42,62, 1);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: rgba(47,42,62, 1);
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px;
        }

.hotline-bar {
    position: absolute;
    background: #6c3310;
    height: 40px;
    width: 171px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}

    .hotline-bar > a {
        color: #FFF;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

        .hotline-bar > a:hover,
        .hotline-bar > a:active {
            color: #fff;
        }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.stroke-heading.stroke-heading-2 svg {
    stroke: #fff;
}

.about-contents {
    color: #fff;
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: transparent;
}

.dropdown .dropdown-item .link-hover-animation-1 {
    --bs-link-hover-animation-color: #fff;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
}

.menu-heading.link-hover-animation-1 {
    --bs-link-hover-animation-color: #fff;
}

.btn-banner-home-1 {
    color: #ffa033;
    --bs-btn-border-color: #ffa033;
}

.btn-banner-home-2 {
    background: rgba(47, 42, 62, 1);
    color: #fff;
    --bs-btn-after-bg: #00387a;
    --bs-btn-border-color: #fff;
}

.btn-link-11 {
    color: #ffa033;
    border-bottom: 1px solid #ffa033;
}

    .btn-link-11:hover {
        color: #cc6d00;
    }

    .btn-link-11.link-hover-animation-1 {
        --bs-link-hover-animation-color: #cc6d00;
    }

.link-11 {
    color: #ffa033;
}

    .link-11:after {
        background: #ffa033;
    }

.gallery-contents .gallery-wrapper .gallery-info .gallery-description {
    font-weight: 500;
    color: #fff;
}

.service-details {
    padding: 10px;
}

    .service-details h4 {
        font-size: 26px;
    }

    .service-details p {
        font-size: 18px;
        font-weight: 400;
    }

footer .separator:after {
    background: #f7f8f9;
}

footer .address-details {
    border-left: 1px solid #f7f8f9;
}

footer .footer-contents {
    border-bottom: 1px solid #f7f8f9;
}

footer .logo-footer {
    height: 120px;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #fff;
}

.nav-link.active, .nav-link.show, .nav-link:hover {
    background: -webkit-linear-gradient(0deg, #804400, #663600 50%);
}

.service-h2-detail {
    --bs-heading-separator-padding-bottom: 15px;
    --bs-heading-separator-margin-bottom: 5px;
}

.service-detail-custom {
}

.widget-right-custom {
}

    .widget-right-custom h5 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .widget-right-custom ul {
    }

        .widget-right-custom ul li {
        }

            .widget-right-custom ul li svg {
            }

            .widget-right-custom ul li a {
                font-size: 18px;
            }

.project-h2-detail {
    --bs-heading-separator-padding-bottom: 15px;
    --bs-heading-separator-margin-bottom: 5px;
}

.btn-link {
    --bs-link-color: -webkit-linear-gradient(0deg, #ffc480, #ffa033 50%);
    border-bottom: 1px solid #ffa033;
}

.about-us-h2 {
    font-size: 40px;
}

.about-us-p {
    font-size: 20px;
}

.about-us-h2 {
    --bs-heading-separator-padding-bottom: 15px;
    --bs-heading-separator-margin-bottom: 5px;
}

.about-contents-cus-1 {
    padding: 50px 0;
}

    .about-contents-cus-1 h5 {
        font-size: 2rem;
    }

    .about-contents-cus-1 .about-main-3 {
    }

        .about-contents-cus-1 .about-main-3 p {
            font-size: 16px;
            font-weight: 200;
        }
.contact-h2-detail {
    --bs-heading-separator-padding-bottom: 15px;
    --bs-heading-separator-margin-bottom: 5px;
    font-size: 40px;
}
.error-form {
    color: #ff0000;
    font-size: 14px;
}