/* WHATSAPP FIXO */

.whatsapp-fixo {
    position: fixed;
    bottom:20px;
    right:10px;
    
}
/* INSTAGRAM FIXO */

.instagram-fixo {
    position: fixed;
    bottom:90px;
    right:10px;
   
}
.conteiner { min-width: 100%; max-width: 100%; }


