﻿.img-banner {
    width: 100%;
    height: 375px;
    object-fit: cover;
    object-position: center;
}

.w-container.body-wrapper {
    font-family: 'SF Pro Display',sans-serif !important;
    --fontFamily: 'SF Pro Display',sans-serif !important
}

h2 {
    padding: 0
}

.wrapper {
    flex-direction: column;
    gap: 40px;
    background: #fff;
    margin-bottom: 12px
}

footer {
    background: #fff
}

    footer .bg {
        width: 1160px
    }

.body-wrapper {
    width: 100%
}

.apple-header-wrapper {
    background: none;
    transition: top 0.3s ease;
    backdrop-filter: blur(12px) brightness(1.2) contrast(1.0);
    background: rgb(255,255,255,0.8)
}
/* Đặt fullscreen cho slider */
.top-slider .slick-slider {
    width: 100%;
    height: 100vh; /* Chiều cao bằng 100% viewport height */
    margin: 0 auto
}
/* Đảm bảo ảnh luôn căn giữa */
.top-slider img {
    width: 100%;
    height: 375px;
    object-fit: cover; /* Đảm bảo hình ảnh sẽ lấp đầy khung mà không bị biến dạng */
    object-position: center; /* Căn giữa ảnh */
}
/* Cài đặt các style cho Slick */
.top-slider .slick-prev, .slick-next {
    z-index: 1
}

.width-1200 {
    width: 1200px;
    margin: auto
}

.popup_blur {
    backdrop-filter: blur(12px) brightness(0.8) contrast(1);
    background: none !important
}

.apple-button {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    line-height: 33px;
    width: 100%
}

    .apple-button span:first-child a {
        color: #fff
    }

    .apple-button span:first-child {
        background: #009981;
        border-radius: 24px;
        width: 100px;
        text-align: center;
        text-transform: uppercase
    }

    .apple-button span:last-child a {
        text-align: center;
        text-transform: uppercase;
        color: #009981;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 4px
    }

.apple_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.apple-header.moveDown {
    top: 130px
}

.v5-list-items .v5-item.slick-slide {
    margin: 0 6px 0 6px
}

.apple-product-flashSale {
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 12px
}

    .apple-product-flashSale .btnMore {
        padding: 6px;
        border-radius: 5px;
        background-color: white;
        color: #009981;
        display: flex;
        gap: 8px;
        line-height: 20px;
        cursor: pointer;
        font-weight: 600;
        display: flex;
        align-items: center;
        width: 95px;
        justify-content: center
    }

        .apple-product-flashSale .btnMore:hover {
            background: #009981;
            color: #fff
        }

    .apple-product-flashSale .flashsale-bg {
        height: 90px;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        margin-bottom: 12px
    }

.apple-newproduct .slide img {
    opacity: 0.3
}

.apple-newproduct .slide .slick-active img {
    opacity: 1
}

.apple-newproduct .slide .slick-dots {
    bottom: -20px
}

.apple-newproduct {
    margin-bottom: 24px
}

    .apple-newproduct .slide {
    }

        .apple-newproduct .slide .item, .apple-newproduct .slide .item a, .apple-newproduct .slide .item a img {
            width: 796px;
            display: flex;
            justify-content: center;
            border-radius: 24px
        }

.left-sticker-position {
    position: absolute;
    width: 80px !important;
    top: 6px !important;
    left: 12px !important
}

.slick-list {
    margin-left: 0;
    margin-right: 0
}

.box-title strong {
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0
}

.box-title h3 {
    margin: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0;
    text-transform: uppercase;
    background: linear-gradient(90deg,#1A2E39 0%,#507E9E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.margin-top-50px {
    margin-top: 50px
}

.margin-bottom-16px {
    margin-bottom: 16px
}

.slick-dots li button {
    width: 30px
}

.section1 .item {
    margin-top: 16px;
    display: flex;
    gap: 40px;
    align-items: center
}

    .section1 .item img {
        max-width: 100%;
        border-radius: 10px
    }

    .section1 .item .left {
        width: 41%
    }

    .section1 .item .right {
        width: 59%;
        font-size: 20px;
        font-weight: 400;
    }

        .section1 .item .right strong {
            color: #009981;
        }

    .section1 .item .one-text {
        background: #009981;
        padding: 4px 12px;
        border-radius: 10px;
        font-size: 32px;
        font-weight: bold;
        color: white;
        text-align: center;
        /* font-family: SF Pro Display; */
        /* font-weight: 700; */
        /* font-size: 32px; */
        line-height: 150%;
        /* letter-spacing: 0px; */
        /* vertical-align: middle; */
    }
        .section1 .item .one-text a {
            color: white;
        }

.section1 .item {
    font-size: 20px;
    /* color:white; */
}

    .section1 .item ul {
        list-style: disc;
        color: #009981;
        font-weight: 700;
    }
        .section1 .item ul li a {
            color: #009981;
        }

        .section1 .item ul span {
            color: #191919;
            font-weight: 400;
        }

    .section1 .item .subtitle span {
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0;
        vertical-align: middle
    }

    .section1 .item.Order-2 {
        flex-direction: row-reverse
    }

.box-header {
    padding-bottom: 20px;
    margin: 0;
    font-weight: 500;
    font-size: 36px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: middle
}

    .box-header .bg {
        font-weight: 500;
        background: #009981;
        color: white;
        padding: 0px 5px;
    }

.box-home .header {
    display: none
}

.testimonial .item {
    text-align: start
}

    .testimonial .item .note {
        font-weight: 400;
        font-size: 14px;
        vertical-align: middle
    }

.convert-Mac {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .convert-Mac .item {
        display: flex;
        flex-direction: column;
        align-items:center;
        gap: 4px;
        padding: 25px 30px;
        background: #009981;
        text-align: center;
        color: white;
        border-radius: 10px;
        box-shadow: -10px -9px 0 #DBF9EB
    }

        .convert-Mac .item .icon {
            width: 40px;
            min-width: 40px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .convert-Mac .item i {
            font-size: 33px;
            height: fit-content;
            width: fit-content;
        }

        .convert-Mac .item p {
            margin: 0;
            font-weight: 600;
            font-size: 20px;
            line-height: 150%;
            letter-spacing: 0;
            text-align: center;
            vertical-align: middle
        }

.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid black; /* Màu và chiều dài mũi tên */
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid black
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid black
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid black
}

.arrow-line-right {
    position: relative;
    width: 60.5px; /* Chiều dài đường thẳng */
    height: 3px; /* Độ dày của đường */
    background-color: #009981;
    top: 64%;
    margin: 0 50px;
    border-radius: 4px
}

    .arrow-line-right::after {
        content: "";
        position: absolute;
        right: -2px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 12px solid #009981; /* Màu mũi tên */
    }

.Promotion-Mac {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(4,minmax(0,1fr))
}

    .Promotion-Mac .item {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        padding: 30px;
        border: 0.8px solid #009981;
        background: #DBF9EB;
        color: #009981;
        border-radius: 8px
    }

        .Promotion-Mac .item i {
            font-size: 30px
        }

        .Promotion-Mac .item p {
            margin: 0;
            font-weight: 500;
            font-size: 20px;
            line-height: 150%;
            letter-spacing: 0;
            text-align: center;
            vertical-align: middle
        }

    .Promotion-Mac img {
        max-width: 100%;
        border-radius: 8px;
    }

.v5-list .v5-grid-items {
    grid-template-columns: repeat(5,minmax(0,1fr))
}

.list-product .product-item {
    width: unset
}

.CategoryMac {
    display: flex;
    gap: 16px;
    justify-content: center
}

    .CategoryMac .item {
        border: none;
        padding: 10px 20px;
        border: 1px solid #009981;
        border-radius: 33px;
        background: #FFFFFF;
        font-size: 16px;
        font-weight: 500;
        color: #009981
    }

        .CategoryMac .item:hover, .CategoryMac .item.active {
            background: #009981;
            color: #fff
        }

.btn-more-product {
    border: 1px solid #009981;
    background: #FFFFFF;
    padding: 10px 20px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 33px;
    font-size: 15px;
    color: #009981;
    font-weight: 600
}

    .btn-more-product:hover {
        background: #009981;
        color: #fff
    }

.arrow-line-down {
    position: relative;
    width: 3px; /* Độ dày của đường thẳng */
    bottom: 10px;
    height: 34.5px; /* Chiều dài đường thẳng */
    background-color: #009981;
    margin: 0 auto; /* Căn giữa nếu cần */
    border-radius: 4px
}

    .arrow-line-down::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 12px solid #009981; /* Màu mũi tên hướng xuống */
    }

.slide-product-slick .slick-slide {
    margin: 0 6px
}

.v5-list .v5-grid-items {
    grid-template-columns: repeat(auto-fit,minmax(0,1fr))
}

.Partner-Mac {
    display: flex;
    justify-content: center;
}

    .Partner-Mac .Partner-grid a {
        /* width: 272px; */
        max-width: 204px;
        max-height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        /* padding: 5px; */
        background: #fff;
        /* border: 1px solid #eee; */
        border-radius: 4px;
        overflow: hidden;
    }

    .Partner-Mac .img {
        width: 204px;
        height: 60px;
        overflow: hidden; /* Bắt buộc để giới hạn ảnh trong khung */
        border-radius: 10px; /* Bo góc khung */
        position: relative;
    }

        .Partner-Mac .img img {
            width: 100%;
            height: 100%;
            object-fit: contain; /* Ảnh lấp đầy khung */
            border-radius: 10px; /* Bo góc ảnh */
            display: block; /* Tránh khoảng trắng dưới ảnh */
        }




    .Partner-Mac .Partner-grid {
        display: flex;
        gap: 16px;
        flex-wrap: nowrap;
    }

.Partner-slider .slick-slide {
    justify-content: center;
}
