@media (max-width: 800px) {
	.container-search-form {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#bookingForm {
		margin: 20px 40px 30px 10px !important;
	}
    .two-column-layout {
        display: block;
    }
    .two-column-layout .column {
        width: 100%;
        margin-bottom: 20px;
    }
}
#bookingForm {
		background-color: #3237797a;
	display: none;
}
/* Bootstrap Buttons */

.btn,
.form-control {
	border-radius: unset;
}

.custom-button {

    width: 147%;
    background: #2abbf1;
    color: #FFF;
    font-weight: 600;
    border-radius: 0px;
    margin-left: 22px;
    height: 57px;
}
/* search form styles */

#bookingForm {
	 background: rgba(0, 0, 0, .1);
	border: 1px solid #FFF;

	margin:-172px 50px; 
    width: 1828px;
    border-radius: 20px;
    filter: drop-shadow(2px 4px 6px black);
    margin-left: -330px!important;

}

.search-inner,
#bookingForm h2 {
	padding: 8px;
}

#bookingForm h2 {
	background: #FFF;
	color: #777;
	font-weight: 600;
	font-size: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
}

.container-search-form {
	padding-left: 60px;
	padding-right: 60px;
}

.search-container {
	overflow: visible;
	position: relative;
	background: #d8d8d8;
	background: rgba(0, 0, 0, .6);
}
/* override bootstrap */

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}

.search-form-on-slider {
	position: absolute;
	top: 0;
	z-index: 500;
	top: 74px;
}

.search-row {
	padding-top: 20px;
}

.search-row-button {
	padding: 0;
}

.checkbox {
	position: relative;
	margin-top: 0;
	line-height: 20px;
}

.sameLoc {
	margin-top: 10px;
}

.extra_col_1 {
	width: 10px;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
}

.drop_loc {
	display: flex;
}

.label_drop {
	padding-left: 5px;
}

.extra_age {
	padding: 0;
}

.extra_driver_age {
	position: relative;
	bottom: 14px;
	margin-left: 20px;
}

@media screen and (max-width: 600px) {
	.extra_driver_age {
		bottom: 0;
	}
}

	@media screen and (min-width: 600px) {
	.mycol {
		width: 50%;
	}
	
	.myrow {
		display: flex;
	}
}

.input_style{margin:0 !important;}

.extra_style_button{padding:0 10px;}
.hr-1{margin: 5px 0 15px 0;}
.hr-2{margin: 0px 0 15px 0;}
.hr-3{margin: 15px 0 15px 0;}
.hr-4{margin: 5px  0 15px 0;}



.col-md-2 {
        width: 13.666667%;

    }

.col-md-1 {
        width: 9.333333%;
    }

@media (max-width: 1050px) {

#bookingForm {
    background: rgba(0, 0, 0, .1);
    border: px solid #FFF;
    margin: 50px 10px;
    width: 309px;
    margin-left: -8px;
    padding: 5px;
    border-radius: 20px;
    height: 702px;
    filter: drop-shadow(2px 4px 6px black);
    margin-left: -375px;
    margin-top: -168px;
}

.custom-button {
    width: 126%;
    background: #2abbf1;
    color: #FFF;
    font-weight: 600;
    border-radius: 20px;
    margin-left: -29px;
    height: 47px;
    margin-top: 20px;
}

	.col-md-1 {
    width: 96.333333%;
}
	.col-md-2 {
    width: 91.666667%;
}

}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: px solid #eee;
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    display: none;
    width: 100%;
}





#bookingForm {
    background: rgba(0, 62, 195 / 30%);
    border: 1px solid #FFF;
    margin: -184px 559px;
    width: 153%;
    max-width: 1000%;
    border-radius: 20px;
    filter: drop-shadow(2px 4px 6px black);
    margin-left: -233px;
}

}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    font-family: system-ui;
    width: 100%;
    text-align: left;
}
#formSearchSubmit {
    background-color: #c2a56b;
    color: #fff;
}
#bookingForm {
    background-color: #3d42779c;
    color: #ffffff;
    margin-left: 108px !important;

}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ffffff;
    opacity: 1;
}

.sisf-header-navigation ul li.sisf-menu-item--narrow ul {
    background: #323779;
    border-color: #00000000;
}

.btn-group>.btn:first-child {
    margin-left: 0;
    border-radius: 9px;
}
.flatpickr-input[readonly] {
    cursor: pointer;
    border-radius: 8px;
}
#formSearchSubmit {
    background-color: #c2a56b;
    color: ;
    border-radius: 9px;
	      height: 44px;
	    margin-top: 13px;
}
#formSearchSubmit:focus {
    outline: none;
  box-shadow: none;
    
}
@media only screen and (max-width: 1024px) {
	
	label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    margin-left: 103px;
}
	#formSearchSubmit {
    background-color: #c2a56b;
    color: ;
    border-radius: 9px;
    margin-top: 17px;
    margin-left: 41px;
}
	.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    margin-left: 11px;
}
	
}




input#dropoff-datetimepicker {
    color: #424141;
    background-color: #ffffff;
}

input#pickup-datetimepicker {
	
	color: #424141;
    background-color: #ffffff;
}

@media only screen and (max-width: 1090px) {
#bookingForm {
    background: rgba(0, 0, 0, .1);
    border: 1px solid #FFF;
    margin: -172px 50px;
    width: 189%;
    border-radius: 20px;
    filter: drop-shadow(2px 4px 6px black);
    margin-left: -305px;
}
}

@media only screen and (max-width: 1650px) {
	#bookingForm {
    background: rgba(0, 0, 0, .1);
    border: 1px solid #FFF;
    margin: -175px 205px;
    width: 147%;
    height: 176%;
    border-radius: 20px;
    filter: drop-shadow(2px 4px 6px black);
    margin-left: -213px;
}
}


#bookingForm {
	display: block;
    width: 88% !important;
    margin: auto;
    bottom: 10vw;
    position: relative;
	margin-left: 111px !important;
}

.elementor-element-86d63cc .e-con-inner{
	max-width:100% !important;
}

#bookingForm #formSearchSubmit {
	margin-top: 19px !important;
	padding: 10px 15px;
max-width: -12px;

}


@media only screen and (min-width: 1500px) { 
	#bookingForm{
		 bottom: 2vw;
position: relative;
    margin-left: 16px !important;

	}

	#bookingForm .search-inner .row{
		display: flex;
    align-content: center;
    justify-content: center;
	}
	
	#bookingForm .search-inner .row .col-md-2 {
		width:12%;
	}
	
		#bookingForm .search-inner .row .col-md-1 {
		width:12%;
	}
}

@media (max-width: 800px) {
	#bookingForm{
		bottom: 28vw;
    margin-left: 28px !important;
	}
	
	#bookingForm .datepicker {
		color: #333;
    background-color: #fff;
    border-color: #ccc;
		margin-left: 12px;
		border-radius: 9px;
	
	}
	
	#bookingForm .datepicker::placeholder{
			 color: black;
  opacity: 1; /* Make sure it's fully visible */
	}

	#bookingForm #formSearchSubmit
 {
    margin-top: 3px !important;
    padding: 11px 58px;
    width: 81%;
margin-left: -1px;
}
	#bookingForm .col-md-1{
		margin-top:4px
	}
	#bookingForm{
		background: rgb(75 82 185 / 30%) !important;
	}
	#bookingForm .col-md-2, #bookingForm .col-md-1{
		width:92%;
	}
	.sisf-page-title {
    height: 290px;
}

@media (max-width: 790px) {
   .elementor-element-d283de3 #bookingForm {
        margin: 106px 40px 30px 0px !important;
    }
}




@media (max-width: 991px) {



#bookingForm #formSearchSubmit
{

    max-width: 178px;
margin-left: 36px;

}


}
