/*
Theme Name:   ESP (Flatsome Child)
Theme URI:    http://flatsome.uxthemes.com
Description:  Child theme của Flatsome
Author:       ESP Dev
Author URI:   
Template:     flatsome
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  esp-flatsome-child
*/

/* 
 * Tất cả CSS tùy chỉnh nên được thêm vào file này
 * hoặc sử dụng Flatsome > Advanced > Custom CSS
 */


.header-inner.container {
    padding: 0;
}

.header-inner #logo {
    width: 23.85%;
    margin: 0;
    background-color: #FCB042;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 23px 0 20px;
    height: 100%;
}

.header-inner .header-nav-main {
    justify-content: center;
}

.header-inner .header-nav-main.nav>li {
    margin: 0 31px;
}

.nav>li a {
    font-size: 20px;
    border-bottom: 3.5px solid transparent;
    padding: 6px 0;
}

.nav-column li.active>a,
.nav-column li>a:hover,
.nav-dropdown li.active>a,
.nav-dropdown>li>a:hover,
.nav-vertical-fly-out>li.active>a,
.nav-vertical-fly-out>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav>li>a:hover {
    color: #FCB042;
    border-bottom: 3.5px solid #FCB042;
}

.header-inner .header-search {
    width: 107px;
    height: 107px;
    transition: all 0.3s ease;

}

.header-wrapper.stuck .header-search {
    height: 70px;
    width: 70px;
}

.header-inner .header-search a {
    width: 100%;
    height: 100%;
    background-color: #FCB042;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer;
}

.header-inner .header-search a i {
    color: #fff;
    font-size: 36px !important;
}

.header-wrapper.stuck .header-search a i {
    font-size: 30px !important;
}



.home-slider::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 13px;
    background-color: #85360F;
    z-index: 2;
}

.section-gt {
    z-index: 3;
}

.home-gioi-thieu {
    padding: 96px 99px 87px;
    background-color: #fff;
    border-radius: 70px 70px 0 0;
    margin-top: -59px !important;
}

.gt-1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 21px;
}

.gt-2 {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.gt-3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 0;
}

/* feature-service */
.feature-service__title {
    margin-bottom: 45px;
    color: #350200;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}

.feature-service p {
    margin: 0;
}

.card-info {
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/bg-footer.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 30px 74px 10px;
    min-height: 184px;
}

.card-info__title {
    color: #F3F3F3;
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
    line-height: 1.25;
    display: block;
    margin-bottom: 9px;
}

.card-info__desc {
    color: #FCB042;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.44;
    max-width: 284px;
    display: block;
}

.card-info svg {
    position: absolute;
    top: 24px;
    right: 22px;
}

/* Lợi thế */
.loi-the__title {
    margin-bottom: 75px;
    color: #FCB042;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}

/* Partner */
.partner-title {
    color: #350200;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}

.partner-devide {
    width: 360px;
    height: 7px;
    background-color: #FCB042;
    margin: 0 auto 10px;
}

.partner-devide-2 {
    margin-top: 50px;
}

.partner-desc {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
}

.header-main {
    background-color: #F3F3F3;
}

.blog-single {
    padding: 142px 0 0;
}

.blog-single .row.row-large {
    max-width: 1320px;
}

.blog-single .entry-header {
    max-width: 835px;
    margin: 0 auto;
}

.blog-single .entry-header-text {
    padding-bottom: 11px;

}

.blog-single .entry-header .entry-title {
    font-size: 36px;
    margin: 0;
    padding: 0;
}

.entry-content p {
    max-width: 835px;
    margin: 0 auto;
}

.entry-content figure {
    margin: 35px 0;
}

.entry-content .wp-caption .wp-caption-text {
    background-color: transparent;
    max-width: 775px;
    color: #350200;
    text-align: center;
    font-family: "Be Vietnam Pro";
    font-size: 15px;
    font-weight: 200;
    font-style: italic;
    font-weight: 200;
    line-height: 25px;
    margin: 0 auto;
    padding: 0;
    margin-top: 12px;

}

.blog-single .tag-list {
    text-align: center;
    margin-top: 25px;
    padding-top: 45px;
    border-top: 3px solid #F3F3F3;
    max-width: 835px;
    margin: 0 auto;
}

.blog-single .tag-list .tag-list-title {
    color: #350200;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 13px;
}

.related-post {
    position: relative;
}

.related-post__title {
    color: #350200;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 70px;
}

.related-post .box {
    position: relative;
}

.related-post .box .box-text {
    text-align: left;
}

.related-post .box .box-text .post-title {
    color: #350200;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 10px;
}

.blog-single .tag-list a {
    margin: 0 19px;
    font-size: 14px;
    white-space: nowrap;
}

/* Blog */
.blog .blog-archive {
    padding-top: 105px;
}

.blog #content {
    max-width: 1004px;
    margin: 0 auto;
}

.blog .large-10 {
    max-width: 100%;
    flex: 0 0 100%;
}

.blog .archive-title {
    text-align: center;
    color: #350200;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 26px;
}

.blog .archive-description {
    color: #350200;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 0;
    margin-bottom: 48px;
}

.blog #post-list .sticky {
    margin-bottom: 80px;
}

.blog #post-list .sticky .entry-content-title {
    padding: 35px 0 21px;
}

.blog #post-list .sticky .entry-image a {
    aspect-ratio: 1004/617;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: block;
}

.blog #post-list .sticky .entry-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog #post-list .sticky .entry-content-title .entry-title {
    margin: 0;
}

.blog #post-list .sticky .entry-content {
    padding: 0 39px;
}

.blog #post-list .format-standard {
    margin-bottom: 42px;
}

.blog #post-list .format-standard:not(.sticky) .article-inner {
    display: flex;
    gap: 30px;
    align-items: end;
}

.blog #post-list .format-standard:not(.sticky) .entry-header {
    aspect-ratio: 358/236;
    overflow: hidden;
    display: block;
    width: 100%;
    min-width: 358px;
    max-width: 358px;

}

.blog #post-list .format-standard:not(.sticky) .entry-header .entry-image {
    width: 100%;
    height: 100%;
}

.blog #post-list .format-standard:not(.sticky) .entry-header a {
    width: 100%;
    height: 100%;
    display: block;
}

.blog #post-list .format-standard:not(.sticky) .entry-header a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog #post-list .format-standard:not(.sticky) .entry-content {
    padding: 0;
}

.blog #post-list .format-standard:not(.sticky) .entry-content-title {
    color: #350200;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.blog #post-list .format-standard:not(.sticky) .entry-content-title .entry-title {
    font-size: inherit;
    margin-bottom: 21px;
}

.blog #post-list .format-standard:not(.sticky) .entry-content .entry-summary {
    color: #350200;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.row-divided>.col+.col:not(.large-12) {
    border: none;
}

.widget_categories {
    padding: 30px 16px 38px;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/mask-sidebar-cat.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.widget_categories .widget-title {
    color: #350200;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 21px;
    display: block;
}

/* https://esp.chaw.vn/wp-content/uploads/2026/02/mask-cat-item.png */
.widget_categories .is-divider {
    display: none;
}

.widget_categories ul {
    padding: 0 20px;
}

.widget_categories .cat-item a {
    padding: 10px 16px 8px;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/mask-cat-item-2.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #350200;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    width: 100%;
    display: block;
    transition: all 0.3s ease;
}

.widget_categories .cat-item a:hover {
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/mask-cat-item.png');
    color: #350200;
}

.widget_categories .cat-item+.cat-item {
    margin-top: 12px;
}

.footer-logo img {
    max-width: 257px;
    margin-bottom: 65px;
}

.copyright-footer {
    color: #FCB042;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.footer-wrapper {
    position: relative;
}

.footer-wrapper .footer {
    position: relative;
    z-index: 1;

}

.absolute-footer {
    position: relative;
    z-index: 1;
}

.footer-wrapper:before {
    content: "";
    width: 41.6%;
    height: 100%;
    background-color: #FCB042;
    position: absolute;
    left: 0;
    top: 0;
}

.footer-wrapper:after {
    content: "";
    width: 58.4%;
    height: 100%;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/footer-right.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}

.footer-left-title {
    color: #85360F;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.footer-left-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-right: 15%
}

.footer-left-list p {
    margin: 0;
}

.footer-right .col-inner {
    max-width: 745px;
    margin-left: auto !important;
    margin-right: 0 !important;
}

.footer-right .col-inner .col {
    padding: 0;
}

.footer-right-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer-right-list li {
    margin: 0 !important;
}

.footer-right-list li a {
    color: #350200;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    transition: all 0.3s ease;
}

.footer-right-list li a:hover {
    color: #85360F;
    font-size: 20px;
    font-weight: 600;
}

.footer-right-list-title {
    margin-bottom: 12px;
    color: #85360F;
    font-size: 20px;
    font-weight: 600;
}

.custom-social .social-icons * {
    all: unset;
}

.custom-social .social-icons {
    margin-top: 29px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.custom-social .social-icons a {
    font-size: 20px;
    color: #85360F;
    width: 38px;
    height: 38px;
    border-radius: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/bg-icon.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    cursor: pointer;
}

.custom-social .social-icons a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
}

.custom-social .social-icons a i {
    color: #85360F;
    font-size: 20px;
}

.cau-chuyen {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color: #FCB042;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 20px 20px 18px;
    border-radius: 50px;
    transform: translateY(-50%);
}

.about-title {
    color: #350200;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.75;
}

.section-blog-post {
    border-radius: 70px 70px 0 0;
    margin-top: 175px;
}

.section-blog-post .section-content {
    margin-top: -175px;
    text-align: center;
}


.section-blog-post .section-content .box-text {
    padding: 25px 31px 0;
}

.section-blog-post .section-content .box-text .post-title {
    color: #F3F3F3;
    margin-bottom: 14px;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.section-blog-post .section-content .box-text .from_the_blog_excerpt {
    color: #FCB042;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.section-blog-post .flickity-button {
    display: none;
}

.about-image-box .row-dashed .col:after,
.row-solid .col:after {
    display: none;
}

.item-box {
    position: relative;
}

.item-box p {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    margin: 0;
}

.item-box-left {
    padding-right: 29px;
}

.item-box-right {
    padding-left: 29px;
}

.item-box-2 p:first-child {
    color: #350200;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75;
    margin-bottom: 30px;
}

.item-box-2 p:last-child {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
}

.item-box-2 p:last-child b {
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.75;
}

.item-box-4 p:first-child {
    color: #350200;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75;
    margin-bottom: 30px;
}

.item-box-5 p:first-child {
    color: #350200;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75;
    margin-bottom: 30px;
}

.item-box-6 p:last-child {
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.75;
    margin-top: 25px;
}

.quote .section-content .col {
    padding: 0;
}

.quote .section-content .col .col-inner {
    position: relative;
    padding: 24px !important;
}

.quote .section-content .col .col-inner p:first-child {
    color: #350200;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75;
    z-index: 1;
    position: relative;
    margin-bottom: 30px;
}

.quote .section-content .col .col-inner p:last-child {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    z-index: 1;
    position: relative;
    margin: 0;
}

.quote .section-content .col-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 76px;
    height: 95px;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/before-pack.webp');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.quote .section-content .col-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 76px;
    height: 95px;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/after-pack.webp');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}



/* ============================================
   ESP Mission Box (Box Sứ mệnh) - UX Block
   ============================================ */
.esp-mission-box {
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/bg-tam-nhin.webp');
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.esp-mission-box__header {
    padding: 34px 40px 30px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.esp-mission-box__title {
    margin: 0;
    color: #F3F3F3;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    max-width: 260px;
    text-align: center;

}

.esp-mission-box__description {
    margin: 0;
    max-width: 100%;
    color: #FCB042;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.esp-mission-box__body {
    display: flex;
    align-items: flex-start;
    gap: 0px;
    padding: 50px 40px 30px;
    flex-wrap: wrap;
}

.esp-mission-box__visual {
    flex-shrink: 0;
    width: 260px;
}

.esp-mission-box__visual-inner {
    width: 224px;
    height: 224px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px solid #85360F;
    border-radius: 50%;
    background-color: #fff;
    transform: translateY(-70px);
}

.esp-mission-box__visual-inner img {
    width: 140px;
    height: auto;
    display: block;
}

.esp-mission-box__target {
    width: 140px;
    height: 140px;
    display: block;
}

.esp-mission-box__content {
    flex: 1;
    min-width: 0;
}

.esp-mission-box__commitment-heading {
    margin: 0 0 12px 0;
    font-size: 1.05rem;
    font-weight: 700;
}

.esp-mission-box__list {
    margin: 0 0 14px 0;
    padding-left: 1.25em;
    font-size: 0.95rem;
    line-height: 1.6;
}

.esp-mission-box__list li {
    margin-bottom: 4px;
    color: #350200;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;

}

.esp-mission-box__footer {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.6;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #350200;
}

.box-su-menh {
    margin-top: 48px;
    margin-bottom: 30px;
}

.box-su-menh .esp-mission-box__visual-inner img {
    width: 200px;
    height: auto;
    border-radius: 25%;
}

.box-su-menh .esp-mission-box__body {
    padding: 20px 40px 30px;
}

.list-icon-box {
    position: relative;
}

.gtcl-title {
    color: #350200;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.list-icon-box .col-inner {
    position: relative;
    display: flex;
    gap: 30px;
}

.list-icon-box .col-inner .icon-box {
    padding: 29px 23px;
    background-color: #fff;
    flex: 1;
}

.list-icon-box .col-inner .icon-box-img {
    margin-bottom: 48px;
}

.list-icon-box .col-inner .icon-box h3 {
    color: #350200;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75;
}

.list-icon-box .col-inner .icon-box p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}

.doi-tac .section-content .row {
    margin: 0 auto;
}

.doi-tac .devide {
    width: 100%;
    max-width: 360px;
    height: 7px;
    background-color: #FCB042;
    margin: 0 auto 10px;
    display: block;
}

.section-doi-tac .row {
    max-width: 932px;
}

.section-doi-tac .flickity-prev-next-button.previous {
    left: -11%;
    transform: translateX(20%);
    opacity: 1;
}

.section-doi-tac .flickity-prev-next-button.next {
    right: -11%;
    transform: translateX(20%);
    opacity: 1;
}

@media (max-width: 767px) {
    .esp-mission-box__body {
        flex-direction: column;
        align-items: flex-start;
        padding: 24px 20px 28px;
    }

    .esp-mission-box__target {
        width: 100px;
        height: 100px;
    }

    .esp-mission-box__header {
        padding: 16px 20px 18px;
    }

    .esp-mission-box__title {
        font-size: 1.25rem;
    }

    .esp-mission-box__description {
        font-size: 0.9rem;
    }
}

/* ============================================
   ESP Services List - Danh sách dịch vụ
   ============================================ */
.esp-services-list--style-1 {
    position: relative;
}

.esp-services-list--style-1 .esp-services-list__item {
    position: relative;
    margin-bottom: -100px;
}

.esp-services-list--style-1 .esp-services-list__item img {
    position: relative;
    width: 100%;
    aspect-ratio: 487/409;
    object-fit: cover;
}

.esp-services-list--style-1 .esp-services-list__item .esp-services-list__panel {
    position: relative;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/bg-overlay-service-style-1.png');
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat;
    aspect-ratio: 487/241;
    padding: 33px 74px;
    transform: translateY(-97px);
}

.esp-services-list--style-1 .esp-services-list__title {
    color: #F3F3F3;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 35px;
}

.esp-services-list--style-1 .esp-services-list__excerpt {
    color: #FCB042;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}

.esp-services-list--style-1 .esp-services-list__arrow {
    position: absolute;
    right: 29px;
    bottom: 27px;
    width: 40px;
    height: 40px;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/icon-button-service.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.esp-services-list__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.esp-services-list--style-2 .esp-services-list__image img {
    -webkit-mask-image: url(https://esp.chaw.vn/wp-content/uploads/2026/02/mask-image.png);
    mask-image: url(https://esp.chaw.vn/wp-content/uploads/2026/02/mask-image.png);
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-position: center;
    aspect-ratio: 400/231;
}

.esp-services-list--style-2 .esp-services-list__title-bar {
    position: relative;
    background-color: #F3F3F3;
}

.esp-services-list--style-2 .esp-services-list__title {
    width: calc(100% - 23px);
    padding: 17px 77px 20px 45px;
    background-color: #85360F;
    color: #F3F3F3;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    max-height: 70px;
    margin: 0;
}

.esp-services-list--style-2 .esp-services-list__arrow {
    width: 70px;
    height: 70px;
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/icon-button-service.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.esp-services-list__desc-area {
    padding: 11px 45px 19px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    background-color: #F3F3F3;
    min-height: 114px;
    color: #350200;
}

.dich-vu .section-content {
    display: flex;
    justify-content: center;
}

/* Slider */
.slider-section {
    padding: 100px 0;
}

.box-number {
    margin-top: -65px;
}

/* ESP Number Text Box (box-top / box-bottom) */
.esp-number-text-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 23px;
}

.esp-number-text-box__top {
    background-image: url('https://esp.chaw.vn/wp-content/uploads/2026/02/mask-icon-box.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    aspect-ratio: 100/100;
    width: 217px;
    aspect-ratio: 217/128;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.esp-number-text-box__number {
    color: #350200;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.esp-number-text-box__text-1 {
    color: #350200;
    font-size: 26px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
}

.esp-number-text-box__bottom {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.esp-number-text-box__text-2 {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.esp-number-text-box__text-3 {
    color: #350200;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
}

.slider-section {
    margin-bottom: -80px;
}

.slider-section .title {
    color: #350200;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 40px;
}

@media (max-width: 1024px) {
    .esp-services-list__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .esp-services-list__grid {
        grid-template-columns: 1fr;
    }
}

/* --- 3 icon floating góc phải dưới (customize: link + ảnh icon) --- */
.esp-floating-icons {
    position: fixed;
    bottom: 67px;
    right: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 12px;
    pointer-events: none;
}

.esp-floating-icons .esp-floating-icon {
    pointer-events: auto;
    width: 68px;
    height: 68px;
    background-color: #E6E6E6;
    border-radius: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.esp-floating-icons .esp-floating-icon:hover {
    opacity: 0.9;
    transform: scale(1.05);
}

.esp-floating-icons .esp-floating-icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

/* --- Form liên hệ popup (Customize: trigger click class hoặc sau X giây, shortcode CF7) --- */
.esp-cf-popup {
    position: fixed;
    inset: 0;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.25s ease, opacity 0.25s ease;
}

.esp-cf-popup.esp-cf-popup--open {
    visibility: visible;
    opacity: 1;
}

.esp-cf-popup__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.esp-cf-popup__box {
    position: relative;
    max-width: 687px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    background-image: url("https://esp.chaw.vn/wp-content/uploads/2026/02/mask-form.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 68px 70px 75px 70px !important;
}

.esp-cf-popup__box .form-submit {
    text-align: center;
}

.esp-cf-popup__box .wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.esp-cf-popup__box .form-submit input {
    margin-bottom: 0;
    background-image: url(https://esp.chaw.vn/wp-content/uploads/2026/02/mask-image-button.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #350200;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75;
    box-shadow: none;
    opacity: 1;
    transition: all 0.3s ease;
    background-color: transparent;
}

.esp-cf-popup__close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    max-height: 36px;
    min-width: 36px;
    border: none;
    background: #f0f0f0;
    border-radius: 50%;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: background 0.2s ease;
    margin: 0;
}

.esp-cf-popup__close:hover {
    background: #e0e0e0;
}

.esp-cf-popup__title {
    margin: 0 0 28px 0;
    color: #350200;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
}

.esp-cf-popup__form .wpcf7-form {
    margin: 0;
}

.esp-cf-popup__form input,
.esp-cf-popup__form textarea {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    padding: 14px 35px;
    margin-bottom: 26px;
    border: none;
    padding: 14px 35px;
}

.contact-form {
    padding: 0 !important;
}

.contact-form h1 {
    margin-bottom: 72px;
    color: #350200;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}

.contact-form .contact-1 {
    background-image: url("https://esp.chaw.vn/wp-content/uploads/2026/02/mask-contact.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 102px 54px 76px 65px !important;
    margin: 0;
}

.contact-form .contact-1 .title-form {
    color: #350200;
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 18px;
}

.contact-form .contact-1 .desc-form {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 46px;
}

.contact-form .contact-1 .info-form {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 35px;
}

.contact-form .contact-2 {
    background-color: #85360F;
    padding: 103px 65px 52px !important;
}

.contact-form .contact-2 input {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    padding: 14px 35px;
    margin-bottom: 35px;
}

.contact-form .contact-2 textarea {
    color: #350200;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    padding: 14px 35px;
    margin-bottom: 35px;
}

.contact-form .contact-2 .form-submit {
    text-align: center;
}

.contact-form .contact-2 .form-submit input {
    margin-top: 65px;
    margin-bottom: 0;
    background-image: url("https://esp.chaw.vn/wp-content/uploads/2026/02/mask-image-button.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #350200;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75;
    box-shadow: none;
    opacity: 1;
    transition: all 0.3s ease;
}

.contact-form .contact-2 .form-submit input:hover {
    opacity: 0.9;
}

.contact-form .contact-2 .wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.contact-form .contact-2 input:placeholder {
    color: #A4A4A4;
}

.icon-box-lien-he {
    margin: 70px auto 0 !important;
}

.map {
    margin-top: 80px;
    padding: 0 !important;
}

.button.is-link.btn-primary {
    position: relative;
    padding: 5px 57px 4px 40px;
    color: #85360F;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    background-color: #fff !important;
    margin: 0;
    height: 40px;
    max-height: 40px;
    min-height: unset;
    margin-bottom: 30px;
    margin-top: 20px;
}

.button.is-link.btn-primary:hover {
    transform: translateY(-5px);
}

.doi-tac {
    padding-bottom: 0 !important;
    margin-bottom: -80px;
}

.custom-title {
    text-align: center;
}

.chinh-sach p {
    margin: 0 0 12px;
}

.title-chinh-sach {
    color: #350200;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    margin-top: 40px;
}

.button.is-link.btn-primary:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -20px;
    width: 40px;
    height: 40px;

    background-image: url("https://esp.chaw.vn/wp-content/uploads/2026/02/icon-button-service.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-section {
    padding: 80px 0 50px;
}

.footer-right .col-inner .row {
    padding: 0 15px;
}

@media (max-width: 1600px) {
    .header-inner .header-nav-main.nav>li {
        margin: 0 15px;
    }

    .nav>li a {
        font-size: 18px;
    }
}

@media (max-width: 1200px) {
    .nav>li a {
        font-size: 16px;
    }

    .header-inner #logo {
        width: 18%;
    }

    .header-inner #logo img {
        width: 120px;
    }

    .header-inner .header-search a i {
        font-size: 28px;
    }

    .card-info {
        padding: 30px 20px 10px;
    }

    .card-info__title {
        font-size: 20px;
    }

    .card-info__desc {
        font-size: 16px;
    }

    .home-gioi-thieu {
        margin: 0 !important;
    }

    .list-icon-box .col-inner {
        flex-wrap: wrap;
        gap: 20px;
    }

    .list-icon-box .col-inner .icon-box {
        width: 100%;
        min-width: calc(50% - 10px);
        padding: 15px;
    }

    .contact-form .contact-1 {
        padding: 20px !important;
        background-color: #F3F3F3;
    }

}

@media (max-width: 1024px) {
    .home-gioi-thieu {
        padding: 30px;
        border-radius: 20px;
    }

    .header-inner .header-nav-main.nav>li {
        margin: 0 12px;
    }

    .header-inner .header-search {
        width: 80px;
        height: 80px;
    }

    .header-main {
        height: 80px !important;
    }

    .gt-1 {
        font-size: 28px;
        margin-bottom: 12px;
    }

    .gt-2 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .gt-3 {
        font-size: 16px;
    }

    .feature-service__title {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .loi-the__title {
        font-size: 28px;
        margin-bottom: 40px;
    }

    .banner-section {
        padding: 50px 0 20px;
    }

    .footer-wrapper:before {
        width: 100%;
    }

    .footer-wrapper:after {
        width: 0;
    }

    .footer-logo img {
        margin-bottom: 30px;
    }

    .custom-social .social-icons a {
        background-image: url("https://esp.chaw.vn/wp-content/uploads/2026/02/icon-social-light.png")
    }

}

@media (max-width: 991px) {

    .nav>li a {
        font-size: 14px;
    }

    .footer-wrapper:before {
        width: 100%;
    }


}

@media (max-width: 848px) {

    .nav>li a {
        font-size: 14px;
    }

    .footer-right .col-inner {
        max-width: unset;
        ;
    }

    .footer-left {
        padding-bottom: 0;
    }

    .header-inner #logo {
        width: 25%;
    }

    .header-inner #logo img {
        width: 80%;
        margin: 0 auto;
    }

    .esp-cf-popup__box {
        padding: 30px;
        background-color: #F3F3F3;
    }

    .contact-form h1 {
        font-size: 28px;
    }



}

@media (max-width: 767px) {
    .card-info {
        padding: 20px 20px 0;
    }

    .section-doi-tac {
        margin-bottom: -50px !important;
    }

}

@media (max-width: 575px) {
    .card-info {
        padding: 20px;
        min-height: auto;
    }

    .feature-service .col-inner {
        padding: 0 !important;
    }

    .partner-title {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .home-gioi-thieu {
        padding: 15px 0;
        border-radius: 0;
    }

    .gt-1 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .gt-2 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .gt-3 {
        font-size: 16px;
    }

    .partner-desc {
        font-size: 18px;
    }

    .section-blog-post {
        border-radius: 0;
    }

    .section-blog-post .section-content .box-text {
        padding: 15px 0;
    }

    .section-blog-post .section-content .box-text .post-title {
        font-size: 18px;
    }

    .partner-devide {
        width: 80%;
        margin: 0 auto;
        height: 4px;
    }

    .banner-section {
        padding: 30px 0 0px;
    }

    .footer .footer-right-list {
        margin-bottom: 30px;
    }

    .cau-chuyen {
        font-size: 24px;
        width: calc(100% - 30px);
    }

    .about-title {
        font-size: 20px;
    }

    .item-box-right {
        padding: 15px;
    }

    .item-box-left {
        padding: 15px;
    }

    .row-item-chan {
        flex-direction: column-reverse
    }

    .quote .section-content .col .col-inner p:first-child {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .quote .section-content .col .col-inner p:last-child {
        font-size: 16px;
    }

    .esp-mission-box__header {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #85360F;
    }

    .esp-mission-box__body {
        background-color: #F3F3F3;
    }

    .esp-mission-box__visual-inner {
        display: none;
    }

    .list-icon-box .col-inner .icon-box {
        width: 100%;
        min-width: unset;
        padding: 15px;
        flex: unset;
    }

    .list-icon-box .col-inner .icon-box-img {
        margin-bottom: 16px;
    }


    .contact-form h1 {
        font-size: 24px;
    }

    .contact-form .contact-1 .title-form {
        font-size: 20px;
    }

    .contact-form .contact-1 .desc-form {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .contact-form .contact-1 .info-form {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .contact-form .contact-2 {
        padding: 20px !important;
        background-color: #85360F;
    }

    .contact-form .contact-2 input {
        font-size: 16px;
    }

    .contact-form .contact-2 textarea {
        font-size: 16px;
    }

    .contact-form .contact-2 .form-submit input {
        font-size: 16px;
    }

    .contact-form .contact-2 .form-submit input:hover {
        opacity: 0.9;
    }

    .map iframe {
        height: 300px !important;
    }

    .icon-box-lien-he .col {
        padding: 15px 0 0 !important;
    }

    .button.is-link.btn-primary {
        padding: 5px 27px 4px 10px;
    }

    .footer-logo img {
        width: 125px;
    }

    .header-main {
        height: 60px !important;
    }

    .header-inner .header-search {
        width: 60px;
        height: 60px;
    }

    .header-inner .header-search a i {
        color: #fff;
        font-size: 24px !important;
    }

    .esp-floating-icons {
        bottom: 48px;
    }

    .esp-floating-icons .esp-floating-icon {
        width: 48px;
        height: 48px;
    }

    .esp-floating-icons .esp-floating-icon img {
        width: 30px;
        height: 30px;
    }
}