/* -----------------------------------------------------

Add here all your CSS customizations 

Note: IE9 doesn't support transitions and animations

-------------------------------------------------------*/

.whatsap{
  position: fixed;
   bottom: 15.5%;
  right: 3%;
  z-index: 999;
  opacity: 0.8;
}