:root {
  --dark-slate-blue: #023f88;
  --dark-slate-blue-3: rgba(2, 63, 136, .67);
  --dodger-blue-2: rgba(21, 153, 255, .6);
  --light-sky-blue: #0095da;
  --dark-slate-blue-2: #0056a2;
  --white-smoke: #f8f8f8;
  --dim-grey: #636363;
  --white: #fdfdfd;
  --gainsboro: #d8d8d8;
  --black-2: #0c0c0c;
  --black: #66b8ff;
  --royal-blue: rgba(0, 106, 233, .64);
  --dodger-blue: rgba(57, 147, 255, .64);
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

a {
  text-decoration: none;
}

.section1 {
  z-index: 6;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
  overflow: hidden;
}

.div-block {
  z-index: 1;
  width: 100%;
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 6vw;
  padding-right: 0;
  display: flex;
  position: relative;
}

.imgfondofixed {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
}

.div-block-2 {
  width: 18vw;
  height: 18vw;
  background-image: linear-gradient(rgba(0, 149, 218, .47), rgba(0, 149, 218, .47)), url('../images/unnamed.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.div-block-2._2, .div-block-2._3 {
  background-image: linear-gradient(to bottom, var(--dark-slate-blue-3), var(--dark-slate-blue-3)), url('../images/pexels-gustavo-fring-4173356.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70vw;
  background-attachment: scroll, fixed;
}

.div-block-2._1 {
  background-image: linear-gradient(rgba(0, 149, 218, .82), rgba(0, 149, 218, .82)), url('../images/pexels-gustavo-fring-4173356.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70vw;
  background-attachment: scroll, fixed;
}

.div-block-2._4 {
  background-image: linear-gradient(rgba(2, 63, 136, .81), rgba(2, 63, 136, .81)), url('../images/pexels-gustavo-fring-4173356.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70vw;
  background-attachment: scroll, fixed;
}

.div-block-2._1-1 {
  width: 15vw;
  height: 15vw;
  background-image: none;
}

.div-block-2._1-1.para-mobile {
  display: none;
}

.div-block-2._1-1.para-laptop.para-ocultar {
  display: flex;
}

.div-block-2._1-1-copy {
  width: 14vw;
  height: 14vw;
  background-image: url('../images/pexels-august-de-richelieu-4427501.jpg');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-2._2 {
  background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/pexels-gustavo-fring-4173356.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70vw;
  background-attachment: scroll, fixed;
}

.div-block-2._4 {
  background-image: linear-gradient(rgba(2, 63, 136, .81), rgba(2, 63, 136, .81)), url('../images/pexels-gustavo-fring-4173356.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70vw;
  background-attachment: scroll, fixed;
}

.div-block-2._3 {
  background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/pexels-gustavo-fring-4173356.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70vw;
  background-attachment: scroll, fixed;
}

.div-block-2._1 {
  background-image: linear-gradient(rgba(0, 149, 218, .82), rgba(0, 149, 218, .82)), url('../images/pexels-gustavo-fring-4173356.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70vw;
  background-attachment: scroll, fixed;
}

.grid {
  z-index: 3;
  grid-template-columns: min-content min-content;
  margin-left: -5vw;
  padding: 0;
  position: relative;
}

.iz {
  margin-top: 0;
}

.heading {
  margin-top: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.h1titular-principal {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 55px;
}

.h1titular-principal.blanco {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h1titular-principal.blanco:hover {
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
}

.h1titular-principal.blanco-bold {
  color: #fff;
  margin-bottom: 20px;
  font-size: 65px;
  font-weight: 700;
  line-height: 70px;
}

.h1titular-principal.blanco-bold.conpadding {
  font-size: 50px;
}

.h1titular-principal.conpadding {
  text-align: left;
  align-self: auto;
  margin-bottom: 2vh;
  font-size: 55px;
  line-height: 50px;
}

.h1titular-principal.peque-menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 55px;
  transition: all .425s;
}

.h1titular-principal.peque-menu:hover {
  color: var(--light-sky-blue);
}

.h1titular-principal.blanco-gigante {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h1titular-principal.blanco-gigante:hover {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
}

.h1titular-principal.navbar {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h1titular-principal.navbar:hover {
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
}

.h3-subtitulo {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.h3-subtitulo.blanco {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.div-transparencia {
  background-image: linear-gradient(319deg, rgba(0, 88, 189, .95), rgba(255, 255, 255, .44)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-titular-y-subtitulo {
  flex-direction: column;
  align-self: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.div-titular-y-subtitulo.desactivar {
  display: none;
}

.div-titular-y-subtitulo.iz {
  align-self: auto;
}

.div-titular-y-subtitulo.con-padding {
  margin-bottom: 5vh;
}

.div-titular-y-subtitulo.centrado {
  align-items: center;
  margin-bottom: 5vh;
}

.div-titular-y-subtitulo.centrado.sinpadding {
  margin-bottom: 0;
}

.div-titular-y-subtitulo.centrado._30vw {
  width: 35vw;
  text-align: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}

.div-titular-y-subtitulo._30vw {
  width: 30vw;
  align-items: flex-start;
  margin-top: 27px;
}

.boton-inicio {
  width: 180px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  flex-direction: column;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.boton-inicio:hover {
  background-image: none;
}

.boton-inicio.v2 {
  border-color: var(--light-sky-blue);
  color: var(--light-sky-blue);
}

.boton-inicio.azuloscuro {
  border-color: var(--dark-slate-blue-2);
}

.text-span {
  flex: 0 auto;
  font-size: 35px;
  display: inline;
}

.div-block-9 {
  z-index: 80;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
  top: 4%;
  bottom: auto;
  left: auto;
  right: 4%;
}

.boton-inscripcion {
  z-index: 1;
  width: 50px;
  height: 50px;
  background-color: var(--dark-slate-blue);
  color: #000;
  border-radius: 0%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-end;
  transition: background-color .45s;
  display: flex;
  position: relative;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.boton-inscripcion:hover {
  background-color: var(--dark-slate-blue);
  border: 1px #fff317;
  border-radius: 0;
}

.icono-open {
  width: 50px;
  height: 50px;
  align-self: flex-end;
  margin-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0%;
}

.div-boton {
  width: 180px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-boton.con-padding-sup {
  margin-top: 2vh;
}

.cuadrado {
  width: 20px;
  height: 20px;
  background-color: var(--light-sky-blue);
  margin-right: -10px;
  position: absolute;
  top: auto;
  bottom: 13%;
  left: auto;
  right: 0%;
}

.cuadrado.oscuro {
  background-color: var(--dark-slate-blue);
}

.div-menu-boton {
  z-index: 9;
  color: #0c0c0c;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 4%;
  bottom: auto;
  left: auto;
  right: 4%;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, .16);
}

.heading-2 {
  text-transform: uppercase;
  margin: 0 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.section-noticias {
  flex-flow: column wrap;
  align-content: space-around;
  align-items: center;
  margin: 0;
  padding: 18vh 16vw;
  display: flex;
  position: relative;
}

.section-noticias.desactivar {
  display: none;
}

.grid-2 {
  grid-column-gap: 55px;
  grid-row-gap: 49px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: center;
  padding: 0 0 2vh;
}

.div-img {
  width: 20vw;
  height: 30vh;
  background-color: #f0f0f0;
  position: relative;
}

.heading-3 {
  z-index: 2;
  width: auto;
  background-color: var(--white-smoke);
  opacity: 1;
  color: var(--dark-slate-blue);
  text-align: justify;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0 0 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
}

.parrafo {
  color: #fff;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 22px;
}

.parrafo.azul {
  color: var(--dim-grey);
  text-transform: none;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.parrafo.azul.inter {
  color: #1478a6;
  line-height: 40px;
}

.parrafo.blanco {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.parrafo.blancoiz {
  color: #fff;
  text-align: left;
}

.parrafo.gris-centrado {
  color: var(--dim-grey);
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.parrafo.azul {
  color: #636363;
  text-transform: uppercase;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.h2-nombre-producto {
  color: #000;
  text-transform: none;
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
}

.h2-nombre-producto.doraado {
  color: #deb359;
  font-size: 16px;
}

.h2-nombre-producto.blanco {
  color: #fff;
  margin-bottom: 0;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
}

.div-block-170 {
  width: 30px;
  height: 30px;
  background-image: url('../images/noun_Calendar_684826.png');
  background-position: 50%;
  background-size: contain;
  margin-right: 5px;
}

.div-block-170.invert {
  filter: contrast(200%) contrast(200%) invert();
}

.div-receta-cuadro-peque {
  width: 20vw;
  height: 12.5vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 11px rgba(0, 0, 0, .02);
}

.div-receta-cuadro-peque._1 {
  width: 16vw;
  height: 16vw;
  margin-top: 5vh;
}

.div-receta-cuadro-peque._2 {
  z-index: 1;
  width: auto;
  height: auto;
  border-radius: 0%;
  justify-content: space-around;
  margin: 0;
  display: flex;
  position: relative;
  bottom: 0;
}

.div-receta-cuadro-peque._3 {
  width: 16vw;
  height: 16vw;
  box-shadow: none;
  margin-top: 5vh;
}

.div-receta-cuadro-peque.principal {
  width: 22vw;
  height: 22vw;
  z-index: 1;
  width: 30vw;
  height: 50vh;
  background-image: url('../images/pexels-andrea-piacquadio-3760072.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0%;
  flex: 0 auto;
  align-items: stretch;
  margin-right: 5vw;
  position: relative;
  box-shadow: 1px 1px 11px rgba(0, 0, 0, .09);
}

.div-receta-fondo-oscuro {
  z-index: 2;
  height: auto;
  background-color: rgba(0, 0, 0, .7);
  flex-flow: column wrap;
  align-items: flex-start;
  padding: 2vh 2vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.conoce-mas-div {
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: relative;
}

.dic-flechaboton {
  width: 20px;
  height: 20px;
  text-align: center;
  background-image: url('../images/flecha-blanca-iz_1flecha-blanca-iz.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0 #9c1006;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.dic-flechaboton.blanco {
  width: 18px;
  height: 18px;
  background-image: url('../images/flecha-blanca-iz_1flecha-blanca-iz.png');
}

.imagen-fondo-ficha-peque {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
}

.h4boton-texto {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.h4boton-texto.amarillo {
  color: #deb359;
  padding-right: 0;
  font-size: 13px;
}

.div-fecha {
  align-items: center;
  display: flex;
}

.div-seccion {
  justify-content: center;
  display: flex;
  position: relative;
}

.div-seccion._2 {
  flex: 0 auto;
  margin-top: 2vh;
  margin-bottom: 2vh;
  margin-right: 0;
}

.div-seccion.paddinginferior {
  margin-bottom: 5vh;
}

.div-seccion.padding-sup {
  flex-flow: column wrap;
  align-content: space-between;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}

.parrafo-con-fondo {
  z-index: 2;
  width: 25vw;
  background-color: var(--white-smoke);
  color: var(--dark-slate-blue-2);
  margin-bottom: 0;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  position: absolute;
  top: auto;
  bottom: -5%;
  left: 5%;
  right: 0%;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, .15);
}

.parrafo-con-fondo.oculto {
  display: none;
}

.grid-3 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: end;
  position: relative;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
}

.divcategoriaservicio {
  border-right: 2px solid #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 25vh 3vw 5vh;
  text-decoration: none;
  display: flex;
  position: relative;
}

.divcategoriaservicio.principal {
  align-items: flex-start;
  padding-left: 5vw;
  padding-right: 5vw;
}

.fondo0 {
  z-index: 2;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/pexels-andrea-piacquadio-3760067.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-3 {
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 0;
  display: flex;
  position: relative;
}

.heading-5 {
  margin-top: 0;
}

.h3.blanco {
  color: #fff;
  text-transform: none;
  border-left: 2px #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.h3.blancodere {
  color: #fff;
  text-align: right;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  position: relative;
}

.h3.gris-peque {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.h3.azul {
  color: var(--dim-grey);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.h3.azul-centrado {
  color: var(--dark-slate-blue-2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.h3.azulbold {
  color: var(--dark-slate-blue-2);
  text-transform: none;
  border-left: 2px #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 5vh;
  margin-right: 3vw;
}

.fondo1 {
  z-index: 0;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/pexels-oleg-magni-2058134.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fondo2 {
  z-index: 0;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/pexels-skitterphoto-1571585.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fondo3 {
  z-index: 0;
  background-image: url('../images/pexels-gustavo-fring-4173347.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-171 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imgfondo {
  background-image: url('../images/pexels-andrea-piacquadio-3760067.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-fondo {
  z-index: 1;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.opacidad {
  z-index: 2;
  opacity: 0;
  background-image: linear-gradient(rgba(0, 51, 95, .6), rgba(0, 51, 95, .6));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-4 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}

.div-icono-y-texto {
  height: 100%;
}

.div-destaque-con-icono {
  width: auto;
  height: 100%;
  min-width: 12vw;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  transition: all .325s;
  display: flex;
  box-shadow: 1px 1px 11px rgba(0, 0, 0, .06);
}

.div-destaque-con-icono:hover {
  box-shadow: 1px 1px 11px rgba(0, 0, 0, .12);
}

.div-destaque-con-icono.v2 {
  box-shadow: none;
  justify-content: center;
}

.icon {
  width: 80px;
  height: 80px;
}

.image {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-173 {
  justify-content: center;
  align-self: center;
  margin-bottom: 5vh;
  display: flex;
}

.section2tipos {
  flex-flow: column wrap;
  align-content: space-around;
  align-items: center;
  padding: 15vh 8vw;
  display: flex;
}

.div-block-174 {
  width: auto;
  height: auto;
  overflow: hidden;
}

.div-block-175 {
  grid-column-gap: 16px;
  grid-row-gap: 35px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

.heading-7.azul {
  color: var(--dark-slate-blue-2);
}

.div-figura {
  z-index: 2;
  width: 25px;
  height: 25px;
  color: #fff;
  text-align: justify;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/forma4.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 17px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-textnoticia {
  z-index: 2;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-176 {
  width: 30px;
  height: 30px;
  background-image: url('../images/blanco.png');
  background-position: 50%;
  background-size: contain;
}

.heading-8 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 22px;
}

.div-confecha {
  background-color: rgba(2, 63, 136, .65);
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.logo-inicio {
  z-index: 7;
  width: auto;
  height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  padding: 12px;
  display: flex;
  position: absolute;
  top: 4%;
  left: 0%;
}

.logo-inicio.w--current {
  height: 10vh;
  margin-left: 0;
}

.div-block-178 {
  width: 50px;
  height: 50px;
  background-image: url('../images/AJ-forma.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.solo-img {
  width: 180px;
  height: 40px;
  background-image: url('../images/logoRA.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.solo-img.desactivar {
  display: none;
}

.div-solo-llogo {
  z-index: 5;
  width: 200px;
  height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 12px;
  display: flex;
  position: fixed;
  top: 4%;
  left: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
}

.div-solo-llogo.w--current {
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .16);
}

.div-solo-llogo._2 {
  box-shadow: 0 1px 6px rgba(0, 0, 0, .14);
}

.div-solo-llogo.desactivar {
  display: none;
}

.logo {
  width: 350px;
  height: 200px;
  background-image: url('../images/logoRA.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo.v2 {
  width: 300px;
  height: 80px;
}

.logo.version-footer {
  width: 220px;
  height: 45px;
  align-self: flex-start;
  margin-left: -1.5vw;
}

.div-la-firma {
  width: 35vw;
  height: auto;
  background-color: #f7f7f7;
  background-image: url('../images/pexels-andrea-piacquadio-3756678.jpg');
  background-position: 50% 74%;
  background-size: cover;
  position: relative;
}

.div-block-180 {
  z-index: -1;
  width: 80%;
  min-height: 25vh;
  background-color: var(--dark-slate-blue-2);
  position: absolute;
  top: auto;
  bottom: -8%;
  left: 20%;
  right: auto;
}

.div-block-181 {
  height: 30vh;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-nuestra-firma {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 13vh 8vw;
  display: flex;
  position: relative;
}

.div-slider {
  z-index: 2;
  width: 90%;
  height: 50vh;
  background-color: var(--white);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding: 2vw 1vw;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px rgba(0, 0, 0, .11);
}

.iconaliados {
  width: 70%;
  height: 70%;
  object-fit: contain;
  flex-flow: wrap;
  flex: 0 14%;
  align-content: space-between;
  justify-content: center;
  align-items: center;
  margin-left: 11px;
  margin-right: 11px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-182 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5vh;
  padding-right: 0;
  display: flex;
}

.section-5 {
  background-color: var(--white);
  justify-content: space-around;
  padding: 12vh 8vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-absoluto {
  width: 20vw;
  height: 20vw;
  opacity: .11;
  background-image: url('../images/forma4.png');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: -9%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.div-block-184 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 4vw;
  padding-right: 15vw;
  display: flex;
  position: relative;
}

.div-contacto {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.form {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.textarea {
  height: 100%;
  display: flex;
}

.campo-formulario {
  height: 45px;
  background-color: var(--gainsboro);
  color: var(--dark-slate-blue-2);
  border: 1px #000;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  transition: all .375s;
  position: relative;
}

.campo-formulario:hover {
  background-color: var(--gainsboro);
  color: #fff;
}

.campo-formulario::-ms-input-placeholder {
  color: var(--dark-slate-blue-2);
}

.campo-formulario::placeholder {
  color: var(--dark-slate-blue-2);
}

.campo-formulario._2 {
  height: 100%;
  flex: 0 auto;
}

.campo-formulario.v2 {
  height: 50px;
  border-color: var(--black-2);
  color: var(--dark-slate-blue);
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
}

.campo-formulario.v2::-ms-input-placeholder {
  color: var(--dark-slate-blue);
  font-weight: 600;
}

.campo-formulario.v2::placeholder {
  color: var(--dark-slate-blue);
  font-weight: 600;
}

.field-label {
  font-family: Open Sans, sans-serif;
  display: none;
}

.field-label-2 {
  display: none;
}

.submit-button {
  width: 200px;
  border: 2px solid var(--dark-slate-blue-2);
  color: var(--dark-slate-blue-2);
  background-color: rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.div-logo-footer {
  z-index: 7;
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  padding: 12px;
  transition: all .3s;
  display: flex;
  position: relative;
  top: 0%;
  left: 0%;
}

.div-logo-footer:hover {
  transform: scale(1.025);
}

.div-logo-footer.w--current {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: block;
  position: relative;
  top: 4%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-logo-y-datos-contacto {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-right: 2px solid var(--dark-slate-blue);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-right: 0;
  padding-left: 0;
  padding-right: 3vw;
  display: grid;
}

.div-contactocon-icono {
  width: 20vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: static;
}

.div-contactocon-icono:hover {
  transform: translate(0, 5px);
}

.div-contactocon-icono._2 {
  width: 20vw;
  text-align: center;
  flex-direction: column;
  margin: 20px;
}

.div-contactocon-icono.iz {
  width: auto;
  flex-direction: row;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.div-contactocon-icono.iz:hover {
  transform: none;
}

.div-contactocon-icono.cen {
  align-items: flex-start;
}

.icon-footer {
  width: 30px;
  height: 30px;
  background-image: url('../images/noun_Number_2965945-1.png');
  background-position: 0 0;
  background-size: contain;
  margin-bottom: 10px;
  margin-right: 10px;
}

.icon-footer.direccion {
  width: 40px;
  height: 40px;
  opacity: .68;
  background-image: url('../images/noun-location-1041848-FFFFFF.png');
  background-repeat: no-repeat;
}

.icon-footer.direccion.blanco {
  width: 40px;
  height: 40px;
  background-image: url('../images/noun_import-adress_2413582.png');
  margin-bottom: 0;
  margin-right: 0;
}

.icon-footer.direccion._2 {
  width: 30px;
  height: 30px;
}

.icon-footer.blanco {
  width: 40px;
  height: 40px;
  background-image: url('../images/noun_Number_2965945.png');
  margin-bottom: 0;
  margin-right: 0;
}

.icon-footer._2 {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}

.icon-footer.linkedin {
  background-image: url('../images/linked-in-2.png');
}

.icon-footer.linkedin.desactivar {
  display: none;
}

.div-block-185 {
  width: 20px;
  height: 20px;
  background-color: var(--light-sky-blue);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .11);
}

.div-block-185.forma2 {
  background-color: var(--light-sky-blue);
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.campo {
  height: auto;
  flex: 1;
  align-self: auto;
  margin-right: 0;
  position: relative;
}

.campo.sin-padding {
  flex: 0 auto;
  align-self: auto;
  margin-right: 0;
}

.footer {
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
  box-shadow: -1px -1px 10px rgba(0, 0, 0, .07);
}

.footer.oculto {
  display: none;
}

.menu {
  z-index: 8;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--dark-slate-blue);
  background-image: none;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0);
}

.link-block {
  flex: 0 40%;
  order: 0;
  justify-content: center;
  margin: 17px 10px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.link-block:hover {
  color: var(--dark-slate-blue);
  font-size: 50px;
  transform: scale(1.2);
}

.link-block.desactivar {
  display: none;
}

.dic-contacto {
  border-top: 2px solid #fff;
  flex-direction: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.grid-5 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 0;
  display: flex;
}

.div-forma-fondo {
  width: 22vw;
  height: 22vw;
  opacity: .14;
  background-image: url('../images/triangulo-blanci.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: -5%;
  right: auto;
}

.div-block-188 {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.boton-inscripcion-inicio {
  z-index: 20;
  width: 50px;
  height: 50px;
  color: #000;
  background-color: rgba(43, 47, 57, .85);
  border: 1.5px solid #fff;
  border-radius: 0%;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 9px;
  padding-left: 0;
  transition: background-color .45s;
  display: none;
  position: fixed;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.boton-inscripcion-inicio:hover {
  background-color: #7acccb;
  border: 1.5px solid #fff;
  border-radius: 0;
}

.image-2 {
  width: 30px;
  transition: opacity .2s;
  transform: rotate(45deg);
}

.icono-close {
  width: 50px;
  height: 50px;
  flex: 0 auto;
  align-self: flex-end;
  margin-top: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0%;
}

.icono-close:hover {
  background-color: rgba(0, 0, 0, 0);
}

.heading-9 {
  position: static;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: auto;
}

.div-titulo-y-subtitulo {
  z-index: 2;
  position: absolute;
  top: auto;
  bottom: 25%;
  left: 5%;
  right: 0%;
}

.opacidadfoto {
  z-index: 1;
  background-image: linear-gradient(6deg, rgba(0, 86, 162, .77), rgba(0, 0, 0, 0));
  align-self: flex-end;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.azul-claro {
  color: var(--light-sky-blue);
}

.text-span-3 {
  font-weight: 700;
}

.div-conoce-mas {
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-190 {
  width: 25px;
  height: 25px;
  background-image: url('../images/triangulo-blanci.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.h4-leer-mas {
  color: var(--dark-slate-blue-2);
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: flex;
}

.h4-leer-mas.blanco-bold {
  color: #fff;
  margin-right: 5px;
  font-size: 13px;
  font-weight: 700;
}

.nombre-noticia {
  z-index: 2;
  width: auto;
  opacity: 1;
  color: var(--black-2);
  text-align: justify;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 1vh;
  padding: 0 30px 0 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text-span-4 {
  color: var(--light-sky-blue);
}

.div-forma-2 {
  width: 22vw;
  height: 22vw;
  opacity: .14;
  background-image: url('../images/triangulo-blanci.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: -6%;
  left: auto;
  right: -5%;
}

.div-block-191 {
  height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  padding: 8px;
  display: flex;
  position: relative;
}

.body {
  overflow: visible;
}

.div-conoce-mas-kink {
  justify-content: flex-end;
  align-items: center;
  padding-left: 8px;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.slider {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.div-marcas {
  width: 100%;
  height: auto;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.slide {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.icon-2 {
  color: var(--dark-slate-blue);
  margin-left: 0;
  font-size: 22px;
  font-weight: 700;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.icon-3 {
  color: var(--dark-slate-blue);
  font-size: 22px;
  font-weight: 700;
}

.mask {
  width: 35vw;
  height: 100%;
  flex: none;
  align-self: auto;
}

.slide-nav {
  display: none;
  position: relative;
}

.image-3 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
}

.logo-inciio {
  width: 200px;
  height: 80px;
  background-image: url('../images/logoRA.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo-inciio.v2 {
  width: 280px;
  height: 80px;
}

.logo-inciio.version-footer {
  width: 220px;
  height: 50px;
  align-self: flex-start;
  margin-left: 0;
}

.logo-fixed {
  width: 180px;
  height: 40px;
  background-image: url('../images/logoRA.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.logo-fixed.desactivar {
  display: none;
}

.form-block {
  width: 42vw;
}

.form-block-2 {
  width: auto;
  align-self: stretch;
}

.div-logo-menu {
  z-index: 7;
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  padding: 0 0 5vh;
  transition: all .3s;
  display: flex;
  position: relative;
  top: 0%;
  left: 0%;
}

.div-logo-menu:hover {
  transform: scale(1.025);
}

.div-logo-menu.w--current {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-bottom: 5vh;
  padding: 0;
  display: block;
  position: relative;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.dfigura-1-absoluto {
  width: 25vw;
  height: 25vw;
  opacity: .2;
  background-image: url('../images/forma4.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: -6%;
  bottom: auto;
  left: -4%;
  right: auto;
}

.cont-todo {
  width: 90%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3vh;
  display: flex;
  position: relative;
}

.div-reconocimientos {
  width: 100%;
  height: 100%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-reconocimientos.testimonios {
  justify-content: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.grid-6 {
  grid-column-gap: 62px;
  grid-row-gap: 23px;
  align-self: auto;
  justify-items: center;
}

.left-arrow {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.right-arrow {
  font-size: 22px;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-193 {
  z-index: 5;
  width: 10vw;
  height: auto;
  position: absolute;
  top: auto;
  bottom: 4%;
  left: auto;
  right: 7%;
}

.section-6 {
  background-color: var(--dark-slate-blue);
  padding: 9vh 0 0;
}

.tab-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #fff;
  border-bottom-color: #000;
  align-items: center;
  padding-left: 17px;
  padding-right: 17px;
  display: flex;
}

.tab-link.w--current {
  background-color: var(--light-sky-blue);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  align-items: center;
  display: flex;
}

.div-registro {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.img-registro {
  width: 100%;
  height: 100%;
  color: var(--dark-slate-blue-2);
}

.tabs-menu {
  justify-content: center;
  display: flex;
}

.div-servicios {
  background-image: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url('../images/pexels-andrea-piacquadio-3760072.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 6vw;
  display: flex;
}

.div-block-195 {
  width: 40vw;
  height: 50vh;
  min-height: auto;
  flex: none;
}

.div-numero-y-parrafo {
  flex: 0 25%;
  margin: 0 20px 7vh;
  display: flex;
}

.div-numero-y-parrafo._2 {
  flex-basis: 37%;
  margin-left: 21px;
  margin-right: 21px;
}

.image-4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 20px;
}

.section-7 {
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 0;
  display: flex;
}

.div-block-197 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 2vh;
  display: flex;
}

.h2-numero {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 45px;
}

.h2-numero.blanco {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h2-numero.blanco:hover {
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
}

.h2-numero.blanco-bold {
  color: #fff;
  font-size: 65px;
  font-weight: 700;
  line-height: 70px;
}

.h2-numero.blanco-bold.conpadding {
  font-size: 55px;
}

.h2-numero.conpadding {
  text-align: left;
  align-self: auto;
  margin-bottom: 3vh;
  font-size: 60px;
  line-height: 50px;
}

.h2-numero.peque-menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 55px;
  transition: all .425s;
}

.h2-numero.peque-menu:hover {
  color: var(--light-sky-blue);
}

.h2-numero.blanco-gigante {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h2-numero.blanco-gigante:hover {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
}

.div-destaques {
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-self: center;
  margin-bottom: 4vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-destaques.centrado {
  justify-content: center;
}

.parrafo-gris {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.parrafo-gris.ceenter {
  text-align: center;
  margin-top: 5vh;
}

.h4 {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
}

.h4.blanco {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h4.blanco:hover {
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
}

.h4.blanco-bold {
  color: #fff;
  font-size: 65px;
  font-weight: 700;
  line-height: 70px;
}

.h4.blanco-bold.conpadding {
  font-size: 55px;
}

.h4.conpadding {
  text-align: left;
  align-self: auto;
  margin-bottom: 3vh;
  font-size: 60px;
  line-height: 50px;
}

.h4.peque-menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 55px;
  transition: all .425s;
}

.h4.peque-menu:hover {
  color: var(--light-sky-blue);
}

.h4.blanco-gigante {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h4.blanco-gigante:hover {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
}

.div-block-198 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 20px;
}

.h2-titular-titulo {
  color: var(--dark-slate-blue-2);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.div-icono-bullet-marca {
  width: 20px;
  height: 20px;
  background-image: url('../images/forma4.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.div-categorias {
  border-bottom: 1px #000;
  margin-bottom: 0;
  display: flex;
}

.h3-negro {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.tabs-antiguo {
  display: none;
}

.section-8 {
  height: auto;
  flex-flow: wrap;
  justify-content: space-around;
  padding-top: 9vh;
  padding-bottom: 9vh;
  display: none;
}

.grid-nosotros-2 {
  z-index: 3;
  grid-column-gap: 26px;
  grid-row-gap: 25px;
  grid-template-columns: min-content min-content;
  margin-left: 0;
  padding: 0;
  position: relative;
}

.div-block-199 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.div-titulo-y-parrafo-iz-contama-o {
  align-self: flex-start;
}

.div-block-200 {
  width: 100%;
  height: 60vh;
  background-color: #f1c2c2;
  background-image: url('../images/pexels-gustavo-fring-4173347.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.grid-7 {
  grid-column-gap: 40px;
  grid-row-gap: 36px;
  flex: 1;
  grid-template-rows: auto;
}

.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 100%;
}

.img-cover.contain {
  object-fit: contain;
  object-position: 50% 50%;
}

.h3-negro-centrado {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.h3-negro-centrado.padding-ambos-lados {
  margin-top: 6vh;
  margin-bottom: 6vh;
}

.div-block-201 {
  height: 70vh;
  background-image: url('../images/pexels-bongkarn-thanyakij-3843324.jpg');
  background-position: 50%;
  background-size: auto;
}

.right-arrow-2, .left-arrow-2, .slide-nav-2 {
  display: none;
}

.slide-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/pexels-bongkarn-thanyakij-3843324.jpg');
  background-position: 87%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/pexels-andrea-piacquadio-3760072.jpg');
  background-position: 30%;
  background-size: auto;
}

.grid-8 {
  height: auto;
  min-height: 100vh;
  grid-column-gap: 38px;
  grid-row-gap: 24px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-right: 6vw;
  display: grid;
  overflow: hidden;
}

.div-titulos-y-subtitulos {
  margin-bottom: 5vh;
}

.slider-2 {
  width: 45vw;
  height: 100%;
}

.div-nombre-y-telefono {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.div-block-202 {
  flex-direction: column;
  margin-bottom: 2vh;
  display: flex;
}

.grid-formulario-contacto {
  width: 35vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dov-forma-absoluta {
  width: 30vw;
  height: 30vh;
  opacity: .21;
  background-image: url('../images/forma4.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 3%;
  left: auto;
  right: -3%;
}

.section-9 {
  display: none;
  position: relative;
  overflow: hidden;
}

.text-block {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.error-message {
  background-color: var(--dark-slate-blue);
}

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

.error-message-2 {
  background-color: var(--light-sky-blue);
}

.text-block-3 {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

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

.utility-page-content {
  width: 300px;
  text-align: center;
  border: 1px solid #fff;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 5vh;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.body-2 {
  background-image: linear-gradient(354deg, var(--dark-slate-blue-3), rgba(0, 0, 0, .45)), url('../images/pexels-bongkarn-thanyakij-3843324.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image-5 {
  width: 100%;
  height: 100%;
}

.div-block-203 {
  width: 200px;
  height: 200px;
}

.div-block-204 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.div-40vw {
  width: 50vw;
}

.div-block-205 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 35px;
  display: grid;
}

.div-block-206 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: var(--dim-grey);
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link {
  color: var(--dark-slate-blue);
}

.text-block-5 {
  color: var(--dark-slate-blue-2);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.boton-nuevo {
  border: 2px solid var(--dark-slate-blue-2);
  color: var(--dark-slate-blue-2);
  padding: 12px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.boton-nuevo._1.pad {
  margin-top: 26px;
}

.boton-nuevo._3 {
  border-color: var(--white);
  padding-left: 38px;
  padding-right: 38px;
}

.boton-nuevo._4 {
  background-color: rgba(0, 0, 0, 0);
}

.fondo-boton {
  width: 100%;
  height: 6vh;
  background-color: var(--dark-slate-blue-2);
  position: absolute;
  top: -.2vh;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fondo-boton._1 {
  background-color: var(--white-smoke);
}

.fondo-boton.sin-fondo {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-6 {
  z-index: 2;
  position: relative;
}

.text-block-6._1, .text-block-6._1.blanco {
  color: var(--white-smoke);
}

.text-block-6._3 {
  color: var(--white);
  color: var(--white);
  font-weight: 300;
}

.text-block-6._3.azul {
  color: var(--dark-slate-blue);
  font-weight: 700;
}

.text-block-6._3.blanco {
  color: var(--white-smoke);
}

.text-block-6._4 {
  color: var(--dark-slate-blue);
}

.text-block-6.blanco {
  color: var(--white-smoke);
}

.text-block-6._3 {
  color: #023f88;
}

.text-block-6._3.bold {
  font-weight: 700;
}

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

.section_auto {
  flex-direction: column;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

.slider-3 {
  width: 100%;
  height: 100%;
  background-color: var(--white);
}

.right-arrow-3 {
  width: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.left-arrow-3 {
  width: 50px;
}

.slide-nav-3 {
  display: none;
}

.slide-4 {
  width: 100%;
  height: 100%;
  background-color: var(--white);
  padding-left: 4vw;
  padding-right: 4vw;
}

.div-block-208 {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-azul {
  height: 70vh;
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

.paragraph {
  width: 65%;
  color: var(--white-smoke);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 6vh;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.section-auto {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15vh 5vw 10vh;
  display: flex;
}

.section-auto.fondo {
  background-image: linear-gradient(rgba(253, 253, 253, .87), rgba(253, 253, 253, .87)), url('../images/pexels-andrea-piacquadio-3760072.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.cont-info {
  width: 90%;
  height: 60vh;
  align-items: stretch;
  margin-bottom: 10vh;
  display: flex;
}

.cont-info._2 {
  margin-bottom: 0;
}

.img {
  width: 50%;
}

.image_cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cont-txt {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.paragraph-2 {
  color: var(--dark-slate-blue);
  margin-bottom: 4vh;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

.cont-premios {
  width: 85%;
  border: 3px solid var(--gainsboro);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.image-6 {
  width: 260px;
}

.section_100 {
  height: 100vh;
  display: flex;
}

.div-block-209 {
  width: 100%;
  height: 85%;
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  background-color: #00295a;
  background-image: linear-gradient(92deg, #002149, #004c8f);
  grid-template-rows: auto;
  grid-template-columns: 1.75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-210 {
  width: 37vw;
  background-image: url('../images/aristi.png');
  background-position: 50%;
  background-size: cover;
  position: relative;
  top: 55px;
  left: -103px;
}

.div-block-211 {
  background-image: url('../images/ew.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 153px;
  display: flex;
}

.heading-11 {
  color: var(--white-smoke);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 70px;
}

.paragraph-3 {
  color: var(--white-smoke);
  font-family: Open Sans, sans-serif;
}

.div-block-212 {
  width: 15vw;
  position: relative;
  right: -18px;
}

.div-block-213 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
  top: 99px;
}

.div-block-214 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-215 {
  margin-bottom: 34px;
}

.heading-12 {
  letter-spacing: 13px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 29px;
  font-weight: 700;
}

.text-span-5 {
  color: var(--white-smoke);
  letter-spacing: 0;
  font-size: 20px;
}

.div-block-91 {
  align-items: center;
  display: flex;
}

.div-block-409 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-left: 1px solid #b3cfff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: block;
}

.div-block-409.sin-borde {
  border-left-color: rgba(0, 0, 0, 0);
  display: block;
}

.counterup {
  color: var(--white-smoke);
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 29px;
  font-weight: 700;
}

.div-block-408 {
  width: 70%;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 19px 0;
  display: grid;
  position: relative;
  bottom: 27px;
  right: 72px;
}

.div-block-410 {
  flex-direction: row;
  align-items: center;
  padding-left: 13px;
  padding-right: 10px;
  display: flex;
}

.h6 {
  color: var(--white-smoke);
  text-align: left;
  margin-top: 0;
  padding-left: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-411 {
  width: 70px;
}

.div-block-412 {
  z-index: 1;
  width: 100%;
  background-color: #023f88;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 6vw;
  padding-right: 0;
  display: flex;
  position: relative;
}

.fondo-boton-2 {
  width: 100%;
  height: 6vh;
  background-color: #0056a2;
  position: absolute;
  top: -.2vh;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fondo-boton-2._1 {
  background-color: #f8f8f8;
}

.cuadrado-2 {
  width: 20px;
  height: 20px;
  background-color: #0095da;
  margin-right: -10px;
  position: absolute;
  top: auto;
  bottom: 13%;
  left: auto;
  right: 0%;
}

.boton-nuevo-2 {
  color: #0056a2;
  border: 2px solid #0056a2;
  padding: 12px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.boton-nuevo-2._3 {
  border-color: #fdfdfd;
}

.section1-2 {
  z-index: 6;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
  overflow: hidden;
}

.h1titular-principal-2 {
  color: #023f88;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 55px;
}

.h1titular-principal-2.blanco-gigante {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h1titular-principal-2.blanco-gigante:hover {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 60px;
}

.h1titular-principal-2.blanco {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}

.h1titular-principal-2.blanco:hover {
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
}

.whats_app_spanish {
  z-index: 10;
  width: 50px;
  height: 50px;
  background-color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: fixed;
  bottom: 5%;
  right: 3%;
  box-shadow: 0 0 20px rgba(0, 0, 0, .32);
}

.whats_app_spanish:hover {
  width: 60px;
  height: 60px;
}

.burbuja_wa {
  color: #1f1f1f;
  background-color: #fff;
  border-radius: 5px;
  padding: 7px 22px 7px 19px;
  font-family: Open Sans, sans-serif;
  position: absolute;
  left: -131px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .25);
}

.image_contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.text-block-7 {
  color: var(--dark-slate-blue);
}

.text-block-8 {
  color: var(--dark-slate-blue);
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.whats_app_spanish-copywhats_app_spanish-copy {
  z-index: 10;
  width: 50px;
  height: 50px;
  background-color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: fixed;
  bottom: 24%;
  right: 3%;
  box-shadow: 0 0 20px rgba(0, 0, 0, .32);
}

.whats_app_spanish-copywhats_app_spanish-copy:hover {
  width: 60px;
  height: 60px;
}

.linkedin-link {
  z-index: 10;
  width: 50px;
  height: 50px;
  background-color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: fixed;
  bottom: 14%;
  right: 3%;
  box-shadow: 0 0 20px rgba(0, 0, 0, .32);
}

.linkedin-link:hover {
  width: 60px;
  height: 60px;
}

.icon-4 {
  width: 28px;
  height: 28px;
  background-color: var(--dark-slate-blue-2);
  color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.parrafo-copy {
  color: #fff;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 22px;
}

.parrafo-copy.azul {
  color: var(--dim-grey);
  text-transform: uppercase;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.parrafo-copy.azul.inter {
  color: #1478a6;
  line-height: 40px;
}

.parrafo-copy.blanco {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.parrafo-copy.blancoiz {
  color: #fff;
  text-align: left;
}

.parrafo-copy.gris-centrado {
  color: var(--dim-grey);
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.parrafo-copy.azul {
  color: #636363;
  text-transform: uppercase;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.paragraph-4 {
  color: var(--dim-grey);
  font-family: Open Sans, sans-serif;
}

.heading-13, .heading-14 {
  color: var(--dim-grey);
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}

.section-10 {
  height: 100%;
  background-color: var(--dark-slate-blue);
  background-image: linear-gradient(rgba(0, 34, 75, .95), rgba(0, 34, 75, .95)), url('../images/ventanas3.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  flex-direction: column;
  justify-content: center;
  padding: 55px 59px 38px 58px;
  display: flex;
  overflow: hidden;
}

.section-10.oculto {
  display: none;
}

.div-block-413 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-15 {
  color: var(--white-smoke);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 55px;
  font-weight: 400;
}

.text-block-9 {
  color: var(--white-smoke);
}

.grid-12 {
  width: 100%;
  grid-column-gap: 79px;
  grid-template-rows: auto;
}

.grid-12.footer {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  background-color: rgba(253, 253, 253, .06);
  background-image: none;
  background-size: auto;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding: 36px 89px 36px 76px;
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 6px 6px 135px -20px rgba(10, 42, 67, .14);
}

.checkbox-field {
  margin-top: 5px;
  margin-bottom: 10px;
}

.check {
  margin-bottom: 20px;
}

.div-block-312 {
  width: 100%;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.form-2 {
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 16px;
  display: flex;
}

.grid-14 {
  grid-template-rows: auto;
}

.form-block-4 {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.checkbox-label-2 {
  color: #fff;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.heading-59 {
  color: #fff;
  margin-bottom: 19px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 75px;
  font-weight: 400;
}

.button-standard {
  background-color: var(--light-sky-blue);
  color: #fff;
  text-align: center;
  text-transform: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-left: 0;
  padding: 7px 32px;
  font-weight: 400;
  transition: all .3s;
}

.button-standard:hover {
  background-color: var(--black);
  color: #000;
  border-color: rgba(0, 0, 0, 0);
  padding-left: 34px;
  padding-right: 34px;
}

.grid-11 {
  width: 100%;
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: stretch;
  padding-bottom: 10px;
}

.content-wrap {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 37px;
  display: flex;
}

.che {
  border-color: #fff;
}

.che.w--redirected-checked {
  background-color: #ff6433;
}

.paragraph-11 {
  color: #fff;
  text-align: left;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.text-field-3 {
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: rgba(248, 248, 248, .43);
  border-radius: 0;
}

.text-field-3:active {
  border-color: #ff6433;
}

.text-field-3::-ms-input-placeholder {
  color: var(--white-smoke);
  text-transform: capitalize;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-field-3::placeholder {
  color: var(--white-smoke);
  text-transform: capitalize;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.link-block-10 {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 21px;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link-block-10:hover {
  color: #82da8a;
}

.div-block-485 {
  padding-right: 5px;
}

.icon-21 {
  width: 24px;
  height: 24px;
  color: rgba(248, 248, 248, .83);
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.text-block-113 {
  color: #f8f8f8;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.text-block-113:hover {
  color: var(--gainsboro);
  font-weight: 600;
}

.icon-22 {
  width: 24px;
  height: 24px;
  color: rgba(253, 253, 253, .76);
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.text-block-114 {
  color: var(--white);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  margin-left: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.text-block-114:hover {
  color: var(--gainsboro);
  font-weight: 300;
}

.text-block-114.sin-espacio {
  margin-top: 0;
}

.icon-23 {
  width: 24px;
  height: 24px;
  color: rgba(253, 253, 253, .81);
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-60 {
  color: var(--white-smoke);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.link-block-11 {
  color: var(--white-smoke);
  text-transform: none;
  margin-bottom: 10px;
  text-decoration: none;
}

.div-block-486 {
  flex-direction: column;
  display: flex;
}

.link-block-12 {
  margin-left: 5px;
  text-decoration: none;
  display: flex;
}

.link-block-12:hover {
  color: #82da8a;
}

.grid-footer {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .25fr .5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-top: 100px;
  display: grid;
}

.div-block-487 {
  margin-right: 5px;
}

.icon-20 {
  width: 24px;
  height: 24px;
  color: #15234a;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.heading-18 {
  color: var(--white-smoke);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  right: 22px;
}

.icon-24 {
  width: 24px;
  height: 24px;
  color: #160042;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-313 {
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: start;
  justify-items: start;
  padding-left: 0;
  display: grid;
}

.div-block-488 {
  display: flex;
}

.text-block-115 {
  color: #15234a;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.text-block-115:hover {
  color: #81ccb8;
  font-weight: 600;
}

.text-block-115.oculto {
  opacity: 0;
}

.div-block-398-copy {
  width: 30px;
  height: 30px;
  background-color: rgba(253, 253, 253, .11);
  position: relative;
  top: 28px;
  right: 14px;
}

.div-block-489 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.icon-25 {
  width: 24px;
  height: 24px;
  color: rgba(248, 248, 248, .66);
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-26 {
  width: 24px;
  height: 24px;
  color: rgba(248, 248, 248, .73);
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-6 {
  color: var(--black);
}

.footer-wrap-2 {
  width: 100%;
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.link-block-16 {
  color: #253632;
  text-decoration: none;
}

.text-block-133 {
  color: var(--white);
  font-size: 12px;
}

.bold-text-8 {
  color: var(--white);
  font-size: 12px;
  line-height: 0;
}

.link-wrap {
  opacity: 0;
}

.text-link {
  color: var(--white-smoke);
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-9 {
  color: var(--white);
  font-size: 14px;
}

.div-block-490 {
  height: 100vh;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.link-3 {
  color: var(--black);
  text-transform: none;
}

@media screen and (max-width: 991px) {
  .div-block {
    padding-left: 5vw;
  }

  .div-block-2._2, .div-block-2._3, .div-block-2._1, .div-block-2._4 {
    background-image: linear-gradient(to bottom, null, null), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-repeat: repeat, no-repeat;
  }

  .div-block-2._1-1 {
    width: 30vw;
    height: 30vw;
  }

  .div-block-2._2, .div-block-2._4, .div-block-2._3, .div-block-2._1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-repeat: repeat, no-repeat;
  }

  .grid {
    margin-left: -2vw;
  }

  .h1titular-principal.blanco {
    font-size: 40px;
    line-height: 50px;
    transition: all .525s;
  }

  .h1titular-principal.blanco:hover {
    font-size: 40px;
    line-height: 50px;
  }

  .h1titular-principal.blanco-bold {
    font-size: 35px;
    line-height: 45px;
  }

  .h1titular-principal.blanco-bold.conpadding {
    font-size: 50px;
  }

  .h1titular-principal.conpadding {
    margin-bottom: 1vh;
    font-size: 40px;
    line-height: 45px;
  }

  .h1titular-principal.blanco-gigante, .h1titular-principal.blanco-gigante:hover {
    font-size: 45px;
    line-height: 50px;
  }

  .h1titular-principal.navbar, .h1titular-principal.navbar:hover {
    font-size: 40px;
  }

  .h3-subtitulo {
    font-size: 20px;
  }

  .h3-subtitulo.blanco {
    font-size: 18px;
  }

  .div-titular-y-subtitulo.centrado._30vw {
    width: 60vw;
  }

  .div-block-9 {
    width: 50px;
    height: 50px;
    display: block;
    top: 4%;
    right: 4%;
  }

  .boton-inscripcion {
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .icono-open {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .section-noticias {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .div-receta-cuadro-peque._2 {
    flex: 1;
  }

  .div-receta-cuadro-peque.principal {
    width: auto;
    flex: 1;
    margin-right: 0;
  }

  .div-seccion._2 {
    flex: 1;
    margin-top: 0;
    margin-bottom: 6vh;
  }

  .div-seccion.padding-sup {
    justify-content: center;
    align-items: stretch;
  }

  .parrafo-con-fondo {
    width: auto;
    right: -4%;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .divcategoriaservicio.principal {
    background-image: linear-gradient(333deg, rgba(0, 0, 0, .68), rgba(255, 255, 255, .47));
  }

  .h3.blanco, .h3.azulbold {
    font-size: 16px;
  }

  .grid-4 {
    grid-column-gap: 18px;
    grid-row-gap: 20px;
  }

  .icon {
    width: 70px;
    height: 70px;
  }

  .div-block-173 {
    flex-direction: column;
  }

  .div-block-174 {
    flex: 1;
    align-self: stretch;
  }

  .logo.v2 {
    width: 250px;
    height: 70px;
  }

  .logo.version-footer {
    width: 200px;
  }

  .div-la-firma {
    width: auto;
    height: 70vh;
  }

  .div-block-180 {
    width: 60vw;
    min-height: 20vh;
    top: 17%;
    bottom: 0;
    left: 14%;
    right: 17px;
  }

  .div-slider {
    width: 100%;
    flex: 0 auto;
  }

  .iconaliados {
    width: 80px;
    height: 60px;
    flex: none;
  }

  .div-block-182 {
    padding-top: 0;
  }

  .div-block-184 {
    padding-right: 0;
  }

  .form {
    grid-row-gap: 17px;
    grid-template-columns: 1fr;
    align-content: start;
    justify-items: stretch;
  }

  .campo-formulario {
    height: 50px;
    margin-bottom: 0;
    display: block;
  }

  .campo-formulario._2 {
    margin-bottom: 0;
  }

  .div-logo-y-datos-contacto {
    justify-content: center;
    align-self: stretch;
    display: flex;
  }

  .div-contactocon-icono, .div-contactocon-icono._2 {
    width: auto;
  }

  .div-contactocon-icono.cen {
    align-items: flex-start;
  }

  .div-block-185 {
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .campo {
    flex: 1;
    align-self: stretch;
    margin-right: 0;
  }

  .menu {
    display: none;
  }

  .dic-contacto {
    justify-content: center;
  }

  .boton-inscripcion-inicio {
    width: auto;
    height: auto;
    padding: 10px;
    display: none;
  }

  .icono-close {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .div-titulo-y-subtitulo {
    bottom: 13%;
  }

  .slider {
    flex: 0 auto;
  }

  .slide {
    height: 100%;
  }

  .mask {
    width: 80vw;
    flex: none;
  }

  .logo-inciio {
    width: 250px;
    height: 90px;
  }

  .form-block-2 {
    align-self: stretch;
  }

  .cont-todo {
    width: 100%;
  }

  .div-reconocimientos.testimonios {
    padding-top: 29px;
    display: block;
  }

  .grid-6 {
    grid-column-gap: 19px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .div-block-193 {
    width: 30vw;
    bottom: 4%;
    right: 12%;
  }

  .section-6 {
    padding-top: 0;
  }

  .div-numero-y-parrafo {
    flex-basis: 27%;
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-7 {
    padding-top: 14vh;
    padding-bottom: 14vh;
  }

  .parrafo-gris {
    font-size: 12px;
  }

  .div-icono-bullet-marca {
    width: 18px;
    height: 18px;
  }

  .section-8 {
    padding-top: 0;
  }

  .div-block-200 {
    position: relative;
  }

  .grid-7 {
    grid-template-columns: 1fr;
  }

  .h3-negro-centrado.padding-ambos-lados {
    font-size: 16px;
  }

  .grid-8 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .div-titulos-y-subtitulos {
    margin-bottom: 3vh;
  }

  .slider-2 {
    width: auto;
    height: 40vh;
  }

  .div-nombre-y-telefono {
    grid-column-gap: 16px;
    grid-row-gap: 15px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-formulario-contacto {
    width: auto;
    grid-template-columns: 1fr 1fr;
  }

  .utility-page-content {
    padding-bottom: 4vh;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .div-block-203 {
    width: 180px;
    height: 180px;
  }

  .div-40vw {
    width: auto;
  }

  .div-block-412 {
    padding-left: 5vw;
  }

  .h1titular-principal-2.blanco-gigante, .h1titular-principal-2.blanco-gigante:hover {
    font-size: 45px;
    line-height: 50px;
  }

  .h1titular-principal-2.blanco {
    font-size: 40px;
    line-height: 50px;
    transition: all .525s;
  }

  .h1titular-principal-2.blanco:hover {
    font-size: 40px;
    line-height: 50px;
  }

  .content-wrap {
    align-items: center;
  }

  .grid-footer {
    grid-template-columns: .75fr .5fr 1.5fr;
  }
}

@media screen and (max-width: 767px) {
  .section1 {
    height: auto;
    grid-row-gap: 6px;
    background-color: #fff;
    grid-template-columns: 1fr;
  }

  .div-block {
    padding-top: 16vh;
    padding-bottom: 16vh;
  }

  .div-block-2._2 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(to bottom, var(--dark-slate-blue-3), var(--dark-slate-blue-3)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 86% 13%;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._3 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(to bottom, var(--dark-slate-blue-3), var(--dark-slate-blue-3)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 10% 64%;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._1 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(to bottom, var(--dodger-blue-2), var(--dodger-blue-2)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 10% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._4 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(to bottom, var(--dark-slate-blue-3), var(--dark-slate-blue-3)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 86% 72%;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._1-1 {
    width: 40vw;
    height: 40vw;
  }

  .div-block-2._2 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 86% 13%;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._4 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 86% 72%;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._3 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 10% 64%;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._1 {
    width: 22vw;
    height: 22vw;
    background-image: linear-gradient(rgba(21, 153, 255, .6), rgba(21, 153, 255, .6)), url('../images/IMG-ARISTIZABAL-PORTADA.png');
    background-position: 0 0, 10% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 60vw;
    background-attachment: scroll, scroll;
  }

  .grid {
    margin-left: 0;
    top: -64px;
    left: 30px;
  }

  .h1titular-principal {
    font-size: 50px;
  }

  .h1titular-principal.blanco, .h1titular-principal.blanco:hover {
    font-size: 28px;
    line-height: 35px;
  }

  .h1titular-principal.blanco-bold {
    font-size: 40px;
    line-height: 45px;
  }

  .h1titular-principal.conpadding {
    font-size: 35px;
  }

  .h1titular-principal.blanco-gigante, .h1titular-principal.blanco-gigante:hover {
    margin-bottom: 10px;
  }

  .h1titular-principal.navbar {
    font-size: 28px;
    line-height: 35px;
  }

  .h1titular-principal.navbar:hover {
    font-size: 28px;
  }

  .h3-subtitulo {
    font-size: 16px;
  }

  .h3-subtitulo.blanco {
    margin-bottom: 0;
  }

  .div-titular-y-subtitulo.iz {
    margin-bottom: 2vh;
  }

  .boton-inicio {
    width: 150px;
    align-self: center;
  }

  .div-block-9 {
    z-index: 100;
    align-items: center;
    display: flex;
    right: 5%;
  }

  .boton-inscripcion {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    padding: 8px 7px;
  }

  .icono-open {
    width: 40px;
    height: 40px;
    margin-top: 0;
  }

  .div-boton.con-padding-sup {
    align-items: flex-start;
    margin-top: 1vh;
  }

  .div-boton.con-padding-sup.inicio {
    align-self: auto;
  }

  .cuadrado {
    margin-right: 0;
    top: auto;
    bottom: 0%;
    left: auto;
    right: -5%;
  }

  .cuadrado._2 {
    right: 2%;
  }

  .section-noticias {
    padding: 10vh 12vw;
  }

  .grid-2 {
    grid-column-gap: 25px;
    grid-row-gap: 34px;
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

  .parrafo.azul {
    font-size: 12px;
  }

  .parrafo.azul.inter {
    flex-direction: column;
    display: flex;
  }

  .parrafo.blanco {
    margin-bottom: 0;
    font-size: 12px;
  }

  .parrafo.azul {
    font-size: 12px;
  }

  .div-receta-cuadro-peque.principal {
    height: 45vh;
  }

  .div-seccion._2 {
    margin-bottom: 7vh;
  }

  .h3.blanco {
    font-size: 15px;
    line-height: 25px;
  }

  .h3.azul {
    font-size: 18px;
  }

  .h3.azul-centrado {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 40px;
    display: block;
  }

  .h3.azulbold {
    font-size: 15px;
    line-height: 18px;
  }

  .icon {
    width: 60px;
    height: 60px;
  }

  .section2tipos {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .div-block-174 {
    height: 40vh;
  }

  .div-block-175 {
    grid-row-gap: 34px;
  }

  .heading-7 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    line-height: 18px;
  }

  .heading-7.azul {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .logo-inicio.w--current {
    height: 7vh;
    top: 0%;
  }

  .logo.v2 {
    width: 160px;
    height: 60px;
  }

  .div-la-firma {
    height: 50vh;
  }

  .section-nuestra-firma {
    padding-top: 12vh;
    padding-bottom: 12vh;
  }

  .div-slider {
    flex-direction: column;
    padding: 2vw 0;
  }

  .iconaliados {
    width: 100%;
    flex: none;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-184 {
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .form {
    grid-template-columns: 1fr;
  }

  .campo-formulario.v2 {
    opacity: 1;
    background-color: #d8d8d8;
  }

  .div-logo-y-datos-contacto {
    border-right-style: none;
    order: -1;
    grid-template-columns: 1fr 1fr;
    align-self: center;
    align-items: flex-start;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .div-contactocon-icono.cen {
    flex-direction: column;
    align-items: center;
  }

  .icon-footer.direccion, .icon-footer.direccion.blanco, .icon-footer.blanco, .icon-footer._2 {
    width: 35px;
    height: 35px;
  }

  .icon-footer.linkedin {
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
  }

  .campo {
    flex: none;
    margin-right: 0;
  }

  .campo.sin-padding {
    background-color: rgba(0, 0, 0, 0);
  }

  .footer {
    flex-direction: column-reverse;
  }

  .dic-contacto {
    margin-left: 19px;
    margin-right: 19px;
  }

  .div-forma-fondo {
    width: 30vw;
    height: 30vw;
  }

  .boton-inscripcion-inicio {
    padding: 8px 7px;
  }

  .icono-close {
    width: 40px;
    height: 40px;
    margin-top: 0;
  }

  .nombre-noticia {
    font-size: 16px;
  }

  .div-forma-2 {
    width: 30vw;
    height: 30vw;
  }

  .slider {
    width: 80vw;
  }

  .div-marcas {
    width: 90%;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .mask {
    width: auto;
    align-self: stretch;
  }

  .logo-inciio {
    width: 180px;
    height: 60px;
  }

  .div-logo-menu {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-logo-menu.w--current {
    margin-bottom: 0;
  }

  .div-reconocimientos {
    width: auto;
    padding-top: 0;
    display: flex;
  }

  .div-reconocimientos.testimonios {
    padding-top: 25px;
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-6 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .left-arrow {
    left: 5%;
  }

  .right-arrow {
    right: 6%;
  }

  .div-block-193 {
    width: auto;
    position: relative;
    bottom: 0%;
    left: 5.8vw;
    right: 0%;
  }

  .section-7 {
    padding-top: 12vh;
    padding-bottom: 12vh;
  }

  .h3-negro-centrado.padding-ambos-lados {
    font-size: 15px;
    line-height: 22px;
  }

  .grid-8 {
    grid-template-rows: auto auto auto;
  }

  .grid-formulario-contacto {
    grid-template-columns: 1fr;
  }

  .dov-forma-absoluta {
    bottom: -20%;
    right: -6%;
  }

  .div-block-203 {
    width: 160px;
    height: 160px;
  }

  .div-block-205 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-206 {
    order: -1;
  }

  .div-block-207 {
    order: 1;
    display: none;
  }

  .slide-4 {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .div-block-208 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-azul {
    height: auto;
    padding-top: 21vh;
  }

  .paragraph {
    width: auto;
    font-size: 19px;
  }

  .cont-info {
    height: auto;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .img {
    width: 95%;
  }

  .cont-txt {
    width: 100%;
    margin-top: 4vh;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .section_100.auto {
    height: auto;
  }

  .div-block-209 {
    grid-template-columns: .5fr;
    padding-top: 88px;
  }

  .div-block-210 {
    width: 60vw;
    height: 80vh;
    left: 102px;
  }

  .div-block-211 {
    align-items: center;
    padding-left: 93px;
  }

  .div-block-409.sin-borde {
    flex-direction: column;
    display: flex;
  }

  .div-block-408 {
    width: 100%;
    position: relative;
    bottom: 52px;
    right: 27px;
  }

  .div-block-410 {
    flex-direction: column;
  }

  .div-block-412 {
    padding-top: 16vh;
    padding-bottom: 16vh;
  }

  .cuadrado-2 {
    margin-right: 0;
    top: auto;
    bottom: 0%;
    left: auto;
    right: -5%;
  }

  .section1-2 {
    height: auto;
    grid-row-gap: 6px;
    background-color: #fff;
    grid-template-columns: 1fr;
  }

  .h1titular-principal-2 {
    font-size: 50px;
  }

  .h1titular-principal-2.blanco-gigante, .h1titular-principal-2.blanco-gigante:hover {
    margin-bottom: 10px;
  }

  .h1titular-principal-2.blanco, .h1titular-principal-2.blanco:hover {
    font-size: 28px;
    line-height: 35px;
  }

  .whats_app_spanish, .whats_app_spanish-copywhats_app_spanish-copy, .linkedin-link {
    bottom: 9%;
    left: auto;
    right: 2%;
  }

  .parrafo-copy.azul {
    font-size: 12px;
  }

  .parrafo-copy.azul.inter {
    flex-direction: column;
    display: flex;
  }

  .parrafo-copy.blanco {
    margin-bottom: 0;
    font-size: 12px;
  }

  .parrafo-copy.azul {
    font-size: 12px;
  }

  .grid-12 {
    grid-template-columns: 1fr;
  }

  .grid-12.footer {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    grid-template-columns: 1fr;
  }

  .grid-footer {
    grid-template-columns: .75fr;
    align-content: center;
    justify-content: center;
    align-items: start;
    justify-items: stretch;
  }

  .div-block-313 {
    justify-items: center;
    padding-left: 0;
  }

  .footer-wrap-2 {
    flex-direction: column;
  }

  .social-wrap {
    margin-bottom: 32px;
  }

  .link-wrap {
    margin-bottom: 32px;
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section1 {
    height: auto;
    background-color: #fff;
  }

  .div-block {
    padding-top: 20vh;
    padding-bottom: 20vh;
  }

  .div-block-2._2 {
    width: 35vw;
    height: 35vw;
    background-image: linear-gradient(to bottom, var(--dark-slate-blue-3), var(--dark-slate-blue-3)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 73% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._3 {
    width: 35vw;
    height: 35vw;
    background-image: linear-gradient(to bottom, var(--dark-slate-blue-3), var(--dark-slate-blue-3)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 20% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._1 {
    width: 35vw;
    height: 35vw;
    background-image: linear-gradient(rgba(0, 149, 218, .68), rgba(0, 149, 218, .68)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 20% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._4 {
    width: 35vw;
    height: 35vw;
    min-width: auto;
    background-image: linear-gradient(to bottom, var(--dark-slate-blue-3), var(--dark-slate-blue-3)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 73% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._1-1 {
    width: 70vw;
    height: 70vw;
  }

  .div-block-2._1-1.para-mobile, .div-block-2._1-1.para-laptop {
    display: flex;
  }

  .div-block-2._1-1.para-laptop.para-ocultar {
    display: none;
  }

  .div-block-2._2 {
    width: 35vw;
    height: 35vw;
    background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 73% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._4 {
    width: 35vw;
    height: 35vw;
    min-width: auto;
    background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 73% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._3 {
    width: 35vw;
    height: 35vw;
    background-image: linear-gradient(rgba(2, 63, 136, .67), rgba(2, 63, 136, .67)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 20% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .div-block-2._1 {
    width: 35vw;
    height: 35vw;
    background-image: linear-gradient(rgba(0, 149, 218, .68), rgba(0, 149, 218, .68)), url('../images/pexels-gustavo-fring-4173356.jpg');
    background-position: 0 0, 20% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100vw;
    background-attachment: scroll, scroll;
  }

  .grid {
    grid-column-gap: 7px;
    grid-row-gap: 10px;
    background-color: rgba(0, 0, 0, 0);
    top: -75px;
    left: 18px;
  }

  .h1titular-principal {
    font-size: 40px;
  }

  .h1titular-principal.blanco {
    font-size: 18px;
    line-height: 20px;
  }

  .h1titular-principal.blanco:hover {
    font-size: 20px;
    line-height: 22px;
  }

  .h1titular-principal.blanco-bold {
    font-size: 35px;
  }

  .h1titular-principal.blanco-bold.conpadding {
    font-size: 28px;
  }

  .h1titular-principal.conpadding {
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
  }

  .h1titular-principal.blanco-gigante, .h1titular-principal.blanco-gigante:hover {
    font-size: 28px;
    line-height: 30px;
  }

  .h1titular-principal.navbar {
    font-size: 20px;
    line-height: 22px;
  }

  .h1titular-principal.navbar:hover {
    font-size: 20px;
  }

  .h3-subtitulo {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
  }

  .h3-subtitulo.blanco {
    font-size: 15px;
    line-height: 25px;
  }

  .div-titular-y-subtitulo.centrado._30vw {
    width: 80vw;
  }

  .boton-inicio {
    align-self: auto;
  }

  .div-block-9 {
    z-index: 100;
    width: 35px;
    height: 35px;
    top: 3%;
    bottom: 0;
    right: 3%;
  }

  .boton-inscripcion {
    z-index: 100;
    width: auto;
    height: 40px;
    align-self: stretch;
    padding: 0;
    position: relative;
    top: 0%;
    left: 0;
    right: 0%;
  }

  .icono-open {
    width: 100%;
    height: 100%;
    object-fit: contain;
    flex: none;
  }

  .div-boton.con-padding-sup {
    align-self: center;
    align-items: center;
    margin-top: 2vh;
  }

  .cuadrado {
    top: auto;
    bottom: 1%;
    left: auto;
    right: 4%;
  }

  .cuadrado._2 {
    top: auto;
    bottom: 0%;
    left: auto;
    right: 2%;
  }

  .div-menu-boton {
    flex-direction: column;
    top: 3%;
  }

  .heading-2 {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 11px;
  }

  .grid-2 {
    grid-row-gap: 36px;
  }

  .parrafo.azul {
    font-size: 12px;
  }

  .parrafo.blanco {
    margin-top: 0;
    font-size: 12px;
  }

  .parrafo.azul {
    font-size: 12px;
  }

  .div-receta-cuadro-peque.principal {
    height: 40vh;
    background-position: 32%;
    flex: 0 auto;
    justify-content: flex-start;
    margin-right: 0;
    padding-top: 5vh;
    padding-left: 0;
  }

  .imagen-fondo-ficha-peque {
    max-width: none;
    object-fit: cover;
    object-position: 20% 50%;
    overflow: visible;
  }

  .div-seccion._2 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .div-seccion.padding-sup {
    height: auto;
  }

  .parrafo-con-fondo {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 13px;
    position: relative;
    top: -18px;
    bottom: 0%;
    left: 3%;
    right: 6%;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .divcategoriaservicio.principal {
    background-image: linear-gradient(333deg, #002959, rgba(106, 106, 106, .47)), url('../images/pexels-andrea-piacquadio-3760067.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
  }

  .h3.blanco {
    font-size: 14px;
    line-height: 22px;
  }

  .h3.blancodere {
    font-size: 16px;
    line-height: 25px;
  }

  .h3.gris-peque {
    font-size: 13px;
  }

  .h3.azul {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .h3.azul-centrado {
    font-size: 16px;
    line-height: 30px;
  }

  .h3.azulbold {
    font-size: 13px;
    line-height: 18px;
  }

  .grid-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .icon {
    width: 50px;
    height: 50px;
  }

  .section2tipos {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .div-block-174 {
    height: auto;
    flex: 0 auto;
  }

  .heading-7.azul {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .div-figura {
    width: 22px;
    height: 22px;
  }

  .div-block-176 {
    width: 25px;
    height: 25px;
  }

  .heading-8 {
    font-size: 12px;
  }

  .logo-inicio {
    padding-top: 10px;
    padding-bottom: 10px;
    top: 3%;
  }

  .logo-inicio.w--current {
    height: auto;
    top: 3%;
  }

  .solo-img {
    width: 28px;
    height: 28px;
    background-image: url('../images/webclip.png');
    background-position: 0%;
  }

  .div-solo-llogo {
    width: 50px;
    top: 3%;
  }

  .div-solo-llogo.w--current {
    width: 60px;
    top: 3%;
  }

  .logo.v2 {
    width: 130px;
    height: 50px;
  }

  .logo.version-footer {
    width: 160px;
  }

  .div-la-firma {
    height: 28vh;
  }

  .section-nuestra-firma {
    padding: 5vh 8vw;
  }

  .iconaliados {
    width: 70px;
    height: 40px;
    flex: 0 auto;
  }

  .div-logo-footer {
    z-index: 1;
  }

  .div-contactocon-icono {
    flex: none;
  }

  .div-contactocon-icono._2 {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .icon-footer.direccion.blanco, .icon-footer.blanco {
    width: 30px;
    height: 30px;
  }

  .footer {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .menu {
    display: none;
  }

  .link-block {
    flex-basis: 50%;
    margin: 10px 0;
  }

  .dic-contacto {
    flex-direction: column;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-forma-fondo {
    width: 45vw;
    height: 45vw;
  }

  .div-block-188 {
    margin-top: 0;
  }

  .boton-inscripcion-inicio {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .icono-close {
    width: 100%;
    height: 100%;
    object-fit: contain;
    flex: none;
  }

  .div-titulo-y-subtitulo {
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 8%;
  }

  .opacidadfoto {
    background-image: linear-gradient(187deg, rgba(0, 86, 162, .77), rgba(0, 0, 0, 0));
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .div-block-190 {
    width: 20px;
    height: 20px;
  }

  .h4-leer-mas.blanco-bold {
    font-size: 12px;
  }

  .nombre-noticia {
    font-size: 14px;
    line-height: 25px;
  }

  .div-forma-2 {
    width: 45vw;
    height: 45vw;
  }

  .div-marcas {
    width: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    justify-items: center;
    display: grid;
  }

  .slide {
    width: 100%;
  }

  .icon-2, .icon-3 {
    font-size: 18px;
  }

  .mask {
    width: auto;
  }

  .logo-inciio {
    width: 130px;
    height: 50px;
    background-size: contain;
  }

  .div-logo-menu {
    padding-bottom: 5vh;
  }

  .div-logo-menu.w--current {
    margin-bottom: 2vh;
  }

  .dfigura-1-absoluto {
    background-position: 50%;
    background-size: contain;
  }

  .div-reconocimientos {
    align-items: center;
    display: flex;
  }

  .div-reconocimientos.testimonios {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-arrow {
    left: 0%;
  }

  .right-arrow {
    right: 0%;
  }

  .tab-link {
    padding-left: 0;
    padding-right: 0;
  }

  .div-registro {
    width: 40px;
    height: 40px;
  }

  .div-servicios {
    padding-top: 8vh;
  }

  .div-numero-y-parrafo {
    margin-bottom: 5vh;
    margin-left: 0;
    margin-right: 0;
  }

  .div-destaques.centrado, .div-categorias {
    flex-direction: column;
  }

  .grid-nosotros-2 {
    grid-column-gap: 18px;
    grid-row-gap: 21px;
    grid-template-columns: min-content;
  }

  .div-block-199 {
    align-items: stretch;
  }

  .grid-7 {
    flex: 1;
  }

  .h3-negro-centrado.padding-ambos-lados {
    margin-top: 4vh;
    margin-bottom: 4vh;
    font-size: 13px;
    line-height: 18px;
  }

  .slide-2 {
    background-position: 50%;
  }

  .slide-3 {
    background-position: 30% 80%;
    background-size: cover;
  }

  .dov-forma-absoluta {
    display: none;
  }

  .utility-page-content {
    width: 260px;
  }

  .div-block-205 {
    grid-template-columns: minmax(min-content, min-content) minmax(min-content, min-content);
    justify-content: center;
    justify-items: center;
  }

  .div-block-206 {
    width: 100%;
    flex-direction: column;
  }

  .slide-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-208 {
    grid-column-gap: 2px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .paragraph {
    font-size: 16px;
  }

  .section-auto {
    padding-top: 4vh;
  }

  .cont-info {
    width: 100%;
  }

  .cont-premios {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-209 {
    justify-content: center;
    justify-items: center;
    padding-top: 112px;
    padding-left: 12px;
  }

  .div-block-210 {
    width: 70vw;
    height: 60vh;
    left: 11px;
  }

  .div-block-211 {
    width: 100%;
    padding-left: 0;
  }

  .heading-11 {
    text-align: center;
    font-size: 35px;
    line-height: 1;
  }

  .paragraph-3 {
    text-align: center;
  }

  .div-block-215 {
    width: 100%;
  }

  .div-block-409 {
    border-bottom: 1px solid rgba(147, 158, 235, .47);
    border-left-color: rgba(0, 0, 0, 0);
  }

  .div-block-409.sin-borde {
    border-bottom-color: rgba(147, 158, 235, .61);
  }

  .counterup {
    font-size: 20px;
  }

  .div-block-408 {
    grid-template-columns: 1fr;
    right: -5px;
  }

  .div-block-408.oculto {
    display: none;
  }

  .h6 {
    font-size: 16px;
  }

  .div-block-411 {
    width: 65px;
  }

  .div-block-412 {
    padding-top: 20vh;
    padding-bottom: 20vh;
  }

  .cuadrado-2 {
    top: auto;
    bottom: 1%;
    left: auto;
    right: 4%;
  }

  .section1-2 {
    height: auto;
    background-color: #fff;
  }

  .h1titular-principal-2 {
    font-size: 40px;
  }

  .h1titular-principal-2.blanco-gigante, .h1titular-principal-2.blanco-gigante:hover {
    font-size: 28px;
    line-height: 30px;
  }

  .h1titular-principal-2.blanco {
    font-size: 18px;
    line-height: 20px;
  }

  .h1titular-principal-2.blanco:hover {
    font-size: 20px;
    line-height: 22px;
  }

  .whats_app_spanish, .whats_app_spanish-copywhats_app_spanish-copy, .linkedin-link {
    bottom: 30px;
    left: auto;
    right: 10px;
  }

  .parrafo-copy.azul {
    font-size: 12px;
  }

  .parrafo-copy.blanco {
    margin-top: 0;
    font-size: 12px;
  }

  .parrafo-copy.azul {
    font-size: 12px;
  }

  .grid-12.footer {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .heading-59 {
    font-size: 27px;
  }

  .button-standard {
    padding-left: 25px;
    padding-right: 25px;
  }

  .content-wrap {
    align-items: flex-start;
  }

  .paragraph-11 {
    font-size: 16px;
  }

  .grid-footer {
    margin-top: 50px;
  }
}

#w-node-e3d01892-8621-5579-e9ea-51615069ce49-e7c2af48 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: start;
}

#w-node-e3d01892-8621-5579-e9ea-51615069ce75-e7c2af48 {
  align-self: center;
}

#w-node-d4f099bf-04c4-da30-d4fd-12d891b2132e-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130cff4-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130cff7-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130cffe-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130d001-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130d004-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130d00b-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130d00e-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130d011-e7c2af48, #w-node-e28408d3-b3b3-a8ed-4fd0-6dc37130d018-e7c2af48, #w-node-_38e95113-d383-9631-f5b8-0b316004e463-e7c2af48 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ecc160a6-af00-b56f-26ee-2698e280938d-e7c2af48 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: end;
}

#w-node-e77668b0-8439-0cda-98db-6d3c6f2f6e30-e7c2af48 {
  justify-self: center;
}

#w-node-_0ad99dc1-6c4b-083b-401f-74f97f5ab298-e7c2af48 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_88fbbbb2-de8a-648f-087b-eed332abd62b-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd62d-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd62f-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd631-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd633-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd635-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd637-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd639-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd63b-e7c2af48, #w-node-_88fbbbb2-de8a-648f-087b-eed332abd63d-e7c2af48 {
  align-self: center;
  justify-self: center;
}

#w-node-f557199f-d8de-a05e-0c64-9d8e9de11c6e-e7c2af48 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_8187bd63-a52e-736c-b336-92d681c07846-e7c2af48 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-fde84d05-2152-b56d-b944-723a54484fa9-e7c2af48 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-adbba360-74f0-0fd6-b511-aae73e1da42c-e7c2af48, #w-node-_6945e8bf-2446-c5a5-20dd-b4c5cf14405a-e7c2af48, #w-node-_775018f9-07c8-2f1b-0382-ecd70244cdfe-e7c2af48 {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_6ba780dd-4016-0f5f-e95b-9f6595783488-e7c2af48 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
  justify-self: start;
}

#w-node-cc8b6941-8f91-33fd-b16e-133169a458ab-e7c2af48, #w-node-_34219465-cbc5-7cc0-08a2-38a00b1a902c-e7c2af48, #w-node-_8d2f9f5e-1eac-ac4d-b05e-f4b5a5bf7f85-e7c2af48 {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9c6fb4e0-4426-3045-03e0-650f1090d5fd-e7c2af48 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0349c20b-33a0-ad1d-96ba-2f601cb943fd-e7c2af48 {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9acf8b9c-e03e-42ba-fede-16315fc8baaa-e7c2af48 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f7fa35d5-1979-0bfe-c8f2-e615e3b58633-e3b58631 {
  align-self: center;
}

#w-node-f7fa35d5-1979-0bfe-c8f2-e615e3b5863a-e3b58631, #w-node-f7fa35d5-1979-0bfe-c8f2-e615e3b5865b-e3b58631, #Mensaje-2.w-node-f7fa35d5-1979-0bfe-c8f2-e615e3b5865e-e3b58631 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f7fa35d5-1979-0bfe-c8f2-e615e3b5865f-e3b58631 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_84d818c2-b0db-f886-7d65-fdb098f13bee-7cc2af4c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_05b6e84f-33c1-a160-29cf-6cf7f5dc9d49-7cc2af4c {
  align-self: end;
}

#w-node-_8ad78f3f-5a5b-c692-ad58-8fb375949a32-7cc2af4c {
  align-self: stretch;
}

#w-node-_8ad78f3f-5a5b-c692-ad58-8fb375949a35-7cc2af4c, #w-node-_1bdb1000-015d-fd77-da70-d5b694a2fa0c-7cc2af4c {
  align-self: start;
}

#w-node-_8ad78f3f-5a5b-c692-ad58-8fb375949a38-7cc2af4c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_8ad78f3f-5a5b-c692-ad58-8fb375949a2f-7cc2af4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_64824b71-3a76-d46d-ea97-a2773e8197d2-7cc2af4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ad78f3f-5a5b-c692-ad58-8fb375949a3e-7cc2af4c {
  align-self: start;
  justify-self: auto;
}

#w-node-_45207a30-c0c8-e68e-3058-c3dccf05a9f5-7cc2af4c {
  align-self: end;
}

#w-node-e3ee180b-67f3-f1a1-5493-ca7ba4e579d5-0ec2af4d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: stretch;
}

#w-node-_0db800a7-6ce9-8410-90e5-35cbcbcb348f-0ec2af4d, #w-node-_62a8cccc-fd4d-fc65-7023-3ebc811596bd-0ec2af4d, #w-node-_921604c3-0364-d613-e499-8c495c6f850a-0ec2af4d, #w-node-e651c55b-036a-4fae-7daa-007da613368c-0ec2af4d, #w-node-_483189bf-d036-aace-2bde-825918d324fb-0ec2af4d, #w-node-f1e8d3cd-3331-b1e9-5fd2-5d8d10ac432d-0ec2af4d {
  align-self: center;
}

#w-node-_68ce325c-4e92-3287-7d04-1926723d4f5e-723d4f5b {
  justify-self: start;
}

#w-node-_55a0d554-824a-87d3-04b1-36a49e648011-723d4f5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_68ce325c-4e92-3287-7d04-1926723d4f71-723d4f5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_68ce325c-4e92-3287-7d04-1926723d4f7a-723d4f5b {
  grid-area: 1 / 1 / 2 / 3;
  align-self: stretch;
}

#w-node-_68ce325c-4e92-3287-7d04-1926723d4f80-723d4f5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-ecc160a6-af00-b56f-26ee-2698e280938d-e7c2af48 {
    justify-self: stretch;
  }

  #w-node-b1680813-8dd9-48b6-78b2-4c62270a0b9f-e7c2af48 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_84d818c2-b0db-f886-7d65-fdb098f13bee-7cc2af4c {
    grid-row: span 1 / span 1;
  }

  #w-node-_8ad78f3f-5a5b-c692-ad58-8fb375949a38-7cc2af4c {
    grid-column-end: 3;
  }

  #w-node-_0db800a7-6ce9-8410-90e5-35cbcbcb348f-0ec2af4d {
    justify-self: center;
  }

  #w-node-ab0f368b-a0ea-0410-e089-ac38fb7102b4-723d4f5b {
    align-self: start;
  }

  #w-node-_55a0d554-824a-87d3-04b1-36a49e648011-723d4f5b, #w-node-_68ce325c-4e92-3287-7d04-1926723d4f71-723d4f5b {
    grid-column: span 1 / span 1;
  }

  #w-node-_68ce325c-4e92-3287-7d04-1926723d4f7a-723d4f5b {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_68ce325c-4e92-3287-7d04-1926723d4f80-723d4f5b {
    grid-column: span 1 / span 1;
    align-self: start;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e3d01892-8621-5579-e9ea-51615069ce62-e7c2af48 {
    justify-self: start;
  }

  #w-node-e3d01892-8621-5579-e9ea-51615069ce75-e7c2af48 {
    grid-column-end: 1.99609;
    grid-column-start: 1;
    grid-row-end: 2.99609;
    grid-row-start: 2;
    justify-self: auto;
  }

  #w-node-_6ba780dd-4016-0f5f-e95b-9f6595783488-e7c2af48 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: end;
    justify-self: start;
  }

  #w-node-_9c6fb4e0-4426-3045-03e0-650f1090d5fd-e7c2af48 {
    grid-column: span 1 / span 1;
  }

  #w-node-b1680813-8dd9-48b6-78b2-4c62270a0b9f-e7c2af48 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_80fe5f18-edaf-6c2c-dcbc-8fbb1542ac1d-e7c2af48 {
    align-self: stretch;
  }

  #w-node-_9acf8b9c-e03e-42ba-fede-16315fc8baaa-e7c2af48 {
    grid-column: span 1 / span 1;
  }

  #w-node-_8ad78f3f-5a5b-c692-ad58-8fb375949a38-7cc2af4c {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
    justify-self: stretch;
  }

  #w-node-_68ce325c-4e92-3287-7d04-1926723d4f5e-723d4f5b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fde84d05-2152-b56d-b944-723a54484fa9-e7c2af48 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6ba780dd-4016-0f5f-e95b-9f6595783488-e7c2af48 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: end;
    justify-self: start;
  }

  #w-node-_0db800a7-6ce9-8410-90e5-35cbcbcb348f-0ec2af4d {
    justify-self: center;
  }
}


