:root {
  --blanco: white;
  --amarillo: #fecb2f;
}

h1 {
  margin-top: 2vw;
  margin-bottom: 2vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 2.4rem;
}

h2 {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
}

p {
  text-align: left;
  margin-top: 1vw;
  margin-bottom: 2vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .9rem;
  line-height: 1.5rem;
}

ul {
  margin-top: 20vw;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  text-align: left;
  margin-top: 1vw;
  margin-bottom: 1vw;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.main {
  width: auto;
  height: auto;
  font-family: Droid Sans, sans-serif;
}

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

.seccion.heroe {
  height: 100vh;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.contenedor {
  width: 85%;
  height: auto;
  max-width: 1280px;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
  line-height: 1.4rem;
  display: flex;
}

.contenedor.centrado {
  width: 35%;
  text-align: center;
  flex-wrap: nowrap;
  justify-content: center;
  display: block;
}

.contenedor.contacto {
  width: 85%;
  justify-content: space-between;
}

.contenedor.hero {
  width: 80%;
  max-width: 1280px;
  align-content: flex-start;
  align-items: flex-start;
}

.menu {
  z-index: 999;
  width: 100%;
  height: auto;
  background-color: var(--blanco);
  flex-wrap: nowrap;
  margin-bottom: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.image {
  height: 5vw;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: .2vw;
  padding-bottom: .2vw;
  display: block;
}

.contenedor_menu {
  width: 85%;
  height: auto;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
  line-height: 1.4rem;
  display: flex;
}

.body {
  color: #6b6b6b;
}

.col_precios {
  width: 100%;
  height: auto;
  border-bottom: 1px dashed #000;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: auto;
  padding-top: 1vw;
  display: flex;
}

.html-embed {
  width: 100%;
  height: auto;
  object-fit: fill;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.whats-card {
  z-index: 99999;
  max-height: 40%;
  color: #fff;
  -webkit-text-stroke-color: #000;
  background-color: #8ce936;
  border: 0 solid #53c960;
  border-radius: 5vw;
  align-items: center;
  margin-top: 1.5vw;
  margin-bottom: 1.5vw;
  margin-left: auto;
  padding: 0 1vw;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 10%;
}

.whats-card:hover {
  background-color: var(--amarillo);
}

.cont_whats {
  height: 30px;
  padding-right: 10px;
}

.img_whats {
  height: 100%;
  padding-top: .35vw;
  padding-bottom: .35vw;
  padding-right: 0;
}

.text_whaatsapp {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.4rem;
}

.bold-text {
  color: #000;
  font-size: 1.1rem;
}

.espaciador {
  width: 100%;
  height: 5vw;
}

.lightbox-link {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}

.precio {
  width: auto;
  margin-top: 1vw;
  margin-bottom: auto;
  margin-left: auto;
  font-size: 2rem;
}

.heading {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  display: flex;
}

.col_50 {
  width: 48%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.col_50.justf_der {
  width: 42%;
  text-align: right;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  margin-top: 0;
  margin-right: auto;
  display: flex;
}

.col_50.justf_der.top {
  margin-top: -10vw;
}

.contenedor_precio {
  width: 50%;
  height: auto;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: space-between;
  margin-top: 2vw;
  margin-left: auto;
  margin-right: auto;
  padding: 1vw;
  font-size: .9rem;
  line-height: 1.4rem;
  display: block;
}

.parrafo_precios {
  width: 80%;
  border: 0 solid #000;
  margin-bottom: 0;
  padding-bottom: 2vw;
}

.justificar_der {
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.7rem;
}

.list_item {
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
}

.list {
  width: 100%;
  height: auto;
  align-items: flex-start;
  margin-bottom: 2vw;
  display: flex;
}

.bullet {
  width: 2.5vw;
  height: 2.5vw;
  background-color: var(--amarillo);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  color: #1d1d1d;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}

.text-span {
  color: #197798;
  font-weight: 700;
}

.col_30 {
  width: 32%;
  height: auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.image-2 {
  width: 100%;
  height: auto;
  object-fit: cover;
  padding-left: 0;
  padding-right: 1vw;
}

.heading-2 {
  -webkit-text-stroke-width: 1px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4rem;
}

.text-block-2 {
  -webkit-text-stroke-width: 1px;
}

.subtitulo {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.col_contacto {
  width: 100%;
  height: auto;
  margin-top: .5vw;
  margin-bottom: .5vw;
  margin-left: auto;
  display: flex;
}

.text-block-3 {
  width: 100%;
  margin-bottom: 1vw;
}

.icono {
  width: auto;
  height: 60%;
  margin-left: auto;
  margin-right: auto;
}

.icono._100 {
  height: 100%;
}

.parrafo_contacto {
  margin-bottom: 1vw;
}

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

.txt_contacto {
  width: 80%;
  margin-left: 1vw;
  margin-right: auto;
  font-size: 1.1rem;
}

.img_contacto {
  width: 15%;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.amarillo {
  color: var(--amarillo);
  text-align: left;
  margin-bottom: 1vw;
  font-size: 2.5rem;
  line-height: 3.1rem;
}

.submit-button {
  width: 100%;
  background-color: var(--amarillo);
  color: #000;
  border-radius: 10px;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-weight: 700;
}

.submit-button:hover {
  color: var(--amarillo);
  background-color: #000;
}

.text-field {
  border-radius: 10px;
}

.form-block {
  width: 100%;
}

.div-block {
  width: 100vw;
  height: 100vh;
}

.background-video {
  width: 100%;
  height: auto;
  background-image: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
  justify-content: center;
  align-items: center;
  display: flex;
}

.justificar_izq {
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.7rem;
}

.justificar_izq.resalte {
  color: #000;
  background-color: #fecb2f;
  margin-top: 0;
  margin-bottom: 0;
  padding: 18px;
  line-height: 1.4rem;
}

.testimonio {
  width: 95%;
  background-color: rgba(5, 18, 39, .4);
  border: 1px #1bb2e6;
  border-radius: 18px;
  margin-top: 28px;
  margin-bottom: 28px;
  margin-left: 10px;
  padding: 15px 20px;
  box-shadow: 2px 1px 5px rgba(0, 0, 0, .2);
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
  overflow: visible;
}

.slide {
  height: auto;
}

.estrella {
  color: #f8bc02;
  padding: 0 2px 0 0;
  font-size: 21px;
  line-height: 30px;
}

.left-arrow {
  display: none;
}

.cont_estrellas {
  margin-top: 0;
  margin-left: -2px;
  display: flex;
}

.slider_testimonios {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
}

.parrafo_testimonio {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: .9vw;
  line-height: 1.3em;
}

.titi_testimonio {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
}

.mask {
  width: auto;
  height: auto;
  overflow: hidden;
}

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

.heading-3 {
  text-align: left;
  margin-bottom: 1vw;
  font-size: 1.8rem;
}

.text-span-2 {
  font-size: 1.5rem;
}

.cont_btn_form {
  width: 100%;
  display: none;
}

.submit-button-2 {
  width: 100%;
  background-color: var(--amarillo);
  color: #fff;
  letter-spacing: 0;
  border: 2px #33d7f0;
  border-radius: 5px;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  font-family: Open Sans, sans-serif;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.submit-button-2:hover {
  color: #fff;
  background-color: #000;
  border-style: none;
  border-color: #09355f;
}

.embed_codigo_captcha {
  width: 100%;
  border-radius: 1vw;
}

.cont_embed_alertas {
  width: 100%;
  display: block;
}

._50div-form2 {
  width: 49%;
  color: #fff;
  margin-left: 0%;
  margin-right: 0%;
  font-size: 16px;
}

.formualrio {
  flex-flow: wrap;
  display: flex;
}

.error_message {
  color: #fff;
  text-align: center;
  background-color: #fc5e5e;
  margin-top: 35px;
  padding: 30px;
  font-size: 20px;
}

.success_message {
  color: #fff;
  text-align: center;
  background-color: #4ef9a9;
  margin-top: 35px;
  padding: 29px;
  font-size: 20px;
}

.style_field_form_grl {
  width: 100%;
  color: #2b0b4c;
  font-size: 1.1vw;
  line-height: 1.5em;
}

.texto_check_style {
  color: #646464;
  font-size: 20px;
}

.select_interes {
  height: auto;
  min-height: 3vw;
  color: gray;
  background-color: #fff;
  border-radius: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
  line-height: 1.5em;
}

.imput_form {
  height: auto;
  min-height: 60px;
  background-color: rgba(255, 255, 255, .3);
  font-size: 19px;
}

.imput_form.style_form {
  min-height: 3vw;
  color: gray;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
  line-height: 1.5em;
  box-shadow: 0 1px 3px #dadada;
}

.input_mensaje {
  min-height: 20vw;
  color: #8a8a8a;
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
  line-height: 1.5em;
}

._50div-form {
  width: 49%;
  color: #fff;
  margin-right: 1%;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .seccion {
    display: flex;
  }

  .seccion.heroe {
    height: auto;
    padding-top: 10vw;
  }

  .contenedor {
    width: 80%;
    flex-wrap: wrap;
  }

  .contenedor.centrado {
    width: 70%;
  }

  .contenedor.contacto {
    width: 100%;
    flex-wrap: wrap;
  }

  .menu {
    align-items: center;
  }

  .image {
    height: 7vw;
  }

  .contenedor_menu {
    align-items: center;
  }

  .whats-card {
    padding: 1.5vw 4vw;
    left: auto;
  }

  .img_whats {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.4rem;
  }

  .text_whaatsapp {
    font-size: 15px;
  }

  .bold-text {
    font-size: 1.2rem;
  }

  .col_50 {
    width: 100%;
    height: auto;
    justify-content: flex-start;
  }

  .col_50.justf_der {
    width: 100%;
  }

  .col_50.justf_der.top {
    height: auto;
  }

  .contenedor_precio {
    width: 100%;
  }

  .col_30 {
    width: 95%;
    justify-content: space-around;
    margin: 2vw auto;
  }

  .col_contacto {
    width: 25%;
    margin-right: auto;
  }

  .col_contacto.mail {
    width: auto;
  }

  .parrafo_contacto {
    width: 100%;
  }

  .submit-button {
    width: 100%;
    background-color: var(--amarillo);
    color: #000;
    margin-top: 2vw;
    margin-bottom: 2vw;
    font-weight: 700;
  }

  .submit-button:hover {
    color: var(--amarillo);
    background-color: #000;
  }

  .form-block {
    width: 100%;
  }

  .recaptcha {
    margin-left: auto;
    margin-right: auto;
  }

  .background-video {
    height: auto;
  }

  .testimonio {
    width: 100%;
  }

  .parrafo_testimonio {
    font-size: 2.1vw;
  }

  .titi_testimonio {
    color: #fff;
    font-size: 2.3vw;
    line-height: 1.2em;
  }

  .image-4 {
    width: auto;
    height: 40%;
  }

  .cont_btn_form {
    display: flex;
  }

  ._50div-form2 {
    width: 100%;
    margin-left: 0%;
  }

  .style_field_form_grl {
    font-size: 2.2vw;
  }

  .select_interes, .imput_form.style_form {
    font-size: 2vw;
  }

  .input_mensaje {
    min-height: 30vw;
    font-size: 2vw;
  }

  ._50div-form {
    width: 100%;
    margin-right: 0%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-top: 4vw;
    margin-bottom: 4vw;
  }

  p {
    font-size: .7rem;
    line-height: 1.3rem;
  }

  .contenedor {
    width: 95%;
  }

  .contenedor.centrado {
    width: 90%;
  }

  .contenedor.contacto {
    width: 100%;
  }

  .image {
    height: 8vw;
  }

  .contenedor_menu {
    width: 90%;
  }

  .html-embed {
    width: 100%;
    justify-content: center;
    margin-right: auto;
  }

  .whats-card {
    padding-top: 1vw;
    padding-bottom: 1vw;
  }

  .cont_whats {
    height: 28px;
    padding-right: 1vw;
  }

  .img_whats {
    padding-left: 5px;
    font-size: 1.2rem;
  }

  .bold-text {
    font-size: 1.1rem;
  }

  .precio {
    font-size: 1.7rem;
  }

  .heading {
    font-size: 1.8rem;
  }

  .col_50.justf_der {
    width: 100%;
    text-align: center;
  }

  .justificar_der {
    text-align: left;
  }

  .bullet {
    width: 4vw;
    height: 4vw;
  }

  .parrafo_contacto {
    color: var(--amarillo);
    margin-top: 0;
    margin-bottom: 6vw;
  }

  .parrafo_contacto.amarillo, .txt_contacto {
    font-size: .7rem;
    line-height: 1.2rem;
  }

  .submit-button {
    margin-bottom: 4vw;
  }

  .background-video {
    padding-bottom: 6vw;
  }

  .justificar_izq {
    text-align: center;
  }

  .parrafo_testimonio {
    font-size: 2.7vw;
  }

  .titi_testimonio {
    font-size: 3.2vw;
    line-height: 1.2em;
  }

  .style_field_form_grl {
    font-size: 2.9vw;
  }

  .select_interes, .imput_form.style_form {
    font-size: 3vw;
  }

  .input_mensaje {
    min-height: 60vw;
    font-size: 3vw;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    text-align: center;
    margin-top: 4vw;
    margin-bottom: 4vw;
    font-size: 2rem;
  }

  h2 {
    margin-bottom: 4vw;
  }

  label {
    font-size: .7rem;
  }

  .contenedor.centrado, .contenedor.hero {
    width: 90%;
  }

  .menu {
    top: 0;
  }

  .image {
    height: 10vw;
  }

  .contenedor_menu {
    width: 95%;
    justify-content: space-between;
    align-items: center;
  }

  .html-embed {
    width: 100%;
  }

  .whats-card {
    width: 50%;
    height: auto;
    max-height: 60%;
    background-color: #8ce936;
    justify-content: center;
    margin-bottom: 4vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1vw;
    padding-bottom: 1vw;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .whats-card:hover {
    background-color: #fc0;
  }

  .cont_whats {
    width: auto;
    align-items: center;
    padding-left: 1vw;
    display: flex;
  }

  .img_whats {
    width: 100%;
  }

  .text_whaatsapp {
    padding-left: 7px;
    font-size: 18px;
    line-height: .4rem;
  }

  .bold-text {
    font-size: .8rem;
    line-height: .8rem;
  }

  .precio {
    font-size: 1.5rem;
  }

  .heading {
    font-size: 1.6rem;
  }

  .col_50.justf_der {
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
  }

  .justificar_der {
    text-align: left;
    margin-top: 7vw;
    margin-bottom: 6vw;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .col_contacto, .col_contacto.mail {
    width: 100%;
  }

  .img_contacto {
    width: 12%;
  }

  .amarillo {
    margin-bottom: 10vw;
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .submit-button {
    text-transform: uppercase;
    font-size: 1.2rem;
  }

  .text-field {
    font-size: .7rem;
  }

  .justificar_izq {
    text-align: left;
    margin-bottom: 6vw;
  }

  .testimonio {
    width: 95%;
    margin-left: 0;
  }

  .slider_testimonios {
    margin-left: 0;
  }

  .parrafo_testimonio {
    font-size: 4vw;
  }

  .titi_testimonio {
    color: #fff;
    font-size: 5vw;
  }

  .image-3 {
    width: 70%;
  }

  .heading-3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .cont_btn_form {
    display: none;
  }

  .submit-button-2 {
    font-size: 20px;
  }

  .style_field_form_grl {
    font-size: 4.5vw;
  }

  .texto_check_style {
    line-height: 25px;
  }

  .select_interes, .imput_form.style_form {
    font-size: 5vw;
  }

  .input_mensaje {
    min-height: 80vw;
    font-size: 5vw;
  }
}
