@font-face {
    font-family: 'SVN-Gilroy';
    font-display: block;
    src: url('../fonts/SVN-Gilroy Regular.otf');
    font-weight: 400;
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-display: block;
    src: url('../fonts/SVN-Gilroy SemiBold.otf');
    font-weight: 600;
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-display: block;
    src: url('../fonts/SVN-Gilroy Medium.otf');
    font-weight: 500;
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-display: block;
    src: url('../fonts/SVN-Gilroy Bold.otf');
    font-weight: 700;
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-display: block;
    src: url('../fonts/SVN-Gilroy Black.otf');
    font-weight: 900;
}

@font-face {
    font-family: 'UTM Alter Gothic';
    font-display: block;
    src: url('../fonts/UTM Alter Gothic.ttf');
}

@font-face {
    font-family: 'UTM Cooper Black';
    font-display: block;
    src: url('../fonts/UTM Cooper Black.ttf');
}

@font-face {
    font-family: 'iCielBCRostrum';
    font-display: swap;
    src: url('../fonts/iCielBCRostrum-Regular.otf');
}

@font-face {
    font-family: 'SVN-Zero';
    font-display: swap;
    src: url('../fonts/SVN-Zero.ttf');
}

@font-face {
    font-family: 'UTM Scriptina KT';
    font-display: swap;
    src: url('../fonts/UTM Scriptina KT.ttf');
}

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after,
:before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: initial
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
select:focus,
textarea:focus {
    outline: 2px solid #0000;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple] {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    outline: 2px solid #0000;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
    border-color: #0000;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=checkbox]:indeterminate,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    border-color: #0000;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    border-color: #0000;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

body {
    font-family: Mulish, sans-serif !important
}

img {
    display: inline-block;
    max-width: 100% !important;
    height: auto !important
}

.wrap-content {
    margin: auto;
    width: calc(100% - 20px);
    max-width: 1200px;
    position: relative;
}

.header-bottom .wrap-content {
    padding: 2px 0
}

a.cart-header {
    position: relative
}

a.cart-header span {
    position: absolute;
    top: -2px;
    right: 4px;
    color: #fff
}

.social {
    list-style: none;
    padding: 0;
    margin: 0
}

a.views_dm {
    width: 140px;
    height: 38px
}

.effect_button {
    transform-style: preserve-3d;
    transform: translateZ(-25px);
    transition: transform .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 #5172fd;
    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: #5172fd;
    transform: rotateY(0deg) translateZ(25px)
}

.effect_button:after {
    color: #5172fd;
    transform: rotateX(90deg) translateZ(25px)
}

.effect_button:hover {
    transform: translateZ(-25px) rotateX(-90deg)
}

.item_tt {
    position: relative;
    z-index: 1;
    transition: all .5s cubic-bezier(.25, .8, .25, 1)
}

.item_tt .tttt {
    width: 100%;
}

.item_tt .mota {
    color: #333;
    line-height: 25px;
    margin: 0 0 9px
}

.item_tt .them {
    position: relative;
    display: inline-block;
    line-height: 20px;
    color: #333;
    margin-bottom: 4px
}

.item_tt .them:after {
    position: absolute;
    right: -13px;
    content: "";
    border-left: 5px solid #333;
    top: 5px;
    border-top: 5px solid #0000;
    border-bottom: 5px solid #0000
}

.item_tt .them:hover {
    color: red
}

.item_tt .them:hover:after {
    border-left: 5px solid red
}

.footer-article {
    overflow: hidden;
    background-image: url(../images/bgft.png);
    background-position: 50%;
    background-repeat: repeat
}

.title-footer {
    margin-bottom: .75rem;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(81 114 253/var(--tw-text-opacity))
}

a.btn_link {
    position: relative;
    margin: 5px;
    height: 36px;
    width: 140px
}

.btn_link.effect_button:first-child:after,
.btn_link.effect_button:first-child:before {
    content: "facebook"
}

.btn_link.effect_button:first-child:after,
.btn_link.effect_button:first-child:before,
.btn_link.effect_button:nth-child(2):after,
.btn_link.effect_button:nth-child(2):before {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(0 165 217/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 165 217/var(--tw-bg-opacity))
}

.btn_link.effect_button:nth-child(2):after,
.btn_link.effect_button:nth-child(2):before {
    content: "google map"
}

div.slick.in-page:not(.slick-initialized) {
    display: flex;
    gap: 10px;
    overflow: hidden;
    white-space: nowrap
}

.attr-pro-detail {
    margin: auto;
    padding: 0
}

.baonoidung iframe {
    max-width: 100% !important
}

.baonoidung img {
    height: auto !important
}

.baonoidung * {
    max-width: 100% !important
}

.baonoidung table {
    display: block;
    overflow-y: auto
}

div.desc-pro-detail ul li {
    margin-bottom: .75rem;
    list-style-type: circle
}

div.desc-pro-detail ul li:last-child {
    margin-bottom: 0 !important
}

div.baonoidung ul li {
    margin-bottom: .75rem;
    list-style-type: disc
}

div.baonoidung ol li {
    margin-bottom: .75rem;
    list-style-type: decimal
}

.price-new-pro-detail {
    font-weight: 700;
    font-size: 20px;
    color: #ff2e00
}

.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;
    border: 1px solid #000;
    margin-right: 20px;
    border-radius: 15px;
    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;
    border: none;
    font-weight: 700
}

.cart-pro-detail {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.cart-pro-detail a {
    width: auto;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    border-radius: 15px;
    font-weight: bold
}

.cart-pro-detail a.addnow {
    margin-right: 10px;
    border: 1px solid #000;
    color: #000
}

.cart-pro-detail a.addnow:hover {
    background-color: #5172fd;
    color: #fff;
    border-color: #5172fd
}

.cart-pro-detail a.buynow {
    background-color: #000
}

.cart-pro-detail a.buynow:hover {
    background-color: #5172fd;
    color: #fff
}

.cart-pro-detail a i {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 8px
}

:root {
    --color-main: #F6991F;
    --color-social: #F6991F;
    --color-hover: #EA0000;
    --color-text: #EA0000;
    --m1: #EA0000;
    --m2: #EA0000
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes shake-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg);
    }

    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes fadeup {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes pulse-animation {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: 0;
    }

    10% {
        transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
    }

    100% {
        transform: scale3d(1.6, 1.6, 1.6);
        opacity: 0;
    }
}

@keyframes border-animation {
    0% {
        transform: scale3d(0.6, 0.6, 0.6);
        opacity: 0;
    }

    20% {
        transform: scale3d(1.2, 1.2, 1.2);
        opacity: 1;
    }

    100% {
        transform: scale3d(1.4, 1.4, 1.4);
        opacity: 0;
    }
}

.w-clear::after {
    content: '';
    position: relative;
    clear: both;
    display: block;
}

body {
    font-size: 14px;
    font-family: 'SVN-Gilroy' !important;
    background: url(../images/bg.webp);
}

.max-width {
    width: 94%;
    max-width: 1200px;
    margin: 0px auto;
}

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 {
    transform: scale(1, 1);
}

.scale-img:hover>img {
    transform: scale(1.1, 1.1);
}

.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;
}

.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);
}

.blink {
    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.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;
}

.header {
    background: var(--color-main) url(../images/bg1.webp) no-repeat bottom left;
    width: 100%;
    position: relative;
    padding-bottom: 55px;
    padding-top: 15px;
}

.header .wrap-content {
    padding: 5px 0;
}

.header-top {
    width: 100%;
    position: relative;
    z-index: 9;
}

.header-top .wrap-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-header {
    margin-bottom: 0;
    color: #FFF;
}

.info-header:nth-child(1) {
    width: 30%;
    font-weight: 700;
    font-size: 16px;
}

.info-header i {
    display: inline-block;
    margin-right: 7px;
}

.logo-header {
    margin-bottom: -100px;
}

.slideshow {
    position: relative;
    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;
}

.slideshow-next,
.slideshow-prev {
    z-index: 9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 50px;
    background: #00000085;
    border-radius: 5px;
    color: #fff;
    font-size: 1.875rem;
    display: flex !important;
    align-items: center;
    justify-content: center;
    opacity: 30%;
    cursor: pointer;
    transition: 0.2s all;
}

.slideshow-next:hover,
.slideshow-prev:hover {
    opacity: 90%;
}

.slideshow-next {
    right: 10px;
}

.slideshow-prev {
    left: 10px;
}

.right_slider {
    width: 52%;
    padding-top: 120px;
}

.left_slider {
    width: 46%;
}

.text1 {
    color: var(--nhn, #EA0000);
    text-shadow: 4px -1px 0px #6A0000;
    -webkit-text-stroke-width: 3;
    -webkit-text-stroke-color: #AC0000;
    font-family: SVN-Gilroy;
    font-size: 101px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.text2 {
    color: #007512;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "UTM Cooper Black";
    font-size: 43px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -10px;
    margin-bottom: 10px;
}

.dchi {
    color: var(--tiu, #333);
    font-family: "UTM Alter Gothic";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 20px;
}

.dchi i {
    color: #007512;
    margin-right: 10px;
}

.slideshow-slide {}

.img-slider {
    display: block;
    margin: 0px 10px;
    height: 300px;
}

.img-slider img {
    width: 100%;
}

.slick_slider2 .slick-list {
    margin: 0px -10px;
}

.slick-slide.slick-current.slick-active .img-slider {
    height: 400px;
}

.search {
    border-bottom: #000 solid 1px;
    max-width: 225px;
    margin-left: auto;
    display: flex;
    align-items: center;
    width: 0;
    position: absolute;
    right: 0;
    top: 100%;
}

.search input {
    width: calc(100% - 35px);
    font-size: 13px;
    color: #333;
    border-radius: 10px;
    border: none;
    padding: 0px 10px;
    background: transparent;
}

.search input:focus {
    border: none;
    box-shadow: none;
}

.search p {
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
}

.search p i {
    font-weight: bold;
    color: #999;
}

.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);
}

.menu {
    position: relative;
    z-index: 99;
    width: calc(100% - 220px);
}

.menu .wrap-content {
    position: relative;
}

.menu-ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu ul {
    width: 100%;
    padding: 0px;
    margin: 0;
    list-style: none
}

.menu ul li {
    position: relative;
    z-index: 99
}

.menu ul.ulmn>li {}

.menu ul li.line {
    width: 5px;
    height: 5px;
    background-color: #aaa;
    border-radius: 50%;
    flex: none
}

.menu ul li a {
    color: #fff;
    position: relative;
    z-index: 1;
    text-decoration: none !important;
    padding: 12px 20px;
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.menu-list a:before {
    content: '';
}

.menu ul li a img {
    vertical-align: middle
}

.menu ul li a.active,
.menu ul li:hover>a {
    color: #fff;
    background: url(../images/ac.png) no-repeat;
    background-size: 100% 100%;
}

.menu ul li ul {
    position: absolute;
    min-width: 250px;
    left: 0;
    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;
    background: #fff;
}

.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;
}

.menu ul li ul li {
    text-align: left;
    border-bottom: 1px solid rgb(173 173 173 / 32%);
    display: flex;
    align-items: center;
}

.menu ul li ul li:last-child {
    border-bottom: 0px
}

.menu ul li ul li a {
    font-size: 14px;
    padding: 10px;
    text-decoration: none !important;
    line-height: 20px;
    text-align: left;
    font-weight: 400;
    text-transform: capitalize;
    color: #000 !important;
    background: unset !important;
    transition: 0.2s all;
    width: 100%;
}

.menu ul li ul li ul {
    top: 0px;
    left: 100%
}

.menu ul li ul li a:before {
    content: '';
    opacity: 0;
    height: 1px;
    width: 0px;
    transition: 0.3s all;
}

.menu ul li ul li a:hover:before,
.menu ul li ul li>a.active:before {
    left: 0;
    opacity: 1;
    width: 20px;
    background: cadetblue;
}

.menu ul li ul li a:hover {
    visibility: visible;
    color: var(--m1) !important;
    !im;
    !;
}

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%;
}

.menu_mobi_add,
.menu_mobi {
    display: none
}

.menu-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: var(--color-main);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    -webkit-animation: fadeInDown 1.3s ease backwards;
    -moz-animation: fadeInDown 1.3s ease backwards;
    -o-animation: fadeInDown 1.3s ease backwards;
    -ms-animation: fadeInDown 1.3s ease backwards;
}

.menu-fix .flex.justify-between.w-100 {
    align-items: center;
}

.menu-fix .logo-header {
    margin: 0;
    zoom: 0.4;
}

.control-owl {
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0px;
    top: calc(50% - 22.5px);
}

.control-owl button {
    opacity: 0.5;
    top: 0px;
    position: absolute;
    outline: none;
    border: 2px solid #fff;
    padding: 0px;
    margin: 0px;
    display: block;
    cursor: pointer;
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    font-size: 25px;
    margin: 0px;
    background-color: #00a3ff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.control-owl button:hover {
    opacity: 1;
}

.control-owl button.owl-prev {
    left: 20px;
}

.control-owl button.owl-next {
    right: 20px;
}

.box-photo-ct {
    border-radius: 20px;
    overflow: hidden;
}

.title-detail {
    position: relative;
    margin: 20px 0px;
}

.title-detail h1 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.title-main {
    margin-bottom: 1.5rem;
    position: relative;
    text-align: center;
}

.title-main span {
    text-transform: uppercase;
    color: var(--nhn, #EA0000);
    text-align: center;
    text-shadow: 3px -1px 0px #333;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #333;
    font-family: SVN-Gilroy;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.tt-week {
    font-size: 25px;
    text-align: center;
    margin: 20px 0px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.title-cat-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0px;
    gap: 20px;
}

.title-cat-main span {
    display: block;
    color: #999;
    background: linear-gradient(64.85deg, #fca600 23.67%, #ffd41d 106.12%);
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.title-cat-main span:hover,
.title-cat-main span.active {
    background: linear-gradient(64.85deg, #ffd41d 23.67%, #fca600 106.12%);
    color: #000;
}

.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;
}

.news {
    display: block;
    margin-bottom: 20px;
    display: block;
}

.pic-news {
    border-radius: 10px;
    display: block;
    overflow: hidden;
    position: relative;
}

.pic-news img {
    width: 100%;
}

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;
}

.info-news {}

.info-news h3 {}

.name-news {
    color: #1b1b1b;
    font-size: 18px;
    line-height: 22px;
    max-height: 40px;
    -webkit-line-clamp: 2 !important;
    font-weight: 400;
}

a.name-news.name1 {
    font-size: 25px;
    line-height: 32px;
    max-height: 64px;
}

.name-news:hover {
    color: #fed402;
}

.time-news {
    color: #fed402;
    margin-bottom: 0px;
    font-size: 12px;
    margin: 7px 0;
    font-style: italic;
    font-weight: 500;
}

.desc-news {
    -webkit-line-clamp: 3;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: calc(25px*3);
    line-height: 25px;
    color: #333;
    font-size: 15px;
}

.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;
}

.box-readmore {
    padding: 8px 15px;
    border: 1px solid #dedede;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #eeeeee;
}

.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;
}

.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;
}

.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;
}

.flex-tags {
    display: flex;
    gap: 5px;
}

.flex-tags a {
    color: #333;
    border: 1px solid;
    border-radius: 3px;
    display: inline-block;
    font-size: 0.8em !important;
    opacity: 0.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 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;
}

.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;
    gap: 20px;
}

.flex-product-main .left-product {
    width: 250px;
    border: 1px solid #f1f1f1;
    padding: 20px;
    border-radius: 5px;
}

.flex-product-main .right-product {
    width: calc(100% - 250px);
}

.wrap-product-sale {
    background-color: #ffa09e;
    border-radius: 10px;
    overflow: hidden;
}

.wr-search p {
    font-weight: bold;
    text-transform: uppercase;
}

.grid-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 23px;
}

.product {
    display: block;
    position: relative;
    padding: 10px;
    text-align: center;
    background: #fff;
}

.product:hover .name-product {
    color: var(--m2);
}

.product .pic-product {
    display: block;
    position: relative;
}

.product .pic-product img {
    width: 100%;
    -webkit-transform-style: preserve-3d;
    height: 100%;
    object-fit: cover;
}

.product-info {
    padding-top: 18px;
    padding-bottom: 5px;
}

.product .name-product {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #333;
    margin-bottom: 8px;
}

.product .name-product a {
    font-size: 14px;
    color: #232323;
    line-height: 25px;
}

.product .name-product a:hover {
    color: #ff2e00;
}

.product .price-product p {
    margin: -4px 0px;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    color: var(--m1);
}

.product .price-product span {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    color: #333;
}

.box-cat {
    text-align: center;
}

.box-cat h3 {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}

.box-cat:hover h3 {
    color: #f00;
}

.cart-product {
    margin: 5px 0 0 0px;
}

.cart-product span {
    cursor: pointer;
    color: #fff;
    text-align: center;
    padding: 0px 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;
}

.grid-pro-detail {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.grid-pro-detail .left-pro-detail {
    width: 50%;
    padding-right: 30px;
}

.grid-pro-detail .right-pro-detail {
    width: 50%;
}

.detail-product {
    display: flex;
    justify-content: space-between;
}

.detail-product .right-pro-detail ul {
    list-style: none;
    padding: 0px;
}

.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: 0px;
}

.detail-product .right-pro-detail ul li .attr-content-pro-detail .price-new-pro-detail {
    font-weight: 700;
    font-size: 20px;
    color: #f00;
}

.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: 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-map {
    position: relative;
    height: 500px;
    margin-top: 30px;
}

.contact-map iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.breadCrumbs {
    padding: 10px 0px;
    background: rgb(246 153 31 / 20%);
}

.breadCrumbs ol {
    margin: 0px;
}

.breadCrumbs ol li a {
    color: #333;
}

.breadCrumbs ol li a:hover {
    color: #f00;
}

.pagination {
    margin: 20px 0px;
    justify-content: center;
    gap: 5px;
}

.page-item .page-link {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0px 0px 3px #DCDCDC;
    display: block;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    text-align: center;
}

.page-item .page-link:hover,
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--m1);
    border-color: var(--m1);
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-radius: 50%;
}

.pagination li a {
    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: var(--color-main);
    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 rgb(246 152 30 / 80%);
    opacity: 0.1;
    border-color: var(--color-main);
    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: rgb(246 153 31 / 38%);
    opacity: 0.4;
}

.btn-frame .pulse {
    animation-name: pulse;
}

.btn-phone {
    bottom: 14rem
}

.btn-zalo {
    bottom: 9rem
}

.btn-mess {
    bottom: 19rem
}

.btn-chiduong {
    bottom: 24rem
}

.btn-css i {
    font-size: 30px;
    color: #fff
}

.cart-fixed.btn-frame {
    bottom: 29rem;
}

.cart-fixed.btn-frame span {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #f7630c;
    color: #FFF;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px
}

.cart-fixed.btn-frame i {
    font-size: 18px;
    color: white;
    background: #000;
}

.toolbar {
    border-top: 1px solid rgb(255 255 255 / 50%);
    background: var(--color-main);
    width: 100%;
    padding: 2vw;
    bottom: 0px;
    position: static;
    z-index: 500;
    height: auto;
    left: 0px;
    display: none;
}

.toolbar ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.toolbar ul li {
    text-align: center;
    width: 20%
}

.toolbar ul li a {
    display: block;
    width: 100%;
    cursor: pointer
}

.toolbar ul li a img {
    height: 22px !important;
    width: auto;
    animation: tada 1.2s infinite;
}

.toolbar ul li a span {
    font-weight: 400;
    color: #ffffff;
    font-size: 12px;
    display: block;
    margin-top: 3px;
}

.toolbar ul li a i {
    color: #f3f3f3;
    font-size: 22px;
}

@keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.3, 1.3, 1.3) rotate(3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.3, 1.3, 1.3) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.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;
}

.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}

[x-cloak] {
    display: none !important;
}

.footer-layout {
    background: var(--color-main);
    color: #fff;
    width: 100%;
    margin-top: 40px;
}

.footer-layout .wrap-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 23px;
}

.footer-title:after {
    content: '';
    width: 50px;
    height: 1px;
    background: #fff
}

.footer-fanpage iframe {
    width: 100%;
}

.footer-info:nth-child(1) {
    width: 36%;
    margin-top: -35px;
}

.footer-info:nth-child(2) {
    width: 42%;
    padding-top: 50px;
}

.footer-info:nth-child(3) {
    width: 10%;
    position: relative;
    text-align: center;
    border-left: 1px solid rgb(255 255 255 / 50%);
    border-right: 1px solid rgb(255 255 255 / 50%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.footer-social {}

.footer-social a {
    display: block;
    border-radius: 50%;
    margin: 10px 0px;
}

.footer-social a img {
    border-radius: 50%;
}

.footer-layout .name-about1 {
    font-size: 50px;
}

.footer-layout .name-about2 {
    font-size: 34px;
}

.content-f {
    font-size: 15px;
}

.content-f p {
    margin-bottom: 10px;
}

.footer-powered {
    text-align: center;
    background: var(--color-main);
    border-top: 1px solid rgb(255 255 255 / 50%);
    color: #fff;
    padding: 20px 0px;
}

#footer-map {
    position: relative;
    height: 445px;
    border: 10px solid #EBBB7C;
}

#footer-map iframe {
    width: 100%;
    height: 100%;
    display: block;
}

.header-mobile {
    display: none;
}

.album-d {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.pbThumbs li {
    width: 100px !important;
}

.intro-info-box {
    position: absolute;
    left: 111px;
    top: 104%;
    white-space: nowrap;
    display: grid;
    gap: 17px;
}

.tabs-pro-detail .ul-tabs-pro-detail {
    padding: 0px;
    list-style: none;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e7e7e7;
}

.tabs-pro-detail .ul-tabs-pro-detail li {
    cursor: pointer;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #eee;
    padding: 5px 10px;
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
    background: #333;
    color: #fafafa;
}

.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
    margin-right: 0px;
}

.tabs-pro-detail .content-tabs-pro-detail {
    display: none;
}

.tabs-pro-detail .content-tabs-pro-detail.active {
    display: block;
}

.wrap-about-index {
    padding: 60px 0;
    position: relative;
    background: url(../images/img4.webp) no-repeat left 5% bottom 4%;
    overflow: hidden;
}

.wrap-about-index:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 29%;
    height: 65%;
    background: var(--m1);
    z-index: -1;
}

.wap-aboutHome {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
}

.leftAbout {
    width: 32%;
    padding-top: 60px;
}

.title-1 {
    background: url(../images/title1.webp) no-repeat left 250px center;
}

.title-1 span {
    color: var(--tiu, #333);
    font-family: "iCielBCRostrum";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}

.name-about {
    color: var(--nhn, #EA0000);
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.desc-about {
    line-height: 25px;
    font-size: 15px;
    color: #fff;
}

.view-about {
    color: var(--m1);
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
    border-top: 2px solid var(--m1);
    border-bottom: 2px solid var(--m1);
    padding: 10px 30px;
    display: inline-block;
    position: relative;
}

.view-about:before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    background: var(--m1);
    border-radius: 50%;
}

.view-about:after {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    background: var(--m1);
    border-radius: 50%;
}

.view-about:hover {
    background: var(--m1);
    color: #fff;
}

.rightAbout {
    width: 66%;
    background: url(../images/img3.webp) no-repeat right top 30px;
}

.slogan-gt {
    color: var(--nhn, #EA0000);
    text-align: justify;
    font-family: "UTM Scriptina KT";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    margin-top: 40px;
    padding-left: 30px;
}

.box-gioithieu {
    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;
    position: relative;
}

.box-gioithieu:before {
    content: "";
    position: absolute;
    box-shadow: 0 0 0 100vmax var(--m2);
    clip-path: inset(0 -100vmax 0 0);
    top: 0px;
    left: 0;
    width: 78%;
    height: 100%;
    z-index: -1;
}

.box-gioithieu:after {
    content: '';
    position: absolute;
    left: -82px;
    bottom: 75px;
    width: 82px;
    height: 12px;
    background: url(../images/img7.webp) no-repeat;
}

.ndung-gthieu {
    width: 49%;
    background: var(--color-main);
    text-align: center;
    padding: 40px 20px;
}

.hinhanh-gt {
    width: 49%;
    text-align: right;
}

.vainet {
    color: var(--trng, #FFF);
    font-family: "iCielBCRostrum";
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
}

.hinh2 {
    margin-bottom: 10px;
}

.hinhanh-gt img {
    height: 100%;
    width: 100%;
}

.name-about1 {
    font-size: 55px;
}

.name-about2 {
    font-size: 43px;
}

.giomc {
    position: absolute;
    left: -50px;
    top: 44%;
    transform: translate(0px, -50%);
}

.giomc span {
    color: #FFF;
    font-family: SVN-Zero;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(180deg);
    position: relative;
}

.giomc span:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -55px;
    width: 1px;
    height: 50px;
    background: #F8E60A;
}

.wrap-newsHome {
    position: relative;
    padding: 60px 0;
    /* background: url(../images/img1.webp) no-repeat top right 40px; */
    background-repeat: no-repeat;
    background-position: top right 40px;
}

.newsHome {
    position: relative;
    display: block;
    margin: 0 20px;
}

.name-newsHome {
    color: #333;
    padding: 15px 0px;
    width: 69%;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    margin-bottom: 0
}

.time-newsHome {
    margin-bottom: 5px;
    color: #333;
}

.time-newsHome i {
    color: var(--color-main);
    font-size: 19px;
}

.newsHome:hover .name-newsHome {
    transition: 0.5s ease;
    color: var(--color-main);
}

.pic-newsHome {
    margin-bottom: 20px;
    position: relative;
}

.info-newsHome {
    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: center;
}

.xthem-news {
    width: 28%;
    background: var(--color-main);
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px;
    outline: 1px solid var(--color-main);
    outline-offset: 5px;
    margin-bottom: 5px;
    display: block;
}

.xthem-news:hover {
    background: var(--m1);
    outline: 1px solid var(--m1);
    color: #fff;
}

.name-newsHome:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 180px;
    height: 3px;
    background: var(--color-main);
}

.name-newsHome:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 3px;
    background: var(--color-main);
}

.wrap-videoHome {
    padding: 60px 0;
    background: #fff;
    overflow: hidden;
}

.wrap-videoHome .wrap-content {
    position: relative;
}

.slick-video {
    padding-bottom: 64px;
}

.slick-video-2 {
    width: 65%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.videoHome {
    position: relative;
    display: block;
    cursor: pointer;
}

.pic-videoHome {
    border-radius: 20px;
    margin-bottom: 0;
}

.pic-videoHome img {
    object-fit: cover;
    height: 150px !important;
}

.info-videoHome {
    width: 33%;
}

.name-videoHome {
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    color: #333;
    font-family: 'Montserrat';
    line-height: 35px;
    margin-bottom: 0;
    -webkit-line-clamp: 2;
    height: calc(35px*2);
}

.videoHome:hover .name-videoHome {
    transition: 0.5s ease;
    color: var(--m2);
}

.slick-video .pic-videoHome {
    margin-bottom: 2rem;
}

.slick-video .pic-videoHome img {
    height: 473px !important;
}

.slick-video-2 .videoHome {
    margin: 5px 5px;
}

.wrap-partnerHome {
    background: #F4F4F4;
    padding: 60px 0;
}

.wap-partner {
    display: flex;
    flex-wrap: wrap;
}

.wap-partnermobi {
    display: none;
}

.partnerHome {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin: 6px 6px;
    width: calc(100%/6 - 12px);
    padding: 10px 10px;
    text-align: center;
}

.partnerHome img {
    margin: auto;
}

.wrap-technology-index {
    padding: 60px 0;
}

.thuvien-img {
    border: 7px solid #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.flipster2.flipster .flipto-prev,
.flipster2.flipster .flipto-next {
    width: 54px;
    height: 54px;
    font-size: 0;
    border: none;
    border-radius: 50%;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.flipster2.flipster .flipto-prev {
    background: url(../images/n1.png) no-repeat center #fff;
}

.flipster2.flipster .flipto-next {
    background: url(../images/n2.png) no-repeat center #fff;
}

.thuvien-item {
    overflow: hidden;
    position: relative
}

.thuvien-item a {
    display: block
}

.info-thuvien {
    display: none;
    text-align: center;
}

.flip-item.flip-current .info-thuvien {
    display: block;
    margin-top: 17px;
}

.name-album {
    font-size: 17px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.desc-album {
    color: #363636;
    font-size: 14px;
    -webkit-line-clamp: 2;
    line-height: 22px;
    height: calc(22px*2);
}

.grid-news {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.item_tt {
    text-align: left;
}

.ten-news {
    color: var(--tiu, #333);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
}

.ten-news:hover {
    transition: 0.5sease;
    color: var(--color-main);
}

.pic-tt {
    margin-bottom: 15px;
}

.wrap-social {
    position: relative;
}

.wrap-social .wrap-content {
    position: relative;
    padding: 60px 0px;
}

.wrap-social .wrap-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: -80px;
    width: 80px;
    height: 185px;
    background: url(../images/img1.png) no-repeat right top;
}

.wrap-social .wrap-content:after {
    content: '';
    position: absolute;
    top: 0;
    right: -85px;
    width: 103px;
    height: 220px;
    background: url(../images/img2.webp) no-repeat right top;
}

.main_social {
    background: url(../images/bg2.webp) no-repeat center center / 100% 100%;
    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: center;
    height: 183px;
    padding: 30px 80px;
    padding-right: 50px;
}

.title-social {
    color: var(--m2);
    text-align: center;
    -webkit-text-stroke-color: #FFF;
    font-family: SVN-Gilroy;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin: 0;
    -webkit-text-stroke: 1px #fff;
}

.social2 a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.social3 a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.social-css a {
    border-radius: 50%;
}

.social-css a img {
    border-radius: 50%;
}

.wrap-product-nb {
    padding: 60px 0px;
    /* background: url(../images/den-r.webp) no-repeat right -27% top, url(../images/den-l.webp) no-repeat left -24% top var(--color-main); */
    background-position: right -27% top, left -24% top;
    background-repeat: no-repeat, no-repeat;
    background-color: var(--color-main);
}

.title-main-index {
    text-align: center;
    display: table;
    margin: auto;
    margin-bottom: 30px;
}

.title-main-index h2 {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    margin-bottom: 0;
    color: var(--nhn, #EA0000);
    text-align: center;
    text-shadow: 1px -1px 0px #6A0000;
    -webkit-text-stroke-width: 2;
    -webkit-text-stroke-color: #AC0000;
    font-family: SVN-Gilroy;
    font-size: 45px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.wrap-product-index {
    /* background: #fff url(../images/img5.webp) no-repeat top left; */
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 60px 0px;
}

.wrap-product-nb .title-main-index,
.wrap-product-index .title-main-index {
    text-align: center;
    margin-bottom: 20px;
    background: url(../images/title3.webp)left center no-repeat, url(../images/title2.webp)right center no-repeat;
    display: block;
}

.wrap-product-nb .title-main-index h2,
.wrap-product-index .title-main-index h2 {
    padding: 0px 20px;
    background: #fff;
    display: table;
    margin: auto;
}

.wrap-product-nb .title-main-index h2 {
    background-color: var(--color-main);
}

.wrap-product-index .product {
    border-radius: 10px;
    background: var(--trng, #FFF);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
    margin: 10px 8px;
}

.wrap-product-index .pic-product {
    border-radius: 10px;
    overflow: hidden;
}

.wrap-product-index .name-product {
    font-size: 15px;
    margin-bottom: 5px;
}

.wrap-product-index .price-product p {
    font-size: 20px;
}

.wrap-product-index .price-product span {
    font-size: 15px;
}

.wap_album {
    padding: 60px 0px;
    /* background: url(../images/bg3.webp) no-repeat bottom center; */
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.main_album {
    width: 100%;
    padding-left: 220px;
    position: relative;
    z-index: 5;
    background: url(../images/img6.webp) no-repeat right bottom;
}

.pic-albumHome {
    position: relative;
}

.pic-albumHome img {
    width: 100%;
}

.albumHome2 {
    margin: 10px;
    cursor: pointer;
}

.slick-album2 {
    padding-right: 100px;
}

.main_album:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border: 10px solid var(--color-main);
    width: 41%;
    height: 81%;
    z-index: -2;
}

.title-ab {
    position: absolute;
    left: -20px;
    top: 250px;
    width: 50px;
    background: #fbe9c1;
    padding: 10px 0px;
    text-align: center;
}

.title-ab h2 {
    word-break: break-all;
    color: var(--ch-o, #F6991F);
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 63px;
    text-transform: uppercase;
}

.xthem-ab {
    position: absolute;
    left: 45px;
    bottom: 5px;
    max-width: 155px;
    width: 100%;
}

.main_album:before {
    content: '';
    position: absolute;
    left: 9%;
    top: 25%;
    background: rgb(235 0 0 / 30%);
    width: 87%;
    height: 68%;
    z-index: -1;
}

.main_videoHome {
    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;
}

.left_videoHome {
    width: 45%;
}

.right_videoHome {
    width: 52%;
}

.title-video {
    /* background: url(../images/title4.webp) no-repeat left center; */
    background-position: left center;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 470px;
    height: 169px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}

.title-video h2 {
    margin: 0;
    color: var(--nhn, #EA0000);
    text-align: center;
    text-shadow: 3px -1px 0px #FFF;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: var(--trng, #FFF);
    font-family: SVN-Gilroy;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.title-feedback {
    color: var(--ch-o, #F6991F);
    font-family: "iCielBCRostrum";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.item_feedback {
    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: center;
}

.pic-feedback {
    width: 132px;
    height: 132px;
    border: 1px solid var(--color-main);
    border-radius: 50%;
    padding: 14px;
}

.pic-feedback img {
    border-radius: 50%;
}

.video-main iframe {
    display: block;
    height: 415px;
    width: 100%;
}

.video-main {
    margin-bottom: 5px;
}

.listvideos {
    border: 3px solid var(--ch-o, #F6991F);
    width: 100%;
    padding: 12px 16px;
    color: var(--TIU, #333);
    text-align: justify;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.info-feedback {
    width: calc(100% - 145px);
}

.desc-feedback {
    color: var(--tiu, #333);
    text-align: justify;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.name-feedback {
    color: var(--tiu, #333);
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 15px;
}

.btn-primary {
    color: #fff;
    background-color: var(--color-main);
    border-color: var(--color-main);
}

.btn-primary:hover {
    color: #fff;
    background-color: var(--m1);
    border-color: var(--m1);
}

.social-fixed {
    display: none;
}

.sdt {
    color: var(--nhn, #EA0000);
    text-shadow: 4px -1px 0px #6A0000;
    -webkit-text-stroke-width: 3;
    -webkit-text-stroke-color: #AC0000;
    font-family: SVN-Gilroy;
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    border: 1px solid var(--m1);
    border-radius: 40px;
    padding: 3px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 20px;
}

.sdt img {
    margin-right: 6px;
}

@media (max-width: 1200px) {
    .text1 {
        font-size: 80px;
    }

    .text2 {
        font-size: 35px;
    }

    .dchi {
        font-size: 25px;
    }

    .wrap-social .wrap-content:after {
        right: 0;
        zoom: 70%;
    }

    .wrap-social .wrap-content:before {
        left: 0;
    }

    .title-social {
        font-size: 20px;
    }

    .menu {
        width: 70%;
    }

    .name-about {
        font-size: 28px;
    }

    .vainet {
        font-size: 25px;
    }
}

@media (max-width: 1100px) {
    .text1 {
        font-size: 70px;
    }

    .text2 {
        font-size: 30px;
    }

    .dchi {
        font-size: 22px;
    }

    .title-main-index h2 {
        display: block;
    }
}

@media (max-width: 1001px) {

    .header-top,
    .menu {
        display: none;
    }

    .toolbar {
        display: block;
        position: fixed;
    }

    #hamburger {
        display: block;
    }

    .btn-frame,
    .menu-head {
        display: none;
    }

    .logo-mb {
        padding: 0 20px;
        display: block;
        text-align: center;
    }

    .logo-mb img {
        max-width: 100px
    }

    .thongtin-mb {}

    .thongtin-mb ul {
        padding: 0 20px !important;
    }

    .thongtin-mb ul li {
        list-style: none;
        color: #55585a;
        margin-bottom: 12px;
    }

    .thongtin-mb ul li i {
        font-size: 15px;
        margin-right: 10px;
        color: #6c6c6c;
    }

    @-webkit-keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @-moz-keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @-o-keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    .hidden_mobi,
    #arcontactus,
    #messages-facebook,
    .quick_contact {
        display: none;
    }

    .hidden_destop {
        display: block;
    }

    .menu_baophu {
        background: #000;
        opacity: 0.8;
        z-index: 998;
        left: 0px;
        top: 0px;
        position: fixed;
        width: 100%;
        height: 100%;
        display: none;
    }

    .icon_menu_mobi {
        color: var(--maincolor);
        font-size: 25px;
        text-decoration: none;
        width: 50px;
        display: block;
        cursor: pointer;
        float: left;
        margin: 0;
        margin-top: 15px;
    }

    .icon_menu_mobi i {
        float: left;
        margin-top: 8px;
    }

    a.home_mobi {
        color: #fff;
        text-decoration: none;
        font-size: 22px;
    }

    a.phone_mobi {
        color: #fff;
        text-decoration: none;
        float: left;
        font-size: 18px;
    }

    a.phone_mobi i {
        margin-right: 12px;
        -webkit-animation: my 700ms infinite;
        -moz-animation: my 700ms infinite;
        -o-animation: my 700ms infinite;
        animation: my 700ms infinite;
    }

    .mm-panel {}

    .mm-navbar_sticky {}

    .header .header-bottom {}

    .header .header-bottom .wrap-content {
        justify-content: center;
    }

    .header .header-bottom .logo-header {
        display: none;
    }

    .header .header-bottom .logo-header img {}

    .header .header-bottom .banner-header {}

    .header .header-bottom .banner-header img {}

    .title-social,
    .menu {
        display: none
    }

    .menu-res {
        display: block
    }

    .menu-respon {
        position: relative;
        width: 40px;
    }

    .menu-respon .icon-menu {
        width: 40px;
        height: 40px;
        cursor: pointer;
        line-height: 40px;
        text-align: center;
        margin: 0px;
        display: block;
    }

    .menu-respon .icon-menu img {
        width: 60%;
        height: 60%;
        vertical-align: middle;
        filter: brightness(0) invert(1);
    }

    .comment-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .comment-item-poster {
        width: auto;
        margin-right: 0px;
        margin-bottom: 0.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .comment-item-letter {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin-bottom: 0
    }

    .comment-item-name {
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px
    }

    .comment-item-information {
        width: 100%
    }

    .price-procart {
        display: none
    }

    .price-procart-rp {
        display: block
    }

    .quantity-procart {
        text-align: right
    }

    .top-cart {
        margin-bottom: 2rem
    }

    .search-respon {
        position: relative;
        width: 40px;
    }

    .search-respon .icon-search {
        width: 40px;
        height: 40px;
        cursor: pointer;
        text-align: center;
        line-height: 40px;
        margin: 0px;
    }

    .search-respon .icon-search img {
        width: 60%;
        height: 60%;
        vertical-align: middle;
    }

    .search-respon .icon-search i {
        color: var(--maincolor);
        font-size: 17px;
    }

    .search-respon .icon-search.active {}

    .search-respon .search-grid {
        position: absolute;
        top: 60px;
        right: 0px;
        width: 0px;
        height: 42px;
        overflow: hidden;
        background: #fff;
        border: 1px solid var(--color-primary);
        z-index: 2;
        opacity: 0;
        border-radius: 25px;
        line-height: normal
    }

    .search-respon .search-grid p {
        float: left;
        width: 40px;
        height: 40px;
        cursor: pointer;
        outline: none;
        border: none;
        margin: 0px;
        display: block;
        line-height: 36px;
        text-align: center
    }

    .search-respon .search-grid p img {
        width: 50%;
        height: 50%;
        vertical-align: middle;
    }

    .search-respon .search-grid input {
        width: calc(100% - 40px);
        float: right;
        line-height: 40px;
        outline: none;
        border: none;
        color: #000;
        font-size: 13px;
        border-radius: 0 40px 40px 0;
    }

    .search-respon .search-grid input::-webkit-input-placeholder {
        color: #000
    }

    .search-respon .search-grid input:-moz-placeholder {
        color: #000
    }

    .search-respon .search-grid input::-moz-placeholder {
        color: #000
    }

    .search-respon .search-grid input:-ms-input-placeholder {
        color: #000
    }

    .menu_mobi {
        color: #fff;
        font-size: 18px;
        text-decoration: none;
        padding: 0px 10px;
        width: 100%;
        cursor: pointer;
        height: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 999;
        background: var(--color-main);
        box-shadow: 0px 2px 5px #666c;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .menu_mobi_add {
        display: block;
        position: fixed;
        left: -100%;
        top: 0;
        background: #faeabd;
        z-index: 99999;
        color: #fff;
        height: 100vh;
        overflow: auto;
        line-height: 1.5;
        padding: 40px 0px 20px 0;
        width: 85%;
        min-width: 140px;
        max-width: 440px;
        box-shadow: inset -4px 0px 8px rgba(0, 0, 0, 0.3);
        transition: 0.5s;
    }

    .menu_mobi_active {
        left: 0;
    }

    .menu_mobi_add ul {
        list-style: none;
        padding: 0
    }

    .menu_mobi_add ul li.li-tim {
        display: none
    }

    .menu_mobi_add ul li h2 {
        font-size: 17px;
        margin-bottom: 0
    }

    .menu_mobi_add ul li b {
        display: inline-block;
        vertical-align: top;
        margin-right: 8px
    }

    .menu_mobi_add ul li b img {
        display: inline-block;
        vertical-align: top;
    }

    .menu_mobi_add ul li a {
        color: #000;
        display: block;
        border-bottom: 1px solid rgb(132 132 132 / 20%);
        padding: 13px 40px 13px 15px;
        position: relative;
        text-transform: uppercase;
    }

    .menu_mobi_add ul li a.active2 {
        color: var(--color-main);
    }

    .menu_mobi_add ul li a span {
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
        width: 47px;
        line-height: 47px;
        text-align: center;
        border-left: 1px solid rgb(132 132 132 / 20%);
    }

    .menu_mobi_add ul li a span i {
        transform: rotate(90deg);
    }

    .menu_mobi_add ul li a.active2 span i {
        transform: rotate(0deg);
    }

    .menu_mobi_add ul ul {
        display: none;
        padding-left: 0
    }

    .menu_mobi_add ul li ul li a {
        padding-left: 30px;
        color: #333;
    }

    .menu_mobi_add ul li ul li ul li a {
        padding-left: 45px;
    }

    .close_menu {
        position: absolute;
        top: 5px;
        right: 7px;
        font-size: 15px;
        background: #000;
        width: 25px;
        text-align: center;
        line-height: 25px;
        cursor: pointer
    }

    .album-d,
    .product-d {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .leftAbout {
        width: 100%;
        background: none;
        min-height: auto;
        padding: 0;
    }

    .rightAbout {
        width: 100%;
        margin-top: 20px;
    }

    .footer-info:nth-child(1) {
        width: 100%;
    }

    .footer-info:nth-child(2) {
        width: 100%;
        margin-top: 15px;
        padding-top: 0;
    }

    .footer-info:nth-child(3) {
        width: 100%;
        margin-top: 15px;
        text-align: left;
        padding-bottom: 20px;
        display: block;
    }

    .grid-news,
    .grid-product {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .left_videoHome,
    .right_videoHome,
    .left_slider {
        width: 100%;
    }

    .wrap-about-index:after,
    .right_slider {
        display: none;
    }

    .wap_slider .wrap-content {
        width: 100%;
        padding: 0;
    }

    .main_social {
        justify-content: center;
    }

    .social3 a {
        margin-left: 5px;
    }

    .social2 a {
        margin-right: 5px;
    }

    .wrap-social .wrap-content:before {
        zoom: 70%;
    }

    .footer-layout .name-about1,
    .name-about1 {
        font-size: 50px;
    }

    .footer-layout .name-about2,
    .name-about2 {
        font-size: 30px;
    }

    .hinh1 {
        display: table;
        margin: auto;
    }

    .wrap-about-index {
        padding-top: 0;
    }

    .slogan-gt {
        font-size: 20px;
        padding-left: 0;
    }

    .title-1 span {
        font-size: 25px;
    }

    .title-video h2,
    .title-main-index h2 {
        font-size: 40px;
    }

    .product .price-product p {
        font-size: 18px;
    }

    .product .price-product span {
        font-size: 15px;
    }

    .product .name-product {
        font-size: 16px;
    }

    .main_album {
        padding: 0;
    }

    .title-ab {
        position: static;
        width: 100%;
        background: none;
    }

    .title-ab h2 {
        word-break: unset;
        font-size: 50px;
    }

    .xthem-ab {
        position: static !important;
        margin: auto;
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: auto !important;
        margin-top: 20px !important;
    }

    .wap_album {
        padding-top: 0;
    }

    .name-newsHome {
        font-size: 18px;
    }

    .info-newsHome {
        padding: 5px
    }

    .footer-info:nth-child(3) {
        border: 0;
    }

    .footer-social a {
        display: inline-block;
        vertical-align: top;
        margin: 0px 3px;
    }

    .ten-news {
        font-size: 18px;
        line-height: 26px;
    }

    .title-main span {
        font-size: 40px;
    }

    .social2 {
        display: none;
    }

    .social-fixed {
        position: fixed;
        bottom: 120px;
        right: 10px;
        z-index: 9;
        display: block;
    }

    .social-fixed a {
        display: block;
        margin: 5px 0px;
    }

    .scrollToTop {
        right: 15px;
    }

    .sdt,
    .gh {
        display: none !important;
    }
}

@media (max-width: 769px) {
    .albumHome2 {
        margin: 10px 5px;
    }

    .grid-pro-detail {
        display: block;
    }

    .grid-pro-detail .left-pro-detail {
        width: 100%;
        padding: 0px;
        border-right: none;
    }

    .grid-pro-detail .right-pro-detail {
        width: 100%;
    }

    .slick_photo1 {
        text-align: center;
    }

    .album-d,
    .grid-product {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .grid-news {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 10px;
    }

    .main_social img {
        max-width: 50px !important;
    }

    .footer-layout .name-about1,
    .name-about1 {
        font-size: 45px;
    }

    .footer-layout .name-about2,
    .name-about2 {
        font-size: 30px;
    }

    .ndung-gthieu,
    .hinhanh-gt {
        width: 100%;
    }

    .view-about {
        padding: 6px 30px;
    }

    .title-feedback,
    .title-video h2,
    .title-main-index h2 {
        font-size: 35px;
    }

    .title-ab h2 {
        font-size: 40px;
    }

    .name-newsHome {
        font-size: 16px;
    }

    .wrap-product-index .title-main-index h2,
    .wrap-product-index .title-main-index {
        background: none;
        padding: 0;
    }

    .name-newsHome {
        padding: 10px 0px;
    }

    .xthem-news {
        margin: 5px;
        padding: 6px 10px;
    }

    .name-newsHome {
        line-height: 24px;
        width: 68%;
    }
}

@media (max-width: 600px) {
    .product .price-product p {
        font-size: 16px;
    }

    .product .price-product span {
        font-size: 14px;
    }

    .name-newsHome,
    .product .name-product {
        font-size: 15px;
    }

    .title-1 span {
        font-size: 20px;
    }

    .footer-layout .name-about1,
    .name-about1 {
        font-size: 40px;
    }

    .footer-layout .name-about2,
    .name-about2 {
        font-size: 25px;
    }

    .main_social {
        padding: 30px;
    }

    .rightAbout {
        background: none;
    }

    .vainet {
        font-size: 23px;
    }

    .name-about {
        font-size: 24px;
    }

    .title-video h2,
    .title-main-index h2 {
        font-size: 30px;
    }

    .wrap-product-index {
        background: #fff;
    }

    .title-main span,
    .title-ab h2 {
        font-size: 35px;
    }

    .ten-news {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 460px) {

    .title-main span,
    .title-feedback,
    .title-ab h2 {
        font-size: 30px;
    }

    .product .name-product {
        font-size: 14px;
    }

    .product .price-product p {
        font-size: 15px;
    }
}

@media (max-width: 369px) {}