@import url(https://fonts.googleapis.com/css2?family=Mukta:wght@400;500;600;700&display=swap);

body {
    font-family: "Mukta", sans-serif !important;
    font-size: 16px !important
}

* {
    --secondaryColor: #1b186f;
    --cardLightTheme: #bacdd5;
    --websiteTheme: #789982;
    --visatheme: #789982;
    --websiteTheme2: #789982;
    --websiteThemeLight: #e1e9ed;
    --websiteThemeLight2: #a3cfff;
    --websiteThemeLight3: #f0fdf4;
    --websiteThemeLight4: #93eeae;
    --websiteThemeLighter: #287dfa21;
    --websiteThemeLighter2: #0ea5e921;
    --websiteThemeLightest: #287dfa0a;
    --white: #ffffff
}
/* --websiteTheme: #ffa114;
    --websiteThemeLight4: #eed193; */
.videothumbnail-close{
    font-size: 38px;
    position: absolute;
    right: 0px;
    top: 0;
    background: var(--websiteTheme);
    opacity: 1;
    color: #fff;
    padding: 0;
    margin: 0;
    width: 40px;
    border-radius: 50%;
}
.border-botttom-1{
    border-bottom: 1px solid #ccc !important;
    border-radius: 0 !important;
}
body.homepage {
    background: 0 0
}
#visa-country, input#holiday-city, input#onefrom, input#tofrom {
    font-size: 1.25rem;
    color: #495057;
}

@media screen and (min-width:991px) {
    .horizontal-scrollbar-theme::-webkit-scrollbar-track,
    .vertical-scrollbar-theme::-webkit-scrollbar-track {
        background-color: transparent
    }

    .horizontal-scrollbar-theme::-webkit-scrollbar-thumb,
    .vertical-scrollbar-theme::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-color: var(--websiteTheme)
    }

    .vertical-scrollbar-theme::-webkit-scrollbar {
        width: 5px;
        background-color: transparent
    }

    .horizontal-scrollbar-theme::-webkit-scrollbar {
        height: 10px;
        background-color: transparent
    }
}

a {
    color: #212121;
    transition: all .2s linear;
    text-decoration: none
}

a:hover {
    color: var(--websiteTheme)
}

.right-custom-link a .icon {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

#offer-banner img {
    min-height: 400px;
    max-height: 600px;
    object-fit: cover;
    border-radius: 0
}

#offer-banner .main-offer-card-container {
    border-radius: 0
}

.banner-section #v-pills-tabContent {
    top: 0;
    left: 0;
    z-index: 10
}

.banner-section .holiday-form {
    background: #ffffff33;
    max-width: 750px;
    margin: 0 auto
}

.banner-section .holiday-form .top-grid {
    grid-template-columns: 1fr 200px;
    gap: 20px
}

.banner-section .holiday-form .popular-searches a {
    border: 1px solid var(--white);
    background: var(--white);
    color: #000
}

.banner-section .holiday-form .popular-searches a:hover {
    border: 1px solid var(--websiteTheme);
    background: var(--websiteTheme);
    color: var(--white)
}

section.hotel-booking-deals {
    background: #fff;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

section.hotel-booking-deals #myTab a,
section.hotel-booking-deals #myTab1 a {
    border-radius: 10px !important
}

section.hotel-booking-deals #myTab a.active,
section.hotel-booking-deals #myTab1 a.active {
    background: #212121 !important;
    border-color: #212121 !important
}

#crystal-benefits .benefit-block {
    grid-template-columns: 70px 1fr;
    height: 115px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

#crystal-benefits .col-lg-4:nth-child(1) .benefit-block {
    background: #eff6ff
}

#crystal-benefits .col-lg-4:nth-child(2) .benefit-block {
    background: #fefce8
}

#crystal-benefits .col-lg-4:nth-child(3) .benefit-block {
    background: #fef2f2
}

#crystal-benefits .benefit-block .icon {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed-input-bar .input-search-list {
    padding: 0
}

.fixed-input-bar .input-search-list {
    width: 100%;
    max-width: 450px;
    z-index: 9999;
    margin-top: 10px !important;
}

input#holiday-city {
    background-position: 20px 18px;
    border: 1px solid #ccc !important;
    height: 55px !important;
    border-radius: 7px !important;
}

.heading h4 {
    font-size: 30px;
    margin-bottom: 10px
}

/* .home-middle-banners .banner-card img {
    max-height: 500px;
    object-fit: cover;
    min-height: 300px
} */

.home-middle-banners .banner-card .overlay-box .head {
    font-size: 3rem
}

.home-middle-banners .banner-card .overlay-box a {
    display: inline-block;
    padding: .6rem 2rem;
    background: var(--white);
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 600;
    margin-top: 10px
}

.home-middle-banners .banner-card .overlay-box a:hover {
    background: var(--websiteTheme);
    color: var(--white)
}

.exclusive-deals .exclusive-deals-details {
    padding: 10px
}

.holiday-package-card .package-country,
.exclusive-deals .exclusive-deals-details .package-country {
    color: #4d7c0f;
    letter-spacing: 1px;
    font-weight: 500;
    height: 50px;
}

.holiday-package-card .package-name,
.exclusive-deals .exclusive-deals-details .package-name {
    font-size: 18px;
    margin-bottom: 5px
}

.holiday-package-card .package-inclusions div,
.exclusive-deals .exclusive-deals-details .package-inclusions div {
    font-weight: 500;
    font-size: .8rem;
    padding: 3px 10px
}

.holiday-package-card .package-inclusions,
.exclusive-deals .exclusive-deals-details .package-inclusions {
    min-height: 62px;
    align-items: flex-start
}

.holiday-package-card .bottom-grid,
.exclusive-deals .exclusive-deals-details .bottom-grid {
    grid-template-columns: 1.3fr 1fr;
    gap: 10px
}

.holiday-package-card .package-category,
.exclusive-deals .exclusive-deals-details .package-category {
    background: #e2e8f0
}

.holiday-package-card .package-category .category-list,
.exclusive-deals .exclusive-deals-details .package-category .category-list {
    height: 70px;
    overflow-y: auto
}

.holiday-package-card .package-category .head,
.exclusive-deals .exclusive-deals-details .package-category .head {
    top: 0;
    left: 0;
    padding: 3px 8px;
    border-radius: 4px;
    transform: translate(0, -12px)
}

.crystal-packages-result .top-detail-section .head {
    font-size: 1.8rem;
    line-height: 1
}

section.holiday-packages-results .holiday-package-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

section.holiday-packages-results .holiday-package-card {
    display: flex;
    flex-direction: column;
    grid-template-columns: 1fr;
    gap: 0
}

section.holiday-packages-results .holiday-package-card>.details {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 38px;
    flex: 1 1 auto
}

section.holiday-packages-results .holiday-package-card .image img {
    aspect-ratio: 1/.6
}

section.holiday-packages-results .show-three-lines {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.holiday-package-detail-bar .big-image {
    aspect-ratio: 1/.6;
    object-fit: cover
}

.holiday-package-detail-bar .small-image {
    aspect-ratio: 1/.45;
    object-fit: cover
}

.holiday-package-detail-bar .right-images {
    grid-template-columns: 1fr 1fr;
    gap: 15px
}

.holiday-package-detail-bar .right-images>div:nth-child(1),
.holiday-package-detail-bar .right-images>div:nth-last-child(1) {
    grid-column: 1/3
}

.holiday-package-detail-bar .gallery-btn {
    bottom: 10px;
    right: 30px;
    background: #00000080
}

#packageImagesModal img {
    aspect-ratio: 1/.8;
    object-fit: cover
}
.themeBackground2Lighter {
    background: var(--websiteTheme2);
    background: linear-gradient(90deg, var(--websiteTheme2) 0, var(--websiteThemeLighter2) 100%);
    color: #fff
}
div.special-offers {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-radius: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
section.domestic  {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-radius: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
section.international-package  {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-radius: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
section.travelogue {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-radius: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
section.testimonial {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-radius: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.popular-destination {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-radius: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.home-middle-banners {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-radius: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.popular-destinations-main.updated-card .centered {
    position: static;
    background: unset
}

#iternary-container .iternary-block .day.d-grid {
    grid-template-columns: 80px 1fr
}

#iternary-container .iternary-block .day.d-grid .day-text {
    transform: translate(0, 5px)
}

.holiday-packages-details .iternary-block .top-block {
    grid-template-columns: 1fr
}

.holiday-packages-details .highlight-slider img {
    aspect-ratio: 1/.7
}

.holiday-packages-details .highlight-slider.custom-owl-navs .owl-nav {
    top: 80px
}

.similar-packages-card .package-duration {
    top: 0;
    left: 0;
    transform: translate(16px, -16px)
}

.similar-packages-card .package-categories {
    max-height: 27px;
    overflow: hidden
}

.similar-packages-card .inclusions-list {
    max-height: 18px;
    overflow: hidden
}

.profile-page .switch-cards {
    top: 74px
}

@media screen and (min-width:768px) {

    .custom-owl-navs .owl-nav .owl-prev,
    #popular-destination .owl-nav .owl-prev {
        transform: translate(-10px, 0)
    }

    .custom-owl-navs .owl-nav .owl-next,
    #popular-destination .owl-nav .owl-next {
        transform: translate(10px, 0)
    }
}
.themeBackground i {
    color: #fff;
}
footer.crystal-footer .block .head {
    font-size: 1.2rem
}

footer.crystal-footer .block .head span {
    border-bottom: 2px solid var(--websiteTheme)
}

footer.crystal-footer .link-item:not(.no-hover):hover,
footer.crystal-footer a:hover {
    color: var(--websiteTheme) !important
}

footer.crystal-footer .social a:not(:hover) img {
    filter: invert(1)
}

.holiday-packages-details .holiday-enquiry-form {
    top: 74px;
    max-height: calc(100vh - 84px)
}

.holiday-packages-details .sticky-navigation-section {
    top: 64px
}

.landing-header .navbar-light .navbar-nav .nav-link {
    color: var(--websiteTheme)
}
div#navbarSupportedContent {
    visibility: unset;
}
.position-relative.main-offer-card-container {
    border-radius: 0;
}
.rounded-16{
    border-radius: 16px;
}
@media screen and (min-width:576px) {
    .landing-header.fixed-landing-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 35
    }

    .landing-header.fixed-landing-header.headerOnTop .navbar-light .navbar-nav .nav-link,
    .landing-header.fixed-landing-header.headerOnTop .custom-query-action-text {
        color: #000
    }
}
button.btn.text-white.themeBackground.w-100.py-3 {
    position: relative;
    top: -7px;
}
.hero-tabs .tab-content {
    height: 200px;
}
.benefit-block.d-grid.gap-20.align-items-center.p-2.rounded .small {
    font-size: 0.775em !important;
}
@media screen and (max-width:991px) {
    .horizontal-flight-enquiry .form-label{
        margin-left: 0 !important;
    }
    section.holiday-packages-results .holiday-package-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }
    .horizontal-insurance-enquiry .form-group-container {
    border-right: 0;
    border-radius: 0.375rem;
    padding: 0.5rem 0rem !important;
    background-color: #fff;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
}
.fixed-input-bar input#holiday-city{
    background-position: 12px;
}
.bg-white.rounded-16.shadow-lg.p-4 {
    height: 290px;
}
.hero-search-card.bg-white.rounded-4.shadow-lg.p-4 {
    height: 290px;
}
#visa-country{
    margin-bottom: 20px;
}
input#holiday-city{
    margin-bottom: 20px;
}
.margintop60percentonmobile{
    margin-top: 10% !important;
}
    section.holiday-packages-results .holiday-package-filter {
        left: 0;
        right: 0;
        max-height: initial;
        top: 64px;
        bottom: 0
    }

    .holiday-packages-details .holiday-enquiry-form {
        top: 0;
        bottom: 0;
        max-height: 100vh
    }
}

@media screen and (max-width:768px) {

    .banner-section .holiday-form .top-grid,
    section.holiday-packages-results .holiday-package-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px
    }

    .heading h4 {
        font-size: 25px
    }

    .home-middle-banners .banner-card .overlay-box .head {
        font-size: 2rem
    }
}

@media screen and (max-width:576px) {
    .home-middle-banners .banner-card .overlay-box .head {
        font-size: 1.5rem
    }

    .home-middle-banners .banner-card .overlay-box a {
        padding: .5rem 1.4rem;
        font-size: .75rem
    }

    .holiday-packages-details .sticky-navigation-section {
        top: 0
    }

    .holiday-packages-details .sticky-navigation-section::-webkit-scrollbar {
        display: none
    }

    section.holiday-packages-results .holiday-package-filter {
        top: 0
    }
}


    .hero-section {
        min-height: 600px;
    }

    .hero-tabs .nav-pills-custom {
        border-radius: 50px;
        padding: 10px;
        display: inline-flex;
    }

    .hero-tabs .nav-pills-custom .nav-link {
        border-radius: 50px;
        color: black;
        background-color: #0d6efd;
        font-weight: 500;
        transition: all 0.3s ease;
        padding: 12px 24px;
        display: flex;
        align-items: center;
        margin-left:5px;
    }

    .hero-tabs .nav-pills-custom .nav-link:hover {
        color: white;
        background-color: rgba(255, 255, 255, 0.1);
    }

    .hero-tabs .nav-pills-custom .nav-link.active {
        background-color:var(--websiteTheme) !important;
        color: #fff !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .hero-search-card {
        background-color: rgba(255, 255, 255, 0.95);
        backdrop-filter: blur(10px);
        border: none;
        border-radius: 16px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }
    #visa-country {
        background-position: 20px !important;
        border: 1px solid #ccc;
        height: 55px;
        border-radius: 7px;
    }
    .input-icon {
        position: absolute;
        left: 18px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }
    .form-label{
    margin-left:35px;
    }

    .visa-feature-card {
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .visa-feature-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    }

    .visa-feature-icon {
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .brand-logo {
        backdrop-filter: blur(5px);
        transition: all 0.3s ease;
    }

    .brand-logo:hover {
        background-color: rgba(255, 255, 255, 0.2);
    }

    .hero-scroll-indicator {
        animation: bounce 2s infinite;
    }

    @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
            transform: translateY(0) translateX(-50%);
        }
        40% {
            transform: translateY(-10px) translateX(-50%);
        }
        60% {
            transform: translateY(-5px) translateX(-50%);
        }
    }

    .scroll-down {
        width: 24px;
        height: 24px;
        border-right: 2px solid white;
        border-bottom: 2px solid white;
        transform: rotate(45deg);
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px !important;
    }

    .hero {
        text-align: center;
        max-width: 56rem; /* ~ max-w-4xl */
        margin: 0 auto;
        margin-top: 50px;
        padding: 2rem 1rem;
    }

    .hero-title {
        font-size: 2.5rem; 
        font-weight: 700;
        color: #111827; 
        margin-bottom: 0.75rem;
    }

    .hero-subtitle {
        font-size: 1rem; 
        color: #111827; 
        margin-bottom: 1.5rem;
    }

    .stats-container {
        display: flex;
        justify-content: center;
        gap: 2.5rem; 
        flex-wrap: wrap;
    }

    .stat-item {
        text-align: center; 
    }

    .stat-number {
        font-size: 2rem; 
        font-weight: 700;
        color: var(--websiteTheme); 
    }

    .stat-label {
        font-size: 1rem; 
        color: #6b7280; 
    }
    
    .enquiry-footer-icon {
        bottom: 120px;
        background: var(--websiteTheme);
    }
    
    .whatsapp-footer-icon {
        bottom: 70px;
        background: var(--websiteTheme);
    }

    .footer-heading {
        position: relative;
        display: inline-block;
        padding-bottom: 6px; /* space for the line */
    }

    .footer-heading::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 60%; /* adjust length */
        height: 3px; /* thickness */
        border-radius: 50px;
        /* background: linear-gradient(to right, var(--websiteTheme), green); */
        background: white;
    }

    .footer-version-2 ul li a::before {
        content: "› "; /* looks like > */
        color: white;   /* same as text color */
        font-weight: bold;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
        .hero-section {
            min-height: 800px;
        }
        .hero {
            margin-top: 0px;
            padding: 2rem 1rem;
        }
        
        .hero-tabs .nav-pills-custom .nav-link {
            padding: 10px 16px;
            font-size: 0.9rem;
        }

        .banner-offer img{
            object-fit: cover;
        }
        
        .hero-tabs .nav-pills-custom {
            flex-wrap: nowrap;
            overflow-x: auto;
            padding: 5px 5px 5px 10px;
            width: 100%;
            display: flex;
        }
        
        .hero-tabs .nav-pills-custom::-webkit-scrollbar {
            height: 3px;
        }
        
        .hero-tabs .nav-pills-custom::-webkit-scrollbar-track {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 10px;
        }
        
        .hero-tabs .nav-pills-custom::-webkit-scrollbar-thumb {
            background: rgba(255, 255, 255, 0.3);
            border-radius: 10px;
        }
        .stats-container {
            display: flex;
            justify-content: center;
            gap: 1.5rem; 
            flex-wrap: wrap;
        }

        .stat-item {
            text-align: center; 
        }

        .stat-number {
            font-size: 1.5rem; 
            font-weight: 700;
            color: #111827; 
        }

        .stat-label {
            font-size: 0.75rem; 
            color: #6b7280; 
        }
    }

    .border-bottom {
        border: 0 !important;
        margin: 0;
    }
    .form-control.PhoneInput .PhoneInputInput {
    border: none;
}
.canvas-flex div {
    display: flex;
}
.gap-2 {
    gap: 10px;
}

.list-wrapper ul li{
  list-style: disc!important;
  margin-left: 1.5rem;
  padding-left: 0;
}