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

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

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

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

.error-message-3 {
  z-index: 2;
  background-color: #187d35;
  background-image: url('../images/5.-Fondo-form-1.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding-bottom: 0;
  position: fixed;
  inset: 0% 0% -64%;
}

.submit-button-3 {
  background-color: #187d35;
  border-radius: 5px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.submit-button-3:hover {
  background-color: #000;
}

.link {
  color: #fff;
}

.text-block-4 {
  color: #000;
  text-align: center;
  padding-top: 215px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.container {
  text-align: left;
  padding-left: 80px;
  padding-right: 80px;
}

.form-2 {
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 25px;
  padding: 20px;
  font-family: Poppins, sans-serif;
  box-shadow: 1px 1px 14px #00000030;
}

.field-label {
  color: #000;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}

.select-field {
  background-color: #f3f3f3;
  font-family: Lato, sans-serif;
}

.section {
  background-color: #000;
  background-image: url('../images/5.-Fondo-form-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image {
  text-align: center;
  height: 120px;
  margin-bottom: 0;
}

.text-block {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
}

.field-label-2 {
  font-family: Lato, sans-serif;
}

.section-2 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.text-field {
  color: #000;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  border-bottom-color: #d5d0d0;
  border-radius: 10px;
  font-family: Nunito, sans-serif;
}

.textarea {
  border: 1px solid #f3f3f3;
  border-bottom-color: #d5d0d0;
  border-radius: 10px;
}

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

.section-3 {
  background-color: #034a9a;
  padding: 40px 10px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  margin: 0 auto 20px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.parrafo {
  color: #fff;
  text-align: left;
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.section-13 {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Poppins, sans-serif;
}

.column {
  text-align: center;
}

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

.image-2 {
  margin-bottom: 40px;
}

.section-14 {
  text-align: center;
  padding: 60px 10px;
}

.checkbox-field {
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-6 {
  color: #187d35;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.container-2 {
  text-transform: none;
  font-family: Nunito, sans-serif;
}

.text-block-5 {
  color: #0480cd;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-6 {
  color: #000;
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.checkbox-label {
  font-family: Nunito, sans-serif;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.image-3 {
  width: 80%;
}

.image-4 {
  width: 100%;
}

.section-15 {
  background-image: url('../images/5.-Fondo-form-1.png');
  background-position: 0 0;
  background-size: auto;
}

.section-16 {
  text-align: center;
  background-image: url('../images/5.-Fondo-form-1.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
}

.checkbox-label-2 {
  font-family: Nunito, sans-serif;
}

.checkbox-field-2 {
  padding-top: 10px;
}

@media screen and (max-width: 991px) {
  .heading-6 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .form-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-2 {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .field-label {
    font-size: 12px;
  }

  .field-label._2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section {
    padding-top: 25px;
  }

  .image {
    max-width: none;
    height: 90px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .text-block {
    padding-left: 10px;
    padding-right: 124px;
    line-height: 16px;
  }

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

  .heading-5 {
    font-size: 24px;
  }

  .parrafo {
    font-size: 14px;
    line-height: 20px;
  }

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


