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

.section {
  background-color: #fff;
  background-image: none;
  padding-top: 13px;
  padding-bottom: 13px;
}

.container {
  text-align: center;
}

.heading {
  color: #009c4a;
  text-align: left;
  font-size: 34px;
  line-height: 48px;
}

.text-block {
  text-align: left;
  font-size: 20px;
  line-height: 34px;
}

.section-2 {
  margin-top: 104px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.container-2 {
  max-width: 1200px;
  grid-column-gap: 45px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3 {
  max-width: 1050px;
  grid-column-gap: 45px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  width: 550px;
}

.text-field {
  height: 45px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.div-block-2 {
  width: 450px;
  color: #fff;
  background-color: #26584b;
  border-radius: 11px;
  margin-left: 0;
  padding: 23px;
}

.select-field {
  background-color: #fff;
}

.heading-9 {
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.form-block {
  padding-left: 0;
}

.checkbox-field {
  text-align: left;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  text-align: center;
  grid-template: ". ."
                 "Area Area"
                 "Area-2 Area-2"
                 / minmax(200px, 1fr) 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  justify-items: start;
  display: block;
}

.submit-button {
  color: #000;
  background-color: #fff;
  border-radius: 45px;
  padding: 14px 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

.checkbox-label {
  text-shadow: none;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.text-field-2 {
  height: 45px;
  margin-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.checkbox-label-2 {
  text-align: left;
  text-shadow: none;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.link {
  color: #f0e62b;
}

.body {
  background-color: #f6fcfe;
}

.section-3 {
  padding-top: 75px;
}

.image {
  padding-top: 34px;
  padding-bottom: 81px;
}

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

.text-block-3 {
  font-size: 18px;
  line-height: 27px;
}

.div-block-3 {
  width: 1500px;
  height: 250px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.heading-10 {
  margin-top: 0;
  font-size: 26px;
}

.button {
  color: #fff;
  background-color: #0fa532;
  border-radius: 60px;
  margin-top: 20px;
  padding: 13px 37px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
}

.div-block-4 {
  text-align: center;
  margin-top: 0;
  padding-top: 21px;
  padding-bottom: 21px;
}

.heading-11 {
  color: #009c4a;
  text-align: center;
  margin-bottom: 20px;
}

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

.text-block-4 {
  margin-bottom: 15px;
  font-size: 18px;
}

.div-block-5 {
  width: 50%;
  line-height: 25px;
}

.list {
  color: #000;
  font-size: 17px;
}

.list-item {
  color: #000;
  margin-bottom: 5px;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  margin-bottom: 5px;
}

.footer-container {
  text-align: center;
  background-color: #e8eeea;
  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 {
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    margin-left: 0;
    padding-left: 20px;
  }

  .checkbox-label, .checkbox-label-2 {
    font-size: 12px;
    line-height: 16px;
  }

  .container-4 {
    justify-content: center;
    align-items: center;
  }

  .div-block-5 {
    width: 90%;
    margin-bottom: 13px;
  }

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

@media screen and (max-width: 767px) {
  .container-2 {
    grid-row-gap: 45px;
    flex-wrap: wrap;
  }

  .container-3 {
    flex-direction: column;
  }

  .div-block-2 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3 {
    margin-left: 88px;
    margin-right: 88px;
  }

  .heading-11 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-4 {
    flex-direction: column;
  }

  .div-block-5 {
    width: 100%;
    padding: 15px;
  }

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

@media screen and (max-width: 479px) {
  .heading, .text-block {
    text-align: center;
  }

  .div-block {
    width: auto;
  }

  .div-block-2 {
    width: auto;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .submit-button {
    font-size: 16px;
  }

  .button {
    text-align: center;
  }

  .container-4 {
    flex-flow: column wrap;
    align-items: center;
  }

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

  .paragraph {
    text-align: center;
  }
}

#telefono.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2721-ac52dcd8, #id_provincia.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2722-ac52dcd8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#email.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2723-ac52dcd8 {
  grid-area: Area;
}

#w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2724-ac52dcd8, #w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e272a-ac52dcd8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#submit.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2730-ac52dcd8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #nombre.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e271f-ac52dcd8, #apellidos.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2720-ac52dcd8, #telefono.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2721-ac52dcd8, #email.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2723-ac52dcd8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #nombre.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e271f-ac52dcd8, #apellidos.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2720-ac52dcd8 {
    grid-column: span 2 / span 2;
  }

  #submit.w-node-c1352ba0-d9fa-5ed5-5f24-4f147a6e2730-ac52dcd8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
