/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*
Theme Name: Flatsome Child
Description: Child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.6
*/

/*************** ADD CUSTOM CSS HERE ***************/

:root {
    --fs-color-black: #000;
    --fs-color-white: #fff;
    --fs-color-grey: #ccc;
    --FontAwesome: 'Font Awesome 7 Pro';
    --fs-color-primary-light: #c6252b;
    --price: #c91e2c;
    --second-color: #4ea675;
    --main-text-color: #000000;
    --header-bg-color: #eaf8e7;
    --header-text-color: #4ea675;
    --bg-header-color: #ffffff;
    --bg-header-color-2: #05472a;
    --text-header-color: #000000;
    --btn-header-color: #ffffff;
    --footer-bg-color: #05472a;
    --footer-text-color: #ffffff;
    --footer-hover-color: #c2e6ba;
    --color_tag_sale: #ff7337;
    --deal-bg-color: #0a5d4f;
    --deal-text-head-color: #ffffff;
    --deal-bg-color2: #054b3e;
    --deal-border-color: #c2e6ba;
    --voucher-bg-color: #4ea675;
    --voucher-border-color: #eaf8e7;
    --voucher-text-color: #eaf8e7;
    --collections-sales-bg-color: #4ea675;
    --collections-sales-title-bg-color: #ffffff;
    --popup-color: #05472a;
    --border-color: #e5e7eb;
    --brand-bg: #003bb8;
    --slider-text-color: #4ea675;
}


@font-face {
    font-family: 'SVN-Gilroy';
    font-weight: 300;
    font-display: swap;
    src: url(fonts/svn-gilroy_light.otf?1758009951056)
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-weight: 400;
    font-display: swap;
    src: url(fonts/svn-gilroy_regular.otf?1758009951056)
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-weight: 500;
    font-display: swap;
    src: url(fonts/svn-gilroy_medium.otf?1758009951056)
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-weight: 600;
    font-display: swap;
    src: url(fonts/svn-gilroy_semibold.otf?1758009951056)
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-weight: 700;
    font-display: swap;
    src: url(fonts/svn-gilroy_bold.otf?1758009951056)
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-weight: 800;
    font-display: swap;
    src: url(fonts/svn-gilroy_xbold.otf?1758009951056)
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-weight: 900;
    font-display: swap;
    src: url(fonts/svn-gilroy_black.otf?1758009951056)
}




body {
    font-family: 'SVN-Gilroy',  -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    word-break: break-word
}


html::-webkit-scrollbar {
    width: 3px
}

html::-webkit-scrollbar-thumb {
    background-color: var(--fs-color-primary);
    outline: 3px solid var(--fs-color-primary)
}



p {
    margin-bottom: 15px;
}

.dark,
.dark p,
.dark td {
    color: var(--fs-color-white);
}

.pb-3 {
    padding-bottom: 30px;
}

.pb-4 {
    padding-bottom: 40px;
}

.pb-5 {
    padding-bottom: 50px;
}

.is-small,
.is-small.button {
    font-size: 14px;
}

.last-reset> :not(style):last-of-type {
    margin-bottom: 0 !important;
}

.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;
    color: var(--fs-color-black);
    font-size: 1em;
    height: 40px;
    padding: 0 12px;
}

input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
select:focus,
textarea:focus {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    color: var(--fs-color-black);
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    min-height: 40px;
    padding: 0 10px;
}

.button span {
    line-height: 1.5;
}

.button i,
button i {
    top: 0;
    vertical-align: middle;
}

.button.icon {
    min-width: 36px;
    min-height: 36px;
}

.cart_totals .button {
    display: flex;
    align-items: center;
}

.button.white {
    color: var(--fs-color-base) !important;
}

.box a {
    display: inline-flex;
}

.box .box-text {
    font-size: 1em;
}

.box .add-to-cart-button a {
    display: inline-flex;
    width: fit-content;
}

.box-blog-post .is-divider {
    display: none;
}

form {
    margin-bottom: 0;
}

.col-child-left>.col-inner {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.col-child-center>.col-inner {
    margin-left: auto !important;
    margin-right: auto !important;
}

.col-child-right>.col-inner {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
    background-color: var(--fs-color-white);
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    color: var(--fs-color-black);
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.banner {
    
}

.box .box-icon {
    background-color: var(--fs-color-primary);
    border-radius: 4px;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
}

.box .box-icon svg {
    width: 32px;
    height: 32px;
    color: #fff;
    fill: #fff;
}

.box .box-icon svg path {
     fill: #fff;
}

.banner h5, .banner h6, .banner p {
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0;
}

.banner h1, .banner h2, .banner h3 {
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0;
}


header .header-box-live {
    padding-left: 12px;
}

header .header-box-live .btn-live {
    border-radius: 5px;
    padding: 2px 8px 2px 22px;
    color: #ff0000;
    border: 1px solid #ff0000;
    background: transparent;
    outline: none;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    max-width: 130px;
    cursor: pointer !important;
    overflow: hidden;
    min-height: 30px;
    height: 28px;
    line-height: 20px;
    margin-right: 0px;
}

header .header-box-live .btn-live:after {
    content: " ";
    background: #ff0000;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 7px;
    top: calc(50% - 3px);
    border-radius: 50%;
    animation: pulse-red 1.65s linear infinite;
}

header .button-promo a:hover {
    background: var(--fs-color-secondary);
    color: #000;
}

header .button-promo {
    flex: none;
    padding-left: 12px;
}

header .button-promo a {
    display: flex;
    align-items: center;
    position: relative;
    padding: 3px;
    color: #fff;
    background: var(--fs-color-primary);
    border-radius: 5px;
    height: 30px;
}

header .button-promo a img {
    width: 22px !important;
    margin-right: 5px;
    border-radius: 4px;
}

header .header-box-live .btn-live:hover {
    color: #fff;
    background-color: var(--header-live-color);
}

header .header-box-live .btn-live:hover:after {
    background: #fff;
    animation: pulse-red-hover 1.65s linear infinite;
}

header .pulsingButton {
    box-shadow: 0 0 0 0 var(--textColor);
    height: 8px;
    width: 8px;
    transition: all .3s ease-in-out;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    background-color: var(--textColor);
    color: var(--textColor);
    animation: pulsing 1.25s cubic-bezier(0.66, 0, 0, 1) infinite;
}

.header-bg-image {
    z-index: 2;
}

.ux-nav-vertical-menu {
    max-height: 435px;
    overflow-y: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}

.ux-nav-vertical-menu::-webkit-scrollbar {
    width: 3px
}

.ux-nav-vertical-menu::-webkit-scrollbar-thumb {
    background-color: var(--fs-color-primary);
    outline: 0px solid var(--fs-color-primary)
}

.header-vertical-menu__opener {
    font-weight: 700;
    margin-right: 15px;
}

header .header-vertical-menu__opener .icon-menu {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0H1C0.734784 0 0.48043 0.105357 0.292893 0.292893C0.105357 0.48043 0 0.734784 0 1V7C0 7.26522 0.105357 7.51957 0.292893 7.70711C0.48043 7.89464 0.734784 8 1 8H7C7.26522 8 7.51957 7.89464 7.70711 7.70711C7.89464 7.51957 8 7.26522 8 7V1C8 0.734784 7.89464 0.48043 7.70711 0.292893C7.51957 0.105357 7.26522 0 7 0V0ZM6 6H2V2H6V6ZM17 0H11C10.7348 0 10.4804 0.105357 10.2929 0.292893C10.1054 0.48043 10 0.734784 10 1V7C10 7.26522 10.1054 7.51957 10.2929 7.70711C10.4804 7.89464 10.7348 8 11 8H17C17.2652 8 17.5196 7.89464 17.7071 7.70711C17.8946 7.51957 18 7.26522 18 7V1C18 0.734784 17.8946 0.48043 17.7071 0.292893C17.5196 0.105357 17.2652 0 17 0V0ZM16 6H12V2H16V6ZM7 10H1C0.734784 10 0.48043 10.1054 0.292893 10.2929C0.105357 10.4804 0 10.7348 0 11V17C0 17.2652 0.105357 17.5196 0.292893 17.7071C0.48043 17.8946 0.734784 18 1 18H7C7.26522 18 7.51957 17.8946 7.70711 17.7071C7.89464 17.5196 8 17.2652 8 17V11C8 10.7348 7.89464 10.4804 7.70711 10.2929C7.51957 10.1054 7.26522 10 7 10ZM6 16H2V12H6V16ZM14 10C11.794 10 10 11.794 10 14C10 16.206 11.794 18 14 18C16.206 18 18 16.206 18 14C18 11.794 16.206 10 14 10ZM14 16C12.897 16 12 15.103 12 14C12 12.897 12.897 12 14 12C15.103 12 16 12.897 16 14C16 15.103 15.103 16 14 16Z' fill='%23FFF'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

header .header-vertical-menu__opener .icon-menu:before {
    content: "";
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    padding: 8px 15px;
    font-weight: 600;
}

.nav-dropdown-default {
      padding: 10px 20px;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    color: #222;
}

.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: var(--fs-color-primary);
}

.header-nav-main.nav-left .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0px !important;
    border: 0px;
    font-size: 16px;
    line-height: 24px;
}

.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: var(--fs-color-primary-light);
}

.header-nav-main.nav-left .nav-dropdown-has-shadow .nav-dropdown {
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
}

header .searchform {
    border-radius: 7px;
    max-width: 560px;
    background-color: #fff;
}

header #woocommerce-product-search-field-0 {
    height: 40px;
    border-radius: 7px;
}

header .searchform-wrapper:not(.form-flat) button.submit-button {
    width: 38px;
    height: 38px;
    min-height: 38px;
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px !important;
    color: #000;
    background-color: #fff;
    font-size: 16px;
    border: 0px;
    box-shadow: none;
}

header .searchform-wrapper:not(.form-flat) button.submit-button:hover {
    color: var(--fs-color-secondary);
}

.bread-crumb {
    margin-bottom: 40px;
    min-height: 240px;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 50px 0 50px;
}

.bread-crumb .container {
    position: relative;
    z-index:10;
}

.bread-crumb  .overlay {
        background-color: rgba(0, 0, 0, .65);
}

.bread-crumb .title-bread-crumb {
    text-align: center;
    font-size: 30px;
    color: var(--fs-color-primary-light);
    font-weight: 600;
    margin: 0;
}

.woocommerce-breadcrumb {
    margin: 0;
    font-size: 14px;
    padding: 15px 10px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    text-align: center;
    color: var(--fs-color-secondary);
}

.breadcrumb a {
    color: #fff;
}

.breadcrumbs .divider,
.breadcrumbs .separator {
    opacity: 1;
    color: #fff;
}

.breadcrumbs a.current,
.breadcrumbs a:hover {
    color: var(--fs-color-secondary);
}

.woocommerce-breadcrumb .mr_lr svg {
    width: 10px;
    height: 10px;
    margin-top: -2px;
}

.rank-math-breadcrumb p {
    margin:0;
}
.bread-crumb .rank-math-breadcrumb {
    text-align:center;
    margin: 0;
    font-size: 14px;
    padding: 15px 10px;
    text-transform: uppercase;
        color: #fff;
}

.sudes-header-stores>a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--txtHeader);
}

.html_nav_position_text_top {
    display: flex !important;
}

.sudes-header-stores>a .box-icon {
    margin-right: 7px;
}

.sudes-header-stores>a .box-icon svg {
    width: 28px;
    height: 28px;
}

.sudes-header-stores>a .item-title {
    display: inline-block;
}

.sudes-header-stores>a .item-title span {
    font-weight: 600;
}

.box_top_hea b {
    color: var(--txtHeader);
    background-color: var(--bgHeader);
    border-radius: 5px;
    padding: 5px 10px;
    margin-left: 5px;
    height: 30px;
    line-height: 30px;
}

.box_top_hea:hover b {
    background-color: #fff;
    color: var(--fs-color-primary);
}


#header #top-bar  .nav>li>a {
    font-size: 14px;
}
header .header-cart-icon img {
    width: 26px;
}

header .account-item a .icon-user:before {
    display: none;
}

#secondary aside.widget_product_categories {
    margin-bottom: 30px;
    background: var(--fs-color-primary);
    padding: 10px;
    border-radius: 5px;
}

#secondary aside.widget_product_categories ul li a {
    display: block;
    padding: 8px 0;
    font-size: 15px;
    color: #fff;
    word-break: break-word;
}

#secondary aside.widget span.widget-title {
    display: block;
    position: relative;
    color: #062e39;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}

.widget .is-divider {
    max-width: 46px;
    height: 4px;
    border-radius: 10px;
    background-color: var(--fs-color-primary-light);
    margin-top: 0px;
    margin-bottom: 25px;
}

.widget ul,
.widget form {
    box-shadow: 0px 2px 23.2px 0px rgba(0, 0, 0, 0.08);
    padding: 14px;
    border-radius: 10px;
}

.badge.post-date {
    height: 60px;
    width: 90px;
    border-radius: 3px;
    overflow: hidden;
}

.recent-blog-posts-li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed rgb(242, 242, 242);
}

.recent-blog-posts a {
    font-size: 15px;
    margin: 0;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold;
    line-height: 24px;
    color: #323232;
}

.has-shadow > .col > .col-inner {
    border-radius:10px;
        overflow: hidden;

}

.box-blog-post  .cat-label {
    background-color: transparent !important;
    box-shadow:none;
    color: var(--fs-color-primary);
    border: 1px solid var(--fs-color-primary);
    border-radius: 4px;
    opacity: 1;
    font-size: 10px;
    background-color: transparent;
    color: var(--fs-color-primary);
    border: 1px solid var(--fs-color-primary);
    border-radius: 4px;
    opacity: 1;
    margin-right: 90px;
    font-weight: 600;
}

.has-shadow .box-text {
    padding: 15px !important;
}

.box-blog-post  .post-meta {
    display: block;
    margin: 5px 0px;
  font-size: 12px;
}


.box-blog-post   .post-meta:before {
    content: "\f133";
    font-family: var(--FontAwesome);
    margin-right: 6px;
    color: var(--fs-color-primary);;
}


.box-blog-post .box-image {
    border-radius: 10px;
    overflow: hidden;
    background-color: #f8f8f8;
}

.box-blog-post:hover .box-image img {
    transform: scale(1.15);
}

.post-title a {
    font-size: 20px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.archive-page-header h1 {
    font-size: 24px;
    font-weight: bold;
    color: var(--fs-color-primary);
    margin-bottom: 0px;
}

.box-blog-post .is-divider {
    display: none;
}



.box-blog-post .post-meta {
    display: block;
    font-size: 12px;
    margin: 0;
}

.box-blog-post  .cat-label ~ .post-meta {
    position: absolute;   
    top: 20px;
    right: 15px;
}


.blog-single article {
    background-color: #fff;
    padding: 15px;
    position: relative;
    display: block;
    border-radius: 5px;
}

.entry-header-text .entry-divider {
    display: none;
}

.entry-header-text .entry-meta {
    text-transform: inherit;
}

.entry-content {
    padding-bottom: 1.5em;
    padding-top: 0px;
}

ul.page-numbers li a {
    color: var(--primary-color);
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border: 1px solid;
    border-radius: 6px;
    line-height: 34px;
    font-size: 14px;
    font-weight: 500;
    height: 36px;
    min-width: 36px;
    padding: 0 5px;
}

.widget:last-child {
    margin-bottom: 0px;
}

.widget_shopping_cart {
    padding: 10px;
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
    background-color: #fff;
}

.nav>li>a>i.wishlist-icon {
    font-size: 26px;
}

.off-canvas .sidebar-menu {}

.nav-sidebar.nav-vertical>li+li {
    border-top: 0px;
}

.off-canvas .nav-vertical>li>a {
    padding: 5px;
    padding-left: 10px !important;
    font-weight: normal !important;
    color: var(--fs-color-primary);
    font-size: 18px;
}

.sidebar-menu-tabs.nav>li>a {
    background: #000;
    color: #fff;
}

.nav-vertical>li>ul li a {
    font-size: 16px;
}

.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=tel],
input[type=text],
input[type=url],
select {
    border: 1px solid #e1e1e1;
    box-shadow: none !important;
    border-radius: 7px;
    font-size: 14px;
    min-height: 40px;
}

textarea {
    border: 1px solid #e1e1e1;
    padding: 5px 20px;
    box-shadow: none !important;
    border-radius: 10px;
    font-size: 14px;
}

.radius5 img {
    border-radius: 10px;
}

.tiktok-embed iframe {
    border: none;
}

.mc-form input.wpcf7-email {
    height: 45px;
    width: 100%;
    max-width: 100%;
    padding: 0 100px 0 10px;
    outline: none;
    border: 1px solid var(--fs-color-primary);
    font-size: 16px;
    border-radius: 7px;
}

.wpcf7-spinner {
    display: none;
}

.mc-form input.wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0;
    border: initial;
    height: 45px;
    font-size: 16px;
    padding: 0 15px;
    background: var(--fs-color-secondary);
    color: #fff;
    border-radius: 0 7px 7px 0 !important;
    line-height: 45px;
    margin-bottom: 0px;
    margin: 0px;
}

.z9 {
    z-index: 99;
}


.flickity-prev-next-button.next {
    right: 10px;
    transform: none;
}

.flickity-prev-next-button.previous {
    left: 10px;
    transform: none;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0px;
    opacity: 1;
}

.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button {
    border: 0px;
    background-color: #ffe8e6;
    border-radius: 5px;
}

/* Ẩn icon mặc định của Flatsome */
.flickity-prev-next-button .flickity-button-icon {
    display: none !important;
}

/* Cấu hình chung cho nút điều hướng */
.flickity-prev-next-button {
    background-color: transparent !important;
    /* Xóa nền mặc định nếu có */
    width: 36px !important;
    height: 36px !important;
    transition: transform 0.3s;
    background-color: var(--fs-color-primary) !important;
    min-height: 36px;
    top: 45%;
}

.flickity-prev-next-button:hover {
    transform: scale(1.1);
}

/* Thay thế nút NEXT (Phải) */
.flickity-prev-next-button.next {
    background-image: url('data:image/svg+xml;utf8,<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.5 29H39.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M29 18.5L39.5 29L29 39.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
    background-size: contain;
    background-repeat: no-repeat;
    right: 10px;
    /* Chỉnh khoảng cách lề phải */
}

/* Thay thế nút PREVIOUS (Trái) */
.flickity-prev-next-button.previous {
    background-image: url('data:image/svg+xml;utf8,<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39.5 29H18.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M29 18.5L18.5 29L29 39.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    /* Chỉnh khoảng cách lề trái */
}

.alt-font h2 {
    font-family: Calistoga, serif;
    font-weight: normal !important;
}

.button:not(.icon)>span+i {
    margin-left: 1em;
    margin-right: -.15em;
}
.button .icon-angle-right:before {
    content: "\f061";
    font-family: var(--FontAwesome);
}

.banner-radius .banner {
    border-radius: 10px;
    overflow: hidden;
}

.wishlist-icon {
    display: none;
}

.section_about .about-img .img-1 img {
    border-radius: 20px 80px 80px 80px;
    position: relative;
}

.section_about .about-img .img-2 img {
    width: 180px;
    border-radius: 50%;
}

.section_about .about-img .img-3 img {
    width: 180px;
    border-radius: 20px 60px 60px 60px;
}

.section_about .about-img .img-1::before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    bottom: -15px;
    border: 5px solid var(--fs-color-secondary);
    width: 80%;
    border-radius: 20px 80px 80px 80px;
    transform: rotate(2deg);
    z-index: 0;
}

.doitac .gallery-col .box-image {
    padding-bottom: 50%;
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
    background: #fff;
    border-radius: 10px;
}

.doitac .gallery-col .box-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 10px;
    transition: all .3s ease;
}

.section_about ul li.bullet-checkmark {
    border: 0px;
}

@-webkit-keyframes pulseScale {
    50% {
        opacity: 0.3;
        transform: scale(1.3)
    }
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 12px rgba(232, 76, 61, 0)
    }
}

@keyframes pulse-red {
    0% {
        transform: scale(0.8);
        box-shadow: 0 0 0 0 #ff0000
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0)
    }

    100% {
        transform: scale(0.8);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0)
    }
}

@keyframes pulse-red-hover {
    0% {
        transform: scale(0.8);
        box-shadow: 0 0 0 0 #fff
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0)
    }

    100% {
        transform: scale(0.8);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0)
    }
}


.page-store {
    margin-bottom: 30px;
    color: #000;
}

.page-store .option-chos {
    border-radius: 5px;
    height: 100%;
    padding: 10px;
    background: var(--fs-color-secondary);
}

.page-store .option-chos .group-option .group-city,
.page-store .option-chos .group-option .group-district {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.page-store .option-chos .group-option .group-city select,
.page-store .option-chos .group-option .group-district select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 20px 5px 12px;
    border-radius: 5px;
    width: 100%;
    height: 35px;
    border: 1px solid var(--fs-color-primary);
    outline: none !important;
}

.page-store .option-chos .group-option .group-city select option,
.page-store .option-chos .group-option .group-district select option {
    background-color: #fff;
    color: #000;
}

.page-store .option-chos .group-option .group-city select#city,
.page-store .option-chos .group-option .group-district select#city {
    background-image: url(img/ico-select2.png?1772264861552);
    background-size: auto;
}

.page-store .option-chos .group-option .group-city select#district,
.page-store .option-chos .group-option .group-district select#district {
    background-color: #fff;
    color: #000;
    background-image: url(img/ico-select2.png?1772264861552);
    background-size: auto;
}

ul li.bullet-arrow:before,
ul li.bullet-checkmark:before,
ul li.bullet-star:before {
    color: var(--fs-color-secondary);
}

.page-store .option-chos .info-store {
    overflow: hidden;
    overflow-y: auto;
}

@media (max-width:991px) {
    .page-store .option-chos .info-store {
        height: auto;
        max-height: 220px;
    }
}

.page-store .option-chos .info-store::-webkit-scrollbar {
    width: 5px;
    background-color: var(--fs-color-primary);
}

.page-store .option-chos .info-store::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: var(--fs-color-primary);
}

.page-store .option-chos .info-store::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    background-color: #f5f5f5;
}

.page-store .option-chos .info-store .store-list {
    padding: 5px 10px;
    line-height: 24px;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    margin-bottom: 10px;
    margin: 0 0 10px 0;
    border-radius: 5px;
    background-color: #fff;
    border: 2px solid var(--fs-color-primary);
}

.page-store .option-chos .info-store .store-list .name-cuahang {
    color: var(--fs-color-primary);
    font-weight: 700;
}

.page-store .option-chos .info-store .store-list .store-name {
    position: relative;
    display: inline-block;
    width: 100%;
}

.page-store .option-chos .info-store .store-list .store-phone {
    position: relative;
    display: inline-block;
    width: 100%;
}

.page-store .option-chos .info-store .store-list .store-phone .phone-url {
    margin-right: 15px;
    color: var(--fs-color-primary);
}

.page-store .option-chos .info-store .store-list .store-phone .phone-url:hover {
    opacity: 0.8;
}

.page-store .option-chos .info-store .store-list:hover,
.page-store .option-chos .info-store .store-list.active {
    background: var(--fs-color-primary) !important;
    color: #fff;
    border: 2px solid #fff;
}

.page-store .option-chos .info-store .store-list:hover .name-cuahang,
.page-store .option-chos .info-store .store-list.active .name-cuahang {
    color: #fff;
}

.page-store .option-chos .info-store .store-list:hover .store-phone a,
.page-store .option-chos .info-store .store-list.active .store-phone a {
    color: #fff !important;
}

.section_num p {
    margin-bottom: 0px;
}

.page-store .wrapcontact {
    height: calc(100vh - 20px);
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    border-radius: 5px;
}

.page-store .wrapcontact iframe {
    width: 100% !important;
    height: 100vh !important;
    border: none !important;
    z-index: 0;
    position: relative;
    overflow: hidden;
}

.page-store .pagebody {
    height: calc(100vh - 20px);
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    border-radius: 5px;
}

.page-store .pagebody iframe {
    width: 100% !important;
    height: 100vh !important;
    border: none !important;
    z-index: 0;
    position: relative;
    overflow: hidden;
}

@media (max-width:991px) {
    .page-store .col-left {
        margin-bottom: 30px;
    }
}

.page-store .form-control {
    height: 35px;
    border: 1px solid var(--fs-color-primary);
    width: 100%;
    border-radius: 5px;
    padding: 0 10px;
}

.page-store .col-6 {
    margin-bottom: 15px;
}

.radius,
.radius img {
    border-radius: 10px;
    overflow: hidden;
}

.ads a.button {
    font-size: 13px;
    color: #000;
    font-weight: normal;
    border-color: var(--primary-color);
}

.product-tab ul {
    background-color: var(--primary-color);
    padding: 10px;
    border-radius: 5px;
}

.product-tab ul li a {
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    padding: 7px 10px;
    font-weight: normal;
    font-size: 15px;
}

.product-tab ul li.active a,
.product-tab ul li:hover a {
    background-color: var(--fs-color-secondary);
    border-color: var(--fs-color-secondary);
    color: #000;
}

.feedback .icon-box-text {
    padding: 10px;
}

b,
strong {
    font-weight: inherit;
    font-weight: 700;
}

.feedback .testimonial-text {
    font-style: normal !important;
    font-size: 13px;
}

.testimonial-name {
    color: var(--fs-color-primary);
}

th,
td {
    text-align: center;
    padding: 15px;
    border: 1px solid #ebebeb;
    color: #1c1c1c;
}

th {
    font-weight: 500;
}

.icon-box-left p {
    margin-bottom: 0px;
}

.product-info .icon-box-left,
.product-info .icon-box-right {
    align-items: center;
}

.khuyen-mai .icon-box.h3 {
    margin-bottom: 8px;
    font-weight: 600;
    padding: 5px 10px;
    background: #fff;
    position: absolute;
    top: -18px;
    gap: 5px;
    width: auto;
}

.khuyen-mai .icon-box.h3 h3 {
    line-height: 10px;
    font-size: 14px;
    color: #c90000;
}

.product-info .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 5px;
}

.product-price-cart .price {
    color: var(--price);
    font-weight: 700;
    display: inline-block;
    width: auto;
    font-size: 16px;
    line-height: initial;
    position: relative;
}

.product-price-cart .compare-price span.amount {
    display: block;
    width: auto;
    color: rgb(154, 165, 179);
    font-size: 14px;
    line-height: initial;
    font-weight: normal;
    text-decoration: line-through;
}

.product-price-cart .flash-sale {
    width: 40px;
    height: auto;
    aspect-ratio: 40 / 20;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: -50px;
    color: rgb(255, 255, 255);
    z-index: 1;
    background-color: var(--fs-color-secondary);
    border-radius: 10px 10px 10px 0px;
    padding: 2px 0px;
}

.product-price-cart {
    position: relative;
}


h1.shop-page-title {
    font-size: 32px;
}

.section_category h2 {
    letter-spacing: 6px;
    text-transform: uppercase;
    color: rgb(136, 136, 136);
    font-size: 14px !important;
    margin-bottom: 30px !important;
}

.box2 .icon-box h3 {
    margin-bottom: 0px;
}

.section_collections .box-overlay {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.section_collections .box-overlay .box-text {
    background: var(--bgincol);
    padding-bottom: 10px;
    text-shadow: none;
}

.section_collections .box-overlay .box-text a {
    text-decoration: underline;
}

.section_category img {
    border-radius: 10px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    position: relative;
    border-radius: 10px;
    border: 1px solid var(--fs-color-primary);
    padding: 10px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon::before {
    left: -20px;
    border-right: 1px solid var(--fs-color-primary);
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon::before,
.section_coupons .swiper_coupons .swiper-slide .box-coupon::after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    display: inline-block;
    top: calc(50% - 20px);
    border-radius: 999px;
    background: rgb(255, 255, 255);
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .info-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid var(--fs-color-primary);
    border-radius: 99px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .info-button svg {
    width: 10px;
    height: 10px;
    fill: var(--fs-color-primary);
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content-top {
    font-size: 16px;
    font-weight: 700;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content-top .title_cou {
    margin-bottom: 10px;
    font-size: 14px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content-top .item_discount {
    display: inline-flex;
    align-items: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 600;
    width: calc(100% - 100px);
    justify-content: center;
    gap: 10px;
    margin: 0px auto 10px;
    border: 1px solid var(--fs-color-primary);
    border-radius: 10px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content-top span {
    font-size: 12px;
    color: rgb(68, 68, 68);
    font-weight: 500;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content-top .item_discount span {
    font-weight: bold;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content-top .item_discount .item_number {
    font-size: 40px;
    font-weight: bold;
    color: var(--fs-color-primary);
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .box_info_cou {
    font-size: 12px;
    background: var(--bgBodySub);
    padding: 10px 15px;
    margin: 5px -10px -10px;
    border-radius: 0px 0px 10px 10px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .box_info_cou .line-clamp {
    margin-bottom: 5px;
}

.line-clamp-1 {
    -webkit-line-clamp: 1;
    height: calc(14px);
}

.line-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    text-overflow: ellipsis;
    line-height: 1.4 !important;
    overflow: hidden;
    padding: 0px !important;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .box_info_cou .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .box_info_cou .content-bottom span {
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    color: var(--fs-color-primary) !important;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .box_info_cou .content-bottom .coupon-code {
    position: relative;
    display: inline-block;
    color: rgb(255, 255, 255);
    margin-left: 0px;
    min-width: 70px;
    text-align: center;
    cursor: pointer;
    font-size: 11px;
    background: var(--fs-color-primary);
    padding: 2px 8px;
    border-radius: 5px;
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon::after {
    right: -20px;
    border-left: 1px solid var(--fs-color-primary);
}

.header-block {
    min-height: 0px;
    top: 0px;
    width: 100%;
}

.white {
    background-color: #fff !important;
    color: #000000 !important;
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
ul {
    margin-bottom: 10px;
}

.blog-post-inner .button {
    font-weight: bold;
}


.main-widget {
    position: fixed;
    right: 14px;
    bottom: 20px;
    z-index: 99;
    top: auto !important;
}

@media (max-width:767px) {
    .main-widget {
        bottom: 56px;
    }
}

.main-widge .img svg {
    width: 100%;
    height: 100%;
}

.main-widget .img {
    width: 25px;
    height: 25px;
}

.main-icon svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    margin-bottom: 5px;
}

.main-icon p {
    font-size: 11px;
    color: #fff;
    margin: 0;
}

.out-circle {
    overflow: hidden;
    padding: 17px;
    border-radius: 100%;
    background: var(--fs-color-primary);
    width: 60px;
    height: 60px;
}

.main-icon {
    line-height: 0;
    color: #fff;
    width: 100%;
    height: 32px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.main-icon i {
    width: 26px;
    height: 26px;
    transform: translateX(2px);
}

.ser-icon {
    display: inline-flex;
    position: absolute;
    font-size: 30px;
    top: 0;
    left: 0;
    padding: 10%;
    background: #fff;
    max-width: 100%;
    overflow: hidden;
    border-radius: 100%;
    color: var(--fs-color-primary);
    width: 70%;
    height: 70%;
    margin: 15%;
    transition: .2s all;
}

.unsee {
    opacity: 0;
    transform: scale(0);
}

.process {
    display: inline-flex;
    transform: translateX(0px);
    transition: 0.15s linear transform;
    line-height: 0;
}

.ser-icon .item {
    margin-right: 40px;
    width: 30px;
    height: 30px;
    color: var(--fs-color-primary);
    display: flex;
    justify-content: center;
    align-items: center;
}

.ser-icon .item svg {
    width: 25px;
    height: 25px;
    color: var(--fs-color-primary);
}

.ser-icon i:nth-child(2n) {
    color: #000;
}

.radius img {
    border-radius: 10px;
}

.def-content {
    position: absolute;
    bottom: 62px;
    right: 0;
    background: #fff;
    border-radius: 8px;
    transition: .2s all;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 300px;
    z-index: 1;
}

.def-content:before {
    position: absolute;
    bottom: -8px;
    right: 22px;
    left: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}

.def-content .def-header {
    background: var(--fs-color-primary);
    padding: 10px;
    border-radius: 8px 8px 0 0;
    color: #fff;
    position: relative;
}

.def-content .def-header .close-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 10px;
    left: initial;
    padding: 0;
    margin: 0;
    border: 0 none;
    background: none;
    line-height: 1;
    width: 26px;
    height: 26px;
    cursor: pointer;
    color: #fff;
    background: var(--fs-color-primary);
    border-radius: 50%;
    text-align: center;
}

.def-content .item>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 5px 10px;
    transition: .3s linear all;
}

.def-content .item>a .img {
    flex-grow: 0;
    flex: none;
    height: 34px;
    width: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    border-radius: 50%;
    color: #fff !important;
}

.def-content .item>a .img svg {
    height: 20px;
    width: 20px;
}

.def-content .item>a .detail {
    flex-grow: 1;
    line-height: normal;
}

.def-content .item>a .detail .arcu-item-title {
    font-weight: 700;
    font-size: 14px;
    display: block;
    line-height: normal;
}

.def-content .item>a .detail .arcu-item-subtitle {
    font-size: 13px;
    color: #787878;
}

.def-content .item.phone>a .img {
    background: #4EB625;
}

.def-content .item.mess>a .img {
    background: #31ADFF;
}

.def-content .item.zalo>a .img {
    background: #0165f8;
}

.def-content .item.map>a .img {
    background: #d94234;
}

.def-content .item:last-child {
    margin-bottom: 0;
}

.main-widget .close-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    font-size: 25px;
    top: 0;
    padding: 10px;
    left: 0;
    width: 60px;
    height: 60px;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: var(--fs-color-primary);
    border-radius: 100%;
    transition: .2s all;
    transform: rotate(0);
    cursor: pointer;
}

.main-widget .close-icon svg {
    width: 25px;
    height: 25px;
}

.close-icon.unsee {
    transform: rotate(180deg);
}

.pregan {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #003f32;
    z-index: -2;
    border-radius: 100%;
    opacity: 0.6;
    animation: zoomzoom 3s linear .2s infinite;
}

.pregan:nth-child(1) {
    animation-delay: .5s;
}

.main-widget .item svg {
    fill: var(--fs-color-primary);
}


.btn-header.btn-hotline .hotline-text span+span {
    font-weight: 600;
    font-size: 14px;
}

.header-main .nav>li>a.btn-header {
    color: var(--text-header-color);
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 5px;
}

.gap-1 {
    gap: .25rem !important;
}

.align-items-center {
    align-items: center !important;
}

.border-0 {
    border: 0 !important;
}

.position-relative {
    position: relative !important;
}

header .btn-header:hover,
header .btn-header:focus {
    background-color: rgba(5, 71, 42, 0.15);
    color: var(--text-header-color);
}

.wolf-header .wolf-function-group .btn-header.btn-hotline .hotline-text span.wolf-text-small {
    font-size: 14px;
}

header .btn-header.btn-hotline .hotline-text {
    line-height: 1.1;
}

.align-items-start {
    align-items: flex-start !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.flex-column {
    flex-direction: column !important;
}

.d-flex {
    display: flex !important;
}

.btn-header.btn-hotline .hotline-text span+span.phone-number {
    color: var(--fs-color-primary);
    font-family: "Philosopher", sans-serif;
    font-weight: 700;
    font-size: 18px;
}


.fst-italic {
    font-style: italic !important;
}

.price-box .save-price {
    display: block;
    color: var(--main-text-color);
    margin: 10px 0px;
}

.price-box .save-price .product-price-save span.amount {
    color: #198754;
    font-size: 18px;
    font-weight: normal;
}

.category-page-title h1 {
    font-size: 32px;
    margin-bottom: 0px;
}

.section-title-normal span {
    border-bottom: 0px;
    margin-bottom: 0px;
    margin-right: 15px;
    padding-bottom: 0px;
}

.section-title-normal {
    border-bottom: 0px;
}

.section-title a {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
}

.section_about .icon-box-left {
    align-items: center;
}

.section_about .box-icon .icon-box-left .icon {
    background: #9a563a;
    padding: 10px;
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 20px 5px 20px 5px;
}

.section-title b {
    opacity: 0;
}

.header-button .button {
    font-weight: normal;
    padding: 10px 15px;
    font-size: 16px;
}

.section-title.section-title-center span {
    font-size: 50px;
    display: block;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
    color: #121f38;
    background: url(img//title.png);
    padding-bottom: 30px;
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.section_product_dichvu .scroll-mb .col-inner {
    text-align: center;
    background: #fff;
    border-radius: 30px 10px;
    padding: 10px;
    height: 100%;
}

.section_product_dichvu .scroll-mb .col-inner .box-image {
    padding-bottom: 100%;
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    -webkit-mask-image: url(img/ser-mask-img-ii.png?1727784692442);
    mask-image: url(img/ser-mask-img-ii.png?1727784692442);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background: #fff;
}



.section_product_dichvu .scroll-mb .col-inner .box-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    -o-object-fit: contain;
    object-fit: contain;
    transform: scale(1);
    transition: all 1s ease;
}

.section_khampha .icon-box-right .icon-box-img {
    margin-left: 5px;
}

.section_khampha .icon-box-left .icon-box-img {
    margin-right: 5px;
}

.section_khampha .icon {
    width: 80px;
    min-width: 80px;
    height: 80px;
    background: #9a563a;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
}

.section_khampha .icon img {
    max-height: 40px;
    width: auto;
}

.section_khampha .icon:before {
    content: "";
    position: absolute;
    top: calc(var(--border-gap, 5px) / -1);
    right: calc(var(--border-gap, 5px) / -1);
    bottom: calc(var(--border-gap, 5px) / -1);
    left: calc(var(--border-gap, 5px) / -1);
    border: 1px dashed #9a563a;
    border-radius: inherit;
    transition: all ease 0.4s;
    animation: spin 30s linear infinite;
}

.section_khampha .icon-box-left,
.section_khampha .icon-box-right {
    align-items: center;
}

.section_khampha .icon-box {
    font-size: 14px;
}

.section_khampha .icon-box h3 {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #121f38;
    margin-bottom: 5px;
}

.section_doingu .box-image {
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
    background: #e3d8d0;
    border-radius: 130px;
    border-radius: 9999px;
    outline: 0.5px solid rgba(154, 86, 58, 0.4);
    outline-offset: 5px;
}

.section_doingu .box-image:after,
.section_doingu .box-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: #9a563a;
    z-index: 1;
    transition: all ease 0.4s;
    opacity: 0.1;
}

.section_doingu .box-image:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.section_doingu .box:hover .box-image:before {
    width: 50%;
}

.section_doingu .box:hover .box-image:after {
    width: 50%;
}


.header-main .nav>li>a {
    text-align: left;
    font-size: 16px;
    position: relative;
    color: #000;
    font-weight: 500;
}

.nav-spacing-large>li {
    margin: 0 20px;
}


.icon-envelop:before {
    content: "\f0e0";
    font-family: var(--FontAwesome);
}

.icon-phone:before {
    content: "\f095";
    font-family: var(--FontAwesome);
}

.icon-clock:before {
    content: "\f017";
    font-family: var(--FontAwesome);
}

.icon-menu:before {
    content: "\f0c9";
    font-family: var(--FontAwesome);
}

.icon-map-pin-fill:before {
    content: "\f3c5";
    font-family: var(--FontAwesome)
}

#comments {
    display: none;
}

.icon-box.subtitle {
    position: relative;
    color: var(--fs-color-primary-light);
    text-align: center;
    width: 126px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0px 15px;
}

.team .icon-box.subtitle {
    width: 200px;
}

.sub-title p {
    display: inline-block;
    position: relative;
    padding: 3px 30px;
    color: var(--fs-color-primary-light);
    font-size: 18px;
}

.button.is-outline,
input[type=button].is-outline,
input[type=reset].is-outline,
input[type=submit].is-outline {
    background-color: transparent;
    border: 1px solid;
}

.sub-title p:before {
    content: "";
    background: #FFDECB;
    border-radius: 7px;
    transform: skew(-18deg);
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    transform: skewX(-15deg);
    background-image: linear-gradient(to right, #ffb8b6, #ffddca);
    z-index: -1;
}

.icon-box.subtitle .icon-inner {
    display: flex;
}

.icon-box.subtitle:before {
    content: "";
    border-radius: 7px;
    transform: skew(-18deg);
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    transform: skewX(-15deg);
    background-image: linear-gradient(to right, rgb(160 30 35 / 20%) 0% , rgb(160 30 35 / 10%) 100%);
}

.icon-box.subtitle .icon-box-img img {
    position: relative;
    max-width: 20px;
    max-height: 20px;
    margin-right: 5px;
    padding: 0px;
}

.icon-box.subtitle .icon-box-text {
    position: relative;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    padding: 0px;
}

.accordion-item {
    margin-bottom: 20px;
}

.accordion-title {
    background-color: #FFF6F3;
    font-size: 16px;
    padding:10px 45px 10px 15px;
    border-radius: 10px;
    border: 0px;
    font-weight: 700;
}

.accordion-title.active {
    background-color: var(--fs-color-primary);
    color: #fff;
}

.accordion .toggle {
    right: 0;
    left: auto;
    opacity:1;
}

.accordion .toggle i {
    background-image: url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(%23clip0_0_5257)"> <path d="M7.98691 14.6893L14.4153 0.761055C14.516 0.539274 14.456 0.274638 14.2653 0.120356C14.0746 -0.0349973 13.8036 -0.0403543 13.6075 0.107499L7.50049 4.68774L1.3935 0.107499C1.19743 -0.0403548 0.925294 -0.0349978 0.735656 0.119284C0.606016 0.22321 0.536375 0.378563 0.536375 0.53606C0.536375 0.612129 0.552446 0.688199 0.585659 0.759983L7.01407 14.6882C7.10193 14.8789 7.29157 15 7.50049 15C7.70941 15 7.89905 14.8789 7.98691 14.6893Z" fill="%23a01e23"></path> </g> <defs> <clipPath> <rect width="15" height="15" fill="white" transform="translate(15) rotate(90)"></rect> </clipPath> </defs> </svg>') !important;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
}

.accordion .active .toggle i {
    background-image: url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(%23clip0_0_5257)"> <path d="M7.98691 14.6893L14.4153 0.761055C14.516 0.539274 14.456 0.274638 14.2653 0.120356C14.0746 -0.0349973 13.8036 -0.0403543 13.6075 0.107499L7.50049 4.68774L1.3935 0.107499C1.19743 -0.0403548 0.925294 -0.0349978 0.735656 0.119284C0.606016 0.22321 0.536375 0.378563 0.536375 0.53606C0.536375 0.612129 0.552446 0.688199 0.585659 0.759983L7.01407 14.6882C7.10193 14.8789 7.29157 15 7.50049 15C7.70941 15 7.89905 14.8789 7.98691 14.6893Z" fill="%23dedfe1"></path> </g> <defs> <clipPath> <rect width="15" height="15" fill="white" transform="translate(15) rotate(90)"></rect> </clipPath> </defs> </svg>') !important;
}

.accordion .toggle i:before {
    content: "";
}

.tuvan .wpcf7-form-control {
    border: none;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 10px;
    outline: none;
    font-size: 14px;
    border-radius: 0px;
}

.tuvan form {
    box-shadow: 0px 2px 23.2px 0px rgba(0, 0, 0, 0.08);
    padding: 14px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.tuvan .wpcf7-submit {
    border-radius: 5px;
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    font-weight: normal;
}

.share-group__item {
    margin-left: 8px;
}

.share-group__item {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 999px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: opacity .3s ease;
}

.blog-share {
    margin-top: 10px;
}

.blog-share div {
    margin-left: unset !important;
    margin-right: unset !important;
}

.blog-share .is-divider {
    display: none;
}


#post-list .post-item .box {
    border-top: 1px solid #D9D9D9;
    padding-top: 25px;
}

#post-list .col.post-item:first-child {
    display: block;
}

#post-list .col.post-item:first-child .box {
    padding-top: 0px;
    border-top: 0px;
}

#post-list .col.post-item:first-child .box-image,
#post-list .col.post-item:first-child .box-text {
    width: 100% !important;
    display: block;
    padding: 0px;
}

#post-list .col.post-item:first-child .box-text {
    padding-top: 15px;
}


.rounded-24 {
    border-radius: 24px;
    overflow: hidden;
}

.shade {
    background: rgba(0, 0, 0, .2);
    background: linear-gradient(0deg, #a01e23 0, transparent 60%);
    opacity:1;
}

/* ==========================================================================
   HOME PAGE
========================================================================== */

.representative-clients-row  {
    margin-top: -53px !important;
        z-index: 20;
    position: relative;
}
.representative-clients-row  > .col > .col-inner {
    box-shadow: 0 0 30px 0 rgba( 0,0,0,0.15);
}

.representative-clients-row .row-inner > .col.title-col {
    flex-basis: 340px;
    max-width: 340px;
}

.representative-clients-row .row-inner > .col.title-col  > .col-inner:after {
    content:'';
    width:1px;
    height: 50px;
    background-color: #ccc;
    display:inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.representative-clients-row .row-inner > .col.slider-col {
    flex-basis: calc( 100% - 340px);
    max-width: calc( 100% - 340px);
}







/* ==========================================================================
   END HOME PAGE
========================================================================== */


.quytrinh .icon-box:before {
    content: "";
    position: absolute;
    right: -70px;
    top: 70px;
    background-image: url(img/icon_temp.png?1758009951056);
    width: 136px;
    height: 40px;
    background-size: 100%;
}

.quytrinh .col:nth-child(3n) .icon-box:before {
    transform: rotateX(180deg);
    top: 80px;
}


.quytrinh .col:last-child .icon-box:before {
    display: none;
}

.taisaochon .icon-box-img {
    background-color: var(--fs-color-secondary);
    padding: 15px;
    border-radius: 10px;
}

.star-rating span:before {
    color: var(--fs-color-secondary) !important;
}

.box-shadow-1,
.box-shadow-1-hover:hover,
.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover {
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.12);
}

.khachhang .icon-box-img img {
    border-radius: 10px !important;
}

.khachhang .testimonial-box {
    margin-top: -50px;
}

.khachhang .star-rating {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 12px;
}

.box-normal .post-title a {
    font-size: 16px;
}

.box-normal.box-blog-post .button.is-link {
    font-weight: normal;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="17" viewBox="0 0 26 17" fill="none"> <path d="M2.01746 9.81882H21.9292L18.1988 14.0002C17.1272 15.2012 18.7345 17.0026 19.8061 15.8016L23.2035 11.9877L25.4714 9.44161C25.9109 8.946 25.9109 8.14557 25.4714 7.64996L19.8061 1.29244C19.5905 1.04418 19.2938 0.904877 18.9847 0.907759C17.9643 0.907903 17.4636 2.30096 18.1988 3.09405L21.938 7.2754H1.95879C0.3873 7.36279 0.504637 9.9065 2.01746 9.81882Z" fill="%23fd5624"></path> </svg>') !important;
    background-repeat: no-repeat;
    padding-right: 30px;
    background-position: right;
    background-size: 14px;
    font-size: 15px;
}


.box-normal.box-blog-post .post-meta {
    position: absolute;
    top: -50px;
    right: 15px;
    color: #fff;
    text-align: center;
    width: 110px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    opacity: 1 !important;
    z-index: 1;
    font-size: 14px;
}

.box-normal.box-blog-post .post-meta:before {
    content: "";
    background: var(--fs-color-primary) !important;
    border-radius: 7px;
    transform: skew(-18deg);
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: -1;
}

.box-blog-post .from_the_blog_excerpt {
    display: -webkit-box; /* Tạo box layout dạng flex cũ */
    -webkit-line-clamp: 2; /* Giới hạn số dòng hiển thị */
    -webkit-box-orient: vertical; /* Hướng xếp các box theo chiều dọc */
    overflow: hidden; /* Ẩn phần văn bản tràn */
    text-overflow: ellipsis; /
    font-size: 14px;
    color: #838383;
}
.dichvu .overlay {
    background: linear-gradient(180deg, transparent 7.07%, rgba(5, 19, 40, 0.9) 100%);
}


.dark .accordion-title:not(.active) {
    background-color: #fff6f300;
}

.dark .accordion-item {
    margin-bottom: 10px;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #2A2A2B;
}

.box-normal.box-blog-post h5 {
    border-bottom: 1px dashed #B4B4B4;
    padding-bottom: 10px;
}


#top-bar .nav>li>a>i {
    color: var(--fs-color-primary);
}

#top-bar .nav-small.nav>li.html {
    font-size: 14px;
}

#top-bar .social-icons a {
        margin-left: 8px;
    margin-right: 8px;
}

.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #000;
}


/* ==========================================================================
   PAGE HISTORY BASE STYLES
   ========================================================================== */
.page_history {
    margin-bottom: 6rem;
}

.history-frame {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
}

.history-frame .history-image {
    text-align: center;
    position: relative;
    z-index: 2;
    padding-top: 300px;
    overflow: hidden;
}

.history-frame .history-image img {
    max-height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.history-frame .history-list {
    text-align: center;
}

.history-frame .history-list .list-item {
    position: relative;
    margin: 0px;
    list-style: none;
}

/* ==========================================================================
   ODD ITEMS CONFIGURATION (2n - 1)
   ========================================================================== */
.history-frame .history-list .list-item:nth-child(2n-1) .item-title:before {
    transform: scaleX(-1);
}

.history-frame .history-list .list-item:nth-child(2n-1) .item-title .circle-big {
    left: 172px;
}

.history-frame .history-list .list-item:nth-child(2n-1) .item-title .line {
    right: 0;
    left: auto;
}

.history-frame .history-list .list-item:nth-child(2n-1) .item-title .title {
    left: 330px;
    right: auto;
}

.history-frame .history-list .list-item:nth-child(2n-1) .item-title .circle-small {
    left: auto;
    right: 0;
}

.history-frame .history-list .list-item:nth-child(2n-1) .item-content {
    left: auto;
    right: 0;
}

/* ==========================================================================
   ITEM INNER ELEMENTS
   ========================================================================== */
.history-frame .history-list .list-item .item-title {
    width: 480px;
    margin: auto;
    position: relative;
    height: 128px;
}

.history-frame .history-list .list-item .item-title .circle-big {
    display: block;
    width: 90px;
    height: 90px;
    background: #da635a;
    border-radius: 50%;
    position: absolute;
    right: 172px;
    left: auto;
    top: 18px;
    z-index: 2;
    overflow: hidden;
}

.history-frame .history-list .list-item .item-title .circle-big:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 4;
}

.history-frame .history-list .list-item .item-title .circle-big:after {
    content: "";
    position: absolute;
    background-image: linear-gradient(#000, transparent);
    width: 58px;
    height: 58px;
    top: 31px;
    right: 0px;
    transform: rotate(-45deg);
    z-index: 3;
    opacity: 0.2;
}

.history-frame .history-list .list-item .item-title .line {
    position: absolute;
    width: 50%;
    height: 5px;
    background: #da635a;
    top: calc(50% - 3px);
    left: 0;
    z-index: 1;
}

.history-frame .history-list .list-item .item-title .title {
    position: absolute;
    right: 330px;
    top: 17px;
    z-index: 2;
}

.history-frame .history-list .list-item .item-title .title strong {
    font-size: 32px;
    color: #da635a;
}

.history-frame .history-list .list-item .item-title .circle-small {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #da635a;
    border-radius: 50%;
    top: calc(50% - 16px);
    left: 0;
    z-index: 2;
}

.history-frame .history-list .list-item .item-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30%;
    background: #ebf1f5;
    padding: 15px;
    border-radius: 5px;
    text-align: left;
    overflow: auto;
}

.history-frame .history-list .list-item .item-content p {
    margin: 0;
}

/* ==========================================================================
   DYNAMIC COLORS BY NTH-CHILD LOOP (6n)
   ========================================================================== */
/* Loop 6n + 2 */
.history-frame .history-list .list-item:nth-child(6n+2) .circle-big,
.history-frame .history-list .list-item:nth-child(6n+2) .line,
.history-frame .history-list .list-item:nth-child(6n+2) .circle-small {
    background: #4fb488;
}

.history-frame .history-list .list-item:nth-child(6n+2) .title strong {
    color: #4fb488;
}

/* Loop 6n + 3 */
.history-frame .history-list .list-item:nth-child(6n+3) .circle-big,
.history-frame .history-list .list-item:nth-child(6n+3) .line,
.history-frame .history-list .list-item:nth-child(6n+3) .circle-small {
    background: #7b566b;
}

.history-frame .history-list .list-item:nth-child(6n+3) .title strong {
    color: #7b566b;
}

/* Loop 6n + 4 */
.history-frame .history-list .list-item:nth-child(6n+4) .circle-big,
.history-frame .history-list .list-item:nth-child(6n+4) .line,
.history-frame .history-list .list-item:nth-child(6n+4) .circle-small {
    background: #f0a700;
}

.history-frame .history-list .list-item:nth-child(6n+4) .title strong {
    color: #f0a700;
}

/* Loop 6n + 5 */
.history-frame .history-list .list-item:nth-child(6n+5) .circle-big,
.history-frame .history-list .list-item:nth-child(6n+5) .line,
.history-frame .history-list .list-item:nth-child(6n+5) .circle-small {
    background: #008881;
}

.history-frame .history-list .list-item:nth-child(6n+5) .title strong {
    color: #008881;
}

/* Loop 6n */
.history-frame .history-list .list-item:nth-child(6n) .circle-big,
.history-frame .history-list .list-item:nth-child(6n) .line,
.history-frame .history-list .list-item:nth-child(6n) .circle-small {
    background: #ec7143;
}

.history-frame .history-list .list-item:nth-child(6n) .title strong {
    color: #ec7143;
}




/* ==========================================================================
   HOME PAGE
========================================================================== */
.hero-section .numbers-row > .col + .col > .col-inner:before {
    content: '';
    display:block;
    width: 1px;
    height: 60px;
    background-color: #ccc;
    position: absolute;
    left: -15px ;
    top: 0;
}




.hero-section .numbers-row  .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 12px;
}

.hero-section .banner-inner:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
    height: 100%;
    background: #FFF;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 10;
}

.hero-section .banner-inner .banner-layers {
    z-index:11;
}


/* ==========================================================================
   ENDHOME PAGE
========================================================================== */


/* ==========================================================================
   PROJECT
========================================================================== */

.project-item .box.box-default .box-text {
    background-color: #000;
    padding: 15px 15px 0 !important;
}

.project-item .box.box-default .box-text .box-text-inner {
    padding-bottom: 44px !important;
}
.project-item .box.box-default .overlay{
   background-color: transparent !important;
    background: linear-gradient(to top, rgba(0,0,0,1) 0% ,rgba(0,0,0,0) 100% );
}

.project-item .box.box-default .box-image {
        border-radius: 0;
}

.project-item .box .box-image .image-cover {
    min-height: 240px;
}

.project-item   .post-title {
  padding-bottom: 20px ;
  position:relative;
}
.project-item  .box.box-default .post-title {
  margin-top: -140px;
}

.project-item .post-title a {
    text-transform: initial;
    font-size: 24px;
    max-width: 200px;
}

.project-item .post-title:after {
    content: '';
    display:block;
    width: 80px;
    height: 1px;
    background-color: var(--fs-color-primary);
    position: absolute;
    bottom: 0;
    left:0;
}



.project-meta-info {
    margin-top: 20px;
    position:relative;
}



.project-meta-info__item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
}

.project-meta-info__item + .project-meta-info__item {
    border-top: 1px dashed rgba(255, 255, 255, 0.3);
}

.project-meta-info__icon {
    width: 36px;
    height: 36px;
    min-width: 36px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #d71932;
    border-radius: 50%;

    color: #fff;
    font-size: 16px;
}

.project-meta-info__content {
    display: grid;
    grid-template-columns: 85px 1fr;
    align-items: start;
    gap: 10px;

    flex: 1;
}

.project-meta-info__content strong {
    font-size: 15px;
    font-weight: 600;
    margin-top: 2px;
}

.project-meta-info__content span {
    font-size: 14px;
    line-height: 1.5;
}



.dark  .project-meta-info__content strong {
    color: #fff;
}

.dark .project-meta-info__content span {
    color: #fff;
}

.project-category {
    display: flex;
    align-items: stretch;
    min-height: 64px;
    background: #20252b;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
}

.project-category__info {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    padding: 5px 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}



.project-category__icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
    flex-shrink: 0;
        display: inline-flex;
    align-items: center;
    justify-content: center;
}

.project-category__icon svg {
    fill: #fff;
    width: 24px;
    height: 24px;
}

.project-category__arrow {
    width: 64px;
    min-width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--fs-color-primary);
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    margin:0 !important;
}

.project-category__arrow:hover {
    color: #fff;
    background: #c4142c;
}

.project-category__arrow i {
    transition: transform .2s ease;
}

.project-category__arrow:hover i {
    transform: translateX(4px);
}


.project-item {
    container-type: inline-size;
    container-name: project-item;
}

@container project-item (max-width: 320px) {
    .project-item .project-meta-info__content {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
    }
}

/* ==========================================================================
  END PROJECT
========================================================================== */



/* ==========================================================================
  FAQ
========================================================================== */


.faq-archive-title-wrapper h1 {
    display: block;
    position: relative;
    color: var(--fs-color-primary);
    margin-bottom: 30px;
    text-align:center;
}



.faq-archive-title-box {
        background: #f3f4f6;
    padding: 24px;
    border-radius: 12px;
    text-align: left;
    margin-bottom: 30px;
}

.faq-archive-title-box .faq-category-description {
        padding-bottom: 15px;
}

.faq-archive-title-box .faq-category-stats {
    text-align: center;
    font-size: 16px;
    color: #4b5563;

}



.faq-archive-title-box .faq-category-stats span {
  color: var(--fs-color-primary);
    font-weight: 700;
    font-size: 24px;
    margin: 0 4px;
}

.faq-sidebar .widget {
        border: 1px solid #e5e5e5;
    border-radius: 6px;
    background: #fff;
    margin-bottom: 16px;
    overflow:hidden;
}



.faq-sidebar .widget-title {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin-bottom : 0;

    display: block;
    width: 100%;
    text-transform: uppercase;
    padding: 0 10px 0 20px;
    color: var(--fs-color-primary);
    background-color: #fff;
    max-height: 40px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    
    border-bottom: 1px solid #e5e5e5;
}

.faq-sidebar .widget:first-child .widget-title {
   background-color: var(--fs-color-primary);
    color: #fff;
        border-bottom: 0;
}


.faq-sidebar .widget .faq-category-list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    color: #444;
    padding: 8px 0;
    font-size: 15px;
}

.faq-sidebar .widget .faq-category-list a:hover {
    color: var(--fs-color-primary);
}


.comment-form-cookies-consent {
    display: none !important;
}

.faq-sidebar .widget .faq-category-list a.active {
    color: #222;
    font-weight: 700;
}

.widget_faq_latest_widget  li,
.widget_faq_most_viewed_widget  li {
    display: grid;
    grid-template-columns: 22px 1fr;
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px;
    padding: 8px 0;
    line-height: 1.25;
}

.widget_faq_latest_widget  li .step,
.widget_faq_most_viewed_widget  li .step {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    background: var(--fs-color-primary);
}

.faq-sidebar .widget  form {
    margin-bottom: 0;
}

textarea.wpcf7-not-valid {
        border-color: #ff2c00 ;
}

.faq-sidebar .widget  form .button {
    border-radius: 99px;
    text-transform: initial;
    font-weight: 700;
}


.faq-question-head {
    display: flex;
    flex-direction: row;
    gap: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 6px;
        align-items: center;
}

.faq-question-head .faq-user-avatar {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
    flex-shrink: 0;
    background: #f6f3f4;
    border: 1px solid #eee;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.faq-question-head .faq-user-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.faq-question-head .faq-user-avatar svg {
    width: 20px;
    height: auto;
    color: #6b7280
}

.faq-question-head .faq-user-info {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.faq-question-tail {
    border: 1px solid #eaeaea;
    padding: 16px;
    display: flex;
    flex-direction: column;
    background-color: #f3f4f6
}

.faq-user {
    color: #e57373;
    font-weight: 700;
    font-size: 16px
}

.faq-time {
    font-size: 13px;
    color: #888
}

.faq-tag {
    display: flex;
    margin-right: auto;
    margin-bottom: 12px;
    padding: 3px 8px;
    font-size: 12px;
    border: 1px solid #ddd;
    border-radius: 4px
}

.faq-item .box {
        border: 1px solid #eaeaea;
    padding: 16px;
    display: flex;
    flex-direction: column;
    background-color: #f3f4f6;
}

.faq-item .box .box-text-inner {
    display: flex;
    flex-direction: column;
}

.faq-item .box .post-title {
    margin-bottom: 15px;   
}
.faq-item .post-tax {
    order: -1;
    margin: 0;
}

.faq-item .post-tax .label-badge {
    display: inline-flex;
    margin-right: auto;
    margin-bottom: 12px;
    padding: 3px 8px;
    font-size: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.faq-item .box .post-title a {
    font-size: 22px;   
}

.faq-item .box .box-text {
    padding: 0 ;
}

.faq-item  .box-blog-post .from_the_blog_excerpt {
    -webkit-line-clamp: 999;
        font-size: 15px;
    color: #555;
}

.faq-item .box .button {
    margin-left: auto;
    padding: 4px 12px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
    display: block;
    width: fit-content;
    line-height: 1.5;
    min-height: auto;
    text-transform: initial;
    font-weight: 600;
    letter-spacing: 0.2px;
}


.single-faq #comments {
     display: block; 
}

.single-faq #comments form {
    margin-bottom: 0;
}


.single-faq #comments .comment-respond {
    background-color: #fafafa;
    margin-top: 0;
    padding: 30px;
}
 
 
#respond #submit {
        text-transform: inherit;
    border-radius: 4px;
    margin: 0 0 0 auto;
    display: block;
}
 
#respond .form-submit {
    margin-bottom: 0;
}
 
 .faq-answer-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 20px;
    margin-bottom: 12px;
    padding-bottom: 6px;
    border-bottom: 1px solid #eaeaea
}

.faq-answer-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    flex-shrink: 0;
    overflow: hidden
}

.faq-answer-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.faq-answer-info {
    display: flex;
    flex-direction: column
}

.faq-answer-name {
    color: #ae1f2b;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 2px
}

.faq-answer-date {
    color: #666;
    font-size: 13px
}



/* ==========================================================================
  END FAQ
========================================================================== */




/* ==========================================================================
  GENERAL
========================================================================== */
.button.zalo {
    font-size: 1em;
    font-weight: 600;
    text-transform: initial;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
    width: 100%;
}

.button.zalo.icon:hover {
    color: #fff;
    background-color: #0068ff !important;
    border-color: #0068ff !important
}

.follow-icons {
    color: var(--fs-color-primary);
}
.follow-icons a.is-outline {
    color: inherit;
}

.follow-icons .button.icon {
        margin-left: 5px;
    margin-right: 5px;
}

/* ==========================================================================
  END GENERAL
========================================================================== */

/* ==========================================================================
  HEADER
========================================================================== */
#header #logo .logo-tagline {
    border-left: 1px solid #ccc;
    margin-left: 20px;
    padding-left: 12px; 
    font-size: .875em;
    font-style: normal;
    margin: .85em 0;
    max-width: 120px;
    line-height: 1.25;
    font-weight: 600;
}

#header .nav-dropdown {
    min-width: 300px;
}
/* ==========================================================================
  END HEADER
========================================================================== */

/* ==========================================================================
  FOOTER
========================================================================== */

.all-menu-item  .ux-menu-link__text {
    position: relative
}
.all-menu-item .ux-menu-link__text:after {
    content: '\f061';
    font-family: var(--FontAwesome);
    margin-left: 4px;
}

.ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link {
    color:var(--fs-color-primary);
}

#footer .footer-logo {
    max-width: 90px;
}

#footer .ux-menu i {
    color: var(--fs-color-primary);
}


#footer .ux-menu-link__link {
        padding-bottom: 12px;
    padding-top: 12px;
}
.absolute-footer {
    font-size: .875em;
    padding: 20px 0 20px;
}
.absolute-footer .footer-primary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 10px;
}

.absolute-footer ul {
    opacity: 1;
    font-size: 1em;
    padding:0;
    margin: 0;
}

.button.back-to-top {
        border-radius: 4px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
        border-color: var(--fs-color-primary);
    color: var(--fs-color-primary);
}

.button.back-to-top:hover {
    background-color: var(--fs-color-primary);
    color: #fff;
}
#search-lightbox {
    font-size: 1em;
    margin: 0 auto;
    max-width: 600px;
}
/* ==========================================================================
  END FOOTER
========================================================================== */


/* ==========================================================================
   RESPONSIVE MEDIA QUERIES
   ========================================================================== */
   
   
/* --- Medium & Small Tablets Layout (min-width: 992px) and (max-width: 1199px) --- */
@media (min-width: 992px) and (max-width: 1199px) {
    .history-frame .history-list .list-item .item-content {
        width: 24%;
    }
}

@media (min-width: 550px) {

}

/* --- Desktop Layout (min-width: 850px) --- */
@media (min-width: 850px) {
    
    .sustainable-value-row > .col > .col-inner {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .sustainable-value-row .col:first-child:before {
        border-left-style: none;
    }
    
    .sustainable-value-row {
        justify-content: center;
    }
    
    .sustainable-value-row  > .col {
        flex-basis: auto;
        max-width: max-content;
        margin:0;
    }
    
    .history-frame .history-list .list-item .item-title:before {
        content: "";
        background-image: url(img/history_line.png?1758009951056);
        width: 200px;
        height: 128px;
        position: absolute;
        bottom: 50%;
        left: 0;
        right: 0;
        margin: auto;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .history-frame .history-list .list-item:first-child .item-title:before {
        content: "";
        background-image: url(img/history_line_first.png?1758009951056);
        width: 200px;
        height: 103px;
        background-position: left;
        transform: unset;
    }

    .history-frame .history-list .list-item:last-child .item-title:after {
        content: "";
        background-image: url(img/history_line.png?1758009951056);
        width: 200px;
        height: 128px;
        position: absolute;
        top: 50%;
        bottom: auto;
        left: 0;
        right: 0;
        margin: auto;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        transform: scaleX(-1);
    }

    .history-frame .history-list .list-item:last-child:nth-child(2n-1) .item-title:after {
        transform: scaleX(1);
    }
    
    .row-divided>.col+.col:not(.large-12) {
        border-left: 1px solid #d3d3d3;
    }
    
    
    
    .section_khampha .section-bg:after,
    .section_khampha .section-bg:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 50%;
        height: 100%;
        border-radius: 0 200px 200px 0;
        background-image: linear-gradient(to right, #f0efeb 0%, #9a563a 400%);

    }

    .section_khampha .section-bg:after {
        left: auto;
        right: 0;
        border-radius: 200px 0 0 200px;
        background-image: linear-gradient(to left, #f0efeb 0%, #9a563a 400%);
    }

    header #logo {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    
    #header #logo .logo-tagline {
        border-left: 1px solid #ccc;
        margin-left: 20px;
        padding-left: 12px; 
    }

}

@media (max-width: 1199px) {
    
    .nav-spacing-large>li {
        margin: 0px 12px;
    }
    .header-main .nav>li>a {
        font-size: 14px;
    }
    
    .header-button .button {
        padding: 4px 8px;
        font-size: 14px;
    }
      #header #top-bar .flex-right {
         display:none;
      }
     #header #logo img {
        max-height: 65px;
    }
    
    #header #logo .logo-tagline {
        border-left: 1px solid #ccc;
        margin-left: 12px;
        padding-left: 6px;
        font-size: 12px;
        max-width: 100px;
    }
    
     #header #logo {
        width: 170px;
    }
    .logo-left .logo {
        margin-right: 15px;
    }
}



/* --- Tablets & Mobile Layout (max-width: 849px) --- */
@media (max-width: 849px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


    .history-frame .history-list .list-item {
        margin-bottom: 4rem;
    }

    .history-frame .history-list .list-item:nth-child(2n-1) .item-title .circle-big {
        left: 0;
        top: -50px;
    }

    .history-frame .history-list .list-item:nth-child(2n-1) .item-title .line {
        right: auto;
        left: 0;
    }

    .history-frame .history-list .list-item:nth-child(2n-1) .item-title .title {
        left: 110px;
    }

    .history-frame .history-list .list-item:nth-child(2n-1) .item-title .circle-small {
        left: 300px;
        right: auto;
    }

    .history-frame .history-list .list-item .item-title {
        width: 100%;
        height: auto;
        margin-bottom: 1rem;
    }

    .history-frame .history-list .list-item .item-title .circle-big {
        top: -50px;
        right: 0;
    }

    .history-frame .history-list .list-item .item-title .line {
        width: 300px;
        top: calc(50% - 10px);
        left: auto;
        right: 0;
    }

    .history-frame .history-list .list-item .item-title .title {
        left: auto;
        right: 110px;
        top: -52px;
    }

    .history-frame .history-list .list-item .item-title .circle-small {
        left: auto;
        right: 300px;
        top: calc(50% - 23px);
    }

    .history-frame .history-list .list-item .item-content {
        position: static;
        width: 73%;
    }

    footer .footer-top .icon-box {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        grid-gap: 0px;
    }

    footer .footer-top {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    footer .footer-top .icon-box .icon-box-text {
        text-align: center;
        padding-left: 0px;
    }

    footer#footer .title-menu {
        margin-top: 0px;
        padding-top: 0px;
        position: relative;
    }

    footer#footer .clicked h4::before,
    footer#footer .clicked h4::after {
        position: absolute;
        content: '';
        top: 50%;
        right: 0;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
        background-color: currentColor;
        -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    }

    footer#footer .clicked h4::before {
        width: 11px;
        height: 1.5px;
        opacity: 1;
    }

    footer#footer .clicked h4::after {
        width: 1.5px;
        height: 11px;
        right: 10px;
    }

    footer#footer .clicked.cls_mn h4::after {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
    }

    footer#footer .clicked.cls_mn h4::before {
        opacity: 0;
    }



    .header-bottom {
        background-color: #ffffff00 !important;
    }

    #woocommerce-product-search-field-1 {
        font-size: 14px;
    }

    header .searchform-wrapper:not(.form-flat) button.submit-button {
        height: 34px;
        height: 34px;
    }

    header .searchform .button.icon {
        height: 32px;
        min-height: 32px;
        line-height: 32px;
        border-radius: 5px !important;
        width: 50px;
        font-size: 13px;
    }


    .header-main .nav.mobile-nav>li.has-icon>a {
        line-height: 16px;
        color: #000;
        font-size: 16px;
    }

    .row-slider .flickity-prev-next-button {
        background-color: transparent !important;
        /* Xóa nền mặc định nếu có */
        width: 36px !important;
        height: 36px !important;
        transition: transform 0.3s;
        background-color: var(--fs-color-primary) !important;
        min-height: 36px;
        top: 45%;
    }

    .box-category h5.header-title {
        font-size: 13px;
    }

    footer .title-menu h4 {
        font-size: 16px;
    }

    .bread-crumb {
        padding: 20px 0;
        background-size: cover;
        min-height: 150px;
        background-position: center left;
    }

    .bread-crumb .title-bread-crumb {
        font-size: 20px;
    }

    .breadcrumb {
        font-size: 14px;
    }

    .section-title.section-title-center span {
        font-size: 30px;
        background-size: 150px;
    }

    .scroll-mb-col {
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-mask: linear-gradient(90deg, transparent 0, #000 10px, #000 calc(100% - 10px), transparent 100%);
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;;
                justify-content: flex-start !important;
    }

    .scroll-mb-col>.col {
        text-align: center;
        width: 200px;
        white-space: normal;
        margin: 0px !important;
        min-width: 70%;
    }

    .section_khampha .icon-box h3 {
        font-size: 16px;
    }


    .section_khampha .scroll-mb {
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: -10px;
        text-align: center;
        -webkit-mask: linear-gradient(90deg, transparent 0, #000 10px, #000 calc(100% - 10px), transparent 100%);
        display: block;
    }

    .section_khampha .scroll-mb .icon-box {
        display: inline-block;
        text-align: center;
        width: 70%;
        white-space: normal;
        margin: 0px !important;
    }

    .section_khampha .icon-box .icon-box-img {
        margin: 10px auto;
    }

    .section_khampha .icon-box h3 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .section_khampha .icon-box p {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #masthead {
        border-top: 0px !important;
    }

    #logo {
        width: auto !important;
    }

    header .nav>li>a>i.icon-menu {
        font-size: 25px;
    }
    #header #logo img {
        max-height: 85px;
    }
    #header #logo .logo-tagline {
        display:none;
    }

    .khachhang .testimonial-box {
        margin-top: 0px;
    }

    .quytrinh .icon-box-img {
        max-width: 80px !important;
    }

    .quytrinh .icon-box:before {
        top: 30px;
        width: 90px;
        height: 36px;
        right: -50px;
    }

    .quytrinh .col:nth-child(3n) .icon-box:before {
        display: none;
    }

    .quytrinh .icon-box p {
        font-size: 13px;
    }

    .dichvu .icon-box-img img {
        max-width: 70px;
    }

    .dichvu .icon-box-text p {
        font-size: 14px;
    }
    
    .representative-clients-row .row-inner > .col.title-col,
    .representative-clients-row .row-inner > .col.slider-col {
        flex-basis: 100%;
        max-width: 100%;
    }
    
    .representative-clients-row {
        margin-top: 0px !important;
    }
    
    .numbers-row-wrapper  {
        margin-top: -30px !important;
    }
    
    .numbers-row-wrapper > .col > .col-inner {
        background: #fff;
        padding: 15px;
        border-radius: 12px;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    }
    
    .banner h2 {
        font-size: 2.5em;
    }
    
    .sustainable-value-row > .col > .col-inner {    
        padding-top: 0;
        padding-bottom: 0;
    }
    .absolute-footer .footer-primary {
        flex-direction: column-reverse;
    }
}

@media (max-width: 549px) {
    .history-frame .history-list .list-item:nth-child(2n-1) .item-content {
        margin-left: auto;
        margin-right: 0;
    }

    .history-frame .history-list .list-item .item-content {
        margin-left: 0;
    }
    
    #header .header-button .button  {
        width: 40px;
    }
    #header .header-button .button span {
        display:none;
    }
    
    #header .header-button  .button:not(.icon)>span+i {
        margin-left: 0;
        margin-right: 0;
    }
    .banner h2 {
        font-size: 2em;
    }
    #header #logo img {
        max-height: 60px;
    }
    
    h2 {
        font-size: 1.25em;
    }
    
    .sustainable-value-row > .col > .col-inner {    
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    
    .box .box-icon {
        width: 48px;
        height: 48px;
    }
    
    .box .box-icon svg {
        width: 28px;
        height: 28px;
    }
    
    .project-item .box-image .image-cover {
        min-height: 240px;
    }
}




.is-xxxlarge {
    font-size: 2.5em
}

.is-xxlarge {
    font-size: 2em
}

.is-xlarge {
    font-size: 1.875em
}

.is-larger {
    font-size: 1.5em
}

.is-large {
    font-size: 1.125em
}

.is-small,
.is-small.button {
    font-size: .875em
}

.is-smaller {
    font-size: .75em
}

.is-xsmall {
    font-size: .625em;

}

.is-xxsmall {
    font-size: .5em;
}

@media(max-width: 549px) {
    .is-xxxlarge {
        font-size: 2em
    }

    .is-xxlarge {
        font-size: 1.875em
    }

    .is-xlarge {
        font-size: 1.5em
    }

    .is-larger {
        font-size: 1.25em
    }

    .is-large {
        font-size: 1em
    }
}