/* Add here all your CSS customizations */
#smoke {
	position: absolute;
	margin-top: -55px;
}

.faleconosco {background-color: #075E54; color: white; padding:.25vw; border-radius:10px; font-weight: bold; text-transform:uppercase}
.faleconosco a {color: white}
.whatsappicon {width:25px; height: auto;}
.boxwhatsapp {position: absolute; border-radius:25px; width: 35vw; right:0; margin-top:5vw; margin-left:15vw; margin-right:15vw; padding: 2vw; background: rgba(255, 255, 255, .75); color:black; z-index:200}
.boxwhatsapp button {background-color: red; border-radius:20px; border:none; color: white; font-size:24px; padding:1vw}