/* WHATSAPP FIXO */

.whatsapp-fixo {
position: fixed;  
bottom:10px;  
right:10px;
z-index:    9999;
    
}

