.booking-engine-outer-block-bg-white { width: 1105px; 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;}
.searchsubmit:hover {   color: #000;}
.searchsubmit img {
    padding-right: 10px;
}
.form-control.selectfield.bookimgfielddata.noborder.norgtarrow.nopadding {
    color: #000;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0px;
    height: auto;
    width: 180px;
    text-overflow: ellipsis;
}
.form-control.selectfield.bookimgfielddata.noborder.norgtarrow.nopadding::placeholder {
    color: #818181 !important;
}
div#travelorigenL_div111 .form-control.selectfield.bookimgfielddata.noborder.norgtarrow.nopadding{
    color: #000;
    font-family: Plus Jakarta Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    width: 150px;
    white-space: normal;
    text-overflow: ellipsis;
    padding: 0px;
    line-height: normal;
}
input#city_location_text:focus{
    border-color: unset;
    box-shadow: unset;
}
input#city_location_text::placeholder {
    color: #000;
    opacity: 1;  
  }
  
.positionrelative{position: relative;}
.group-field-label.borderright1_2.positionrelative:after {
    content: "";
    width: 50px;
    height: 100%;
    right: -30px;
    position: absolute;
    z-index: 1;
    
    background-image: url(../images/icons/triptype.svg);
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: right;
    top: 0;
    bottom: 0;
}
.paddingbottom-40{padding-bottom: 40px;}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
   
    
}
.select-booking-type input[type='radio']:checked{-moz-appearance: none;}
.select-booking-type input[type='radio']:checked:after {width: 19px; height: 19px; border-radius: 50%;position: relative; background: #FFCC00; content: '';display: inline-block;visibility: visible; border: 3px solid #ffffff; outline: 1px 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;
}
section.modyfy-search-wrapper-outer.marginbottom40 span#select2-pickup_time-container {
    border-bottom:0px;}
.triptype-wrapper {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    height: 100%;
    width: 100%;
}
img.tripicon{
    cursor: pointer;
}
.group-from-to {
    width: 45%;
    display: flex;
    position: relative;
}
span#select2-pickup_time-container {
    border-bottom: 1px solid #ffcf12;
}
span#select2-pickup_time_airport-container {
    border-bottom: 1px solid #ffcf12;
}
.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: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0px;
     height:auto;
}
.booking-engine-outer-block-bg-white {
    position: relative;
}
.btncenteryollow {
    color: #000;
    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, #FFE787 0%, #FC0 100%);
    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: 28px;
    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: 18px;
}
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: 26px;}
    .form-control.selectfield.bookimgfielddata.noborder.norgtarrow.nopadding{font-size: 26px;}
    .typographydate{font-size: 26px;}
    .paddingtop-70 {
        padding-top: 60px;
    }
    .paddingbottom-65 {
        padding-bottom: 55px;
    }
    .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%;
}
.flex_box_widget_items.w-100-onmobile {
    display: none;
}
.width711 {
    width: 100%;
}
.gap130 {
    gap: 50px;
}
.groupicon-with-text h2 {
    font-size: 20px;
}
.section-style-two-content p {
    font-size: 16px;
    line-height: 24px;
}
.achievement_content_inner h2 {
    font-size: 28px;
}
.achievement_content_inner p {
    font-size: 18px;
}
img.icon_achievment {
    width: 70px;
}
.gap37 {
    gap: 20px;
}
.text-over-poster {
     
    font-size: 20px;
    left: 20px;
    
    bottom: 30px;
    margin: 0px;
    width: 100%;
}
.paddingtop-70 {
    padding-top: 50px;
}
.borderlinergt h2{font-size: 26px;}
.borderlinergt p{font-size: 16px;}
.paddingbottom-65 {
    padding-bottom: 45px;
}
.max-width-1100 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
 
.booking-engine-outer-block-bg-white {
    position: relative;
}
.booking-engine-outer-block-bg-white {
    width: 100%;
    margin: 0 auto;
}
 
}
 
@media screen and (max-width:767px) {
    .paddingtop-70 {
        padding-top: 30px;
    }
    
    .booking-engine-multiservices {
        padding-bottom: 0;
    }
	.group-field-label.borderright1_2.positionrelative:after {
    content: "";
    width: 50px;
    height: 100%;
    right: 0;
    position: absolute;
    z-index: 1;
     background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    top: 34px;
    bottom: 0;
    transform: rotate(90deg);
    left: 0;
}
    .borderlinergt h2 {
        font-size: 18px;
    }
    .borderlinergt p {
        font-size: 14px;
    }
    .paddingbottom-40 {
        padding-bottom: 20px;
    }
    .select-booking-type input[type='radio']:checked:after {
        width: inherit;
        height: inherit;
        border-radius: 50%;
        position: relative;
        background: #FFCC00;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #ffffff;
        outline: 1px solid #BDBDBD;
    }
    .hide-on-mobile{display: none;}
    .booking-engine-outer-block-bg-white {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 40px;
        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;}
    .form-control.selectfield.bookimgfielddata.noborder.norgtarrow.nopadding{font-size: 14px;width: 100%;
        text-overflow: unset;
        white-space: normal;}
    .typographydate{font-size: 14px;}
    
    .booking-engine-filed-label {
        padding: 0px 20px;
    }
    .radiobtntab {
        width: 10px;
        height: 10px;
    }









    .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;
}
div#travelorigenL_div111 .form-control.selectfield.bookimgfielddata.noborder.norgtarrow.nopadding{font-size: 12px; font-weight: 600;}
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;
}
div#travelorigenL_div111 .form-control.selectfield.bookimgfielddata.noborder.norgtarrow.nopadding{width: 120px;}
.form-field-block .select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 12px; font-weight: 600;
}
.group-form-field {
    width: 49%;
    border: 1px solid #d9d9d9;
    padding: 0 10px 5px;
    border-radius: 6px;
}
.dateselection{font-size: 14px;}
.group-form-field2 {
    flex: unset;
    width: 100%;
    border: 1px solid #a4a4a4;
    padding: 0px 5px 5px 5px;
}
.group-form-field:last-child{border: 0px;}
.group-form-field-innner {
    width: 49%;
    border: 1px solid #d9d9d9;
    padding: 10px;
    border-radius: 5px;
}
.modyfy-search-wrapper-outer {
   
    padding: 15px 0px;
}
.group-form-field.modyfysearchbtn {
    width: 100%;
    padding: 0px;
    margin-top: 10px;
}
.btncenteryollow.modyfysearchbtn {
    font-size: 14px;
    line-height: 40px;
    width: 100%;
    height: 40px;
    color: #000000;
    font-weight: 600;
}
.modysearchbtnwrapper {
    text-align: center;
}
 
}