
/* /bow/950/modules/vc-image-banner/template.css */


/* /bow/950/modules/vc-listing-image-square/template.css */


/* /bow/950/modules/vc-image-right-banner/template.css */


/* /bow/950/modules/vc-listing/template.css */


/* /bow/950/modules/vc-landing-form/template.css */
.barra-fixed-form {
	position: fixed;
	bottom: -100px; /* nascosta inizialmente */
	left: 0;
	right: 0;
	z-index: 9999;
	transition: bottom 0.4s ease;
	padding: 0px 0;
}
.barra-fixed-form.show { bottom: 0; }

/* /bow/950/modules/footer/template.css */
.footer-condizioni .campi-obbligatori { display:none; }
