:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/slider-curve.webp'), url('../images/backg.png');
  background-position: 100% 100%, 100%;
  background-repeat: repeat-x, repeat;
  background-size: auto, cover;
  min-height: 95vh;
  padding-top: 60px;
  padding-bottom: 100px;
}

.heading-3 {
  color: #415b80;
  text-align: left;
  text-transform: none;
  border-bottom: 1px #fff;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-family: Nunito, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.logo {
  text-align: center;
  margin-bottom: 30px;
}

.heading-4 {
  color: #6e7191;
  text-align: center;
  text-transform: uppercase;
  vertical-align: baseline;
  border: 1px solid #777;
  border-radius: 18px;
  width: auto;
  margin: 0 auto 15px;
  padding: 5px 10px;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  position: static;
  overflow: visible;
}

.column {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.button {
  text-transform: uppercase;
  background-color: #ff8080;
  border-radius: 19px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  transition: all .3s;
}

.button:hover {
  background-color: #415b80;
}

.column-22 {
  margin-bottom: 10px;
}

.columns-11 {
  text-align: center;
  margin-bottom: 10px;
}

.text-block-28 {
  color: #f1f1f1;
  text-align: center;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image {
  filter: invert(38%);
}

.column-21 {
  margin-bottom: 10px;
}

.column-20 {
  text-align: center;
  margin-bottom: 10px;
}

.text-block {
  color: #000;
  text-align: center;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block.title {
  color: #415b80;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: none;
  margin-top: 5px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-63 {
  max-width: 90%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  display: inline-block;
}

.section-3 {
  background-color: #e7e7e7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3.diferenciales {
  color: #0000;
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.div-block {
  background-image: url('../images/4-bg.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block._1 {
  background-image: url('../images/3-bg.webp');
}

.div-block._2 {
  background-image: url('../images/2-bg.webp');
}

.section-4 {
  padding-top: 20px;
  padding-bottom: 60px;
}

.column-24 {
  text-align: center;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-64 {
  max-width: 40%;
}

.div-block-3 {
  background-image: url('../images/1-bg.webp');
  background-position: 50%;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 241px;
  display: flex;
}

.heading-5 {
  color: #415b80;
  text-align: center;
  margin-top: 0;
  font-family: Nunito, sans-serif;
}

.heading-5.mayus {
  text-transform: uppercase;
}

.heading-5.left {
  text-align: left;
}

.paragraph {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.image-65 {
  margin-right: 5px;
}

.div-block-4 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-29 {
  color: #415b80;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.section-5 {
  text-align: center;
  background-image: url('../images/slider-curve.webp'), url('../images/bg-pattern.webp'), linear-gradient(#eaeff5, #eaeff5);
  background-position: 50% 100%, 50%, 0 0;
  background-repeat: repeat-x, repeat, repeat;
  background-size: auto, auto, auto;
  padding: 40px 10px 60px;
}

.columns-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-6 {
  color: #415b80;
  text-transform: none;
  font-family: Nunito, sans-serif;
  font-size: 30px;
}

.heading-6.mayus {
  text-transform: uppercase;
}

.section-6 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-66 {
  margin-bottom: 10px;
}

.columns-13 {
  padding-top: 20px;
}

.text-block-30 {
  color: #415b80;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-2 {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.textarea {
  font-family: Montserrat, sans-serif;
}

.textarea.consulta {
  border: 1px #000;
  border-radius: 10px;
  height: 80px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.text-field-2 {
  color: #000;
  border: 1px #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.heading-7 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}

.section-8 {
  text-align: center;
  background-color: #fff0;
  background-image: linear-gradient(#415b80, #415b80);
  padding: 40px 10px;
  display: none;
}

.select-field-4 {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  font-family: Montserrat, sans-serif;
}

.select-field-4.prefijo {
  border-bottom-style: none;
  border-bottom-color: #000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 45%;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.text-field {
  color: #000;
  border: 1px #000;
  border-radius: 10px;
  padding-left: 10px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.error-message {
  z-index: 1;
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  position: fixed;
  inset: 0;
}

.form {
  text-align: center;
}

.div-block-5 {
  display: flex;
}

.bold-text {
  border-bottom: 1px solid #f26d2d;
  font-size: 26px;
}

.select-field-3 {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.submit-button {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #ff8080;
  border-radius: 100px;
  margin-top: 10px;
  padding: 15px 40px;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: all .3s;
  display: inline-block;
}

.submit-button:hover {
  color: #415b80;
  background-color: #fff;
}

.form-block {
  color: #000;
  text-align: center;
  background-color: #fff0;
  border-radius: 0;
  padding: 20px;
  display: block;
}

.section-9 {
  background-color: #fff;
  background-image: url('../images/slider-curve.webp'), url('../images/bg-pattern.webp'), linear-gradient(#eaeac1, #eaeac1);
  background-position: 50% 100%, 50% 100%, 0 0;
  background-repeat: repeat-x, repeat, repeat;
  background-size: auto, auto, auto;
  padding: 40px 60px 60px;
}

.image-67 {
  margin-bottom: 20px;
}

.column-12 {
  padding-left: 15px;
}

.minititle {
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.text-small {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.image-68 {
  margin-bottom: 20px;
}

.column-26 {
  padding-left: 15px;
}

.section-10 {
  text-align: center;
  background-color: #fff;
  padding: 5px 10px;
}

.code-embed {
  font-family: Inter, sans-serif;
}

.image-69 {
  min-width: 100%;
  margin-top: -101px;
}

.section-11 {
  text-align: center;
  background-color: #000;
  padding: 5px 10px;
}

@media screen and (min-width: 1280px) {
  .submit-button:hover {
    border-radius: 6px;
  }
}

@media screen and (max-width: 991px) {
  .column-22, .column-23 {
    margin-bottom: 10px;
  }

  .image-63 {
    padding-bottom: 10px;
  }

  .section-3.diferenciales {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    height: 150px;
  }

  .div-block-3 {
    width: 200px;
    height: 195px;
  }

  .section-9 {
    padding-bottom: 60px;
  }

  .image-69 {
    margin-top: -45px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 20px;
  }

  .heading-3 {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .column {
    text-align: left;
  }

  .column-22 {
    margin-bottom: 10px;
  }

  .column-21, .column-20, .column-23 {
    margin-bottom: 20px;
  }

  .div-block {
    height: 100px;
  }

  .section-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-11 {
    margin-bottom: 20px;
  }

  .column-25 {
    text-align: center;
    margin-bottom: 20px;
  }

  .column-26 {
    padding-left: 10px;
  }

  .container {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-position: 100% 100%, 85% 100%;
  }

  .heading-3 {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
  }

  .heading-4 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block {
    width: 50%;
    height: 120px;
  }

  .column-24 {
    margin-bottom: 20px;
  }

  .columns-12 {
    display: block;
  }

  .submit-button {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .section-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-11, .column-12, .column-25 {
    text-align: center;
  }

  .column-26 {
    text-align: center;
    padding-left: 10px;
  }
}


