:root {
  --blue: #002e7d;
  --pink: #eb0a46;
  --white: #ffffff;
}

.navidad .TextNewClients {
  color: var(--blue);
}

.rowForm.navidad, .home-section.navidad {
  background-image: url(/wp-content/callcenter/img/Landing-Fondo-Navidad-25.jpg);
  background-position: 0px 70px !important;
}

.home-section.navidad {
  background-position: 0px 45px !important;
}

.home-section.navidad .squareHeader {
  margin-top: 30px;
}

.navidad .rowForm .column2 {
  padding-top: 0px !important;
}

.navidad .listChecks .elementor-icon-list-text {
  font-size: 18px;
}

.navidad .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;
}

.navidad .listChecks .elementor-icon-list-icon {
  color: var(--pink);
}

.navidad .listChecks {
  margin-top: auto !important;
  margin-right: 20px;
}

.home-section.navidad .listChecks {
  margin-top: 220px !important;
}

.oferta {
  display: flex;
  margin-top: 10px;
  align-items: center;
}

.oferta img {
  height: 25px;
  margin-right: 5px;
}

.oferta .TextNewClients {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: #002e7d;
}

.navidad #submit-button-newsletter,
.navidad #newsletter-form #submit-button-newsletter {
  background: var(--pink);
  border: none !important;
  border-radius: 0px;
  font-size: 1.2em;
  font-weight: 500;
}

.navidad #submit-button-newsletter:hover,
.navidad #newsletter-form #submit-button-newsletter:hover {
  background: var(--pink);
  color: var(--white);
}

.navidad .buttonPink {
  border: solid 2px var(--white) !important;
}

.navidad .columnFormPhone {
  justify-content: center;
}

.navidad a.link {
  color: var(--white);
  font-size: 1.1em;
  margin-left: 20px;
}

.navidad img.mobile, .navidad .bloque {
    display: none;
}

@media (min-width: 1541px) {
  .navidad.rowForm, .home-section.navidad {
    min-height: 1014px !important;
  }
}

@media (min-width: 1041px) and (max-width: 1541px) {
  .rowForm.navidad, .home-section.navidad {
    min-height: 960px;
  }
}

@media (max-width: 1041px) {
  .rowForm.navidad, .home-section.navidad {
    background-image: url(/wp-content/callcenter/img/Landing-Fondo-Mobile-Navidad-25.jpg);
    background-size: cover;
    background-position: 0px 65px !important;
    min-height: 1360px;
  }

  .seosocialYoutube .rowForm.navidad, .mkoYoutube .rowForm.navidad, .seoOfertas .rowForm.navidad, .mkoGen .rowForm.navidad {
    min-height: 1485px;
  }

  .seosocialYoutube .navidad .listChecks, .mkoYoutube .navidad .listChecks, .seoOfertas .navidad .listChecks, .mkoGen .navidad .listChecks {
        margin-top: -46px !important;
  }

  .home-section.navidad {
    background-position: 0px 20px !important;
  }

  .home-section.navidad .column1{
    width: 100%;
    justify-content: center;
    flex-direction: row;
  }

  .home-section.navidad .column2{
    width: 100%;
  }

  .navidad .listChecks {
    margin-top: 50px !important;
    margin-right: 0px;
  }

  .home-section.navidad .listChecks {
    margin-top: 0px !important;
  }

  .home-section.navidad .listChecks {
    margin-right: auto;
  }

  .home-section.navidad .squareHeader {
    margin-top: 0px;
  }


  .navidad img.mobile {
    display: block;
    margin: 0 auto;
    width: 135px;
    position: absolute;
    bottom: 28px;
    z-index: 1;
  }

  .navidad .bloque {
    display: block;
    height: 60px;
    background: white;
    width: 100%;
    position: absolute;
    bottom: 0;
  }
}

@media (min-width: 435px) and (max-width: 543px) {
  .rowForm.navidad, .home-section.navidad {
    min-height: 1370px;
  }
}

@media (min-width: 200px) and (max-width: 407px) {
  .rowForm.navidad, .home-section.navidad {
    min-height: 1460px;
    background-position: 0px 61px !important;
  }
}

@media (min-width: 408px) and (max-width: 524px) {
  .mkoGen .rowForm.navidad {
        background-position: 0px 150px !important;
  }
}

@media (min-width: 200px) and (max-width: 408px) {
  .mkoGen .rowForm.navidad {
        background-position: 0px 150px !important;
  }
}

@media (min-width: 200px) and (max-width: 482px) {
  .home-section.navidad {
        background-position: 0px 57px !important;
  }
}

@media (min-width: 200px) and (max-width: 435px) {
  .seosocialYoutube .rowForm.navidad, .mkoYoutube .rowForm.navidad, .seoOfertas .rowForm.navidad, .mkoGen .rowForm.navidad  {
    min-height: 1605px;
  }

  .seosocialYoutube .navidad .listChecks, .mkoYoutube .navidad .listChecks, .seoOfertas .navidad .listChecks, .mkoGen .navidad .listChecks {
        margin-top: 20px !important;
  }
} 


