.d-none, .show-mobile {
  display: none;
}

.position-absolute {
  position: absolute;
}

.text-center {
  text-align: center;
}

#rev_slider_2_1_forcefullwidth .tp-leftarrow, #rev_slider_2_1_forcefullwidth .tp-rightarrow {
  display: none;
}

/* ---- whatsapp ----*/
.w-flotante {
  background-color: green;
  width: 4rem;
  height: 4rem;
  position: fixed;
  bottom: 4%;
  right: 4%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.w-flotante:hover {
  background-color: #2879ff;
}
.w-flotante .whatsapp {
  color: white;
  font-size: 2.5rem;
}

/*# sourceMappingURL=ajustes.css.map */
