/* WHATSAPP FIXO */

  .whatsapp-fixo {
    position: fixed;
    bottom:3em;
    right:25px;
    z-index: 999;
}
@media only screen and (max-width: 767px) {
.scrollToTop {
display: none !important;
}
}