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

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  display: block;
  padding: 21px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  border-style: none;
  border-width: 1px 1px 5px;
  border-color: #000 #000 #eb1b2f;
  background-color: #fff;
  box-shadow: 1px 1px 9px -8px #000;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 0px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.heading-32 {
  margin-bottom: 0px;
  text-transform: uppercase;
}

.section-4 {
  padding-top: 70px;
  padding-bottom: 60px;
  padding-left: 0px;
  text-align: center;
}

.section-4.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section-4.footer.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #fbd02e;
  color: #939596;
  font-size: 14px;
}

.text-block-11 {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}

.heading-33 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  line-height: 43px;
  text-align: center;
}

.text-span {
  color: #fcaf0a;
}

.container {
  padding-top: 45px;
  padding-bottom: 45px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  padding-bottom: 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;
  border-radius: 12px;
  background-color: #fff;
}

.div-block-25 {
  width: 450px;
  font-size: 21px;
  line-height: 35px;
}

.paragraph {
  font-family: Lato, sans-serif;
}

.body {
  background-color: #f6f9fc;
  font-family: Lato, sans-serif;
}

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

.button {
  padding: 20px;
  border-radius: 8px;
  background-color: #fbd02e;
  color: #000;
  font-size: 19px;
  font-weight: 700;
}

.container-4 {
  margin-bottom: 35px;
  padding-top: 45px;
  padding-bottom: 0px;
}

.heading-34 {
  margin-bottom: 20px;
  font-size: 28px;
  text-align: justify;
}

.paragraph-2 {
  font-size: 19px;
  line-height: 35px;
  text-align: justify;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  width: 300px;
  padding-bottom: 10px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-size: 19px;
  line-height: 29px;
}

.image-2 {
  width: 120px;
  margin-bottom: 10px;
  padding: 0px;
}

.div-block-26-copy {
  width: 300px;
  padding-bottom: 15px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
}

.section-5 {
  height: 600px;
  background-image: url('../images/img-jumbotron.png');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.heading-28 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
}

.heading-30 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #014491;
  font-size: 22px;
  line-height: 35px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.container-6 {
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

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

.div-block-14 {
  width: auto;
  height: 500px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 20px 15px;
  border: 2px none #027a53;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.68);
}

.div-block-18 {
  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;
}

.checkbox-label-5 {
  font-family: Lato, sans-serif;
  font-size: 12px;
}

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

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.14);
  font-family: Lato, sans-serif;
}

.jumbotron-section {
  display: block;
  height: 90vh;
  padding: 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: 50px;
  background-image: url('../images/Incentivi-fotovoltaico.jpg');
  background-position: 50% 40%;
  background-size: auto;
  background-repeat: no-repeat;
}

.button-copy {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-radius: 6px;
  background-color: #fbd02e;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

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

.text-block {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  padding: 40px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #2b3445;
}

.heading-35 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
}

.text-block-12 {
  color: #fff;
}

.div-block-27 {
  width: 250px;
}

.div-block-28 {
  width: 250px;
}

.div-block-29 {
  width: 250px;
}

.div-block-30 {
  width: 250px;
}

.bold-text {
  font-size: 20px;
}

.bold-text-2 {
  font-size: 20px;
}

.bold-text-3 {
  font-size: 20px;
}

.bold-text-4 {
  font-size: 20px;
}

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

.section-6 {
  height: 500px;
  margin-bottom: 35px;
}

.column {
  height: 500px;
  padding-left: 0px;
  background-image: url('../images/Incentivi-fotovoltaico.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.container-8 {
  padding: 0px;
}

.column-2 {
  height: 500px;
}

.select-field-3 {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.11);
  background-color: #fff;
  font-family: Lato, sans-serif;
}

@media screen and (max-width: 991px) {
  .navbar-2 {
    padding-left: 0px;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

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

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

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

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

  .jumbotron-section {
    height: auto;
  }

  .container-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 0px;
    grid-row-gap: 35px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-2 {
    padding: 47px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
  }

  .section-4 {
    padding-top: 60px;
    padding-bottom: 10px;
    text-align: center;
  }

  .heading-33 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .heading-34 {
    padding-right: 19px;
    padding-left: 19px;
  }

  .paragraph-2 {
    padding-right: 22px;
    padding-left: 22px;
  }

  .container-5 {
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-row-gap: 25px;
  }

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

  .div-block-20 {
    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;
  }
}

@media screen and (max-width: 479px) {
  .navbar-2 {
    padding-top: 25px;
    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: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .image {
    margin-bottom: 25px;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .heading-28 {
    font-size: 30px;
    line-height: 37px;
  }

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

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

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