:root {
  --blue: #002e7d;
  --pink: #eb0a46;
  --white: #ffffff;
}

.abril .TextNewClients {
  color: var(--blue);
  text-transform: inherit !important;
}

.rowForm.abril,
.home-section.abril {
  background-image: url(/wp-content/callcenter/img/Fondo-Marzo-2026.jpg);
  background-position: 0px 10px !important;
  background-size: cover !important;
}

/* .home-section.abril {
  background-position: 0px 45px !important;
} */

.home-section.abril .squareHeader {
  margin-top: 0px;
}

.abril .column.column1 {
  padding-top: 0px;
  align-items: center;
  flex-direction: row;
}

.abril .rowForm .column2 {
  padding-top: 0px !important;
}

.abril .listChecks .elementor-icon-list-text {
  font-size: 18px;
}

.abril .listChecks .elementor-icon-list-icon i.fas.fa-check-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 20px;
  border-radius: 50%;
  background: var(--white);
  font-size: 30px;
  margin-right: 10px;
}

.abril .listChecks .elementor-icon-list-icon {
  color: var(--pink);
}

.abril .listChecks {
  margin-top: 87px !important;
  margin-right: -35px;
}

.home-section.abril {
  min-height: 960px;
}

.home-section.abril .listChecks {
  margin-top: 0px !important;
  margin-right: 50px;
}

.home-section.abril img.desktop {
  margin-top: 60px;
}

.oferta {
  display: flex;
  margin-top: 10px;
  align-items: center;
}

.oferta img {
  height: 25px;
  margin-right: 5px;
}

.oferta .TextNewClients {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #002e7d;
}

.abril #submit-button-newsletter,
.abril #newsletter-form #submit-button-newsletter {
  background: var(--pink);
  border: none !important;
  border-radius: 0px;
  font-size: 1.2em;
  font-weight: 500;
}

.abril #submit-button-newsletter:hover,
.abril #newsletter-form #submit-button-newsletter:hover {
  background: var(--pink);
  color: var(--white);
}

.abril .buttonPink {
  border: solid 2px var(--white) !important;
}

.abril .columnFormPhone {
  justify-content: center;
}

.abril a.link {
  color: var(--pink);
  font-size: 1.1em;
  margin-left: 20px;
}

.abril img.desktop {
  width: 380px;
  height: auto;
  display: block;
  max-width: 100%;
  margin-top: 80px;
}

.abril img.mobile,
.abril .bloque {
  display: none;
}

@font-face {
  font-family: Chalet;
  font-weight: 500;
  src: url("/wp-content/callcenter/fonts/Chalet-LondonSixty2.otf")
    format("opentype");
  src: url("/wp-content/callcenter/fonts/Chalet-LondonSixty2.ttf")
    format("truetype");
  src: url("/wp-content/callcenter/fonts/Chalet-LondonSixty2.woff")
    format("woff");
}

@font-face {
  font-family: Chalet;
  font-weight: 700;
  src: url("/wp-content/callcenter/fonts/Chalet-NewYorkSixty2.otf")
    format("opentype");
  src: url("/wp-content/callcenter/fonts/Chalet-NewYorkSixty2.ttf")
    format("truetype");
  src: url("/wp-content/callcenter/fonts/Chalet-NewYorkSixty2.woff")
    format("woff");
}

@font-face {
  font-family: Chalet;
  font-weight: 100;
  src: url("/wp-content/callcenter/fonts/Chalet-ParisSixty2.otf")
    format("opentype");
  src: url("/wp-content/callcenter/fonts/Chalet-ParisSixty2.ttf")
    format("truetype");
  src: url("/wp-content/callcenter/fonts/Chalet-ParisSixty2.woff")
    format("woff");
}

.abril .titleHome2 {
  color: var(--white);
  font-size: 55px;
}

.abril .buttonBottom {
  background: var(--pink);
}

.abril .textLegalDiv.legal {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
}

.abril .textLegalDiv a {
  text-decoration: none;
  font-weight: 500;
}

.abril .checkboxLegal {
  appearance: none;
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--white);
  border: none;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  transition: box-shadow 0.2s;
  top: 0px;
}

.abril .checkboxLegal:checked {
  background: var(--white)
    url("/wp-content/callcenter/img/blackFriday25/icon-check-bf.png") no-repeat
    center center;
  background-size: 18px 18px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}

.abril #legal {
  top: 0px;
}

@media (min-width: 1541px) {
  .abril.rowForm {
    min-height: 1014px !important;
  }

}

@media (min-width: 1041px) and (max-width: 1541px) {
  .rowForm.abril,
  .home-section.abril {
    min-height: 900px;
  }

  .abril img.desktop {
    padding-top: 120px;
  }

  .home-section.abril .listChecks {
    margin-right: -12px;
  }
}

@media (min-width: 1270px) and (max-width: 1280px) {
  .abril img.desktop {
    padding-top: 150px;
  }
}

@media (min-width: 1024px) and (max-width: 1270px) {
  .rowForm.abril {
    min-height: 855px;
  }

  .home-section.abril {
    min-height: 1065px;
  }

  .abril img.desktop {
    width: 100%;
    padding-top: 180px;
  }
}

@media (max-width: 1041px) {
  .abril .column.column1 {
    flex-direction: column !important;
  }
  .rowForm.abril,
  .home-section.abril {
    background-image: url(/wp-content/callcenter/img/Fondo-Marzo-2026.jpg);
    background-size: cover;
    background-position: 0px 65px !important;
    min-height: 1360px;
  }

  .seosocialYoutube .rowForm.abril,
  .mkoYoutube .rowForm.abril,
  .seoOfertas .rowForm.abril,
  .mkoGen .rowForm.abril {
    min-height: 1485px;
  }

  .seosocialYoutube .abril .listChecks,
  .mkoYoutube .abril .listChecks,
  .seoOfertas .abril .listChecks,
  .mkoGen .abril .listChecks {
    margin-top: -90px !important;
  }

  .home-section.abril {
    background-position: 0px 20px !important;
  }

  .home-section.abril .column1 {
    width: 100%;
    justify-content: center;
    flex-direction: row;
  }

  .home-section.abril .column2 {
    width: 100%;
  }

  .abril .listChecks {
    margin-top: 50px !important;
    margin-right: -35px;
  }

  .home-section.abril .listChecks {
    margin-top: 0px !important;
    margin-bottom: 0px;
  }

  .home-section.abril .listChecks {
    margin-right: auto;
  }

  .home-section.abril .squareHeader {
    margin-top: 0px;
  }

  .abril img.desktop {
    display: none;
  }

  .abril img.mobile {
    width: 280px;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    z-index: 1;
  }

  .home-section.abril img.mobile {
    position: relative;
  }

  .abril .bloque {
    display: block;
    height: 60px;
    background: var(--white);
    width: 100%;
    position: absolute;
    bottom: 0;
  }
}

@media (min-width: 435px) and (max-width: 543px) {
  .rowForm.abril,
  .home-section.abril {
    min-height: 1370px;
  }
}

@media (min-width: 200px) and (max-width: 407px) {
  .rowForm.abril,
  .home-section.abril {
    min-height: 1460px;
    background-position: 0px 61px !important;
  }
}

@media (min-width: 408px) and (max-width: 524px) {
  .mkoGen .rowForm.abril {
    background-position: 0px 145px !important;
  }
}

@media (min-width: 200px) and (max-width: 408px) {
  .mkoGen .rowForm.abril {
    background-position: 0px 150px !important;
  }
}

@media (min-width: 200px) and (max-width: 482px) {
  .home-section.abril {
    background-position: 0px 57px !important;
  }
}

@media (min-width: 200px) and (max-width: 435px) {
  .seosocialYoutube .rowForm.abril,
  .mkoYoutube .rowForm.abril,
  .seoOfertas .rowForm.abril,
  .mkoGen .rowForm.abril {
    min-height: 1605px;
  }

  /* .seosocialYoutube .abril .listChecks,
  .mkoYoutube .abril .listChecks,
  .seoOfertas .abril .listChecks,
  .mkoGen .abril .listChecks {
    margin-top: 20px !important;
  } */
}
