html,
body {
    scroll-behavior: smooth;
}
.hotline {
    position: fixed;
    right: 1.5rem;
    bottom: 10%;
    z-index: 100;
}
.hotline svg {
    width: 3.75rem;
    height: 3.75rem;
}
.form-advise {
    max-width: 350px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    padding: 15px;
    background: linear-gradient(98.49deg, #dfb557 -39.81%, #fdf7bf 33.9%, #d6ab48 94.09%, #ae832d 149.71%, #ce9f2b 209.9%, #b48b2e 283.6%);
}
.form-advise input, .form-advise textarea, .form-advise select {
    margin-bottom: 10px;
}
.form-advise .btn {
    border: solid thin #fff;
    background: #ffffffd9;
    border-radius: 5px;
    margin: auto;
    display: block;
}
.form-advise select {
    color: #9ca8b9;
}
.info-company {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: 15px 0 15px 0;
}
.info-company>* {
    margin: 0 5px;
}
.footer-spa .info-company {
    justify-content: flex-start;
    border-bottom: solid thin #ebebeb;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.info-company .text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0.4688rem;
}
.info-company .text p,
.info-company .text a {
    font-weight: 300;
    margin-left: 0.3125rem;
    margin-bottom: 0;
}
.info-company .title {
    font-weight: 600;
    margin: 0.9375rem auto;
    font-size: 1.25rem;
}
.pro-cate__index {
    position: relative;
    z-index: 1;
}
.pro-cate__index .swiper__prev {
    left: 1rem;
}
.pro-cate__index .swiper__next {
    right: 1rem;
}
.banner-intro:not(.banner-after-feel) .banner-intro__item {
    width: calc(100% / 3 - 10px);
    margin-right: 10px;
}
.block-news-related {
    background: #ececec;
    padding: 1rem;
    margin-bottom: 1rem;
}
.block-news-related ul {
    list-style-type: disc;
    margin-left: 1.5rem;
}
.block-news-related ul li {
    margin-bottom: 0.5rem;
}
.banner-welcome img {
    max-width: 600px;
    max-height: 600px;
}
.tab-service {
    flex-wrap: wrap;
}
.tab-notify:after {
    content: attr(data-count);
    position: absolute;
    top: -9px;
    background: #f44336;
    padding: 2.5px;
    font-size: 12px;
    min-width: 20px;
    text-align: center;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    right: -10px;
}
.notify-link:after {
    content: attr(count-not-read);
    position: absolute;
    top: 0;
    left: 27px;
    font-size: 12px;
    background: #f44336;
    color: #fff;
    min-width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.notify-link {
    position: relative;
    z-index: 1;
}
.section-policy+.fixed .text-center {
    margin-bottom: 15px;
}
.section-auth+.section-policy {
    display: none;
}
.section-auth {
    margin-bottom: 3rem;
}
.banner-intro:not(.banner-after-feel) .banner-intro__item:nth-child(3n) {
    margin-right: 0;
}
.banner-intro .banner-intro__item .banner-title {
    font-size: 24px;
}
.section-banner__index .item-banner {
    width: calc(100%);
}
.section_banners {
    max-width: 1200px;
    margin: 2rem auto;
}
.section_banners .img {
    width: 100%;
    height: auto;
}
.slide-banner__index .img-banner img {
/*    transform: scale(1);*/
    transition: 6s all 0s;
    opacity: 0.5;
}
.slide-banner__index .swiper-slide-active .img-banner img {
/*    transform: scale(1.1);*/
    opacity: 1;
}
.swiper-header-banners .swiper__prev {
    left: 0;
    background: #fff;
    opacity: 0.8;
}
.swiper-header-banners .swiper-button-disabled {
    display: none !important;
}
.swiper-header-banners .swiper__next {
    right: 0;
    background: #fff;
    opacity: 0.8;
}
.box-pro-combo.hide {
    max-height: 180px;
    overflow: hidden;
}
.box-pro-combo.hide::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(3600deg, hsl(0deg 0% 100%), hsl(0deg 0% 0% / 0%));
    content: '';
    height: 30%;
}
.box-pro-combo.hide~.read-more,
a[data-view-more].show {
    display: block !important;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 768px) {
    .section-avertisement img {
        min-height: auto;
    }
    .banner__pages___branchs .module-content {
        padding-top: 30px;
    }
    .logo-footer img {
        width: auto;
        display: block;
        margin: 1rem auto;
    }
    .section-avertisement .container {
        position: relative;
        transform: unset;
        left: 0;
        color: #252525;
        padding-top: 1rem;
        background: #ebebeb;
        padding-bottom: 1rem;
        z-index: 1;
    }
    .section-avertisement .container * {
        color: #252525;
    }
    .banner__premium .banner {
        transform: unset;
    }
    .banner-intro:not(.banner-after-feel) .banner-intro__item {
        width: calc(100% / 2 - 10px);
        margin-right: 10px;
    }
    .banner-intro:not(.banner-after-feel) .banner-intro__item:nth-child(2n) {
        margin-right: 0;
    }
}
.img.img__.video::before {
    content: "\f04b";
    font-family: "FontAwesome";
    color: #19a549;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 11;
    background: #fff;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding-left: 3px;
}
.custom-list-cart {
    margin-bottom: 10px;
}
.voucher-item__detail img {
    object-fit: contain;
}
.tab-pro__des .tablinks{
    opacity: 0.5;
}
.tab-pro__des .tablinks.active{
    opacity: 1;
}
.s-content a{
    font-weight: 600;
    color: #0a7cff;
    text-decoration: underline;
}
.show-menu-sidebar{
    position: fixed;
    right: 10px;
    top: 60px;
    width: 45px;
    height: 45px;
    padding: 10px;
    background: #dfb557;
    border-radius: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
}
.show-menu-sidebar i{
    width: 100%;
    margin-top: 0!important;
    margin-bottom: 5px!important;
    background: #fff;
}
.show-menu-sidebar i:last-child{
    margin-bottom: 0 !important;
}
#toc_container a{
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

@media (max-width: 1024px) {
    .naris-up-pagination {
        margin: 30px 0;
    }
    .flex_button_showmenu{
        display: flex !important;
    }
    .overlay-cart+#fb-root {
        display: none !important;
    }
    .admin-sidebar {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        max-width: min(250px, 80%);
        background: #fff;
        z-index: 100;
        height: 100%;
        overflow-y: auto;
        padding: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        padding: 10px;
    }
    .admin-sidebar.active {
        left: 0;
        display: block !important;
    }
    .over-lay-sidebar.show {
        right: 0;
    }
    .show-menu-sidebar {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
        position: fixed;
        top: 75px;
        right: 10px;
        z-index: 10;
        background: #e5be67;
        color: #6bac1c;
    }
}
@media (max-width: 768px) {
    .footer .list-img .list__item {
        margin-bottom: 10px;
    }
    .slide-cate__mobile .swiper-wrapper {
        justify-content: center;
        margin: auto;
    }
}
@media (max-width: 576px) {
    .pro-cate__index .swiper__next {
        right: 0;
    }
    .pro-cate__index .swiper__prev {
        left: 0;
    }
    .desktop-box-cart~div #fb-root {
        display: none !important;
    }
    .toastify {
        max-width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }
    .banner__pages___branchs {
        background: unset !important;
        padding-top: 0;
        padding-bottom: 10px;
    }
    .section-banner__index {
        margin-top: 0;
    }
    .banner-intro:not(.banner-after-feel) .banner-intro__item {
        width: 100%;
        margin-right: 0;
    }
    .banner-intro:not(.banner-after-feel) .banner-intro__item:nth-child(2n) {
        margin-right: 0;
    }
    .info-company .text p,
    .info-company .text a {
        margin-left: 0.785rem;
    }
    .info-company .text p {
        width: calc(100% - 7rem);
    }
    .info-company .text {
        width: 100%;
        margin-bottom: 0.25rem;
        flex-wrap: wrap;
    }
    .info-company {
        margin-bottom: 5px;
        margin-top: 5px;
    }
}