.widget_search {margin-top: 10px !important;}
	.search .date{
		width: calc(50% - 5px) !important;
		margin-bottom:10px !important;
	}
	.search .date:nth-child(1){
		margin-right:5px !important;
	} 
	.search .date:nth-child(2){
		margin-left:5px !important;
	} 
	.search .rental{
		width: 100% !important; 
		margin-bottom:10px !important;
	}
	.search .personne{
		width: calc(50% - 5px) !important; 
		margin-right:5px !important; 
		margin-bottom:10px !important;
	}
	.search .search_bouton{
		width:calc(50% - 5px) !important; 
		margin-left:5px !important; 
		margin-bottom:10px !important;
	}

	.itemSlideRb>div>h3 {
		color: #1d5671 ; 
	}
	.aItemSlideRb { 
		color: #fff !important;
		border: 1px solid #1d5671  !important; 
		background-color: #1d5671  !important;
		background-image: linear-gradient(90deg, #fff 0%, #fff 50%, transparent 50%, transparent 100%); 
	}
	.aItemSlideRb:hover { 
		color: #1d5671  !important; 
	}

	.top{top:0px !important;}
	.bottom{bottom: 0px !important;}
	.text-uppercase {text-transform: uppercase!important;}
	
	.icono-alquileres-1{width: 50px !important;height: 50px !important; line-height: 15px !important; padding-top: 5px !important;} 
	.icono-alquileres-1 > img{width: 20px !important; } 

	.btn-alquileres1{width: calc(50% - 10px);margin-top:4px;margin-left: 4px;margin-right:2px;margin-bottom:4px !important;}
	.btn-alquileres2{width: calc(50% - 10px);margin-top:4px;margin-left: 2px;margin-right:4px;margin-bottom:4px !important;}

	.btn-alquileres{display:flex; flex-flow:row wrap;}
	.btn-alquileres > div{width: 50%; margin-bottom: 0px !important;} 
	.mb-0{margin-bottom:0px !important;}
	#ui-datepicker-div{z-index: 10 !important;} 

	.bd-example-modal-lg{
		background-color: #0000008f !important;
	}
	.modal-aux-1{
		top: 200px !important;
		left: 0 !important;
	}
.text-center{text-align: center !important;}
.w-100{width: 100% !important;}
	@media only screen and (min-width: 768px) {
		.search .date{
			width: calc(15% - 10px)!important;
			margin-right:10px !important;
			margin-bottom:10px !important;
			margin-left:0px !important;
		}
		.search .rental{
			width: calc(40% - 10px)!important;
			margin-right:10px !important;
			margin-bottom:10px !important;
		}
		.search .personne{
			width: calc(15% - 10px)!important;
			margin-right:10px !important;
			margin-bottom:10px !important;
			
		}
		.search .search_bouton{
			width: calc(15% - 10px)!important; 
			margin-bottom:10px !important;
			margin-left:0px !important;
		}
	}
 