 .u-section-1 {
  min-height: 2717px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 2744px;
  margin-top: 0;
  margin-bottom: -27px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 2812px;
  }

  .u-section-1 .u-custom-html-1 {
    min-height: 2859px;
    margin-bottom: -47px;
  }
}/* FORZA IL COLORE BIANCO PER IL TESTO DELL'HERO */
.bloweb-hero h1,
.bloweb-hero p {
    color: #ffffff !important;
}