.frm-regis .item .btn_field {
    width: 100%;
}
.note-popup {
    font-size: 10px;
    font-style: italic;
    margin-top: 20px;
} 

.filter-producthot ul {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.filter-producthot ul li {
    margin: 0 12px 8px 0;
}

.filter-producthot ul li:last-child {
    margin-right: 0;
}

.filter-producthot ul li a {
    background: #FFFFFF;
    border: 0.5px solid rgb(148 148 148 / 50%);
    border-radius: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    padding: 0 20px;
    font-weight: 500;
}

.filter-producthot ul li a.active {
    border: 1px solid #1B5F4A;
}

.info-product-detail .countDown .item-time .a {
    font-size: 10px;
    width: 24px;
    height: 24px;
}

.price.price-sale .countDown .item-time:after {
    font-size: 12px;
    display: none;
}

.info-product-detail .countDown .item-time {
    margin-right: 2px;
}

.info-product-detail .countDown {
    margin: 0;
}
.buynow-detail-mobile {
    display: none;
}
.box-bottom-single {
    display: none;
}
.content-single {
    background: #1B5F4A;
    width: 100%;
    z-index: 1001;
    left: 0;
    bottom: 0;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-single .item {
    flex: 0 0 60px;
    max-width: 60px;
    position: relative;
}

.content-single .item:last-child {
    flex: 0 0 calc(100% - 120px);
    max-width: calc(100% - 120px);
    text-align: center;
    background: #F96E2D;
}

.content-single .item a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-single .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    color: #fff;
    font-weight: 600;
    line-height: initial;
}

.content-single .item:first-child:after {
    content: "";
    width: 0.25px;
    height: 60%;
    background: #ffffff5c;
    position: absolute;
    top: 20%;
    right: 0;
}

.slick-arrow {
    position: absolute;
    width: 45px;
    height: 110px;
    z-index: 2;
    top: calc(50% - 55px);
    background-size: contain !important;
}
.slick-arrow.slick-left {
    left: 0;
    background: url('../images/slick-left.png') no-repeat center;
}
.slick-arrow.slick-right {
    right: 0;
    background: url('../images/slick-right.png') no-repeat center;
}
.desc-thongso table {
    width: 100% !important;
}
.desc-thongso table {
    width: 100% !important;
}

.detail-sort table {
    width: 100% !important;
}

.detail-sort ul {
    padding-left: 18px;
}

.detail-sort {
    max-height: 300px;
    overflow: hidden;
}
.detail ul, .detail ol {
    padding-left: 18px;
}
.content-tab-product video.video-preview {
    pointer-events: unset;
}
.social-fixed {
    position: fixed;
    z-index: 1002;
    right: 24px;
    bottom: 100px;
}

.social-fixed ul {
    list-style: none;
}

.social-fixed ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.social-fixed ul li a {
    display: flex;
    align-items: center;
}

.social-fixed ul li:last-child {
    margin-bottom: 0;
}

.h-menu > ul li .icon-menu {
    max-height: 18px;
}
.box-video-iframe {
    padding-top: 100%;
}
.modal-info-product .content-prd-tab {
    height: 100vh;
    overflow: auto;
}

.box-product-hot.hide {
    display: none;
}

.mobile-fixed .mobile-top {
    padding: 0;
}

.mobile-fixed .mobile-top .logo {
    flex: 0 0 45px;
}

.mobile-fixed .mobile-top .btn-bar {
    flex: 0 0 30px;
    max-width: 30px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.mobile-fixed .mobile-top .search-head {
    flex: 0 0 calc(100% - 105px);
    padding: 0 15px;
}

.header-mobile.mobile-fixed {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    pointer-events: none;
    background: #1b5f4a;
}

.social-fixed ul li.call {
    margin-bottom: 40px;
}

.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}

.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}

.phonering-alo-ph-circle {
    width:160px;
    height:160px;
    top:20px;
    left:20px;
    position:absolute;
    background-color:transparent;
    border-radius:100% !important;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color: red;
    border-color: red;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#00aff2 ;
    border-color:#bfebfc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    opacity:.5
}

.phonering-alo-ph-circle-fill {
    width:100px;
    height:100px;
    top:50px;
    left:50px;
    position:absolute;
    background-color: #000;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    background-color:#baf5a7 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#a6e3fa 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    background-color:#ccc 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}

.phonering-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#75eb50;
    background-color:#75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#00aff2;
    background-color:#00aff2 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
div#phonering-alo-phoneIcon {
    position: relative;
    width: 60px;
    height: 60px;
    right: 70px;
    top: -20px;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background: red;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color: red;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color: red !important;
}
.swiper-main .swiper-slide {
    height: auto;
}

.swiper-main.swip-product-other .swiper-wrapper .swiper-slide {
    margin: 0;
    border-right: 1px solid #aaa;
}
@media (max-width: 1200px) {
    .modal-info-product .close-modal {
        right: 0;
        top: 0;
    }

    .content-prd-tab .tab-prd a {
        font-size: 14px;
    }
    .social-fixed img {
        width: 50px;
    }
}
@media (max-width: 1023px) {
    .buynow-detail-mobile {
        display: block;
        margin-bottom: 32PX;
    }
    .product-thongtin {
        /*display: none; */
    }
    .content-prd-tab .tab-prd ul {
        width: max-content;
        padding-right: 90px;
    }

    .tab-prd {
        overflow: auto;
    }

    .modal-info-product .close-modal {
        height: 54px;
        background: #d0021c;
        display: inline-flex;
        align-items: center;
        color: #fff;
        border-radius: 0;
        right: 40px;
    }
    .social-fixed ul li {
        margin-bottom: 10px;
    }
    .social-fixed img {
        width: 40px;
    }
    .header-mobile.mobile-fixed.fixed {
        opacity: 1;
        pointer-events: unset;
    }
}
@media (max-width: 767px) {
    .filter-producthot {
        margin-top: 20px;
    }

    .filter-producthot ul li {
        margin: 0 5px 5px 0;
    }

    .filter-producthot ul li a {
        padding: 0 12px;
        height: 28px;
        font-size: 10px;
    }
    .box-producthot {
        margin-bottom: 32px;
    }
    .countDown .item-time .a {
        font-size: 18px;
        width: 40px;
        height: 40px;
    }
    .bct-mb .icon img {
        height: 80px;
    }

    .bct-mb .icon {
        flex: 0 0 100%;
        margin: 0;
        text-align: center;
    }
    .box-bottom-single {
        display: block;
    }
    .item-product .desc-sort {
        font-size: 10px;
        margin-top: 10px;
        padding-bottom: 0;
        display: block;
    }
    .content-prd-tab .tab-prd a {
        padding: 8px;
        font-size: 10px;
    }

    .modal-info-product .close-modal {
        height: 32px;
        font-size: 10px;
        right: 20px;
    }

    .content-prd-tab .tab-prd ul {
        padding-right: 70px;
    }

    .nav-thumb-modal .slide-nav-bot .item-thumb {
        height: 34px;
    }

    .nav-thumb-modal .slide-nav-bot .item-slide {
        padding: 0 5px;
    }

    .nav-thumb-modal .slide-nav-bot {
        margin: 0 -5px;
    }

    .nav-thumb-modal .slide-thumb-top {
        margin-bottom: 16px;
    }
    .item-clc-preview .icon {
        padding: 10px;
    }
    .list-cta-preview ul {
        width: max-content;
    }

    .list-cta-preview {
        margin-top: 16px;
        padding-bottom: 10px;
        overflow: auto;
    }
    .preview-thumb .item-thumb, .list-preview-slide .item-thumb {
        height: 300px;
    }
    .social-fixed img {
        width: 42px;
    }

    .social-fixed ul li {
        margin-bottom: 8px;
    }

    .social-fixed {
        right: 10px;
        bottom: 10px;
    }
    .modal-regis .modal-buy {
        flex-wrap: wrap;
        max-height: 90vh;
        overflow: auto;
    }

    .modal-regis .avarta-modal {
        flex: 0 0 100%;
        max-width: 100%;
        display: block;
    }

    .modal-regis .avarta-modal img {
        object-fit: cover;
    }
    .slide-main {
        width: max-content;
        display: flex;
    }

    .slide-main .item-slide {
        flex: 0 0 40vw;
        max-width: 40vw;
    }
    .box-product-hot .content-slide {
        overflow: auto;
    }
    .slide-cate.slide-main .item-slide {
        flex: 0 0 42vw;
        max-width: 42vw;
    }

    .content-service-banner {
        overflow: auto;
    }

    .slide-srv-bner.slide-main .item-slide {
        flex: 0 0 42vw;
        max-width: 42vw;
    }

    .slide-prd-hot.slide-main .item-slide {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .slide-prd-hot.slide-main {
        width: 100%;
        margin: 0;
    }
    .box-scroll-list .col-md-2 {
        padding: 10px 4px;
        flex: 0 0 21vw;
        max-width: 21vw;
    }

    .box-scroll-list .row {
        margin: 0 -4px;
        flex-wrap: unset;
    }

    .item-scroll {
        color: #1B5F4A;
        font-size: 10px;
        font-weight: 600;
        display: block;
        padding: 8px;
        text-align: center;
    }

    .item-scroll .icon img {
        width: auto;
        max-height: 35px;
    }

    .item-scroll .icon {
        height: 35px;
        margin-bottom: 4px;
        margin-right: 0; 
    }

    .list-scroll {
        overflow: auto;
    }
    .other-product .item-slide {
        flex: 0 0 52vw;
        max-width: 52vw;
    }

    .slide-other-prd {
        display: flex;
        width: max-content;
    }

    .other-product {
        overflow: auto;
    }
    .item-product .bot .total {
        display: block;
        font-size: 8px;
    }
    .desc-thongso {
        margin-bottom: 16px;
        overflow: hidden;
        max-height: 140px;
        font-size: 10px;
    }
    .desc-thongso * {
        font-size: 10px !important;
    }
    .hot-content {
        padding: 20px 10px;
    }
    .slide-thumb img {
        object-fit: contain;
        max-height: 30vh;
    }
    div#phonering-alo-phoneIcon {
        width: 40px;
        height: 40px;
        top: -240px;
        right: 70px;
    }

    .phonering-alo-ph-img-circle {
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .phonering-alo-ph-circle {
        /* display: none; */
    }

    .phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
        /* display: none; */
    }
    .icon-scroll-top a svg {
        top: 4px;
    }

    .swiper-main .swiper-wrapper .swiper-slide {
        width: 42%;
        margin-right: 10px;
    }

    .swiper-main .swiper-wrapper {
        display: flex;
        overflow: auto;
    }

    .item-product.product-saler {
        margin-bottom: 10px;
    }
    .modal-regis .content-modal-detail .close-modal {
        top: 5px;
        right: 5px;
    }
    .close-filter a {
        padding: 6px 12px !important;
    }   
}

.ul-list-filter ul {
    list-style: none;
    display: flex;
    align-items: center;
}

.ul-list-filter ul li {
    margin-right: 10px;
    position: relative;
}
.filter-hang {
    position: relative;
}
.ul-list-filter ul li:last-child {
    margin-right: 0;
}

.btn-filter {
    margin: 0;
}

.ul-list-filter {
    margin-top: 24px;
}

.ul-list-filter ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 34px 10px 20px;
    border: 1px solid #aaa;
    border-radius: 8px;
    line-height: initial;
}
.icon-filter {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: calc(50% - 2px);
    right: 14px;
    pointer-events: none;
}
.icon-filter img {
    filter: brightness(0);
    -webkit-filter: brightness(0);
}
.sub-filter {
    position: absolute;
    top: 40px;
    width: 600px;
    left: 0;
    padding: 15px 0 0 0;
    opacity: 0;
    background: #fff;
    border-radius: 6px;
    z-index: 2;
    pointer-events: none;
    transition: .4s all !important;
}

.sub-filter ul {
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0px 0px 10px #ddd;
    border-radius: 6px;
    padding: 10px;
    position: relative;
    z-index: 2;
}
.sub-filter:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 12px;
    transform: rotate(45deg);
    box-shadow: 0px 0px 9px #ddd;
    z-index: 0;
}
.sub-filter img {
    height: 24px;
}

.ul-list-filter .sub-filter li a {
    padding: 4px 16px;
}

.ul-list-filter .sub-filter li {
    padding: 4px;
    margin: 0 !important;
}
.filter-hang:hover .sub-filter {
    opacity: 1;
    pointer-events: unset;
}

.ul-list-filter ul li a.active {
    background: #1b5f4a;
    color: #fff;
    border: 1px solid #1b5f4a;
}

.ul-list-filter ul#category li a {
    padding: 6px 16px;
    font-size: 12px;
}

.partner-top {
    display: none;
}

.ul-list-filter {
    margin-top: 15px;
}
.ul-list-filter .sub-filter .brandList li {
    flex: 0 0 20%;
    max-width: 20%;
}

.ul-list-filter .sub-filter .brandList li a {
    width: 100%;
    padding: 6px 14px;
}
.close-filter {
    display: none;
}
.list-head-service ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.list-head-service ul li {
    padding: 10px;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
}

section.box-scroll-service {
    padding: 24px 0;
}

.list-head-service a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 12px;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
}

.list-head-service a:hover, .list-head-service a.active {
    background: #1b5f4a;
    color: #fff;
}
.tab-content-product img {
    max-width: 100%;
    height: auto !important;
}
.tab-content-product .item-thumb {
    height: 400px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-content-product .item-thumb img {
    max-height: 100%;
}

.slider-nav-nail {
    margin-bottom: 10px;
}

.tab-content-product .item-thumb video {
    max-height: 100%;
    max-width: 100%;
}

.tab-content-product .slider-thumbnail .item-thumb {
    height: 80px;
}

.tab-content-product .slider-thumbnail .item-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-fit: cover;
}
ul.mucluc-content {
    padding: 0 20px 20px 20px;
    list-style: none;
    margin-top: 0;
}
 
.detail {
    position: relative;
}

.table-of-content .h4 {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    color: #028fe3;
    
}

ul.mucluc-content li {
    margin-bottom: 14px;
    position: relative;
}

ul.mucluc-content li:last-child {
    margin: 0;
}

.table-of-content {
    margin-bottom: 32px;
    background: #fff;
    box-shadow: 0px 0px 12px #ddd;
    line-height: 1.4;
    position: sticky;
    top: 55px;
    background: #fff;
    z-index: 2;
}

@media (max-width: 767px) {
    .filter-hang:hover .sub-filter {
        opacity: 0;
        pointer-events: none;
    }
    .ul-list-filter ul li a {
        font-size: 12px;
        padding: 6px 28px 6px 12px;
        border-radius: 4px;
    }

    .ul-list-filter ul li {
        margin-right: 6px;
    }
    .ul-list-filter .sub-filter .brandList li {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
    }

    .sub-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        z-index: 10011;
        border-radius: 0;
        padding: 10px 20px;
    }
    .sub-filter.active {
        opacity: 1 !important;
        pointer-events: unset !important;
    }

    .sub-filter:after {
        display: none;
    }

    .close-filter {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .ul-list-filter {
        position: relative;
        left: -24px;
        width: calc(100% + 48px);
        padding: 0 24px;
        background: #fff;
        top: 0;
        z-index: 1;
    }
    .ul-list-filter.fix-filter {
        position: fixed;
        top: 50px;
        margin: 0;
        padding: 6px 20px;
        left: 0;
        box-shadow: 0px 2px 20px #aaa9;
    }
    .total-product.fix-filter {
        margin-top: 46px;
    }

    section.box-scroll-service {
        padding: 10px 0;
        background: #fff;
        top: 50px;
        left: 0;
        width: 100%;
        position: sticky;
        z-index: 2;
    }
    .box-scroll-service.fix-filter {
        position: fixed;
        top: 50px;
    }

    .list-head-service a {
        font-size: 10px;
        line-height: initial;
        background: linear-gradient(0deg, #FBFCFC -4.05%, #70C452 115.54%);
    }
.frm-regis .item .btn_field {
    width: 100%;
}
.note-popup {
    font-size: 10px;
    font-style: italic;
    margin-top: 20px;
} 

.filter-producthot ul {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.filter-producthot ul li {
    margin: 0 12px 8px 0;
}

.filter-producthot ul li:last-child {
    margin-right: 0;
}

.filter-producthot ul li a {
    background: #FFFFFF;
    border: 0.5px solid rgb(148 148 148 / 50%);
    border-radius: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    padding: 0 20px;
    font-weight: 500;
}

.filter-producthot ul li a.active {
    border: 1px solid #1B5F4A;
}

.info-product-detail .countDown .item-time .a {
    font-size: 10px;
    width: 24px;
    height: 24px;
}

.price.price-sale .countDown .item-time:after {
    font-size: 12px;
    display: none;
}

.info-product-detail .countDown .item-time {
    margin-right: 2px;
}

.info-product-detail .countDown {
    margin: 0;
}
.buynow-detail-mobile {
    display: none;
}
.box-bottom-single {
    display: none;
}
.content-single {
    background: #1B5F4A;
    width: 100%;
    z-index: 1001;
    left: 0;
    bottom: 0;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-single .item {
    flex: 0 0 60px;
    max-width: 60px;
    position: relative;
}

.content-single .item:last-child {
    flex: 0 0 calc(100% - 120px);
    max-width: calc(100% - 120px);
    text-align: center;
    background: #F96E2D;
}

.content-single .item a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-single .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    color: #fff;
    font-weight: 600;
    line-height: initial;
}

.content-single .item:first-child:after {
    content: "";
    width: 0.25px;
    height: 60%;
    background: #ffffff5c;
    position: absolute;
    top: 20%;
    right: 0;
}

.slick-arrow {
    position: absolute;
    width: 45px;
    height: 110px;
    z-index: 2;
    top: calc(50% - 55px);
    background-size: contain !important;
}
.slick-arrow.slick-left {
    left: 0;
    background: url('../images/slick-left.png') no-repeat center;
}
.slick-arrow.slick-right {
    right: 0;
    background: url('../images/slick-right.png') no-repeat center;
}
.desc-thongso table {
    width: 100% !important;
}
.desc-thongso table {
    width: 100% !important;
}

.detail-sort table {
    width: 100% !important;
}

.detail-sort ul {
    padding-left: 18px;
}

.detail-sort {
    max-height: 300px;
    overflow: hidden;
}
.detail ul, .detail ol {
    padding-left: 18px;
}
.content-tab-product video.video-preview {
    pointer-events: unset;
}
.social-fixed {
    position: fixed;
    z-index: 1002;
    right: 24px;
    bottom: 100px;
}

.social-fixed ul {
    list-style: none;
}

.social-fixed ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.social-fixed ul li a {
    display: flex;
    align-items: center;
}

.social-fixed ul li:last-child {
    margin-bottom: 0;
}

.h-menu > ul li .icon-menu {
    max-height: 18px;
}
.box-video-iframe {
    padding-top: 100%;
}
.modal-info-product .content-prd-tab {
    height: 100vh;
    overflow: auto;
}

.box-product-hot.hide {
    display: none;
}

.mobile-fixed .mobile-top {
    padding: 0;
}

.mobile-fixed .mobile-top .logo {
    flex: 0 0 45px;
}

.mobile-fixed .mobile-top .btn-bar {
    flex: 0 0 30px;
    max-width: 30px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.mobile-fixed .mobile-top .search-head {
    flex: 0 0 calc(100% - 105px);
    padding: 0 15px;
}

.header-mobile.mobile-fixed {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    pointer-events: none;
    background: #1b5f4a;
}

.social-fixed ul li.call {
    margin-bottom: 40px;
}

.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}

.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}

.phonering-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 45px;
    left: 45px;
    position:absolute;
    background-color:transparent;
    border-radius:100% !important;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color: red;
    border-color: red;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#00aff2 ;
    border-color:#bfebfc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    opacity:.5
}

.phonering-alo-ph-circle-fill {
    width: 66px;
    height: 66px;
    top: 57px;
    left: 56px;
    position:absolute;
    background-color: #000;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color: red;
    background-color:#baf5a7 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color: red;
    background-color:#a6e3fa 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    background-color:#ccc 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}

.phonering-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#75eb50;
    background-color:#75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#00aff2;
    background-color:#00aff2 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
div#phonering-alo-phoneIcon {
    position: relative;
    width: 60px;
    height: 60px;
    right: 70px;
    top: -20px;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background: red;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color: red;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color: red !important;
}
.swiper-main .swiper-slide {
    height: auto;
}

.swiper-main.swip-product-other .swiper-wrapper .swiper-slide {
    margin: 0;
    border-right: 1px solid #aaa;
}
@media (max-width: 1200px) {
    .modal-info-product .close-modal {
        right: 0;
        top: 0;
    }

    .content-prd-tab .tab-prd a {
        font-size: 14px;
    }
    .social-fixed img {
        width: 50px;
    }
}
@media (max-width: 1023px) {
    .buynow-detail-mobile {
        display: block;
        margin-bottom: 32PX;
    }
    .product-thongtin {
        /*display: none; */
    }
    .content-prd-tab .tab-prd ul {
        width: max-content;
        padding-right: 90px;
    }

    .tab-prd {
        overflow: auto;
    }

    .modal-info-product .close-modal {
        height: 54px;
        background: #d0021c;
        display: inline-flex;
        align-items: center;
        color: #fff;
        border-radius: 0;
        right: 40px;
    }
    .social-fixed ul li {
        margin-bottom: 10px;
    }
    .social-fixed img {
        width: 40px;
    }
    .header-mobile.mobile-fixed.fixed {
        opacity: 1;
        pointer-events: unset;
    }
}
@media (max-width: 767px) {
    .filter-producthot {
        margin-top: 20px;
    }

    .filter-producthot ul li {
        margin: 0 5px 5px 0;
    }

    .filter-producthot ul li a {
        padding: 0 12px;
        height: 28px;
        font-size: 10px;
    }
    .box-producthot {
        margin-bottom: 32px;
    }
    .countDown .item-time .a {
        font-size: 18px;
        width: 40px;
        height: 40px;
    }
    .bct-mb .icon img {
        height: 80px;
    }

    .bct-mb .icon {
        flex: 0 0 100%;
        margin: 0;
        text-align: center;
    }
    .box-bottom-single {
        display: block;
    }
    .item-product .desc-sort {
        font-size: 10px;
        margin-top: 10px;
        padding-bottom: 0;
        display: block;
    }
    .content-prd-tab .tab-prd a {
        padding: 8px;
        font-size: 10px;
    }

    .modal-info-product .close-modal {
        height: 32px;
        font-size: 10px;
        right: 20px;
    }

    .content-prd-tab .tab-prd ul {
        padding-right: 70px;
    }

    .nav-thumb-modal .slide-nav-bot .item-thumb {
        height: 34px;
    }

    .nav-thumb-modal .slide-nav-bot .item-slide {
        padding: 0 5px;
    }

    .nav-thumb-modal .slide-nav-bot {
        margin: 0 -5px;
    }

    .nav-thumb-modal .slide-thumb-top {
        margin-bottom: 16px;
    }
    .item-clc-preview .icon {
        padding: 10px;
    }
    .list-cta-preview ul {
        width: max-content;
    }

    .list-cta-preview {
        margin-top: 16px;
        padding-bottom: 10px;
        overflow: auto;
    }
    .preview-thumb .item-thumb, .list-preview-slide .item-thumb {
        height: 300px;
    }
    .social-fixed img {
        width: 42px;
    }

    .social-fixed ul li {
        margin-bottom: 8px;
    }

    .social-fixed {
        right: 10px;
        bottom: 10px;
    }
    .modal-regis .modal-buy {
        flex-wrap: wrap;
        max-height: 90vh;
        overflow: auto;
    }

    .modal-regis .avarta-modal {
        flex: 0 0 100%;
        max-width: 100%;
        display: block;
    }

    .modal-regis .avarta-modal img {
        object-fit: cover;
    }
    .slide-main {
        width: max-content;
        display: flex;
    }

    .slide-main .item-slide {
        flex: 0 0 40vw;
        max-width: 40vw;
    }
    .box-product-hot .content-slide {
        overflow: auto;
    }
    .slide-cate.slide-main .item-slide {
        flex: 0 0 42vw;
        max-width: 42vw;
    }

    .content-service-banner {
        overflow: auto;
    }

    .slide-srv-bner.slide-main .item-slide {
        flex: 0 0 42vw;
        max-width: 42vw;
    }

    .slide-prd-hot.slide-main .item-slide {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .slide-prd-hot.slide-main {
        width: 100%;
        margin: 0;
    }
    .box-scroll-list .col-md-2 {
        padding: 10px 4px;
        flex: 0 0 21vw;
        max-width: 21vw;
    }

    .box-scroll-list .row {
        margin: 0 -4px;
        flex-wrap: unset;
    }

    .item-scroll {
        color: #1B5F4A;
        font-size: 10px;
        font-weight: 600;
        display: block;
        padding: 8px;
        text-align: center;
    }

    .item-scroll .icon img {
        width: auto;
        max-height: 35px;
    }

    .item-scroll .icon {
        height: 35px;
        margin-bottom: 4px;
        margin-right: 0; 
    }

    .list-scroll {
        overflow: auto;
    }
    .other-product .item-slide {
        flex: 0 0 52vw;
        max-width: 52vw;
    }

    .slide-other-prd {
        display: flex;
        width: max-content;
    }

    .other-product {
        overflow: auto;
    }
    .item-product .bot .total {
        display: block;
        font-size: 8px;
    }
    .desc-thongso {
        margin-bottom: 16px;
        overflow: hidden;
        max-height: 140px;
        font-size: 10px;
    }
    .desc-thongso * {
        font-size: 10px !important;
    }
    .hot-content {
        padding: 20px 10px;
    }
    .slide-thumb img {
        object-fit: contain;
        max-height: 30vh;
    }
    div#phonering-alo-phoneIcon {
        width: 40px;
        height: 40px;
        top: -240px;
        right: 70px;
    }

    .phonering-alo-ph-img-circle {
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .phonering-alo-ph-circle {
        /* display: none; */
    }

    .phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
        /* display: none; */
    }
    .icon-scroll-top a svg {
        top: 4px;
    }

    .swiper-main .swiper-wrapper .swiper-slide {
        width: 42%;
        margin-right: 10px;
    }

    .swiper-main .swiper-wrapper {
        display: flex;
        overflow: auto;
    }

    .item-product.product-saler {
        margin-bottom: 10px;
    }
    .modal-regis .content-modal-detail .close-modal {
        top: 5px;
        right: 5px;
    }
    .close-filter a {
        padding: 6px 12px !important;
    }   
}

.ul-list-filter ul {
    list-style: none;
    display: flex;
    align-items: center;
}

.ul-list-filter ul li {
    margin-right: 10px;
    position: relative;
}
.filter-hang {
    position: relative;
}
.ul-list-filter ul li:last-child {
    margin-right: 0;
}

.btn-filter {
    margin: 0;
}

.ul-list-filter {
    margin-top: 24px;
}

.ul-list-filter ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 34px 10px 20px;
    border: 1px solid #aaa;
    border-radius: 8px;
    line-height: initial;
}
.icon-filter {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: calc(50% - 2px);
    right: 14px;
    pointer-events: none;
}
.icon-filter img {
    filter: brightness(0);
    -webkit-filter: brightness(0);
}
.sub-filter {
    position: absolute;
    top: 40px;
    width: 600px;
    left: 0;
    padding: 15px 0 0 0;
    opacity: 0;
    background: #fff;
    border-radius: 6px;
    z-index: 2;
    pointer-events: none;
    transition: .4s all !important;
}

.sub-filter ul {
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0px 0px 10px #ddd;
    border-radius: 6px;
    padding: 10px;
    position: relative;
    z-index: 2;
}
.sub-filter:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 12px;
    transform: rotate(45deg);
    box-shadow: 0px 0px 9px #ddd;
    z-index: 0;
}
.sub-filter img {
    height: 24px;
}

.ul-list-filter .sub-filter li a {
    padding: 4px 16px;
}

.ul-list-filter .sub-filter li {
    padding: 4px;
    margin: 0 !important;
}
.filter-hang:hover .sub-filter {
    opacity: 1;
    pointer-events: unset;
}

.ul-list-filter ul li a.active {
    background: #1b5f4a;
    color: #fff;
    border: 1px solid #1b5f4a;
}

.ul-list-filter ul#category li a {
    padding: 6px 16px;
    font-size: 12px;
}

.partner-top {
    display: none;
}

.ul-list-filter {
    margin-top: 15px;
}
.ul-list-filter .sub-filter .brandList li {
    flex: 0 0 20%;
    max-width: 20%;
}

.ul-list-filter .sub-filter .brandList li a {
    width: 100%;
    padding: 6px 14px;
}
.close-filter {
    display: none;
}
.list-head-service ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.list-head-service ul li {
    padding: 10px;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
}

section.box-scroll-service {
    padding: 24px 0;
}

.list-head-service a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 12px;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
}

.list-head-service a:hover, .list-head-service a.active {
    background: #1b5f4a;
    color: #fff;
}
.tab-content-product img {
    max-width: 100%;
    height: auto !important;
}
.tab-content-product .item-thumb {
    height: 400px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-content-product .item-thumb img {
    max-height: 100%;
}

.slider-nav-nail {
    margin-bottom: 10px;
}

.tab-content-product .item-thumb video {
    max-height: 100%;
    max-width: 100%;
}

.tab-content-product .slider-thumbnail .item-thumb {
    height: 80px;
}

.tab-content-product .slider-thumbnail .item-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-fit: cover;
}
ul.mucluc-content {
    padding: 0 20px 20px 20px;
    list-style: none;
    margin-top: 0;
}

.detail {
    position: relative;
}

.table-of-content .h4 {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    padding: 15px; 
    cursor: pointer;
}

ul.mucluc-content li {
    margin-bottom: 14px;
    position: relative;
}

ul.mucluc-content li:last-child {
    margin: 0;
}

.table-of-content {
    margin-bottom: 32px;
    background: #fff;
    box-shadow: 0px 0px 12px #ddd;
    line-height: 1.4;
    position: sticky;
    top: 55px;
}

@media (max-width: 767px) {
    .filter-hang:hover .sub-filter {
        opacity: 0;
        pointer-events: none;
    }
    .ul-list-filter ul li a {
        font-size: 12px;
        padding: 6px 28px 6px 12px;
        border-radius: 4px;
    }

    .ul-list-filter ul li {
        margin-right: 6px;
    }
    .ul-list-filter .sub-filter .brandList li {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
    }

    .sub-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        z-index: 10011;
        border-radius: 0;
        padding: 10px 20px;
    }
    .sub-filter.active {
        opacity: 1 !important;
        pointer-events: unset !important;
    }

    .sub-filter:after {
        display: none;
    }

    .close-filter {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .ul-list-filter {
        position: relative;
        left: -24px;
        width: calc(100% + 48px);
        padding: 0 24px;
        background: #fff;
        top: 0;
        z-index: 1;
    }
    .ul-list-filter.fix-filter {
        position: fixed;
        top: 50px;
        margin: 0;
        padding: 6px 20px;
        left: 0;
        box-shadow: 0px 2px 20px #aaa9;
    }
    .total-product.fix-filter {
        margin-top: 46px;
    }

    section.box-scroll-service {
        padding: 10px 0;
        background: #fff;
        top: 50px;
        left: 0;
        width: 100%;
        position: sticky;
        z-index: 2;
    }
    .box-scroll-service.fix-filter {
        position: fixed;
        top: 50px;
    }

    .list-head-service a {
        font-size: 10px;
        line-height: initial;
        background: linear-gradient(0deg, #FBFCFC -4.05%, #70C452 115.54%);
    }

    .list-head-service ul {
        margin: 0 -5px;
        width: max-content;
        flex-wrap: unset;
    }

    .list-head-service ul li {
        padding: 0 5px;
        max-width: unset;
        flex: unset;
    }

    .list-head-service {
        overflow: auto;
    }
    .swip-product-thumb-detail img, .swip-product-thumb-detail video {
          max-height: 300px;
      }
    .tab-content-product .item-thumb {
        height: 280px;
    }

    .tab-content-product .slider-thumbnail .item-thumb {
        height: 50px;
    }
    .table-of-content .h4 {
        font-size: 12px;
        padding: 10px;
        line-height: initial;
    }

    .table-of-content {
        top: 30px;
    }

    .list-head-service ul {
        margin: 0 -5px;
        width: max-content;
        flex-wrap: unset;
    }

    .list-head-service ul li {
        padding: 0 5px;
        max-width: unset;
        flex: unset;
    }

    .list-head-service {
        overflow: auto;
    }
    .swip-product-thumb-detail img, .swip-product-thumb-detail video {
          max-height: 300px;
      }
    .tab-content-product .item-thumb {
        height: 280px;
    }

    .tab-content-product .slider-thumbnail .item-thumb {
        height: 50px;
    }
    .table-of-content .h4 {
        font-size: 12px;
        padding: 10px;
        line-height: initial;
    }

    .table-of-content {
        top: 32px;
        margin: 0 0 16px 0;
    }
    .tabcontent-mucluc {
        padding-top: 0;
    }
    .content-tab-product .col-md-3:nth-child(5) {
        /* display: none; */
    }
}