:root {
  --dark-slate-grey: #00586f;
  --medium-violet-red: #a50265;
}

.hero_section {
  background-image: url('../images/Fondo_hero.png');
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 98vh;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.nosotros_section {
  justify-content: center;
  align-items: stretch;
  height: 60vh;
  margin-top: 100px;
  margin-bottom: 76px;
  display: flex;
}

.block_nosotros {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
}

.block_imagen_nosotros {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 60%;
  height: 100%;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
  position: relative;
}

.block_texto {
  flex-direction: column;
  justify-content: center;
  width: 40%;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.block_texto.ambiente {
  width: 50%;
  padding-right: 0;
}

.image {
  z-index: 1;
  border-radius: 20px;
  width: 80%;
  margin: auto;
  position: absolute;
}

.div-block {
  z-index: 0;
  background-color: #00586f;
  border-radius: 20px;
  width: 80%;
  min-width: 600px;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: -15px;
  left: 11px;
}

.titulo {
  color: #a50064;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.titulo.productos {
  text-align: right;
}

.titulo.servicios {
  color: #fff;
  margin-bottom: 40px;
}

.titulo.ambiente {
  text-align: right;
}

.parrafo {
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.adorno_imagen {
  background-color: var(--dark-slate-grey);
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 5px 5px 13px -4px #00000080;
}

.adorno_imagen.ambiente {
  inset: auto;
}

.adorno_imagen.nosotros {
  top: auto;
  left: auto;
}

.image-2 {
  z-index: 1;
  border-radius: 20px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.block_productos {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 40px;
  display: flex;
}

.imagen-producto {
  z-index: 1;
  align-self: center;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.bloque_imagenproductos {
  justify-content: flex-end;
  width: 60%;
  display: flex;
  position: relative;
}

.adorno_producto {
  background-color: #e2deff;
  border-radius: 50px;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  box-shadow: 4px 4px 12px #00000042;
}

.titulo_producto {
  color: #08c1b3;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 29px;
  font-weight: 900;
}

.titulo_producto.star {
  color: #8824e9;
}

.bloque_textoproductos {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paragraph-2 {
  color: #8824e9;
  text-align: left;
  max-width: 28ch;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.boton_producto {
  color: #8824e9;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 4px solid #8824e9;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 17px;
  font-weight: 700;
}

.multiply-block {
  z-index: 0;
  background-color: var(--dark-slate-grey);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.image-3 {
  z-index: 1;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.productos_section {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 60vh;
  margin: 100px auto;
  display: none;
}

.block_nosotros-copy {
  flex-direction: row;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.adorno_slider {
  z-index: 0;
  background-color: var(--dark-slate-grey);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 55%;
  height: 50%;
  min-height: 450px;
  margin-right: auto;
  position: absolute;
  left: 0;
}

.blocke_fondo-slider {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slider {
  background-color: #0000;
  width: 95%;
  height: 80%;
  position: absolute;
  left: 0;
}

.slide-nav {
  display: none;
}

.left-arrow {
  width: 45px;
  height: 45px;
  inset: auto auto 0% 0%;
}

.right-arrow {
  width: 45px;
  height: 45px;
  inset: auto auto 0% 40px;
}

.contenido_slider {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.texto_slider {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.imagen_slider {
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
  position: relative;
}

.linea_slider {
  background-color: #fff;
  width: 100%;
  height: 4px;
  margin-bottom: 25px;
}

.titulo_slider {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.mask {
  overflow: visible;
}

.paragraph-3 {
  color: #fcfcfc;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.image-4 {
  max-width: none;
  height: 130%;
  position: relative;
  top: 31px;
}

.servicios_section {
  justify-content: center;
  align-items: flex-start;
  height: 60vh;
  margin-bottom: 15vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.fondo-servicios {
  z-index: 0;
  background-image: url('../images/Fondo_servicios.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 35vh;
  position: absolute;
  inset: 0% 0% auto;
}

.servicios_multiply {
  z-index: 1;
  background-color: var(--medium-violet-red);
  width: 100%;
  height: 35vh;
  position: absolute;
  inset: 0% 0% auto;
}

.contenido_servicios {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  display: flex;
  position: relative;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.garantia_section {
  justify-content: center;
  height: 60vh;
  margin-top: 100px;
  display: flex;
}

.servicios_cuadros {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.cuadro_servicio {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 190px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px;
  display: flex;
  box-shadow: 6px 6px 30px 8px #00000026;
}

.image-5 {
  flex-direction: column;
  width: 100%;
  min-width: 150px;
  max-height: 120px;
  margin-bottom: 30px;
  display: flex;
}

.text-block {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.texto_servicios {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.block_garantia {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
}

.section_contacto {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 100px;
  display: flex;
}

.texto_hero {
  z-index: 2;
  width: 60%;
  padding-left: 50px;
  position: absolute;
  left: 0;
}

.imagen_hero {
  z-index: 2;
  width: 50%;
  height: 90%;
  position: absolute;
  right: 0%;
}

.titulo_hero {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 65px;
}

.heading-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.block_hero {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-6 {
  max-width: none;
  height: 90%;
  padding-right: 0;
  position: absolute;
}

.contacto_block {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.texto_contacto {
  flex-direction: column;
  justify-content: space-around;
  width: 40%;
  height: 100%;
  display: flex;
}

.contenedor_contacto {
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.bloque_info {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.separador_contacto {
  background-color: var(--dark-slate-grey);
  width: 3px;
  height: 250px;
  margin-top: 40px;
  margin-left: 60px;
  margin-right: 60px;
}

.info {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.form-block {
  width: 100%;
}

.image-8 {
  width: 40px;
}

.contacto_form {
  margin-top: 50px;
}

.mensaje-_field {
  height: 150px;
}

.button {
  border: 3px solid var(--medium-violet-red);
  background-color: var(--medium-violet-red);
  text-align: center;
  border-radius: 10px;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.button:hover {
  border: 3px solid var(--medium-violet-red);
  color: var(--medium-violet-red);
  background-color: #fff;
}

.parte_servicios {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
}

.block-footer {
  background-color: var(--dark-slate-grey);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.contenedorwhats {
  z-index: 2000;
  background-color: #108d03;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  max-width: 50px;
  max-height: 50px;
  padding: 0;
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 2px 7px #000000c4;
}

.link-redes {
  min-width: 30px;
  min-height: 30px;
  margin: 5px;
}

.link-redes.whats {
  background-image: url('../images/whats.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  border-width: 0;
  border-radius: 0%;
}

.link-redes.whats.float {
  min-width: 40px;
  min-height: 40px;
}

.div-block-3 {
  position: fixed;
}

.contenedor_menu {
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
}

.navbar {
  background-color: #fff;
  width: 100vw;
  height: 60px;
  position: fixed;
  box-shadow: 0 1px 20px #00000080;
}

.nav_link {
  color: var(--dark-slate-grey);
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.nav_link:hover {
  font-weight: 700;
}

.nav_link.w--current {
  color: var(--medium-violet-red);
  font-weight: 600;
}

.brand {
  width: 130px;
  height: 60px;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1200px;
}

.submit-button {
  background-color: var(--dark-slate-grey);
  border-radius: 14px;
}

.adicionales_section {
  background-color: var(--dark-slate-grey);
  justify-content: center;
  width: 100vw;
  height: 500vh;
  display: flex;
}

.block_sticky {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 60px;
}

.bloque_contenido_productos {
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  height: 100vh;
  padding-top: 10px;
  display: flex;
}

.block_texto_adicionales {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 90vh;
  margin-left: 40px;
  margin-right: 20px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.block_texto_adicionales.movil {
  display: none;
}

.block_imagenes_adicional {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  margin-left: 20px;
  margin-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 7px 7px 10px .5px #0006;
}

.block_imagenes_adicional.movil {
  display: none;
}

.titulo_texto_adicional {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.titulo_texto_adicional.oficina {
  margin-bottom: 0;
  line-height: 60px;
}

.parrafo_adicionales {
  color: #fff;
  text-align: justify;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.imagen_adicionales {
  z-index: 5;
  width: 100%;
  display: none;
  position: absolute;
}

.imagen_adicionales.calendario {
  z-index: 1;
}

.imagen_adicionales.libretas {
  z-index: 2;
}

.imagen_adicionales.libros {
  z-index: 3;
}

.imagen_adicionales.oficina {
  z-index: 4;
}

.imagen_adicionales.cajillas, .imagen_adicionales.cajilla {
  z-index: 5;
}

.divisor_adicionales {
  width: 70%;
  height: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contenedor_adicionales {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  display: flex;
  position: absolute;
}

.ambiente_section {
  justify-content: center;
  align-items: stretch;
  height: 60vh;
  margin-top: 100px;
  margin-bottom: 76px;
  display: flex;
}

.link-block {
  width: 40px;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.span_productos {
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
}

.contenedor_imagen {
  z-index: 1;
  background-image: url('../images/imagen_nosotros.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  box-shadow: 5px 5px 13px -4px #00000080;
}

.contenedor_imagen.ambiente {
  background-image: url('../images/plant-in-the-hands_lowres.jpg');
  background-size: cover;
  left: 0;
}

.contenedor_imagen.garantia {
  background-image: url('../images/Handshake_lowres.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.contenedor_animacion_productos {
  width: 100%;
  height: 100%;
  position: absolute;
}

.contenedor_animacion_productos.calendario {
  z-index: 1;
  background-image: url('../images/Calendarios.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.contenedor_animacion_productos.libretas {
  z-index: 2;
  background-image: url('../images/Libretas-100.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.contenedor_animacion_productos.libros {
  z-index: 3;
  background-image: url('../images/Libros-100.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.contenedor_animacion_productos.oficina {
  z-index: 4;
  background-image: url('../images/Oficina-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.contenedor_animacion_productos.cajillas {
  z-index: 5;
  background-image: url('../images/cajas.jpg');
  background-position: 50%;
  background-size: cover;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-10 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.qrimage {
  max-width: 100px;
}

.qrblock {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nosotros_section {
    height: auto;
    margin-top: 10vh;
    margin-bottom: 0;
    padding-top: 0;
  }

  .block_nosotros {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .block_nosotros.ambiente {
    flex-direction: column-reverse;
  }

  .block_imagen_nosotros {
    width: 95%;
    height: 40vh;
  }

  .block_texto {
    align-items: center;
    width: 100%;
    height: auto;
    padding: 30px 0;
  }

  .block_texto.ambiente {
    align-items: center;
    width: 100%;
  }

  .block_texto.nosotros {
    padding: 30px 0;
  }

  .titulo {
    text-align: center;
  }

  .titulo.garantia {
    text-align: center;
    margin-top: 0;
  }

  .titulo.contacto {
    text-align: center;
  }

  .servicios_section {
    height: auto;
  }

  .fondo-servicios, .servicios_multiply {
    height: 100%;
  }

  .garantia_section {
    height: auto;
    margin-top: 10vh;
    padding-top: 0;
  }

  .servicios_cuadros {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .block_garantia {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section_contacto {
    height: auto;
    margin-top: 10vh;
  }

  .texto_hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .imagen_hero {
    height: 60%;
    display: none;
  }

  .titulo_hero {
    text-align: center;
    font-size: 50px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .block_hero {
    justify-content: flex-start;
    display: flex;
  }

  .contacto_block {
    flex-direction: column;
  }

  .texto_contacto {
    align-items: center;
    width: 100%;
  }

  .contenedor_contacto {
    width: 100%;
  }

  .separador_contacto {
    width: 500px;
    max-width: 90vw;
    height: 3px;
  }

  .info {
    padding-left: 15px;
    font-size: 15px;
  }

  .image-8 {
    width: 20px;
  }

  .contacto_form {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .mensaje-_field {
    height: 100px;
  }

  .link-redes.whats.float {
    min-width: 30px;
    min-height: 30px;
  }

  .navbar {
    height: 50px;
  }

  .nav_link {
    color: #fff;
  }

  .brand {
    height: 50px;
    padding-left: 15px;
  }

  .block_sticky {
    display: flex;
    top: 50px;
  }

  .bloque_contenido_productos {
    flex-direction: column;
  }

  .block_texto_adicionales {
    height: 100%;
    max-height: 50vh;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: none;
  }

  .block_texto_adicionales.movil {
    display: flex;
    overflow: visible;
  }

  .block_imagenes_adicional {
    border-radius: 0;
    height: 100%;
    max-height: 50vh;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .block_imagenes_adicional.movil {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .titulo_texto_adicional {
    text-align: center;
    font-size: 30px;
  }

  .titulo_texto_adicional.oficina {
    margin-bottom: 0;
    line-height: 45px;
  }

  .titulo_texto_adicional.libros {
    margin-top: 0;
    margin-bottom: 0;
  }

  .parrafo_adicionales {
    font-size: 14px;
    line-height: 18px;
  }

  .parrafo_adicionales.calendario, .parrafo_adicionales.libretas {
    line-height: 20px;
  }

  .imagen_adicionales {
    flex: 1;
    width: auto;
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .imagen_adicionales.calendario {
    flex: none;
  }

  .divisor_adicionales {
    margin: 0 auto;
  }

  .contenedor_adicionales {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contenedor_adicionales.oficina {
    padding-bottom: 15px;
  }

  .ambiente_section {
    height: auto;
    margin-top: 0;
    margin-bottom: 5vh;
  }

  .span-contacto {
    font-weight: 600;
  }

  .nav-menu {
    background-color: var(--medium-violet-red);
  }

  .menu-button {
    height: 50px;
  }

  .contenedor_imagen.ambiente {
    background-position: 20%;
    background-size: cover;
  }

  .contenedor_animacion_productos.calendario {
    background-image: url('../images/Calendarios.-horizontal.jpg');
    background-position: 50%;
  }

  .contenedor_animacion_productos.libretas {
    background-image: url('../images/Libretas-horizontal.jpg');
  }

  .contenedor_animacion_productos.libros {
    background-image: url('../images/Libros-horizontal.jpg');
  }

  .contenedor_animacion_productos.oficina {
    background-image: url('../images/Oficina-horizontal.jpg');
  }

  .contenedor_animacion_productos.cajillas {
    background-image: url('../images/Cajillas-horizontal.jpg');
  }

  .qrblock {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .qrblock {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .hero_section {
    flex-direction: row;
  }

  .nosotros_section {
    height: auto;
  }

  .block_nosotros {
    padding-left: 10px;
    padding-right: 10px;
  }

  .block_imagen_nosotros {
    width: 95%;
  }

  .block_texto {
    padding: 30px 0 0;
  }

  .titulo {
    text-align: center;
    font-size: 30px;
  }

  .titulo.servicios, .titulo.ambiente {
    text-align: center;
  }

  .servicios_section {
    height: auto;
    padding-top: 5vh;
  }

  .fondo-servicios, .servicios_multiply {
    height: 100%;
  }

  .contenido_servicios {
    padding-bottom: 40px;
  }

  .garantia_section {
    padding-top: 0;
  }

  .servicios_cuadros {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cuadro_servicio {
    flex-direction: row;
    justify-content: space-between;
    width: auto;
    max-width: none;
    padding: 10px;
  }

  .image-5 {
    min-width: auto;
    max-height: 80px;
    margin-right: 10px;
  }

  .texto_servicios {
    text-transform: uppercase;
    font-size: 12px;
  }

  .texto_hero {
    flex-direction: column;
    align-items: center;
    width: auto;
    padding-right: 20px;
    display: flex;
    left: auto;
  }

  .imagen_hero {
    display: none;
  }

  .titulo_hero {
    text-align: center;
    font-size: 45px;
  }

  .heading-2 {
    text-align: center;
  }

  .parte_servicios {
    width: 50%;
    height: 100%;
  }

  .ambiente_section {
    height: auto;
  }

  .qrblock {
    justify-content: center;
    align-items: center;
  }
}

#w-node-b373255b-d03d-5e09-333d-b6716f7c09af-31507cd2, #w-node-bf2c37a0-814b-a02b-5d5b-aaa1466a206c-31507cd2, #w-node-d1e6ec66-afea-d2ce-3878-82b8030872c5-31507cd2, #w-node-_5998c01c-ad2f-2fe0-aa50-130558a806aa-31507cd2, #w-node-_994182e2-89b6-abe9-d63d-6d0692d04f04-31507cd2, #w-node-b373255b-d03d-5e09-333d-b6716f7c09af-ec9b7222, #w-node-bf2c37a0-814b-a02b-5d5b-aaa1466a206c-ec9b7222, #w-node-d1e6ec66-afea-d2ce-3878-82b8030872c5-ec9b7222, #w-node-_5998c01c-ad2f-2fe0-aa50-130558a806aa-ec9b7222, #w-node-_994182e2-89b6-abe9-d63d-6d0692d04f04-ec9b7222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5998c01c-ad2f-2fe0-aa50-130558a806aa-31507cd2, #w-node-_5998c01c-ad2f-2fe0-aa50-130558a806aa-ec9b7222 {
    grid-area: 2 / 3 / 3 / 4;
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b373255b-d03d-5e09-333d-b6716f7c09af-31507cd2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bf2c37a0-814b-a02b-5d5b-aaa1466a206c-31507cd2 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d1e6ec66-afea-d2ce-3878-82b8030872c5-31507cd2 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_5998c01c-ad2f-2fe0-aa50-130558a806aa-31507cd2 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_994182e2-89b6-abe9-d63d-6d0692d04f04-31507cd2 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-b373255b-d03d-5e09-333d-b6716f7c09af-ec9b7222 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bf2c37a0-814b-a02b-5d5b-aaa1466a206c-ec9b7222 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d1e6ec66-afea-d2ce-3878-82b8030872c5-ec9b7222 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_5998c01c-ad2f-2fe0-aa50-130558a806aa-ec9b7222 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_994182e2-89b6-abe9-d63d-6d0692d04f04-ec9b7222 {
    grid-area: 4 / 1 / 5 / 2;
  }
}


