

/*
    Add your custom styles here
*/

/* .home-hero::before {
	content: "";
	background-image: url("{% static 'teliyaducontent/uploads/2022/08/fluid-lines1-1.png' %}");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 2000px;
	top: 17%;
} */

.jet-form-builder-page .jet-form-builder-progress-pages .jet-form-builder-progress-pages__item--label {
	white-space: normal;
}

/* Fix responsive : */

@media screen and (max-width: 1024px) {
	.info-footer .elementor-widget-container {
		padding: 0px !important;
	}
}
@media screen and (max-width: 767px) {
	.img-footer img {
		width: 64% !important;
	}
	.texte-img-footer .elementor-widget-container {
		margin: 0px !important;
		padding-top: 10px !important;
	}
	.icons-img-footer .elementor-widget-container {
		padding: 0px !important;
	}
}

/*.vehicle-listing .jet-listing-dynamic-image img {
	width: 400px;
	height: 200px;
	object-fit: contain;
	object-position: center;
}*/