@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');
* {
    --websiteTheme: #ffbe30;
    --websiteTheme2: #112d55;
    --websiteThemeLight: #00589957;
    --websiteThemeLight2: #21212157;
    --websiteThemeLighter: #e8f0f6;
    --websiteThemeLighter2: #21212121;
    --websiteThemeLightest: #0058990a;
    --websiteThemeLightest2: #2121210a;
    --bottomBarHeight: 60px;
    font-family: "Red Hat Display", sans-serif;
}
body.homepage {
    background: #fff;
}
header .header-link,
.theme-link {
    font-size: 15px;
    text-transform: uppercase;
    color: var(--websiteTheme2);
}
.w-100.py-2.themeBackgroundLighter.shadow.india-dropdown.overflow-y-auto.right-0 {
    background: #fff;
}
.d-flex.justify-content-start.mb-3.gap-20.position-sticky.top-0.left-0.w-100.overflow-x-auto.sticky-navigation-section.py-2.themeBackgroundLighter {
    width: 100%;
    background: #fff;
}
.themeFontColor {
    color: var(--websiteTheme2) !important;
}

footer.themeBackground.pt-5.pb-4 {
    background: #142c5a !important;
}
a.themeBackground.rounded.text-white.d-block.py-2.px-3 {
    color: #333 !important;
}
.banner-section-tabs #offer-banner {
    z-index: 0;
}
#offer-banner .banner-overlay {
    background: #2121215c;
}
#offer-banner .banner-overlay .price {
    font-size: 35px;
    color: #ff0;
    line-height: 1;
}
a.font-weight-500.drop-link.py-1.px-3.d-block {
    color: #333;
}
.text-white.menu-left-link.position-relative.mb-3.d-flex.justify-content-between.align-items-center.gap-20px.cursorPointer {
    color: #333 !important;
}
.big-header-menu .menu-left-link:hover::after, .big-header-menu .menu-left-link.active-state::after {
    width: 100%;
    background: #333;
}


#offer-banner .banner-overlay a.btn {
    border: 2px solid #ff0;
}
.tab-content .form-group input {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.banner-section-tabs .holiday-form .top-grid {
    gap: 25px;
}
.banner-section-tabs .holiday-form .popular-searches a {
    background: var(--websiteThemeLighter);
    color: #212121;
}
.banner-section-tabs .holiday-form .popular-searches a:hover {
    background: var(--websiteTheme);
    color: var(--white);
}
.banner-section-tabs .holiday-form .top-grid {
    grid-template-columns: 1fr 170px;
}
#popular-destination .owl-nav .owl-next,
.custom-owl-navs .owl-nav .owl-next {
    transform: translate(20px, 0);
}
#popular-destination .owl-nav .owl-prev,
.custom-owl-navs .owl-nav .owl-prev {
    transform: translate(-20px, 0);
}
#offer-banner.custom-owl-navs .owl-nav .owl-next {
    transform: translate(-40px, 0);
}
#offer-banner.custom-owl-navs .owl-nav .owl-prev {
    transform: translate(40px, 0);
}
#popular-destination .owl-nav .owl-next,
#popular-destination .owl-nav .owl-prev,
.custom-owl-navs .owl-nav .owl-next,
.custom-owl-navs .owl-nav .owl-prev {
    background: #fff !important;
    color: var(--websiteTheme) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.heading h4 {
    display: inline-block;
    padding: 0 20px 5px;
    border-bottom: 3px solid var(--websiteTheme);
    margin-bottom: 40px;
    font-size: 30px;
    max-width: 800px;
    text-transform: uppercase;
}
.heading h4::after {
    content: attr(data-content);
    position: absolute;
    opacity: 0.02;
    font-size: 7rem;
    top: 10px;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, 0);
    text-align: center;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.heading .theme-link svg {
    display: none;
}
.heading .theme-link {
    border: 2px solid var(--websiteTheme);
    padding: 4px 20px;
}
.popular-destination,
section.bestTour-package-card,
section.domestic,
section.international-package,
section.testimonial {
    overflow: hidden;
}
.popular-destination .container,
section.bestTour-package-card .container,
section.domestic .container,
section.international-package .container,
section.testimonial .container {
    position: relative;
}
footer .bottom-block .main-head {
    font-size: 2.5rem;
}
footer .social-block a:hover {
    background: #fff;
}
footer .social-block a:hover img {
    filter: invert(1);
}
.popular-destination-image .centered,
.popular-destination .new-destinations .new-destination-card .details {
    background: #21212140;
}
.home-offer-card .float-head {
    text-align: center;
}
.home-offer-card .float-head span.themeFontColor {
    display: none;
}
section.holiday-packages-results .holiday-package-filter {
    border-top: 6px solid var(--websiteTheme);
}
.home-middle-banners .banner-card img {
    aspect-ratio: 152/50;
}
header .mid-links {
    gap: 30px;
}
.holiday-packages-details .image-block .gallery-btn {
    bottom: 15px;
    right: 15px;
    background: #00000080;
}
.custom-breadcrumb .inner-overlay {
    background: #21212180;
    z-index: 2;
}
.franchise-section .acc-head {
    font-size: 20px;
}
.CookiesContainer button.btn.btn-danger {
    color: #fff;
}
.rbc-row-segment .rbc-event-content {
    white-space: unset !important;
}
.new-destinations .state-grid {
    grid-template-columns: repeat(4, 1fr);
}
.popular-new-destination .country-grid {
    grid-template-columns: repeat(2, 1fr);
}
.big-header-menu {
    z-index: 15;
    grid-template-columns: 300px 1fr;
}
.big-header-menu .menu-left-link {
    font-size: 1.2rem;
}
.big-header-menu .menu-left-link::after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 0;
    background: #ffffff;
    height: 2px;
    transform: translate(0, 2px);
    transition: all 0.3s linear;
}
.big-header-menu .menu-left-link:hover::after,
.big-header-menu .menu-left-link.active-state::after {
    width: 100%;
}
.big-header-menu .inner-blocks .head {
    font-size: 1.2rem;
}
.header-mid-links {
    z-index: 6;
    transition: all 0.3s linear;
}
.form-control, .mobile-code-input {
    border-radius: 0;
}
.home-offer-card .offer-heading {
    font-size: 1.1rem;
    height: 42px;
}
@media screen and (min-width: 991px) {
    .banner-section-tabs {
        transform: translate(0, -50%);
        z-index: 2;
        position: relative;
    }
    #offer-banner .banner-overlay {
        padding-bottom: 50px;
    }
    .heading .theme-link {
        position: absolute;
        top: 10px;
        right: 0;
    }
}
@media screen and (max-width: 991px) {
    header .mid-links {
        gap: 10px;
    }
    .heading {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
    .heading h4 {
        margin-bottom: 0;
    }
    .holiday-enquiry-form .booking-form .custom-select-tag.form-control {
        border: 0;
        border-bottom: 1px solid #333;
        border-radius: 0;
        padding: 0.375rem 0;
    }
    .custom-breadcrumb .inner-overlay h1 {
        font-size: 35px;
    }
    body {
        padding-bottom: var(--bottomBarHeight);
    }
    .cookie-consent-container {
        bottom: var(--bottomBarHeight);
    }
    .header-mid-links {
        width: 300px;
    }
    .big-header-menu {
        z-index: 15;
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 768px) {
    .banner-section-tabs .holiday-form .top-grid {
        grid-template-columns: 1fr;
    }
    .banner-section-tabs .holiday-form .top-grid {
        gap: 20px;
    }
    #offer-banner .banner-overlay .price,
    .heading h4 {
        font-size: 25px;
    }
    #offer-banner .banner-overlay a.btn {
        font-size: 13px;
    }
    #popular-destination .owl-nav .owl-next,
    .custom-owl-navs .owl-nav .owl-next {
        transform: translate(10px, 0);
    }
    #popular-destination .owl-nav .owl-prev,
    .custom-owl-navs .owl-nav .owl-prev {
        transform: translate(-10px, 0);
    }
    #offer-banner.custom-owl-navs .owl-nav .owl-next {
        transform: translate(-15px, 0);
    }
    #offer-banner.custom-owl-navs .owl-nav .owl-prev {
        transform: translate(15px, 0);
    }
    .custom-breadcrumb .inner-overlay h1,
    .franchise-section .head-block h2 {
        font-size: 25px;
    }
    .franchise-section .acc-head {
        font-size: 16px;
    }
    .new-destinations .state-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
section.travelogue.py-4 {
    position: relative;
}
.banner-offer img{
    width: 100%;
}
