/* Nails */
.page_dv {
    background-color: #FAFAFA;
}

#dv-section-2 {
    padding: 40px 0;
}

#dv-section-2 .icon-1 {
    top: -40px;
    right: 0;
}

#dv-section-2 .icon-2 {
    bottom: 0;
    right: 0;
}

#dv-section-2 .wrap {
    display: inline-flex;
    align-items: center;
    gap: 100px;
    padding: 0 3%;
}

#dv-section-2 .box-left {
    position: relative;
    display: inline-block;
    max-width: 522.581px;
    /* flex-shrink: 0; */
}

#dv-section-2 .box-right {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    height: 100%;
    justify-content: center;
    max-width: 580px;
}

#dv-section-2 .box-right .desc {
    margin-top: 12px;
}

#dv-section-2 .box-right .btn-style {
    display: inline-flex;
    margin-top: 40px;
}

/* Sectioin 3 */
#dv-section-3 {
    padding: 60px 0;
    background-color: #fff;
}

#dv-section-3 .title.has-divine::before {
    left: 50%;
    transform: translateX(-50%);
}

#dv-section-3 .box-btn .btn-style-1:hover {
    background-color: var(--text-color);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.20);
}

#dv-section-3 .box-btn .btn-style-2:hover {
    background-color: var(--color-2);
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.20);
}

#dv-section-3 .box-btn .btn-style-2:hover svg path {
    fill: #fff;
}

.list-loithe {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}

.loithe-item {
    display: flex;
    justify-content: space-between;
}

.list-loithe .loithe-item:nth-child(even) {
    flex-direction: row-reverse;
}

.loithe-item .box-image,
.loithe-item .box-text {
    width: calc(50% - 10px);

}

.loithe-item .swiper-container {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.loithe-item .swiper-wrapper {
    width: 100%;
}

.loithe-item .swiper-button-next::after,
.loithe-item .swiper-button-prev::after {
    font-size: 26px;
    color: #fff;
    font-weight: 900;
}

.loithe-item .box-text {
    position: relative;
    background-image: url(./images/Rectangle141247.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 11%;
    padding-right: 11%;
}

.loithe-item .box-text .desc {
    text-align: justify;
    text-align-last: center;
}

#dv-section-4 {
    padding: 60px 0;
}

#dv-section-4 .title.has-divine::before {
    left: 50%;
    transform: translateX(-50%);
}

/* Mỹ phẩm */
.cosmetics-page #dv-section-2 {
    background-image: url(./images/mypham_section2_bg.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right bottom;

}

/* Logistics */
#logistics-section-1 {
    /* background-color: #333; */
    padding-bottom: 30px;
    z-index: 2;
}

#logistics-section-1 .bg-color {
    background: linear-gradient(89deg, #00295D 50.08%, rgba(0, 41, 93, 0.00) 99.09%);
    height: 100%;
    width: 100%;
}

#logistics-section-1 .masked-image {
    height: 710px;

    /* Gradient nền bạn muốn */
    background: linear-gradient(89deg, #00295D 50.08%, rgba(0, 41, 93, 0.00) 99.09%);

    /* Mask hình ảnh */
    -webkit-mask-image: url(./images/logistics-section-1-bg-image.png);
    mask-image: url(./images/logistics-section-1-bg-image.png);

    -webkit-mask-size: cover;
    mask-size: cover;

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;

    -webkit-mask-position: center;
    mask-position: center;

    /* Nếu bạn muốn căn ảnh theo bên phải (cho background, không phải mask) */
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

#logistics-section-1 .bg-icon {
    bottom: -94px;

    left: 0;
    width: 50%;
}

#logistics-section-1 .box-text {
    position: relative;
    top: 80px;
}

#logistics-section-1 .box-text .title {
    margin-bottom: 20px;
    font-size: 40px;
}

#logistics-section-1 .box-text .desc {
    max-width: 748px;
    margin: auto;
}

#logistics-section-1 .box-text .desc p {
    color: #fff;
}

#logistics-section-1 .btn-style-2 {
    border-color: #fff;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

#logistics-section-1 .btn-style-2:hover {
    background-color: #fff;
    color: var(--color-2);
}

#logistics-section-1 .btn-style-2:hover svg path {

    fill: var(--color-2);
}

/*  */
#logistics-section-2 .bg-icon {
    top: -25%;
    right: 0;
    z-index: -1;
}

#logistics-section-2 .box-image {
    padding: 60px 0;

}

#logistics-section-2 .box-right .desc {
    margin-top: 12px;
}

/* section 3 */
#logistics-section-3 {
    padding: 60px 0;
    background-image: url(./images/logistic-section-3-bg.png);
    background-repeat: no-repeat;
    background-size: cover;

}

#logistics-section-3 .title.has-divine::before {
    left: 47%;
    transform: translateY(-50%);
}

#logistics-section-3 .box-image img {
    border-radius: 28px;
    width: 100%;
}

#logistics-section-3 .btn-style-2 {
    background-color: #fff;
}

#logistics-section-3 .btn-style-1 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16);

}

.list-dv {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.list-dv .box-center {
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left top;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 30px;

    justify-content: center;
}


.list-dv .title {
    color: var(--color-2);
    font-weight: 900;
    font-style: italic;
    margin-bottom: 20px;
}

.list-dv ul {
    margin-left: 0;
    padding-left: 0px;
    list-style: none;
}

.list-dv ul li {
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    line-height: 24px;
}

.list-dv ul li:not(:last-child) {
    margin-bottom: 12px;

}

.list-dv ul li::before {
    content: "";
    background-image: url(./images/checked-orange.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

/* seciton 4 */
#logistics-section-4 {
    padding: 60px 0;
}

#logistics-section-4 .title.has-divine::before {
    left: 50%;
    transform: translateX(-50%);
}

#logistics-section-4 .swiper-slide img {

    border-radius: 40px;
}

#logistics-section-4 .swiper-slide-duplicate-prev,
#logistics-section-4 .swiper-slide-duplicate-next,
#logistics-section-4 .swiper-slide-prev,
#logistics-section-4 .swiper-slide-next,
#logistics-section-4 .swiper-slide {
    opacity: 0.5;
    transform: scale(0.8);
    transition: 0.5s all;
}

#logistics-section-4 .swiper-slide-active,
#logistics-section-4 .swiper-slide-duplicate-active {
    opacity: 1;
    transform: scale(1);
    transition: 0.5s all;
}

#logistics-section-4 .swiper-pagination-bullet {
    height: 8px;
    width: 20px;
    border-radius: 14px;
    background: #EBEBEB;
    opacity: 1;

}

#logistics-section-4 .swiper-pagination-bullet-active {
    width: 60px;
    background: var(--Orange, #F45E2B);
}

#logistics-section-4 .swiper-button-next,
#logistics-section-4 .swiper-button-prev {
    background: #EBEBEB;
    border-radius: 50px;
    width: 44px;
    opacity: 0;
}

#logistics-section-4 .swiper-container:hover .swiper-button-next,
#logistics-section-4 .swiper-container:hover .swiper-button-prev {
    opacity: 1;
}

#logistics-section-4 .swiper-button-next:hover,
#logistics-section-4 .swiper-button-prev:hover {
    background-color: var(--color-2);
}

#logistics-section-4 .swiper-button-next::after,
#logistics-section-4 .swiper-button-prev::after {
    color: var(--color-2);
    font-size: 16px;
    font-weight: 700;
}

#logistics-section-4 .swiper-button-next:hover::after,
#logistics-section-4 .swiper-button-prev:hover::after {
    color: #fff;
}

#logistics-section-4 .swiper-button-next {
    right: 27%;
}

#logistics-section-4 .swiper-button-prev {
    left: 27%;
}

@media screen and (min-width:1440px) {

    .list-dv .row:nth-child(1) .box-center {
        /* padding-top: 40px; */
    }

    .list-dv .row:nth-child(2) .box-center {
        /* padding-top: 48px; */
        padding-left: 38px;
    }

    .list-dv .row:nth-child(3) .box-center {
        background-position: top 35px left;
        /* padding-top: 60px; */
    }

    .list-dv .row:nth-child(4) .box-center {

        justify-content: flex-end;
        padding-left: 30px;
    }
}

@media screen and (max-width:1368px) {
    #logistics-section-1 .masked-image {
        background-size: cover;
    }
}

@media screen and (max-width:992px) {
    #dv-section-2 .icon-1 {
        top: -40px;
        right: 0;
    }

    #dv-section-2 .icon-1 {
        top: -29px;
        width: 24%;
    }

    #dv-section-2 .icon-2 {
        width: 12%;
    }

    #dv-section-2 .wrap {

        flex-direction: column;
        width: 100%;
    }

    .loithe-item,
    .list-loithe .loithe-item:nth-child(even) {
        flex-direction: column;
    }

    .list-dv .box-center {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 20px;
        margin-top: 20px;
    }

    #logistics-section-4 .swiper-button-next,
    #logistics-section-4 .swiper-button-prev {
        display: none;
    }
}

@media screen and (max-width:768px) {

    .loithe-item .box-image,
    .loithe-item .box-text {
        width: 100%;
    }

    .loithe-item .box-text {
        padding: 13.19% 10px;

    }

    #logistics-section-4 .swiper-slide {

        padding: 0 12px;
    }



    #logistics-section-3 .list-dv .row:nth-child(1) .box-right {
        /* display: none; */
    }

    #logistics-section-3 .list-dv .row:nth-child(2) .box-right {
        /* display: none; */
    }

    #logistics-section-3 .list-dv .row:nth-child(3),
    #logistics-section-3 .list-dv .row:nth-child(4) {
        /* flex-direction: column-reverse; */
    }

    #logistics-section-3 .list-dv .row:nth-child(3) .box-left {
        /* display: none; */

    }

    #logistics-section-3 .list-dv .row:nth-child(4) .box-left {
        display: none;
    }


}

@media screen and (max-width:425px) {

    #logistics-section-1 .bg-icon {
        bottom: -19px;
        left: 0;
        width: 100%;
    }

    /* #logistics-section-3 .box-image img {
        object-fit: cover;
        aspect-ratio: 401 / 204;
        object-position: bottom;
    } */

}