@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');
*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
body{
  scroll-behavior: smooth;
}
ul{
    margin-bottom: 0px !important;
}
a{
    text-decoration: none;
}

.section-padding{
    padding: 40px 0px;
}
/* -------HEADER-------- */
.nav_item{
width: 100%;
background: #fff;
padding: 15px 40px;

position: fixed;
top: 0;
z-index: 999;
}
.nav_item.scrolled{
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.nav_item .row{
display: flex;
align-items: center;
}
.nav_item .row .header-right{
display: flex;
justify-content: flex-end;
}
.logo a img{
max-width: 204px;
height: 57px;
}
.nav_menu {
display: flex;
gap: 30px;
width:100%
}
.nav_menu ul{
display: flex;
align-items: center;
justify-content:center;
gap: 10px;
}
.nav_menu ul li{
list-style-type: none;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 5px;
margin-right: 40px;
}
    .nav_menu ul li a {
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
        color: #333;
        font-weight: 600;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        .login-box line-height: 17px;
        color: #000000;
    }
.nav_menu ul li img{
width: 30px;
height: 30px;
}
#header-right {
    justify-items: flex-end;
    margin-left: auto;
}
.contact-profile-btn {
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 40px;
    overflow: hidden;
    min-width: 230px;
    height: 55px;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    cursor: pointer;
}
.add_multy_form{
    text-align: right;
    margin-top: -24px;
    display: none;
}
    .add_multy_form button {
        color: #8b3eea;
        border: none;
        background: transparent;
        font-size: 16px;
    }
.contact-left {
    background: #e60000;
    color: white;
    padding: 0 20px;
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: 600;
    gap: 10px;
}
    .contact-left a {
        color: #ffffff;
        display: inline-block;
        font-size: 15px;
        text-decoration: none;
    }

.profile-right {
    background: linear-gradient(135deg, #ff4d4d, #cc0000);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 23px;
}

.profile-right i {
    color: white;
    font-size: 16px;
}
.mobile-nav-close{
    display: none;
}
.owl-nav{
    display: none;
}
/* ----------BANNER---------- */
.banner-img{
width: 100%;
min-height: 600px;
background:url('../images/banner_img.png');
background-size:100% auto;
background-position: center;
background-repeat: no-repeat;
object-fit:cover;
}
.banner_text h1{
padding: 200px 0px;
font-family: 'Mukta';
font-style: normal;
font-weight: 700;
font-size: 40px;
color: #FFFFFF;

}
/* SEARCH BOX */
.search-section{
 
  margin: -18% auto 0px;
  background-color: #ffffff;
    border-radius: 18px;
    padding: 25px;
    box-shadow: 0px 6px 18px rgba(0,0,0,0.1);
 }
.search-box.home-search-wiged .container-fluid {
    position:relative
}
.multy-btn-row {
    position: absolute;
    right: -10px;
    display: flex;
    align-items: center;
}
.multiwraptmp  .multisearch {
    margin-bottom: 14px;
}
a.btn.remove_multy_form {
    padding-top: 0;
    position: relative;
    top: -9px;
}
/* .search-box {
    background: #ffffff;
    border-radius: 18px;
    padding: 25px;
    box-shadow: 0px 6px 18px rgba(0,0,0,0.1);
} */
.top-left {
    display: flex;
    align-items: center;
    gap: 20px;
}

.search-box .nav-tabs button.nav-link {
    border: 1px solid #ed1c24 !important;
    border-radius: 5px;
    background-color: #ffffff;
    margin-right: 10px;
    font-size: 17px;
    min-width: 152px;
    padding-top: 10px;
    padding-bottom: 10px;
}
    .search-box .nav-tabs button.nav-link:hover {
        border: 1px solid transparent;
        background-color: #ed1c24 !important;
        color: #fff !important;
    }
span.linkMyacc.px-2 {
    font-size: 14px;
}
 .top-tap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
 }
.nav-link{
    color: #303454;
    border-bottom: none !important;
        transition: 0.5s;
}
.nav-tabs .nav-link:hover 
{
    border:none !important;
    background-color: #ed1c24;
}
.Flight_DetailBody .nav-tabs .nav-link:focus,
.Flight_DetailBody .nav-tabs .nav-link:hover {
    color: #ffffff !important;
}
    .nav-link:hover {
        color: #ffffff;
    }
.nav-tabs{
    border-bottom: none !important;
}
.input-tile:hover {
    border-color: #b083f7;
}
.text-end a{
color:#2b2540;
}
.text-end a:hover{
color:#8e42eb ;
}
.text-muted a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* Search button */

.search-btn {
    background: #e60000;
    color: #fff;
    border-radius: 12px;
    font-size: 22px;
    padding: 14px 60px;
    letter-spacing: 2px;
    position: relative;
    border: 0;
  
    height: 55px;
}
.btn-search-wrap{
    display:inline-block;
    top:50px
}
.home-search-wiged .fa-magnifying-glass {
    position: absolute;
    top: 22px;
    right: 36px;
    color: #fff;
    font-size: 15px;
}
#search-card{
    background-color: #f5eefd;
    border-radius: 10px;
    padding:15px 15px 5px;
}
#search-card i{
    font-size: 24px;
    color: #000;
}
.special-box {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    padding: 10px 18px;
    border-radius: 10px;
}
button{
    border: none !important;
}
/* -------why choose us------- */
.why-choose-section {
padding: 60px 20px;
}
.services-grid{
background-color: #FCFCFC;
padding: 10px 30px;
}
.heading{
text-align: center;
}
.sub-title {
margin-bottom: 15px;
font-family: 'Lato';
font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 100%;
color: #ED1C24;
font-family: 'Lato';
font-style: normal;
font-weight: 600;
line-height: 100%;
text-transform: uppercase;

}
.main-title {
margin-bottom: 60px;
font-family: 'Mukta';
font-style: normal;
font-weight: 600;
font-size: 38px;
line-height: 100%;
color: #141E38;
font-family: 'Mukta';
font-style: normal;
line-height: 100%;
color: #141E38;
}
p{
line-height: 19px !important;
}
.service-box {
background-color: #ffffff;
box-shadow: 0 5px 20px #F3F3F3;
transition: 0.3s;
padding: 15px;
}
.service-box:hover {
background-color: #D9F4FF;
transform: translateY(-5px);
box-shadow: 0 10px 25px #F3F3F3;
}
.ser-title h3{
    font-size: 19px;
    font-weight: 600;
    color: #444444;
}
.ser-title p{
    font-size: 14px;
}
.down-grid{
margin-top: 25px;
}
.service-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    background-color: #fefefe;
    box-shadow: 0px 2px 8px #ecebeb;
}
.ser-icon i{
    background-color: #F7F2F2;
        border-radius: 50%;
        color: #d60d45;
        font-size:40px;
        width: 65px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.ser-icon img{
  width: 60px;
    height: 60px;
    padding:15px ;
}

/* ---travel section---- */
.section-title {
text-align: center;
margin-bottom: 30px;
}
.section-title h4 {
color: #d9534f;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 5px;
}

.route-card {
border-radius: 12px;
overflow: hidden;
position: relative;
transition: 0.3s ease;
filter: brightness(70%);
}
.route-card:hover {
filter: brightness(100%);
}
.route-card img {
width: 100%;
height: 320px;
object-fit: cover;
}
.tag-box {
position: absolute;
bottom: 30px;
left: 0px;
background: rgba(0,0,0,0.5);
border-top:1px solid #fff;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:8px 20px 8px 10px;
color: #fff;
font-size: 17px;
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
}
.tag-box img {
width: 14px;
}
.route-icon{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}
/* .travel-card .row{
    display: flex;
    align-items: center;
    justify-content: center;
} */
/* --------review section------- */
.testimonials-section {
    width: 100%;
    padding: 20px 0 50px;
}
.section-title {
    text-align: center;
    margin-bottom: 20px;
}
.section-title h4 {
    color: #e63946;
    font-weight: 600;
    letter-spacing: 1px;
}

.testimonial-card {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    position: relative;
}
.stars {
    color: #f4c20d;
    font-size: 20px;
    margin-bottom: 10px;
}
.testimonial-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #093c66;
}
.testimonial-card p {
    color: #666;
    font-size: 15px;
    line-height: 1.4;
    margin: 10px 0 20px;
}
.author {
    text-align: center;
}
.author img {
    width: 50px !important;
  margin: 0 auto;
}
.author h4 {
    margin: 0;
    color: #d90429;
    font-weight: 700;
}
.author span {
    font-size: 13px;
    color: #444;
}
.google-icon {
    width: 28px !important;
    position: absolute;
    top: 15px;
    right: 15px;
}
/* --------footer section--------- */
.footer-section{
    background: #08224a;
    color: white;
    padding: 40px 20px 20px;
    font-family: Arial, sans-serif;
}
.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    max-width: 1200px;
    margin: auto;
}
.footer-section h3 {
    margin-bottom: 24px;
    font-size: 20px;
    color:#fff
}
.footer-box ul {
    list-style: none;
    padding-left: 0px !important;
}
.footer-section ul li {
    margin: 6px 0;
    list-style-type: none;
}
.footer-section ul li a {
    color: #ddd;
    text-decoration: none;
    font-size: 14px;
}
.footer-img {
    display: block;
    margin-bottom: 10px;
    max-width: 140px;
}
#last-footer{
display: flex;
align-items: center;
justify-content: center;
}
.social-links a {
    display: inline-block;
      width: 40px;
    height: 40px;
    border-radius: 50%;
    border:1px solid #0d3c75;
    text-decoration: none;
    display: inline-block;
}
#footer-location a{
    display: flex;
    align-items: center;
   gap: 10px;
}
    #footer-location a img{
        width:30px;
        height:30px
    }
    .social-links i {
        color: #fff;
        font-size: 18px;
        width: 100%;
        margin: 10px auto;
    }
.footer-bottom {
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid #2e4d7a;
    padding-top: 15px;
    color: #ccc;
    font-size: 14px;
}

/* ============search============= */
.search-section{
    /* margin-top: -10%; */
    background-color: #fff;
}
.top-part .row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
}
.top-right{
    display: flex;
    justify-content: flex-end;
}
.home-search-wiged form {
    display: flex;
}
.swap_tarvel{
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    border-radius: 12px;
    background-color: rgb(255, 255, 255);
    width: 38px;
    height: 38px;
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: auto;
    z-index: 1;
    bottom: 28px;
}
.home-search-wiged .radio-buttons{
display: flex;
width: 100%;
}
.search-section .nav-link {
    border-radius:5px
}
.custom-radio-wrap {
    /* margin-bottom: 20px; */
    padding-left: 19px;
}

.custom-radio-wrap  .form-group {
  margin-right: 18px;
}

.custom-radio-wrap .form-group:last-child {
	margin-bottom: 0;
}

.custom-radio-wrap .form-group label {
	/* -webkit-appearance: none; */
    background-color: #fff;
    border: 2px solid #000000;
    padding: 8px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin: 0;
}

.custom-radio-wrap .form-group .label-text {
	vertical-align: middle;
	cursor: pointer;
    padding-left: 4px;
    margin-left: 0;
    /* One Way */


font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 24px;

color: #000000;


}

.custom-radio-wrap .form-group input {
	display: none;
	cursor: pointer;
}

.custom-radio-wrap .form-group input:checked + label {
  color: #99a1a7;
  border: 2px solid #A180F3;  
}

.custom-radio-wrap  .form-group input:checked ~ .label-text {
	color: #A180F3;

}

.custom-radio-wrap .form-group input:checked + label:after {
content: '';
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: #A180F3;
    text-shadow: none;
}
#search-card label{
display: flex;
justify-content: space-between;
align-items: center;
}
.return-box {
    display: none;
    width: 100%;
    position: relative;
    left: 8px;
}
.testimonial-card{
    margin: 15px 0px;
}
.dropdown-container {
 position: relative;

    height: 45px;
    background: transparent !important;
    cursor: pointer;

    margin-bottom: 10px;
}
.dropdown-container input{
    background-color: transparent !important;
}
.dropdown-container .from-control{
  border: 0;
  height: 52px;
      width: 100%;
}
.dropdown-container .from-control:focus-visible{
  border: 0 !important;
  outline: 0 !important;
}
.home-search-wiged input[type="text"] {
  width: 100%;
  font-size: 14px;
}
.selected-display {
margin: 2px 0px 5px;
  cursor: pointer;
}
    .dropdown-container.from-group.slclass .from-control,
    .selected-display b {
        display: block;
        font-family: 'Mukta';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 44px;
        line-height: 24px;
        color: #000000;
        flex: none;
        order: 0;
        flex-grow: 0;
        font-size: 22px;
        width: 100%;
        border: none;
        background: transparent;
        height: 8px;
        height: 29px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
#fstId{
    position: relative;
}
.renge_plan i{
    position: absolute;
    right: -21px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #934FEA;
    background-color: #F5EEFD;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#travellerToggle {
    height: 100%;
    width: 100%;
    border: 0;
    background-color: transparent;
    text-align: left;
    /* Travellers 1 Traveller */
margin:1px 0px;
 color: #000;
font-family: '';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
     font-family: 'Mukta';

}
span#travellerclass {
    position: relative;
    top: -14px;
    color: #656464;
    font-size: 12px;
    left: 5px;
}
#travellerToggle:first-letter{
font-size: 35px !important;
}
.search-from-wrap label  {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #877587;
    flex: none;
    order: 0;
    flex-grow: 0;
  
}
.search-from-wrap label span{
   color: #000;
   font-size: 15px !important; 
   font-weight: 600;
   display: inline-block;
   margin-bottom: 4px !important;
}
.search-from-wrap label span:hover{
    color: #008CFF;
}
button#travellerToggle:first-letter {
        font-style: normal;
    font-weight: 700;
    font-size: 14px;
}
.selected-display small {
         width: 100%;
     height: 32px; /* default (when NOT compact / not selected) */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

/* When an item is selected we want the <small> to shrink height so the
   UI is more compact. JS toggles the .compact class on the .selected-display
   element when a suggestion is chosen. */
.selected-display.compact small {
    height: 20px; /* smaller height for selected state */
    transition: height 160ms ease-in-out;
        display: block;
    font-size: 12px;
    text-overflow: ellipsis;

}
[class*='suggestions'] {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  max-height: 150px;
  overflow-y: auto;
  background: white;
  z-index: 100;
  border-radius: 8px;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.1);
}

[class*='suggestions'] li {
        padding: 10px;
        cursor: pointer;
    }

    [class*='suggestions'] li:hover {
        background-color: #f0f0f0;
    }
.traveller-box {
  position: relative;
  height: 39px;
}

.traveller-popup {
     display: none;
    background: white;
    border: 1px solid #ddd;
    padding: 30px;
    position: absolute;
    z-index: 10;
    width: 267px;
    top: 44px;
    left: -34px;
    min-width: 296px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(119, 119, 119, 0.2) 0px 2px 8px;
    border-radius: 8px;
    z-index: 2;
}

.counter {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 5px 0 15px;
}

.counter button {
 width: 30px;
    height: 30px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  
}

.class-select {
  margin: 15px 0;
}

.search-btn {

  color: white;

  cursor: pointer;
}
/***home-search-wiged**/
.theme-btn-red{

padding: 10px;
background: #BD0D21;
border-radius: 10px;
/* Search */

font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 24px;

color: #FFFFFF;
width: 250px;
height: 70px;
    margin-left: 12px;

}
#serach-card label img{
    width: 20px;
}
.home-search-wiged .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.checkbox-title {
    font-size: 17px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    font-weight: 600;
}
#check-box form{
    display: flex;
    align-items: center;
    gap: 15px;
}




#fst-foot img{
    background-color: #fff;
}
#footer-location a{
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    font-size: 14px;
}
#footer-location i{
    font-size: 20px;

}


/* Login Box */

@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.9); }
    to { opacity: 1; transform: scale(1); }
}

.home-search-wiged input.date {
    width: 100%;
    padding: 0px 10px;
    font-size: 20px;
    height: 43px;
    background-color: transparent !important;
    border: none !important;
    margin: 6px 0px;
    padding-left: 0;
    font-family: 'Mukta';
    background-image: url('../assets/images/calendar.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 23px;
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis; 
}

.checkid{
    border: 1px solid #D8D8D8 !important;
    padding: 10px 15px;
    border-radius: 6px;
    display: flex;
    align-items: self-start;
    gap: 8px;
    height:55px
}
.checkid:hover{
    background-color: #EAF5FF;
    border: 1px solid #008CFF !important;
    color: #008CFF !important;
}

.full-width {
    width: 100% !important
}
/* -------- RESPONSIVE -------- */

/* Hide menu icon desktop */
.menu-icon {
    display: none;
    font-size: 26px;
    cursor: pointer;
}
@media (max-width: 1024px) {
    .owl-carousel .owl-nav button span{
        opacity:0
    }
    .service-box {
        margin-top: 15px !important;
    }
.home-search-wiged .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left:-8px;
    margin-right:-8px
}
    .custom-radio-wrap form .form-group {
        margin-top: 0px !important;
    }
    .search-box.home-search-wiged .container-fluid {
        padding: 0 7px;
    }
}
@media (max-width: 992px) {
#footer-location{
    margin-top: 20px;
}
.renge_plan i {
  display: none;

}
    .owl-dots {
        text-align: center;
    }
    button.owl-dot {
        width: 10px;
        height: 10px;
        border: 1px solid #ccc !important;
        border-radius: 50%;
        margin: 0 5px;
    }

.mt-4{
    margin-top: 0px !important;
}
.service-box{
    margin-top: 15px !important;
}
 .nav_item {
    padding: 12px 15px ;
}
  .nav_item .row{
        display: flex !important;
        justify-content: space-between;
    }
    #header-right .contact-left {
        display: none;
    }
    .search-section {
        margin: -194px auto 0px;
    }
    .contact-profile-btn {
        position: absolute;
        top: 0;
        border-radius: 15px;
        padding: 0;
        box-shadow: none;
        width: calc(100% - 40px)
    }
        .contact-profile-btn > * {
            width: 100%;
        }
        .banner_text h1 {
            font-size: 18px;
        }
        .banner-img {
            width: 100%;
            height: 100%;
            min-height:300px;
            background: url(../images/banner_img.png);
            background-size: auto;
            background-position: center;
            background-repeat: no-repeat;
        }
    .traveller-popup {
    position: absolute;
    top: 44px;
    left: -1px;
    min-width: 306px;

}
    .custom-radio-wrap form .form-group {
    margin-right: 18px;
    margin-top: 20px !important;
}
.gap-5 {
    gap: 1rem !important;
}
    .search-section .search-btn {
        margin-top: -40px;
    }
    .home-search-wiged .fa-magnifying-glass {
        position: absolute;
        top: 0;
    }
        .sub-title{
    font-size: 13px;
}
.main-title{
    font-size: 21px;
    margin-bottom:30px
}
    #search-card {
        margin-bottom: 10px;
        padding: 5px 8px 8px;
    }
    .search-section {
        padding: 16px 0px !important;
    }
    .top-left {
        display: flex;
        /* flex-direction: column; */
        align-items: center;
        justify-content: center;
        margin: 10px 0;
    }
    .top-right {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 0;
    }
.custom-radio-wrap {
    /* margin-bottom: 20px; */
    padding-left: 0px !important;
}
#fst-foot{
    display: flex;
    align-items: center;
    gap: 15px;  
    margin-bottom: 20px;
}
#last-footer {
    display: flex;
    align-items: self-start;
    justify-content:flex-start ;
    margin-top: 20px;
}
#fst-foot img{
    max-width: 80px;
}
.ser-title{
    text-align: center;
}
.services-grid {
    padding: 10px 0px;
}
.down-grid {
    margin-top: 0px !important;
}
.service-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  flex-direction: column;
}
    /* Show menu icon */
    .menu-icon {
        display: block;

    }
    .menu-icon {
        position: absolute;
        right: 0;
        text-align: right;
        left: auto;
        width: auto !important;
    }
    /* Hide menu by default — use transform to animate (don't use display:none so animation works) */
    .nav_menu {
        display: block; /* keep in flow but off-screen so it can animate */
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 78%;
        max-width: 380px;
        transform: translateX(-110%); /* off-screen left */
        transition: transform 260ms cubic-bezier(.2,.9,.2,1);
        background: #ffffff;
        padding: 28px 20px;
        border-right: 1px solid rgba(0,0,0,0.06);
        z-index: 2000;
        overflow-y: auto;
        box-shadow: 6px 0 24px rgba(0,0,0,0.12);
    }

    /* When menu is active slide it into view */
    .nav_menu.active {
        transform: translateX(0);
    }

    /* Overlay behind the mobile menu (hidden by default) */
    .mobile-nav-overlay {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0,0,0,0.35);
        z-index: 1500;
        opacity: 0;
        transition: opacity 160ms ease;
    }

    /* Overlay visible when nav open */
    .mobile-nav-overlay.visible {
        display: block;
        opacity: 1;
    }

    /* hide the header-right while nav is open to show only .nav_menu */
    .nav_menu.active ~ #header-right {
        display: none !important;
    }

    /* close button inside mobile menu */
    .mobile-nav-close {
        display: block !important;
        position: absolute;
        right: 12px;
        top: 10px;
        border: 0;
        background: transparent;
        font-size: 30px;
        line-height: 1;
        color: #333;
        cursor: pointer;
        z-index: 2100;
    }
    .banner_text h1 {
        padding: 62px 0 20px;
        padding-left: 0px !important;
        font-size: 20px;
        text-align: center;
    }
    /* lock background scroll when nav open */
    body.nav-open {
        overflow: hidden;
    }

    .nav_menu ul {
        flex-direction: column;
        text-align: center;
        gap: 15px;

    }
    .why-choose-section {
    padding: 50px 0px;
    }
    .footer-container{
        text-align: left !important;
    }
    .nav-wrap-item {
        margin-top: 56px;
        border: 1px solid #ccc;
        padding: 15px !important;
        border-radius: 10px;
        margin-bottom: 20px !important;
    }
        .nav-wrap-item li {
            flex-direction: row;
            width: 100%;
            justify-content: flex-start !important;
            margin: 0 !important;
        }


}
@media (max-width: 768px) {

    .logo a img {
        height: 40px !important;
    }

    #check-box {
        display: flex !important;
        align-items: flex-start !important;
    }

        #check-box form {
            display: flex;
            align-items: flex-start !important;
            flex-direction: column;
            gap: 15px;
        }

    h1 .checkbox-title {
        text-align: left !important;
    }

    #check-box {
        display: flex;
        flex-wrap: wrap;
        gap: 0 !important;
        justify-content: space-between
    }

    .checkid {
        padding: 10px 4px;
        gap: 0;
    }

    .checkbox-title {
        flex: 0 0 100%;
        margin-top: 0 !important;
        padding: 10px 0;
        text-align: left;
        font-size: 13px;
        text-transform: capitalize;
    }

    .search-from-wrap label span {
        font-size: 12px !important;
    }

    #search-card i {
        font-size: 17px;
        color: #000;
    }
    /* Login Popup */


    .home-search-wiged input.date {
        width: 99%;
        font-size: 20px;
        outline: none;
        color: #000;
        font-family: 'Mukta';
        font-weight: 600;
        text-transform: uppercase;
        margin-left: -8px;
    }

    .search-box .nav-tabs button.nav-link.active {
        border: 1px solid #d9534f;
        background-color: #d9534f;
        color: #ffffff;
    }

    #footer-location a img {
        width: 30px;
        height: 30px;
    }



    #search-card label {
        line-height: 28px;
        color: var(--paragraph-color);
        font-weight: 400;
        font-family: Poppins, sans-serif;
        color: #888997;
        font-size: 14px;
    }

    input.date::placeholder {
        color: #000;
        font-size: 25px;
        font-family: 'Mukta';
        font-weight: 600;
    }

    .full-width {
        width: 100%;
    }
    /***Insurance***/
    #search-card .form-control,
    #search-card .form-select,
    #search-card .form-select2 {
        border: 0;
        background-color: #f5eefd;
        padding-left: 0;
        color: #000;
        font-family: 'Mukta';
        font-weight: 600;
        text-transform: uppercase;
    }

    .trv-adult, #nav-profile .form-control {
        font-size: 25px !important
    }

    #nav-profile input.date {
        height: 36px;
    }

    #nav-profile #search-card label {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 6px;
    }
}
/******/
