 .u-section-1 {
  background-image: url("../images/lavorazione1.png");
  background-position: 50% 50%;
  min-height: 200px;
}

.u-section-1 .u-shape-1 {
  height: 46px;
  margin-top: 154px;
  margin-bottom: 0;
  width: 100%;
}

.u-section-1 .u-text-1 {
  margin: -38px auto 0;
}

.u-section-1 .u-icon-1 {
  width: 31px;
  height: 31px;
  margin: -30px auto 8px calc(((100% - 1140px) / 2));
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-shape-1 {
    margin-top: 149px;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -37px;
    margin-right: 315px;
    margin-left: calc(((100% - 940px) / 2)  + 288px);
  }

  .u-section-1 .u-icon-1 {
    margin-bottom: 13px;
    margin-left: calc(((100% - 940px) / 2));
  }
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 177px;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    width: 404px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-icon-1 {
    margin-bottom: 8px;
    margin-left: calc(((100% - 720px) / 2));
  }
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 136px;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    margin-top: -39px;
  }

  .u-section-1 .u-icon-1 {
    margin-bottom: 9px;
    margin-left: calc(((100% - 540px) / 2));
  }
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 0;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: 0;
    margin-right: 114px;
    margin-left: calc(((100% - 340px) / 2)  + 126px);
  }

  .u-section-1 .u-icon-1 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: calc(((100% - 340px) / 2)  + 31px);
  }
}.u-section-2 .u-sheet-1 {
  min-height: 40px;
}

.u-section-2 .u-icon-1 {
  width: 31px;
  height: 31px;
  margin: 5px auto 0 0;
  padding: 0;
}

.u-section-2 .u-text-1 {
  margin: -30px auto 6px;
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: -28px;
    margin-bottom: 8px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 700px;
}

.u-section-3 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin: 30px 0 0;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: repeat(1, 100%);
  min-height: 402px;
  grid-auto-columns: 100%;
  grid-gap: 0px;
}

.u-section-3 .u-container-layout-1 {
  padding: 20px 30px;
}

.u-section-3 .u-image-1 {
  height: 219px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 10px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-3 .u-text-2 {
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-3 .u-icon-1 {
  font-size: 1.25em;
}

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

  .u-section-3 .u-list-1 {
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-3 .u-image-1 {
    height: 178px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 441px;
  }

  .u-section-3 .u-list-1 {
    margin-top: 10px;
    margin-bottom: 29px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-image-1 {
    height: 134px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 359px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 280px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-image-1 {
    height: 106px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 350px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 211px;
  }

  .u-section-3 .u-image-1 {
    height: 65px;
  }
}