@import url("/css/master.css");

.comonmarpad {
    padding: 50px 0px;
    margin: 0px;
    width: 100%;
    display: inline-block;
    position: relative;
}

.hedtittex {
    text-align: center;
    margin: 0px auto 30px;
    font-size: 30px;
    position: relative;
    width: max-content;
    padding-bottom: 10px;
}

.hedtittex::after {
    content: "";
    position: absolute;
    bottom: 0px;
    border-bottom: 5px solid rgb(42, 53, 148);
    width: 60px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.container {
    width: calc(100% - 100px);
}

/*--Header Section--*/
header {
    position: fixed;
    margin: 0px;
    padding: 8px 10px;
    display: inline-block;
    width: 100%;
    background: rgb(255, 255, 255);
    z-index: 999;
    border-top: 4px solid #154d9f;
}

header .container {
    width: calc(100% - 100px);
}

header .container {
    position: relative;
}

header .row {
    align-items: center;
    justify-content: space-between;
}

header .logo {
    width: 192px;
    margin-left: -16px;
    padding: var(--zeropadding);
    display: inline-block;
}

header nav {
    margin: 0px;
    padding: var(--zeropadding);
    display: inline-block;
    width: auto !important;
    box-shadow: unset !important;
    border: unset !important;
}

nav ul {
    margin: 0px;
    padding: var(--zeropadding);
    list-style: none;
    width: auto;
    display: inline-block;
}

nav ul li span {
    font-size: 13px;
    line-height: unset;
    margin: 0px;
}

nav ul li {
    margin: 0px;
    padding: var(--zeropadding);
    width: auto;
    display: inline-block;
    cursor: pointer;
}

nav ul li a {
    padding: 0px 20px;
    font-size: 16px;
    font-weight: var(--fontwei60);
    cursor: pointer;
    color: rgb(0, 0, 0);
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    line-height: 65px;
}

nav ul li ul li a span {
    width: 19px;
    display: inline-block;
    margin: 0px 15px 0px 0px;
    object-fit: contain;
    object-position: center top;
    overflow: hidden;
    height: 20px;
    top: 0px;
    position: relative;
    line-height: unset;
}

nav ul li a p {
    margin: 5px 0px 0px;
    padding: var(--zeropadding);
    font-size: 12px;
    color: rgb(110, 109, 121);
    width: 100%;
    line-height: 25px;
}

nav ul li a .iconnav {
    display: none;
}

nav ul li a b {
    font-weight: 600;
}

nav ul li a .iconnav img {
    width: auto;
}

.nav-toggle {
    position: relative;
    margin: 0px;
    width: 40px;
    height: 45px;
    padding: 5px 7px;
    float: right;
    border-radius: 4px;
    top: 4px;
    border: 1px solid rgba(23, 16, 70, 0.12);
    display: none;
}

.nav-toggle div {
    width: 100%;
    height: 3px;
    background: rgb(23, 16, 70);
    margin: 6px auto;
    transition: all 0.3s ease 0s;
    text-align: right;
    border-radius: 10px;
    font-size: large;
}

.nav-toggle .two {
    width: 100%;
    margin-right: 0px;
}

.nav-toggle .three {
    width: 100%;
    margin-right: 0px;
}

.userco {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: auto;
    display: flex;
    cursor: pointer !important;
    gap: 10px;
}

.userco span {
    width: 50px;
    height: auto;
    display: block;
    cursor: pointer;
}

.userco span img {
    width: 100%;
    height: 100%;
    margin-top: -3px;
    margin-left: 16px;
    object-fit: cover;
    object-position: center center;
}


/*--Slider Section--*/
.slider {
    padding: 70px 0px 0px;
    margin-top: 14px;
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
}

/*--Support Navbar Section--*/
.supnabar h4 {
    margin: 0px auto 50px;
    letter-spacing: 0.5px;
    text-transform: unset;
    color: rgb(0, 80, 9);
    font-weight: 700;
    font-size: 25px;
    position: relative;
    text-align: center;
    line-height: 50px;
}

.supnabar ul {
    position: relative;
    margin: 0px;
    padding: 0px;
    display: contents;
}

.supnabar ul li:nth-child(1) a span {
    color: rgb(71, 135, 250);
    background-image: linear-gradient(rgba(71, 135, 250, 0.37) 0%, rgba(71, 135, 250, 0) 100%);
}

.supnabar ul li:nth-child(2) a span {
    background-image: linear-gradient(rgba(139, 195, 74, 0.24) 0%, rgba(71, 135, 250, 0) 100%);
    color: rgb(139, 195, 74);
}

.supnabar ul li:nth-child(3) a span {
    background-image: linear-gradient(rgba(65, 166, 66, 0.35) 0%, rgba(77, 194, 71, 0) 100%);
    color: rgb(11, 90, 14);
}

.supnabar ul li:nth-child(4) a span {
    color: rgb(114, 194, 39);
    background-image: linear-gradient(rgba(114, 194, 39, 0.26) 0%, rgba(71, 135, 250, 0) 100%);
}

.supnabar ul li:nth-child(5) a span {
    background-image: linear-gradient(rgba(63, 81, 181, 0.17) 0%, rgba(71, 135, 250, 0) 100%);
    color: rgb(63, 81, 181);
}


.supnabar ul li:nth-child(6) a span {
    background-image: linear-gradient(rgba(63, 81, 181, 0.17) 0%, rgba(71, 135, 250, 0) 100%);
    color: rgb(63, 81, 181);
}

.supnabar ul li {
    list-style: none;
    margin: 0px;
    padding: 20px 15px;
    width: calc(33%);
    background: rgb(255, 255, 255);
    height: unset;
    display: inline-block;
    position: relative;
    border: 1px solid rgb(239, 239, 239);
    transition: all 0.5s linear 0s;
    cursor: pointer;
    border-radius: 6px;
    overflow: hidden;
}

.supnabar ul li a span {
    background-color: transparent;
    border-radius: 10px;
    overflow: hidden;
    font-size: 30px;
    transform: rotate(0deg);
    width: 60px;
    display: inline-block;
    height: 80px;
    text-align: center;
    line-height: 70px;
    float: left;
    margin-right: 15px;
}

.supnabar ul li a {
    text-align: left;
    margin: 0px;
    padding: 0px;
    display: flex;
    position: relative;
    gap: 15px;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
}

.supnabar ul li a h5 {
    margin-bottom: 5px;
    color: rgb(31, 133, 51);
    font-size: 16px;
    font-weight: 600;
    transition: all 0.5s linear 0s;
}

.supnabar ul li a p {
    color: rgb(0, 0, 0);
    text-align: left;
    line-height: 20px;
    font-size: 13px;
    font-weight: 600;
}

.supnabar ul li:hover {
    transition: all 0.5s linear 0s;
    transform: scale(1.03);
    box-shadow: rgb(157, 157, 157) 0px 5px 10px;
    z-index: 9;
}

.supnabar {
    display: none;
}

/*--Services Section--*/
.services-box {
    width: 100%;
    height: 100%;
    border: 1px solid #fbfbfb;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #eaeaea;
    margin: 0px;
    padding: 25px;
    background: #C7F9BE;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.services-box span {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0px auto;
}

.services-box h3 {
    text-align: center;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.services-box p {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    text-align-last: left;
}

.services-box a {
    background: #154CA0;
    color: #fff;
    width: max-content;
    display: block;
    margin: 0px auto;
    padding: 6px 25px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    border-radius: 30px;
}

.services .col-lg-3:nth-child(2) .services-box {
    background: #E4E8FB;
}

.services .col-lg-3:nth-child(3) .services-box {
    background: #FED5B1;
}

.services .col-lg-3:last-child .services-box {
    background: #b8e1f2;
}

.services .row {
    justify-content: center;
}

/*--Top Trending Destinations Section--*/
.services .row {
    justify-content: center;
}

.trenddesti-box {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

.trenddesti-box span {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    display: block;
}

.trenddesti-box span img {
    margin-bottom: 10px;
}

.trenddesti-box h3 {
    text-align: center;
    font-size: 18px;
}


/*---------*/

/*--banner-slider--*/

.banner-slider {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slid-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.slid-text {
    margin: 0px;
    padding: 40px 0px 0px;
    width: 100%;
}

.slid-text h1 {
    color: #097634;
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 70px;
}

.slid-text h1 span {
    color: #2A5AA9;
}

.slid-text h2 {
    font-size: 70px;
    margin-bottom: 30px;
}

.slid-text p {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}

/*--Footer--*/

footer {
    background-color: rgb(32, 31, 31);
    position: relative;
    padding: 50px 0px 0px;
}

footer h4,
.sitemapganerated .footer_menu_Sec h4 {
    color: white;
    margin-bottom: 20px;
    text-transform: capitalize;
    border-bottom: 2px solid rgb(255, 193, 7);
    width: max-content;
    padding-bottom: 5px;
    margin-top: 30px;
    font-size: 16px;
}

footer h5,
.sitemapganerated .footer_menu_Sec h5 {
    color: rgb(255, 193, 7);
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 30px;
}

footer ul,
.sitemapganerated .footer_menu_Sec ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

footer ul li,
.sitemapganerated .footer_menu_Sec ul li {
    margin: 0px 0px 5px;
    display: inline-block;
    width: 100%;
    transition: all 0.5s linear 0s;
    padding-left: 5px;
}

footer ul li a,
.sitemapganerated .footer_menu_Sec ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    width: 100%;
    display: inline-block;
    padding: 5px 0px;
    border-radius: 4px;
    transition: all 0.5s linear 0s;
}

footer .footer_menu_Sec,
.sitemapganerated .footer_menu_Sec {
    width: 100%;
    height: unset;
    overflow: hidden auto;
}

footer .footer_menu_Sec:first-child h5,
footer .footer_menu_Sec:first-child h4 {
    margin-top: 0px;
}

ul.social-mediased li,
.secondfooter li {
    display: inline-block;
    width: auto;
    margin: 0px 5px 0px 0px;
    padding: 0px 5px 0px 0px;
    border-right: 2px solid white;
    line-height: 10px;
    background: unset;
}

footer h2 {
    color: white;
    font-size: 14px;
    margin: 0px;
    position: relative;
    display: inline-block;
    line-height: unset;
}

footer .row:first-child {
    margin-bottom: 0px;
}

.copyright {
    position: relative;
    margin: 0px;
    padding: 5px 0px;
    background: rgb(51, 51, 51);
}

.copyright p {
    padding: 0px;
    text-align: center;
    font-size: 13px;
    color: rgb(255, 255, 255);
    margin: 0px;
    line-height: unset;
}

.second-footer {
    border-top: 1px solid white;
    padding-top: 15px;
    margin-top: 30px;
    padding-bottom: 15px;
}

ul.social-mediased li:last-child,
.secondfooter li:last-child {
    border-right: unset;
}

.secondfooter .col-md-3 {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
}

ul.social-mediased li span {
    font-size: 14px;
    margin-right: 2px;
}

footer .footer_menu_Sec:last-child {
    height: unset;
}

footer ul li:hover a {
    transition: all 0.5s linear 0s;
    color: green;
    font-weight: 600;
}

footer ul li a span {
    margin-right: 5px;
}

.secondfooter li a {
    padding: 0px;
}

span#siteseal {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: auto;
    height: 26px;
    display: block;
    text-align: left;
    border-right: 2px solid #fff;
    padding-right: 30px;
}

span#siteseal img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0px;
    text-align: left;
    object-position: left center;
}

.support_sec_are a {
    background: rgb(255, 193, 7);
    border-radius: 4px;
    padding: 5px 10px;
    color: rgb(32, 31, 31);
    font-weight: bold;
    font-size: 11px;
    width: 220px;
}

.catifications {
    margin-top: 20px;
}

footer .catifications li,
.sitemapganerated .catifications li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    width: max-content;
}

footer .catifications li a,
.sitemapganerated .catifications li a {
    width: 55px;
    height: 55px;
    margin: 0px;
    padding: 0px;
    background: rgb(0, 60, 169);
    border-radius: 50%;
    position: relative;
    border: 1px solid rgb(255, 255, 255);
}

footer .catifications li a img,
.sitemapganerated .catifications li a img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    filter: drop-shadow(black 2px 2px 4px);
}

.flogsection {
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}

.flogsection .build-with {
    display: flex;
    font-weight: 600;
    justify-content: flex-end;
    gap: 10px;
}

.flogsection .build-with span {
    color: #9f9fa6;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
}

.flogsection .build-with span img {
    width: 32px;
}

.footerlogo {
    width: 110px;
}

/*--Log In & SignUp Form--*/
.login-sign-form {
    margin: 0px;
    margin-top: 20px;
    padding: 97px 0px 20px;
    width: 100%;
    position: relative;
    background: #f7fbf9;
}

.login-text {
    margin: 0px;
    margin-top: 24px;
    padding: 0px;
    width: 100%;
}

.login-text h2 {
    margin: 0px;
    padding: 0px;
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0px 20px;
}

.login-text ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.login-text ul li {
    list-style: none;
    margin: 0px 0px 20px;
    padding: 0px;
}

.login-text ul li a {
    display: flex;
    gap: 15px;
}

.login-text ul li a span {
    margin: 0px;
    padding: 4px;
    border: 1px solid #001B4E;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-text ul li a p {
    color: #001B4E;
    font-size: 15px;
    font-weight: 500;
}

.login-form {
    margin: 0px;
    padding: 30px;
    width: 100%;
    background: #f4f4f4;
    border-radius: 6px;
}

.login-form h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 15px;
}

.login-form p {
    font-size: 15px;
    color: #000;
    margin: 0px 0px 30px;
}

.login-form form {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.login-form form .form-group {
    margin: 0px 0px 20px;
    padding: 0px;
    width: 100%;
}

.login-form form .form-group .form-control {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding: 10px 15px;
    border: 1px solid #e1e1e1;
}

.login-form form .form-group label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin: 0px 0px 10px;
}

.login-form form .btn {
    background: #1b1dc7;
    color: #fff;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin: 0px;
    padding: 8px;
}

.slid-text ul {
    margin: 0px 0px 30px;
    width: 100%;
    display: block;
}

.slid-text ul li {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #154CA0;
}

.slid-text a {
    background: #154CA0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 8px 20px;
    margin: 20px 0;
    border-radius: 6px;
    display: inline-block;
}

/*--forex-form--*/
.forex-form {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    position: relative;
    display: block;
}

.forex-form form {
    margin: 0px auto -20px;
    width: 100%;
    border: 1px solid #000;
    padding: 30px 30px 60px;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
}

.forex-form form .form-group {
    display: inline-block;
    margin: 0px;
    border: 1px solid #c9c9c9;
    padding: 10px;
    border-radius: 4px;
    border-right: unset;
    width: 100%;
}

.forex-form form .form-group label {
    font-size: 13px;
    font-weight: 700;
    position: relative;
    padding: 0px 0px;
    margin-bottom: 5px;
}

.forex-form form .form-group .form-control {
    border: 1px solid #aaaaaa;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding: 10px 10px;
    height: 52px;
    border-radius: 4px;
}

.forex-form .btn {
    width: max-content;
    display: block;
    margin: 0px auto;
    background: #154CA0;
    color: #fff;
    padding: 10px 50px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
    border-radius: 30px;
}

.slider .col-md-8 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.slidertext-img {
    position: relative;
}

.form-group .hiddensecondinput {
    display: none;
}

.forex-form form .form-group:last-child {
    border-right: 1px solid #c9c9c9;
}

.shownow {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.shownow .tilesec {
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
    font-family: 'Poppins';
    color: rgb(0, 0, 0);
    margin: 0px 0px 0px;
}

.shownow .suntile {
    font-size: 13px;
    line-height: 14px;
    font-weight: 400;
    color: rgb(74, 74, 74);
}

.dropdowncustume {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.dropdowncustume option {
    display: flex;
    margin: 0;
    padding: 0;
    gap: 10px;
}

.dropdowncustume option h6 {
    width: calc(100% - 40px);
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
}

.dropdowncustume option p {
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px;
}

.dropdowncustume option span {
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
}

/* Shownow Box Styling (Optional Enhancement) */
.shownow {
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    gap: 4px;
    padding: 10px 15px;
    border-radius: 8px;
    background: #f9fafc;
    border: 1px solid #e4e7ec;
    justify-content: center;
    height: 68px;
}

.shownow b img {
    width: 32px;
    height: 32px;
}

/* --- Select2 Customization --- */

.select2-container--default .select2-selection--single {
    border: 1px solid #C9C9C9;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    color: #000;
    padding: 0px 0px;
    border-radius: 3px;
    display: flex;
    align-items: center;
}


/* --- Custom Option Design (Aapke HTML structure jaisa) --- */
.custom-option {
    display: flex;
    align-items: center;
    padding: 5px 5px;
    gap: 10px;
    font-size: 12px;
    width: 100%;
    justify-content: space-between;
}

/* Image span wrapper */
.custom-option span {
    width: 40px;
    height: 40px;
}

.custom-option img {
    max-width: 100%;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

/* Text Container */
.option-text h6 {
    margin: 0;
    font-size: 13px;
    color: #000;
    line-height: 20px;
    font-weight: 500;
}

/* Subtitle P tag */
.option-text p {
    margin: 0;
    font-size: 10px;
    color: #666;
    margin-top: 0px;
    line-height: 15px;
}

/* Dropdown Highlight Colors */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f0f8ff !important;
    color: black !important;
}

span#select2-paymentSelect-container {
    padding: 0;
}

.option-text {
    width: calc(100% - 40px);
}

.select2-container .select2-selection--single {
    height: auto !important;
}

.shownow.cardselectbox {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}

.slidertext-img.homecontsec {
    right: 0;
}

/*--Coming Soon Page--*/
.comingsoonsec {
    margin: 0px auto;
    padding: 170px 0px 100px;
    background: #154d9f;
    text-align: center;
}

.waviy {
    position: relative;
    -webkit-box-reflect: below -20px linear-gradient(transparent, rgba(0, 0, 0, .2));
    font-size: 60px;
    font-weight: 700;
}

.waviy span {
    position: relative;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    animation: waviy 2.5s infinite;
    animation-delay: calc(.2s * var(--i));

}

@keyframes waviy {

    0%,
    40%,
    100% {
        transform: translateY(0)
    }

    20% {
        transform: translateY(-20px)
    }
}

/*--404 Error Page--*/
.page_404 {
    padding: 40px 0;
    background: #fff;
}

.four_zero_four_bg {

    background-image: url(/images/404-page.gif);

    height: 600px;

    background-position: center;

    background-repeat: no-repeat;
}

.four_zero_four_bg h3 {
    font-size: 80px;
}

.page_404 a {
    color: #fff !important;
    padding: 10px 30px;
    background: #39ac31;
    margin: 10px auto 0px;
    display: inline-block;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.contant_box_404 {
    margin-top: -10px;
}

.holidaypackages .slider::after,
.holidaypackages .slider::before {
    content: '';
    position: absolute;
    bottom: -50px;
    height: 100%;
    width: 300px;
    background-size: contain !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    z-index: 1;
    display: none;
}

.holidaypackages .slider::before {
    background: url('/images/left-side-packe.png');
    left: -10px;
}

.holidaypackages .slider::after {
    background: url('/images/right-side-packe.png');
    right: -10px;
}

.holidaypackages .slid-text {
    padding: 50px 0px;
    width: calc(100% / 1.6);
    margin: 0 auto;
    display: block;
    text-align: center;
}

.holidaypackages .slid-text h1 {
    margin-bottom: 20px;
    line-height: 55px;
    font-size: 65px;
}

.holidaypackages .slid-text p {
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 40px;
}

.serboxsec {
    background: #fff;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #dee2e6;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}

.holidaypackages .slid-text .form-control {
    position: relative;
    border: unset;
    height: 55px;
    z-index: -1;
    padding: 0px 150px 0px 70px;
    font-size: 14px;
}

.serboxsec span,
.serboxsec .btnserc {
    position: absolute;
    top: 0;
    height: 100%;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.serboxsec span {
    left: 3px;
    background: #f0f0f0;
    color: #144b9a;
    width: 50px;
    height: 50px;
    top: 3px;
}

.serboxsec .btnserc {
    right: 0;
    background: #154d9f;
    border: unset;
    padding: 10px 40px;
    width: auto;
    font-size: 14px;
    color: #ffff;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.holidaypackages .slid-img img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

.holidaypackages .slid-img:after {
    background: #fff;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.banner-slider.holidaypackages {
    z-index: 1;
}

/*-- Features & Benefits--*/
.flex.items-start {
    display: flex;
    align-items: center;
    gap: 0px 20px;
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #f2f2f2;
}

.flex.items-start span {
    width: 70px;
    height: 70px;
    margin: 0px;
    display: block;
}

.textarea {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.textarea h3 {
    font-size: 16px;
    font-weight: 700;
    margin: 0px auto 5px;
    line-height: 20px;
}

.textarea p {
    margin: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #5b5a5a;
    line-height: 20px;
}

.features-head {
    text-align: center;
    margin: 0px auto 20px;
    padding: 0px;
    width: 100%;
}

.features-head h2 {
    font-size: 30px;
    font-weight: 600;
    margin: 0px;
    line-height: 45px;
}

.services .col-md-6 {
    margin-bottom: 25px;
}

.instant-approval {
    background: #f2f2f2;
    padding-bottom: 0px;
}

/*--Apply for instant approval--*/
.approval-head {
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.approval-head h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
}

.approval-head p {
    margin: 0px auto 40px;
}

.approval-steps {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    position: relative;
}

.step-box {
    position: relative;
    margin: 0px 0px 30px;
    padding: 0px;
    width: 100%;
    display: flex;
    gap: 20px;
    z-index: 1;
}

.step-box span {
    border: 2px solid #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    position: relative;
    background: #f2f2f2;
}

.stepbox-text {
    margin: 0px;
    padding: 0px;
    width: calc(100% - 40px);
}

.step-box:before {
    content: '';
    position: absolute;
    width: 2px;
    background: #000;
    top: 40px;
    height: 100%;
    right: 0;
    left: 19px;
    z-index: -1;
}

.stepbox-text h3 {
    font-size: 16px;
    margin: 0px;
    line-height: 25px;
}

.stepbox-text p {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.approval-img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: inline-block;
}

.approval-img img {
    width: calc(100% / 2);
}

.step-box:last-child:before {
    display: none;
}

.topservices h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 50px;
}

.itemboxse {
    border: 1px dashed #eaeaea;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.itemboxse span {
    height: 200px;
    display: inline-block;
    margin: 0;
    padding: 0;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    width: 100%;
}

.itemboxse span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.itemboxse h6 {
    font-size: 25px;
    padding: 10px 0px;
    margin: 0;
    line-height: 25px;
}

/*--Search Cheap Flights--*/
.flightsearchsec {
    padding-top: 80px;
}

.flightsearchsec h2 {
    color: #154D9F;
    font-size: 30px;
}

/*-tab section--*/

.tab-container {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
}

.tab-menu ul {
    margin: 0px;
    padding: 0px 0px 5px;
    border-bottom: 1px solid #9e9e9e;
    width: max-content;
}

.tab-menu ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0px 40px 0px 0px;
    padding: 0px;
}

.tab-menu ul li a {
    text-decoration: none;
    color: rgb(0 0 0);
    padding: 0px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.tab-menu ul li a.active {
    /* background-color: #ecf3ff; */
    color: #154d9f;
}

.tab h2 {
    color: rgba(0, 0, 0, 0.7);
}

.tab p {
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
}

.shomabodi {
    display: none;
}

.shomabodi.active {
    display: block;
}

.tab-menu {
    margin: 20px auto 40px;
}

.shomabodi form {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.shomabodi form .form-group {
    display: inline-block;
    margin: 0px;
    padding: 0px 5px;
    width: calc(100% / 4.7);
    position: relative;
}

.shomabodi form .form-group .form-control {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    border: 1px solid #154ca0;
    border-radius: 8px;
    padding: 8px 10px 8px 40px;
    height: 45px;
}

.shomabodi form .form-group .form-control::placeholder {
    color: #000;
}

.shomabodi form .btn {
    background: #154d9f;
    color: #fff;
    border-radius: 30px;
    padding: 10px 40px;
    font-size: 15px;
    letter-spacing: 0.8px;
}

.form-icon {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.form-icon span {
    position: absolute;
    width: 30px;
    height: 100%;
    border-radius: 4px 0px 0px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: #9d9d9d;
}

.flexpoabsbor {
    position: absolute;
    top: 5px;
    right: -22px;
    border: 1px solid #154ca0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #154ca0;
    font-size: 10px;
    z-index: 9;
    cursor: pointer;
    background: #fff;
}

.shomabodi form .form-group:last-child {
    width: max-content;
}

.shomabodi.active .row {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
}

.form-group .form-control:focus,
.form-group .form-control:focus-visible {
    outline: none;
    box-shadow: unset;
    border-color: #520109;
}

.features-head p {
    margin-bottom: 50px;
    font-size: 14px;
}

.topserv {
    position: absolute;
    margin: 0;
    padding: 80px 0px 0px;
    width: 100%;
    visibility: visible !important;
    display: none;
}  

.topserv ul {
    margin: 0;
    padding: 0;
    margin-top: 7px;
    margin-bottom: 5px;
    display: flex;
    gap: 11px;
    list-style: none;
    justify-content: space-around;
    align-items: flex-start;
    margin-left: 2px;
}

.topserv ul .iconnav {
    width: 35px;
    display: inline-block;
    height: 35px;
}

.getaquet {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(239, 224, 255, 1) 100%);
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    padding: 17px 20px 17px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 10px;
}

.getaquet span {
    background: linear-gradient(180deg, rgba(60, 41, 167, 1) 0%, rgba(174, 96, 209, 1) 100%);
    width: 45px;
    height: 45px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    position: absolute;
    top: -20px;
}

.getaquet h5 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin-top: 3px;
    margin-bottom: 0;
}

.getaquet p {
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.fomsecare {
    border: 1px solid #eeeeee;
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 7px;
    overflow: visible !important;
}

.fomsecare .form-group {
    margin: 0px 0px 15px;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.fomsecare .form-group label {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

.fomsecare .form-group label sup {
    color: red;
    font-size: 14px;
    top: 0;
}

.fomsecare .form-group .form-control {
    font-size: 12px;
    margin: 0;
    padding: 10px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #f1f1f1;
}

.pop-up-content-wrap .form-check {
    margin-bottom: 11px;
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    align-items: center;
    padding: 0;
}

.pop-up-content-wrap .form-check p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 15px;
}

.pop-up-content-wrap .form-check .form-check-input {
    top: 0;
    position: relative;
    margin: 0;
    padding: 0;
}

.pop-up-content-wrap button {
    border-radius: 50px;
    padding: 10px 50px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, rgba(77, 173, 254, 1) 0%, rgba(11, 102, 239, 1) 100%);
    border: unset;
}

/*-- Emai --*/

.emicalseardes {
    position: relative;
    margin: 0px 0px 30px;
    padding: 30px;
    border: 1px solid rgb(213, 215, 219);
    box-shadow: rgba(209, 209, 209, 0.35) 5px 5px 10px;
    border-radius: 6px;
}

.emicalseardes h4 {
    font-size: 25px;
    line-height: 35px;
    color: rgb(49, 66, 89);
    margin-bottom: 50px;
}

.emicalseardes .form-group {
    position: relative;
    margin: 0px 0px 30px;
}

.emicalseardes .form-group label {
    color: rgb(49, 66, 89);
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.emicalseardes .form-group .form-control {
    border-radius: 4px;
    border: unset;
    height: unset;
    font-size: 16px;
    padding: 0px 10px;
}

.emicalseardes .form-group label span {
    font-weight: 600;
    color: rgb(22, 120, 251);
    font-style: italic;
    font-size: 13px;
    background: rgb(225, 229, 238);
    padding: 5px 15px;
    border-radius: 4px;
}

.inputicorsare {
    position: relative;
    margin: 0px;
    padding: 0px;
    display: flex;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgb(224, 224, 224);
    height: 50px;
    align-items: center;
    justify-content: space-between;
}

.inputicorsare span {
    position: relative;
    padding: 14px 10px;
    background: rgb(225, 229, 238);
    color: rgb(22, 120, 251);
    font-size: 18px;
}

.calemidat h5 {
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: rgb(49, 66, 89);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px;
}

.calemidat h5 b {
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

.calemidat h5 b span {
    margin-left: 5px;
}

.calemidat h4 {
    font-size: 18px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(225, 229, 238);
    width: max-content;
}

.chartsecare {
    margin-top: 50px;
}

.frombox {
    margin: 0px;
    padding: 0px;
    width: 30px;
    border: unset;
    background: unset;
    aspect-ratio: unset;
    color: rgb(22, 120, 251);
    text-align: center;
    font-weight: 700;
}

.formseclcomregistios h5,
.formsectionsare.formseclcomregistios h5 {
    font-size: 14px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.frombox:focus-visible {
    outline: navajowhite;
    box-shadow: unset;
    border: unset;
}

.formseclcomregistios h5 a,
.formsectionsare.formseclcomregistios h5 a {
    background: rgb(61, 167, 55);
    width: 35px;
    display: flex;
    height: 35px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    font-size: 20px;
    cursor: pointer;
}

.frombox::-webkit-outer-spin-button,
.frombox::-webkit-inner-spin-button {
    appearance: none;
    margin: 0px;
}

.range-bar {
    appearance: none;
    margin: 15px 0px;
    width: 100%;
    background-color: rgb(225, 229, 238);
}

.range-bar:focus,
.emicalseardes .form-control:focus {
    outline: none;
    box-shadow: unset;
}

.range-bar::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    background-image: linear-gradient(90deg, #1678fb var(--webkitProgress), #e1e5ee var(--webkitProgress));
    border-radius: 30px;
}

.range-bar::-webkit-slider-thumb {
    border: 3px solid rgb(22, 120, 251);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    cursor: pointer;
    appearance: none;
    margin-top: -7.5px;
    position: relative;
    z-index: 1;
}

.indiserboxpop {
    position: fixed;
    background: rgba(0, 0, 0, 0.78);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: none;
}

.eligcriloatrav {
    background: #2a5aa90d;
}

.sevbosic {
    width: 100%;
    height: 100%;
    padding: 20px;
    border: 1px solid rgb(213, 215, 219);
    box-shadow: rgb(209 209 209 / 4%) 5px 5px 10px;
    border-radius: 6px;
    background: #fff;
}

.sevbosic span {
    width: 100%;
    height: 60px;
    display: inline-block;
    background: #f7f7f7;
    border-radius: 4px;
    margin-bottom: 10px;
}

.sevbosic p {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.sevbosic p .coloran {
    color: #007bff;
}

.sevbosic span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 10px;
}

/*contactus page*/


.contactform-container {
    max-width: 500px;
    margin: 0px auto;
    padding: 80px 0px 20px;
    background: #ffffff;
    position: relative;
}

.contactform-title {
    text-align: center;
    margin-bottom: 20px;
}

.contactform {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

/* Groups */
.contactgroup {
    display: flex;
    flex-direction: column;
}

/* Labels */
.contactlabel {
    font-weight: bold;
    margin-bottom: 5px;
}

.required {
    color: red;
}

/* Inputs */
.contactinput,
.contacttextarea {
    padding: 10px;
    border: 1px solid #d1d1d1;
    background: #fafafa;
    border-radius: 5px;
    font-size: 15px;
    outline: none;
}

.contactinput:focus,
.contacttextarea:focus {
    border-color: #2563eb;
}

/* Error State */
.contact-invalid {
    border-color: red !important;
    background: #ffe7e7;
}

.contact-invalid-msg {
    color: red;
    font-size: 13px;
    margin-top: 5px;
}

/* Success & Error Boxes */
.contact-success {
    padding: 10px;
    background: #d4ffd8;
    color: #196c1f;
    border-left: 4px solid #1aad21;
    margin-bottom: 15px;
}

.contact-error {
    padding: 10px;
    background: #ffe1e1;
    color: #b10000;
    border-left: 4px solid #ff0000;
    margin-bottom: 15px;
}

/* Button */
.contactbtn {
    padding: 10px;
    background: #2563eb;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
}

.contactbtn:hover {
    background: #1d4bc7;
}


/*-----------------*/



/* Card Wrapper */
.flight-card {
    width: 100%;
    border-radius: 18px;
    overflow: hidden;
    background: #fffaf0;
    border: 1px solid #f0e6b8;
    box-shadow: 0 5px 15px rgb(173 173 173 / 16%);
    margin-bottom: 15px;
}

/* Premium Accent Border */
.premium {
    position: relative;
    overflow: hidden;
}

.premium::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 18px;
    padding: 1.5px;
    background: linear-gradient(135deg, #ffc857, #ff9a3c, #ff6f00);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

/* Main Layout */
.flight-main {
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
}

/* Airline logo + code */
.airline {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.airline img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.code {
    font-size: 12px;
    color: #666;
}

/* Time Blocks */
.time-box h3 {
    margin: 0;
}

.time-box span {
    font-size: 12px;
    color: #666;
}

/* Duration */
.duration {
    text-align: center;
}

.duration p {
    margin: 0;
    font-weight: 600;
    font-size: 12px;
}

.duration small {
    color: #777;
}

/* Price + Radio */
.price-section {
    text-align: right;
}

.price {
    margin: 0;
    color: #1b1b1b;
}

.price-section input {
    transform: scale(1.2);
    cursor: pointer;
}

/* Footer Link */
.footer-link {
    padding: 10px 18px;
    border-top: 1px solid #f0e6b8;
    background: #fffdf4;
}

.footer-link a {
    color: #1a73e8;
    font-size: 13px;
    text-decoration: none;
}

.footer-link a:hover {
    text-decoration: underline;
}

/* Hover Effect */
.flight-card:hover {
    transform: translateY(-3px);
    transition: .25s ease;
    box-shadow: 0 12px 22px rgba(0, 0, 0, .12);
}

/*--flight-filter--*/
.flight-filter {
    width: 100%;
    position: relative;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #f3f3f3;
    margin: 0px;
    padding: 0px;
}

.flight-filter h3 {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 20px;
}

.flight-filter h3 span {
    color: #1a73e8;
    font-size: 14px;
    font-weight: 400;
}

.filter-box {
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.filter-box h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.filter-box ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
}

.filter-box ul li {
    list-style: none;
    font-size: 14px;
    font-weight: 500;
}

.filter-box ul li span {
    display: flex;
}

.filter-box ul li span .form-check {
    display: flex;
    justify-content: flex-start;
    gap: 8px;
    margin: 0px 0px 8px;
}

.filter-box ul li span .form-check-input {
    font-size: 13px;
}

.filter-box:last-child {
    border-bottom: unset;
}




/*holiday pakages*/

/* --- HERO SECTION --- */
.hero {
    position: relative;
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
        url('https://images.unsplash.com/photo-1506461883276-594a12b11cf3?auto=format&fit=crop&q=80&w=2070');
    background-size: cover;
    background-position: center;
    padding: 75px 63px;
    color: white;
    text-align: center;
}

.hero-content {
    max-width: 1000px;
    width: 100%;
}

.hero-content h1 {
    font-size: clamp(2.2rem, 5vw, 3.5rem);
    font-weight: 800;
    margin-bottom: 1rem;
    color: white !important;
    line-height: normal;
}

.hero-content p {
    font-size: clamp(1rem, 2vw, 1.2rem);
    margin-bottom: 2.5rem;
    opacity: 0.9;
    display: none;
}

/* --- SEARCH WIDGET --- */
.search-widget {
    background: #fff;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2);
    color: var(--text-dark);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    text-align: left;
    max-width: 900px;
    margin: 0 auto;
}

.search-field {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.search-field label {
    font-size: 0.85rem;
    font-weight: 600;

    color: black;
}

.search-field select,
.search-field input[type="range"] {
    padding: 12px;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    font-size: 0.95rem;
    background-color: #f9fafb;
    cursor: pointer;
}

.budget-value {
    font-weight: 700;
    color: var(--text-dark);
}

.search-btn {
    grid-column: span 4;
    background: blue;
    color: #f5f5f5;
    border: none;
    padding: 16px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 1.1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: background 0.2s;
    
    /* Reduce width */
    width: 50%;
    margin: 0 auto; /* Center it */
}

.search-btn:hover {
    background: blue;
}

.destination-card img:hover {
    transform: scale(1.15);
}

/* --- COMMON SECTION STYLES --- */
.section-padding {
    padding: 80px 20px;
    max-width: 1240px;
    margin: 0 auto;
}

.section-header {
    text-align: center;
    margin-bottom: 40px;
}

.section-header h2 {
    font-size: 2.2rem;
    margin-bottom: 8px;
    font-weight: 700;
    color: #111827;
}

.section-header p {
    color: var(--text-light);
    font-size: 1.1rem;
}

/* --- EXPLORE BY THEME (REF: image_8eeef8.jpg) --- */
.themes-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 10px;
}

.theme-card {
    position: relative;
    height: 340px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.theme-card:hover {
    transform: translateY(-8px);
}

.theme-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.9);
}

.theme-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, transparent 50%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: white;
}

.theme-icon-badge {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.theme-name {
    font-weight: 700;
    font-size: 1.15rem;
    line-height: 1.2;
}

/* Theme Icon Colors */
.icon-pink {
    background: #ff2d78;
}

.icon-blue {
    background: #1d61f2;
}

.icon-green {
    background: #10b981;
}

.icon-purple {
    background: #8b5cf6;
}

.icon-orange {
    background: #f97316;
}

/* --- POPULAR DESTINATIONS (REF: image_8ef5c1.jpg) --- */
.destinations-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.destination-card {
    position: relative;
    height: 280px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: var(--card-shadow);
}

.destination-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;

    /* Add this for smooth transition */
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /* OR simpler: */
    transition: transform 0.3s ease;
}

.destination-card img:hover {
    transform: scale(1.15);
}

.dest-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    color: white;
}

.dest-info h3 {
    font-size: 1.5rem;
    margin-bottom: 2px;
    color: white;
}

.dest-info p {
    font-size: 0.9rem;
    opacity: 0.9;
    color: white;
}

/* --- PACKAGES GRID (REF: image_8f53d1.jpg) --- */
.packages-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.package-card {
    background: white;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    border: 1px solid #f3f4f6;
    transition: transform 0.3s;
}

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

.pkg-img {
    height: 210px;
    position: relative;
}

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

.pkg-badge {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 4px 12px;
    border-radius: 20px;
    background-color: #ff2d78;
    /* background: var(--primary-blue); */
    color: white;
    font-size: 0.7rem;
    font-weight: 700;
}

.pkg-body {
    padding: 20px;
}

.pkg-title {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.pkg-duration {
    font-size: 0.75rem;
    color: var(--text-light);
    display: flex;
    align-items: center;
    gap: 4px;
}

.amenities {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
}

.amenity-chip {
    background: #f8fafc;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 0.7rem;
    color: #64748b;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 4px;
}

.pkg-bottom {
    border-top: 1px solid #f1f5f9;
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pkg-price {
    display: flex;
    flex-direction: column;
}

.price-sub {
    font-size: 0.7rem;
    color: var(--text-light);
}

.price-main {
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--primary-blue);
}

.pkg-actions {
    display: flex;
    gap: 8px;
}

.btn-sm-outline {
    padding: 8px 12px;
    border: 1.5px solid var(--primary-blue);
    border-radius: 8px;
    background: transparent;
    color: var(--primary-blue);
    font-size: 0.8rem;
    font-weight: 700;
    cursor: pointer;
}

.btn-sm-fill {
    padding: 8px 12px;
    background: var(--primary-blue);
    border: none;
    border-radius: 8px;
    color: white;
    font-size: 0.8rem;
    font-weight: 700;
    cursor: pointer;
}

/* --- TRUST / WHY BOOK (REF: image_8d9959.png) --- */
.trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 20px;
}

.trust-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.trust-icon-outer {
    width: 72px;
    height: 72px;
    background: #eff6ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-blue);
    margin-bottom: 20px;
}

.trust-item h3 {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #111827;
}

.trust-item p {
    font-size: 0.9rem;
    color: var(--text-light);
    line-height: 1.5;
}

/* --- SOLUTIONS (REF: image_8d28da.png) --- */
.solutions-box {
    background-color: #f8fafc;
    border-radius: 16px;
    padding: 50px;
    margin: 2px auto;
}

.solutions-box h2 {
    font-size: 1.8rem;
    margin-bottom: 24px;
}

.solutions-box p {
    margin-bottom: 20px;
    color: #4b5563;
}

/* --- FAQ (REF: image_8d85fd.png) --- */
.faq-container {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.faq-card {
    background: white;
    border: 1px solid #f1f5f9;
    border-radius: 12px;
    padding: 20px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: background 0.2s;
}

.faq-card:hover {
    background: #f9fafb;
}

.faq-card span {
    font-weight: 600;
    color: #374151;
}

/* --- RESPONSIVE --- */
@media (max-width: 1024px) {
    .themes-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .destinations-grid,
    .packages-grid,
    .trust-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .search-widget {
        grid-template-columns: repeat(2, 1fr);
    }

    .search-btn {
        grid-column: span 2;
    }
}

/* Mobile Styles */
@media (max-width: 650px) {

    /* Remove background image in mobile view */
    .hero {
        background: white !important;
        /* Remove gradient and image */
        background-image: none !important;
        color: #333 !important;
        /* Change text color since background is white */
        padding: 30px 20px !important;
        min-height: auto !important;
    }

    /* Hide h1 and p in mobile view */
    .hero-content h1 {
        display: block !important;
        font-size: 1.3rem !important;
        line-height: 1.3 !important;
        margin-bottom: 20px !important;
        padding: 0 15px !important;
        color: #21113c !important; /* Dark color for better visibility */
        text-align: center !important;
        margin-top: 121px;
        letter-spacing: -1px;
    }
    
    .hero-content p {
        display: none !important;
    }

    /* Center the content properly */
    .hero-content {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* Grid adjustments */
    .themes-grid,
    .destinations-grid,
    .packages-grid,
    .trust-grid {
        grid-template-columns: 1fr !important;
    }

    /* Fix search widget alignment */
    .search-widget {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 15px !important;
        width: 100% !important;
        max-width: 500px !important;
        margin: 21px auto !important;
        padding: 20px !important;
        background: white !important;
        border: 2px solid #e2e8f0 !important;
        /* Add border for visibility */
        border-radius: 12px !important;
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1) !important;
        box-sizing: border-box !important;
    }

    .search-field {
        width: 100% !important;
    }

    .search-field label {
        color: #333 !important;
        /* Ensure label is visible on white */
        font-weight: 600 !important;
        margin-bottom: 8px !important;
        display: block !important;
        text-align: left !important;
    }

    .search-field select,
    .search-field input[type="range"] {
        width: 100% !important;
        box-sizing: border-box !important;
        background: white !important;
        color: #333 !important;
        border: 1px solid #cbd5e0 !important;
        border-radius: 8px !important;
        padding: 12px 15px !important;
    }

    .search-btn {
        grid-column: 1 !important;
        width: 100% !important;
        padding: 14px 20px !important;
        font-size: 16px !important;
        margin-top: 10px !important;
        background: #2563eb !important;
        /* Blue color for button */
        color: white !important;
        border: none !important;
        border-radius: 8px !important;
        cursor: pointer !important;
    }

    /* Style for budget range */
    #budgetRange {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .budget-value {
        color: #2563eb !important;
        font-weight: bold !important;
    }

    /* Ensure dropdown options are visible */
    .search-field select option {
        color: #333 !important;
        background: white !important;
    }

    .search-field select optgroup {
        color: #666 !important;
        background: #f7fafc !important;
    }
    b.btravelloan {
    text-align: center;
}




   
}