/* =========================================
   MY TOUR GURU - MAIN STYLESHEET
========================================= */


/* =========================================
   BASE / GLOBAL START
========================================= */


html,
body {
    font-family: 'Poppins', sans-serif;
    background: #f4f6f8;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
    font-size: 18px;
}


.navbar {
    padding: 12px 0;
}

.navbar-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 40px;
    background: transparent;
    width: 160px;
    height: 48px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.navbar-brand:hover {
    background: transparent;
    transform: translateY(-1px);
}

.logo {
    width: 160px !important;
    height: 160px !important;
    object-fit: contain;
    display: block;
    transition: 0.3s ease;
}

.logo:hover {
    transform: scale(1.05);
}

/* =========================================
   BASE / GLOBAL END
========================================= */


/* =========================================
   PREMIUM HEADER START
========================================= */

.header-wrapper {
    width: 100%;
    z-index: 9999;
    font-family: 'Poppins', sans-serif;
}

/* ── TOP BAR START ── */

.topbar-premium {
    background: #133b5c;
    padding: 5px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.top-link {
    color: rgba(255, 255, 255, 0.82);
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s ease;
}

.top-link:hover {
    color: #ffffff;
    transform: translateY(-1px);
}

/* ── TOP BAR END ── */


/* ── NAVBAR START ── */

.premium-navbar {
    background: rgba(8, 12, 20, 0.62);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.28);
}

/* ── LOGO ── */

.navbar-brand img {
    width: 160px !important;
    height: 160px !important;
    object-fit: contain;
    transition: 0.3s ease;
}

.navbar-brand img:hover {
    transform: scale(1.05);
}

.navbar-toggler{
    border-color: white;
}

.navbar-toggler-icon{
    filter: invert(1);
}


/* ── NAV LINKS ── */

.premium-link {
    color: rgba(255, 255, 255, 0.88) !important;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.3px;
    position: relative;
    padding: 8px 0 !important;
    transition: 0.3s ease;
}

/* underline */
.premium-link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    border-radius: 50px;
    background: #fff;
    transition: 0.35s ease;
}

.premium-link:hover::before,
.premium-link.active::before {
    width: 100%;
}



.dropdown-toggle::after {
    margin-left: 8px;
    vertical-align: middle;
}

.premium-link:hover,
.premium-link.active {
    color: #ffffff !important;
}

/* ── SEARCH BAR ── */

.premium-search {
    gap: 8px;
    align-items: center;
}

.premium-input {
    min-width: 220px;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.07);
    color: white;
    padding: 8px 16px;
    font-size: 13px;
    transition: 0.3s ease;
}

.premium-input::placeholder {
    color: rgba(255, 255, 255, 0.45);
}

.premium-input:focus {
    box-shadow: none;
    border-color: rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.10);
    color: white;
}

/* ── BUTTONS ── */

.premium-btn-sm,
.premium-search-btn {
    border: none;
    border-radius: 50px;
    background: white;
    color: #111827;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 18px;
    transition: 0.3s ease;
}

.premium-btn-sm:hover,
.premium-search-btn:hover {
    transform: translateY(-2px);
    background: #f3f4f6;
    box-shadow: 0 10px 20px rgba(255, 255, 255, 0.12);
}

/* ── TOGGLER ── */

.navbar-toggler {
    padding: 4px 8px;
}

/* ── NAVBAR END ── */


/* ── HEADER MOBILE START ── */

@media(max-width:991px) {

    .premium-search {
        flex-direction: column;
        margin-top: 20px;
        width: 100%;
    }

    .premium-input {
        width: 100%;
        min-width: 100%;
    }

    .premium-search-btn {
        width: 100%;
    }

    .premium-link {
        padding: 12px 0 !important;
    }

    .navbar-collapse {
        background: rgba(10, 15, 25, 0.92);
        backdrop-filter: blur(18px);
        padding: 20px;
        margin-top: 15px;
        border-radius: 18px;
    }

}

/* ── HEADER MOBILE END ── */

/* =========================================
   PREMIUM HEADER END
========================================= */


/* =========================================
   HERO SECTIONS START
========================================= */
.about-hero,
.why-hero,
.contact-hero,
.himalyan,
.sikkim-hill-explorer,
.sikkim-darjelling-explorer,
.peeling-gangtok-romance,
.sikkim-short-escape,
.gangtok-peeling,
.do-dham,
.home-hero,
.uk-hero,
.sikkim-hero,
.herouk,
.chardham,
.rishikesh {
    min-height: calc(100vh - 120px);
    margin-top: 100px;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* ── HOME HERO ── */

.home-hero {
    min-height: 100vh;
    background:
        linear-gradient(to right,
            rgba(0, 0, 0, 0.78),
            rgba(0, 0, 0, 0.45),
            rgba(0, 0, 0, 0.15)),
        url("images/home.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 120px;
}

.hero-content {
    max-width: 700px;
}

.hero-tag {
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(8px);
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 1px;
}

.hero-content h1 {
    font-size: 4rem;
    line-height: 1.15;
}

.hero-text {
    font-size: 1.15rem;
    color: #d7d7d7;
    max-width: 620px;
}

.home-hero .btn {
    border-radius: 12px;
    font-weight: 600;
}

/* ── UTTARAKHAND HERO ── */





.uk-hero {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/rishik.webp");
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    
    padding-top: 120px;
    
}


/* ── HEROUK (CHAR DHAM / KEDARNATH) ── */

.herouk {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/ked.webp");
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
}

/* ── CHARDHAM HERO ── */

.chardham {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/chardham.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

/* ── SIKKIM HERO ── */

.sikkim-hero {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/sikii.webp");
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    
    padding-top: 120px;
    
}





.sikkim-hero .container{
    min-height: 80vh;
}

/* ── RISHIKESH HERO ── */

.rishikesh {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/rishikesh.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

/* ── DO DHAM HERO ── */

.do-dham {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/do-dham.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

/* ── HIMALAYAN HERO ── */

.himalyan {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/himalayan.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

/* ── SIKKIM PACKAGE HEROES ── */

.sikkim-hill-explorer {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/sikkim-hill-explorer.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

.sikkim-darjelling-explorer {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/sikkim-darjelling.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

.peeling-gangtok-romance {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/peeling-gangtok.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

.gangtok-peeling {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/gangtok-peeling.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

.sikkim-short-escape {
    background:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("images/sikkim-short.webp");
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

/* ── HERO INNER ELEMENTS ── */

.hero-box {
    width: 70%;
    max-width: 1000px;
}

.hero-price-badge {
    display: inline-block;
    background: #fff3cd;
    color: #b45309;
    padding: 8px 18px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    margin-top: 15px;
}

/* ── HERO MOBILE ── */

@media(max-width:768px) {

    .home-hero {
        text-align: start;
        background-position: center;
    }

    .hero-content {
        margin: auto;
    }

    .hero-content h1 {
        font-size: 2.5rem;
    }

    .hero-text {
        font-size: 1rem;
    }

    .home-hero .d-flex {
        justify-content: center;
    }

}

@media(max-width:576px) {

    .hero-box {
        width: 92%;
        padding: 25px 18px !important;
        border-radius: 30px !important;
    }

    .hero-box h1 {
        font-size: 2rem;
        line-height: 1.2;
    }

    .hero-features {
        display: flex;
        flex-direction: column;
        align-items: flex-start !important;
        gap: 12px;
    }

}

/* =========================================
   HERO SECTIONS END
========================================= */


/* =========================================
   STATS BAR START
========================================= */

/* ── OLD STATS BAR (home page) ── */

.stats-bar {
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    margin-top: 0;
    margin-bottom: 0;
}

.stat-divider {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.stat-num {
    font-size: 2rem;
    font-weight: 700;
    color: #e74c3c;
    line-height: 1;
}

.stat-label {
    font-size: 0.7rem;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 1.2px;
}

/* ── STATS STRIP (package pages) ── */

.stats-strip {
    background: #111;
}

.stats-strip .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.stats-strip .stat-col {
    padding: 32px 20px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, .08);
}

.stats-strip .s-num {
    font-size: 2rem;
    font-weight: 700;
    color: rgb(231, 76, 60);
}

.stats-strip .s-label {
    font-size: .72rem;
    color: rgba(255, 255, 255, .5);
}

/* ── STATS MOBILE ── */

@media(max-width:576px) {

    .stat-divider:nth-child(2) {
        border-right: none;
    }

    .stat-divider:nth-child(3) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .col-6:nth-child(4) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .stats-strip .stat-col {
        padding: 20px 10px;
    }

}

/* =========================================
   STATS BAR END
========================================= */


/* =========================================
   TRUST BAR START
========================================= */

.trust-bar {
    background: #fffbeb;
    border-top: 1px solid #fde68a;
    border-bottom: 1px solid #fde68a;
    padding: 18px 0;
}

.trust-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: .85rem;
    font-weight: 500;
    color: #78350f;
}

/* =========================================
   TRUST BAR END
========================================= */



/* =========================================
   HIGHLIGHTS START
========================================= */

.highlight-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #ddd;
    padding: 12px 20px;
    border-radius: 40px;
    background: white;
}

/* =========================================
   HIGHLIGHTS END
========================================= */


/* =========================================
   GALLERY START
========================================= */

.gallery-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 220px 220px;
    gap: 10px;
    border-radius: 18px;
    overflow: hidden;
}

.gallery-cell {
    border-radius: 12px;
    overflow: hidden;
    background: linear-gradient(135deg, #7b3f00, #c17f24);
    display: grid;
    place-items: center;
    font-size: 2.5rem;
    color: rgba(255, 255, 255, .35);
}

.gallery-cell:first-child {
    grid-row: 1 / 3;
    border-radius: 14px;
}

.gallery-cell img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media(max-width:767px) {

    .gallery-grid {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
    }

    .gallery-cell:first-child {
        grid-row: auto;
        grid-column: 1 / -1;
        height: 200px;
    }

    .gallery-cell {
        height: 140px;
    }

}

/* =========================================
   GALLERY END
========================================= */


/* =========================================
   SECTION EYEBROW START
========================================= */

.section-eyebrow {
    display: inline-block;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #b45309;
    margin-bottom: 8px;
}

/* =========================================
   SECTION EYEBROW END
========================================= */


/* =========================================
   CARRY SECTION START
========================================= */

.carry-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 22px;
    display: flex;
    gap: 16px;
    height: 100%;
}

.carry-card h6 {
    font-weight: 700 !important;
    color: #111827;
    margin-bottom: 6px;
}

/* =========================================
   CARRY SECTION END
========================================= */


/* =========================================
   TRAVEL TIPS START
========================================= */

.tip-item {
    display: flex;
    gap: 14px;
    padding: 16px 0;
    border-bottom: 1px solid #e5e7eb;
    align-items: center;
}

.tip-num {
    width: 46px;
    min-width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #b45309;
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: 700;
    flex-shrink: 0;
    font-size: 1rem;
}

@media (max-width: 576px) {
    .tip-item {
        gap: 12px;
        padding: 14px 0;
    }

    .tip-num {
        width: 42px;
        min-width: 42px;
        height: 42px;
        font-size: 0.95rem;
    }
}

/* =========================================
   TRAVEL TIPS END
========================================= */


/* =========================================
   REVIEWS START
========================================= */

.review-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    padding: 28px;
    position: relative;
    transition: transform .25s, box-shadow .25s;
}

.review-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, .09);
}

.review-quote-mark {
    position: absolute;
    top: 18px;
    right: 22px;
    font-size: 4rem;
    color: #f59e0b;
    opacity: .15;
}

.review-stars {
    color: #f59e0b;
    font-size: .9rem;
    margin-bottom: 12px;
}

.review-text {
    font-size: .88rem;
    color: #555;
    line-height: 1.75;
    margin-bottom: 20px;
    font-style: italic;
}

.review-author {
    display: flex;
    align-items: center;
    gap: 12px;
}

.review-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: linear-gradient(135deg, #b45309, #f59e0b);
    display: grid;
    place-items: center;
    font-weight: 700;
    color: #fff;
}

.review-name {
    font-weight: 600;
    font-size: .9rem;
}

.review-loc {
    font-size: .75rem;
    color: #888;
}

/* =========================================
   REVIEWS END
========================================= */


/* =========================================
   FAQ START
========================================= */

.faq-outer {
    background: #f4f6f8;
    padding: 90px 0;
}

.faq-inner-grid {
    display: grid;
    grid-template-columns: 1fr 1.7fr;
    gap: 60px;
}

.faq-big-heading {
    font-size: clamp(4.5rem, 9vw, 7.5rem);
    font-weight: 700;
    line-height: .9;
    color: #111;
}

.faq-left-text {
    color: #6b7280;
    font-size: .93rem;
    line-height: 1.75;
    max-width: 280px;
}

.faq-wa-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 22px;
    color: #b45309;
    font-weight: 600;
    font-size: .88rem;
    text-decoration: none;
}

.faq-wa-link:hover {
    color: #92400e;
    text-decoration: underline;
}

.faq-list-custom {
    list-style: none;
    padding: 0;
    margin: 0;
}

.faq-list-custom li {
    border-bottom: 1px solid #dde0e3;
}

.faq-custom-btn {
    width: 100%;
    background: none;
    border: none;
    cursor: pointer;
    padding: 20px 4px;
    display: flex;
    justify-content: space-between;
    text-align: left;
}

.faq-q-text {
    font-size: .95rem;
    font-weight: 500;
}

.faq-icon-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1.5px solid #ccc;
    display: grid;
    place-items: center;
    transition: .2s;
}

.faq-custom-btn.open .faq-icon-circle {
    background: #111;
    color: #fff;
    transform: rotate(45deg);
}

.faq-ans {
    font-size: .875rem;
    color: #6b7280;
    line-height: 1.8;
    padding: 0 4px 18px;
    display: none;
}

.faq-ans.show {
    display: block;
}

/* =========================================
   FAQ END
========================================= */


/* =========================================
   SIMILAR PACKAGES START
========================================= */

.pkg-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    overflow: hidden;
    transition: .25s;
}

.pkg-card:hover {
    transform: translateY(-4px);
}

.pkg-thumb {
    height: 180px;
    display: grid;
    place-items: center;
    font-size: 3rem;
}

.pkg-body {
    padding: 18px;
}

.pkg-badge {
    display: inline-block;
    font-size: .72rem;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 50px;
    background: #fff3cd;
    color: #b45309;
    margin-bottom: 8px;
}

.pkg-price {
    font-weight: 700;
    color: #b45309;
}

/* =========================================
   SIMILAR PACKAGES END
========================================= */


/* =========================================
   STICKY BAR START
========================================= */

.sticky-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #e5e7eb;
    padding: 12px 24px;
    display: flex;
    justify-content: space-between;
    z-index: 998;
    transition: transform .3s ease;
}

.sticky-bar.hide {
    transform: translateY(100%);
}

@media(max-width:575px) {

    .sticky-bar .hide-mobile {
        display: none;
    }

}

/* =========================================
   STICKY BAR END
========================================= */


/* =========================================
   PRICE LIST START
========================================= */


/* =========================================
   CARDS START
========================================= */

.container-hover {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #f8f9fa;
    border-radius: 18px;
}

.container-hover:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 123, 255, 0.7);



}

.container-hover:hover .package-img {
    transform: scale(1.08);
}



.card-img {
    width: 100%;
    height: 235px;
    object-fit: cover;
    object-position: top;
}

.package-img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    display: block;
    transition: transform 0.6s ease;

}




/* =========================================
   CARDS END
========================================= */


.price-list {
    flex-wrap: nowrap;

}

.night {
    color: #bc4e4e;
    font-size: 13px !important;
}

.deluxe {
    color: black;
}

.price {
    color: black;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

.card-heading {
    color: #181a8e;
    font-size: 16px;
}



.price-item {

    flex: 1;
    text-align: center;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    transition: border-color 0.3s ease, background 0.3s ease;

}

.container-hover:hover .price-item {

    box-shadow: 0 0 0 2px #4facfe !important;
}








@media(max-width:576px) {

    .price-item small {
        font-size: 11px;
    }

    .price-item p {
        font-size: 12px;
        margin: 0;
    }

    .price-list {
        gap: 5px !important;
    }

}

/* =========================================
   PRICE LIST END
========================================= */


/* =========================================
   TESTIMONIALS START
========================================= */

.testimonial-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.testimonial-track {
    display: flex;
    gap: 20px;
    width: max-content;
    animation: scroll 40s linear infinite;
    will-change: transform;
}

.testimonial-card {
    width: 300px;
    min-height: 300px;
    flex-shrink: 0;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08);
    text-align: center;
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testimonial-card p {
    white-space: normal;
    overflow-wrap: break-word;
    flex-grow: 1;
    margin-bottom: 1rem;
}

.testimonial-card:hover {
    transform: translateY(-5px);
}

.rating {
    color: #f5a623;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.testimonial-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
}

.testimonial-track {
    display: flex;
    gap: 20px;
    width: max-content;
    animation: scroll 40s linear infinite;
    will-change: transform;
    margin: 0 auto;
}



.testimonial-wrapper:hover .testimonial-track {
    animation-play-state: paused;
}

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

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

/* =========================================
   TESTIMONIALS END
========================================= */


/* =========================================
   UTILITIES START
========================================= */

.up {
    background-color: #eef2f7;
}

/* =========================================
   UTILITIES END
========================================= */


/* =========================================
   PREMIUM FOOTER START
========================================= */

.footer-new {
    background: #000;
    color: #fff;
    padding: 90px 0 30px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-new::before {
    content: "";
    position: absolute;
    top: -200px;
    right: -150px;
    width: 450px;
    height: 450px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 50%;
    filter: blur(80px);
}

.footer-logo {
    font-size: 2.3rem;
    font-weight: 700;
    margin-bottom: 22px;
    letter-spacing: 0.5px;
}

.footer-text {
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.9;
    font-size: 15px;
    max-width: 360px;
    margin-bottom: 30px;
}

.footer-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.footer-badges span {
    background: #111;
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #fff;
    padding: 11px 18px;
    border-radius: 50px;
    font-size: 13px;
    transition: 0.3s ease;
}

.footer-badges span:hover {
    background: #fff;
    color: #000;
    transform: translateY(-3px);
}

.footer-new h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
    position: relative;
}

.footer-new h5::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 40px;
    height: 2px;
    background: #fff;
}

.footer-new a {
    display: block;
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    margin-bottom: 16px;
    transition: 0.3s ease;
    width: fit-content;
}

.footer-new a:hover {
    color: #fff;
    transform: translateX(6px);
}

.footer-new p {
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.8;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08);

    padding-top: 28px;
    text-align: center;
}

.footer-bottom p {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0.4px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:768px) {

    .footer-new {
        padding: 70px 0 25px;
    }

    .footer-logo {
        font-size: 2rem;
    }

    .footer-new h5 {
        margin-top: 10px;
    }

}

/* =========================================
   PREMIUM FOOTER END
========================================= */

.map-frame {
    height: 80%;
    width: 100%;
}






/* SIDE ENQUIRY BUTTON */

.enquiry-btn {
    position: fixed;
    right: -45px;
    top: 50%;
    transform: rotate(-90deg);
    z-index: 999;
}

.enquiry-btn button {
    border: none;

    color: white;
    padding: 12px 28px;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
}

/* FORM */

.form-popup {
    position: fixed;
    top: 120px;
    right: -400px;
    width: 350px;
    height: calc(100vh - 120px);
    background: white;
    z-index: 2100;
    transition: 0.4s;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.15);
    padding: 25px;
    overflow-y: auto;
}


.form-popup.active {
    right: 0;
}

.close-btn {
    font-size: 32px;
    border: none;
    background: none;
    cursor: pointer;
    line-height: 1;
}



/* about-page */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', sans-serif;

    color: #1e293b;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

/* =========================
           HERO SECTION
        ========================== */

.about-hero {
    background:
        linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
        url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?q=80&w=1600&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

.about-hero-content h1 {
    color: #fff;
    font-size: clamp(2.5rem, 6vw, 5rem);
    font-weight: 700;
    margin-bottom: 20px;
}

.about-hero-content p {
    color: #e2e8f0;
    max-width: 800px;
    margin: auto;
    font-size: 1.1rem;
    line-height: 1.9;
}

/* =========================
           COMMON SECTION
        ========================== */

.section-padding {
    padding: 90px 0;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #0f172a;
}

.section-text {
    color: #475569;
    line-height: 1.9;
    font-size: 1rem;
}

/* =========================
           STORY SECTION
        ========================== */

.story-img {
    width: 100%;
    border-radius: 24px;
    object-fit: cover;
    height: 500px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

/* =========================
           FEATURES
        ========================== */

.feature-card {
    background: #fff;
    border-radius: 20px;
    padding: 35px 25px;
    text-align: center;
    transition: 0.4s;
    height: 100%;
    border: 1px solid #e2e8f0;
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.feature-icon {
    width: 80px;
    height: 80px;
    background: #eff6ff;
    color: #2563eb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    margin: auto;
    margin-bottom: 20px;
}

.feature-card h4 {
    font-weight: 600;
    margin-bottom: 15px;
}

.feature-card p {
    color: #64748b;
    line-height: 1.8;
}

/* =========================
           STATS SECTION
        ========================== */

.stats-section {
    background: #0f172a;
    color: #fff;
}

.stat-box h2 {
    font-size: 3rem;
    font-weight: 700;
    color: #38bdf8;
}

.stat-box p {
    margin-top: 10px;
    color: #cbd5e1;
    letter-spacing: 1px;
}

/* =========================
           TEAM SECTION
        ========================== */

.team-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.4s;
    border: 1px solid #e2e8f0;
}

.team-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.team-card img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.team-content {
    padding: 25px;
    text-align: center;
}

.team-content h5 {
    font-weight: 600;
    margin-bottom: 8px;
}

.team-content p {
    color: #64748b;
    margin: 0;
}

/* =========================
           CTA SECTION
        ========================== */

.cta-section {
    background:
        linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),
        url('https://images.unsplash.com/photo-1488085061387-422e29b40080?q=80&w=1600&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
    padding: 100px 20px;
    text-align: center;
    color: #fff;
}

.cta-section h2 {
    font-size: clamp(2rem, 5vw, 4rem);
    font-weight: 700;
    margin-bottom: 20px;
}

.cta-section p {
    max-width: 700px;
    margin: auto;
    line-height: 1.9;
    color: #e2e8f0;
}

.cta-btn {
    display: inline-block;
    margin-top: 35px;
    background: #f59e0b;
    color: #fff;
    padding: 14px 35px;
    border-radius: 50px;
    font-weight: 600;
    transition: 0.4s;
}

.cta-btn:hover {
    background: #d97706;
}

/* =========================
           RESPONSIVE
        ========================== */

@media(max-width:991px) {

    .story-img {
        height: 350px;
        margin-bottom: 30px;
    }

    .section-title {
        font-size: 2rem;
    }

}

.safe-one {
    transition: 0.3s;
    overflow: hidden;

}

.safe-one:hover {

    border-radius: 8px;
}

.travel-icon {
    transition: transform 0.3s ease;
}

.safe-one:hover .travel-icon {
    transform: scale(1.3);
}



.slider-wrapper {
    height: 400px;
    overflow: hidden;
    position: relative;
}

.slider-images {
    display: flex;
    transition: 0.5s;
    height: 100%;
}

.slide-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex-shrink: 0;
}

.uk-container {
    padding: 30px;
    border-radius: 20px;
    margin-top: 5px;
    background: linear-gradient(135deg,
            #1e3c72,
            #2a5298,
            #6dd5ed);
}




.why-hero {
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    background: linear-gradient(135deg, #1e3c72, #2a5298, #6dd5ed);
    padding-top: 120px;
    
}










.sikkim-container {
    padding: 30px;
    border-radius: 20px;
    margin-top: 70px;
    background: linear-gradient(135deg,
            #1e3c72,
            #2a5298,
            #6dd5ed);

}

.pract {

    background-image: url(images/length.jpg);
    background-size: cover;
    background-position: center;
    object-fit: cover;
    object-position: center;

}

.b2b-heading {
    color: rgb(231, 76, 60);
    font-size: 120px;
    margin: 0;
}

.b2b-container {
    margin-top: 30px;
}

.border-box {
    margin-top: 70px;
}



.grid-one {

    transition: 0.4s;
    background-color: white;
    height: 250px;
    
    border-radius: 10px;
}

.grid-one:hover {
    box-shadow: 0 8px 20px rgba(0, 123, 255, 0.7);
    
    transform: scale(0.9);
}

.para {
    font-size: 17px;
    text-align: center;
    margin-top: 40px;
}

.customize{

    margin-top: 90px;
}

.image-container{
    aspect-ratio: 16/9;
    overflow: hidden;
}

.image-container img{
    width: 100%;
    height: 80%;
    object-fit: cover;
}


.carousel-inner{
    aspect-ratio: 16/9;
    border-radius: 20px;
    overflow: hidden;
}

.carousel-item,
.carousel-item img{
    height: 100%;
}

.carousel-item img{
    width: 100%;
    object-fit: cover;
}



  .contact-hero {
            background: linear-gradient(135deg, #1e3c72, #2a5298, #6dd5ed);
            color: white;
            padding: 100px 0;
        }

        .contact-card {
            background: white;
            border-radius: 18px;
            padding: 40px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
        }

        .form-control {
            padding: 12px;
            border-radius: 10px;
        }

        textarea {
            resize: none;
        }

        .contact-info-box {
            background: rgb(231, 76, 60);
            color: white;
            border-radius: 18px;
            padding: 35px;
            height: 100%;
        }

        .contact-info-box h4 {
            margin-bottom: 25px;
        }

        .info-item {
            margin-bottom: 20px;
        }

        .info-item span {
            font-weight: bold;
            display: block;
            margin-bottom: 5px;
        }



        .faq-section .accordion-button:focus {
            box-shadow: none;
        }