/*Booking Code Start*/
body{
    font-family: "Ubuntu", serif !important;
}
.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background: #6693bc !important;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 10px;
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*Booking Code End*/



.inner-pages-header-hr{
    border-color: #2966a1 !important;
}

.info-detail a{
    text-decoration: none !important;
    color: #ffffff !important;
    font-size: 16px;
    font-family: "Ubuntu", serif;   
}
.slog-para{
    font-size: 18px;
    font-weight: 500;
    display: block !important;
    margin-bottom: 0 !important;
}
.slog-para span{
    display: block;
}

/* navbar  */

.navbar{
    /* color: #999999 !important; */
    padding-left: 20px !important;
    padding-right: 20px !important;
    background-color: #2966a1;
   
}


.navbar-brand{
    background-color: #2966a1;
    border-radius: 10px !important;
    display: flex;
    align-items: center;
    /* gap: 5px; */
}

.logo a{
    margin: 0;
}
.lgo-text {
    font-size: 17px;
    font-weight: 800;
    margin-left: 5px;
    text-align: left;
    line-height: 16px;
    color: #fff;
}
.lgo-text span{
    margin-left: -1px;
}
.lgo-text span:nth-child(2){
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin-left: 0 !important;
}
.navbar-nav{
    /* background-color: #a7a19d; */
    border-radius: 10px !important;

}


.nav-link{
    font-size: 15px !important;
    font-family: "Ubuntu", serif;
    /* font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    padding-left: 17px !important;
    padding-right: 17px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    /* margin-right: 10px !important; */
    color: white !important;
    font-weight: 600 !important;
    transition: all 0.5s ease-in-out !important;
    border-left: solid transparent 1px;
    border-right: solid transparent 1px;

}



.nav-link.active{
    color: #ffffff !important;
    /* color: #999999 !important; */
    border-left: solid 1px #fff8dc;
    border-right: solid 1px #fff8dc;
}


.nav-link:hover{
    color: #ffffff !important;
    border-left: solid 1px #fff8dc !important;
    border-right: solid 1px #fff8dc !important; 
}


.dropdown-item{
    font-weight: bold !important;
    transition: all 0.5s ease-in-out !important;
    background-color: transparent !important;
    border-bottom: solid transparent 1px;
}

.dropdown-item:hover{
    border-bottom: solid #ffffff 1px;
}


.dropdown-item:focus{
    background-color: transparent !important;
    color: #999999 !important;
}




.dropdown-item{
    font-size: 18px;
    font-family: "Ubuntu", serif;
    /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; */
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-right: 10px !important;
    color: #fff8dc !important;
    font-weight: bold !important;
    transition: all 0.5s ease-in-out !important;

}




.dropdown-item.active{
    color: #ffffff !important;
    background-color: transparent;
    border-bottom: solid 2px #000000;
}




.dropdown-toggle {
    color: #fff8dc;
    /* border: none; */
    border-left: solid transparent 1px;
    border-right: solid transparent 1px;
  }
  
  .dropdown {
    position: relative;
    display: inline-block;
    

  }
  
  .dropdown-menu {
    background-color: #2966a1;
    display: none;
    position: absolute;
    /* border: 2px solid #fff8dc ; */
    z-index: 1;
    border-left: solid transparent 1px;
    border-right: solid transparent 1px;
  }
  
  .dropdown-menu  a {
    color: #fff8dc !important;
    text-decoration: none;
    display: block;
    /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important; */
    font-family: "Ubuntu", serif;


  }
  
  
.dropdown:hover .dropdown-menu{
    display: block;
}


.form-div {
    /* border: solid #2966a1 3px; */
    /* border-bottom-right-radius: 50px;
    border-top-left-radius: 90px; */
    /* padding-top: 10px !important;
    padding-bottom: 10px !important; */
    position: relative;
    /* z-index: 999999999; */
}


/* @media screen and (max-width: 767x)   and  (min-width: 400px)  { 
    .form-div{
        padding: 0 100px !important;
       
    }
} */

/* @media screen and (min-width: 451px ) {
   
    .form-div{
        padding: 0 80px !important;
       
    }
      } */
    




/* 
.form-div::before{
    position: absolute;
    content: "";
    width: 90%;
    height: 100%;
    top: 65px;
    border: solid #2966a1 3px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 90px;
    z-index: 0000;
    left: 53px;
    overflow: hidden;
    
} */




.navbar-toggler{
    background-color: #2966a1;
    border: 2px solid #fff8dc !important;
}



/* apps  */


/* 
.app-icons-div{
    list-style-type: none;
    padding: 18px 0;
}

.head-social-icons{
    list-style-type: none;
    padding: 10px;
    color: white !important;
}

.head-social-icons span{
    color: white !important;
    font-size: 20px;
    text-decoration: none !important;
}

.head-social-icons a{
    text-decoration: none !important;
} */




/* header section  */

.app-icons img{
    width: 120px;
}

.header-section{
    background: linear-gradient(rgba(0 0 0 / 80%),rgba(0 0 0 / 50%)) , url(images/about-bg.webp);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; 
}



.header-section-opacity{
    padding-top: 40px;
    padding-bottom: 40px;
 
}




.booking-heading{
    color:#000000;
    font-weight: bold;
    font-family: "Ubuntu", serif;
    font-size: 25px;

}


.main-heading{
    color: #fff;
    font-weight: 700;
    font-size: 42px;
    font-family: "Ubuntu", serif;
    margin: 0;
    padding-top: 0;
    padding-bottom: 10px;

}
.header-section .bannerTxt p{
    color: #fff;
    width: 50%;
    margin: 0 auto 20px;
}


.get-quotes-btn{
    color: #fff8dc;
    font-weight: bold;
    box-shadow: none !important;
    background-color: #2966a1;
    border-radius: 0%;
}

.get-quotes-btn:hover{
    background-color: #a18890;
    color: #fff8dc !important;
    border-color: #d01a5465 ;
}

::placeholder {
    color: black !important;
  }
/* 
.form-control{
    box-shadow: none !important;
    border-color: #d01a5465 !important;
    background-color: #FFF8DC;
    color: rgb(0, 0, 0) !important;
    border-radius: 0%;    
} */


/* .input-group-text{
    background-color: #2966a1;
    border: solid #d01a5465  1px;
    border-radius: 0%;
} */

.contact-labels{
    color: black !important;
}


.main-headings{
    color: rgb(253, 253, 253);
    font-weight: 700;
}



/* ______________service____________ */


.service-section{
    padding: 48px 0;
}


.service-main-heading{
    padding-bottom: 20px !important;
    font-weight: bold;
    font-size: 40px;
    color: rgb(0, 0, 0);
    font-family: "Ubuntu", serif;

}


.service-div{
    text-align: center !important;
}

.service-img{
    padding: 10px;
    transition: all 0.5s ease-in-out;
}

.service-img:hover{
    transform: translate(-10px,0);
}


.service-headings{
    font-size: 25px;
    font-weight: bold;
    color: #000000;
    font-family: "Ubuntu", serif;

}

/* _______________index about_________  */

.about-main-section{
    background: url(images/about-bg.webp);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; 
    background-attachment: fixed;
} 

.about-main-opacity{
    padding: 48px 0;
    color: rgb(255, 255, 255);
    background-color: #2966a173;
}

.about-main-text-div{
    color: rgb(255, 255, 255);
}


.read-btn{
    text-align: right !important;
    box-shadow: none !important;
    border: solid #2966a1;
    color: rgb(255, 255, 255);
    font-weight: bold;
    border-radius: 0 !important;
}


.read-btn:hover{
    text-align: right !important;
    box-shadow: none !important;
    border: solid #2966a1;
    background-color: #2966a1 !important;
    color: #fff8dc;
    font-weight: bold;
}





.about-inner-heading{
    font-size: 35px;
    font-weight: bold;
}

.about-inner-headings{
    font-size: 30px;
    font-weight: bold;

}


.about-heading{
    text-transform: uppercase !important;
    font-size: 24px;
    font-weight: bold;
}

/* service sec */
.download-sec .download-images{
    display: flex;
     align-items: center;
     gap: 10px;
     margin-bottom: 10px;
}
.download-sec p{
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

/* ______________fleet______________ */


.fleet-section{
    padding: 48px 0;

}


.fleet-para-ul li{
    color: #000000;
    font-size: 14px;
    margin: 0;
}


.carousel-control-next-icon, .carousel-control-prev-icon{
    background-color: #000000 !important;
}



.fleet-icons{
    margin-right: 3px;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}


.fleet-row{
    padding: 5% 0;
}


.fleet-main-heading{
    margin: 0;
    font-weight: bold;
    font-size: 40px;
    color:#000000;
    font-family: "Ubuntu", serif;
}


.fleet-headings{
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 30px;
    margin: 0;
    text-align: center;
    font-family: "Ubuntu", serif;

}



.fleet-para{
    display: inline-flex !important;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    font-family: "Ubuntu", serif;
}



/*@media screen and (max-width: 350%) {*/

    
/*    .fleet-para-div{*/
/*        margin-left: 30px !important;*/
/*        margin-right: 30px !important;*/
/*        padding-left: 30px !important;*/
/*        padding-right: 30px !important;*/
/*    }*/
/*}*/

.fleet-para-div{
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.fleet-para-ul span{
    background-color: #2966a1;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold !important;
    margin: 0;
    border-radius: 0;

}

.fleet-img{
    padding-top: 50px;
}
/* .fleet-icons{
    color: #ECC5A8;
} */

/* _________________station______________ */


.station-section{
    background-image: url(images/station-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.station-opacity{
    padding: 48px 0;
    background-color: #000000d0;
}

/* .station-div {
    background: #2966a1;
	padding: 1rem;
} */



.sub-station-div{
	font-family: "Ubuntu", serif;
    color: #ECC5A8;
    font-size: 20px;
}

.station-section a{
    color: #ffffffbd;
    text-decoration: none !important;
    /* font-size: 22px; */
    /* font-weight: bold; */
}

.station-section span{
    color: #fff8dc;
    text-decoration: none !important;
    font-size: 22px;
    font-weight: bold;
}

.station-main-heading{
    padding-bottom: 30px !important;
    font-weight: bold;
    font-size: 40px;
    color:#ffffff;
    font-family: "Ubuntu", serif;
}




/* airport */

/* .airport-section{
    background:url(images/airport-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
} */

.airport-opacity{
    /* background-color: #00000079; */
    padding: 48px 50px;
}

.airport-main-heading{
    /* padding-top: 35px !important; */
    font-weight: bold;
    font-size: 40px;
    color:#000000;
    font-family: "Ubuntu", serif;
}


.airport-div {
    padding: 18px 10px;
    /* border: solid #1F1209 1px; */
    /* border-radius: 25% 25% 0% 0% / 5% 5% 0% 0% ; */
    /* box-shadow: 0 0 5px 5px #834C24; */
    transition: all .4s ease;
}
.airport-div:hover {
    /* border-radius: 0% 0% 50% 50% / 0% 0% 5% 5% ; */
    box-shadow:  0 10px 5px #2966a1;
}

.airport-div {
    text-decoration: none !important;
    color: #000000 !important;
}

.airport-div h2{
    font-size: 20px;
    font-family: "Ubuntu", serif;
    margin: 0;
    padding-bottom: 5px;
}

.airport-div h3{
    font-size: 18px;
    font-family: "Ubuntu", serif;
    margin: 0;
    color: #2966a1;
}

.airport-section a {
    text-decoration: none !important;
   
}



/* app  */

.footer-section-app{
    background-color: #000000;
    padding: 30px 0px 10px;
}

.app-main-heading{
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    font-weight: bold;
    font-size: 35px;
    color:#ffffff;
    font-family: "Ubuntu", serif;
}

.app-div{
    border-radius: 10px;
    /* box-shadow: 0 0 10px 0 #ffffff; */
    color: #ffffff;
}


.app-div h2{
    /* background-color: #2966a1; */
    /* border-radius: 10px; */
    font-size: 25px;
}


.icon-div a{
    filter: brightness(0) invert(1);
}


/* footer */



.footer-ul{
    margin-top: 15px;
    list-style-type: none;
    padding: 0;
    align-items: center;
    

}

.footer-section{
    color: #ffffff !important;
    background-color: #2966a1;
    padding-top: 8px;
    font-weight: bold;

}
.logoft{
    display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none !important;
}
.privacy{
    text-decoration: none !important;
    color: rgb(255, 236, 236);
}

.privacy:hover{
    color: #ECC5A8;
}






/* contact */



.contact-header-section{
    /* background: url(images/contact-header-bg.webp); */
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; 
}

/* .contact-header-section h1 , h2{
    color: #000;
    font-size: 25px;
} */
.contact-header-heading ,.inner-pages-small-heading{
    color: #000;
    font-size: 25px;
}
.contact-header-section .email-link{
    color: #000 !important;
}
.contact-header-opacity{
    padding: 48px 0;
    background-color: #2966a146;
    color: white;
 
}


.inner-pages-content-section{
    padding: 2% 0;
}


.contact-links, .contact-para{
	text-decoration: none !important;
	color: #2966a1;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
	transition: all .3s ease-in-out;
}

.contact-links:hover{
	color: #2966a1;
}

.contact-inputs{
	box-shadow: none !important;
	outline: none !important;
	border: 2px solid black !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #2966a1 !important;
	transition: all .3s ease-in-out !important;
    border-radius: 0 !important;

}

.contact-inputs:focus{
	border-color: #2966a1 !important;
    color: #2966a1 !important;
}


.message-btn{
    border: solid 2px #000000 !important;
    background-color: transparent !important;
    color: black !important; 
    font-weight: bold !important;
    border-radius: 0 !important;

}

.message-btn:hover{
    font-weight: bold !important;
    color: white !important;
    border-color: #000000 !important;
    background-color: #2966a1 !important;
}



.contact-headings-span{
    color: #2966a1;
}


.contact{
    color: #2966a1;
}




/* about  */


.about-header-section{
    /* background: url(images/about-header-bg.webp); */
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; 
}

.about-header-opacity .email-link{
    color: #000 !important;
}

.about-header-opacity{
    padding: 48px 0;
    background-color: #2966a146;
    color: white;
 
}
.about-header-heading{
    color: #000;
    font-size: 25px;
}

/* inner pages  */




.inner-section{
    background: url(images/inner-header-bg.webp);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; 

}

.inner-section-opacity{
    padding: 48px 0;
    background-color: #000000ad;
}

.form-div-inner .booking-heading {
    color: #fff !important;
}

.booking-heading-inner{
    color:#ffffff;
    font-weight: bold;
    font-family: "Ubuntu", serif;
    font-size: 25px;
}





/*404 page styling*/
.body-404{
    background-color: #c5cada;
}

.main-404-div{
    position: absolute;
    width: 100%;
    height: 100%;
}

.inner-404-div{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.heading-404{
    font-size: 100px;
    font-weight: 700;
    color: #3E56AA;
}

.sub-heading-404{
    font-weight: 700;
    color: #333333;
}

.para-404{
    font-size: 21px;
    font-weight: 600;
    color: #000000;
}

.link-404{
    text-decoration: none !important;
    color: #3E56AA;
    transition: all .4s ease-in-out;
}

.link-404:hover{
    color: #000000 !important;
}

/*404 page styling end*/




.call-btn {
    padding: 10px 20px;
    background-color: #2966a1;
    display: inline-block;
    margin-bottom: 12px;
}
.call-btn a {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-decoration: none !important;
}
.sticky-top {
    z-index: 2000;
}
@media only screen and (max-width:992px) {
    .main-heading {
        color: #fff !important;
    }
    /* .navbar-collapse {
        height: 330px;
        overflow-y: auto;
    } */
     #tablet{
        display: none;
     }
}

@media only screen and (max-width:768px){
    .navbar-brand img{
        display: none;
    }
    .lgo-text span{
        margin: 0;
    }
    .lgo-text span:nth-child(2){
        text-transform: capitalize;
    }
    .header-section-opacity {
        padding: 20px 0 !important;
      
    }
    .main-heading {
        color: #000 !important;
    }
    .header-section{
        background-image: none !important;
        background: #2966a173 !important;
    }
    .about-main-section{
        background-image: none !important;
    }
    .about-main-opacity{
        background-color: #2966a1;
    }
    .station-section{
        background-image: none !important;
    }
    .station-opacity{
        background-color: #2966a1;
    }
    .main-heading {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .slog-para{
        font-size: 13px;
    }
    .call-btn {
        display: none;
    }
    .app-icons-div {
        padding: 0 !important;
        padding-top: 20px !important;
        display: flex;
        justify-content: center;
    }
    .header-section {
        background-position: left center !important;
    }
    .inner-section{
        background: none !important;
    }
    .slog-para{
        color: #000;
    }
    .slog-para span{
        display: none;
    }
    .inner-section-opacity {
        padding: 20px 0 !important;
        background: #2966a173 !important;
    }
    .header-section .bannerTxt p{
        width: 100%;
        display: none;
        color: #000;
    }
    .station-section span{
        font-size: 17px;
    }
    .airport-div h2{
        font-size: 18px;
    }
    .airport-div h3{
        font-size: 16px;
    }
    .airport-main-heading , .station-main-heading , .fleet-main-heading{
        font-size: 26px;
    }
    .fleet-img{
        padding-top: 30px;
    }
    .app-icons-div{
        justify-content: center;
    }
    .fleet-headings{
        font-size: 20px;
    }
    .privacy-div{
        font-size: 13px;
    }
    .address{
        font-size: 13px;
    }
    .about-heading{
        font-size: 20px;
    }
    .about-para{
        font-size: 15px;
    }
    /* .fleet-icons{
        aspect-ratio: 32/ 32;
    } */
    .download-sec .row{
        flex-direction: column-reverse;
    }
    .download-sec .download-images {
        justify-content: center;
    }
    .download-sec .download-images img{
        width: 130px;
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .inner-section-opacity{
        padding: 30px 0;
    }
    .main-heading { 
        font-size: 38px;
        padding-bottom: 10px;
    }
    .inner-pages-content-section{
        padding: 30px 0;
    }
    
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .nav-link{
        padding-right: 12px !important;
        padding-left: 12px !important;
        font-size: 13px !important;
    }
    
}

.head-main-div{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}


body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover{
    color: #fff !important;
}

.field-hd {
    margin-bottom: 5px;
    text-align: start;
}

.modal-header button {
	background-color: #2966A1 !important;
}

.btn:not(:disabled):not(.disabled){
    cursor: pointer;
    color: #fff !important;
}

/* Whats App Button Css Start */
.wapp-btn {
    position: fixed;
    bottom: 20px;
    left: 20px; 
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.wapp-btn img {
    width: 30px;
    height: 30px;
}

.wapp-btn:hover {
    transform: scale(1.1);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .wapp-btn {
        width: 50px;
        height: 50px;
        bottom: 15px;
        left: 15px;
    }

    .wapp-btn img {
        width: 25px;
        height: 25px;
    }
}
/* Whats App Button Css End */