:root {
  --color-2: #1d1d1b;
  --color-3: #fff7f0;
  --color-1: #57a9de;
  --white: white;
  --color-4: #1384fa;
  --verde: #13c770;
  --black: black;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.1rem;
  line-height: 20px;
}

h1 {
  color: var(--color-2);
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Madimi One, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1em;
}

h2 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

p {
  width: 100%;
  margin-bottom: 2rem;
  font-family: Nunito Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.6em;
}

.main {
  background-color: var(--color-3);
}

.contenedor {
  background-color: #0000;
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  width: 80%;
  max-width: 1280px;
  height: auto;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0%;
  display: flex;
}

.contenedor.fondo_azul {
  background-color: var(--color-1);
  justify-content: space-between;
  align-items: center;
}

.contenedor.fondo_azul.gracias {
  height: auto;
  min-height: auto;
}

.contenedor.fondo_blanco {
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  min-height: 40rem;
  margin-bottom: 3rem;
  padding-bottom: 0;
}

.contenedor.up {
  justify-content: space-between;
  align-items: flex-start;
}

.col50 {
  flex-flow: wrap;
  width: 48%;
  font-family: Madimi One, sans-serif;
  display: flex;
}

.col50.img1 {
  background-color: var(--color-1);
  border-radius: 500px;
  width: 30rem;
  height: 30rem;
  position: relative;
}

.body {
  font-family: Nunito Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.1em;
}

.navbar {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color-4);
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 6rem;
  display: flex;
  position: fixed;
}

.blanco {
  color: #fff;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
}

.blanco.h2 {
  color: var(--color-2);
  margin-bottom: 1.5rem;
  font-family: Madimi One, sans-serif;
  font-size: 1.5rem;
  line-height: 1.3em;
}

.blanco._2 {
  margin-bottom: 1rem;
  font-size: .8rem;
}

.cont_menu {
  z-index: 999;
  background-color: var(--color-4);
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 1280px;
  height: 6rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.image {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.image:hover {
  width: 100%;
  max-width: 105%;
}

.brand {
  z-index: 999;
  width: auto;
  height: 6.5rem;
  margin-left: 0;
  margin-right: auto;
}

.col30 {
  flex-flow: column;
  place-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 30%;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.boton {
  border: 5px none var(--white);
  color: var(--white);
  text-transform: uppercase;
  background-color: #00e777;
  border-radius: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem 2rem;
  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1.5em;
}

.boton:hover {
  border-color: var(--white);
  background-color: var(--color-4);
  color: var(--white);
  -webkit-text-stroke-color: var(--color-2);
}

.boton.hero {
  background-color: var(--verde);
  box-shadow: none;
  color: var(--white);
  text-align: left;
  border: 3px #1284fa;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 48%;
  margin-bottom: 1rem;
  margin-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.1rem;
  display: flex;
}

.boton.hero:hover {
  background-color: var(--color-4);
}

.boton._2 {
  background-color: var(--verde);
  box-shadow: none;
  color: var(--white);
  text-align: left;
  border: 3px #1284fa;
  border-radius: 2rem;
  width: auto;
  margin-top: 2rem;
  margin-left: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.1rem;
}

.boton._2:hover {
  background-color: var(--color-4);
}

.boton._2.b {
  margin-top: 0;
}

.cont_logos {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-2 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.parrafo_centrado {
  color: #fff;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
}

.titulo {
  color: var(--color-1);
  width: 100%;
  margin-bottom: 1rem;
  font-family: Madimi One, sans-serif;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.2em;
  display: block;
}

.titulo.blanco {
  color: var(--white);
}

.titulo.blanco.centrado {
  text-align: center;
}

.titulo.negro {
  color: var(--color-2);
}

.titulo.negro.centrado, .titulo.centrado {
  text-align: center;
}

.text-field_box {
  color: var(--color-2);
  -webkit-text-stroke-color: black;
  border: 1px solid #afafaf;
  border-radius: 5px;
  height: 10rem;
  min-height: 10rem;
  font-size: 1.1rem;
}

.text-field_box::placeholder {
  color: #afafaf;
}

.text-field {
  color: #afafaf;
  width: 100%;
  font-size: 1.1rem;
}

.success_message {
  color: #161b16;
  text-align: center;
  background-color: #9fec24;
  margin-top: 20px;
  padding: 15px 29px;
  font-size: 1rem;
  line-height: 1em;
}

.error_message {
  color: #fff;
  text-align: center;
  background-color: #fc5e5e;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px 30px;
  font-size: 1rem;
  line-height: 1em;
}

.btn_enviar {
  background-color: var(--color-4);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 2rem;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1em;
}

.btn_enviar:hover {
  background-color: var(--white);
  color: var(--color-4);
}

.form-block-2 {
  width: 100%;
  margin-top: 0;
  margin-bottom: auto;
}

.cont_footer_bajo {
  background-color: var(--color-3);
  color: #000;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 50px 10% 100px;
  display: flex;
}

.cont_footer_bajo.gracias {
  background-color: var(--color-2);
  margin-top: auto;
  padding-top: 5rem;
  padding-bottom: 10rem;
  position: static;
}

.text_footer {
  color: var(--color-4);
  text-align: center;
  width: 100%;
  margin-top: 11px;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1rem;
}

.link {
  color: var(--color-2);
  letter-spacing: 0;
  font-family: Nunito Sans, sans-serif;
  font-weight: 900;
  text-decoration: none;
}

.text-block-5 {
  color: var(--color-4);
  margin-top: 6px;
  font-size: .8rem;
  line-height: 1rem;
}

.cont_formas {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.cont_formas.forma3 {
  height: auto;
  margin-top: 0;
  display: flex;
  position: relative;
  top: 0;
}

.cont_formas.forma5, .cont_formas.forma6 {
  height: auto;
  margin-top: 0;
}

.cont_formas.forma1 {
  z-index: 996;
  height: auto;
  margin-top: 0;
  margin-bottom: auto;
  position: relative;
}

.cont_formas.forma7 {
  z-index: 998;
  height: auto;
  margin-top: 0;
  position: static;
  bottom: -38rem;
}

.cont_formas.forma9 {
  height: auto;
  margin-top: -6rem;
  display: flex;
}

.cont_formas.forma10 {
  height: auto;
  margin-top: 0;
}

.whats-card {
  z-index: 99999;
  -webkit-text-stroke-color: #000;
  background-color: #0dc977;
  border: 2px #ffd20a;
  border-radius: 100px;
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-left: .5rem;
  padding: 5px 0;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 3vw;
}

.img_whats {
  flex: 0 auto;
  align-self: auto;
  width: 2rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.cont_whatsapp {
  z-index: 99999;
  -webkit-text-stroke-color: #000;
  background-color: #0000;
  border: 2px #ffd20a;
  border-radius: 100px;
  flex-wrap: wrap;
  place-content: center space-between;
  align-items: stretch;
  width: auto;
  height: 4vw;
  margin-top: auto;
  margin-bottom: 2rem;
  margin-left: 0;
  padding: 2rem 1rem 2rem 0;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 0;
  left: auto;
  right: 0;
  overflow: visible;
}

.mensaje_txt {
  background-color: var(--verde);
  color: var(--white);
  text-align: center;
  border: 5px #1384fa;
  border-radius: 2rem;
  flex-flow: wrap;
  flex: 0 auto;
  place-content: center space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  padding: 0 2rem;
  font-weight: 800;
  display: block;
  position: static;
  bottom: 20px;
  right: 7rem;
}

.mensaje_txt:hover {
  background-color: var(--color-4);
  background-image: none;
}

.cont_doodle {
  width: auto;
  height: auto;
  position: relative;
}

.cont_doodle._1 {
  display: none;
}

.image-3 {
  position: relative;
  bottom: auto;
}

.image-4 {
  width: 60%;
}

.image-5 {
  z-index: 997;
  position: relative;
  top: 0;
  bottom: auto;
}

.slider {
  background-color: #0000;
  flex-flow: wrap;
  align-content: center;
  height: auto;
  display: flex;
  bottom: auto;
}

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

.cont_testimonio {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 70%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin: 0 auto auto;
  display: flex;
  position: static;
}

.testimonio {
  color: var(--color-2);
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4em;
}

.nombre {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.slide {
  height: auto;
}

.mask {
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
}

.slide-nav {
  margin-top: .5rem;
  font-size: .8rem;
  display: block;
  position: static;
  bottom: 0;
}

.msj {
  flex-flow: wrap;
  flex: 0 auto;
  place-content: center space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Madimi One, sans-serif;
  font-weight: 900;
  display: block;
}

.seccion {
  border: 0 #000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.seccion.fondo_azul {
  background-color: #57a9de;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.seccion.fondo_azul.gracias {
  height: 68vh;
}

.seccion.fondo_azul.var {
  margin-top: -6.5rem;
  padding-top: 9rem;
}

.seccion.hero {
  background-color: #fff;
  height: auto;
  min-height: 100vh;
  padding-top: 10rem;
  padding-bottom: 0;
}

.seccion.fondo_negro {
  background-color: var(--color-2);
  padding-top: 4rem;
  padding-bottom: 3rem;
}

.seccion.fondo_negro.var {
  padding-top: 4rem;
  padding-bottom: 0;
}

.seccion.var {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.forma_menu {
  z-index: 998;
  filter: none;
  object-fit: fill;
  width: 100%;
  height: 4rem;
  min-height: auto;
  display: block;
  position: fixed;
  top: 5rem;
  bottom: auto;
}

.image-8 {
  border: 1px #000;
  width: 100%;
  padding-top: 0;
}

.h2_azul2 {
  color: var(--color-4);
  font-size: 3rem;
  line-height: 1.1em;
}

.parrafo {
  color: var(--color-2);
  margin-bottom: 2rem;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  line-height: 1.4em;
}

.parrafo.blanco {
  color: var(--white);
}

.parrafo.blanco.centrado {
  text-align: center;
}

.text-block-6-copy {
  z-index: 2;
  color: var(--color-2);
  text-align: left;
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 0 0 0;
  font-size: 1.1rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1em;
  position: static;
  inset: auto 0% 15% auto;
}

.h2-10 {
  color: var(--color-4);
  text-align: center;
  font-family: Madimi One, sans-serif;
  font-size: 2.5rem;
  line-height: 1.2em;
  display: none;
}

.consent-banner_bco {
  z-index: 999999;
  background-color: #ffffffe6;
  border-radius: 0;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 5rem;
  display: none;
  position: fixed;
  inset: auto 0% 43%;
  box-shadow: 4px 4px 3px #0003;
}

.parrafo_cookies {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Lato, sans-serif;
  font-size: .9rem;
  font-weight: 400;
}

.btn_rechazar {
  outline-offset: 0px;
  color: #868686;
  text-align: center;
  -webkit-text-stroke-color: #868686;
  text-transform: capitalize;
  background-color: #dcdcdc00;
  border: 1px solid #868686;
  outline: 3px #fff;
  width: 150px;
  margin-left: 0;
  font-family: Lato, sans-serif;
}

.btn_aceptar {
  color: #fff;
  text-align: center;
  background-color: #00c355;
  width: 150px;
  margin-left: 1rem;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.btn_aceptar:hover {
  background-color: #098500;
}

.slide-2 {
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
}

.video {
  width: 100%;
}

.slider-3 {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.parrafo_blanco {
  color: #fff;
  margin-bottom: 1rem;
  font-family: Nunito Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4em;
}

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

.h2_blanco {
  color: var(--white);
  font-size: 2.5rem;
  line-height: 1.1em;
}

.h2_blanco.centrado {
  text-align: center;
  margin-top: 5rem;
}

.img_hero {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% -12%;
  border-radius: 100%;
  width: 100%;
  display: inline-flex;
  overflow: clip;
}

.list-2 {
  width: 100%;
  margin-top: 0;
  padding-left: 25px;
  list-style-type: disc;
}

.list-item-2 {
  color: #fff;
  margin-bottom: 1rem;
  font-family: Nunito Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.3em;
}

.h2_azul {
  color: var(--color-4);
  font-family: Madimi One, sans-serif;
  font-size: 2.5rem;
  line-height: 1.1em;
}

.h2_azul.centrado {
  text-align: center;
}

.img_taller {
  width: 50%;
  height: auto;
  margin-bottom: 0;
}

.h1-azul, .icon, .icon-2 {
  color: var(--color-4);
}

.info {
  width: 100%;
  height: auto;
}

.nav-link {
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 2rem;
  margin-top: auto;
  margin-left: .5rem;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  display: flex;
}

.nav-link:hover {
  background-color: var(--white);
  color: var(--color-4);
  border-radius: 500px;
  height: 2rem;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
}

.nav-link.w--current {
  color: var(--color-4);
  background-color: #fff;
  border-radius: 500px;
  font-weight: 700;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.cont_img {
  background-color: #fff;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 8rem;
  margin-bottom: 1rem;
  display: flex;
}

.img2 {
  object-fit: cover;
  object-position: 50% 30%;
  border-radius: 500px;
  width: 100%;
  height: 100%;
}

.centrado {
  text-align: center;
}

.centrado._80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.lista2 {
  margin-bottom: 2rem;
  font-family: Nunito Sans, sans-serif;
  line-height: 1.2em;
}

.list-3 {
  padding-left: 20px;
}

.comillas {
  width: 4rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.precio {
  z-index: 100;
  outline-offset: 0px;
  background-color: #1384fa;
  border: 0 solid #fff;
  border-radius: 11vw;
  outline: 4px solid #13c770;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(20deg);
}

.precio:hover {
  outline-offset: 0px;
  background-color: #4aa2ff;
  outline: 4px solid #13c770;
}

.text-block-6 {
  z-index: 2;
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 0 0 0;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1em;
  position: static;
  inset: auto 0% 15% auto;
}

.text-span-3 {
  font-size: 2rem;
  line-height: 1.1em;
}

.heading-3 {
  font-size: 2.8rem;
}

.heading-3.bco {
  color: var(--white);
}

.paragraph-7 {
  color: #fff;
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5em;
}

.bold-precio {
  font-weight: 900;
}

.bold-precio.azulmarino {
  color: #1384fa;
  font-family: Madimi One, sans-serif;
  font-size: 2.6rem;
  font-weight: 900;
}

.bold-precio.ngo {
  color: var(--color-2);
  font-family: Madimi One, sans-serif;
  font-size: 2.6rem;
}

.bold-precio.bco {
  color: #fff;
  font-family: Madimi One, sans-serif;
  font-size: 2.6rem;
}

.text-span {
  font-size: 1.35rem;
}

.text-span-5 {
  color: var(--color-2);
  font-weight: 900;
  line-height: 1em;
}

.link_privacidad {
  color: #57a9de;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .9rem;
  line-height: 1em;
  display: flex;
}

.col33 {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: flex-start;
  width: 33%;
  display: flex;
}

.navbar-2 {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #57a9de;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 5rem;
  display: block;
  position: static;
}

.cont_menu-2 {
  z-index: 999;
  background-color: #1384fa;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
}

.brand-2 {
  width: 5rem;
  margin-left: auto;
  margin-right: auto;
}

.image-9 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.image-9:hover {
  width: 100%;
  max-width: 105%;
}

.forma_menu-2 {
  z-index: 998;
  filter: none;
  object-fit: fill;
  width: 100%;
  height: 4rem;
  min-height: auto;
  display: block;
  position: fixed;
  top: 5rem;
  bottom: auto;
}

.text_footer-2 {
  color: #57a9de;
  text-align: center;
  width: 100%;
  margin-top: 11px;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1rem;
}

.main-2 {
  background-color: #fff7f0;
}

.text-block-7 {
  color: #57a9de;
  margin-top: 6px;
  font-size: .8rem;
  line-height: 1rem;
}

.seccion-2 {
  background-color: #fff7f0;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 30rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 10%;
  display: flex;
}

.seccion-2._2 {
  background-color: #fff7f0;
  padding: 0 20% 10rem;
  position: static;
}

.seccion-2._2.politica {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.cont_footer_bajo-2 {
  color: #000;
  background-color: #fff7f0;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 50px 10% 100px;
  display: flex;
}

.link-2 {
  color: #1d1d1b;
  letter-spacing: 0;
  font-family: Nunito Sans, sans-serif;
  font-weight: 900;
  text-decoration: none;
}

.paragraph-8 {
  font-size: 1.1rem;
}

.contenedor-2 {
  border: 0 #000;
  width: 100%;
  height: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 2.6rem;
  }

  h2 {
    font-size: 1.4rem;
    line-height: 1.1em;
  }

  p {
    font-size: 1rem;
  }

  .contenedor {
    min-height: 0;
  }

  .col50 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .blanco.h2 {
    font-size: 1.4rem;
  }

  .image {
    padding-top: 0;
  }

  .brand {
    height: 5rem;
  }

  .col30 {
    flex-flow: wrap;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2rem;
    padding-bottom: 0;
  }

  .boton.hero {
    text-align: center;
    width: 48%;
    margin-left: auto;
    margin-right: auto;
    padding: .8rem 1rem;
    font-size: 1rem;
  }

  .boton._2 {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: .8rem 1rem;
    font-size: 1.2rem;
  }

  .image-2 {
    width: 80%;
    margin-bottom: 2rem;
  }

  .titulo {
    font-size: 1.6rem;
  }

  .titulo.blanco {
    font-size: 1.5rem;
  }

  .titulo.blanco.centrado {
    text-align: left;
  }

  .text-field_box, .text-field {
    font-size: 1rem;
  }

  .text-field::placeholder {
    color: #afafaf;
  }

  .success_message, .error_message {
    line-height: 1em;
  }

  .btn_enviar {
    font-size: 1.1rem;
  }

  .form-block-2 {
    width: 100%;
    min-width: 100%;
  }

  .cont_footer_bajo {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text_footer {
    font-size: .9rem;
  }

  .text-block-5 {
    text-align: center;
    font-size: .7rem;
  }

  .cont_formas.forma1 {
    margin-top: 0;
    position: static;
  }

  .cont_formas.forma9 {
    margin-top: -2.5rem;
  }

  .whats-card {
    width: 3rem;
    height: 3rem;
    margin-left: .5rem;
    left: auto;
    right: 3vw;
  }

  .img_whats {
    height: auto;
  }

  .cont_whatsapp {
    justify-content: flex-end;
    align-items: stretch;
    width: auto;
    height: 5vw;
    left: auto;
    right: 3vw;
  }

  .mensaje_txt {
    margin-right: 0;
    right: 3rem;
  }

  .image-3 {
    bottom: 1.5rem;
  }

  .slider {
    align-content: center;
    height: auto;
    min-height: 0;
    top: auto;
    bottom: auto;
  }

  .cont_testimonio {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .testimonio {
    font-size: 1rem;
  }

  .mask {
    height: auto;
  }

  .slide-nav {
    position: static;
    bottom: -5rem;
  }

  .seccion {
    flex-flow: wrap;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .seccion.hero {
    height: auto;
  }

  .forma_menu {
    height: 3rem;
    top: 5rem;
  }

  .h2_azul2 {
    font-size: 2.5rem;
  }

  .parrafo {
    font-size: 1rem;
  }

  .text-block-6-copy {
    text-align: center;
  }

  .consent-banner_bco {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 60%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .btn_aceptar {
    margin-top: 0;
    margin-left: 1rem;
  }

  .parrafo_blanco {
    font-size: 1rem;
  }

  .h2_blanco {
    font-size: 1.8rem;
  }

  .img_hero {
    width: 100%;
  }

  .list-item-2 {
    font-size: 1rem;
  }

  .h2_azul.centrado {
    font-size: 1.8rem;
  }

  .img_taller {
    width: 50%;
  }

  .h1-azul {
    font-size: 2rem;
  }

  .right-arrow-3, .left-arrow-3 {
    width: 2rem;
  }

  .icon, .icon-2 {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    display: flex;
  }

  .info {
    width: 70%;
    margin-left: auto;
  }

  .nav-link {
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link:hover {
    border-radius: 0;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    background-color: var(--color-2);
    margin-top: 0;
    padding-top: 3rem;
  }

  .menu-button {
    background-color: #0000;
    padding-right: 0;
  }

  .menu-button.w--open {
    background-color: var(--color-4);
  }

  .icon-3 {
    color: #fff;
  }

  .precio {
    text-align: center;
    border-radius: 10rem;
  }

  .text-block-6 {
    text-align: center;
  }

  .paragraph-7 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .col33 {
    align-self: flex-start;
    width: 100%;
    height: auto;
  }

  .brand-2 {
    height: 4rem;
  }

  .image-9 {
    padding-top: 0;
  }

  .forma_menu-2 {
    height: 2rem;
    top: 5rem;
  }

  .text_footer-2 {
    font-size: .9rem;
  }

  .text-block-7 {
    text-align: center;
    font-size: .7rem;
  }

  .seccion-2._2 {
    padding-top: 2rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .seccion-2._2.politica.movil {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .cont_footer_bajo-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .contenedor-2 {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 767px) {
  h1, h2 {
    text-align: left;
  }

  .contenedor, .contenedor.fondo_blanco {
    padding-left: 0%;
    padding-right: 0%;
  }

  .col50 {
    width: 100%;
  }

  .col50.contacto {
    margin-top: 0;
    margin-bottom: 0;
  }

  .col30 {
    text-align: center;
    width: 100%;
    margin-bottom: 2rem;
  }

  .boton {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .boton.hero {
    width: 100%;
  }

  .image-2 {
    width: 80%;
  }

  .titulo {
    font-size: 1.8rem;
  }

  .titulo.negro.centrado {
    font-size: 1.6rem;
  }

  .cont_footer_bajo {
    padding-left: 5%;
    padding-right: 5%;
  }

  .text_footer {
    padding-bottom: 14px;
  }

  .whats-card {
    width: 3rem;
    height: 3rem;
  }

  .cont_whatsapp {
    width: auto;
    height: 3rem;
  }

  .mensaje_txt {
    margin-right: 0;
    right: 4rem;
  }

  .cont_doodle {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-4 {
    margin-top: 1rem;
  }

  .slider {
    height: auto;
    top: auto;
  }

  .testimonio {
    height: auto;
  }

  .slide-nav {
    bottom: -4rem;
  }

  .seccion {
    flex-flow: wrap;
  }

  .forma_menu {
    height: 3rem;
  }

  .h2_azul2 {
    font-size: 2.7rem;
  }

  .parrafo {
    text-align: left;
  }

  .text-block-6-copy {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .consent-banner_bco {
    width: 70%;
  }

  .h2_blanco {
    font-size: 1.8rem;
  }

  .h2_azul {
    font-size: 2.7rem;
  }

  .img_taller {
    width: 55%;
  }

  .info {
    text-align: left;
  }

  .cont_img {
    width: 7rem;
    height: 7rem;
  }

  .text-block-6 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .text_footer-2 {
    padding-bottom: 14px;
  }

  .seccion-2, .cont_footer_bajo-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .contenedor-2 {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2rem;
  }

  h2 {
    font-size: 1.5rem;
  }

  p {
    font-size: 1rem;
  }

  .main {
    overflow: hidden;
  }

  .contenedor {
    width: 90%;
  }

  .col50 {
    margin-bottom: 0;
  }

  .col50.img1 {
    width: 18rem;
    height: 18rem;
    margin-bottom: 2rem;
  }

  .blanco {
    font-size: 1.2rem;
  }

  .blanco.h2 {
    font-size: 1.3rem;
    line-height: 1.1em;
  }

  .col30 {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .boton {
    width: 90%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .boton.hero {
    border-width: 2px;
    width: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .9rem;
    line-height: 1.3em;
  }

  .boton._2 {
    border-width: 2px;
    width: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.1rem;
    line-height: 1.3em;
  }

  .cont_logos {
    margin-top: 1rem;
  }

  .image-2 {
    width: 90%;
  }

  .text-field_box {
    font-size: 1rem;
    line-height: 1.1em;
  }

  .cont_footer_bajo {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text_footer {
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .text-block-5 {
    line-height: 1.2rem;
  }

  .cont_formas.forma6 {
    margin-top: 0;
  }

  .cont_formas.forma1 {
    margin-top: -25px;
  }

  .cont_formas.forma7 {
    margin-top: -.2rem;
  }

  .cont_formas.forma9 {
    margin-top: -1.8rem;
  }

  .whats-card {
    width: 3rem;
    height: 3rem;
    margin-right: .5rem;
    display: flex;
    left: auto;
    right: 1vw;
  }

  .img_whats {
    align-self: auto;
    width: 3rem;
    height: auto;
  }

  .cont_whatsapp {
    width: 100%;
    height: 3rem;
    margin-right: 0;
    padding-right: 0;
    display: flex;
    left: auto;
    right: 1vw;
  }

  .mensaje_txt {
    padding-left: 1rem;
    padding-right: 1rem;
    right: 2.5rem;
  }

  .cont_doodle {
    justify-content: flex-start;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: .5rem;
  }

  .cont_doodle._1 {
    margin-left: 0;
  }

  .image-3 {
    width: 50%;
    bottom: auto;
  }

  .image-4 {
    width: 40%;
  }

  .image-5 {
    top: auto;
  }

  .slider {
    width: 100%;
    top: 5px;
  }

  .cont_testimonio {
    width: 100%;
    min-height: auto;
    margin-top: 3rem;
  }

  .testimonio {
    width: 95%;
    margin-bottom: .2rem;
    font-size: .9rem;
  }

  .nombre {
    font-size: .9rem;
  }

  .slide {
    padding-top: 0;
  }

  .slide-nav {
    font-size: .8rem;
    bottom: -4rem;
  }

  .msj {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .seccion.fondo_azul.var {
    margin-top: -2rem;
  }

  .forma_menu {
    height: 3rem;
    top: 5rem;
  }

  .h2_azul2 {
    font-size: 1.8rem;
  }

  .text-block-6-copy {
    margin-bottom: 2rem;
    padding-left: 0;
    font-size: 1rem;
  }

  .h2-10 {
    font-size: 2rem;
  }

  .consent-banner_bco {
    width: 90%;
  }

  .parrafo_cookies {
    margin-top: 0;
  }

  .btn_rechazar {
    width: 250px;
  }

  .btn_aceptar {
    width: 250px;
    margin-top: .5rem;
    margin-left: 0;
  }

  .slide-2 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .h2_blanco {
    font-size: 1.8rem;
  }

  .h2_azul {
    font-size: 2.8rem;
  }

  .icon {
    color: var(--white);
  }

  .info {
    width: 100%;
  }

  .cont_img {
    margin-bottom: 1.5rem;
  }

  .lista2 {
    margin-bottom: 1rem;
  }

  .precio {
    border-radius: 7rem;
    width: 7rem;
    height: 7rem;
    position: absolute;
    top: auto;
    bottom: 30px;
    right: 0;
  }

  .text-block-6 {
    padding-left: 0;
    font-size: .9rem;
  }

  .text-span-3 {
    font-size: 1.4rem;
  }

  .heading-3 {
    font-size: 2.1rem;
  }

  .bold-precio.azulmarino {
    font-size: 2rem;
  }

  .forma_menu-2 {
    top: 5rem;
  }

  .text_footer-2 {
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .main-2 {
    overflow: hidden;
  }

  .text-block-7 {
    line-height: 1.2rem;
  }

  .cont_footer_bajo-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}


