*{box-sizing: border-box; padding: 0%; top: 0; margin: 0%;font-family: "Heebo", sans-serif;}
/*body {background-color:#f5f5f5; font-family: 'Heebo', sans-serif;}*/


/* ----FOOTER-----*/

.footer{width: 100%;background-image: linear-gradient(to bottom, #485868, rgb(49, 49, 49)); bottom:0px; margin-bottom: auto; color: rgb(228, 230, 233);}
.footer p{text-align: center; padding-right: 5px; padding-left: 5px; padding-top: 13px; } /*BOTTON SPOSTA SU E GIU IL TESTO ALL INTERNO DELLA BANDA GRIGIA*/
.footer span{display: none;}
.footer-contatti {margin-top: 5px ; }/* SEPARA ULTIMA SLIDE */
.footer-contatti {display: flex; align-items: center;justify-content: center;}
.footer-contatti img{height: 50px; width: 50px;
}

#foot-social-face{display: flex; text-decoration: none; margin-top: 17px;}
#foot-social-face-img{width: 40px; height: 40px; margin-top: 10px; margin-right:50px; }
.foot-social-face-span{display: inline-flex; margin-top: -20px; margin-right: 20px; /*MARGIN SPOSTA SU E GIU IL TESTO CHE SCORRE ALL INTERNO DELLA BANDA GRIGIA CHE PERO VIENE ALLARGATA*/
text-decoration: none; color: greenyellow;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }
.foot-social-face-span p{padding-top: 5px;padding-left: 5px;padding-right: 4px; margin-top: 27px; margin-right: 20px; 
border-radius: 5px; text-decoration: none; color: greenyellow;}

#foot-social-insta{display: flex; text-decoration: none; margin-top: 10px;}
#foot-social-insta-img{width: 40px; height: 40px; margin-top: 30px; margin-left:50px; }
.foot-social-insta-span{display: inline-flex; margin-top: -20px; margin-left: 20px; 
text-decoration: none; color: greenyellow;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;}
.foot-social-insta-span p{padding-top: 5px;padding-left: 5px;padding-right: 4px; margin-top: 27px; margin-left: 20px;
 text-decoration: none; color: greenyellow; border-radius: 5px;}

/* ----MARQUEE SOCIAL END-----*/



/* FOOTER HOVER */
.footer-contatti img:hover { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
.footer-contatti img:active {transform: scale(1.1);}
.footer-testo{
    padding-top: 5px; padding-left: 5px;
    font-size: 20px; color: black;
    text-decoration: none;
    line-height: 0.9
 
}




@media  (max-width: 798px){

.nav-device-hide{display: none;}/*ICONA FOOTER*/
.footer{width: 100%;background-image: none; bottom:0px;}
.footer-ico-device{margin-top: 20px;}
.foot-social{display: none;}
.foot-social-face-span{display: none;}
#foot-social-face-img{display: none;}
.foot-social-insta-span{display: none;}
#foot-social-insta-img{display: none;}  
.footer-testo {display: none;}
.footer p{display: none;}
.footer span{display: block;}
.hr-footer{display: none;}
.footer-testo {display: none;}
.footer p{display: none;}
.footer span{display: block;}
/*FOOTER*/
footer {padding-top: 15px;}
.footer-contatti {display: flex;justify-content: center; margin: auto; padding-bottom: 15px;}
.footer-contatti img{width: 50px; height: 50px;margin-left: 2px; margin-right: 2px;}   
#footer-ico-call img{width: 58px; height: 55px;}   
#footer-ico-call{margin-right: 11px;}
#footer-ico-whatsapp{margin-right: 16px; }
#footer-ico-mail{margin-right: 9px; }
#footer-ico-googlemaps{display: none;}
#footer-ico-facebook{margin-right: 13px; }
#footer-ico-instagram{margin-right: 1px; }
#footer-ico-twitter{display: none;}

}

