:root {
    --color-red: #C3070A;
    --clr-primary: #C3070A;
    --clr-secondary: #555555;
    --clr-white: #ffffff;
    --clr-black: #000000;
    --clr-silver: #cccccc;
    --clr-gray: #4F4F4F;
    --clr-china-silver: #C7C7C7;
    --clr-quick-silver: #A1A1A1;
    --clr-active: #C3070A;
    --clr-btn: #C3070A;
    --clr-tone: #C3070A;
    --font-title: "Baloo2-Bold";
    --font-bold: "Baloo2-Bold";
    --font-regular: "Baloo2-Regular";
    --font-medium: "Baloo2-Medium";
    --font-light: "Baloo2-Regular";
}
body {
    font-size: 14px;
    line-height: 1.5;
}
.main__title {
    text-align: center;
    margin-bottom: 1.5rem;
}
.main__title h1 {
    color: var(--color-red);
    text-align: center;
    font-family: var(--font-bold);
    font-size: 35px;
    font-style: normal;
    line-height: 40px;
    text-transform: uppercase;
}
.main__title p {
    font-family: var(--font-title);
    font-size: clamp(24px, 3.5vw, 30px);
    color: var(--clr-tone);
    text-transform: uppercase;
    margin-bottom: 0;
}
.title-main {
    position: relative;
    text-align: center;
}
.title-main span {
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}
.font-title {
    font-family: var(--font-title) !important;
}
.font-bold {
    font-family: var(--font-bold) !important;
}
.font-regular {
    font-family: var(--font-regular) !important;
}
.rps-xl--visible, .rps-lg--visible, .rps-md--visible {
    display: none;
}
.rps-xl--hidden, .rps-lg--hidden, .rps-md--hidden {
    display: block;
}
.swiper [class*="__item"] {
    display: block;
}
img {
    max-width: 100%;
}
* {
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
.social-plugin {
    display: flex;
    margin-top: 10px;
}
.scale-img {
    overflow: hidden;
}
.scale-img img, .scale-img picture {
    transition: all 0.5s;
}
.scale-img:hover > img, .scale-img:hover > picture {
    transform: scale(1.2, 1.2);
}
.hover-img {
    position: relative;
    overflow: hidden;
    display: block;
}
.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}
.p-relative {
    position: relative;
}
.hover_sang2{position:relative; overflow:hidden}
.hover_sang2:before{position: absolute;top: 0;left: -85%;z-index: 10;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg)}
.hover_sang2:hover:before {transition: 1s;left: 100%}
.xoay_hinh{ overflow:hidden;}
.xoay_hinh img{transition:all 1s ease 0s;}
.xoay_hinh:hover img{transform:rotate(360deg);}
/* Transition All */
.transition, .btn-frame .kenit-alo-circle-fill, .control-owl button, .carousel-comment-media .carousel-control a span, .menu ul li a.has-child:after, .menu ul li ul, .menu ul li:hover > ul, .scale-img img, .scale-img:hover > img, .support-online .kenit-alo-circle-fill {
    transition: 0.3s all;
}
.gutter-x-20 {
    --bs-gutter-x: 20px;
}
.gutter-x-5 {
    --bs-gutter-x: 5px;
}
/* Header */
.header {
    width: 100%;
    position: relative;
    z-index: 99;
    background: url(../images/header.png) repeat-x;
    padding-bottom: 10px;
    background-size: auto 100%;
}
.flex-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart-head {
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    color: #fff;
}
.cart-head:hover {
    color: #fed402;
}
.cart-head i {
    font-size: 20px;
}
.cart-head .count-cart {
    position: absolute;
    z-index: 999;
    color: #fff;
    background: #f00;
    border-radius: 50%;
    top: -10px;
    right: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.menu-head {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}
.menu-head a {
    color: #fff;
}
.menu-head a:hover {
    color: #fed402;
}
.line-head {
    background-color: #72b2fd;
    height: 32px;
    width: 1px;
}
.right_top{
    width: 39%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 2px solid hsl(0deg 0% 0% / 55%);
    gap: 30px;
    padding-bottom: 10px;
}
.sdt{
    background: url(../images/hotline.png) no-repeat left center;
    color: #4F4F4F;
    font-size: 16px;
    font-style: normal;
    font-family: Baloo2-Regular;
    padding-left: 50px;
}
.sdt span {
    display: block;
    font-size: 18px;
    font-family: 'Baloo2-SemiBold';
}
.mocua{
    background: url(../images/time.png) no-repeat left center;
}
.header-top {margin-bottom: 5px;}
.left_top {
    width: 39%;
    border-bottom: 2px solid hsl(0deg 0% 0% / 55%);
    padding-left: 55px;
}
.company-name p {
    margin-bottom: 0;
    color: #1A1A1A;
    font-family: UTMDinhTran;
    font-size: 54.269px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 5.427px;
    margin-bottom: -15px;
}
.company-name span {
    color: var(--color-red);
    font-family: iCielBCCubano-Normal;
    font-size: 61.268px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.451px;
}
.info-top {
    margin-bottom: 0;
    width: 55%;
}
.info-top marquee{display: block;}
.info-top i {
    font-size: 20px;
    margin-right: 10px;
}
.has-scroll{background: url(../images/header.png) repeat-x;}
.has-scroll .logo-header{margin: 0;zoom:0.5;}
.has-scroll .logo-mobi{zoom:0.8;}
/* slideshow */
.slideshow {
    position: relative;
}
/* Search */
.search {
    width: 24%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    overflow: hidden;
    border-radius: 65px;
    border: 1px solid var(--Gray-Gray-200, #DFDFDF);
    padding: 4px 8px;
}
.search input {
    width: calc(100% - 32px);
    color: #7E7E7E;
    border-radius: 10px;
    border: none;
    height: 100%;
    background: none;
    font-size: 15px;
}
.search input::placeholder{color: #7E7E7E;}
.search input:focus {
    border: none;
    box-shadow: none;
    color: #7E7E7E;
}
.search label {
    height: 32px;
    width: 32px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display:flex;
    align-items:center;
    justify-content:center;
    background: var(--color-red);
    border-radius: 50%;
}
.box-search {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ds-item-search {
    width: calc(100% - 70px);
}
.ds-item-search a {
    font-size: 14px;
    color: #333;
}
.show-search {
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}
.header-bottom {
    width: 100%;
    background: #fff;
    position: relative;
    padding: 6px 0px;
    z-index: 9;
}
/* Mmenu */
.offcanvas-body {
    flex-grow: 1;
    padding: 1rem 1rem;
    overflow: scroll;
}
.offcanvas-body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    transition: all 1s;
}
.offcanvas-body::-webkit-scrollbar-thumb {
    background-color: #0d6efd;
    border-radius: 5px;
    transition: all 1s;
}
.offcanvas-body::-webkit-scrollbar-track {
    background: #fff;
    width: 4px;
    height: 4px;
    transition: all 1s;
}
.btn-close-menu {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99;
    cursor: pointer;
}
.menu-mobile ul {
    padding: 0px;
}
.menu-mobile ul li {
    position: relative;
}
.menu-mobile ul li > span i {
    transition: transform 0.3s ease;
    /* Adjust duration and easing as needed */
}
.menu-mobile ul li a {
    display: block;
    padding-right: 30px;
    color: #333;
    font-size: 15px;
    padding: 10px 0px;
    border-bottom: 1px solid #f1f1f1;
}
.menu-mobile ul li a i {
    margin-right: 10px;
}
.menu-mobile ul li li a {
    font-weight: normal;
}
.menu-mobile ul li a:hover {
    color: #f00;
}
.menu-mobile ul li .scroll {
    position: absolute;
    right: 0px;
    top: 9px;
    background: var(--color-red);
    font-size: 17px;
    line-height: 18px;
    height: 25px;
    color: #fff;
    width: 35px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.menu-mobile ul li:hover {
    color: #f00;
}
.menu-mobile ul ul li .scroll {
    background: none;
    color: var(--color-red);
}
.menu-mobile ul li ul {
    padding-left: 10px;
}
.company {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0px;
}
.company p {
    margin-bottom: 5px;
    font-size: 13px;
}
.company p span {
    color: var(--color-red);
}
.head-menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.head-menu img {
    max-width: 80px;
}
.search-menu {
    width: 100%;
    position: relative;
    margin: 10px 0px;
}
.search-menu input {
    width: 100%;
    background: #f5f5fa;
    border: 1px solid #f1f1f1;
    height: 40px !important;
    font-size: 13px;
}
.search-menu p {
    position: absolute;
    right: 10px;
    bottom: 8px;
}
.logo-header {
    margin-top: -105px;
}
/* ? Navigation*/
.navigation {
    position: relative;
    z-index: 8;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
}
.navigation>.navigation__inner {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}
.navigation nav#menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.navigation nav#menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.navigation nav#menu ul:has(.level-0) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 105px;
}
.navigation nav#menu ul li {
    position: relative;
    z-index: 1;
}
.navigation nav#menu ul li:is(.has-child) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.navigation nav#menu ul li .navigation__name::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: transparent;
    border-radius: 5px;
    left: 0px;
    bottom: 14px;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.5s;
}
.navigation nav#menu ul li ul li .navigation__name::before {
    content: none;
}
.navigation nav#menu ul li.active .navigation__name::before, .navigation nav#menu ul li:hover > .navigation__name::before {
    transform-origin: left;
    transform: scaleX(1);
}
.navigation nav#menu ul li:is(.has-child)>.navigation__name {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.navigation nav#menu ul li .navigation__name {
    display: block;
    position: relative;
    font-family: var(--font-medium);
    font-size: 20px;
    padding: 5px 16px;
    text-decoration: none;
    overflow: hidden;
    color: #3F3F3F;
    border-radius: 2px;
}
.navigation nav#menu ul li.active>.navigation__name, .navigation nav#menu ul li:hover>.navigation__name {
    color: #fff;
    background: var(--color-red);
}
.navigation nav#menu ul li ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    background: var(--clr-white);
    -webkit-box-shadow: 1px 1px 15px var(--clr-black)26;
    -moz-box-shadow: 1px 1px 15px var(--clr-black)26;
    box-shadow: 1px 1px 15px var(--clr-black)26;
    -webkit-transform: perspective(600px) scaleY(1.5) translateY(15px);
    -moz-transform: perspective(600px) scaleY(1.5) translateY(15px);
    transform: perspective(600px) scaleY(1.5) translateY(15px);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.navigation nav#menu ul li:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(600px) scaleY(1) translateY(0);
    -moz-transform: perspective(600px) scaleY(1) translateY(0);
    transform: perspective(600px) scaleY(1) translateY(0);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
    top: -webkit-calc(100% + 10px);
    top: -moz-calc(100% + 10px);
    top: calc(100% + 10px);
}
.navigation nav#menu ul li ul li>ul {
    left: 100%;
    top: 0 !important;
}
.navigation nav#menu ul li ul li {
    isolation: isolate;
    padding: 0 0.75rem;
}
.navigation nav#menu ul li ul li a.navigation__name {
    color: var(--clr-active);
    padding: .7rem 0;
    font-family: var(--font-light);
    font-size:18px;
}
.navigation nav#menu ul li ul li:hover>.navigation__name {
    background: transparent;
    color: #000;
}
.navigation nav#menu ul li ul li:not(:last-child):before {
    content: '';
    position: absolute;
    right: 0.75rem;
    bottom: 0;
    left: 0.75rem;
    z-index: -1;
    height: 1px;
    background: var(--clr-silver);
}
/* Menu */
#hamburger {
    display: none;
    width: 35px;
    height: 23px;
    position: relative;
    cursor: pointer;
    margin-bottom:0
}
#hamburger:before, #hamburger:after, #hamburger span {
    background: var(--color-red);
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0px;
}
#hamburger:before {
    top: 0px;
}
#hamburger span {
    top: 10px;
}
#hamburger:after {
    top: 20px;
}
#hamburger:before, #hamburger:after, #hamburger span {
    -webkit-transition: none 0.5s ease 0.5s;
    transition: none 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}
.mm-wrapper_opening #hamburger:before, .mm-wrapper_opening #hamburger:after {
    top: 10px;
}
.mm-wrapper_opening #hamburger span {
    left: -50px;
    opacity: 0;
}
.mm-wrapper_opening #hamburger:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mm-wrapper_opening #hamburger:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-menu_opened {
    display: block !important;
}
.mm-slideout {
    z-index: unset;
}
.wrap-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #ffffff1f;
}
.menu-head-left {
    position: relative;
}
.title-menu {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    line-height: 40px;
    display: block;
}
.menu-product-list {
    position: absolute;
    z-index: 99;
    top: 100%;
    width: 250px;
    background: #fff;
    border-radius: 2px;
}
.menu-product-list ul {
    padding: 0px;
    margin-bottom: 0px;
}
.menu-product-list ul ul {
    position: absolute;
    width: 750px;
    background: #fff;
    left: 100%;
    top: 0px;
    border: 1px solid #999;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    height: 100%;
    overflow-x: hidden;
}
.menu-product-list ul ul ul {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    border: none;
    display: block;
    height: auto;
}
.menu-product-list ul li a {
    position: relative;
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #ddd;
}
.menu-product-list ul li a .icon-down {
    position: absolute;
    right: 10px;
    top: 10px;
}
.menu-product-list ul ul li a span {
    position: absolute;
    right: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #00a3ff;
}
.menu-product-list ul li a:hover {
    color: #f00;
}
.menu-product-list ul ul li a {
    border-bottom: none;
    font-weight: bold;
}
.menu-product-list ul ul ul li a {
    font-weight: normal;
}
.menu {
    position: relative;
    z-index: 99;
    width: 100%;
}
.menu .wrap-content {
    position: relative;
}
.fix_menu {
    position: fixed !important;
    box-shadow: 0 0 1px #999;
    background: #fff;
}
.menu ul {
    width: 100%;
    padding: 0px;
    margin: 0;
    list-style: none;
}
.menu ul li {
    position: relative;
    z-index: 99;
}
.menu ul.ulmn > li {
    flex: auto;
}
.menu ul li.line {
    width: 1px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    flex: none;
}
.menu ul li a {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    padding: 0;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    display: block;
    line-height: 45px;
    text-transform: uppercase;
}
.menu ul li a img {
    vertical-align: middle;
}
.menu ul li a.active, .menu ul li:hover > a {
    color: #fed402;
}
.menu ul li ul {
    position: absolute;
    min-width: 250px;
    left: 0;
    background: #fff;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}
.menu ul li:hover > ul {
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.7s;
}
.menu ul li ul li {
    text-align: left;
    border-bottom: 1px solid rgb(173 173 173 / 32%);
}
.menu ul li ul li:last-child {
    border-bottom: 0px;
}
.menu ul li ul li a {
    font-size: 14px;
    padding: 10px;
    display: block;
    text-decoration: none !important;
    line-height: 20px;
    text-align: left;
    font-weight: 500;
    text-transform: capitalize;
    color: #333;
}
.menu ul li ul li ul {
    top: 0px;
    left: 100%;
}
.menu ul li ul li a:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 0;
    height: 1px;
    background: #fed402;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    visibility: hidden;
    opacity: 0;
}
.menu ul li ul li a:hover:before, .menu ul li ul li > a.active:before {
    left: 0;
    visibility: visible;
    opacity: 1;
    width: 30px;
}
.menu ul li ul li a:hover {
    padding-left: 40px;
}
a.cart-header {
    position: relative;
}
a.cart-header span {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    font-size: 11px;
    width: 17px;
    height: 17px;
    text-align: center;
    border-radius: 50%;
}
/* News */
.grid-tintuc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}
.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128, 128, 128, 0.15);
    margin-top: 15px;
    border-radius: 5px;
}
.share b {
    display: block;
    margin-bottom: 5px;
}
.othernews b {
    margin-bottom: 10px;
}
.list-news-other {
    padding-left: 17px;
    list-style: square;
}
.list-news-other li {
    margin-bottom: 2px;
}
.list-news-other li a {
    text-transform: none;
    color: #333333;
}
.list-news-other li a:hover {
    color: #fed402;
}
/* Toc */
.box-readmore {
    padding: 8px 15px;
    border: 1px solid #dedede;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #eeeeee;
}
.tt-toc {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Roboto-Bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.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: 0px;
    padding-left: 0px !important;
    margin-top: 8px;
    display: none;
}
.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: #333333;
    cursor: pointer;
    font-weight: 600;
}
.box-readmore ul li a:hover {
    color: #767676;
}
/* Partner */
.info-partner {
    background: #f8f8f8;
    padding: 15px 0px;
}
/* Footer */
.info-footer .flex-footer {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    color: #fff;
}
.info-footer {
    background: #4a90e2;
    padding: 30px 0px;
}
.title-footer {
    margin-bottom: 0.75rem;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.info-footer .flex-footer .box-footer:nth-child(1) {
    width: 35%;
}
.info-footer .flex-footer .box-footer:nth-child(2) {
    width: 25%;
}
.info-footer .flex-footer .box-footer:nth-child(3) {
    width: 25%;
}
.map-footer {
    position: relative;
    width: 100%;
    height: 200px;
}
.map-footer iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
/* Tags */
.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: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    display: block;
    height: 3px;
    width: 30px;
}
.tags-sp {
    border-radius: 10px;
    background: hsl(205deg 100% 47% / 30%););
    padding: 15px;
    margin-bottom: 20px;
}
.tags-sp span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}
.flex-tags {
    display: inline-flex;
    gap: 5px;
    flex-flow: wrap;
}
.flex-tags a {
    color: #fff;
    border: 1px solid hsl(0deg 0% 100% / 30%);
    border-radius: 5px;
    display: inline-block;
    padding: 4px 12px;
}
.flex-tags a:hover {
    background: #fff;
    color: var(--color-red);
}
/*   TC   */
.item-criteria a {
    display: flex;
    align-items: center;
    color: #333;
}
.item-criteria a .ds-criteria {
    width: calc(100% - 60px);
    margin-left: 10px;
}
.item-criteria a .ds-criteria h3 {
    -webkit-line-clamp: 2;
    font-size: 16px;
    color: var(--clr-tone);
}
.item-criteria a .ds-criteria p {
    -webkit-line-clamp: 2;
    margin: 0px;
}
/* About */
.wrap-about{
    background: url(../images/bg2.png) no-repeat bottom center,url(../images/bg1.jpg);
    padding: 100px 0px;
    position: relative;
    z-index: 5;
}
.wrap-about:after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: url(../images/img1.png) no-repeat left top 100px,url(../images/img2.png) no-repeat right 80px top 100px,url(../images/img3.png) no-repeat left 20px bottom 100px;
}
.flex-about {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}
.noidung-about {
    width: 54%;
    background: var(--color-red);
    padding: 40px;
    color: #fff;
    position: relative;
}
.noidung-about:after {
    content: '';
    position: absolute;
    background: url(../images/img4.png) no-repeat;
    right: -130px;
    bottom: -100px;
    max-width: 372px;
    max-height: 235px;
    width: 100%;
    height: 100%;
}
.content-about {
    width: 100%;
    font-size: 16px;
    font-family: 'Baloo2-Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.photo-about {
    width: 46%;
    background: var(--color-red);
    padding: 6px;
}
.title-about {
}
.title-about h2 {
    color: var(--white, #FFF);
    text-shadow: 0px 2px 0px #4D0000;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FFF;
    font-size:90px;
    line-height: normal;
    letter-spacing: 8.1px;
    font-family: "UTMDinhTran";
}
.photo-about img {
    border: 2px solid #fff;
    width: 100%;
}
.view-about {
    display: table;
    text-align: center;
    background: #F69E4D;
    padding: 4px;
    transition: 0.5s;
    color: #3B080E;
    margin-top:30px;
}
.view-about span {
    font-size: 20px;
    font-family: 'Baloo2-SemiBold';
    text-transform: capitalize;
    display: block;
    padding: 8px 22px;
    border: 2px solid #fff;
}
.view-about:hover {
    background: #6B0200;
    color: #fff;
}
/* Service */
.item-service {
    position: relative;
}
.item-service h3 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 17px;
    margin: 0px;
}
/* Video */
.flex-video {
    display: flex;
    justify-content: space-between;
}
.wr-video {
    width: 49%;
}
.wr-form {
    width: 49%;
}
.video-main {
    position: relative;
}
.list-video {
    margin-top: 10px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.img-video span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border: 1px solid #ff000066;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f00;
    background: #ffffffa8;
    font-size: 27px;
    cursor: pointer;
    transition: all 1s;
}
.item-video:hover span {
    transform: translateX(-50%) translateY(-50%) rotate(360deg);
}
.item-video h3 {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
/* Sort */
.sort-select {
    display: flex;
    justify-content: end;
    margin: 20px 0px;
    position: relative;
}
.sort-select .click-sort {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 10px 6px 8px;
    margin: 0px;
}
.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: 0px;
    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;
}
/* Product */
.filter {
    position: absolute;
    right: 0px;
    top: 0px;
    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;
}
.flex-product-main {
    display: flex;
    align-items: flex-start;
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
}
.flex-product-main .left-product {
    width: 250px;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 5px;
}
.flex-product-main .right-product {
    width: calc(100% - 265px);
}
.wr-search p {
    font-weight: bold;
    text-transform: uppercase;
}
/* product detail */
.left-pro-detail .MagicZoom {
    border: 1px solid var(--clr-gray);
    padding: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: var(--clr-white);
}
.tabs-pro-detail .tab-content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px;
}
.nav-tabs li a {
    text-transform: uppercase;
    font-weight: 500;
    color: #333;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    color: var(--color-red);
    font-family: 'Baloo2-SemiBold';
    font-size: 15px;
}
.attr-pro-detail {
    margin: auto;
    padding: 0;
}
.title-pro-detail {
    text-transform: capitalize;
    display: block;
}
.price-new-pro-detail {
    font-family: 'Baloo2-Bold';
    font-size: 25px;
    color: var(--color-red);
}
.price-old-pro-detail {
    font-weight: 500;
    color: #666;
    text-decoration: line-through;
    padding-left: 10px;
}
.color-pro-detail.active, .size-pro-detail.active, .size-pro-detail:hover {
    color: #fff !important;
    background: #232323;
}
.quantity-pro-detail {
    width: 100%;
    max-width: 110px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin-right: 20px;
    font-weight: 500;
}
.quantity-pro-detail span {
    line-height: 40px;
    padding: 0;
    width: 30px;
    height: 40px;
    color: #000;
    cursor: pointer;
    font-size: 22px;
}
.quantity-pro-detail span.quantity-plus-pro-detail {
    border-left: 0;
}
.quantity-pro-detail span.quantity-minus-pro-detail {
    border-right: 0;
}
.quantity-pro-detail input {
    height: 40px;
    width: calc(100% - 60px);
    text-align: center;
    font-size: 20px;
    padding: 5px;
    font-weight: 700;
}
.cart-pro-detail {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.cart-pro-detail a {
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    border-radius: 5px;
    font-weight: bold;
}
.cart-pro-detail a.addnow {
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
}
.cart-pro-detail a.addnow:hover {
    background-color: #f00;
    color: #fff;
    border-color: #f00;
}
.cart-pro-detail a.buynow {
    background-color: #000;
}
.cart-pro-detail a.buynow:hover {
    background-color: #f00;
    color: #fff;
}
.cart-pro-detail a i {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 8px;
}
/* css block actions  */
.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 */
.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: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
.content-modal-detail {
    background: #fff;
    max-width: 1200px;
    margin: 0px 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: sticky;
    top: 0px;
    background: #fff;
    z-index: 99;
}
.content-modal-detail .tabs li {
    padding: 20px 20px;
    margin-right: 5px;
    font-weight: bold;
    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: 0px 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::before, .btn-closemenu::after {
    background-color: #333;
    content: '';
    left: 13px;
    height: 14px;
    position: absolute;
    top: 10px;
    width: 1px;
}
.cursor-pointer {
    cursor: pointer;
}
/* Contact */
.contact-map {
    position: relative;
    height: 500px;
    margin-top: 30px;
}
.contact-map iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.frm_contact {
    border: 1px solid #ddd;
    padding: 30px;
}
/*  breadCrumbs */
.breadCrumbs {
    padding: 10px 0px;
    background: #ddd;
}
.breadCrumbs ol {
    margin: 0px;
}
.breadCrumbs ol li a {
    color: #333;
}
.breadCrumbs ol li a:hover {
    color: var(--color-red);
}
/* paging */
.paging-product {
    position: relative;
}
.pagination {
    margin: 20px 0px;
}
.pagination li span {
    cursor: pointer;
}
.btn-frame {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    z-index: 10;
    cursor: pointer;
}
.btn-frame i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1182fc;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-frame i img {
    vertical-align: middle;
    width: 70%;
}
.btn-frame .animated.infinite {
    animation-iteration-count: infinite;
}
.btn-frame .kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(7, 41, 103, 0.8);
    opacity: 0.1;
    border-color: #1182fc;
    opacity: 0.5;
}
.btn-frame .zoomIn {
    animation-name: zoomIn;
}
.btn-frame .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -10px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(7, 41, 103, 0.35);
    opacity: 0.4;
}
.btn-frame .pulse {
    animation-name: pulse;
}
.grid-properties {
    display: flex;
    gap: 10px;
}
.grid-properties span {
    position: relative;
    border: 1px solid #ddd;
    padding: 5px 15px;
    cursor: pointer;
}
.grid-properties span:hover, .grid-properties span.active {
    border: 1px solid #f00;
    color: #f00;
}
.grid-properties span:hover:after, .grid-properties span.active:after {
    content: '';
    border: 0.9375rem solid transparent;
    border-bottom: 0.9375rem solid var(#d0011b, #ee4d2d);
    bottom: 0;
    position: absolute;
    right: -0.9375rem;
}
.grid-properties span.outstock {
    pointer-events: none;
    background-color: #fafafa;
    color: rgba(0, 0, 0, 0.26);
    cursor: not-allowed;
}
/* scrollToTop */
.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 65px;
    right: 25px;
    display: none;
    z-index: 10;
    cursor: pointer;
}
/* Hidden Google Captcha */
.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}
[x-cloak] {
    display: none !important;
}
/* CSSS T */
a.views_dm {
    width: 140px;
    height: 38px;
}
.effect_button {
    transform-style: preserve-3d;
    transform: translateZ(-25px);
    transition: transform 0.25s;
    position: relative;
    display: inline-flex;
    z-index: 1;
}
.effect_button:after, .effect_button:before {
    position: absolute;
    content: 'xem thÃƒÂªm';
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f00;
    box-sizing: border-box;
    border-radius: 5px;
    z-index: -1;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}
.effect_button:before {
    color: #fff;
    background: #f00;
    transform: rotateY(0deg) translateZ(25px);
}
.effect_button:after {
    color: #f00;
    transform: rotateX(90deg) translateZ(25px);
}
.effect_button:hover {
    transform: translateZ(-25px) rotateX(-90deg);
}
/* News */
.grid-news {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
}
.item-news {
    --tw-bg-opacity: 1;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}
.item-news:hover {
    transform: translateY(-0.25rem);
}
.pic-news {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.time-nb {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 50px;
    background: var(--nhn, #2E3192);
    z-index: 2;
    text-align: right;
    font-size: 15px;
    font-family: GoogleSans-Regular;
    color: #fff;
    padding: 9px 20px;
}
.time-nb span {
    display: block;
    font-family: GoogleSans-Bold;
    font-size: 38px;
    line-height: normal;
}
.item-news .ds-news {
    width: 100%;
}
.name-news {
    color: #333;
    font-family: 'Baloo2-SemiBold';
    font-size: 20px;
    font-style: normal;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.desc-news {
    color: #333;
    font-size: 15px;
    line-height: 25px;
}
.view-news{
    color: #e07e23;
    font-family: 'Baloo2-Medium';
    font-size: 15px;
    font-style: normal;
    line-height: 25px;
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
}
.view-news:hover {
    color: var(--color-red);
}
.name-news:hover {
    color: var(--color-red) ;
}
.view-news i {
    margin-left: 6px;
}
.item-news-all a {
    display: flex;
    justify-content: space-between;
}
.item-news-all a .ds-news {
    width: calc(100% - 110px);
}
.item-news-all a .ds-news h3 {
    text-transform: capitalize;
    font-size: 15px;
}
.flex-news-detail {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.news-left {
    width: 68%;
}
.news-right {
    position: sticky;
    top: 20px;
    width: 30%;
    background: #f1f1f1cc;
    padding: 20px;
    box-shadow: 0px 0px 5px #99999978;
}
/* Swipper */
.swiper .swiper-wrapper {
    width: inherit;
    height: inherit;
}
.swiper.swiper-initialized .swiper-wrapper {
    margin: 0;
    width: 100%;
    height: 100%;
}
.swiper.swiper-initialized .swiper-slide {
    padding: 0;
    margin: 0px;
    overflow: hidden;
}
/* Popup */
.modal-title {
    font-size: 20px;
}
/* CSS cho loading */
.loading-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 999;
}
.loading {
    width: 50px;
    height: 50px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 5px solid #3498db;
    animation: spin 1s linear infinite;
}
/* Album */
.album__item-inner {
    position: relative;
    z-index: 1;
}
.album__info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000082;
    z-index: 1;
    display: grid;
    place-content: center;
    padding: 10px 15px;
    opacity: 0;
    transition: all 300ms ease;
}
.album__name {
    font-family: var(--font-bold);
    font-size: clamp(16px, calc(20 / 1188 * 100vw), 20px);
    color: var(--clr-white);
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.album__item:hover .album__info {
    opacity: 1;
    transition: all 300ms ease;
}
.album__item:hover .album__name {
    width: 100%;
    transition: all 300ms ease;
}
.album__photo {
    overflow: hidden;
}
/* Footer */
.footer-article {
    background: url(../images/bg3.jpg);
    color: #fff;
    padding-top: 80px;
    font-size: 18px;
    position: relative;
}
.footer-article:after {
    content: '';
    position: absolute;
    left: 0;
    top: -15px;
    width: 100%;
    height: 40px;
    background: url(../images/line-x.png) no-repeat;
}
.logo-footer {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.footer-article__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 40px;
}
.footer-article--1 {
    width: 22%;
}
.footer-article--2 {
    width: 35%;
}
.footer-article--3 {
    width: 37%;
    border: 1px solid var(--Red-Red-700, #C3070A);
    padding: 10px;
}
.footer__title {
    color: var(--trng, #FFF);
    font-family: 'GoogleSans-Bold';
    font-size: 16px;
    font-style: normal;
    line-height: 35px;
    margin-bottom: 10px;
}
.footer__title.has-line:before {
    content: '';
    width: 50px;
    height: 3px;
    background: var(--clr-tone);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.footer__name {
    color: var(--color-red);
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #FFF;
    font-family: 'GoogleSans-Bold';
    font-size: 32px;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
}
.footer__social {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-flow: wrap;
}
.footer__social a {
    border-radius: 50%;
    overflow: hidden;
}
.footer-powered {
    padding: 13px 0;
    color: var(--clr-white);
    background: var(--color-red);
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
}
.footer-powered span,.footer-powered a {
    font-family: 'Baloo2-Bold';
    text-transform: uppercase;
    color: #fff;
}
.footer-copy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: wrap;
}
.footer-copyright a {
    color: #fff;
}
.footer-statistic {
    text-align: right;
}
.footer-statistic span {
}
.footer-statistic span:last-child {
    padding-right: 0px;
}
.footer-statistic span:not(:last-child) {
}
.footer__map {
    position: relative;
    height: 240px;
    overflow: hidden;
}
.footer__map iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important;
}
.footer__policy {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    gap: 20px;
}
.footer__policy-box {
    border-top: 2px solid rgba(255, 255, 255, 0.18);
    text-align: center;
    padding-top: 40px;
}
.footer__policy li a span {
    margin-left: 20px;
}
.footer__policy li:last-child span {
    display: none;
}
.footer__policy li:not(:last-child) {
    display: inline-block;
    vertical-align: top;
}
.footer__policy li a {
    color: var(--clr-white);
    display: block;
    font-size: 18px;
}
.footer__policy li a:hover{color: var(--color-red)}
.title-main{margin-bottom: 30px;}
.title-main h2{
    color: var(--Red-Red-700, #C3070A);
    text-shadow: 0px 1.343px 0px #FF6E13;
    -webkit-text-stroke-width: 0.67px;
    -webkit-text-stroke-color: #FFF;
    font-family: 'iCielBCCubano-Normal';
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    text-transform: uppercase;
}
.title-main2 h2{
    color: var(--Red-Red-700, #fff);
    -webkit-text-stroke-color: #C3070A;
}
.title-main p {
    color: var(--white, #FFF);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--Red-Red-700, #C3070A);
    font-family: "UTMDinhTran";
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 8.1px;
    padding-left: 150px;
    margin-bottom: 80px;
}
.title-main2 p{
    color: var(--white, #C3070A);
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: var(--Red-Red-700, #fff);
}
.grid-product{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap:25px;
}
.product-item {
    position: relative;
}
.product-photo-inner{
    border: 1px solid rgb(255 255 255 / 65%);
    margin-bottom: 12px;
}
.product-photo-inner a{display: block;position: relative;}
.product-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: wrap;
}
.product__name {
    margin-bottom: 0;
    width: calc(100% - 80px);
}
.product__name a {
    display: block;
    color: #000;
    font-family: var(--font-medium);
    font-size: 24px;
    font-style: normal;
    line-height: normal;
}
.ten-c1{
    color: #333;
    font-size: 13px;
    margin-bottom: 5px;
    font-family: 'GoogleSans-Regular';
    display: block;
}
.wrap_sanphamnb .product__name a {
    -webkit-line-clamp: 1;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: calc(34px*1);
    line-height: 34px;   
}
.page_index .product__name a {color:#fff;}
.product-item:hover .product__name a {
    color: #FF6E13;
}
.price-product {
    margin-bottom: 0;
    width: 80px;
    text-align: right;
}
.price-new {
    font-size: 24px;
    font-family:var(--font-bold);
    color: #FF6E13;
    display: block;
}
.price-old {
    padding: 0 10px;
    font-size: 14px;
    text-decoration: line-through;
    display: block;
    color: #ff2e00;
    text-transform: uppercase;
}
.price-per {
    color: #ff2e00;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
}
.xthem-sp {
    border-radius: 5px;
    background: var(--color-red);
    display: table;
    margin: auto;
    justify-content:center;
    margin-top: 25px;
    color: var(--trng, #FFF);
    text-align: center;
    font-family: "GoogleSans-Regular";
    font-size: 15px;
    font-style: normal;
    padding: 10px 18px;
}
.xthem-sp img{display: inline-block;margin-left: 10px;}
.xthem-sp:hover {
    background: #333;
    color: #fff;
}
.wrap_sanphamnb{
    padding: 50px 0px;
    background: url(../images/img6.png) no-repeat right  top 10%,url(../images/img7.png) no-repeat left 40px bottom 30%;
}
.wap_tieuchi {
    padding: 80px 0px;
    position: relative;
}
.item-tchi {
    text-align: center;
}
.pic-tchi {
    width: 126px;
    height: 125px;
    margin: auto;
    background: url(../images/item.png) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.name-tchi {
    margin-bottom: 0;
    font-size: 20px;
    font-family: 'Baloo2-SemiBold';
    text-transform: uppercase;
    padding: 0px 30px;
    line-height: normal;
}
.title-index {display: flex;align-items: center;justify-content: flex-start;gap: 10px;background: url(../images/line-x2.png) no-repeat bottom 30px right;}
.title-index h2{width: 391px;height: 68px;background: url(../images/title.png) no-repeat;line-height: 66px;color: var(--white, #FFF);text-shadow: 0px 2px 0px #7F3203;font-family: iCielBCCubano-Normal;font-size: 48px;font-style: normal;font-weight: 400;letter-spacing: 2.88px;padding-left: 20px;}
.title-index span {
    color: var(--Red-Red-700, #C3070A);
    text-shadow: 0px 2px 0px #C64C00;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #FFF;
    font-family: "UTMDinhTran";
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 8.1px;
}
div#danhmuc{  border-bottom:none}
div#danhmuc ul{ list-style:none;padding: 0; margin: 0}
div#danhmuc ul li{position: relative}
div#danhmuc ul li:last-child{border:none}
div#danhmuc ul li a{color: #454545;text-decoration: none;font-size: 15px;transition: 0.4s;display: block;border-bottom: 1px solid #DDD;padding: 10px 0px;font-family: 'GoogleSans-Regular';}
div#danhmuc ul li a h2{font-size: 15px}
div#danhmuc ul li span{position: absolute;right: 6px;top: 0;display: block;width: 14px;height: 100%;background: url(../images/muiten-menu.png) no-repeat center;cursor: pointer;max-height: 44px;transition:0.3s;
}
div#danhmuc ul li span.active{background: url(../images/muiten-menu-act.png) no-repeat center}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active{color: var(--color-red);transition:0.4s;text-decoration: none;}
div#danhmuc ul li ul li a{padding: 10px 0px 10px 15px;font-family: inherit}
div#danhmuc ul li ul li span{ background: url(../images/muiten-menu.png) no-repeat}
div#danhmuc ul li ul li ul li span{}
.logo-mobi,div#danhmuc ul li ul{display:none}
div#danhmuc ul li ul.show-ul-c2{display:block}
div#danhmuc ul li ul li ul li{}
div#danhmuc ul li ul li ul li a{padding-left: 25px;color: #0193de}
div#danhmuc ul li ul li ul li ul li{}
div#danhmuc ul li ul li ul li ul li a{padding-left: 40px;color: #000;font-family: 'GoogleSans-Regular'}
div#danhmuc ul li ul li ul li ul li ul li{}
div#danhmuc ul li ul li ul li ul li ul li a{color: #0193de;font-family: 'GoogleSans-Regular'}
.dnsp {
    text-transform: uppercase;
    font-family: 'GoogleSans-Bold';
    color: var(--color-red);
    font-size: 18px;
}
.navigation__search {
    position: relative;
}
.search__icon i {
    font-size: 22px;
    color: var(--color-red);
    cursor: pointer;
}
.search__grid {
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #ddd;
    width: 200px;
}
.search__grid input {
    font-size: 14px;
    height: 35px;
    border: 0;
    width: calc(100% - 35px);
}
.search__grid button{width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;}
.background-music {position:fixed;top:calc(50% - 50px/2);left:0px;z-index:9; color: var(--clr-white);}
#background-music-controller {isolation:isolate;position:relative;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;aspect-ratio:1;background:var(--clr-btn);cursor:pointer;}
#background-music-controller>div {position:absolute;z-index:-1;aspect-ratio:1;border-radius:50%;background:var(--clr-btn);transform:scale(0.5);}
#background-music-controller.pause>div {opacity:0;}
#background-music-controller.playing>div {opacity:1;}
#background-music-controller>div:nth-child(1) {opacity:0.4;top:-10px;right:-10px;bottom:-10px;left:-10px;}#background-music-controller>div:nth-child(2) {opacity:0.4;top:-5px;right:-5px;bottom:-5px;left:-5px;}
#background-music-controller.playing>div {animation:backgroundMusicScale 1s linear infinite running;}
#background-music-controller>i {font-size:22px;color:var(--clr-text-white);}
.page_index {
    background: url(../images/bg3.jpg);
    color: #fff;
}
.left_sanphamnb {
    width: calc(100% - 350px);
    position: relative;
}
.left_sanphamnb:after {
    content: '';
    position: absolute;
    top: -50px;
    left: -180px;
    width: 240px;
    height: 127px;
    background: url(../images/img5.png) no-repeat top left;
}
.right_sanphamnb {
    width: 335px;
    border: 2px solid rgba(195, 7, 10, 0.41);
    padding: 12px;
}
.item_hinhanh {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    position: relative;
    z-index: 5;
}
.item_hinhanh:after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: url(../images/do.png) no-repeat center center;
    mix-blend-mode: color-dodge;
    opacity: 0.3;
}
.hinh1__item {text-align: center;position: relative;}
.gri3 {
    width: 100%;
    text-align: center;
}
.gri3 .hinh1__link {
    max-width: 420px;
}
.hinh1__link {
    display: table;
    margin: auto;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--color-red);
    border-color: var(--color-red);
}
.page-link:hover,.page-link{color: #6c757d;}
.right_sanphamnb .product-item {
    margin: 6px 0px;
    min-height: 360px;
}
.right_sanphamnb .swiper {
    height: 740px;
}
.name-hinh1 {
    font-size: 24px;
    font-family: 'Baloo2-Medium';
    color: #fff;
    display: block;
    margin-top: 5px;
}
.gri1:after {
    content: '';
    position: absolute;
    right: -50px;
    bottom: -20px;
    background: url(../images/mten.png) no-repeat;
    width: 76px;
    height: 81px;
}
.gri2:after {
    content: '';
    position: absolute;
    left: -50px;
    bottom: -20px;
    background: url(../images/mten.png) no-repeat;
    width: 76px;
    height: 81px;
    transform: rotatey(-180deg);
}
.gri4:after {
    content: '';
    position: absolute;
    right: 0;
    top: -80px;
    background: url(../images/mten2.png) no-repeat;
    width: 76px;
    height: 81px;
    transform: rotatey(-180deg);
}
.gri5:after {
    content: '';
    position: absolute;
    left: 0;
    top: -80px;
    background: url(../images/mten2.png) no-repeat;
    width: 76px;
    height: 81px;
}
.gri1,.gri2,.gri4,.gri5{
    max-width: 220px;
    margin: auto;
}
.gri3{
    margin: auto;
}

.wrap-product-nb {
    padding-top: 40px;
    padding-bottom: 100px;
    background: url(../images/bottom.png) no-repeat bottom center,url(../images/img9.png) no-repeat left 20px bottom 80px;
}
.flex-product-nb {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.listProductMenuTab {
    width: 270px;
}
.looad_productnb {
    width: calc(100% - 290px);
}
.looad_productnb .grid-product {
    grid-template-columns: repeat(3, 1fr);
}
.listProductMenuTab_i{margin-bottom: 24px;max-width: 245px;}
.listProductMenuTab_i a{
    background: url(../images/a1.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 53px;
    text-align: center;
    color: #000;
    font-size: 24px;
    font-family: Baloo2-SemiBold;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    cursor: pointer;
}
.listProductMenuTab_i span{
    -webkit-line-clamp: 1;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: calc(35px*1);
    line-height: 35px;   
}
.listProductMenuTab_i a:hover,.listProductMenuTab_i a.active{
    background: url(../images/a2.png) no-repeat;
    color: #fff;
}
.wap_dangkynt {margin-bottom: -200px;position: relative;z-index: 3;}
.box_dangkynt {
    max-width: 1146px;
    margin: auto;
    background: url(../images/dknt.jpg) no-repeat;
    background-size: cover;
    padding: 40px 10px;
    text-align: center;
}
.title-dknt {
    margin-bottom: 20px;
}
.title-dknt h2 {
    margin: 0;
    font-size: 36px;
    font-family: 'iCielBCCubano-Normal';
    color: #fff;
}
.newsletter-form {
    max-width: 600px;
    margin: auto;
}
.newsletter2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.newsletter {
    margin-bottom: 20px;
}
.newsletter input {
    border: 1px solid var(--white, #FFF);
    background: var(--Red-Red-700, #C3070A);
    height: 54px;
    padding: 12px;
    color: #FF9C9C !important;
    border-radius: 0;
    font-size: 17px;
    padding-left: 40px;
}
.newsletter input#fullname-newsletter{
    background: var(--Red-Red-700, #C3070A) url(../images/i1.png) no-repeat center left 12px;
}
.newsletter input#phone-newsletter{
    background: var(--Red-Red-700, #C3070A) url(../images/i2.png) no-repeat center left 12px;
}
.newsletter textarea {
    border: 1px solid var(--white, #FFF);
    background: var(--Red-Red-700, #C3070A) url(../images/i3.png) no-repeat top 12px left 12px !important;
    height: 120px;
    padding: 12px;
    color: #FF9C9C !important;
    border-radius: 0;
    font-size: 17px;
    padding-left: 44px;
}
.newsletter input::placeholder,.newsletter textarea::placeholder {
    color: #FF9C9C;
}
.newsletter-btn input {
    background: var(--Vng-Vng-600, #F69E4D);
    border: 0;
    border-radius: 0;
    outline: 2px solid #fff;
    outline-offset: -6px;
    padding: 14px 38px;
    color: #3B080E;
    font-size: 20px;
    font-family: 'Baloo2-SemiBold';
}
.newsletter-btn input:hover{
    color: #fff;
    background: #3B080E;
}
.page_index2{
    background: url(../images/bg1.jpg);
    padding-top: 200px;
}
.wap_album{padding: 60px 0px;position: relative;padding-bottom: 140px;background: url(../images/img13.png) no-repeat left -10% bottom 10%,url(../images/img14.png) no-repeat right -10% top 50%;}
.main_album{position: relative;padding-bottom: 30px;}
.grid_album {  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 65px 65px 65px 65px 65px 65px 65px;
  grid-auto-columns: 1fr;
  gap: 12px 12px;
  grid-auto-flow: row;
  grid-template-areas:
    "lt0 lt0 lt0 lt2 lt2 lt2 lt2 lt5 lt5 lt5"
    "lt0 lt0 lt0 lt2 lt2 lt2 lt2 lt5 lt5 lt5"
    "lt0 lt0 lt0 lt2 lt2 lt2 lt2 lt5 lt5 lt5"
    "lt0 lt0 lt0 lt2 lt2 lt2 lt2 lt5 lt5 lt5"
    "lt1 lt1 lt1 lt3 lt3 lt4 lt4 lt6 lt6 lt6"
    "lt1 lt1 lt1 lt3 lt3 lt4 lt4 lt6 lt6 lt6"
    "lt1 lt1 lt1 lt3 lt3 lt4 lt4 lt6 lt6 lt6";
}
.lt0 {grid-area: lt0;margin-bottom: 110px;overflow: hidden;}
.lt1 {grid-area: lt1;margin-top: -110px;margin-left: 115px;}
.lt2 {grid-area: lt2;margin-top: 35px;}
.lt3 { grid-area: lt3; }
.lt4 {grid-area: lt4;margin-bottom: 50px;}
.lt5 {grid-area: lt5;margin-top: 40px;margin-right: 70px;}
.lt6 {grid-area: lt6;margin-bottom: 64px;}
.album__inner {
    display: block;
    position: relative;
}
.album__photo1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}
.album__photo1 img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.album__name1 {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 35%);
    color: #fff;
    font-family: var(--font-medium);
    font-size: 20px;
    text-align: center;
    padding: 10px;
    opacity: 0;
    line-height: 24px;
}
.album__inner:hover .album__name1{opacity: 1}
.wap_album .title-main p{margin-bottom: 0;}
.name-cty {
    position: absolute;
    left: 0;
    bottom: 100px;
    border: 1px solid var(----700, #6B0200);
    font-family: 'iCielBCCubano-Normal';
    font-size: 37px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: var(--color-red);
    max-width: 100px;
    text-align: center;
    padding: 30px 10px;
}

.view-album {
    position: absolute;
    right: 0;
    bottom: 0;
    background: var(--color-red);
    color: #fff;
}

.slogan_ab {
    position: absolute;
    right: 200px;
    bottom: 0;
    max-width: 380px;
    width: 100%;
    color: var(--gray-gray-700, #161618);
    font-family: "UTMDinhTran";
    font-size: 35.178px;
    line-height: 30px;
    letter-spacing: 3.518px;
}

.slogan_ab p {
    margin-bottom: 0;
}
.wap_video {
    background: #FFFDED;
    padding: 100px 0px;
    position:relative
}
.wap_video:after {
    content: '';
    position: absolute;
    left: 0;
    top: -15px;
    width: 100%;
    height: 40px;
    background: url(../images/line-x.png) no-repeat;
}
.wap_video .flex-about{align-items: flex-start;}
.w_video {
    width: 50%;
}
.w_fanpage {
    width: 46%;
}
.videoHome{display: block;border-radius: 12px;overflow: hidden;}
.pic-videoHome{position: relative;border-radius: 12px;overflow: hidden;}
.pic-videoHome:after{
    content: '';
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(../images/play.png) no-repeat center;
    border-radius: 12px;
}
.fb-page {
    border-radius: 12px;
    border: 1px solid var(--Red-Red-700, #C3070A);
    background: #FFF;
    overflow: hidden;
    padding: 14px;
}
.title-tt{text-align: center;margin-bottom: 15px;}
.title-tt span{
    color: var(--color-red);
    font-family: var(--font-bold);
    font-size: 36px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}