:root {
  --cadet-blue: #28d1e0;
  --steel-blue: #032c6c;
  --vaav: #e73b4b;
  --midnight-blue: #212f3e;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 2.4rem;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.8rem;
}

.main {
  height: auto;
  position: relative;
}

.hero {
  font-family: Open Sans, sans-serif;
}

.slider {
  background-color: #0000;
  background-image: url('../images/img_exito_ebook_jeff.webp'), radial-gradient(circle farthest-corner at 50% 0%, var(--cadet-blue) 58%, var(--steel-blue));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  flex-direction: column;
  align-items: flex-end;
  height: 100vh;
  min-height: 930px;
  max-height: 930px;
  padding-top: 60px;
  padding-right: 15%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-video {
  opacity: 1;
  mix-blend-mode: normal;
  flex-flow: column wrap;
  place-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.cont_pleca {
  z-index: 10;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image {
  width: 100%;
  max-width: none;
  display: block;
}

.head_text_1 {
  color: #fff;
  text-align: center;
  letter-spacing: -5px;
  text-transform: none;
  max-width: 1024px;
  margin: 0 0 15px;
  font-family: Open Sans, sans-serif;
  font-size: 9rem;
  font-weight: 800;
  line-height: 150px;
}

.sec_text_1 {
  z-index: 100;
  color: #fff;
  text-align: right;
  letter-spacing: 0;
  text-transform: none;
  max-width: 450px;
  margin: 30px 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8rem;
  position: relative;
  top: 0;
}

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

.btn_descarga {
  background-color: var(--vaav);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-right: 24px;
  padding: 27px 60px;
  font-family: Open Sans, sans-serif;
  font-size: 31px;
  font-weight: 800;
  line-height: 31px;
  position: static;
  top: 100px;
  bottom: 0;
}

.btn_descarga:hover {
  color: var(--cadet-blue);
  background-color: #fff;
}

.cont_cal_stars {
  color: #fff;
  flex-wrap: nowrap;
  place-content: center;
  align-items: center;
  width: 400px;
  display: flex;
  position: relative;
  top: 0;
}

.estrella {
  height: 18px;
  margin-right: 8px;
}

.cont_stars {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block {
  color: #fff;
  width: 45%;
  margin-left: 20px;
  font-size: .8rem;
  line-height: .9rem;
}

.text_2_header {
  color: #fff;
  padding-left: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 3rem;
}

.cont_jeff {
  z-index: 0;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1400px;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.image_jeff {
  width: 70%;
  max-width: none;
}

.text_3_header {
  color: #fff;
  padding-top: 0;
  padding-left: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 9.5rem;
  font-weight: 800;
  line-height: 7rem;
}

.cont_marcas {
  background-color: var(--cadet-blue);
  color: var(--midnight-blue);
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-marca {
  height: 40px;
  margin-top: 29px;
  margin-left: 50px;
}

.txt_style-tit1 {
  color: var(--midnight-blue);
  text-align: right;
  text-transform: uppercase;
  margin-right: 23px;
  font-family: Open Sans, sans-serif;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.8rem;
}

.col_50_izq {
  flex-wrap: wrap;
  place-content: stretch flex-start;
  width: 49%;
  max-width: 490px;
  margin-right: 20px;
  display: flex;
}

.text_2cta {
  text-align: right;
  text-transform: uppercase;
  margin: 15px 23px 17px 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.col_50_der {
  flex-wrap: wrap;
  place-content: center flex-start;
  align-items: center;
  width: 50%;
  max-width: 563px;
  margin-left: 1.2rem;
  padding-top: 1.1rem;
  display: flex;
}

.pleca-inferior {
  width: 100%;
}

.cont_2columnas {
  flex-flow: wrap;
  justify-content: center;
  margin: 0 auto;
  display: flex;
}

.tit_video {
  color: var(--vaav);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-right: 23px;
  font-family: Open Sans, sans-serif;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 2.3rem;
}

.parrafo {
  text-align: justify;
  text-transform: none;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.txt_style-titw {
  color: var(--cadet-blue);
  text-align: right;
  text-transform: uppercase;
  margin: 11px 23px 15px 90px;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 800;
  line-height: 2.8rem;
}

.text_3cta {
  color: #fff;
  text-align: right;
  text-transform: none;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 23px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.cont_cal_stars_cta {
  color: #000;
  flex-wrap: nowrap;
  place-content: center;
  align-items: center;
  margin-right: 25px;
  display: flex;
  position: static;
  top: 207px;
}

.cont_stars2 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: 45%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.cont_pleca-top {
  z-index: 999;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.cont_2columnas_cta {
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  display: flex;
}

.cont_cta {
  background-color: #0e5d8f;
  justify-content: center;
  width: 100%;
  display: flex;
}

.txt_style-tit3 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-right: 23px;
  font-family: Open Sans, sans-serif;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.9rem;
}

.col_50_izq2, .col_50_izq-1 {
  flex-wrap: wrap;
  place-content: center flex-end;
  width: 50%;
  max-width: 512px;
  margin-right: 20px;
  display: flex;
}

.col_centro {
  column-count: 2;
  column-rule-width: 0px;
  flex-wrap: wrap;
  place-content: center;
  column-gap: 64px;
  width: 75%;
  max-width: 1160px;
  margin-right: 0;
  display: block;
}

.logo-marca2 {
  height: 97px;
  margin-top: 25px;
  margin-left: 50px;
}

.logo-marca-copy {
  height: 30px;
  margin-top: 12px;
  margin-left: 50px;
}

.logo-marca6 {
  height: 80px;
  margin-top: 50px;
  margin-bottom: 25px;
  margin-left: 20px;
}

.logo-marca3 {
  height: 60px;
  margin-left: 20px;
}

.logo-marca-4 {
  height: 40px;
  margin-top: 26px;
  margin-left: 20px;
}

.cta-card {
  z-index: 999;
  background-color: var(--vaav);
  border: 2px #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 25px 15px 20px;
  line-height: 15px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
}

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

.img_whats {
  height: 100%;
  padding-right: 0;
}

.text_whaatsapp {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 21px;
}

.cont_btn {
  display: none;
}

.logo-marca-8 {
  height: 40px;
  margin-top: 26px;
  margin-left: 50px;
}

.col-12 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  margin: 4rem auto 0;
  display: block;
}

.html-embed_mobile {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.body {
  color: var(--steel-blue);
}

.text-block-2 {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 3.8rem;
  font-weight: 800;
  line-height: 4rem;
}

.footer {
  padding-bottom: 0;
}

.pleca {
  background-image: url('../images/pleca_vaav_obscura.svg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 200px;
}

.div-block_exito {
  background-color: var(--cadet-blue);
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 100px;
  display: flex;
}

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

.link {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.link-2 {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  font-weight: 700;
}

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

.html-embed_desktop {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text_video2 {
  text-align: left;
  text-transform: none;
  margin-top: 2rem;
  margin-left: 0;
  margin-right: 2rem;
  padding-bottom: 4rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
}

.html-embed {
  font-size: 2rem;
  line-height: 1rem;
}

.text-block-4 {
  font-family: Open Sans, sans-serif;
  font-size: 4.6rem;
  line-height: 3.7rem;
}

.text-block-5 {
  color: #fff;
  text-align: right;
  background-color: #0000;
  padding-top: 1rem;
  padding-bottom: 0;
  padding-right: 1rem;
  font-family: Open Sans, sans-serif;
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 3rem;
}

.col_50_izq_blue {
  background-color: var(--vaav);
  background-image: linear-gradient(#212f3e73, #212f3e73), url('../images/HeyJeff-1200-3.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-flow: column wrap;
  place-content: stretch center;
  align-items: flex-end;
  width: 50%;
  max-width: 560px;
  margin-top: 25px;
  margin-right: 1rem;
  padding-top: 111px;
  padding-bottom: 111px;
  display: flex;
}

.image-2 {
  height: 1.8rem;
  margin-top: 3.6rem;
  margin-right: 1.4rem;
}

.text-span-2 {
  color: var(--vaav);
  text-transform: uppercase;
}

.image-3 {
  width: 100%;
  max-width: none;
}

.paragraph {
  text-align: justify;
  letter-spacing: 0;
  width: 100%;
  max-width: 1060px;
  margin-top: 50px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.sub_h2 {
  width: 100%;
  max-width: 1060px;
  margin-top: 44px;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.6rem;
}

.paragraph_subh2 {
  text-align: justify;
  width: 100%;
  max-width: 1060px;
  margin-top: 10px;
  margin-bottom: 34px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.block-quote {
  border-left-width: 9px;
  border-left-color: var(--vaav);
  color: var(--steel-blue);
  text-align: justify;
  width: 100%;
  max-width: 1160px;
  margin-top: 51px;
  font-family: Open Sans, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.col_centro2 {
  column-rule-width: 0px;
  flex-flow: wrap;
  place-content: center space-between;
  column-gap: 64px;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  margin-top: 0;
}

.btn_descarga2 {
  background-color: var(--vaav);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 27px 60px;
  font-family: Open Sans, sans-serif;
  font-size: 31px;
  font-weight: 800;
  line-height: 31px;
  position: static;
  top: 100px;
  bottom: 0;
}

.btn_descarga2:hover {
  color: var(--cadet-blue);
  background-color: #fff;
}

.image-4 {
  margin-top: 15px;
}

.btn_descarga2-copy {
  background-color: var(--vaav);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 27px 60px;
  font-family: Open Sans, sans-serif;
  font-size: 31px;
  font-weight: 800;
  line-height: 31px;
  position: static;
  top: 100px;
  bottom: 0;
}

.btn_descarga2-copy:hover {
  color: var(--cadet-blue);
  background-color: #fff;
}

.col_50_der2 {
  flex-wrap: wrap;
  place-content: center flex-start;
  align-items: center;
  width: 50%;
  max-width: 510px;
  margin-left: 1.2rem;
  padding-top: 1.1rem;
  display: flex;
}

.col_50_izq-2 {
  flex-wrap: wrap;
  place-content: stretch flex-start;
  width: 49%;
  max-width: 490px;
  margin-right: 20px;
  display: flex;
}

.text__sinexperiencia {
  text-align: left;
  text-transform: none;
  margin-top: .125rem;
  margin-left: 0;
  margin-right: 2rem;
  padding-bottom: .125rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
}

.parrafo_como {
  text-align: justify;
  text-transform: none;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.parrafo_como2 {
  text-align: justify;
  text-transform: none;
  margin: 15px 0 49px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.list {
  margin-top: 26px;
  margin-bottom: 0;
  font-weight: 400;
}

.list-item {
  margin-bottom: 25px;
}

.col_50_derfoot {
  flex-wrap: wrap;
  place-content: center flex-start;
  align-items: center;
  width: 50%;
  max-width: 563px;
  margin-left: 1.2rem;
  padding-top: 1.1rem;
  display: flex;
}

.cont_2columnas_como_se {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
}

.text_whaatsapp2 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.head_text_1_exito {
  color: #fff;
  text-align: center;
  letter-spacing: -5px;
  text-transform: none;
  width: 1024px;
  max-width: 1024px;
  margin: 0 auto 15px;
  font-family: Open Sans, sans-serif;
  font-size: 9rem;
  font-weight: 800;
  line-height: 150px;
}

.text_2_header_exito {
  color: #fff;
  text-align: center;
  max-width: 1024px;
  padding-left: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 3rem;
}

.sec_text_1_exito {
  z-index: 100;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  max-width: 900px;
  margin: 30px auto;
  font-family: Open Sans, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8rem;
  position: relative;
  top: 26px;
}

.slider_exito {
  background-color: #0000;
  background-image: radial-gradient(circle farthest-corner at 50% 0%, var(--cadet-blue) 58%, var(--steel-blue));
  flex-direction: column;
  align-items: center;
  height: 100vh;
  max-height: 930px;
  padding-top: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.block-quote-2 {
  border-left-color: var(--vaav);
  color: #fff;
  margin-top: 68px;
}

.image-5 {
  height: 50px;
}

.div-block_home {
  background-color: #0e5d8f;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 100px;
  display: flex;
}

.col_centro3 {
  column-rule-width: 0px;
  flex-flow: wrap;
  place-content: center space-between;
  column-gap: 64px;
  width: 100%;
  max-width: 1160px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cont_gral_popup {
  z-index: 1000;
  object-fit: scale-down;
  background-color: #212f3ef2;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0 0% 0%;
  overflow: auto;
}

.cont_popup {
  color: #fff;
  align-items: flex-start;
  width: 80%;
  max-width: 1024px;
  font-size: 1.2rem;
  line-height: 1.5rem;
  display: flex;
  position: relative;
}

.texto_envio-ebook {
  background-color: var(--midnight-blue);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 14px 12px;
  font-size: 1rem;
  line-height: 1.3rem;
}

.btn_descarga_popup {
  color: var(--midnight-blue);
  text-align: center;
  text-transform: uppercase;
  background-color: #ff9d00;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 24px;
  padding: 13px 60px;
  font-family: Open Sans, sans-serif;
  font-size: 31px;
  font-weight: 800;
  line-height: 31px;
  position: static;
  top: 100px;
  bottom: 0;
}

.btn_descarga_popup:hover {
  color: var(--cadet-blue);
  background-color: #fff;
}

.field_style_form {
  color: #4b4b4b;
  min-height: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.texto_segundos {
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.field_style_form-_small_caps {
  color: #4b4b4b;
  text-transform: lowercase;
  min-height: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
}

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

.form-block {
  width: 50%;
  padding: 20px;
}

.col_1_popup {
  flex-wrap: wrap;
  align-content: space-between;
  align-items: stretch;
  width: 50%;
  padding: 20px;
  display: flex;
}

.field-label {
  text-transform: none;
}

.close_cont {
  background-color: var(--vaav);
  cursor: pointer;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding: 3px 0 0 8px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  position: absolute;
  top: 0;
  right: 0;
}

.success-message {
  background-color: #37af1f;
}

.error-message {
  background-color: var(--vaav);
}

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

.ops {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.listo {
  font-family: Open Sans, sans-serif;
  font-size: 2rem;
  font-weight: 800;
  line-height: 2rem;
}

.image-6 {
  max-width: 100%;
}

.f-logo-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  place-content: center;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 0;
  padding-right: 24px;
  display: flex;
}

.f-logo-plain {
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 24px 24px 24px 0;
  display: flex;
}

.yoke {
  height: 50px;
  line-height: 1.8rem;
}

.image-7 {
  height: 100px;
}

.image-8, .image-9 {
  height: 40px;
}

@media screen and (max-width: 991px) {
  .main {
    overflow: visible;
  }

  .slider {
    background-position: 50%, 0 0;
    min-height: 840px;
    max-height: 840px;
    padding-top: 35px;
    padding-right: 5%;
  }

  .head_text_1 {
    max-width: 100%;
    margin: 211px 0 1rem;
    padding-left: 0;
    font-size: 6.5rem;
    line-height: 6.5rem;
  }

  .sec_text_1 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.4rem;
    top: 0;
  }

  .cont_cal_stars {
    justify-content: flex-end;
    width: 25rem;
    top: 0;
  }

  .text_2_header {
    text-align: right;
    margin-left: 213px;
    padding-left: 0;
    font-size: 2.7rem;
    line-height: 2.6rem;
  }

  .cont_jeff {
    margin-bottom: -2rem;
    overflow: hidden;
  }

  .image_jeff {
    width: 120%;
  }

  .text_3_header {
    padding-left: 0;
    font-size: 8.4rem;
    line-height: 6.7rem;
  }

  .cont_marcas {
    flex-direction: column;
  }

  .col_50_izq {
    width: 100%;
    max-width: none;
    margin-bottom: 2.5rem;
    margin-right: 0;
  }

  .col_50_der {
    justify-content: flex-end;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .tit_video {
    width: 90%;
  }

  .cont_cta {
    flex-flow: column wrap;
  }

  .col_50_izq2, .col_50_izq-1 {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .col_centro {
    width: 90%;
  }

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

  .cta-card {
    width: 70%;
  }

  .text_whaatsapp {
    font-size: 25px;
  }

  .col-12 {
    height: auto;
  }

  .html-embed_mobile {
    display: block;
  }

  .text-block-2 {
    width: 90%;
  }

  .div-block_exito {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

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

  .html-embed_desktop {
    display: none;
  }

  .text-block-5 {
    padding-bottom: 2.5rem;
  }

  .col_50_izq_blue {
    width: 90%;
    max-width: none;
    margin-bottom: 2.5rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 145px;
    padding-bottom: 145px;
  }

  .col_centro2 {
    width: 90%;
  }

  .col_50_der2 {
    justify-content: flex-end;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .col_50_izq-2 {
    width: 100%;
    max-width: none;
    margin-bottom: 2.5rem;
    margin-right: 0;
  }

  .text__sinexperiencia {
    width: 90%;
  }

  .col_50_derfoot {
    justify-content: flex-end;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .text_whaatsapp2 {
    font-size: 16px;
  }

  .head_text_1_exito {
    max-width: 100%;
    margin-bottom: 1rem;
    margin-left: 65px;
    margin-right: 65px;
    font-size: 7rem;
    line-height: 7rem;
  }

  .text_2_header_exito {
    width: 90%;
    padding-left: 0;
  }

  .sec_text_1_exito {
    margin-left: 93px;
    margin-right: 93px;
    font-size: 1.4rem;
    top: 0;
  }

  .slider_exito {
    justify-content: flex-start;
    min-height: 840px;
    max-height: 840px;
    padding-top: 35px;
  }

  .block-quote-2 {
    width: 80%;
    margin-top: 0;
  }

  .div-block_home {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .col_centro3 {
    width: 90%;
  }

  .cont_gral_popup {
    align-items: center;
  }

  .cont_popup {
    align-items: flex-start;
    width: 95%;
  }

  .col_1_popup {
    width: 100%;
  }

  .f-logo-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    background-position: 38% 180%, 0 0;
    background-size: auto, auto;
    justify-content: flex-end;
    height: 80vh;
    min-height: 1000px;
    max-height: 1000px;
    padding-top: 0;
    padding-bottom: 95px;
  }

  .head_text_1 {
    letter-spacing: -2px;
    margin-left: 0;
    margin-right: 0;
    font-size: 5.2rem;
    line-height: 5rem;
  }

  .sec_text_1 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 61px;
    font-size: 1.2rem;
    line-height: 1.2rem;
    top: 0;
  }

  .cont_cal_stars {
    width: 350px;
    top: 0;
  }

  .text_2_header {
    font-size: 2.5rem;
  }

  .text_3_header {
    font-size: 6.6rem;
    line-height: 6rem;
  }

  .col_50_der {
    padding-right: 0;
  }

  .col_centro {
    column-count: 1;
  }

  .video {
    width: 100%;
  }

  .cta-card {
    width: 90%;
  }

  .text_whaatsapp {
    font-size: 25px;
  }

  .text-block-2 {
    width: 95%;
  }

  .text_footer {
    padding-bottom: 14px;
  }

  .col_50_der2 {
    padding-right: 50px;
  }

  .col_50_derfoot {
    padding-right: 0;
  }

  .text_whaatsapp2 {
    font-size: 16px;
  }

  .head_text_1_exito {
    margin-left: 26px;
    margin-right: 26px;
    font-size: 5.6rem;
  }

  .text_2_header_exito {
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .sec_text_1_exito {
    margin-top: 40px;
    margin-left: 81px;
    margin-right: 81px;
    font-size: 1.2rem;
    line-height: 1.2rem;
    top: 0;
  }

  .slider_exito {
    height: 90vh;
  }

  .cont_gral_popup {
    align-items: flex-start;
    padding-top: 80px;
  }

  .cont_popup {
    flex-wrap: wrap;
  }

  .btn_descarga_popup {
    background-color: #ff9d00;
  }

  .form-block {
    width: 100%;
  }

  .f-logo-plain {
    padding-left: 24px;
  }

  .image-7 {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .slider {
    background-position: 40% 159%, 0 0;
    background-size: cover, auto;
    justify-content: flex-end;
    align-items: flex-end;
    height: 100vh;
    min-height: 660px;
  }

  .cont_pleca {
    width: 100%;
    overflow: hidden;
  }

  .image {
    width: 350%;
    max-width: none;
    height: 100px;
  }

  .head_text_1 {
    letter-spacing: -3px;
    font-size: 4.1rem;
    line-height: 3.7rem;
  }

  .sec_text_1 {
    margin: 1rem 0 1rem 1.5rem;
    font-size: 17px;
    line-height: 19px;
    top: 0;
  }

  .btn_descarga {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 8px;
    font-size: 37px;
    line-height: 32px;
  }

  .cont_cal_stars {
    flex-direction: column;
    align-items: flex-end;
    width: auto;
    position: static;
    top: 4.5rem;
  }

  .cont_stars {
    justify-content: flex-end;
    width: 100%;
  }

  .text-block {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .text_2_header {
    text-align: right;
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 1.6rem;
  }

  .cont_jeff {
    width: 100%;
    margin-bottom: -.5rem;
    overflow: hidden;
  }

  .image_jeff {
    width: auto;
    max-width: none;
    height: 496px;
    min-height: 496px;
  }

  .text_3_header {
    padding-left: 0;
    font-size: 5.2rem;
    line-height: 3.9rem;
  }

  .logo-marca {
    height: 35px;
  }

  .col_50_izq {
    margin-bottom: .125rem;
  }

  .col_50_der {
    justify-content: center;
    width: 90%;
    margin-top: 0;
    padding-right: 0;
  }

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

  .parrafo {
    margin-right: 0;
    padding-bottom: 20px;
  }

  .txt_style-titw {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 3.8rem;
    line-height: 3.6rem;
  }

  .text_3cta {
    text-align: center;
    margin-right: 0;
  }

  .cont_cal_stars_cta {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-right: 0;
  }

  .cont_stars2 {
    justify-content: center;
    width: 100%;
  }

  .cont_pleca-top {
    width: 100%;
    overflow: hidden;
  }

  .txt_style-tit3 {
    text-align: center;
    margin-right: 0;
  }

  .col_50_izq-1 {
    justify-content: flex-end;
  }

  .logo-marca2 {
    height: 80px;
    margin-left: 0;
  }

  .logo-marca-copy {
    height: 30px;
    margin-top: 33px;
    margin-left: 0;
  }

  .logo-marca6 {
    height: 60px;
  }

  .logo-marca-4 {
    margin-top: 40px;
    margin-bottom: 19px;
    margin-left: 0;
  }

  .video {
    width: 100%;
  }

  .cta-card {
    padding-left: 6px;
    padding-right: 6px;
    left: 0%;
  }

  .text_whaatsapp {
    text-align: center;
    font-size: 1.5rem;
  }

  .col-12 {
    height: auto;
  }

  .html-embed_mobile {
    height: 1300px;
  }

  .body {
    font-family: Open Sans, sans-serif;
  }

  .text-block-2 {
    text-align: left;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 1rem;
    padding-bottom: 0;
    font-size: 3rem;
    font-weight: 800;
    line-height: 3.1rem;
  }

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

  .link-2 {
    text-align: center;
    margin: 8px;
  }

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

  .html-embed_desktop {
    height: 1300px;
  }

  .text_video2 {
    padding-bottom: .5rem;
  }

  .text-block-5 {
    padding-bottom: 1rem;
    padding-left: 1rem;
    font-size: 2rem;
    line-height: 2.3rem;
  }

  .col_50_izq_blue {
    margin-bottom: .125rem;
  }

  .image-2 {
    height: 1.4rem;
  }

  .block-quote {
    width: 90%;
  }

  .heading {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .btn_descarga2, .btn_descarga2-copy {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 8px;
    font-size: 37px;
    line-height: 32px;
  }

  .col_50_der2 {
    justify-content: center;
    width: 90%;
    margin-top: 0;
    padding-right: 0;
  }

  .col_50_izq-2 {
    margin-bottom: .125rem;
  }

  .text__sinexperiencia {
    padding-bottom: .5rem;
  }

  .parrafo_como, .parrafo_como2 {
    margin-right: 0;
    padding-bottom: 20px;
  }

  .list {
    padding-left: 20px;
  }

  .col_50_derfoot {
    justify-content: flex-start;
    width: 90%;
    margin-top: 0;
    padding-right: 0;
  }

  .text_whaatsapp2 {
    text-align: center;
    font-size: .9rem;
    line-height: .9rem;
  }

  .head_text_1_exito {
    letter-spacing: -3px;
    margin-bottom: .4rem;
    font-size: 3rem;
    line-height: 4.5rem;
  }

  .text_2_header_exito {
    text-align: center;
    width: 85%;
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .sec_text_1_exito {
    margin: .8rem 1.5rem 1rem;
    font-size: 16px;
    line-height: 18px;
    top: 0;
  }

  .slider_exito {
    height: 100vh;
    min-height: 660px;
    max-height: 660px;
  }

  .cont_gral_popup {
    display: none;
  }

  .texto_envio-ebook {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .btn_descarga_popup {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 8px;
    font-size: 37px;
    line-height: 32px;
  }

  .texto_segundos {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .f-logo-wrapper {
    place-content: flex-start center;
    padding-right: 0;
  }

  .f-logo-plain {
    min-height: 75px;
    padding: 10px;
  }
}


