/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
left:50%;
margin-left: -32px    
z-index: 999;
}

