body {
  padding: 0;
  font-family: "Montserrat", sans-serif !important;
}
h3 {
  font-family: "Alex Brush", cursive;
  font-size: 48px;
  font-weight: bold;
  color: #958653;
}
.hero {
  color: #fff;
  background: url(../../assets/img/hero2.jpg) center center #f7f5f1 no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
}
.hero h1 {
  font-size: 90px;
  font-family: "Alex Brush", cursive;
  color: #fff;
}
.hero h2 {
  font-size: 60px;
  font-family: "Alex Brush", cursive;
  color: #fff;
}
.hero p {
  font-size: 18px;
  font-style: italic;
}
.hero span {
  font-style: italic;
  font-size: 65px;
  color: #fff;
}
.cuenta {
  text-align: center;
  font-family: sans-serif;
}
.cuenta p {
  font-size: 130px;
  margin: 0px;
}
.cuenta span {
  font-size: 20px;
  font-weight: bold;
}
.cuenta .time {
  position: relative;
}
.cuenta .days {
  position: absolute;
  top: -45px;
  left: 350px;
}
.cuenta .hrs {
  position: absolute;
  top: -45px;
}
.cuenta .min {
  position: absolute;
  top: -45px;
  right: 300px;
}
.detalles {
  text-align: center;
  background-color: #f7f5f1;
}
.detalles span {
  font-size: 50px;
}
.detalles button {
  border-radius: 5px;
  padding: 5px 10px;
  background: transparent;
  font-size: 16px;
  border: #000 2px solid;
  color: #958653 !important;
}
.detalles h2 {
  font-family: "Alex Brush", cursive;
  font-size: 48px;
  font-weight: bold;
  color: #958653;
}
.nav-item {
  text-align: end;
}
.navbar > .container-fluid {
  justify-content: end;
}
.iglesia {
  text-align: center;
}
.iglesia button {
  border-radius: 5px;
  padding: 5px 10px;
  background: transparent;
  font-size: 16px;
  border: #000 2px solid;
  color: #958653 !important;
}
.iglesia img {
  width: 1000px;
  height: 500px;
  object-fit: cover;
  object-position: 50% 50%;
}
.recepcion {
  text-align: center;
  background-color: #f7f5f1;
}
.recepcion button {
  border-radius: 5px;
  padding: 5px 10px;
  background: transparent;
  font-size: 16px;
  border: #000 2px solid;
  color: #958653 !important;
}
.recepcion img {
  width: 1000px;
  height: 500px;
  object-fit: cover;
  object-position: 50% 50%;
}
.hotel {
  text-align: center;
}
.hotel button {
  border-radius: 5px;
  padding: 5px 10px;
  background: transparent;
  font-size: 16px;
  border: #000 2px solid;
  color: #958653 !important;
}
.hotel img {
  width: 1000px;
  height: 500px;
  object-fit: cover;
  object-position: 50% 50%;
}
.center-text-inisde-column {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
}
.col-md-6 {
  padding: 0 !important;
}
.col-sm-12 {
  padding: 0 !important;
}
.row {
  margin-right: 0 !important;
}
a {
  color: #958653 !important;
}
.cartoon img {
  max-width: 10%;
}

/*# sourceMappingURL=style.css.map */
