.homeslider img {
    width: 100%;
    border-radius: 16px;
}
.homeslider{
    border-radius: 16px;
}
.banner-item {
    border-radius: 16px;
    overflow: hidden;
}
#app p:empty{
display: none;
}
.banner-item.second {
    margin-top: 20px;
}
.home-slider-section{
    padding: 0px;display: block;width: 100%;clear: both;position: relative;

}
/********* product category********/

.ProductCategorySwiper-Item {
    border: 1px solid #e5e5e5;
    padding: 20px 0px;
    text-align: center;width: 100%;
}
.ProductCategorySwiper-Item img{
    height: 70px;
}
.ProductCategorySwiper-Item p {
    font-size: 14px;
    margin-top: 11px;
}
/********* homecategory brand *************/
.category-brand-head
{
    display: flex;
    border-bottom: 0px solid #eee;
    background: #fff;
    padding-bottom: 14px;position: relative;
}
.category-brand-section-head-pri {
    width: auto;

}
.category-brand-section-head-pri a {
    color: var(--color-1st);
    font-size: 24px;
    position: relative;
    top: 7px;
    padding: 6px 0px;
    font-weight: 900;

    text-transform: uppercase;
}
.product-list-category-home {
    padding-bottom: 10px;
}
.category-brand-section-head-second {
    text-align: right;
    width: auto;
    position: absolute;
    right: 10px;
}
.category-brand-section-head-second ul {
    float: none;
    margin-top: 10px;
}
.category-brand-section-head-second ul li{
    list-style: none;display: inline-block;
}
.category-brand-section-head-second ul li a {
    color: #000 !important;
    padding: 5px 14px;
    background: #fff;
    border-radius: 4px;
}
.category-brand-content-brand {
    padding: 12px 0px 0px 0px;
    border-bottom: 0px solid #eee;
}
.brand-Item{
    text-align: center;
}
.brand-Item img {
    height: 40px;
}
.section--homepage .container .section__content {

}
.section--homepage.noboder .container .section__content{
    border-bottom: 0px solid #eee;
}
.category-brand-content-product {
    padding-top: 15px;
    padding-left: 15px;
}
.section--homepage.home-collection {
    background: url(../img/slide-bg.svg) no-repeat top left/100% auto;
    margin-top: -56px;
    position: relative;
    z-index: 9999;
    padding-top: 88px;
}
.product-list-category-home   .swiper-button-prev::after,.product-list-category-home   .swiper-button-next::after {
    font-family: swiper-icons;
    font-size: 17px;
}
.product-list-category-home   .swiper-button-prev,.product-list-category-home   .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.product-list-category-home  .swiper-button-prev,.product-list-category-home  .swiper-container-rtl .swiper-button-next {
    left: 30px;
    right: auto;
}
@media only screen and (max-width: 600px) {
    .category-brand-section-head-pri a
    {
        color: var(--color-1st);
        font-size: 20px;
        position: relative;
        top: 1px;
        padding: 6px 0px;
        font-weight: 900;
        border-radius: 6px;
    }
    .category-brand-section-head-second ul {
        float: left!important;
        width: 100%;
        margin-left: -33px;text-align: right;margin-top: 1px;
    }
    .category-brand-section-head-second {
        text-align: left;
        width: auto;
        height: 39px;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        margin-top: 6px;

    }
    .category-brand-section-head-pri {
        width: auto;
    }
    .category-brand-section-head-second ul li a {
        color: #f54282 !important;
        padding: 3px 10px;
    }
    .category-brand-content-brand {
        padding: 5px 15px;
        border-bottom: 1px solid #eee;
    }
    .brand-Item img {
        height: auto;
    }
}
@media only screen and (max-width: 480px) {
    .section--homepage .container .section__content
    {
        border-bottom: 10px solid #fff;
        padding-bottom: 0px;
        margin-top: 11px;
    }

}

.product-featured-category-home{


    margin-left: auto;
    margin-right: auto;
}

.product-featured-category-home .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
@media screen and (max-width: 980px) and (min-width: 480px){
    .section--homepage .section__header h3 {
        margin-bottom: 0px;
        font-size: 24px!important;
        font-weight: 900;
        text-transform: uppercase;
        color: var(--color-1st);
        text-align: left;
        padding-left: 0px;
        padding-top: 15px;
        padding-bottom: 6px;
    }
}


.product-featured-category-home {
    margin-left: auto;
    margin-right: auto;

    padding-bottom: 10px;
}
@media screen and (max-width: 980px) {

    .section--homepage .section__header h3 {
        margin-bottom: 0px;
        font-size: 20px;
        font-weight: 900;
        text-transform: uppercase;
        color: var(--color-1st);
        text-align: left;
        padding-left: 10px;
        padding-top: 15px;
    }
    .section--homepage .section__header p {
        text-transform: none;
        font-size: 18px;
        font-weight: normal;
        display: none;
    }
    .section--homepage .section__header {
        text-align: center;
        padding-bottom: 0px;
    }

    .section--homepage {
        padding-top: 10px;
        background: transparent !important;
        padding-bottom: 0px;
    }
    .section--homepage .container .section__content {
        border-bottom: 0px solid #fff;
        padding-bottom: 0px;
    }

}
.home_right_box {
    background: var(--color-1st);
    padding: 10px;
    border-radius: 16px;
}

.mb-2\.5.flex.items-center.gap-1 {
    display: flex;
    padding: 5px 10px;
}
.text-\[10px\].text-KPZ_text_1st {
    font-size: 13px;
    margin-bottom: -3px;
}
.text-\[8px\].text-KPZ_text_1st {
    font-size: 12px;
}
.flex.items-center.justify-between.gap-2 {
}
.flex.items-center.justify-between.gap-2 {
    display: flex;
    padding: 0px 10px;
}
.inline-flex.items-center.justify-center.shrink-0.font-semibold.leading-none.rounded.outline-none.transition.duration-300.ease-in-out.focus\:outline-none.focus\:shadow-md.focus\:border-transparent.focus\:ring-0.text-light.border.border-transparent.hover\:bg-primary.px-5.py-0.h-12.\!h-fit.\!w-fit.\!flex-1.rounded-\[56px\].\!border.\!border-primary.bg-white.\!px-0.\!py-0\.5.\!text-xs.\!font-bold.text-primary.transition-colors.hover\:text-white {
    color: var(--color-1st);
}
.btn_action {
    display: block;
    width: 49%;


    background: transparent;
    border: 1px solid var(--color-1st);
    color: var(--color-1st);
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
}
.btn_dang_nhap{
    margin-left: 2px;
}
.home_right_box1 {
    background: #fff;
    border-radius: 16px;
    margin-bottom: 8px;padding: 10px;
}
.home_right_box1 svg {
    width: 81px;
    padding-right: 10px;
}
.mb-3.flex.h-\[74px\].gap-1 {
    display: flex;
}
.quanlydonhang.box2-item svg{
    width: 20px;
}
.quanlydonhang.box2-item {
    background: #fff;
    margin-right: 2px;
    border-radius: 16px;
    font-size: 12px;
    text-align: center;
    color: var(--color-1st);
    line-height: 15px;
    padding: 5px 2px 10px 2px;
    width: 33%;
}
.banner-taiapp{
    width: 100%;
    border-radius: 16px;
    box-shadow: 0px 0px 2px #e5e5e5;
}

.flex.items-center.justify-center.gap-5 {
    display: flex;
    justify-content: center;
    margin-top: 9px;
}
.flex.flex-col.items-center.gap-0\.5.transition-opacity.hover\:opacity-80 {
    font-size: 12px;
    color: #fff;
    min-width: 30%;
    text-align: center;
}
.font-bold {
    display: block;
    color: #fff;
}
.flex.flex-col.items-center.text-\[10px\].leading-\[13px\].text-black {
    color: #fff;
}
/**
home cate
 */
.home-cate-section{
    background: #fff;
    padding: 5px;width: 100%;
    margin-top: 20px;border-radius: 16px;
}

.home-cate-section .home-cate {
    display: flex;
    margin: 0px;
    padding: 0px;

}
.home-cate-section .home-cate li {
    list-style: none;
    text-align: center;
    padding: 10px;
}
.home-cate-section .home-cate li img {
    width: 112px;
    display: block;
}
/*** home brand***/
.home-brand-block .section__content{
    border-radius: 16px;border-bottom: 0px solid #eee;
    padding-bottom: 0px;
    display: flex;
}
.home-brand-block-head-pri {
    border-bottom: 1px solid #e5e5e5;
}

.home-brand-block-head-pri img {
    height: 55px;
    margin: 10px 20px;
    padding: 5px;
}
.home-brand-block-head-second ul {
    margin: 0px;
    padding: 15px 12px;
}
.home-brand-block-head-second ul li {
    list-style: none;
    border-bottom: 1px dotted #ccc;
}
.home-brand-block-head-second ul li img{
     height: 30px;display: none;
}
.brand-category-item {
    position: relative;
    width: 100%;
 }
.brand-category-item i {
    position: absolute;
    top: 12px;
    display: block;
    width: 25px;
    height: 25px;
    right: 0px;
}
.brand-category-item a {
    font-size: 15px;
    padding: 9px 10px;
    position: relative;
    width: 100%;
    display: block;
}
.home-brand-block-content {
    width: calc(100% - 255px);
}
.home-brand-block-head {
    position: relative;
    width: 238px;
}
.home-brand-block-content .category-brand-content-product {
    padding: padding: 20px 0px 20px 10px;
}
.home-event .section__content{
    border-radius: 16px;
    padding: 20px;
}
.home-event-head{

}
.home-event-head a{}
.home-event-content-first-item .post-style-5 {
    background: var(--color-1st);
    padding: 5px;position: relative;
}
.home-event-content-first-item .post-style-5 .badge{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    background: var(--color-1st);
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
}
.home-event-content-first-item .post-style-5 .post__title a{
    color: #fff;
    padding: 11px 20px 5px 9px;
    display: block;
    font-size: 16px;
}
.home-event-content-first-item .post-style-5 .post__title{
    position: relative;
}
.home-event-content-first-item .post-style-5 .post__title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    z-index: 1;
    border-width: 0 15px 15px;
    border-color: transparent transparent var(--color-1st);
    left: 15px;
    top: -14px;
}
.home-event  .home-event-head-pri {
    font-size: 22px;
    padding-bottom: 11px;
    font-weight: 900;
}
.home-event .home-event-head-pri span{
    color: var(--color-1st);
}
.home-event-content-second-item .post-style-5 .post__title {
    background: #e5e5e5;
    position: relative;
    color: #212e50;
    margin-top: 8px;
    padding: 9px 10px 9px 69px;
    font-size: 15px;
    text-transform: uppercase;
    height: 60px;
}
.home-event-content-second-item .post-style-5 .badge{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    background: var(--color-1st);
    width: 60px;
    height: 60px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    font-size: 20px;border-radius: 0px!important;
}
.home-event-content-second-item .post-style-5 .post__title::before {
    font-size: 18px;
}
.home-event-content-second-item .post-style-5{
    position: relative;
}
.home-event-content-duan .post-style-5 .badge{
    position: absolute;
    left: 15px;
    bottom: 11px;
    z-index: 2;
    background: var(--color-1st);
    width: 48px;
    height: 48px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    border-radius: 0px !important;
}
.home-event-content-duan .post-style-5 .post__title {
    background: #e5e5e5;
    position: relative;
    color: #212e50;
    margin-top: 0px;
    padding: 5px 10px 9px 62px;
    font-size: 16px;
    text-transform: none;
    height: 48px;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 19px;
}
.home-event-content-duan .post-style-5 .post__title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    z-index: 1;
    border-width: 0 8px 8px;
    border-color: transparent transparent var(--color-1st);
    left: 42px;
    top: 8px;
    transform: rotate(90deg);
}
.home-event-content-second-item  .post-style-5 .post__title::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    z-index: 1;
    border-width: 0 8px 8px;
    border-color: transparent transparent var(--color-1st);
    left: 55px;
    top: 15px;
    transform: rotate(90deg);
}
.khachhangtieubieu-tuyendung .section__content{
    background: #fff;
    border-radius: 16px;
    padding: 20px;margin-top: 20px;
}
.khachhangtieubieu-tuyendung .vacom-heading{
    font-size: 22px;
    padding-bottom: 11px;
    font-weight: 900;
}
.khachhangtieubieu-tuyendung .item.doitac {
    border: 1px solid #e5e5e5;
    padding: 10px;
    height: 94px;
    text-align: center;
    border-radius: 8px;
}
.khachhangtieubieu-tuyendung .item.doitac img{
    max-width: 100%;
    max-height: 100%;
}
.slide-khachahngtieubieu {
    padding-bottom: 35px;
}
.section-danhmuctintuc-content{
    margin-top: 20px;
}
.section-danhmuctintuc-content .widget__links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    background: transparent;
    border-radius: 8px;
    gap: 10px;
}

.section-danhmuctintuc-content .widget__links li {


}

.section-danhmuctintuc-content .widget__links li a {
    text-decoration: none;
    color: inherit;
    display: block;
    background-color: #fff;
    color: #000;
    transition: background-color 0.3s;
    border-radius: 8px;
    padding: 20px 15px;
    white-space: nowrap;
    width: 100%;
    text-transform: uppercase;
}
.section-danhmuctintuc-content .widget__links li a:hover{
    background: var(--color-1st);color: #fff;
}

.menu-mxh {
    display: flex;
}
.menu-mxh li {
    list-style: none;
    width: 33%;
    margin: 10px 0px;
    text-align: center;
}
.menu-mxh li a img {
    display: block;
    margin: 0px auto;
}
.menu-mxh li a{
    color: #fff;
}
.dang_ky_tk {
    margin-top: 28px;
    margin-bottom: 26px;
    display: block;
}
@media only screen and (max-width:480px) {
    .home-page #app {
        position: relative;
        top: 0px;
        margin-top: 5px;
    }
    .home_right_box {
        background: var(--color-1st);
        padding: 10px;
        border-radius: 16px;
        display: none;
    }
    .home-cate-section .home-cate {
        display: block;padding: 0px;
        background:#F4F7FF;
    }
    .home-cate-section {
        background: #F4F7FF;
        padding: 5px;
        width: 100%;
        margin-top: 20px;
        border-radius: 16px;
    }
    .home-cate-section .home-cate li {
        list-style: none;
        text-align: center;
        padding: 5px;
        width: 32.5%;
        display: inline-block;
    }
    .home-cate-section .home-cate li a {
        background: #fff;
        display: block;
        border-radius: 8px;
        overflow: hidden;
    }
    .home-cate-section .home-cate li a img{
        height: 90px;
        display: block;
        margin: 0px auto;
        width: auto;
    }
    .home-cate-section .home-cate li a span{
        font-size: 12px;
    }
    .home-brand-block-head-second {
        display: none;
    }
    .home-brand-block .section__content {
        border-radius: 16px;
        display: block;
    }
    .home-brand-block-head-pri img {
        height: 47px;
        margin: 0px;
        padding: 8px;
    }
    .home-brand-block-head {
        position: relative;
        width: 100%;
    }
    .home-brand-block-content {
        width: 100%;
    }
    .home-brand-block-content .category-brand-content-product {
        padding: 7px;
    }
    .section-danhmuctintuc-content .widget__links {
        display: block;
        justify-content: space-between;
        align-items: center;
        list-style: none;
        padding: 0;
        margin: 0;
        background: transparent;
        border-radius: 8px;
        gap: 10px;
    }
    .section-danhmuctintuc-content .widget__links li {
        display: inline-block;
        width: 49%;
        margin-bottom: 5px;
    }
    .section-danhmuctintuc-content .widget__links li a {
        text-decoration: none;
        color: inherit;
        display: block;
        background-color: #fff;
        color: #000;
        transition: background-color 0.3s;
        border-radius: 8px;
        padding: 11px 15px;
        white-space: nowrap;
        width: 100%;
        text-transform: none;
        text-align: center;
    }
    .section-danhmuctintuc-content {
        margin-top: 10px;
        padding-left: 5px;
    }
    .home-event .section__content {
        border-radius: 16px;
        padding: 10px;
        padding-bottom: 10px;
    }
    .home-event .home-event-head-pri {
        font-size: 18px;
        font-weight: 900;
    }
    .home-event-content-second-item .post-style-5 .post__title {
        background: #e5e5e5;
        position: relative;
        color: #212e50;
        margin-top: 8px;
        padding: 9px 10px 9px 69px;
        font-size: 15px;
        text-transform: uppercase;
        height: 60px;
        overflow: hidden;
        line-height: 25px;
    }
    .khachhangtieubieu-tuyendung .vacom-heading {
        font-size: 22px;
        padding-bottom: 0px;
        font-weight: 900;
        display: none;
    }
    .khachhangtieubieu-tuyendung .section__content {
        background: #fff;
        border-radius: 16px;
        padding: 10px;
        margin-top: 10px;
    }
}
.home_right_box1_avatar_img {
    max-width: 60px;
    margin-right: 11px;
}