.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.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;
  }
}

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

.container {
  text-align: center;
}

.section {
  padding-top: 25px;
  padding-bottom: 25px;
}

.text-block-18 {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.heading-38 {
  color: #fff;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 48px;
}

.checkbox-label-5 {
  color: #6e6e6e;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.text-field {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
}

.div-block-32 {
  width: 1120px;
  color: #fff;
  text-align: left;
  border-radius: 0;
  padding: 0 17px;
}

.heading-37 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 28px;
}

.text-block-18-copy {
  text-align: center;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 36px;
  text-decoration: none;
}

.nombre-tf {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0);
  padding-left: 12px;
  padding-right: 12px;
  font-family: Open Sans, sans-serif;
}

.checkbox-label-4 {
  color: #6e6e6e;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.div-block-14 {
  width: 750px;
  height: auto;
  background-color: #fff;
  border: 2px #027a53;
  border-radius: 7px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 10%;
}

.button-copy {
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #6ac66b;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.slider-2 {
  width: 405px;
  background-color: #fff;
  border-radius: 30px;
  margin-top: 30px;
  padding-top: 10px;
}

.jumbotron-section {
  background-color: #f5f5f5;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  display: flex;
}

.container-2 {
  max-width: 1200px;
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav-2 {
  background-color: #b8891c;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.text-block-19 {
  color: #f60000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 6px;
  font-size: 17px;
}

.image {
  margin-bottom: 25px;
}

.section-2 {
  color: #000;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.container-3 {
  max-width: 1200px;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-39 {
  color: #fff;
  margin-top: 15px;
  font-size: 35px;
}

.paragraph {
  color: #fff;
  margin-bottom: 20px;
  font-size: 19px;
}

.text-block-19-copy {
  color: #f60000;
  text-align: left;
  background-color: #fff;
  margin-bottom: 25px;
  padding: 7px;
  font-size: 19px;
  display: inline-block;
}

.div-block-33 {
  width: 100%;
  height: 1px;
  background-color: #e9e9e9;
}

.div-block-34 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: left;
  align-items: center;
  display: flex;
}

.text-block-20 {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.div-block-35 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  grid-template: "Area"
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: start;
  margin-top: 25px;
  padding: 20px;
  display: grid;
}

.section-3 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.youtube {
  border-radius: 0;
  margin-bottom: 30px;
}

.button {
  background-color: #6ac66b;
  border-radius: 50px;
  padding: 15px 29px;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
}

.button.w--current {
  letter-spacing: 1px;
  border-radius: 67px;
  font-size: 17px;
  font-weight: 600;
}

.container-4 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
  padding: 15px;
  display: block;
}

.image-2, .image-3, .image-4 {
  border-radius: 10px;
}

.heading-40 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}

.text-block-21 {
  background-color: #fff;
  border-radius: 20px;
  padding: 10px 24px;
  font-weight: 700;
  display: inline-block;
}

.div-block-37 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-38 {
  grid-row-gap: 15px;
  flex-direction: row;
  justify-content: space-around;
  display: flex;
}

.div-block-39 {
  width: auto;
  margin-top: 0;
  margin-bottom: 25px;
}

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

.heading-41 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 25px;
}

.image-5 {
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-5 {
  text-align: center;
}

.footer-container {
  color: #fff;
  text-align: center;
  background-color: #7b8190;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.paragraph-2 {
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

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

.image-6 {
  margin-bottom: 25px;
}

.button-copy {
  width: 35%;
  background-color: #6ac66b;
  border-radius: 50px;
  padding: 15px 29px;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
}

.button-copy.w--current {
  letter-spacing: 1px;
  border-radius: 67px;
  font-size: 17px;
  font-weight: 600;
}

.submit-button {
  width: 100%;
  background-color: #233dfb;
  background-image: linear-gradient(to right, #05a750, #87c540);
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 31px;
  font-size: 19px;
  font-weight: 700;
  display: block;
}

.bold-text {
  color: #050505;
  font-size: 15px;
  font-weight: 600;
}

.heading-42 {
  color: #000;
  font-size: 25px;
  font-weight: 800;
}

.paragraph-3 {
  font-size: 18px;
  line-height: 30px;
}

.div-block-40 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.section-5 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.container-7 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-43 {
  font-size: 35px;
}

.div-block-41 {
  max-width: 500px;
}

.div-block-42 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 41px;
  display: flex;
}

.paragraph-4 {
  margin-bottom: 0;
  font-size: 17px;
}

.button-2 {
  text-align: center;
  background-image: linear-gradient(94deg, #08a850, #86c440);
  border-radius: 90px;
  padding: 19px 36px;
  font-size: 19px;
  font-weight: 700;
  display: inline-block;
}

.div-block-43 {
  max-width: 500px;
}

.text-block-22 {
  margin-top: 10px;
  margin-left: 9px;
}

.image-7 {
  margin-bottom: 18px;
}

.text-block-23 {
  text-align: center;
  font-size: 11px;
}

.text-block-24 {
  color: #000;
  text-align: left;
  font-size: 18px;
}

.image-8 {
  margin-bottom: 25px;
}

.heading-44 {
  color: #000;
  margin-top: 10px;
  font-size: 30px;
  line-height: 35px;
}

.container-8 {
  text-align: center;
  margin-top: 23px;
  margin-bottom: 23px;
}

.container-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-44 {
  text-align: center;
}

.image-9 {
  margin-bottom: 8px;
}

.section-6 {
  margin-bottom: 45px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-10 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.testimonial-block {
  width: 254px;
  height: 250px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #000;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 13px;
  display: block;
  box-shadow: 1px 1px 8px -6px #000;
}

.div-block-11 {
  text-align: center;
}

.image-10 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: inline-block;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.text-block-3 {
  color: rgba(51, 51, 51, .5);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-5 {
  color: #333;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.centered-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 17px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
}

.container-11 {
  text-align: center;
  margin-bottom: 35px;
}

.heading-45 {
  text-align: center;
  font-size: 30px;
}

.heading-46, .container-12 {
  text-align: center;
}

.div-block-45 {
  background-color: #ffe100;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-block-32 {
    width: auto;
  }

  .div-block-14 {
    width: 600px;
  }

  .jumbotron-section {
    height: auto;
  }

  .container-2 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-direction: column;
  }

  .container-3 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .div-block-35 {
    grid-auto-flow: column;
    justify-content: space-around;
    display: flex;
  }

  .div-block-38 {
    flex-wrap: wrap;
  }

  .text-details-wrapper {
    width: auto;
  }

  .div-block-40 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: center;
  }

  .div-block-43 {
    margin-top: 45px;
  }

  .heading-44 {
    text-align: center;
  }

  .testimonial-block {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-14 {
    width: auto;
  }

  .jumbotron-section {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .paragraph {
    line-height: 25px;
  }

  .div-block-35 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-38 {
    flex-wrap: wrap;
  }

  .footer-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: nowrap;
  }

  .div-block-41 {
    max-width: none;
    padding-left: 31px;
    padding-right: 31px;
  }

  .div-block-42 {
    text-align: left;
  }

  .div-block-43, .heading-44 {
    text-align: center;
  }

  .testimonial-block {
    width: 70%;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-5 {
    font-size: 16px;
  }

  .container-12 {
    padding-left: 21px;
    padding-right: 21px;
  }
}

@media screen and (max-width: 479px) {
  .heading-38 {
    padding-left: 21px;
    padding-right: 21px;
    font-size: 20px;
    line-height: 24px;
  }

  .slide-3 {
    height: 150px;
  }

  .text-block-18-copy {
    font-size: 20px;
  }

  .div-block-14 {
    width: 300px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .right-arrow {
    height: auto;
  }

  .mask-2 {
    height: 150px;
  }

  .button-copy {
    padding: 7px;
    font-size: 12px;
  }

  .slider-2 {
    height: 180px;
  }

  .jumbotron-section {
    height: auto;
    flex-direction: column;
    display: block;
  }

  .section-2 {
    margin-bottom: 0;
  }

  .container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .div-block-36 {
    padding: 23px;
  }

  .section-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
  }

  .paragraph-2 {
    text-align: center;
  }

  .button-copy {
    width: 68%;
    padding: 11px 8px;
    font-size: 16px;
  }

  .div-block-40 {
    justify-content: flex-start;
  }

  .section-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
  }

  .heading-43 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-42, .container-9, .testimonial-block {
    flex-direction: column;
  }

  .image-10 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-2, .text-block-3 {
    text-align: center;
  }

  .paragraph-5 {
    width: auto;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }
}


