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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

.div-block-14 {
  width: 450px;
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 22px 36px 15px;
  border: 6px solid #9f74b2;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 10px -5px #000;
  font-family: 'Varela Round', sans-serif;
}

.div-block-20 {
  width: 600px;
  text-align: left;
}

.nombre-tf {
  padding-right: 12px;
  padding-left: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  font-family: 'Varela Round', sans-serif;
  color: #183c69;
}

.button-copy {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 13px;
  border-radius: 6px;
  background-color: #9f74b2;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
}

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

.heading-28 {
  width: 700px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 60px;
  font-weight: 700;
  text-align: left;
}

.text-span {
  background-color: #ffd900;
}

.bold-text {
  font-family: 'Varela Round', sans-serif;
  color: #17437f;
  font-size: 25px;
  font-weight: 800;
}

.jumbotron-section {
  display: block;
  height: auto;
  padding: 50px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
}

.div-block-25 {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #e7e7e7;
}

.checkbox-label-4 {
  margin-bottom: 10px;
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
}

.checkbox-label-5 {
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  font-family: 'Varela Round', sans-serif;
  color: #183c69;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.heading-30 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #183c69;
  font-size: 25px;
  line-height: 35px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.body {
  background-image: url('../images/bg1.jpg');
  background-position: 0px 0px;
  background-size: auto;
  font-family: Varela, sans-serif;
}

.select-field {
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
}

.select-field-2 {
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
}

.select-field-3 {
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 750px;
  grid-row-gap: 750px;
  background-color: #fff;
  box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, 0.37);
}

.div-block-8 {
  color: #25632d;
}

.paragraph {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 25px;
  text-align: center;
}

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

.section-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.div-block-28 {
  width: 450px;
  text-align: center;
}

.heading-31 {
  margin-top: 25px;
}

.heading-32 {
  margin-top: 25px;
}

.heading-33 {
  margin-top: 35px;
}

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

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
}

.heading-34 {
  margin-top: 0px;
}

.paragraph-2 {
  font-size: 17px;
  line-height: 25px;
}

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

.button {
  margin-top: 15px;
  padding: 18px 53px;
  border-radius: 60px;
  background-color: #0a9;
  font-size: 21px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .div-block-20 {
    text-align: center;
  }

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

  .jumbotron-section {
    height: auto;
  }

  .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .navbar {
    grid-column-gap: 300px;
  }
}

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

  .div-block-20 {
    width: auto;
  }

  .heading-28 {
    width: auto;
  }

  .jumbotron-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container {
    text-align: center;
  }

  .navbar {
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 250px;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .div-block-14 {
    width: 300px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 10px;
  }

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

  .heading-28 {
    font-size: 22px;
    line-height: 29px;
  }

  .jumbotron-section {
    display: block;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkbox-label-4 {
    text-align: left;
  }

  .checkbox-label-5 {
    text-align: left;
  }

  .navbar {
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .paragraph {
    padding: 21px;
  }

  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}