/* Página 404 */
.page404 {
  height: 100vh;
  background-color: transparent;
  background-image: url(/images/manu/hero_la_geria.webp);
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
.page404 .section {
  padding: 0;
}
.page404 h2,
.page404 a {
  color: white;
}
/*  */

body {
  font-family: Roboto, sans-serif;
  color: #5a5a5a;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.logo {
  width: 170px;
}

.contact-link {
  color: white;
}
.contact-link:hover {
  color: #f0efef;
}

h1,
.texto_hero {
  text-shadow: 1px 1px 2px black;
  font-size: 1.3rem;
}

.hero-section {
  background-image: url(/images/manu/hero_mirador5.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  padding-top: 0px;
}

.section.wholesale-section {
  background-image: url(/images/manu/hero_landscape.webp);
}
.section.wholesale-section2 {
  background-image: url("/images/manu/dib_cesar_manrique2.webp");
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.w-nav-button {
  font-size: 45px;
}

.social-icon {
  width: 40px;
}

.negrita {
  font-weight: bold;
}

.rev_title {
  color: white;
}
.numero1 {
  height: 30vh;
  font-size: 6rem;
  text-align: center;
  padding-top: 10vh;
  line-height: 80px;
}
.numero2 {
  font-size: 4em;
  line-height: 50px;
}
@media screen and (max-width: 600px) {
  .numero1 {
    font-size: 3.5rem;
  }
}

.section.wholesale-section {
  background-attachment: fixed;
}
.reviews {
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.reviews div {
  padding: 20px 10%;
}
.grande {
  font-size: 4rem;
  padding: 5px;
  margin-top: 50px;
  line-height: 50px;
}
.reviews p {
  color: white;
  font-size: 1.2rem;
  text-align: left;
}
.nombre {
  text-align: center;
  margin-top: -20px;
}
.left {
  text-align: left;
}
.fecha {
  font-size: 1rem;
}
.bold {
  font-weight: bold;
}

.stamp {
  width: 150px;
  position: absolute;
  right: 50%;
}
@media only screen and (max-width: 770px) {
  .stamp {
    right: 0;
  }
    .drawing-left,
  .drawing-right {
    min-width: 170px;
  }
}

.contact-link:hover {
  opacity: 0.8;
  color: #d47800;
}
.info {
  color: white;
}
.info:hover {
  color: white;
}
.orange {
  color: #ff9000;
}

.cont_hig {
  display: flex;
}
.youtube {
  width: 60px;
  position: absolute;
}
.youtube:hover {
  width: 75px;
  transition: 250ms;
  cursor: pointer;
}

.full-image2 {
  width: 100%;
  height: 100%;
  max-height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
}

.peces {
  background-color: #ff9000;
  width: 100%;
  height: 100px;
}

/* FOOTER */
.footer-section,
.footer-links-wrapper {
  border-top: 2px solid white;
}
.footer-content-wrapper {
  padding-top: 6rem;
}
.logo_footer {
  width: 350px;
}

.white-link:hover {
  color: #ffffffb2;
}

/* Estilos del botón de WHATSAPP */
.cont_fab {
  display: flex;
  justify-content: right;
}
.fab_boton {
  position: fixed;
  bottom: 1px;
  right: 0.1em;
  z-index: 99;
}
.fab_boton2 {
  position: fixed;
  bottom: -45px;
  right: 1.1em;
  z-index: 19;
}
/* Imagen del teléfono */
.phone {
  width: 60px;
}
.phone2 {
  width: 100px;
}

.highlights,
.our_sug,
.e_serv,
.fe_home,
.politicas_cont {
  background-attachment: fixed;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.highlights {
  background-image: url(/images/manu/fondo1.webp);
}
.our_sug {
  background-image: url(/images/manu/fondo2.webp);
}
.e_serv {
  background-image: url(/images/manu/fondo4.webp);
}
.fe_home {
  background-image: url(/images/manu/fondo3.webp);
}
.politicas_cont {
  background-image: url(/images/manu/fondo3.webp);
}

.textos_politicas {
  padding: 20px;
  text-align: left;
}
.hearth {
  width: 20px;
}

.flag {
  width: 35px;
  margin-right: 10px;
}
/* */

/* Pagina "gracias" */
.banner {
  height: 100vh;
  background-image: url("/images/manu/hero_landscape.webp");
  background-position: center left;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
  color: white;
  text-align: center;
}

.cont_banner {
  width: 100%;
  height: 100vh;
  background: linear-gradient(to left, #000000, #00000020);
  padding-top: 100px;
}

.cont_banner h1 {
  font-size: 1.8rem;
  color: white;
}

.cont_banner i {
  color: white;
  font-size: 3rem;
  margin: 30px;
}

.reservar {
  margin-top: 50px;
  min-width: 170px;
  font-size: 1.2rem;
  color: white;
  background-color: #8d7c4c;
  border: 2px solid white;
  border-radius: 5px;
  padding: 5px;
  cursor: pointer;
}

.manu_footer {
  text-align: center;
  background-color: #ff9000;
  padding: 30px 0 70px;
}
.negro {
  color: black;
}
