#breadcrumbs a {color: #3A92BC !important;}
.hp-little-things .elementor-icon-box-icon {margin-left: 15px !important;margin-right: 0 !important;}
.hp-fleet-polygon {
	background-color: #DFE9F4;
	padding-top: 0px;
	padding-bottom: 130px;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
}
.hp-fleet-head-polygon {
	padding-top: 110px;
	background-color: #DFE9F4;
	-webkit-clip-path: polygon(0 64%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0 64%, 100% 0%, 100% 100%, 0% 100%);
}
.hp-company-polygon {
	clip-path: polygon(0 24%, 100% 0, 100% 100%, 0 100%);
}
.customers-say .elementor-testimonial__text, .customers-say .elementor-testimonial__name{text-align:right !important;}
.footer-icons .elementor-icon-box-icon{margin-left: 15px !important;margin-right: 0 !important;}
.top-phone .elementor-icon-box-icon{margin-left: 15px !important;margin-right: 0 !important;}
.rtl-icons .elementor-icon-box-icon{margin-left: 15px !important;margin-right: 0 !important;}
.header-list-items .elementor-icon-list-item.elementor-inline-item {
	background: rgba(255,255,255,0.8);
	border-radius: 5px;
	padding: 0 10px !important;
	margin-bottom: 15px;
}

@media (max-width: 1024px) {
	#pickup_location_field.two-items {width: 100% !important;margin-bottom: 6px !important;}
	#pickup_location_field, #dropoff_location_field {width: 49.5% !important;margin-left: 1%;margin-bottom: 6px !important;}
	#dropoff_location_field {margin-left: 0 !important;}
	.rental-form-wrapper .row {width: 99% !important;}
	#pickup_date_field, #dropoff_date_field {width: 25% !important;margin-left: 1% !important;}
	#pickup_time_field, #dropoff_time_field {width: 17% !important;margin-left: 1% !important;}
	.rental-form .button-wrapper {width: 12% !important;}
	.button-wrapper button {width: 100% !important;}
	.under-form-wrapper {display: flex !important;justify-content: center !important;}
	.under-form-wrapper .columns {background: rgba(246,113,52,1) !important;float:none !important;}
}
@media (max-width: 767px) {
	.top-mobile-logo-wrapper{width:100% !important;}
	.top-phone, .top-mobile-menu-button {float: left !important;width: 50% !important;max-width: 50% !important;}
	#pickup_date_field, #dropoff_date_field {width: 49%!important;margin-bottom: 7px !important;margin-left:2% !important;}
	#pickup_time_field, #dropoff_time_field {width: 49% !important;margin-left: 0 !important;}
	.rental-form .button-wrapper {width: 100% !important;}
	.under-form-wrapper {display: block !important;}
	.under-form-wrapper .columns {width: 100% !important;margin: 0 0 15px 0 !important;max-width: 100% !important;}
	.hp-fleet-head-polygon {	
		-webkit-clip-path: polygon(0 34%, 100% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(0 34%, 100% 0%, 100% 100%, 0% 100%);
	}
	.hp-fleet-polygon {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
	}
	.hp-company-polygon {
		-webkit-clip-path: polygon(0 14%, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 14%, 100% 0, 100% 100%, 0 100%);
	}
}
