*, *:before, *:after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}

#home .swiper-slide {
  height: 524px;
}

#ubicacion h2 {
  position: absolute;
  transform: rotate(-90deg) translate(25%, -58%);
  top: 50%;
  left: -56px;
  z-index: 4;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 5vw;
  opacity: 0.3;
  font-family: latobold;
}

#contacto h2 {
  font-size: 1.6rem;
  font-family: latobold;
  text-align: center;
}/*# sourceMappingURL=style.css.map */