<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.area-footer { background-image:url("/img/sfondo-footer.jpg"); background-position:top center; background-repeat:no-repeat; }
.facebook-footer { position:absolute; z-index:3; text-align:center; }
.bl-footer { position:absolute; z-index:2; }

@media (max-width:767px) {
.area-footer { background-image:none; background-color:#4e9ed9; text-align:center; padding-top:30px; padding-bottom:30px; }
.sopra-footer-smartphone { background-image:url("/img/sopra-footer-smartphone.jpg"); background-position:top center; background-repeat:no-repeat; height:46px; width:100%; }
.absolute-home-continua { height:61px; }	
.separa-footer-smartphone { margin-top:30px; }
.separa-footer-smartphone-2 { margin-top:120px; }
.bl-footer { display:none; }
.facebook-footer { right:100px; top: 380px; width:152px; height:61px; background-image:url("/img/facebook.png"); padding-top:9px; }
}


@media(min-width:768px) and (max-width:991px) {
.area-footer { padding-top:50px; min-height:264px; }
.area-footer { background-image:url("/img/sfondo-footer-768.jpg"); background-position:top center; background-repeat:no-repeat; }
.bl-footer { display:none; }
.facebook-footer { right:90px; top: 100px; width:137px; height:55px; background-image:url("/img/facebook-768.png"); padding-top:7px; }
}


@media(min-width:992px) {
.area-footer { padding-top:86px; min-height:360px; }
.logo-footer { width:222px; height:103px; }
.facebook-footer { right:220px; top: 120px; width:152px; height:61px; background-image:url("/img/facebook.png"); padding-top:9px; }
.bl-footer { top:56px; right:30px; }
}


@media(min-width:1200px) {	
.area-footer { padding-top:86px; min-height:360px; }
.logo-footer { width:222px; height:103px; }
.facebook-footer { right:220px; top: 120px; width:152px; height:61px; background-image:url("/img/facebook.png"); padding-top:9px; }
}
</pre></body></html>