﻿
.ftco-section {
    overflow-x: hidden;
    padding: 4rem 0 !important;
}

.boutique-section * {
    color: #233142;
    font-weight: 400;
}

.slide-custom {
    position: relative;
    margin-top: 60px;
}



    .slide-custom .slide-item-custom-boutique {
        height: 700px;
        position: relative;
        z-index: 0;
    }

    .slide-custom .slider-item-2 {
        height: 580px !important;
        position: relative;
        z-index: 0;
    }

    .slide-custom .bread-item {
        position: relative;
        z-index: 0;
        height: 320px !important;
    }

        .slide-custom .bread-item a {
            color: #fff;
        }

        .slide-custom .bread-item p {
            font-weight: 500;
        }

        .slide-custom .bread-item .slider-text {
            height: 368px;
            color: #fff;
        }

            .slide-custom .bread-item .slider-text h1 {
                font-size: 45px;
                color: #fff;
                line-height: 1.2;
                font-weight: 300;
            }

    .slide-custom .slider-text {
        color: #fff;
        height: 700px;
    }

    .slide-custom .slider-item-2 .slider-text {
        color: #fff;
        height: 650px !important;
    }

    .slide-custom .slide-item-custom-boutique .slider-text h2 {
        color: #fff;
    }

/* Buộc các nút điều hướng luôn hiển thị */
.testimonials-carousel .owl-nav {
    display: block !important; /* Đảm bảo layout của nav luôn tồn tại */
}

    .testimonials-carousel .owl-nav .owl-prev,
    .testimonials-carousel .owl-nav .owl-next {
        opacity: 1 !important;
        visibility: visible !important;
        color: #fff !important;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        margin: 5px;
        transform: none !important
    }

/* 3. Cố định vị trí nút Bên Trái - KHÔNG di chuyển khi hover */
.testimonials-carousel.owl-carousel .owl-nav .owl-prev {
    left: -50px !important; /* Đẩy hẳn ra ngoài carousel */
}

/* 4. Cố định vị trí nút Bên Phải - KHÔNG di chuyển khi hover */
.testimonials-carousel.owl-carousel .owl-nav .owl-next {
    right: -50px !important; /* Đẩy hẳn ra ngoài carousel */
}

/* Loại bỏ hiệu ứng hover di chuyển (nếu theme cũ có) */
.testimonials-carousel.owl-carousel:hover .owl-nav .owl-prev {
    left: -50px !important;
}

.testimonials-carousel.owl-carousel:hover .owl-nav .owl-next {
    right: -50px !important;
}

@media (max-width: 767.98px) {
    /* 3. Cố định vị trí nút Bên Trái - KHÔNG di chuyển khi hover */
    .testimonials-carousel.owl-carousel .owl-nav .owl-prev {
        left: -20px !important; /* Đẩy hẳn ra ngoài carousel */
    }

    /* 4. Cố định vị trí nút Bên Phải - KHÔNG di chuyển khi hover */
    .testimonials-carousel.owl-carousel .owl-nav .owl-next {
        right: -20px !important; /* Đẩy hẳn ra ngoài carousel */
    }

    /* Loại bỏ hiệu ứng hover di chuyển (nếu theme cũ có) */
    .testimonials-carousel.owl-carousel:hover .owl-nav .owl-prev {
        left: -20px !important;
    }

    .testimonials-carousel.owl-carousel:hover .owl-nav .owl-next {
        right: -20px !important;
    }
    .slide-custom {
        margin-top: 0px;
    }

    .ftco-section {
        padding: 2rem 0 !important;
    }

    .div-group-gradient-down {
        background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #9ad9ff 100%) !important;
    }

    .slide-custom .slider-text {
        height: 550px;
    }

    .slide-custom .slide-item-custom-boutique .slider-text {
        text-align: center;
    }

    .slide-custom .slide-item-custom-boutique {
        background-size: unset !important;
        height: unset !important;
    }

    .slide-custom .bread-item {
        background-size: unset !important;
        height: unset !important;
    }

    .bg-product {
        height: 350px;
    }

    btn-video {
        top: 40% !important;
        left: 30% !important;
    }

    .video-custom iframe {
        width: 100% !important;
    }
}

.slide-custom .slide-item-custom-boutique .slider-text .wrap {
    padding: 10px;
}

@media (min-width: 992px) {
    .slide-custom .slide-item-custom-boutique .slider-text .wrap {
        padding-left: 11%;
    }
}

.slide-custom .slide-item-custom-boutique .slider-text h1 {
    font-size: 45px;
    color: #fff;
    line-height: 1.2;
    font-weight: 500;
}

.slide-custom .slide-item-custom-boutique .slider-text h3 {
    color: #fff;
    line-height: 1.2;
    font-weight: 300;
}

@media (max-width: 991.98px) {
    .slide-custom .slide-item-custom-boutique .slider-text h1 {
        font-size: 30px;
    }
}

.slide-custom .slide-item-custom-boutique .slider-text p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: #fff;
}

    .slide-custom .slide-item-custom-boutique .slider-text p.sub-p {
        font-weight: 400;
        font-size: 1.5rem;
    }

    .slide-custom .slide-item-custom-boutique .slider-text p strong {
        font-weight: 700;
    }

        .slide-custom .slide-item-custom-boutique .slider-text p strong a {
            color: #fff;
        }

.slide-custom .slide-item-custom-boutique .slider-text .unstyled-list {
    width: 50%;
    padding: 0;
}

    .slide-custom .slide-item-custom-boutique .slider-text .unstyled-list li {
        list-style: none;
    }

.slide-custom .slide-item-custom-boutique .slider-text .btn-primary {
    background: #f8cc14;
    border: solid 1px #f8cc14;
}

    .slide-custom .slide-item-custom-boutique .slider-text .btn-primary:hover {
        background: #3cd458;
        border: solid 1px #3cd458;
    }

    .slide-custom .slide-item-custom-boutique .slider-text .btn-primary.btn-primary-2 {
        background: #56c8fb;
        background: -moz-linear-gradient(45deg, #56c8fb 0%, #627bed 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, #56c8fb), color-stop(100%, #627bed));
        background: -webkit-linear-gradient(45deg, #56c8fb 0%, #627bed 100%);
        background: -o-linear-gradient(45deg, #56c8fb 0%, #627bed 100%);
        background: -ms-linear-gradient(45deg, #56c8fb 0%, #627bed 100%);
        background: linear-gradient(45deg, #56c8fb 0%, #627bed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56c8fb', endColorstr='#627bed', GradientType=1 );
    }

.slide-custom .slide-item-custom-boutique .slider-text .breadcrumbs {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

    .slide-custom .slide-item-custom-boutique .slider-text .breadcrumbs span a {
        color: #233142;
    }


.bread-item .h3 {
    font-size: 2rem !important;
}

.heading-section .h2 {
    color: #04598d !important;
    font-size: 1.7rem !important;
    font-weight: 500 !important;
}

#section-counter-2 {
    position: relative;
    z-index: 0;
}

    #section-counter-2:after {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        content: '';
        z-index: -1;
        opacity: .9;
        background: #0b6eaf;
        background: -moz-linear-gradient(45deg, #114a9f 0%, #1664d0 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, #114a9f), color-stop(100%, #1664d0));
        background: -webkit-linear-gradient(45deg, #114a9f 0%, #1664d0 100%);
        background: -o-linear-gradient(45deg, #114a9f 0%, #1664d0 100%);
        background: -ms-linear-gradient(45deg, #114a9f 0%, #1664d0 100%);
        background: linear-gradient(45deg, #04598d 0%, #165cb8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114a9f', endColorstr='#1664d0', GradientType=1 );
    }

.h3-sub-title {
    color: #04598d !important;
    font-size: 1.7rem !important;
    font-weight: 500 !important;
    margin-bottom: 1.5rem;
}

.ul-feature-boutique {
    padding-left: 0.5rem;
}

    .ul-feature-boutique li {
        list-style: none;
    }

        .ul-feature-boutique li i.fa {
            color: #114a9f
        }

.bg-light-blue {
    background-color: #eff9ff;
}

.btn-boutique {
    background-color: #04598d !important;
    color: #fff !important;
    margin-top: 1rem;
}

    .btn-boutique:hover {
        background-color: #f8cc14 !important;
    }

.less-pading {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.div-group-gradient {
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #9ad9ff 100%);
    padding: 1rem;
    border-radius: 1rem;
    height: 100%;
}

.div-group-gradient-down {
    background: linear-gradient(180deg, #9ad9ff 0%, rgba(154,217,255,0) 100%);
    padding: 1rem;
    border-radius: 1rem;
    height: 100%;
}

.wr-title-benifit {
    display: flex;
    flex-direction: row;
    margin-bottom: 0.8rem;
}

    .wr-title-benifit img {
        margin-left: -8px;
        margin-right: 10px;
    }

    .wr-title-benifit .h3-benifit {
        font-size: 1.2rem;
        font-weight: 600;
        color: #333;
        line-height: 1.6rem;
        margin-bottom: 0px;
        margin-top: 1rem;
    }


.slide-item-custom-boutique {
    background: url('../../assets/images/bg-mini-hotel.png') no-repeat center !important;
    background-size: cover !important;
}

.fa-control {
    font-size: 1.6rem !important;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: solid 1px #ccc;
    background-color: #ffffffd4;
}

    .fa-control::before {
        line-height: 37px;
    }

.ul-sub-feature{
    padding-left:1rem;
}