﻿.home-noi-that {
    /* background: red; */
    background: url(../../../Design/img/Rectangle9240.png) no-repeat;
    background-size: 100% 53%;
}

.home-noithat-container {
}

.noithat-top {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 211px;
}

.kjx21v:after {
    content: '';
    position: absolute;
    width: 179%;
    height: 170%;
    top: -19px;
    z-index: -2;
    left: 0;
    background: url(../../../Design/img/Vector2.png) no-repeat;
    background-size: 100% 158%;
}

.kjx21v:before {
    content: '';
    position: absolute;
    width: 166%;
    height: 170%;
    top: -19px;
    z-index: -1;
    background: url(../../../Design/img/Vector3.png) no-repeat;
    background-size: 100% 158%;
}

.top-left:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 300%;
    right: 0px;
    top: -36px;
    background: #FFF
}

.top-left {
    position: relative;
    z-index: 0;
    top: -21px;
}

.kjx21v {
    color: #F38218;
    font-family: 'KanB';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 117.2%; /* 42.192px */
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    padding: 10px 0px;
}

.top-right {
    margin-top: 23px;
}

.vkxc {
    color: #FFF;
    font-family: 'interR';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    text-align: justify;
}

.hjjbv:hover {
    background: var(--default-color-2); /* tối màu nền */
    transform: translateY(-3px); /* nhô lên */
    box-shadow: 0 4px 10px rgba(0,0,0,0.2); /* đổ bóng */
}

.kcvj:hover {
    letter-spacing: 1px; /* giãn chữ nhẹ */
    color: #FFF; /* đổi màu chữ */
}

.hjjbv {
    border-radius: 7px;
    border: 1px solid #FFF;
    background: #00A651;
    width: 18%;
    margin-top: 13px;
    transition: all 0.3s ease;
}

.kcvj {
    color: #FFF;
    text-align: center;
    font-family: 'interR';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    padding: 10px 0;
}

.noithat-bottom {
}
.swiper-button-next:after, .swiper-button-prev:after{
    display:none
}
.swiper-button-next svg , .swiper-button-prev svg {
    height: 50%;
}
.swiper-button-next svg path, .swiper-button-prev svg  path{
    fill:#FFF
}
.kbjkvc {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgb(0 0 0 / 10%);
}
.swiper-button-prev{
       position: absolute;
    right: 14px !important;
    background: var(--default-color-1);
    border-radius: 50%;
}
.swiper-button-next{
    position: absolute;
    right: 5px !important;
    background: var(--default-color-1);
    border-radius: 50%;
}
    /* Hover nổi bật hơn */
    .kbjkvc:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 20px rgb(0 0 0 / 56%);
    }
    .bkvc {
        font-size: 14px;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid var(--default-color-3);
        color: var(--default-color-3);
    }
.home-noi-that .swiper-wrapper {
    padding: 40px 0px;
}
/* Ảnh sản phẩm */
.bjhvc img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
}

.bjhvc:hover img {
    transform: scale(1.05); /* zoom nhẹ ảnh khi hover */
}

/* Tiêu đề */
.kxjcv {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0;
    color: #333;
}

.kbjkvc {
}

.bjhvc {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

    .bjhvc img {
        /* width: 288px !important; */
        /* height: 240px; */
    }

.kxcjvcx {
    padding: 20px;
    background: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 2px;
}

.kxjcv {
    color: #3A3A39;
    text-align: center;
    font-family: 'KanM';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.kjbv {
}

.kcjx {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

va {
    color: #8B8B8B;
    font-family: 'interR';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 9px;
    border: 1px solid #BEBEBE;
    border-radius: 12px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease; /* hiệu ứng mượt */
}

    .bkvc:hover {
        background: var(--default-color-3); /* đổi màu nền */
        color: #fff; /* đổi màu chữ */
        border-color: var(--default-color-3); /* border trùng nền */
        box-shadow: 0 4px 12px rgba(0, 166, 81, 0.3);
        transform: translateY(-2px); /* nhô lên nhẹ */
    }

.kvxjc {
    color: #8B8B8B;
    font-family: 'interR';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.xvccv {
    color: #F38218;
    font-family: 'interB';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

@media (max-width:739px) {
    .bjhvc img {
        width: 100% !important;
        height: 162px;
    }

    .kxjcv {
        font-size: 14px;
        text-align: left;
    }

    .kxcjvcx {
        padding: 5px;
    }

    .bkvc {
        font-size: 11px;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid var(--default-color-3);
        color: var(--default-color-3);
    }

    .kvxjc {
        font-size: 12px
    }

    .xvccv {
        font-size: 14px
    }

    .top-right {
        margin-top: 40px;
    }
    .swiper-button-prev ,.swiper-button-next{
        display:none
    }
}
