/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1765882257
Updated: 2025-12-16 10:50:57

*/

@font-face {
    font-family: 'Montage';
    src: url('assets/montage/Montage.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}




@font-face {
    font-family: 'Montage';
    src: url('assets/montage/Montage.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montage';
    src: url('assets/montage/Montage.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Montage';
    src: url('assets/montage/Montage.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montage';
    src: url('assets/montage/Montage.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montage';
    src: url('assets/montage/Montage.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

.montage-font {
    font-family: 'Montage', sans-serif;
}


.mini-box-number{
    font-size: 1.362rem;
    font-weight: 400;
    font-family: 'Albert Sans', Arial, sans-serif;
    color: #081B38;
}

.mini-box-heading{
    font-size: 1.089rem;
        font-weight: 300;
        font-family: 'Albert Sans', Arial, sans-serif;
        color: #081B38;
}

.mini-box-text{
    font-size: 1.089rem;
        font-weight: 600;
        font-family: 'Albert Sans', Arial, sans-serif;
        color: #081B38;
}

.home-worth-heading-section{
    background-color: #fff;
}


 /* Learn More Button Styles */
 .btn-view-all {
     background: transparent !important;
     border: 1px solid #fff !important;
     border-radius: 0 !important;
     color: #081B38 !important;
     font-family: 'Albert Sans', Arial, sans-serif;
     font-size: 1.237rem;
     padding: 0.7rem 1.2rem 0.8rem 1.2rem;
     display: inline-flex;
     align-items: center;
     gap: 0.5rem;
     transition: background 0.2s, color 0.2s;
 }





 .btn-view-all:hover,
 .btn-view-all:focus {
     /* background: #001f4d !important; */
     /* color: #fff !important; */
 }

 .luxery-section-main-heading-img{
/* margin-left: 24%; */
 }


@media (max-width: 768px) {
    .luxery-section-main-heading-img{
        /* margin-left: 0%; */
     }
 }
 

 .hotel-slider-wrapper{
    background-color: #fff;
 }



 /* new css */
@font-face {
    font-family: 'El-Guna';
    src: url('media/montage-cinematic-logo-luxury-font-2024-11-14-19-29-15-utc/Montage.otf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'El-Guna';
    src: url('media/montage-cinematic-logo-luxury-font-2024-11-14-19-29-15-utc/Montage.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'El-Guna';
    src: url('media/montage-cinematic-logo-luxury-font-2024-11-14-19-29-15-utc/Montage.woff') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'El-Guna';
    src: url('media/montage-cinematic-logo-luxury-font-2024-11-14-19-29-15-utc/Montage.woff2') format('truetype');
    font-weight: 400;
    font-style: normal;
}


.hero-about {
    font-size: 1rem;
    font-weight: 500;
    color: #1D4178;
    margin-top: 80%;
    margin-bottom: 1rem;
}

.hero-title {
    font-size: 4.688rem;
    font-weight: 400;
    color: #fff;
    margin-bottom: 1rem;
    font-family: 'El-Guna', sans-serif;
}

.hero-content {
    font-size: 1.425rem;
    font-weight: 400;
    color: #fff;
    margin-top: 2rem;
    margin-bottom: 2rem;
    max-width: 56.25rem;
}

.hero-count h1 {
    font-family: "Montaga", serif;
    font-size: 4.688rem;
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.hero-count .col:hover h1,
.hero-count .col:hover p {
    color: #1D4178;
    transition: color 0.3s ease;
}


.hero-count p {
    font-size: 1.225rem;
    font-weight: 400;
    color: #fff;
}

.video-container video {
    object-fit: cover;
}

.overlay-image {
    background: url("media/images/gradient background-2.png") center center / cover no-repeat;
    /* opacity: 0.9;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: 1; */
}

.learn-more-button {
    font-size: 1.363rem;
    font-weight: 400;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    padding: 0.5rem 1.5rem;
    margin-top: 1.5rem;
}

.learn-more-button:hover {
    background-color: #1D4178;
    border: 1px solid #1D4178;

    transition: background-color 0.3s ease, color 0.3s ease;
}



.image-strip-wrapper {
    overflow: hidden;
    width: 100%;
}

.image-strip {
    display: flex;
    animation: scrollStrip 20s linear infinite;
}

.image-strip img {
    height: 16.313rem;
    width: 20.625rem;
    flex-shrink: 0;
    margin: 0;
    padding: 0;
    border: none;
}

@keyframes scrollStrip {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
        /* Half because we repeated the images */
    }
}

/* ===== Banner Section ===== */
.banner {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-inner {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.banner-inner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
    display: block;
}

.banner:hover .banner-inner img {
    transform: scale(1.2);
}

.banner-text {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 4.146rem;
    font-weight: 400;
    text-align: center;
    font-family: "El-Guna", sans-serif;
    z-index: 2;
}


.booking-bar-wrapper {
    position: relative;
}

.booking-bar {
    position: absolute;
    top: 335%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: black;
    color: white;
    text-align: center;
    border-radius: 0.6rem;

    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    /* reduced width */
    height: 85px;
}

.date {
    border: none;
    padding: 0.5rem;
    width: 100%;
    color: white;
    background-color: black;

}


.reserve-btn {
    background-color: #8b4513;
    color: white;
    border: none;
    padding: 0.5rem 2rem;
}

.reserve-btn:hover {
    background-color: #D2671C;
}

.things-to-do {
    background: linear-gradient(to bottom, rgba(148, 195, 217, 1) 0%, rgba(255, 255, 255, 1) 84%, rgba(255, 255, 255, 1) 100%);
    padding: 8rem;
}

.things-to-do-hr {
    border: 1px solid #fff;
    margin: 1rem 0;
    width: 308px;
}

.things {
    font-size: 1.094rem;
    font-weight: 400;
    color: #183054;
    margin-bottom: 1rem;
}

.things-title {
    font-family: "El-Guna", sans-serif;
    font-size: 4.688rem;
    font-weight: 400;
}


.things-image {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.circle-arrow {
    position: absolute;
    top: -100px;
    /* 👈 moves it up */
    left: 50%;
    /* center horizontally */
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    background-color: #E2E2E2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}




.thing-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    cursor: pointer;
    padding: 3rem;
    /* More space inside */
    border-radius: 15px;
    /* Rounded corners */
    height: 100%;
    transition: transform 0.3s ease;


}


.line-container {
    width: 350px;
    /* Narrower line */
    height: 1.5px;
    background: #DDA14A;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    transition: width 0.5s ease;
    transform-origin: right;
    /* Shrink from the right side */
}

.line-fill {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 10%;
    background-color: #f77f00;
    transition: all 0.3s ease;
}

.thing-item:hover .line-fill {

    width: 100%;
    transition: width 0.5s ease;
    transform-origin: left;
    /* Expand from the left */
}

.thing-item .line-fill {
    transition: width 0.5s ease 0.2s;
    /* Add delay when shrinking */
    transform-origin: right;
}

/* Content Alignment */
.content-box {
    padding-left: 0;
    text-align: left;
}

.ai-feature {
    margin-right: -1rem;
    text-align: left;
}


.things-row {
    display: flex;
    justify-content: center;
    overflow-x: hidden;
    width: 1800px;
    margin-left: -9rem;

}

.powered-feature {
    width: 1500px;
    margin-left: -6rem;

}

.thing-number {
    font-size: 1.72rem;
    font-weight: 400;
    color: #183054;
    margin-top: 1rem;
}

.thing-subtitle {
    font-size: 1.375rem;
    font-weight: 400;
    color: #183054;
    margin-bottom: 0;
}

.thing-title {
    font-weight: 400;
    font-size: 3.125rem;
    color: #183054;
    font-family: "El-Guna", sans-serif;
    margin-top: 5px;
}






.btn-design {
    background-color: white;
    color: black;
    border-color: transparent;
    font-size: 1.106rem;
    text-align: center;
    display: flex;
    flex-direction: row;
    /* Stack icon above text */
    align-items: center;
    /* Center horizontally */
    justify-content: center;
    /* Center vertically */
    gap: 6px;
    padding: 0.75rem 0.75rem;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}


.btn-design.active {
    background-color: #f6d1bc;
    color: black;
    border-color: #f6d1bc;

}

.tick-icon {
    width: 18px;
    height: 18px;
    display: none;
}

.btn-design.active .tick-icon {
    display: inline-block;
    border-color: #f6d1bc;


}

.category-content-box {
    transition: background-color 0.3s ease;
}


.icon-img {
    background-color: #f5f5f5;
    width: 60px;
    height: 50px;
    border-radius: 30%;
}

.active-icon {
    background-color: #183054 !important;

}

.power {
    padding: 2.7rem;

}

.info-box {
    width: 100%;
    padding: 1rem;
    align-items: center;
    cursor: pointer;
}


.booking-item input {
    background-color: #183054;
    color: white;
}

.booking-item input::placeholder {
    color: white;
    opacity: 1;
}


.feature-function-box {
    margin-left: 1rem;
    text-align: left;
    width: 100%;
}

.power-title {
    font-size: 2.325rem;
    font-weight: 400;
    color: #183054;
    font-family: "El-Guna", sans-serif;

}

.power-paragarph {
    font-size: 1.275rem;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    text-align: left;
    margin-left: 1rem;
}

.feature {
    font-size: 1.094rem;
    font-weight: 400;
    color: #183054;
}

.feature-title {
    font-size: 4.688rem;
    font-weight: 400;
    color: #183054;
    font-family: "El-Guna", sans-serif;
}

.feature-function {
    font-size: 1.325rem;
    font-weight: 500;
    color: black;
}

.feature-detail {
    font-size: 1.125rem;
    font-weight: 300;
    color: black;
}


.view {
    font-size: 4.688rem;
    font-weight: 400;
    color: #183054;
    font-family: "El-Guna", sans-serif;
}

.carousel-icon-wrapper {
    width: 150px;
    height: 150px;
    background-color: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

.carousel-icon-wrapper:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.carousel-icon-wrapper img {
    width: 100px;
    height: 100px;
}

.card-title {
    font-size: 1.633rem;
    font-weight: 400;
    color: black;
font-family: 'Montage', sans-serif;;
}

.card-text {
    font-size: 1.375rem;
    font-weight: 300;
    color: black;
    margin-top: 1.5rem;

}

.reservation-bar {
    background-color: #2f2f2f;
    color: white;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    /* reduced width */
    height: 85px;
    /* margin-top: 5rem;
      margin-bottom:  6rem; */
}

.reservation-bar .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid gray;
    color: white;
}

.booking-bar .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid gray;
    color: white;
}


.reservation-bar .form-control::placeholder {
    color: white;
}

.reserve-btn {
    background-color: #7A370B;
    color: white;
    padding: 1.8rem 1rem;
    border: none;
    width: 200px;
    /* reduced width */
    margin-right: -0.88rem;
    border-radius: 0;

}

.reservation-item {
    display: flex;
    align-items: center;

    margin-right: 2rem;
}

@media (max-width: 768px) {
    .reservation-bar {
        flex-direction: column;
        align-items: stretch;
    }

    .reservation-item {
        margin-bottom: 1rem;
        justify-content: start;
    }

    .reserve-btn {
        width: 100%;
    }
}




.experience-section {
    height: 10rem;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), #9FA9B8 80%, white 100%);

    /* background: #9FA9B8;
background: linear-gradient(90deg, rgba(159, 169, 184, 1) 48%, rgba(255, 255, 255, 1) 64%, rgba(255, 255, 255, 1) 100%); */

}

.experience-image {
    width: 1920px;
    height: 700px;
}

.experience-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #212121;
    color: white;
    text-align: center;
    border-radius: 0.6rem;
}

.experience-btn {
    background-color: #212121;
    color: white;
    border: none;
    padding: 0.5rem 1.5rem;
    font-size: 1rem;
    cursor: pointer;
    border: 1px solid #fff;
    margin-top: 1rem;
}




.experience-title {
    font-family: "El-Guna", sans-serif;
}





.faq-title {
    font-size: 1.998rem;
    font-weight: 400;
    color: black;
    font-family: "El-Guna", sans-serif;
    text-align: left;
}

.faq-detail {
    font-size: 1rem;
    font-weight: 300;
    color: black;
}


.faq-left-card {
    background-color: #fff;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.04);
    margin-bottom: 2rem;
}

.faq-left-card p {
    margin: 0;
    color: #555;
}

.faq-heading {
    color: #E35607;
    font-size: 1.094rem;
    text-align: left;
}

.faq-main {
    font-size: 4.688rem;
    font-weight: 400;
    color: black;
    font-family: "El-Guna", sans-serif;
    margin-bottom: 1.5rem;
    text-align: left;
}

.faq-left-badge {
    background-color: #e1e1e1;
    color: #aaa;
    border-radius: 50%;
    width: 100px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    margin-left: auto;
}

.faq-right-badge {
    background-color: #e1e1e1;
    color: #aaa;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    margin-left: auto;
}

.faq-right .accordion-button {
    color: black;
    border-radius: 5px;
    padding: 2rem 1.5rem;
    font-size: 1.625rem;
    background-color: transparent;
    /* Removed background for default (collapsed) state */
    transition: background-color 0.3s ease;
}

.faq-right .accordion-button:not(.collapsed) {
    background-color: #13274F;
    /* Apply only when active */
    box-shadow: none;
    color: white
}

.faq-right .accordion-button::after {
    background-image: url("media/images/arrow.png");
    background-color: transparent;
    /* Remove default bg */
    transform: rotate(0deg);
}

.faq-right .accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg);
    /* Rotate when active */
}

.faq-right .accordion-body {
    padding: 1rem 1.5rem;
    color: #333;
    font-size: 1.125rem;
    text-align: left;
}


.faq-divider {
    border-top: 1px solid #ccc;
}


.dream-bar {
    background-color: #2f2f2f;
    color: white;
    padding: 1rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 700px;
    /* reduced width */
    margin: 0 auto;
    /* ensure horizontal centering */
}

.book-btn {
    background-color: #7A370B;
    color: white;
    padding: 0.75rem 3rem;
    border: none;
    font-weight: bold;
    white-space: nowrap;
    border-radius: 8%;
}

footer {
    background: "black"
}

.footer-subscribe {
    font-family: 'Montage', sans-serif;
    font-size: 1.237rem;
    color: #fff;
    font-weight: 400 !important;
    text-align: left;
}

.footer-subscribe-sub {
    font-family: "Albert Sans", sans-serif;
    font-size: 0.792rem;
    font-weight: 300 !important;
    color: #fff;
    text-align: left;

}

.newsletter-checks{
    font-size: 0.594rem;
    font-weight: 300 !important;
    color: #FFFFFF;
    font-family: "Albert Sans", sans-serif;
}

.footer-bottom{
    display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 1rem 4rem;
        background-color: #01729A;
        color: white;
        gap: 1rem;
        border-top: 1px solid #fff;
}


.newsletter-box input[type="email"] {
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 1rem;
    background: #01729A;
    border: none;
    color: #D9D9D9;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
}



.footer-menu-head {
font-family: 'Montage', sans-serif;
    font-size: 0.989rem;
    color: #fff;
    font-weight: 300 !important;
}

.footer-list {
    font-family: "Albert Sans", sans-serif;
    font-size: 0.863rem;
    font-weight: 300 !important;
    color: #FFFFFF;
}

.red-start-text{
    font-family: "Albert Sans", sans-serif;
    font-size: 0.891rem;
    font-weight: 300 !important;
    color: #FFFFFF;
}



/* about page css start */

 /* Ensure navbar overlays video and is transparent with glass effect */


 .video-bg-section {
     position: relative;
     height: 100vh;
     min-height: 400px;
     overflow: hidden;
 }

 .video-bg-section video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100vw;
     height: 100vh;
     object-fit: cover;
     z-index: 0;
 }

 .video-bg-section .center-content {
     position: absolute;
     top: 0;
     left: 0;
     width: 100vw;
     height: 100vh;
     display: flex;
     justify-content: center;
     align-items: center;
     z-index: 1;
 }

 .text-shadow {
     text-shadow: 2px 2px 16px #000;
 }

 .sea-here-text {
     white-space: nowrap;
     font-size: 4.948rem;
 }

 .rotating-center-text {
     min-width: 320px;
     font-size: 3.711rem;
     text-align: center;
 }

 /* Counter Section Styles */
 .counter-section {
     position: relative;
     min-height: 600px;
     background: url('images/counter-bg.webp') center center/cover no-repeat;
 }

 .counter-box {
     /* Centering the content inside counter boxes */
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     text-align: center;
 }

 .counter-section-about {
     font-size: 1.683rem;
     color: #ffffff;
     font-family: 'Albert Sans', Arial, sans-serif;
     font-weight: 500;
 }

 .luxery-section-about {
     font-size: 0.866rem;
     color: #081B38;
     font-family: 'Albert Sans', Arial, sans-serif;
     font-weight: 500;
 }

 .counter-section-main-heading {
     font-size: 3.711rem;
     color: #ffffff;
     font-weight: 500;
     transition: color 0.2s;
 }

 .luxery-section-main-heading {
     font-size: 3.711rem;
     color: #183054;
     font-weight: 500;
 }


 .counter-section-heading-discription {
     font-size: 1.286rem;
     color: #ffffff;
     font-family: 'Albert Sans', Arial, sans-serif;
     font-weight: 500;
     transition: color 0.2s;
 }

 /* Hover effect for counter numbers and bottom text */
 .counter-box:hover .counter-section-main-heading,
 .counter-box:hover .counter-section-heading-discription {
     color: #183054 !important;
 }

 /* Learn More Button Styles */
 .btn-learn-more {
     background: transparent !important;
     border: 1px solid #fff !important;
     border-radius: 0 !important;
     color: #fff !important;
     font-family: 'Albert Sans', Arial, sans-serif;
     font-size: 1.237rem;
     padding: 0.7rem 1.2rem 0.8rem 1.2rem;
     display: inline-flex;
     align-items: center;
     gap: 0.5rem;
     transition: background 0.2s, color 0.2s;
 }


 .btn-learn-more:hover,
 .btn-learn-more:focus {
     background: #001f4d !important;
     color: #fff !important;
 }

 /* Endless Slider Styles */
 .endless-slider-wrapper {
     overflow: hidden;
     width: 100%;
     background: transparent;
     /* padding: 1.5rem 0; */
     position: relative;
 }

 .endless-slider-track {
     display: flex;
     width: fit-content;
     animation: endless-scroll 100s linear infinite;
 }

 .endless-slider-track img {
     height: 80%;
     display: inline-block;
     margin: 0;
     /* Remove gap between images */
 }

 @keyframes endless-scroll {
     0% {
         transform: translateX(0);
     }

     100% {
         transform: translateX(-50%);
     }
 }

 /* Responsive adjustments */
 @media (max-width: 768px) {
     .sea-here-text {
         font-size: 3rem;
     }

     .rotating-center-text {
         font-size: 3rem;
         line-height: 3.5rem;
     }

     .display-4 {
         font-size: 2.5rem;
     }

     .lead {
         font-size: 1rem;
         max-width: 100% !important;
     }

     .counter-section {
         padding: 3rem 1rem;
     }

     .values-subtitle {
         margin-left: 0% !important;
     }

     .values-heading-description-wrapper {
         margin-left: 0% !important;
     }

     .values-heading-description-wrapper {
         gap: 1rem !important;
     }

     .journey-timeline-section {
         padding: 30px 0 !important;
     }
 }

 /* New styles for hotels and resorts section */
 .mini-box {
     background: transparent;
     border-radius: 0;
     border-top: 2px solid #fff;
     min-width: 0;
     position: relative;
     overflow: hidden;
 }

 .mini-box::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     height: 2px;
     width: 0;
     background: #01729E;
     z-index: 10;
     transition: width 0.4s cubic-bezier(.4, 0, .2, 1);
     pointer-events: none;
 }

 .mini-box:hover::before {
     width: 100%;
 }

 .mini-box:hover {
     border-top-color: transparent;
 }

 /* Responsive: stack boxes vertically on tablet/mobile */
 @media (max-width: 991px) {
     .row.g-4>.col-12.d-flex.flex-row.gap-4 {
         flex-direction: column !important;
         gap: 1.2rem !important;
     }

     .row.g-4>.col-12.d-flex.flex-row.gap-4 .mini-box {
         max-width: 100% !important;
         flex: 1 1 100%;
     }
 }

 /* Make second row boxes same width and centered as first row */
 .row.g-4>.col-12.d-flex.flex-row.gap-4 {
     justify-content: center;
 }

 .row.g-4>.col-12.d-flex.flex-row.gap-4 .mini-box {
     min-width: 0;
     flex: 1 1 0;
     max-width: 33.3333%;
 }

 /* For second row with only 2 boxes, center them and keep same width */
 .row.g-4>.col-12.d-flex.flex-row.gap-4:nth-child(2) .mini-box {
     max-width: 33.3333%;
 }

 /* Values Section Styles */
 .values-section {
     min-height: 100vh;
     background: rgba(238, 234, 217, 0.39);
 }

 .values-image-wrapper {
     height: 100%;
 }

 .values-image-wrapper img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }

 .values-image-overlay {
     position: absolute;
     bottom: 0;
     right: 0;
     padding: 1.5rem;
 }

 .values-image-overlay p {
     color: #ffffff;
     font-size: 0.9rem;
     line-height: 1.4;
     max-width: 200px;
     margin-bottom: 0;
 }

 .values-content {
     padding: 3rem;
 }

 .values-label {
     font-size: 12.073rem;
     color: #a8b899;
     font-weight: 400;
     letter-spacing: 2px;
     margin-bottom: 0;
 }

 .values-subtitle {
     font-size: 4.453rem;
     color: #081B38;
     /* font-family: 'Albert Sans', Arial, sans-serif; */
     margin-bottom: 0;
     margin-left: 11%;
     line-height: 4rem;
 }

 .values-main-heading {
     font-size: 11.757rem;
     color: #081B38;
     font-weight: 500;
     line-height: 1.1;
     margin-bottom: 1rem;
 }

 .values-heading-description-wrapper {
     gap: 2rem !important;
     margin-left: 10%;
 }

 .values-heading-left {
     flex-shrink: 0;
 }

 .values-description {
     max-width: 400px;
     flex: 1;
 }

 .values-description p {
     font-size: 1.106rem;
     color: #081B38;
     line-height: 1.8;
     font-family: 'Albert Sans', Arial, sans-serif;
     font-weight: 500;
     /* max-width: 77%; */
 }

 .values-bottom-content h4 {
     font-size: 2.5rem;
     color: #081B38;
     margin-bottom: 1rem;
 }

 .values-bottom-content p {
     font-size: 0.95rem;
     color: #081B38;
     line-height: 1.7;
     font-family: 'Albert Sans', Arial, sans-serif;
 }

 .values-arrow {
     max-width: 120px;
     width: 100%;
 }

 /* Timeline Slider Section Styles */
 .timeline-slider-section {
     background: url('images/slider-background.webp') center center/cover no-repeat;
     padding: 20px 0;
     position: relative;
 }

 .timeline-image-column {
     position: relative;
 }

 .timeline-image-wrapper {
     position: sticky;
     top: 100px;
     height: 600px;
     display: flex;
     align-items: center;
     justify-content: center;
     overflow: hidden;
     max-width: 85%;
 }

 .timeline-image {
     position: absolute;
     width: 100%;
     height: 100%;
     object-fit: cover;
     opacity: 0;
     transition: opacity 0.6s ease-in-out;
 }

 .timeline-image.active {
     opacity: 1;
 }

 .timeline-content-column {
     position: relative;
     padding-left: 120px;
 }

 .timeline-line {
     position: absolute;
     left: 60px;
     top: 0;
     width: 4px;
     height: 100%;
     background: #01729A;
 }

 .timeline-circle {
     position: sticky;
     top: 120px;
     width: 24px;
     height: 24px;
     background: #081B38;
     border-radius: 50%;
     margin-left: -10px;
     z-index: 10;
 }

 .timeline-items-wrapper {
     position: relative;
     padding: 60px 0;
 }

 .timeline-item {
     position: relative;
     /* margin-bottom: 200px; */
     padding-left: 40px;
     min-height: 300px;
 }

 .timeline-item:last-child {
     margin-bottom: 0;
 }

 .timeline-content h3 {
     font-size: 1.979rem;
     color: #183054;
     margin-bottom: 1rem;
     font-weight: 400;
 }

 .timeline-content p {
     font-size: 1.237rem;
     color: #081B38;
     line-height: 1.8;
     font-family: 'Albert Sans', Arial, sans-serif;
     max-width: 500px;
 }

 /* Journey Timeline Section Styles */
 .journey-timeline-section {
     background: #1E3051;
     padding: 80px 0;
     position: relative;
 }

 .journey-small-text {
     font-size: 1.2rem;
     color: #183054;
     font-family: 'Albert Sans', Arial, sans-serif;
     margin-bottom: 1rem;
 }

 .journey-main-heading {
     font-size: 3.5rem;
     color: #081B38;
     font-weight: 500;
     margin-bottom: 2rem;
 }

 .journey-arrow-img {
     max-width: 120px;
     margin-bottom: 2rem;
 }

 .luxery-section-main-heading-img {
     display: block;
     margin-left: auto;
     margin-right: auto;
 }

 .journey-navigation {
     display: flex;
     justify-content: space-between;
     margin-bottom: 3rem;
     padding: 0 10%;
 }

 .journey-nav-btn {
     width: 60px;
     height: 60px;
     border: none;
     background: #fff;
     border-radius: 50%;
     display: flex;
     align-items: center;
     justify-content: center;
     cursor: pointer;
     transition: all 0.3s ease;
     box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
 }

 .journey-nav-btn:hover {
     background: #f0f0f0;
     box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
 }

 .journey-nav-btn img {
     width: 20px;
     height: 20px;
     object-fit: contain;
 }

 .journey-slider-container {
     overflow: hidden;
     padding: 0 50px;
     margin-bottom: 3rem;
 }

 .journey-slider-wrapper {
     display: flex;
     gap: 30px;
     transition: transform 0.5s ease;
     cursor: grab;
     user-select: none;
 }

 .journey-slider-wrapper:active {
     cursor: grabbing;
 }

 .journey-card {
     min-width: calc(60% - 15px);
     background: #87AEA4;
     /* border-radius: 8px; */
     overflow: hidden;
     box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
     display: flex;
     flex-direction: row;
 }

 .journey-card-image {
     width: 50%;
     overflow: hidden;
 }

 .journey-card-image img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }

 .journey-card-content {
     width: 50%;
     padding: 3rem;
     display: flex;
     flex-direction: column;
     justify-content: center;
 }

 .journey-card-content h3 {
     font-size: 6.581rem;
     color: #FFFFFF;
     margin-bottom: 1rem;
 }

 .journey-card-content h4 {
     font-size: 2.474rem;
     color: #FFFFFF;
     margin-bottom: 1.5rem;
 }

 .journey-card-content p {
     font-size: 1.089rem;
     color: #FFFFFF;
     line-height: 1.5;
     font-family: 'Albert Sans', Arial, sans-serif;
 }

 .journey-bottom-timeline {
     position: relative;
     max-width: 80%;
     margin: 0 auto;
     padding: 2rem 0;
 }

 .journey-timeline-line {
     position: absolute;
     top: 50%;
     left: 0;
     right: 0;
     height: 2px;
     background: #D9D9D9;
     transform: translateY(-50%);
 }

 .journey-timeline-years {
     display: flex;
     justify-content: space-between;
     position: relative;
     z-index: 2;
 }

 .journey-year-item {
     display: flex;
     flex-direction: column;
     align-items: center;
     cursor: pointer;
     transition: all 0.3s ease;
     position: relative;
 }

 .journey-year-text {
     font-size: 1rem;
     color: #D9D9D9;
     font-family: 'Albert Sans', Arial, sans-serif;
     opacity: 0.6;
     transition: opacity 0.3s ease;
     margin-bottom: 4rem;
 }

 .journey-year-circle {
     width: 16px;
     height: 16px;
     background: #D9D9D9;
     border-radius: 50%;
     border: 4px solid #1E3051;
     transition: all 0.3s ease;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     z-index: 3;
 }

 .journey-year-item.active .journey-year-text {
     opacity: 1;
     font-weight: 600;
 }

 .journey-year-item.active .journey-year-circle {
     background: #fff;
     transform: translate(-50%, -50%) scale(1.5);
 }

 /* Responsive adjustments for Values Section */
 @media (max-width: 991px) {
     .values-label {
         font-size: 3rem;
     }

     .values-main-heading {
         font-size: 3.5rem;
     }

     .values-bottom-content h4 {
         font-size: 2rem;
     }

     .values-heading-description-wrapper {
         flex-direction: column !important;
     }
 }

 @media (max-width: 768px) {
     .values-content {
         padding: 2rem;
     }

     .values-label {
         font-size: 2.5rem;
     }

     .values-main-heading {
         font-size: 2.5rem;
     }

     .values-bottom-content h4 {
         font-size: 1.8rem;
     }

     .values-heading-description-wrapper {
         flex-direction: column !important;
     }

     .timeline-content-column {
         padding-left: 40px;
     }

     .timeline-line {
         left: 15px;
     }



     .timeline-content h3 {
         font-size: 1.8rem;
     }

     .timeline-item {
         margin-bottom: 150px;
         min-height: 300px;
     }
 }

 @media (max-width: 991px) {
     .timeline-slider-section {
         padding: 40px 0;
     }

     .timeline-image-wrapper {
         position: relative;
         top: 0;
         height: 400px;
         margin-bottom: 40px;
         max-width: 100%;
     }

     .timeline-content-column {
         padding-left: 60px;
     }

     .timeline-line {
         display: block;
         left: 20px;
     }

     .timeline-circle {
         display: block;
         top: 20px;
     }



     .timeline-item {
         padding-left: 30px;
         margin-bottom: 60px;
         min-height: auto;
     }

     .timeline-content h3 {
         font-size: 1.8rem;
     }

     .timeline-content p {
         font-size: 1rem;
     }

     .journey-main-heading {
         font-size: 2rem;
     }

     .journey-card {
         min-width: 100%;
         flex-direction: column;
     }

     .journey-card-image,
     .journey-card-content {
         width: 100%;
     }

     .journey-card-content {
         padding: 2rem;
     }

     .journey-card-content h3 {
         font-size: 2rem;
     }

     .journey-card-content h4 {
         font-size: 1.5rem;
     }

     .journey-slider-container {
         padding: 0 20px;
     }

     .journey-bottom-timeline {
         max-width: 95%;
     }

     .journey-year-text {
         font-size: 0.85rem;
     }
 }

 
.awards-section {
     position: relative;
     min-height: 420px;
     padding-top: 4rem;
     padding-bottom: 4rem;
     overflow: hidden;
     background: none;
 }

 .awards-bg {
     background: url('images/awards-background.webp') center top/cover no-repeat;
     opacity: 0.18;
     z-index: 0;
     pointer-events: none;
     min-height: 100%;
     min-width: 100%;
 }

 .awards-heading {
     font-size: 3rem;
     color: #183054;
     font-weight: 400;
     margin-bottom: 3rem;
 }

 .awards-laurel {
     /* width: 70px;
            height: 70px; */
     object-fit: contain;
     margin-bottom: 1rem;
 }

 .awards-title {
     font-size: 1.35rem;
     color: #222;
     margin-bottom: 0.5rem;
 }

 .awards-desc {
     font-size: 1.1rem;
     color: #222;
     line-height: 1.3;
 }

 @media (max-width: 767px) {
     .awards-heading {
         font-size: 2rem;
     }

     .awards-laurel {
         /* width: 100px;
                height: 100px; */
     }

     .awards-title {
         font-size: 1.1rem;
     }

     .awards-desc {
         font-size: 0.95rem;
     }
 }

 /* Our Experts Section */
 .our-experts-section {
     background: #fff;
     padding: 4rem 0;
     overflow-x: hidden;
 }

 .experts-label {
     font-size: 1rem;
     color: #183054;
     text-transform: uppercase;
     letter-spacing: 2px;
     margin-bottom: 0.5rem;
 }

 .experts-heading {
     font-size: 3.5rem;
     color: #183054;
     font-weight: 400;
     margin-bottom: 1.5rem;
 }

 .experts-divider {
     margin-bottom: 3rem;
 }

 .experts-divider img {
     max-width: 180px;
     width: 100%;
     height: auto;
 }

 /* Carousel Container */
 .experts-carousel-container {
     display: flex;
     align-items: center;
     justify-content: center;
     position: relative;
     padding: 2rem 0;
     width: 100%;
     max-width: 100vw;
 }

 .experts-images-wrapper {
     display: flex;
     align-items: center;
     justify-content: center;
     gap: 1rem;
     flex-wrap: nowrap;
     overflow: hidden;
     position: relative;
     width: 100%;
 }

 /* Expert Images */
 .expert-image {
     object-fit: 100% 100%;
     transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
     filter: grayscale(100%);
     opacity: 0.6;
     position: relative;
 }

 /* Smallest - Outer Images */
 .expert-img-1,
 .expert-img-5 {
     width: 160px;
     height: 240px;
     opacity: 0.5;
 }

 /* Medium - Second Images */
 .expert-img-2,
 .expert-img-4 {
     width: 220px;
     height: 300px;
     opacity: 0.7;
 }

 /* Largest - Center Image */
 .expert-img-3 {
     width: 340px;
     height: 440px;
     border: 10px solid #bfa46d;
     box-shadow: 0 0 0 8px #fff, 0 8px 30px rgba(0, 0, 0, 0.2);
     filter: none;
     opacity: 1;
     z-index: 5;
 }

 /* Navigation Buttons */
 .expert-nav-btn {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     background: #01729A;
     border: none;
     cursor: pointer;
     z-index: 10;
     padding: 12px;
     border-radius: 50%;
     width: 50px;
     height: 50px;
     display: flex;
     align-items: center;
     justify-content: center;
     transition: all 0.3s ease;
     box-shadow: 0 4px 12px rgba(1, 114, 154, 0.3);
 }

 .expert-nav-btn:hover {
     transform: translateY(-50%) scale(1.1);
     background: #015a7a;
     box-shadow: 0 6px 16px rgba(1, 114, 154, 0.4);
 }

 .expert-nav-left {
     left: 5%;
 }

 .expert-nav-right {
     right: 5%;
 }

 .expert-nav-btn img {
     width: 24px;
     height: 24px;
     object-fit: contain;
     filter: brightness(0) invert(1);
 }

 /* Expert Details */
 .expert-details {
     margin-top: 3rem;
 }

 .expert-name {
     font-size: 2.5rem;
     color: #183054;
     margin-bottom: 0.25rem;
     font-weight: 400;
     line-height: 1.2;
 }

 .expert-position {
     font-size: 1.1rem;
     color: #183054;
     margin: 0;
     line-height: 1.4;
 }

 /* Swipe Animation - Smooth position swapping */
 .experts-images-wrapper.swiping {
     pointer-events: none;
 }

 .expert-image.animate-shift {
     transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
 }

 /* Responsive Design */
 @media (max-width: 991px) {
     .experts-heading {
         font-size: 2.5rem;
     }

     .expert-img-3 {
         width: 220px !important;
         height: 300px !important;
         border: 8px solid #bfa46d;
     }

     .expert-img-2,
     .expert-img-4 {
         width: 150px !important;
         height: 200px !important;
     }

     .expert-img-1,
     .expert-img-5 {
         width: 100px !important;
         height: 150px !important;
     }

     .expert-nav-btn img {
         width: 28px;
         height: 28px;
     }

     .expert-name {
         font-size: 1.8rem;
     }

     .expert-position {
         font-size: 1rem;
     }

     .experts-images-wrapper {
         gap: 0.75rem;
     }
 }

 @media (max-width: 576px) {
     .experts-heading {
         font-size: 2rem;
     }

     .expert-img-3 {
         width: 160px !important;
         height: 220px !important;
     }

     .expert-img-2,
     .expert-img-4 {
         width: 100px !important;
         height: 140px !important;
     }

     .expert-img-1,
     .expert-img-5 {
         width: 70px !important;
         height: 100px !important;
     }

     .experts-images-wrapper {
         gap: 0.5rem;
     }

     .expert-nav-left {
         left: 10px;
     }

     .expert-nav-right {
         right: 10px;
     }

     .expert-name {
         font-size: 1.5rem;
     }
 }




 