:root {
    --maincolor: #A71516;
    --subcolor: #E5BD60;
    --fmain: 'Barlow';
    --font-Barlow: 'Barlow';
    --font-SVN-Rosellinda-Alyamore: 'SVN-Rosellinda Alyamore';
    --font-SVN-HC-Green-Grove: 'SVN-HC Green Grove';
}

@-webkit-keyframes snake-jump {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(clamp(-10px, -3vw, -15px)); }
}
@keyframes snake-jump {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(clamp(-10px, -3vw, -15px)); }
}

body {
    font-family: var(--fmain);
    font-size: 14px;
    color: #111; background-color: #FFF2E0;
    top: 0 !important;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%)
}

::-webkit-scrollbar-thumb {
    background: var(--maincolor)
}

.wap_main {
    max-width: 1920px;
    min-width: 320px;
    position: relative;
    margin: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    margin: 0 0 13px 0;
    font-weight: 500;
    line-height: 1.5
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

img.lazy {
    opacity: 0
}

img:not(.initial) {
    transition: opacity .1s
}

img.error,
img.initial,
img.loaded {
    opacity: 1
}

img:not([src]) {
    visibility: hidden
}

button,
input,
select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    box-shadow: none !important
}

a,
input,
textarea {
    outline: 0;
    padding: 0
}

a {
    text-decoration: none !important;
    cursor: pointer
}

a:hover {
    color: var(--maincolor)
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.w-100 {
    width: 100%
}

.w-clear:after {
    display: block;
    content: "";
    clear: both
}

.hidden {
    display: none
}

.clear {
    clear: both
}

.none {
    display: none
}

.hidden-seoh {
    visibility: hidden;
    height: 0;
    margin: 0;
    overflow: hidden
}

.wrap-content,
.wrap-main {
    max-width: 1230px;
    margin: 40px auto;
    padding: 0 15px; position: relative;
}
.wrap-main{
    padding-top: 25px;
}
.wrap-main.static {
    max-width: 1030px
}

.wrap-main.max {
    max-width: 1366px
}

.wrap-home {
    max-width: 100%;
    padding: 0;
    margin: 0
}

.wrap-content {
    margin: auto
}

.social-plugin {
    display: flex;
    margin-top: 10px
}

.scale-img {
    position: relative;
    display: block;
    overflow: hidden
}

.scale-img img {
    transform: scale(1, 1);
    transition: .2s
}

.scale-img:hover img {
    transform: scale(1.1, 1.1)
}

.hover-img {
    position: relative;
    overflow: hidden;
    display: block
}

.hover-img:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .8s cubic-bezier(.94, .85, .1, .62) 0s;
    z-index: 1;
    border: 100px double rgba(0, 0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    box-sizing: border-box
}

.hover-img:hover:before {
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0 double rgba(255, 255, 255, .7);
    visibility: hidden
}

.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.transition {
    transition: .3s all
}

a.views {
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
    border: solid 1px #ccc;
    padding: 7px 20px;
    border-radius: 20px;
    color: #000;
    font-size: 16px
}

a.views:hover {
    border: solid 1px #fed402;
    color: #fed402
}

.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128, 128, 128, .15);
    margin-top: 15px;
    border-radius: 5px
}

.share b {
    display: block;
    margin-bottom: 5px
}

.othernews b {
    margin-bottom: 10px
}

a.mucluc-dropdown-list_button:before {
    content: "\f03a";
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 400;
    background: #fff;
    color: var(--maincolor) !important;
    font-size: 20px;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    border: 1px solid #ddd
}

.meta-toc-clone.fiedx {
    position: fixed;
    left: 5px;
    top: 200px;
    z-index: 111
}

.meta-toc-clone:not(.fiedx) .box-readmore {
    display: block !important
}

.box-readmore {
    padding: 10px;
    background-color: #f5f5f5;
    width: 100%;
    margin-top: 2px;
    border: 1px solid #ddd;
    font-size: 13px;
    margin-bottom: 10px
}

.meta-toc-clone .box-readmore {
    width: 350px;
    display: none;
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 0
}

.box-readmore {
    padding: 8px 15px;
    border: 1px solid #dedede;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #eee
}

.box-readmore li ul>li {
    margin: 0;
    margin-bottom: 8px
}

.box-readmore li ul>li:before {
    content: counters(item, ".") " "
}

.box-readmore ul {
    list-style-type: none;
    counter-reset: item;
    margin-bottom: 0;
    padding-left: 0 !important;
    margin-top: 8px
}

.box-readmore ul li {
    display: table;
    counter-increment: item;
    margin-bottom: 5px
}

.box-readmore ul li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 5px
}

.box-readmore ul li a {
    color: #333;
    cursor: pointer;
    font-weight: 600
}

.box-readmore ul li a:hover {
    color: #767676 !important
}

.title-tags {
    position: relative;
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #777
}

.title-tags:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .1);
    display: block;
    height: 3px;
    width: 30px
}

.flex-tags {
    display: flex;
    gap: 5px
}

.flex-tags a {
    color: #333;
    border: 1px solid;
    border-radius: 3px;
    display: inline-block;
    font-size: .8em !important;
    opacity: .8;
    padding: 2px 5px
}

.flex-tags a:hover {
    background-color: #446084;
    border-color: #446084;
    color: #fff;
    opacity: 1
}

.sort-select {
    display: flex;
    justify-content: end;
    margin: 20px 0;
    position: relative
}

.sort-select .click-sort {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 10px 6px 8px;
    margin: 0
}

.sort-select-main {
    display: grid;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 6px rgb(0 0 0 / 20%);
    position: absolute;
    padding: 0 7px;
    top: 30px;
    right: 0;
    width: 160px;
    z-index: 2
}

.sort-select-main p {
    border-bottom: 1px solid #f1f1f1;
    margin: 0;
    order: 2
}

.sort-select-main p:has(.check) {
    order: 1
}

.sort a {
    color: #000;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 3px;
    display: block;
    cursor: pointer
}

.sort a.check i {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    width: 22px;
    height: 16px;
    border: 2px solid transparent;
    border-radius: 100px;
    vertical-align: middle
}

.sort a.check i::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 3px;
    top: -4px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg)
}

.sort-select .sort-show {
    padding-right: 12px;
    position: relative
}

.sort-select .sort-show::before {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    content: '';
    height: 0;
    position: absolute;
    top: 6px;
    right: 0;
    width: 0
}

.filter {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 10px;
    background: #f1f1f1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #ddd;
    display: none
}

.wrap-product-sale {
    background-color: #ffa09e;
    border-radius: 10px;
    overflow: hidden
}

.wr-search p {
    font-weight: 700;
    text-transform: uppercase
}

.search {
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    width: 205px;
    border-radius: 35px;
    overflow: hidden;
    justify-content: space-between;
}

.search p {
    width: 35px;
    height: 35px;
    cursor: pointer;
    margin: 0; font-size: 16px; color: #333;
    color: #000;
    display: flex; justify-content: center; align-items: center;
}

.search input {
    width: calc(100% - 45px);
    height: 35px;
    outline: 0;
    padding: 0px 10px 0px 10px;
    border: 0;
    background: 0 0;
    color: #828282;
    font-size: 14px;
}

.search input::-webkit-input-placeholder {
    color: #313131; font-size: 13px;
}

.search input:-moz-placeholder {
    color: #313131; font-size: 13px;
}

.search input::-moz-placeholder {
    color: #313131; font-size: 13px;
}

.search input:-ms-input-placeholder {
    color: #313131; font-size: 13px;
}

.box-cat {
    text-align: center
}

.box-cat h3 {
    font-size: 14px;
    color: #333;
    margin-top: 10px
}

.box-cat:hover h3 {
    color: red
}

.cart-product {
    margin: 5px 0 0 0
}

.cart-product span {
    cursor: pointer;
    color: #fff;
    text-align: center;
    padding: 0 5px;
    border-radius: 5px;
    display: inline-block;
    line-height: 34px;
    font-size: 13px;
    font-weight: 700
}

.cart-add {
    margin-left: 10px;
    background-color: #00a5d9;
    width: 155px
}

.cart-add:hover {
    background-color: #fed402
}

.cart-buy {
    background-color: #ff2e00;
    width: 93px;
    height: 33px
}

.cart-buy:hover {
    background-color: #fed402
}

.gridProduct {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.grid-pro-detail {
    display: flex;
    justify-content: space-between;
    align-items: start;
    border-bottom: 1px solid #ececec
}

.grid-pro-detail .left-pro-detail {
    width: 60%;
    border-right: 1px solid #ececec;
    padding-right: 30px
}

.grid-pro-detail .right-pro-detail {
    width: 38%
}

.detail-product {
    display: flex;
    justify-content: space-between
}

.detail-product .left-pro-detail {
    width: 40%;
    border: 1px solid #ddd
}

.detail-product .right-pro-detail {
    width: 57%
}

.detail-product .right-pro-detail ul {
    list-style: none;
    padding: 0
}

.detail-product .right-pro-detail ul li {
    margin-bottom: 20px
}

.detail-product .right-pro-detail ul li .title-pro-detail {
    font-size: 18px
}

.detail-product .right-pro-detail ul li .attr-content-pro-detail {
    display: inline-block;
    margin-bottom: 0
}

.detail-product .right-pro-detail ul li .attr-content-pro-detail .price-new-pro-detail {
    font-weight: 700;
    font-size: 20px;
    color: red
}

.ul-actions {
    display: flex;
    justify-content: center;
    margin: 20px;
    gap: 15px;
    align-items: flex-start
}

.ul-actions li,
.ul-actions>div {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 80px;
    text-align: center
}

.ul-actions .active .box__tabr,
.ul-actions .box__tabr:hover {
    border-color: #fd6e1d
}

.ul-actions .box__tabr {
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    min-height: 55px;
    padding: 4px;
    height: 60px;
    width: 80px
}

.icon-action {
    background-image: url(../images/icon_chitiet@2x-min.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-size: 300px 180px
}

.icon-dnb {
    background-position: 0 0;
    height: 28px;
    width: 28px
}

.icon-tskt {
    background-position: -105px 0;
    height: 30px;
    width: 30px
}

.icon-ttsp {
    background-position: -140px 0;
    height: 19px;
    width: 23px
}

.ul-actions p {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 5px;
    white-space: normal;
    color: #000
}

.modal-detail::-webkit-scrollbar {
    width: 10px
}

.modal-detail::-webkit-scrollbar-thumb {
    width: 10px;
    background: #4d90e0;
    border-radius: 10px;
    height: 50px
}

.modal-detail {
    position: fixed;
    z-index: 999;
    background: #000000c4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll
}

.content-modal-detail {
    background: #fff;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 100vh
}

.content-modal-detail .tabs {
    display: flex;
    cursor: pointer;
    padding: 0;
    list-style: none;
    justify-content: center;
    border-bottom: 1px solid #e0e0e0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 99
}

.content-modal-detail .tabs li {
    padding: 20px 20px;
    margin-right: 5px;
    font-weight: 700;
    position: relative;
    border-bottom: 4px solid #fff
}

.content-modal-detail .tabs li.active {
    color: #2d9cdb;
    border-bottom: 4px solid #2d9cdb
}

.content-modal-detail .tab-content {
    padding: 20px;
    max-width: 900px;
    margin: 0 auto
}

.content-modal-detail .tab-content.active {
    display: block
}

.close-tab {
    position: fixed;
    top: 15px;
    right: 20px;
    z-index: 10
}

.btn-closemenu {
    position: fixed;
    top: 10px;
    right: 20px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    line-height: 21px;
    padding: 7px;
    text-align: right;
    width: 72px
}

.btn-closemenu::before {
    transform: rotate(45deg)
}

.btn-closemenu::after {
    transform: rotate(-45deg)
}

.btn-closemenu::after,
.btn-closemenu::before {
    background-color: #333;
    content: '';
    left: 13px;
    height: 14px;
    position: absolute;
    top: 10px;
    width: 1px
}

.cursor-pointer {
    cursor: pointer
}

.pr-content .pr-item p {
    margin: 0
}

.contact-input {
    position: relative;
    margin-bottom: 15px
}

.did-floating-label-content {
    position: relative;
}

.did-floating-label {
    z-index: 5;
    color: #777;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 15px;
    transition: .2s ease all;
    -moz-transition: .2s ease all;
    -webkit-transition: .2s ease all;
    -ms-transition: .2s ease all;
    -o-transition: .2s ease all
}

.did-floating-input {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 15px 20px;
    background: #fff;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important
}

.did-floating-input:focus,
.did-floating-input:not(:placeholder-shown) {
    outline: 0;
    padding: 25px 15px 5px 15px
}

.did-floating-input:focus~.did-floating-label {
    top: 6px;
    font-size: 12px
}

.did-floating-input:not(:placeholder-shown)~.did-floating-label {
    top: 6px;
    font-size: 12px
}

.input-group {
    display: flex
}

.input-group-append {
    display: flex;
    align-items: center
}

.input-group-text {
    display: flex;
    align-items: center;
    font-weight: 400;
    height: 34px;
    color: #323840;
    padding: 0 5px 0 20px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #3d85d8;
    border-radius: 4px 0 0 4px;
    border-right: none
}

.contact-input .custom-file-label::after {
    content: attr(title)
}

.contact-map {
    position: relative;
    height: 500px;
    margin-top: 30px
}

.contact-map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.breadCrumbs {
    padding: 10px 0;
    background: #FFE1B5;
}

.breadCrumbs ol {
    margin: 0
}

.breadCrumbs ol li a {
    color: #333
}

.breadCrumbs ol li a:hover {
    color: var(--maincolor)
}

.pagination {
    margin: 30px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px
}

.pagination li span {
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid var(--maincolor);
    background: #fff;
    min-width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--maincolor);
    font-size: 14px;
    font-weight: 400
}

.pagination li a {
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #cacaca;
    background: linear-gradient(180deg, #fff 0, #f0f0f0 100%);
    padding: 5px 7px;
    min-width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400
}

.pagination li a:hover {
    color: var(--maincolor);
    border-color: var(--maincolor)
}

.pagination .page-item.active .page-link {
    background-color: var(--maincolor);
    border-color: var(--maincolor)
}

.progress-wrap {
    background-color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .4s linear
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.progress-wrap i {
    position: absolute;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-weight: 900;
    color: var(--maincolor);
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    z-index: 1;
    transition: all .4s linear
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: var(--maincolor);
    stroke-width: 4;
    box-sizing: border-box;
    transition: all .4s linear
}

.grecaptcha-badge {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    visibility: hidden !important;
    overflow: hidden
}

.social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0 10px
}

.social li {
    display: inline-block
}

.social li:hover img {
    transform: rotateY(360deg);
    transition: all .5s linear
}

.header__info {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #111;
    font-size: 15px
}

.info__email {
    color: #111;
    font-size: 15px
}

.info__hotline {
    color: #c60002;
    font-size: 15px;
    font-weight: 700
}

.header__sline {
    background: #cacaca;
    width: 1px;
    height: 26px;
    margin: 0 30px
}

.search-res {
    position: relative;
    width: 40px
}

.search-res .icon-search {
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 17px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.search-res .icon-search.active {
    color: var(--subcolor);
}

.search-res .search-grid {
    position: absolute;
    top: 45px;
    right: 0;
    width: 0;
    height: 40px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--maincolor);
    z-index: 2;
    opacity: 0;
    border-radius: 25px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.search-res .search-grid p {
    width: 34px;
    height: 34px;
    cursor: pointer;
    margin: 0;
    font-size: 14px;
    background: var(--maincolor);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #fff;
    margin-left: 2px;
    padding: 7px
}

.search-res .search-grid input {
    width: calc(100% - 36px);
    outline: 0;
    border: none;
    color: #666363;
    font-size: 13px;
    text-indent: 10px
}

.search-res .search-grid input::-webkit-input-placeholder {
    color: #ccc
}

.search-res .search-grid input:-moz-placeholder {
    color: #ccc
}

.search-res .search-grid input::-moz-placeholder {
    color: #ccc
}

.search-res .search-grid input:-ms-input-placeholder {
    color: #ccc
}

.menu-res {
    display: none
}

.menu {
   position: relative; z-index: 3; top: 28px; transition: all .3s;
}

.menu_flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.menu ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}

.menu ul.menu-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu ul li.li_logo{width: 225px;}
.menu ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF2E0;
    text-align: center;
    font-size: 22px; 
    text-transform: capitalize;
    height: 50px;
    padding: 0 0px;
    position: relative;
    font-weight: 500;
}

.menu ul li a.active,
.menu ul li:hover>a {
    color: var(--subcolor);
}

.menu_search {
    margin-left: auto
}

.menu ul.menu-main li a.active:after,
.menu ul.menu-main li:hover>a:after {
    opacity: 1
}

.menu ul li a.has-child {
    padding-right: 16px;
    margin-right: 8px
}

.menu ul li a.has-child:after {
    content: "";
    position: absolute;
    bottom: calc(50% - 4px / 2);
    right: 5px;
    width: 5px;
    height: 5px;
    border: 1px solid #fafafa;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg)
}

.menu_dmsp .menu_lvl {
    position: absolute;
    width: 190px;
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.menu_dmsp .menu_lvl3,
.menu_dmsp .menu_lvl4 {
    left: calc(100% + 1px)
}

.menu_dmsp .menu_lvl2 .menu_lvl3 ul li:hover .menu_lvl4,
.menu_dmsp .menu_lvl2 ul li:hover .menu_lvl3,
.menu_dmsp:not(.block_hover):hover .menu_lvl2 {
    transform: perspective(600px) rotateX(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible
}

.slideshow_left .menu_lvl2 {
    transform: perspective(600px) rotateX(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.menu_vlist_pic {
    max-width: 24px
}

.menu_dmsp .menu_lvl ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: capitalize;
    gap: 10px;
    color: #555;
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
    padding: 14px;
    border-left: 2px solid transparent;
    background: #fafbff;
    margin: 0;
    height: auto
}

.menu_dmsp .menu_lvl ul li:hover>a {
    border-color: var(--maincolor);
    color: var(--maincolor)
}
.menu ul li ul li{
    border-top: 1px solid #f3f3f3;
}
.menu ul li ul li a {
    padding: 12px !important;
    border: none !important
}

.menu ul li ul li a:after {
    display: none !important
}

.menu_dmsp .menu_lvl ul {
    max-height: 410px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    margin: 0
}

.slideshow_item {
    display: block;
    position: relative
}

.swiper_slideshow {
    height: calc(100vw * 530 / 1366);
    position: relative
}

.control_slide {
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0;
    top: calc(50% - 40px / 2)
}

.control_slide button {
    opacity: .5;
    top: 0;
    position: absolute;
    outline: 0;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #000;
    width: 40px;
    border-radius: 50px;
    height: 40px;
    background: #fff;
    text-align: center;
    font-size: 18px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.control_slide button:hover {
    opacity: 1
}

.control_slide button.slide_prev {
    left: 20px
}

.control_slide button.slide_next {
    right: 20px
}

.swiper_slideshow .swiper-slide {
    overflow: hidden
}

.swiper_slideshow .slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.spacer {
    margin: 60px 0
}

.title-main {
    text-align: center;
    position: relative;
    margin-bottom: 30px
}

.title-detail {
    position: relative;
    margin-bottom: 30px
}

.title-detail h1 {
    color: var(--maincolor);
    font-size: clamp(1.75rem, 1.65rem + .5vw, 2.25rem);
    font-weight: 700;
    margin-bottom: 0
}

.title-main h1,
.title-main h2 {
    color: var(--maincolor);
    text-align: center;
    font-family: var(--font-SVN-HC-Green-Grove);
    font-size: clamp(25px,4.5vw,48px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
.title-main .line{width: 85px; height: 1px; background-color: #CAB9A5; margin: auto; margin-top: 15px;}
.title_com {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: var(--subcolor)
}

.title_com p {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    margin: 0
}

.product_box {
    display: block;
    position: relative;
    transition: .25s;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s
}

.product_box:hover {
    border-color: var(--subcolor)
}
.product_item{
    position: relative;
}
.product_item .inner1{
    padding: 1px; 
    background-color: #F0D482;
    -webkit-mask-image: url(../imgs/mask_sp.png);
            mask-image: url(../imgs/mask_sp.png);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
}
.product_item .inner2{
    background-color: #FFF2E0;
    -webkit-mask-image: url(../imgs/mask_sp.png);
            mask-image: url(../imgs/mask_sp.png);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    padding: 6px;
}
.product_item .product_pic {
    -webkit-mask-image: url(../imgs/mask_sp.png);
            mask-image: url(../imgs/mask_sp.png);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
}
.product_item .product_info {
    text-align: center;  padding: 20px 10px;
}

.product_item .product__name.text-split:hover {
    color: var(--maincolor)
}
.product_item .product__name.text-split {
    -webkit-line-clamp: 2;
    margin-bottom: 0; 
    color: var(--maincolor); font-weight: 700;
    font-size: clamp(15px, 2.2vw, 18px); 
}
.product_item .product__price{
    text-align: center; margin-top: 5px;
    color: #212121;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.product_item .product__price span{
    font-weight: 400; display: inline-block; margin-left: 5px;
}


.product_item2 .product_pic{
    position: relative ; padding-right: 15px;
    background-color: #FFF3E0;
}
.product_item2 .product_pic::before{
    content: ''; background: url(../imgs/ic_best.jpg);
    width: 40px; height: 146px; position: absolute; left: 0px; top: 0px;
}
.product_item2 .product_info{
    width: calc(100% - 15px); background-color: #FFF3E0;
    position: relative; padding: 20px 25px; float: right;
}
.product_item2 .product_info::after{
    content: ''; background: url(../imgs/ic_name_sp.png); width: 47px; height: 47px;
    position: absolute; right: 15px; bottom: 15px;
}
.product_item2 .product__name.text-split {
    -webkit-line-clamp: 2;
    margin-bottom: 0; 
    color: var(--maincolor); font-weight: 700;
    font-size: clamp(16px, 2.5vw, 24px); 
}
.product_item2 .product__price{
    text-align: left; margin-top: 2px;
    color: #212121;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.product_item2 .product__price span{
    font-weight: 400; display: inline-block; margin-left: 5px;
}

.wrap-splide{
    position: relative;
}
.controlBest{
    width: 32px; height: 32px; border: 1px solid #fff; border-radius: 50%; cursor: pointer;
    display: flex; align-items: center; justify-content: center; color: #fff; font-size: 15px;
    position: absolute; top: 50%;transform: translate(0,-50%);
}
.controlBest:hover{background: var(--subcolor); color: var(--maincolor);}
.prevBest{
    left: -50px;
}
.nextBest{
    right: -50px;
}

.album__name.text-split {
    -webkit-line-clamp: 1;
    color: #111;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    transition: .3s;
    margin: 15px 0 0;
    text-align: center
}

.album__name.text-split:hover {
    color: var(--maincolor)
}

.list_monnb {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap
}
.list_monnb > div{
    background: var(--maincolor);
    -webkit-mask-image: url(../imgs/mask_list.png); 
            mask-image: url(../imgs/mask_list.png);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    padding: 1px;
}
.list_monnb button {
    text-align: center;
    padding: 15px 20px; min-width: 160px;
    color: #828282; 
    -webkit-mask-image: url(../imgs/mask_list.png); 
            mask-image: url(../imgs/mask_list.png);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    background: #FFF2E0;
    border: none;
    color: #630D0D;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.list_monnb button.active {
    color: #FFF2E0;
    background: var(--maincolor);
}

.news_box {
    display: block;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    background: #fff;
    border: solid 1px #e7e7e7
}

.news_pic {
    position: relative
}

.news_info {
    padding: 20px;
    position: relative;
    z-index: 1
}

.news__name.text-split {
    -webkit-line-clamp: 2;
    color: #212121;
    font-size: clamp(.9375rem, .875rem + .3125vw, 1.25rem);
    font-weight: 500;
    text-transform: capitalize;
    margin: 0
}

.news_box:hover .news__name {
    color: var(--subcolor)
}

.news_box:hover .news__next {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px)
}

.news__date {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #737373;
    margin: 5px 0
}

.news__date .day {
    font-size: clamp(1.25rem, 1.175rem + .375vw, 1.625rem);
    font-weight: 700;
    line-height: 1;
    border-bottom: solid 1px #fff;
    margin-bottom: 7px;
    padding-bottom: 3px;
    width: 100%;
    text-align: center
}

.news__date .month {
    font-size: clamp(.875rem, .8125rem + .3125vw, 1.1875rem);
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1
}

.news__desc.text-split {
    color: #333;
    font-size: clamp(.875rem, .8625rem + .0625vw, .9375rem)
}

.news__next {
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--subcolor);
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s
}

.news__next span {
    font-size: clamp(.875rem, .85rem + .125vw, 1rem);
    font-weight: 500
}

.videoThumb {
    display: block;
    position: relative;
    cursor: pointer
}

.validation-input {
    position: relative
}

.invalid_feedback {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 0;
    font-size: 14px;
    color: #fff;
    background: #000;
    padding: .375rem .75rem;
    transition: all .3s ease-out
}

.invalid_feedback:before {
    content: '';
    position: absolute;
    top: 100%;
    border-top: 10px solid #000;
    border-right: .5rem solid transparent;
    border-left: .5rem solid transparent
}

.invalid_feedback.validated {
    opacity: 1;
    visibility: visible
}


.newsletter_wrap{
    max-width: 575px;
}
.newsletter_grid {
    gap: 12px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.newsletter_grid .did-floating-label-content:last-child {
    grid-column: span 2;
}

.newsletter-button {
    text-align: center;
    margin-top: 15px
}

.btn_newsletter {
    display: block;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    background: var(--maincolor);
    border: none;
    padding: 12px 30px;
    transition: .3s;
    font-family: var(--fontPoppinsBold);
    width: 100%;
}

.btn_newsletter:hover {
    color: var(--maincolor);
    background: var(--subcolor)
}

.footer_wrap{
    position: relative; background: url(../imgs/bg_foot.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 110px 0 95px;
}

.footer_wrap .wrap-content{
    max-width: 1120px;
}
.footer_article{
    padding: 0px 10px;
}
.footer_flex {
    display: flex;
    flex-wrap: wrap; gap: 60px;
    justify-content: space-between;
    align-items: flex-start;
}

.footer_news:nth-child(1) {
    flex: 1; 
}
.footer_news:nth-child(1) .r1{
    display: flex; justify-content: space-between; gap: 30px;
}

.footer_news:nth-child(2) {
    max-width: 400px; 
}
.socialf {
   display: flex; gap: 17px; align-items: center; justify-content: start; margin-top: 20px;
}

.footer_logo {
    max-width: 195px
}

.footer_title {
    font-size: 20px; margin-bottom: 15px;
    font-style: normal;
    font-weight: 700;
    background: var(--2, linear-gradient(5deg, #FFF1B2 -59.46%, #CF941B 156.23%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer_title .r1{
    color: #FFECE2;
    font-size: clamp(16px, 4vw, 23px);
    font-style: normal;
    line-height: normal;
    text-transform: uppercase; margin-bottom: 5px;
}
.footer_title .r2{
    color: #FFD600;
    text-shadow: 2px 2px 0px #FFD600;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #C10500;
    font-size: clamp(35px, 5.5vw, 54px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer_info {
    color: #FFF2E0;
    font-size: clamp(15px,2.5vw,18px);
    font-style: normal;
    font-weight: 400;
}
.footer_info > div{
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 30px;
    min-height: 25px;
}
.footer_info > div:nth-child(1){
    background: url(../imgs/foot1.png) no-repeat 0px 4px;
}
.footer_info > div:nth-child(2){
    background: url(../imgs/foot2.png) no-repeat 0px 5px;
}
.footer_info > div:nth-child(3){
    background: url(../imgs/foot3.png) no-repeat 0px 5px;
}
.footer_info > div:nth-child(4){
    background: url(../imgs/foot4.png) no-repeat 0px 4px;
}
.footer_info span{display: inline-block; min-width: 20px;}


.worktime{
    text-align: center; color: #fff; margin-top: 30px;
}
.footer_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.footer_ul li a {
    color: #fff;
}

.footer_ul li a:hover {
    color: var(--subcolor)
}

div#footer-map {
    overflow: hidden
}

div#footer-map iframe {
    display: block;
    width: 100%;
    height: 400px
}

.footer_powered {
    background-color: rgb(0,0,0,0.3);
    padding: 15px 0; position: relative; margin-top: 30px;
}

.copyright {
    color: #FFF2E0;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 30px;
}

.tags_wrap {
    background: #f2f2f2;
    padding: 20px 0
}

.tags_list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.tags_list li {
    width: 16.5%
}

.tags_list li a {
    color: #737373;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: underline !important
}

.gridNews {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.gridCongtrinh {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.chinhanh_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.chinhanh_left {
    width: 30%
}

.chinhanh_right {
    width: 70%
}

.chinhanh_item {
    display: block;
    padding: 10px;
    background: #fff;
    cursor: pointer
}

.chinhanh_item:nth-child(odd) {
    background: #e6e6e6
}

.chinhanh__pic {
    width: 100px
}

.chinhanh__name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0
}

.chinhanh__desc {
    font-size: 14px;
    color: #212529
}

.chinhanh__desc p {
    margin: 0
}

.chinhanh__desc a {
    color: #a5a5a5
}

.chinhanh__next {
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    color: #ed1c24
}

.chinhanh_right {
    overflow: hidden
}

.chinhanh_right iframe {
    display: block;
    width: 100%;
    height: 600px
}

.chinhanh_scroll {
    max-height: 600px;
    overflow-y: auto;
    padding-right: 5px
}

.flex_pro_detail {
    display: grid;
    grid-template-columns: 40% calc(60% - 30px);
    justify-content: space-between;
}

.MagicZoom,
.MagicZoom figure {
    width: 100%
}

.title_pro_detail {
    text-transform: capitalize;
    font-size: 22px;
    display: block;
    font-weight: 700;
    padding: 0 0 5px;
    border-bottom: 1px dotted #dfe0e1;
    margin-bottom: 10px
}

.attr-pro-detail {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}

.attr-pro-detail li {
    margin-bottom: 15px
}

.attr-content-pro-detail {
    display: inline-flex !important;
    margin-bottom: 0;
    gap: 10px;
    align-items: flex-end;
    font-size: 15px
}

.price-new-pro-detail {
    font-size: 22px;
    font-weight: 700;
    color: var(--maincolor)
}

.price-old-pro-detail {
    font-size: 15px;
    font-weight: 500;
    color: #6c757d;
    text-decoration: line-through
}

.price-discount-pro-detail {
    font-size: 12px;
    color: #da291c;
    margin-bottom: 3px
}

.attr-label-pro-detail {
    margin: 0 5px 0 0;
    font-weight: 700;
    font-size: 15px
}

.album_product {
    margin-top: 15px
}

.product_familiar,
.tabs_pro_detail {
    margin-top: 30px
}

.tabs_holder {
    display: flex;
    border-bottom: 1px solid #dee2e6;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 20px
}

.tabs_holder li {
    text-align: center;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    padding: 11px 15px 10px;
    font-weight: 700;
    border: solid 1px #e6e6e6;
    margin-bottom: -1px;
    cursor: pointer
}

.tabs_holder li.active {
    background-color: var(--maincolor);
    color: #fff;
    border: solid 1px var(--maincolor);
    transition: .3s ease-in-out
}

.swiper-slide {
    height: auto !important
}

.swiper-slide img {
    display: inline-block
}

.swiper-thumbs .swiper-slide {
    opacity: .6;
    transition: .3s
}

.swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
    opacity: 1
}

.product_thumb_placeholder {
    display: block;
    background-color: #eee
}

.product_nav_placeholder {
    cursor: pointer;
    background: #fff
}

.list-news-other {
    list-style: none;
    padding: 0;
    margin: 0
}

.list-news-other li {
    padding: 10px 0;
    border-bottom: 1px dashed #e8e8e8
}

.list-news-other li a {
    font-size: 15px;
    text-transform: none;
    color: #333;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s
}

.list-news-other li a i {
    margin-right: 5px
}

.list-news-other li a:hover {
    color: red
}

.row_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.col_left {
    width: 23%
}

.col_right {
    width: 75%
}

.group-sidebox {
    position: -webkit-sticky;
    position: sticky;
    top: 60px
}

.title-menu-bar {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, var(--maincolor), var(--maincolor));
    border-radius: 8px 8px 0 0
}

.title-menu-bar i {
    margin-right: 15px;
    font-size: 22px
}

.submenu-links {
    margin: 0;
    padding: 0
}

.menuList-links {
    margin: 0;
    border: 1px solid #ccc;
    padding: 0
}

.menuList-links li {
    position: relative;
    list-style: none
}

.menuList-links>li {
    border-bottom: 1px solid #e7e7e7
}

.menuList-links li a {
    color: #252a2b;
    position: relative;
    font-size: 14px;
    display: block;
    text-transform: capitalize;
    transition: .3s
}

.menuList-links li a:hover {
    color: #d41313
}

ul.submenu-links li a {
    padding: 8px 0 8px 0
}

.menuList-links>li>a {
    display: block;
    padding: 12px 0;
    font-weight: 500;
    font-size: 15px
}

.menuList-links>li.has-submenu>a {
    padding-right: 30px;
    padding-left: 10px
}

.menuList-links>li.has-submenu span.icon-plus-submenu {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid transparent;
    display: none
}

.icon-plus-submenu:after,
.icon-plus-submenu:before {
    background: rgba(9, 9, 9, .6);
    content: '';
    display: block;
    position: absolute;
    margin-right: 7px;
    top: 50%;
    right: 0;
    transition: all .25s linear
}

.icon-plus-submenu:before {
    width: 9px;
    height: 1px;
    transform: translateY(-50%)
}

.icon-plus-submenu:after {
    width: 1px;
    height: 9px;
    right: 4px;
    transform-origin: center;
    transform: translateY(-50%) scale(1, 1)
}

li.has-submenu.opened>a .icon-plus-submenu:after {
    transform: translateY(-50%) scale(1, 0)
}

.menuList-links>li.has-submenu .icon-plus-submenu:hover {
    border: 1px solid #e7e7e7
}

.submenu-links {
    display: none
}

li.has-submenu.level1>ul.submenu-links li a {
    padding-left: 25px
}

.content-main {
    line-height: 26px
}

.content-main h1 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px
}

.content-main h2 {
    margin: 20px 0;
    font-size: 18px
}

.content-main h3 {
    margin: 15px 0 20px;
    font-size: 16px
}

.content-main table {
    width: 100%;
    margin: 10px 0 20px;
    font-size: 13px
}

.content-main table th {
    background: #444;
    color: #fff;
    text-align: center;
    padding: 12px 7px
}

.content-main table tr td {
    padding: 10px 7px
}

.content-main tr:nth-child(even) {
    background: #f4f4f4
}

.content-main tr:nth-child(odd) {
    background: #fff
}

.content-main ol,
.content-main ul {
    list-style-type: disc;
    margin: 10px 0
}

.content-main ol li,
.content-main ul li {
    margin-bottom: 10px
}

.content-main a {
    color: #05f;
    font-weight: 700;
    display: contents
}

.content-main iframe {
    width: 100% !important;
    display: block;
    margin: 10px auto 20px
}

.content-main img {
    width: auto;
    height: auto !important;
    display: block;
    margin: 10px auto 20px
}

.content-main .bg-video {
    cursor: pointer
}

.content-main .bg-video img {
    height: 300px;
    max-height: 300px
}

.content-main .video-container {
    margin: 20px auto;
    display: block;
    text-align: center
}

.content-main .video-container video {
    width: 640px;
    height: 320px
}

.content-main tr:nth-child(even) {
    background-color: #f2f2f2
}

.content-main tr:hover {
    background-color: #ddd
}

.content-main th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: var(--maincolor);
    color: #fff
}

.content-main td,
.content-main th {
    border: 1px solid #ddd;
    padding: 8px
}

.content-main figcaption {
    text-align: center
}

.grid_rowdetail_album {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-bottom: 30px
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    pointer-events: none
}

#loader-wrapper #wrap {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 99999
}

#loader-wrapper.show1 #wrap {
    background: 0 0
}

#loader-wrapper:after {
    -webkit-mask: url(../images/mask-01.png);
    mask: url(../images/mask-01.png);
    -webkit-mask-size: 2300% 100%;
    mask-size: 2300% 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    z-index: 10000
}

#loader-wrapper.show1::after {
    -webkit-animation: MaskPlay 1s steps(22) forwards;
    animation: MaskPlay 1s steps(22) forwards
}

#loader-wrapper.show1 #wrap {
    opacity: 0
}

@-webkit-keyframes MaskPlay {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0
    }
}

@keyframes MaskPlay {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0
    }
}

.splide__track--nav>.splide__list>.splide__slide {
    border: none;
    opacity: .6
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
    border: none;
    opacity: 1
}

.box_changelang {
    position: relative;
    cursor: pointer
}

#google_translate_element {
    clear: both;
    width: auto !important;
    text-align: right;
    display: none
}

.box_changelang .lang_current {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 14px;
    color: #000
}

.box_changelang .lang_current i {
    font-size: 8px
}

.box_changelang .box_solang {
    position: absolute;
    top: 105%;
    right: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #fff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
    padding: 12px;
    display: none;
    z-index: 10000;
    border-radius: 3px;
    width: 170px;
    box-sizing: border-box
}

.box_changelang .box_solang a {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    color: #333;
    font-size: 12px;
    height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    background-size: 30px 20px;
    margin-bottom: 15px;
    min-width: 120px
}

.box_changelang .box_solang a:last-child {
    margin-bottom: 0
}

.skiptranslate {
    display: none !important
}

.header_wrap {
    position: fixed;
    transition: all .3s;
    top: 0px; left: 0px; width: 100%;
    padding: 5px 0;
    z-index: 1000;
    background: transparent;
}
.header_wrap.fixed, .header_wrap.header_in{
    transition: all .3s;
    background: var(--maincolor);
}
.header_wrap.header_in{
    position: -webkit-sticky;
    position: sticky;
}
.header_wrap.fixed .menu, .header_wrap.header_in .menu{top: 0px; transition: all .3s;}
.header_wrap.fixed .header_logo, .header_wrap.header_in .header_logo{top: 5px; transition: all .3s;}
.header_wrap .wrap-content{
    max-width: 1100px;
}

.header_flex {
    display: flex;
    align-items: start;
    justify-content: space-between
}

.header_left{
    width: 175px; text-align: left;
}
.header_right {
    flex: 1;
}

.header_right .r1{
    display: flex; 
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgb(255,255,255,0.3);
    padding: 6px 0px 12px;
}
.header_right .slogan{
    color: #FFF600;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
}
.header_right .info-head{
    display: flex;
    gap: 20px;
}
.header_right .info-head > div{
    color: #fff; padding-left: 30px; padding-top: 2px;
}
.header_right .info-head > div:nth-child(1){
    background: url(../imgs/ic_head1.png) no-repeat 0px 0px;
}
.header_right .info-head > div:nth-child(2){
    background: url(../imgs/ic_head2.png) no-repeat 0px 0px;
}
.header_right .info-head > div:nth-child(2) span{
    color: #FFB200;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
}
.header_right .r2{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px; padding-top: 12px;
}

.hotline_header {
    display: flex;
    align-items: center;
    gap: 8px
}

.hotline_header svg {
    color: var(--subcolor)
}

.hotline_header p {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 3px
}

.hotline_header p a {
    color: var(--subcolor);
    font-size: clamp(.9375rem, .9rem + .1875vw, 1.125rem);
    font-weight: 500
}

.hotline_header p a:hover {
    color: var(--maincolor)
}

.header_logo{
    position: absolute; z-index: 2; transition: all .3s;
    left: 50%; top: 20px; transform: translate(-50%,0);
}

.list_pic {
    border-radius: 12px;
    border: 1.5px solid #eaf1ff;
    background: #fff
}

.list_name.text-split {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
    color: #555;
    text-align: center;
    font-size: clamp(.875rem, .85rem + .125vw, 1rem);
    font-weight: 500;
    text-transform: capitalize
}

.list_item:hover .list_pic {
    border-color: var(--subcolor)
}

.list_item:hover .list_name.text-split {
    color: var(--subcolor)
}

.splide__arrow {
    background: var(--subcolor)
}

.splide__arrow svg {
    fill: #fff
}

.newsnb_wrap {
    padding: 50px 0;
    position: relative;
}

.doitac_item {
    border-radius: 10px;
    border: 1.5px solid #e0e1e1;
    background: #fff;
    overflow: hidden;
    display: block;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s
}

.doitac_item:hover {
    border-color: var(--subcolor)
}

.pro_detail_chinhanh {
    position: -webkit-sticky;
    position: sticky;
    top: 60px
}

.pro_detail_chinhanh .title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: clamp(.9375rem, .9125rem + .125vw, 1.0625rem);
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 15px
}

.box_detail_chinhanh {
    border: dashed 1px var(--maincolor);
    padding: 10px 10px 20px 10px;
    box-shadow: inset 0 0 3px var(--maincolor);
    display: flex;
    flex-direction: column;
    gap: 15px
}

.detail_chinhanh_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

.detail_chinhanh_top svg {
    color: #333;
    margin-right: 10px
}

.detail_chinhanh_top b {
    font-size: 14px;
    color: var(--subcolor);
    flex: 1 1 0%
}

.detail_chinhanh_info {
    font-size: 13px;
    color: #111
}

.detail_chinhanh_info p {
    margin-bottom: 0
}

.hotline-pro-detail {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    max-width: 500px; margin-top: 30px;
}

.hotline-pro-detail a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: clamp(.875rem, .85rem + .125vw, 1rem);
    color: #fff;
    font-weight: 500;
    background: var(--maincolor);
    padding: 8px 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.hotline-pro-detail a:hover {
    background: var(--subcolor)
}

.news_detail_flex {
    display: grid;
    grid-template-columns: calc(70% - 30px) 30%;
    justify-content: space-between
}

#about{
    position: relative;
    padding: 60px 0px 115px; background: url(../imgs/bg_gt.jpg) no-repeat center top / cover;
}
#about .imgs-gt{
    position: relative; flex: 1;
    padding-bottom: 180px;
}
.imgGT2 img{border:8px solid #FFF3E0;
    position: absolute; right: 0px; bottom: 0px;
}

.flex-ab{display: flex; gap: 60px; flex-wrap: wrap;} 
.wrap-ab{
   flex: 1;
}

.title-home{
    text-align: center; margin-bottom: 30px;
}
.title-home h2{
    color: var(--maincolor);
    text-align: center;
    font-family: var(--font-SVN-HC-Green-Grove);
    font-size: clamp(25px,4.5vw,48px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
.title-home2{margin-bottom: 10px;}
.title-home2 h2{
    color: #FFF2E0;
    font-size: clamp(25px,4.5vw,40px);
}

.title-gt{
    text-align: left; margin-bottom: 5px;
}
.title-gt .r1{
    color: #000; position: relative; top: 10px;
    font-family: var(--font-SVN-Rosellinda-Alyamore);
    font-size: clamp(34px,4.5vw,48px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.title-gt .r2{
    color: var(--maincolor);
    font-family: var(--font-SVN-HC-Green-Grove);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: clamp(36px, 6vw, 64px);
}

.wrap-ab .txt3{
    color: #212121;
    font-family: Barlow;
    font-size: clamp(15px,2.5vw,18px);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.view_gt{
    text-align: left; margin-top: 30px;
}
a.btnHome{
    background: url(../imgs/bg_btn.jpg) no-repeat center center;
    background-size: 100% 100%; padding: 15px 10px; min-width: 160px; text-align: center;
    color: #FFF2E0; display: inline-block;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}
a.btnHome:hover{opacity: .8;}

.title-pro{text-align: left; position: relative;}
.title-pro h2{
    color: var(--maincolor);
    font-family: "Times New Roman";
    font-size: clamp(22px,3.2vw,40px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.title-pro::after{
    content: ''; height: 1px; width: 103px; background-color: #000;
    position: absolute; bottom: -15px; left: 0px;
}


.linkMain{
    color: var(--maincolor);
    font-size: 16px;
    font-style: normal;
    font-family: var(--fontPoppinsBold);
    line-height: normal;
    display: flex; gap: 10px; align-items: center;
}
.linkMain:hover{
    color: var(--subcolor);
}

.flex-tc{
    display: flex; justify-content: space-between; margin-top: 40px; gap: 10px;
    position: relative; flex-wrap: wrap;
}
.itemTC{
   display: flex;
   flex-direction: column; align-items: center; justify-content: center;
}
.itemTC .name{
    color: #212121; font-size: 15px; text-align: center; margin-top: 7px; font-weight: 600;
}
.itemTC img{transition: all .5s;}
.itemTC:hover img{
    transition: all .5s; transform: rotate(360deg);
}
#productnb{
    position: relative;
    padding: 120px 0px; background: url(../imgs/bg_best.jpg) no-repeat center top;
    background-size: 100% 100%;
}
.proOne{
    display: flex; flex-wrap: wrap; gap: 30px; align-items: center; margin-bottom: 30px;
}
.proOne .img{width: 42%;}
.proOne .info{flex: 1;}
.proOne .info h3{
    font-size: clamp(16px, 3.5vw, 20px);
}
.proOne .info h3 a{
    color: #282828;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
}
.proOne .desc{
    color: #4D4D4D;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; 
}
.proOne .price{
    display: inline-flex; align-items: anchor-center; justify-content: center;
    background: url(../imgs/bg_gia.png) no-repeat center center; background-size: 100% 100%;
    min-width: 191px; color: #fff; gap: 8px; line-height: 50px; font-size: 13px; margin-top: 15px;
}
.proOne .price span{
    color: #FFF600;
    font-size: 16px;
    font-style: normal;
    line-height: 30px;
}
.proOne:hover .info h3 a{
    color: var(--maincolor);
}

#dangkytv{
    position: relative;
    padding: 50px 0px;
}
img.img-dktv{
    position: absolute;
    top: -115px; right: -125px;
}
.frmDangKy .r-input{margin-bottom: 15px;}
.frmDangKy label{
    margin-bottom: 5px;
}

.frmDangKy input, .frmDangKy textarea{
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #E6E6E6;
}

.frmDangKy input::-webkit-input-placeholder, .frmDangKy textarea::-webkit-input-placeholder{
    color: #B7B7B7; font-size: 12px;
}

.frmDangKy input::-moz-placeholder, .frmDangKy textarea::-moz-placeholder{
    color: #B7B7B7; font-size: 12px;
}

.frmDangKy input:-ms-input-placeholder, .frmDangKy textarea:-ms-input-placeholder{
    color: #B7B7B7; font-size: 12px;
}

.frmDangKy input::-ms-input-placeholder, .frmDangKy textarea::-ms-input-placeholder{
    color: #B7B7B7; font-size: 12px;
}

.frmDangKy input::placeholder, .frmDangKy textarea::placeholder{
    color: #B7B7B7; font-size: 12px;
}

.frmDangKy input#fullname-newsletter{
    background: url(../imgs/input1.png) no-repeat calc(100% - 10px) center;
    padding-right: 45px;
}
.frmDangKy input#email-newsletter{
    background: url(../imgs/input2.png) no-repeat calc(100% - 10px) center;
    padding-right: 45px;
}

.txtSlogan{
    color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #F0D07D;
    font-size: 80px;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
    font-family: var(--fontPoppinsBold);
}

.wrap-ttnb{margin-top: 30px;}
.newsHome{position: relative;}
.newsHome a{
    display: block; position: relative;
    padding: 10px; background-color: #FFE1B5;
}
.newsHome .info .r1{
    display: flex; align-items: center;
}
.newsHome .info  .ngay{
    width: 68px; height: 80px; background-color: var(--maincolor);
    display: flex; align-items: center; justify-content: center;
    color: #FFF2E0; flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.newsHome .info  .ngay span:nth-child(1){
    font-size: 32px;
}
.newsHome .name{
    color: #212121;
    font-style: normal;
    padding: 0px 20px 0px 20px;
    font-size: clamp(16px, 3.5vw, 18px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.newsHome .desc{
    color: #212121;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; 
    padding: 10px 15px 15px;
}
.newsHome:hover .name{
    color: var(--maincolor);
}


.wrap-map iframe{
    width: 100%;
    height: 350px;
}

.price-pro-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333; font-size: 14px; gap: 30px;
}
.price-pro-detail > div{display: flex; gap: 5px;}
.price-pro-detail span{
    color: var(--maincolor);
    font-family: var(--fontNasi);
    font-size: clamp(15px, 3vw, 22px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.flex-dknt{
    display: flex; padding: 0px 60px;
    flex-wrap: wrap; align-items: center;
    background-color: #D2A830; gap: 55px; border-radius: 10px;
    position: relative; top: -50px;
}
.flex-dknt p{
    margin: 0px;
    color: #FFF;
    font-size: clamp(15px, 3vw, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
.flex-dknt a{
    display: inline-block;
    color: #FFF;
    font-size: clamp(16px, 4vw, 22px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase; background-color: var(--maincolor);
    padding: 10px 30px; border-radius: 60px;
}
.flex-dknt a:hover{
    opacity: .8;
}
#other{
    padding: 145px 0px 100px; position: relative; z-index: 1;
    background: url(../imgs/bg_other.jpg) no-repeat center top / cover;
}  
.flex-other{
    position: relative; display: flex; justify-content: space-between; flex-wrap: wrap;
}
.flex-other .col-kh{
   width: calc(59% - 70px);
}
.flex-other .col-vd{
    width: 41%;
}
.flex-other .col-vd .line{
    width: 272px; height: 100%; position: absolute; top: 0px; right: 0px;
    border: 1px solid #AC0000; border-radius: 20px; z-index: 1;
}
.flex-other .col-vd .txt{
    color: #AC0000;
    font-size: clamp(28px, 4vw, 40px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    transform: rotate(90deg);
    position: absolute; top: 41%; right: -64px; 
    z-index: 2; white-space: nowrap;
}
.wrap-vd{
}
.itemVD{
    position: relative; 
}
.itemVD a{display: block;}
.itemVD .img{
    -webkit-mask-image: url(../imgs/mask_vd.png);
            mask-image: url(../imgs/mask_vd.png);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    padding: 7px;
    background: linear-gradient(5deg, #FFF1B2 -59.46%, #CF941B 156.23%);
}  
.itemVD .img2{
    -webkit-mask-image: url(../imgs/mask_vd.png);
            mask-image: url(../imgs/mask_vd.png);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
} 
.itemVD .play{
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-size: contain;
    width: 113px; height: 111px; background: url(../imgs/play.png) no-repeat center center;
}
.wrap-kh{
    position: relative;
}
.controlKH{
    width: 32px; height: 32px; border: 1px solid #FFF1B2; border-radius: 50%; cursor: pointer;
    display: flex; align-items: center; justify-content: center; color: #fff; font-size: 15px;
    position: absolute; top: 50%;transform: translate(0,-50%); background: var(--maincolor);
}
.prevKH{
    left: -18px;
}
.nextKH{
    right: -18px;
}
.itemKH{
    position: relative;  padding: 35px 25px 55px;
    background: url(../imgs/bg_kh.png) no-repeat center center; background-size: 100% 100%;
}
.itemKH .img{
   width: 151px; height: 151px; background: url(../imgs/bg_imgkh.png) no-repeat center center;
   background-size: 100% 100%; display: flex; justify-content: center; align-items: center; margin: auto;
}
.itemKH .img img{
    border-radius: 50%;
}
.itemKH .bodyKH {
	padding: 20px 0px 0px; text-align: center;
}
.itemKH .bodyKH .r1{
    color: var(--maincolor);
    text-align: center;
    font-family: var(--font-SVN-Rosellinda-Alyamore);
    font-size: clamp(35px,4vw,36px);
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.itemKH .bodyKH .r2{
    color: #898989;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.itemKH .bodyKH .r3.text-split{
    -webkit-line-clamp: 3;
    color: #212121;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; margin-top: 10px;
}

#imgsMenu{
    position: relative; padding: 60px 0px;
    background: url(../imgs/bg_menu.jpg) no-repeat center center / cover;
}
.wrap-imgs-menu{
    background: url(../imgs/bg_img_menu.png) no-repeat center center;
    background-size: contain;
    width: 100%; padding: 40px 100px; max-width: 998px; margin: auto;
}
.imgMN img{
    border-radius: 20px; border: 4px solid #fff;
}

#album{
    padding: 110px 0px 75px; position: relative;
    background: url(../imgs/bg_al.jpg) no-repeat center top / cover;
}
.grid-al{
    display: flex; flex-wrap: wrap; justify-content: space-between; gap: 15px;
}
.col-al{
    width: calc(33.33% - 10px);
}
.view_al{margin-top: 30px; text-align: center;}
.itemAl{margin-bottom: 15px;}
.title-al{margin-bottom: 15px;}
.title-al .r1{
    color: #212121;
    font-family: var(--font-SVN-Rosellinda-Alyamore);
    font-size: clamp(28px,5vw,58px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.title-al .r2{
    color: var(--maincolor);
    text-align: center;
    font-family: var(--font-SVN-HC-Green-Grove);
    font-size: clamp(36px,6vw,64px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#menuHome{
    background: url(../imgs/bg_sp.jpg) no-repeat center top / cover;
    padding: 80px 0px 95px; 
}