@font-face {
    font-family: "fl-icons";
    font-display: block;
    src: url(fonts/fl-icons.eot?v=3.19.8);
    src: url(fonts/fl-icons.eot#iefix?v=3.19.8) format("embedded-opentype"),
        url(fonts/fl-icons.woff2?v=3.19.8) format("woff2"),
        url(fonts/fl-icons.ttf?v=3.19.8) format("truetype"),
        url(fonts/fl-icons.woff?v=3.19.8) format("woff"),
        url(fonts/fl-icons.svg?v=3.19.8#fl-icons) format("svg");
}
:root {
    --primary-color: #2a9733;
    --fs-color-primary: #2a9733;
    --fs-color-secondary: #2a9733;
    --fs-color-success: #2a9733;
    --fs-color-alert: #b20000;
    --fs-experimental-link-color: #2a9733;
    --fs-experimental-link-color-hover: #111;
}
.wp-call-button {
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 9999999999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    left: 20px;
    bottom: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDU5cHgiIGhlaWdodD0iNDU5cHgiIHZpZXdCb3g9IjAgMCA0NTkgNDU5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTkgNDU5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNhbGwiPjxwYXRoIHN0eWxlPSJmaWxsOiB3aGl0ZTsiIGQ9Ik05MS44LDE5OC45YzM1LjcsNzEuNCw5Ni45LDEzMC4wNSwxNjguMywxNjguM0wzMTYuMiwzMTEuMWM3LjY0OS03LjY0OSwxNy44NS0xMC4xOTksMjUuNS01LjFjMjguMDUsMTAuMiw1OC42NDksMTUuMyw5MS44LDE1LjNjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjV2ODYuN2MwLDE1LjMtMTAuMiwyNS41LTI1LjUsMjUuNUMxOTMuOCw0NTksMCwyNjUuMiwwLDI1LjVDMCwxMC4yLDEwLjIsMCwyNS41LDBoODkuMjVjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjVjMCwzMC42LDUuMSw2MS4yLDE1LjMsOTEuOGMyLjU1LDcuNjUsMCwxNy44NS01LjEsMjUuNUw5MS44LDE5OC45eiIvPjwvZz48L2c+PC9zdmc+ ) center/30px 30px no-repeat #269041 !important;
}
.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

.off-canvas .mfp-content.off-canvas-cart {
    --drawer-width: 360px;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1250px
}

.row.row-collapse {
    max-width: 1220px
}

.row.row-small {
    max-width: 1242.5px
}

.row.row-large {
    max-width: 1280px
}

.header-main {
    height: 90px
}

#logo img {
    max-height: 90px
}

#logo {
    width: 142px;
}

.header-bottom {
    min-height: 55px
}

.header-top {
    min-height: 30px
}

.transparent .header-main {
    height: 82px
}

.transparent #logo img {
    max-height: 82px
}

.has-transparent+.page-title:first-of-type,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+#main .page-header-wrapper:first-of-type .page-title {
    padding-top: 82px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important
}

.stuck #logo img {
    max-height: 70px !important
}

.header-bg-color {
    background-color: #ffffff
}

.header-bottom {
    background-color: #f1f1f1
}

.header-main .nav>li>a {
    line-height: 16px
}

.stuck .header-main .nav>li>a {
    line-height: 50px
}

.header-bottom-nav>li>a {
    line-height: 16px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

.nav-dropdown {
    font-size: 100%
}

body {
    color: #000000
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #111111;
}

body {
    font-size: 100%;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: Roboto, sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav>li>a {
    font-family: "Roboto Condensed", sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: "Roboto Condensed", sans-serif;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: "Roboto Condensed", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: "Dancing Script", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.header:not(.transparent) .header-bottom-nav.nav>li>a {
    color: #0a0a0a;
}

.has-equal-box-heights .box-image {
    padding-top: 100%;
}

@media screen and (min-width: 550px) {
    .products .box-vertical .box-image {
        min-width: 300px !important;
        width: 300px !important;
    }
}

.nav-vertical-fly-out>li+li {
    border-top-width: 1px;
    border-top-style: solid;
}

/* Custom CSS */
b,
strong {
    font-weight: inherit;
    font-weight: 700;
}

.home .header-main .nav>li>a {
    line-height: 16px;
    text-shadow: 1px 0 0 #1e90ff, -1px 0 0 #1e90ff, 0 1px 0 #1e90ff, 0 -1px 0 #1e90ff, 1px 1px #1e90ff, -1px -1px 0 #1e90ff, 1px -1px 0 #1e90ff;
    font-size: 20px;
    color: #fff;
}

.home .stuck .header-main .nav>li>a {
    line-height: 50px;
    font-size: 20px;
    color: #1e90ff;
    text-shadow: none;
}

.header-main .nav>li>a {
    line-height: 16px;
    font-size: 20px;
    color: #111;
}

.stuck .header-main .nav>li>a {
    line-height: 50px;
    font-size: 20px;
    color: #111;
    text-shadow: none;
}

.title-icon:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, #ffffff00, #1e90ff, #ffffff00);
}

.cot-phai-vitri {
    background-image: url('img/bg-vi-tri-khu-do-thi-van-phuc.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 90px;
    padding-left: 4%;
    padding-right: 4%;
    background-position: right center !important;
}

.style-tabhome ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-center li {
    background-color: #419bf3c7;
    font-size: 20px;
    border-radius: 5px;
}

.style-tabhome ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-center a {
    color: #fff;
    border-radius: 5px;
}

ul.nav.nav-tabs.nav-uppercase.nav-size-normal.nav-center .active a {
    color: #fff;
}

.icon-box.featured-box.iconbox-footer.icon-box-left.text-left p {
    line-height: 10px;
}

/*-- chia cột Form --*/
#info-left {
    width: 49%;
    float: left;
    margin-right: 2%;
}

#info-right {
    width: 49%;
    float: right;
}

.form-contact-twocol:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 10px;
}

.form-contact-twocol {
    display: block;
}

/*-- Chèn icons lên Form --*/
.wpcf7 p {
    position: relative;
}

#icon-form {
    position: absolute;
    color: #666666;
    z-index: 100;
    font-size: 18px;
    top: 8px;
    right: 10px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    width: 50%;
    border-radius: 6px;
    display: block;
    color: #fff;
    text-align: center;
    transition: background-color 0.3s ease;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    box-shadow: none;
    border-radius: 6px;
}

.section-footer {
    margin-bottom: 0;
    /* Loại bỏ khoảng trống bên dưới */
    padding-bottom: 20px;
    /* Giữ một khoảng nhỏ cho đẹp mắt */
}

/* Đảm bảo form căn giữa và không bị dư padding */
.section-footer .wpcf7-form {
    margin-bottom: 0;
}

/* Căn chỉnh lại khoảng trống dưới nút "GỬI ĐI" */
.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    margin-bottom: 0;
}

.map-footer p {
    margin-bottom: -10px;
}

.col-nhunglydo.row-divided>.col+.col:not(.large-12) {
    border: 1px solid #ececec;
}

.col-nhunglydo {
    border: 1px solid #000;
    /* Border 1px solid với màu đen */
}

.col-nhunglydo .large-4 {
    border: 2px #fff solid;
    border-right: 0px;
}

.tienich-icon:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 36px;
    bottom: 20px;
    transform: translate(-50%, 50%);
    background-image: url(img/icon-vanphuc.png);
    background-size: cover;
    width: 26px;
    height: 30px;
    z-index: 1;
}

.tienich-icon:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, white, #1e90ff, white);
}

.nav-tabs {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.nav-tabs .tab {
    flex: 1;
    text-align: center;
}

.nav-tabs .tab a {
    display: block;
    padding: 10px 0;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

/* Thêm hiệu ứng hover */
.nav-tabs .tab a:hover {
    background-color: #f1f1f1;
    border-radius: 5px;
}

.nav-tabs .tab.active a {
    background-color: #0682fb;
    color: white;
}

.nav-tabs .tab a:hover {
    background-color: #1e90ff;
    /* Màu nền khi hover */
    color: white;
    /* Màu chữ khi hover */
}

/* Đặt kiểu cho bảng trong class .style-bang-home */
.style-bang-home table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

/* Đặt kiểu cho các ô trong bảng */
.style-bang-home table td {
    padding: 12px;
    vertical-align: middle;
    border: 1px solid #ddd;
    /* Thêm viền nhẹ cho các ô */
    font-size: 16px;
    color: #333;
}

.style-bang-home table td img.emoji {
    width: 20px;
    /* Giảm kích thước emoji */
    margin-right: 8px;
    /* Khoảng cách giữa emoji và văn bản */
}

/* Đặt kiểu cho các ô tiêu đề */
.style-bang-home table td:first-child {
    font-weight: bold;
    background-color: #f4f4f4;
    color: #333;
}

/* Tạo màu nền nhẹ cho các hàng chẵn */
.style-bang-home table tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Hiệu ứng hover khi người dùng di chuột qua các hàng */
.style-bang-home table tr:hover {
    background-color: #f1f1f1;
}

/* Cải thiện kiểu cho đoạn văn */
.style-bang-home p {
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 20px;
    color: #333;
}

.icon-box.featured-box.image-icon-box.icon-box-center.text-center img {
    background-color: #fff;
    padding: 8px;
    border-radius: 5px;
}

.row.blog-home.large-columns-3.medium-columns-1.small-columns-1 .is-divider {
    display: none;
}

.row.blog-home.large-columns-3.medium-columns-1.small-columns-1 .box-normal {
    border: 1px solid rgb(0 0 0 / 19%);
    border-radius: 7px;
}

.blog-home a.button.primary.is-outline.is-small.mb-0 {
    background-color: #1e90ff;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding-top: 3px;
}

.lienhe-icon:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 36px;
    bottom: 20px;
    transform: translate(-50%, 50%);
    background-image: url(img/icon-vanphuc.png);
    background-size: cover;
    width: 26px;
    height: 30px;
    z-index: 1;
}

.lienhe-icon:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, #ffffff00, #1e90ff, #ffffff00);
}

.row.sp-homepage.large-columns-4.medium-columns-3.small-columns-2.row-small .col-inner {
    background-color: #fff;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border-radius: 5px;
}

.product-small.box.sp-homepage.has-hover.box-normal.box-text-bottom span {
    font-size: 24px;
    font-weight: 600;
    color: #e11414;
    padding-top: 10px;
    letter-spacing: 0.04em;
}

p.price.product-page-price {
    font-size: 30px;
    color: #e11414;
}

span.amount {
    color: #e11414;
}

span.woocommerce-Price-currencySymbol {
    display: none;
}

.product-summary .woocommerce-Price-currencySymbol {
    display: none;
}

span.devvn_woocommerce_price_prefix {
    font-size: 0.8em;
    margin: 0 10px 0 0;
}

span.devvn_woocommerce_price_suffix {
    font-size: 0.8em;
    margin: 0 0 0 6px;
}

.widget-area span.post_comments.op-7.block.is-xsmall {
    display: none;
}

.widget-area .widget .is-divider {
    display: none;
}

span.widget-title,
.woof_container_inner h4 {
    background: #1e90ff;
    color: #fff;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 15px;
    display: block;
    line-height: 1.3em;
    border-radius: 4px;
}

.blog-single .entry-divider.is-divider.small {
    display: none;
}

.single-product .widget .is-divider {
    display: none;
}

span.devvn_woocommerce_price_suffix {
    font-size: 17px !important;
}

.col-border+.col,
.col-divided+.col {
    padding-left: 10px;
}

.product-small .product-title a {
    color: #111;
    font-size: 17px;
    font-weight: 700;
}

.price-wrapper .price {
    font-size: 24px;
    letter-spacing: 1px;
}

.shop-container span.devvn_woocommerce_price_suffix {
    font-size: 21px !important;
    color: #e11414;
    font-weight: 700;
}

.row-small.yeu-cau-bao-gia>.col {
    padding-bottom: 0px !important;
}

.product-small.box {
    background: white;
    border-radius: 5px;
    border: 1px solid #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 20px;
    padding: 10px;
}

p.name.product-title.woocommerce-loop-product__title {
    height: 100px;
    letter-spacing: 0.5px;
}

li#tab-title-description {
    font-size: 20px;
}

.widget .is-divider {
    display: none;
}

.product-small.box:hover {
    border: 1px solid #1e90ff;
    box-shadow: #1e90ff0px 8px 10px;
}

.single-product .is-divider.small {
    display: none;
}

.title-icon1:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 36px;
    bottom: -12px;
    transform: translate(-50%, 50%);
    background-image: url(img/icon-vanphuc.png);
    background-size: cover;
    width: 26px;
    height: 30px;
    z-index: 1;
}

.title-icon1:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, white, #1e90ff, white);
}

.title-icon2:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 36px;
    bottom: -12px;
    transform: translate(-50%, 50%);
    background-image: url(img/icon-vanphuc.png);
    background-size: cover;
    width: 26px;
    height: 30px;
    z-index: 1;
}

.title-icon2:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, white, #1e90ff, white);
}

.title-icon3:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 36px;
    bottom: -12px;
    transform: translate(-50%, 50%);
    background-image: url(img/icon-vanphuc.png);
    background-size: cover;
    width: 26px;
    height: 30px;
    z-index: 1;
}

.title-icon3:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, white, #1e90ff, white);
}

.title-icon4:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, white, #1e90ff, white);
}

.title-icon5:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 30px;
    bottom: 20px;
    transform: translate(-50%, 50%);
    background-image: url(img/icon-vanphuc.png);
    background-size: cover;
    width: 26px;
    height: 30px;
    z-index: 1;
}

.title-icon5:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 30%;
    height: 5px;
    background: linear-gradient(to right, white, #1e90ff, white);
}

.blog-home h5.post-title.is-large {
    height: 50px;
}

.fdelaisdt {
    border-radius: 5px;
    border: 1px dashed #1e90ff;
    background: #1e90ff29;
    padding: 10px 25px 0;
}

.blog-single .row-large>.col,
.row-large>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 15px 30px;
}

#gl-product-video {
    position: relative;
    overflow: hidden;
    width: 100%;
}

/* Then style the iframe to fit in the container div with full height and width */
#gl-product-video #video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.gl-slider-item {
    min-height: 338px;
}

.product-short-description li {
    margin-bottom: .3em;
}

.header-main .nav>li>a {
    color: #1e90ff;
}

.single-post h1 {
    color: #1e90ff;
}

.video.video-fit.mb.video-home {
    padding-top: 0px !important;
}

.widget span.product-title {
    color: #000;
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .title-icon:before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        top: 73px;
        bottom: 20px;
        transform: translate(-50%, 50%);
        background-image: url(img/icon-vanphuc.png);
        background-size: cover;
        width: 26px;
        height: 30px;
        z-index: 1;
    }

    .tienich-icon:before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        top: 82px;
        bottom: 20px;
        transform: translate(-50%, 50%);
        background-image: url(img/icon-vanphuc.png);
        background-size: cover;
        width: 26px;
        height: 30px;
        z-index: 1;
    }

    .nav-tabs .tab a {
        font-size: 12px;
        /* Giảm font size thêm nữa cho các màn hình nhỏ hơn */
        padding: 10px 0;
        /* Giảm padding */
    }

    .nav-tabs {
        flex-direction: column;
        /* Chuyển các tab thành dạng cột trên thiết bị di động */
        width: 100%;
        /* Đảm bảo cột chiếm 100% chiều rộng */
    }

    .nav-tabs .tab {
        width: 100%;
        /* Mỗi tab chiếm toàn bộ chiều rộng */
        margin-bottom: 10px;
        /* Thêm khoảng cách giữa các tab */
    }

    .nav-tabs .tab a {
        font-size: 14px;
        /* Giảm kích thước font chữ cho mobile */
        padding: 12px 0;
        /* Thêm padding cho tab */
    }

    .nav-tabs .tab a {
        font-size: 12px;
        /* Giảm font size thêm nữa cho các màn hình nhỏ hơn */
        padding: 10px 0;
        /* Giảm padding */
    }

    .style-bang-home table {
        font-size: 14px;
        /* Giảm kích thước chữ khi trên mobile */
    }

    /* Điều chỉnh các ô trong bảng để sử dụng chiều rộng 100% trên mobile */
    .style-bang-home table td {
        padding: 10px;
    }

    /* Giảm kích thước emoji trên màn hình nhỏ */
    .style-bang-home table td img.emoji {
        width: 16px;
    }

    /* Chuyển các ô tiêu đề sang màu nền sáng hơn */
    .style-bang-home table td:first-child {
        background-color: #e8f5e9;
    }

    /* Đảm bảo bảng có thể cuộn ngang nếu dữ liệu quá dài */
    .style-bang-home .col-inner {
        overflow-x: auto;
    }

    .product-small .product-title a {
        color: #111;
        font-size: 14px;
        font-weight: 700;
    }

    .price-wrapper .price {
        font-size: 21px;
    }

    .shop-container span.devvn_woocommerce_price_suffix {
        font-size: 18px !important;
        color: #e11414;
        font-weight: 700;
    }

    p.name.product-title.woocommerce-loop-product__title {
        height: 120px;
    }

    .title-icon1:before {
        top: 82px;
    }

    .title-icon2:before {
        top: 83px;
    }

    .title-icon3:before {
        top: 78px;
    }

    .title-icon4:before {
        top: 77px;
    }

    .title-icon5:before {
        top: 72px;
    }

    .icon-box.featured-box.iconbox-footer.icon-box-left.text-left p {
        line-height: 17px;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
        font-size: 12px;
    }
}
#text-833328358 {
    text-align: center;
    color: rgb(0, 0, 0);
}

#text-833328358>* {
    color: rgb(0, 0, 0);
}
#text-2115008329 {
    text-align: center;
    color: rgb(0, 0, 0);
}

#text-2115008329>* {
    color: rgb(0, 0, 0);
}
#text-3700286874 {
    color: rgb(0, 0, 0);
}

#text-3700286874>* {
    color: rgb(0, 0, 0);
}
#gap-1187651624 {
    padding-top: 30px;
}
#gap-460049289 {
    padding-top: 30px;
}
.title_hwp{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 0px;
    line-height: 35px;
    padding: 0px;
    margin-bottom: 20px;
}
.title_hwp span{
    color: #c5a059;
}
#col-1699942658{
    margin-top: 20px;
}
#col-779052011{
    background: #fff;
}
#section_1559522966 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(249, 247, 242);
}
.editor ul{
    margin-left: 20px;
}
.title_hwp:before{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 25px;
    bottom: 20px;
    transform: translate(-50%, 50%);
    background-image: url(img/icon-vanphuc.png);
    background-size: cover;
    width: 26px;
    height: 30px;
    z-index: 1;
}
#wide-nav .menu-item-has-children .toggle{display: none;}
#wide-nav .sub-menu{
    position: absolute;
    min-width: 250px;
    z-index: 9;
    padding: 10px 20px;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    left: 0px;
    opacity: 1;
    display: none;
    border-radius: 0px 0px 10px 10px;
}
#wide-nav li.menu-item-has-children:hover:before{
    bottom: -2px;
    z-index: 10;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #1e73be;
    border-bottom-color: #ddd;
    border-width: 11px;
    margin-left: -11px;
}
#wide-nav li.menu-item-has-children:hover > .sub-menu{display: block;}
#wide-nav li.menu-item-has-children .sub-menu li{
    display: block;
    border-bottom: 1px solid #ececec;
    margin: 0px;
    padding: 10px 5px;
    text-transform: uppercase;
}
#wide-nav li.menu-item-has-children .sub-menu li:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#wide-nav li.menu-item-has-children .sub-menu li:last-child{border-bottom: none;}
#wide-nav li.menu-item-has-children .sub-menu li a:hover{color: #c5a059;}
#wide-nav .menu-item-has-children > a:after {
    content: "";
    font-family: fl-icons !important;
    float: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    left: 4px;
}
#wide-nav li.menu-item-has-children .sub-menu li a{
    color: #000;
}
.wp-pagenavi{
    float: left;
    width: 100%;
    text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 9px 15px;
    margin: 2px;
    border-radius: 4px;
}
.wp-pagenavi span.current {
    background: #2a9733;
    color: #fff;
    border: 1px solid #2a9733;
}
.wpcf7-spinner{
    position: absolute;
}
.wpcf7 .col{
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.wpcf7 input[type="submit"]{
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin: 0px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    margin: 0px;
}

.single-project #logo{
    width: 240px;
    margin-right: 0px;
}
.single-project #banner img{
    width: 100%;
    height: auto;
}
#video{
    padding-top: 60px;
    padding-bottom: 0px;
    background: rgb(9, 92, 102);
}
#video .col{
    padding-bottom: 0px;
}
#video .video{
    border-radius: 5px 5px 0px 0px;
    background: #fff;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 7px 15px 0px;
}
#video .video iframe{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
#video h1{
    font-size: 40px;
    margin-bottom: 10px;
}
#video .mota{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}
#video .btn_timhieu a{
    font-weight: 400;
    line-height: 1.6;
    color: rgb(9, 92, 102);
    text-align: center;
    border-radius: 30px;
    background: #fff;
    text-transform: uppercase;
    padding: 12px 30px;
}
.tongquan_img{
    padding:30px 0px;
    background: #fff;
}
.tongquan_desc{
    box-shadow: rgba(0, 0, 0, 0.2) 2px 7px 15px 0px;
    background: #fff;
    padding: 20px;
}
.tongquan_desc ul{
    margin-left: 20px;
    list-style: none;
}
.tongquan_desc ul li{
    background: url(img/icon-li.png) center left no-repeat;
    background-size: 16px 16px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}
.form_ngang{
    background: rgb(9, 92, 102);
    padding: 30px 0px;
}
.form_ngang .title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}
.form_ngang form{
    margin-bottom: 0px;
}
.form_ngang .col{
    padding-bottom: 0px;
}
.form_ngang input[type="submit"]{
    background-color: rgb(19, 151, 167);
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}
.vitri_desc{
    color: rgb(5, 31, 77);
    padding-left: 40px;
}
.vitri_title{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.vitri_title_2{
    color: rgb(12, 147, 163);
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 28px;
}
.vitri_img img{
    filter: drop-shadow(26px 26px 0px #095c66);
}
#vitri{
    position: relative;
    border-top: 25px solid #cedee0;
    border-bottom: 25px solid #cedee0;
    background-color: #cedee0;
    padding: 30px 0px;
}
#vitri .col{
    padding-bottom: 0px;
}
#vitri .section-bg{
    background: #fff;
    width: 60% !important;
    position: absolute;
    right: 0px;
    top: 0px;
    left: inherit;
}
table{
    margin: 0px !Important;
    height: auto !Important;
    width: 100% !Important;
}
.vitri_desc table img{
    height: 52px;
    width: 52px;
    margin: 0px !Important;
}
.vitri_desc table tr td{
    font-size: 16px;
    padding: 10px 0px;
    width: auto ! Important;
    border: none;
}
.vitri_desc table tr td:last-child{
    padding-left: 20px !Important;
}
.vitri_desc table tr td:first-child{
    width: 52px !Important;
}
.vitri_desc table tr td strong{
    font-size: 18px;
    line-height: 1.6;
    color: rgb(9, 92, 102);
}
.btn_dangky{
    width: 300px;
    margin-top: 48px;
}
.btn_dangky a{
    color: #fff;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    background: rgb(9, 92, 102);
    text-transform: uppercase;
    padding: 12px 30px;
}
#video iframe{
    width: 100%;
    height: 500px;
}
#matbang,
#tienich{
    background: #fff;
    padding: 40px 0px;
}
#matbang .matbang_title,
#tienich .tienich_title{
    color: rgb(9, 92, 102);
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 35px;
}
.tienich_desc{
    max-width: 900px;
    margin: auto;
}
.item_tienich .name{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(9, 92, 102);
    text-align: center;
}
.mb-15{
    margin-bottom: 15px;
}
.item_tienich{
    background: url("img/bg-tienich.gif") top left no-repeat;
    padding-top: 15px;
    padding-left: 15px;
}
.sanpham_title{
    color: rgb(9, 92, 102);
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 35px;
}
.sanpham_header{
    background-color: rgb(250, 171, 37);
    color: #fff;
    float: left;
    width: 100%;
    padding: 30px 0px;
}
.sanpham_header .sanpham_title{
    margin-bottom: 0px;
}
.item_sanpham .editor{
    background-color: rgb(19, 151, 167);
    border-radius: 40px 0px;
    padding: 20px;
    color: #fff;
}
.item_sanpham .sanpham_title{
    font-size: 29px;
    color: rgb(9, 92, 102);
    border-bottom: 2px solid rgb(250, 171, 37);
}
.item_sanpham{
    padding-top:30px;
    background-color: rgb(234, 242, 254);
}
.item_sanpham .btn_dangky{
    width: 100%;
}
.bg_chan{
    background: #fff;
    float: left;
    width: 100%;
}
#banggia{
    background: rgb(9, 92, 102);
    padding: 50px 0px;
}
#banggia .banggia_title{
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 35px;
}
#banggia .banggia_desc{
    box-shadow: rgba(0, 0, 0, 0.2) 2px 7px 15px 0px;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
}
#tiendo{
    background: #eaf2ec;
    padding-top: 50px;
}
#tiendo .tiendo_title {
    color: rgb(9, 92, 102);
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 35px;
}
.gallery-item img{
    border: none !Important;
    border-radius: 2px;
    width: 100%;
}
.gallery-item,.gallery-item dt{
    opacity: 1 !Important;
    display: block;
}
.gallery{
    margin-left: -3px !important;
    margin-right: -3px !important;
}
.gallery-item{
    padding-left: 3px ! Important;
    padding-right: 3px ! Important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.chatzalo{
    display: block;
    position: fixed;
    z-index: 999;
    width: 65px;
    height: 60px;
    left: 20px;
    bottom: 97px;
}
#dangky .wpcf7 textarea{
    min-height: 80px;
}
#dangky .wpcf7 input[type="text"],
#dangky .wpcf7 input[type="tel"],
#dangky .wpcf7 input[type="email"]{
    margin-bottom: 0px;
}
footer .icon-box .icon-box-text{
    line-height: 43px;
}