@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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

* {
    --secondaryColor: #005899;
    --cardLightTheme: #bacdd5;
    --websiteTheme: #da4014;
    --websiteTheme2: #da4014;
    --websiteThemeLight: #e1e9ed;
    --websiteThemeLight2: #a3cfff;
    --websiteThemeLighter: #287dfa21;
    --websiteThemeLighter2: #0ea5e921;
    --websiteThemeLightest: #287dfa0a;
    --white: #ffffff
}
.icon-sidebar-wrapper .block:nth-child(3) {
    margin-top: 8px;
    background: var(--secondaryColor);
}
.icon-sidebar-wrapper{
    z-index: 9999999 !important;
}
body.homepage {
    background: 0 0;
}
.select-block .salutation-top {
    top: 0 !important;
}
.modal-body .floating-input {
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 1px;
    margin-bottom: 10px;
}
.padding-right-40 {
    padding-right: 40px !important;
    color: #333 !important;
}

.main-search {
    width: 100%;
    bottom: 0;
    position: absolute;
    display: flex;
    z-index: 99;
    align-items: end;
    padding: 30px 0;
}

.section-search {
    position: relative;
    background: #FFF;
    border-radius: 45px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.section-search form {
    display: flex;
    justify-content: space-between;
}

.section-search span {
    position: relative;
    width: 24px;
}

.section-search .fixed-input-bar {
    background: none;
}

.package-includes {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.package-includes::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.why-us::after {
    background: #fab112;
    width: 80px;
    height: 80px;
    position: absolute;
    top: -55px;
    left: -3px;
    border-radius: 50%;
    content: "";
}

.why-us-icon1::before {
    background-image: url(../../images/capertravelindia/affordable.png) !important;
    background-size: cover !important;
}

.why-us-icon2::before {
    background-image: url(../../images/capertravelindia/guide.png) !important;
    background-size: cover !important;
}

.why-us-icon3::before {
    background-image: url(../../images/capertravelindia/inclusion.png) !important;
    background-size: cover !important;
}

.why-us-icon4::before {
    background-image: url(../../images/capertravelindia/guest-support.png) !important;
    background-size: cover !important;
}

.section-search input {
    border: 0;
    padding: 11px 15px 11px 35px;
    flex: 1 1 auto;
    width: 60rem !important;
    background: none;
    color: #262626;
    float: left;
    display: block !important;
    font-size: 16px;
    margin-left: 2%;
    line-height: 30px;
}

button.btn.themeBackground.text-white.holidays {
    padding: 0 25px;
    border-radius: 0 25px 25px 0;
    color: #fff;
    height: 50px;
}

.section-search .btn-search {
    display: flex;
    background: #da4014 !important;
    border-color: #da4014 !important;
    padding: 0 25px !important;
    border-radius: 0 25px 25px 0;
    color: #fff;
    height: 51px;
    align-items: center;
    transition: all ease-in .3s;
    text-transform: uppercase;
    font-weight: 700;
}

.padding-right-40 {
    padding-right: 20px !important;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

#why-us-section {
    background: #fff5d7;
    padding: 10px 0;
}
.home-offer-card .font-weight-bold {
    font-size: 14px;
}
.icon-sidebar-wrapper .icon-new {
    border-radius: 0 !important;
    position: relative;
    display: grid;
    place-items: center;
    border-right: 1px solid #fff;
    font-size: 1.1rem;
}
.icon-sidebar-wrapper .block:nth-child(1) {
    background: var(--secondaryColor);
    border-bottom: none;
}
.closebuttoncaper {
    position: absolute;
    right: -20px;
    top: -10px;
    background: var(--websiteTheme);
    padding: 4px 6px;
    color: #fff;
    border-radius: 10px;
}
.main-offer-card-container {
  position: relative;
  overflow: hidden;
}

.main-offer-card-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35); /* adjust transparency here */
  z-index: 1;
}
.gap-50 {
    gap: 50px;
}
.banner-content-new {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2; 
  display: grid;
  gap: 10px;
}
.enquiry-type .cursorPointer.active {
  background: #28a745;   /* or your theme color */
  color: #fff;
  border-color: #28a745;
}
.d-block.font-13 {
    font-size: 13px;
}
.additional-req{
    height: 60px !important;
    border-color: #e7e7e7 !important;
    border-radius: 20px !important;
    margin-top: 10px;
}
.additional-req::placeholder{
    font-size: 13px;
}
.icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
}
section.holiday-packages-results {
    padding-bottom: 30px;
}

.new-int-package-heading h2 {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
}

.img-wrapper-new {
    display: flex;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
    position: relative;
}

.img-wrapper-new .tour-label {
    position: absolute;
    background: #fff;
    top: 30px;
    padding: 7px 15px;
    color: #da4014;
    font-weight: 500;
    border-radius: 0 5px 5px 0;
    font-size: 15px;
    left: 0;
    text-align: center;
}

.flex-holder {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    align-items: center;
}

.flex-holder div:nth-child(1) {
    padding: 5px 10px;
    border-radius: 5px;
    background: #f1f1f1;
}

.flex-holder div:nth-child(2) strong {
    color: #278905;
}

.txt-wrapper {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.txt-wrapper h6 {
    margin: 12px 0 10px;
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    color: #143264;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /*height: 50px;*/
}

.routing-wrapper {
    /*display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
    font-size: 14px;
}

.txt-wrapper h6 a {
    color: #143264;
}

/* .package-includes {
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    white-space: nowrap;
    overflow-x: auto;
} */
.package-includes li {
    display: inline-flex;
    flex-direction: column;
    font-size: 13px;
    color: #000;
    justify-content: center;
    align-items: center;
}

.price-wrapper {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(0,0,0,.125);
}

.price-div {
    display: flex;
    flex-wrap: wrap;
}

.price-div i,
.price-div font {
    font-size: 13px;
    font-style: normal;
}

.price-div i,
.price-div b,
.price-div span,
.price-div font {
    display: flex;
    width: 100%;
}

.price-div b {
    color: #da4014;
    font-size: 17px;
    text-decoration: line-through;
}

.price-div span {
    font-size: 22px;
    color: #367e06;
    font-weight: 700;
}

.btn-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-flex: 1;
    gap: 15px;
    -moz-flex: 1;
    flex: 1;
    white-space: nowrap;
}

.btn-holder .call-btn {
    border: 1px solid #2d5dae;
    padding: 7px 15px;
    font-size: 14px;
    border-radius: 25px;
    color: #262626;
    display: flex;
}

.btn-holder .detail-btn {
    padding: 8px 20px;
    text-transform: uppercase;
    background: #da4014;
    border-radius: 25px;
    color: #fff;
    display: flex;
    font-size: 13px;
    font-weight: 700;
}

.package-includes li img {
    width: 17px !important;
}

.radius-25 {
    border-radius: 15px;
}

.iternary-icon {
    height: 35px;
    width: 35px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popular-destination-image .centered {
    border-radius: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 30px 25px 20px;
    font-size: 21px;
    color: #E1E1E1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    z-index: 1000;
}

.popular-destination-image .h6 {
    text-align: left !important;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 30px 25px 20px;
    font-size: 17px;
    color: #E1E1E1 !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    border-radius: 12px;
}

.newfooter {
    background: #00447e;
    padding: 30px 0;
}

.footer-icon-links ul li:not(:last-child),
.footer-links ul li:not(:last-child) {
    margin-bottom: 15px;
}

.footer-icon-links ul li:first-child,
.footer-links ul li:first-child {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    width: 100% !important;
}

.footer-icon-links ul li {
    color: #fff !important;
    font-size: 18px;
    margin-bottom: 20px;
    width: 100%;
}

.footer-icon-links ul li a {
    font-size: 13px;
    color: #fff;
    line-height: 1.9;
    position: relative;
    padding-left: 57px;
    display: block;
}

.footer-icon-links ul li a span {
    font-size: 15px;
    font-weight: 700;
}

.footer-icon-links ul li a::after {
    background: #fab112;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: 6px;
    left: 0;
    transition: ease-in all .3s;
}

.footer-links ul li a,
.why-us li {
    color: #fff;
    font-size: 15px;
}

.footer-icon-links ul li a::before {
    mask-size: cover;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 16px;
    left: 10px;
    content: "";
    z-index: 1;
}

.two-cols li {
    display: block;
    width: 50% !important;
    float: left;
}

.footer-icon-links ul li:not(:last-child),
.footer-links ul li:not(:last-child) {
    margin-bottom: 15px;
}

.footer-links {
    border-left: 1px solid rgba(255, 255, 255, .3);
    border-right: 1px solid rgba(255, 255, 255, .3);
    width: 100%;
    padding-left: 30px;
}

.f-why-us {
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding: 25px 0 0;
    margin: 25px 0 0;
}

.why-us {
    color: rgba(255, 255, 255, .65);
    font-size: 14px;
    line-height: 24px;
    position: relative;
    padding-top: 40px;
}

.why-us::before {
    content: "";
    mask-size: cover;
    width: 51px;
    height: 51px;
    position: absolute;
    top: -43px;
    left: 11px;
    z-index: 1;
}

.why-us strong {
    font-size: 18px;
    color: #fff;
}

.footer-inline-links {
    color: #fff;
}

.footer-inline-links h5 {
    font-size: 18px;
    font-weight: 700;
    display: block;
    width: 100%;
    position: relative;
    color: #fff;
    margin: 0 0 30px 0;
    padding: 0;
}

.footer-inline-links h5::before {
    position: absolute;
    bottom: -9px;
    left: 0;
    content: "";
    width: 100%;
    background: rgba(255, 255, 255, .3);
    height: 1px;
}

.footer-inline-links h5 span::after {
    position: absolute;
    bottom: -9px;
    left: 0;
    content: "";
    width: 100%;
    background: #fab112;
    height: 3px;
}

.footer-inline-links h5 span {
    position: relative;
}

.footer-inline-links ul {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.footer-inline-links ul li:not(:last-child) {
    margin-right: 9px;
}

.footer-inline-links ul li {
    font-size: 14px;
    display: inline-block;
    position: relative;
    padding-right: 15px;
    line-height: 28px;
}

.footer-inline-links a {
    color: rgba(255, 255, 255, .65);
}

.footer-inline-links ul li:not(:last-child)::after {
    position: absolute;
    right: 0;
    content: "";
    top: 9px;
    width: 1px;
    background: rgba(255, 255, 255, .65);
    height: 13px;
}

.section-footer1 {
    background: #01214b;
    padding: 30px;
}

.section-footer2 {
    padding: 30px 0;
}

.footer-logos-strip {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.footer-logos-strip img {
    width: 100%;
    max-width: 992px;
    vertical-align: bottom;
}

.footer-left-text p {
    margin: 10px 0;
    padding: 0;
    text-align: center;
    color: #262626;
    font-size: 13px;
}

.footer-left-text a {
    color: #262626;
    transition: ease-in .3s;
    text-decoration: underline;
}

.f-call-icon::before {
    background-image: url(../../images/capertravelindia/phone-call-icon.svg);
}

.f-email-icon::before {
    background-image: url(../../images/capertravelindia/email-icon.svg);
}

.f-chat-icon::before {
    background-image: url(../../images/capertravelindia/whatsapp.svg);
}

.sociall-icon {
    position: absolute;
    left: 12px;
    bottom: 17px;
    z-index: 999;
    filter: invert(1);
}

/* Position and style the mega dropdown menu */
.mega-dropdown .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 0;
    border-top: 2px solid #e74c3c;
    /* accent line */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: none;
    /* Hide by default */
    z-index: 999;
}

/* Show dropdown on hover */
.navbar-nav .mega-dropdown:hover .dropdown-menu {
    display: block;
}

/* Mega menu columns */
.mega-menu .dropdown-header {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
}

.mega-menu .dropdown-item {
    padding: 5px 15px;
    color: #555;
    transition: background 0.2s;
}

.mega-menu .dropdown-item:hover {
    background-color: #f7f7f7;
}

.mega-dropdown .mega-menu {
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-height: auto;
    z-index: 999;
}

.mega-menu-left {
    background-color: #0a4d8c;
    color: #fff;
    flex: 0 0 250px;
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.mega-menu-item {
    padding: 12px 15px;
    cursor: pointer;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    transition: background 0.3s;
}

.mega-menu-item:hover,
.mega-menu-item.active {
    background-color: #083f74;
}

.mega-menu-right {
    flex: 1;
    padding: 20px;
}

.mega-menu-right h6 {
    font-weight: bold;
    margin-bottom: 15px;
}

/* Responsive behavior: on small screens, allow dropdown to stack */
@media (max-width: 991px) {
    .mega-dropdown .dropdown-menu {
        position: static;
        width: 100%;
        display: block;
        /* Always show on mobile collapse */
    }
}

.bg-none {
    background: none !important;
}

.gap-80 {
    gap: 80px;
}

@media (max-width: 991.98px) {
    .section-search input {
        width: 100% !important;
        background-color: transparent !important;
    }

    /* .banner-section .position-relative {
        min-height: 100% !important;
    } */

    .new-int-package-heading h2 {
        font-size: 24px !important;
    }
.holiday-package-card.p-3.bg-white.rounded {
    display: flex !important;}
    .section-search .fixed-input-bar {
       background-color: transparent !important;
        position: relative !important;
        top: 2px;
    }
    .input-search-list.shadow.bg-white.overflow-y-auto.border {
    position: absolute;
    top: 100%;
    left: 0;
    height: unset;
    max-height: 300px;
    width: 100%;
}
section.holiday-packages-results .holiday-package-card .image img {
    aspect-ratio: 4 / 3;
}
.position-absolute.d-sm-none.d-block .fa-times {
    display: none;
}

    .top-detail-section .show-three-lines h3 {
        font-size: 24px;
    }

    .why-us::after {
        background: #fab112;
        width: 55px;
        height: 55px;
        position: absolute;
        top: -55px;
        left: -3px;
        border-radius: 50%;
        content: "";
    }

    .why-us::before {
        content: "";
        mask-size: cover;
        width: 32px;
        height: 32px;
        position: absolute;
        top: -43px;
        left: 11px;
        z-index: 1;
    }

    .why-us {
        margin-bottom: 60px;
    }
#offer-banner img {
    min-height: 395px !important;
    max-height: 475px;
    object-fit: cover;
    border-radius: 0;
}
.closebuttoncaper{
    right:5px !important
}

    .main-search {
        position: relative;
        padding: 10px;
        background: #00a859;
    }

    .py-1.row.justify-content-between.gap-4 {
        display: contents;
        padding: 0;
    }

    .section-footer1 {
        padding: 30px 5px;
    }

    .footer-links {
        border-left: 0;
        border-right: 0;
        width: 100%;
        padding-left: 0;
    }

    .landing-header ul.right-link {
        align-items: baseline !important;
        gap: 0px !important;
    }

}

@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: 475px;
    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: 0 0
}

section.hotel-booking-deals #myTab a,
section.hotel-booking-deals #myTab1 a {
    border-radius: 7px !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
}

#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
}

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

.fixed-input-bar .input-search-list {
    width: 100%;
    max-width: 450px
}

input#holiday-city {
    background-position: 5px 15px
}

.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
}

.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 {
    border: 2px solid #000;
    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
}

.testimonial-box {
    background-color: #00447e !important;
    margin-bottom: 20px;
    border-radius: 12px !important;
}

.menu-left-link:hover {
    background: #F8FCFF !important;
}

.testimonial-box .customer-review-text {
    height: 60px;
}

.text-primary .text-dark {
    color: #005899 !important;
}

.mega-menu-right .font-weight-500:hover {
    color: #005899 !important;
}

a.font-weight-500.text-dark.d-block:hover {
    color: #005899 !important;
}

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/.9
}

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
}

.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
}

.package-includes {
    display: flex;
    /* Make list horizontal */
    flex-wrap: nowrap;
    /* Prevent wrapping */
    overflow-x: auto;
    /* Enable horizontal scroll when needed */
    overflow-y: hidden;
    /* Prevent vertical scroll */
    /*gap: 20px;*/
    /* Space between inclusions */
    padding: 0;
    margin: 15px 0;
    list-style: none;
    width: 100%;
    /* Firefox: show thin scrollbar */
}

.package-includes li {
    flex: 0 0 auto;
    /* Prevent items from shrinking */
    text-align: center;
}

@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)
    }
}

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: 0px;
    max-height: calc(100vh - 84px)
}

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

.landing-header .navbar-light .navbar-nav .nav-link {
    color: var(--websiteTheme)
}

.menu-left-link.mb-2.cursorPointer.d-flex.justify-content-between.align-items-center.gap-20px {
    padding: 15px 5px;
}

.mega-menu-right .font-weight-500 {
    padding: 10px 0px;
    display: block;
}

.mega-menu-right ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mega-menu-right ul li {
    width: 33.33333%;
    float: left;
}

.popular-destination .heading h4 {
    font-weight: 700 !important;
}

.popular-destination .heading {
    text-align: center;
    color: #333 !important;

}

.popular-destination .heading span {
    color: #333 !important;
    font-weight: 700;
}

.special-offers .heading h4 {
    font-weight: 700 !important;
}

.special-offers .heading {
    text-align: center;
    color: #333 !important;

}

.special-offers .heading span {
    color: #333 !important;
    font-weight: 700;
}

.testimonial .heading h4 {
    font-weight: 700 !important;
}

.testimonial .heading {
    text-align: center;
    color: #333 !important;

}

.testimonial .heading span {
    color: #333 !important;
    font-weight: 700;
}

.holiday-package-card.p-3.bg-white.rounded {
    display: grid;
    grid-template-columns: 1fr 2.5fr;
    gap: 20px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    margin-bottom: 0px;
}
section.holiday-packages-results .holiday-about-section .text {
    width: 100%;
}

a.themeBackground.rounded.text-white.px-3.py-2.d-block {
    text-transform: uppercase;
    border-radius: 25px ! IMPORTANT;
    font-size: 15px;
}

@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: #fff
    }
}
.holiday-about-section h3 {
    font-size: 18px;
}
.holiday-about-section {
    margin-bottom: 10px;
}
.fs12{
    font-size: 12px;
}
.salutation-top {
    position: relative;
    top: -5px;
}
.holiday-packages-results .py-4 {
    padding: 0 !important;
}
.holiday-packages-results .image-overlay {
    margin-bottom: 30px;
}
.holiday-about-section {
    margin-bottom: 20px;
}
.holiday-packages-results .image-overlay img {
    aspect-ratio: 192 / 50;
}
@media screen and (max-width:991px) {
    section.holiday-packages-results .holiday-package-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    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
    }
}

.enquirynow {
    background: var(--secondaryColor);
    padding: 9px 17px !important;
    border-radius: 25px;
    color: #fff !important;
    font-size: 14px;
    display: inline-block;
}

.landing-header ul.right-link {
    align-items: center;
    gap: 30px;
}

.footer-inline-links ul li a:hover {
    color: #fab112;
}

@media (max-width: 767.98px) {
    .mega-menu-content {
        flex-direction: column;
        /* Stack left and right panels */
    }

    .mega-menu-left,
    .mega-menu-right {
        width: 100% !important;
        /* Use full width on mobile */
        min-width: unset !important;
        /* Clear fixed widths */
    }

    .mega-menu {
        position: static !important;
        /* Avoid absolute positioning issues */
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Mobile Drawer Styles */
.mobile-drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100vh;
  background-color: #fff;
  z-index: 1050;
  overflow-y: auto;
  transition: transform 0.3s ease-in-out;
  transform: translateX(-100%);
}

.mobile-drawer.open {
  transform: translateX(0);
}

.drawer-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}


.international-package-new .owl-carousel .owl-stage,
.international-package-new .owl-carousel .owl-item{
    display: flex;
}
.international-package-new .owl-carousel .owl-item .item .card{height: 100%;}
.international-package-new .txt-wrapper{padding-bottom: 90px;}
.international-package-new .price-wrapper{position: absolute;bottom: 10px;left: 0;padding: 8px 20px 0;}

.banner-section .owl-theme .owl-nav,
.banner-section .owl-theme .owl-dots{display: none;}



