.gap-56 {
    gap: 56px;
}
.booking-engine-outer-block-bg-white { width: 1100px; margin: 0 auto;}
.select-booking-type { color: #676767; font-family: Quicksand; font-size: 14px; font-style: normal; font-weight: 600;line-height: normal;}
.tab-content.bookingengine-form-start { padding-top:3px;padding-bottom:3px; border-radius: 22px; background: #FFF;box-shadow: -1px 2px 8px 0px rgba(0, 0, 0, 0.15);}
.radiobtntab{width: 19px; height: 19px; }
.dflextab { display: flex;  align-items: center; gap: 10px;}
.select-booking-type:hover{color:#676767;}
input[type='radio']:checked:after {width: 19px; height: 19px; border-radius: 50%;position: relative; background:#189B49; content: '';display: inline-block;visibility: visible; border: 3px solid #ffffff; outline: 2px solid #BDBDBD;}
.gap7_5{gap:6.7px;}
.label-text label { color: #7E7E7E;font-family: Quicksand; font-size: 12px; font-style: normal; font-weight: 600;line-height: normal;}
.selectedvaluefromfields p { color: #535353; font-family: Quicksand; font-size: 12px; font-style: normal; font-weight: 600; line-height: normal;}
.noborder{border: 0px;}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0px;   
    border-radius: 0px;
}
span#select2-pickup_time-container {
    border-bottom: 1px solid #189B49;
}
span#select2-pickup_time_airport-container {
    border-bottom: 1px solid #189B49;
}
.hasDatepicker {
    cursor: pointer;
}
select#pickup_time {
    background-repeat: no-repeat;
    background-image: url(../images/icons/timearrow.svg);
    background-size: cover;
    background-position: calc(100% - 20px) calc(100% - 20px);
    
}
.select2-container--open .select2-dropdown {
    
    width: max-content !important;
}
.bookingengine_wrapper_form_start span#select2-airport_location-container{width: 100%;}
span#select2-airport_location-container {
    width: 100px;
}
div#airport_terminal_txt {
    line-height: normal;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Quicksand';
    color: #7E7E7E;
}
span.select2-selection.select2-selection--single {
    outline: none;
}
span#select2-pickup_time-container {
    padding: 0px;
    line-height: normal;
}
span#select2-pickup_time_airport-container {
    padding: 0px;
    line-height: normal;
}
    l
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 0px;
    box-sizing: border-box;
    box-shadow: unset; 
    outline: unset;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
select#pickup_time_airport {
    border: 0px;
}
select#pickup_time_airport:focus {
    border: 0px;
    outline: none;
    box-shadow: unset;
}
.modyfy-search-wrapper-outer {
    background: #FFF;
    box-shadow: -1px 2px 8px 0px rgba(0, 0, 0, 0.10);
    padding: 30px 0px;
}
.form-field-block .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #000;
font-family: Plus Jakarta Sans;
font-size: 20px;
font-style: normal;
font-weight: 600;
padding: 0px;
line-height: normal;
}
.modyfysearchselectfield:focus{outline: none; border-color: transparent;}
.modyfysearchselectfield {
    border: 0px;
    font-size: 20px;
    line-height: normal;
    color: #000;
    font-weight: 600;
    font-family: Plus Jakarta Sans;
    padding: 0px;
}
button#outstationdata:hover {
    color: #000;
}
button.btn_login_model.hvr-icon-pulse-shrink.hvr-bounce-to-left:hover {
    color: #000;
}
.select2-selection__arrow {
    display: none;
}
.booking-engine-fields_data .select2-container--default .select2-selection--single .select2-selection__rendered {
    
    color: #000;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0px;
     height:auto;
}
.booking-engine-outer-block-bg-white {
    position: relative;
}
.btncenteryollow {
    color: #fff;
    font-family: Quicksand;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 56.24px;
    border: 0px;
    padding: 0px;
    border-radius: 8px;
    background: linear-gradient(180deg, #434343 0%, #010101 97.92%);
    width: 214.449px;
    height: 56.24px;
    flex-shrink: 0;
}
.booking-engine-submit-data {
    position: absolute;
    bottom: -23px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
 
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: none;
    border: 0px;
    box-shadow: unset;
}
.select2-search--dropdown {
    display: block;
    padding: 0px;
    border-bottom: 1px solid #aaa;
}
.typographydate:focus {
    border: 0px;
    outline: none;
    border-color: transparent;
}
span.select2-dropdown.select2-dropdown--below {
    border-top: 1px solid #aaa;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #ffd323;
    color: #000;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    font-size: 14px;
    font-family: 'Inter';
}
.typographydate{
    padding: 0px;
    color: #000;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.select2-dropdown {
     
    border: 1px solid #ddd;
    border-radius: 0px;
    
 
}
.select2-results__option--selectable {
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    padding: 8px 15px;
}
select#pickup_time {
    border-color:transparent;
}
.select2-results__option--selectable:last-child {
    
    border-bottom: 0px;
}
.width100{width: 100%;}
.bordernone{border: 0px;}
.labeltextwithfield {
    width: 100%;
}
.booking-engine-multiservices {
    padding-bottom: 10px;
}
span.select2-dropdown {
  
    white-space: nowrap;
    width: max-content;
}
 .select2-results__options::-webkit-scrollbar {
  width: 8px;
  background-clip: padding-box;
}
.select2-results__options::-webkit-scrollbar-track {
  background:#676767;
  height: 8px;
  background-clip: padding-box;
 
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background:#fff;
  
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-button {
  display: none;
}
h2.comming-soon {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Inter';
    padding: 20px;
}
.select2-container .select2-selection--single {
    
  height: auto;
}

.group-field-label.borderright1_2.noborderright {
    border-right: 0px;
}
.borderright1_2 {
    padding-right:19px;
    padding-left: 19px;
    border-right: 1.2px solid #E7E7E7;  
    padding-top: 13px;
    padding-bottom: 28px;
    width: 20%;
 
}


@media screen and (max-width:1439px) {
    .booking-engine-fields_data .select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 30px;}
    .typographydate{font-size: 30px;}
 
    .width711 {width: 500px; }
    .btncenteryollow.modyfysearchbtn {
        
        font-size: 16px;
         
        line-height: 50px;
        
        width: 150px;
        height: 50px;
       
    }
 
   
}

@media screen and (max-width:1100px) {
.booking-engine-outer-block-bg-white {
    width: 100%;
}
.hide-on-mobile{display: none;}
.booking-engine-outer-block-bg-white {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 15px;
   
}
.select-booking-type{font-size: 12px;}
.dflextab {
   
    gap: 2px;
}
input[type='radio']:checked:after {
    width: 10px;
    height: 10px;
   
    border: 2px solid #ffffff;
    outline: 2px solid #BDBDBD;
}
.d-flex.form-inner-wrapper-booking-engine.paddingleftrgtbookingenigine {
    flex-wrap: wrap;
    width: 100%;
}
.tab-content.bookingengine-form-start {
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    background: #FFF;
    box-shadow: unset;
}
.borderright1_2 {
    padding-right: 0px;
    padding-left: 0;
    border-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    background-color: transparent;
    margin-bottom: 10px;
}
.booking-engine-filed-label {
    padding: 0px 0px;
}
.d-flex.form-inner-wrapper-booking-engine.paddingleftrgtbookingenigine {
     
    justify-content: space-between;
}
 
.selectedvaluefromfields p {
    color: #535353;
    font-family: Quicksand;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.booking-engine-fields_data .select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 14px;}
.typographydate{font-size: 14px;}
.booking-engine-filed-label {
    padding: 0px 20px;
}
.radiobtntab {
    width: 10px;
    height: 10px;
}
 
}

@media screen and (max-width:767px) {

    .select2-container--open .select2-dropdown{width: max-content !important;}
    .select2-results__option--selectable {
        cursor: pointer;
        border-bottom: 1px solid #ddd;
        padding: 5px 10px;
        font-size: 12px;
    }
    .d-flex.gap7_5.labelflex{height: 20px;}
.width711 {
    width: 100%;
}
span.select2-dropdown {
    white-space: unset;
    width: 100%;
}
.dflextab {
    gap: 5px;
}
button#outstationsumit img {
    display: none;
} 
.booking-engine-filed-label {
    padding: 5px 10px;
    border: 1px solid #efefef;
    margin: 0px 5px;
    height: 100%;
}
.infobooking.d-flex.justify-content-between {
    gap: 0px;
}
.label-text label{font-size: 10px;}
.paddingbottom13_5 {
    padding-bottom: 0px;
}
.gap7_5 {
    gap: 5px;
}
 
.select-booking-type {
    font-size: 10px;
}
.wrapperbookingtabs {
    gap: 10px;
}
li.nav-item.chkradio {
    width: 48%;
    background-color: #efefef;
    border: 1px solid #ddd;
    padding: 8px 10px;
    border-radius: 10px;
}
section.paddingtop60.paddingbottom70.booking_engine-wrapper_outer {
    padding-top: 20px;
}
.btncenteryollow{    font-size: 14px; line-height:40px;height: 40px;}
.groupicon-with-text h2 {
    font-size:16px;
}
.sectionstyle-two-content-title {
    padding-top:10px;
}
.section-style-two-content p {
    font-size: 14px;
    line-height: 22px;
}
.section-style-two-flex-box.flex_wrapper_outer.d-flex.justify-content-between.align-items-center.gap130 {
    gap: 0px;
    flex-wrap: wrap;
}
.form-field-block .select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 14px;
}
.dateselection{font-size: 14px;}
.group-form-field {
    flex: 1;
    width: 50%;
}
.group-form-field-innner {
    width: 46%;
}
.modyfy-search-wrapper-outer {
   
    padding: 15px 0px;
}
.btncenteryollow.modyfysearchbtn {
    font-size: 14px;
    line-height: 45px;
    width: 150px;
    height: 45px;
}
.modysearchbtnwrapper {
    text-align: center;
}
 
}