@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto;
}
  .boton-reservas .btn {
    font-size:27px;
  }
  .tex
  .modal-dialog {
    max-width: 58%;
}
  .banner-seccion-habitaciones,  .banner-seccion-chalten, .banner-seccion-contacto, .banner-seccion-ubicacion, .banner-seccion-nosotros  {
    margin-top: 69px;
}
  .lang {
top:auto;
position: relative;
right: auto;
}
  .navbar {
    height:70px;
    padding: .5rem 1rem;
  }
.navbar-brand {
    width: 220px;
    top: 93px;
}
.boton-reservas {
        bottom: 130px;
}
.texto-reservas {
    top: 64px;
}
.boton-reservas strong {
  font-size: 15px;
}
}
@media (min-width: 1200px) {
}