.prenota-visita {
  display: block;
}
.top {
  background: transparent;
}
.fixedtop {
  display: none;
}
.banner-top h1 {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
.pagecomposer-contenitore .box-testo p br {
  display: none;
}
.box-testo h1 span, .box-testo h3 span {
  color: #67A5D3;
}
.banner-bottom {
  padding: 80px 0;
}
.banner-bottom .col-w-50:first-child img {
  max-width: 80px;
  max-height: 62px;
}
.banner-bottom h3 {
  margin: 40px 0 0;
  max-width: 664px;
}
.banner-bottom p {
  margin: 0;
}
.riga-slider {
  padding: 80px 12px 30px;
  position: relative;
}
.riga-slider .swiper-slide h5 {
  margin: 32px 0 8px;
  font-weight: 400;
  color: #006AB4;
  text-align: left;
}
.riga-slider .swiper-slide p:nth-child(2) {
  margin: 0 0 24px;
  font-size: 22px;
  font-weight: 500;
}
.riga-slider .swiper-slide {
  width: 100%;
  max-width: 568px;
  padding-top: 550px;
  background-repeat: no-repeat !important;
  background-position: left top !important;
  background-size: auto 550px !important;
}
.riga-slider .swiper-slide ul {
  list-style-type: "- ";
  padding: 0 0 0 15px;
}
.riga-slider .swiper-slide ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.testo-blue h3 {
  margin: 0 0 32px;
  color: #006AB4;
}
.text-stroke ol {
  list-style: none;
  padding: 0;
  margin: 32px 0 0;
  display: inline-block;
  width: 100%;
}
.text-stroke li {
  padding-left: 120px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 32px;
  position: relative;
  min-height: 60px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  padding-right: 54px;
}
.text-stroke li:nth-child(2n+3) {
  clear: both;
}
.text-stroke li::before {
  content: counter(list-item);
  width: 88px;
  height: 60px;
  line-height: 60px;
  text-align: right;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Lato', sans-serif;
  font-size: 57px;
  font-weight: 600;
  letter-spacing: 5px;
  color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #006AB4;
}
.testo-blue p:first-child {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 16px;
}
.testo-blue ol {
  list-style: none;
  padding: 0;
  margin: 32px 0;
}
.testo-blue li {
  padding-left: 120px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 16px;
  position: relative;
}
.testo-blue li::before {
  content: counter(list-item);
  color: #1D1D1B;
  width: 88px;
  height: 32px;
  text-align: right;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
  font-weight: 500;
}
.bullet-list ul {
  list-style: none;
  padding: 0;
  margin: 30px 0 0;
}
.bullet-list li {
  padding-left: 42px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 24px;
  position: relative;
}
.bullet-list li::before {
  content: "";
  background: #006AB4;
  width: 7px;
  height: 7px;
  border-radius: 3.5px;
  position: absolute;
  left: 0;
  top: 7.5px;
}
@media (min-width: 1200px) {
  .riga-slider .col-w-25 {
    width: calc(40% - 24px);
    padding-left: 100px;
  }
  .riga-slider .col-w-75 {
    width: calc(60% - 24px);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .riga-slider .col-w-75 {
    width: calc(50% - 24px);
  }
}
@media (min-width: 768px) {
  .pagecomposer-contenitore .box-testo p {
    text-align: justify;
  }
  .riga-slider .swiper-slide ul li {
    text-align: justify;
  }
  .text-stroke li {
    text-align: justify;
  }
  .testo-blue li {
    text-align: justify;
  }
  .bullet-list li {
    text-align: justify;
  }
  .banner-bottom .col-w-50:last-child .box-testo {
    padding-top: 102px;
  }
  .text-stroke li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .riga-slider .swiper-slide {
    min-height: 0;
    padding-top: 350px;
    background-position: center top !important;
    background-size: auto 350px !important;
  }
  .text-stroke li {
    font-size: 16px;
    line-height: 26px;
    padding-left: 80px;
    padding-right: 0;
    min-height: 52px;
  }
  .text-stroke li::before {
    width: 66px;
    height: 52px;
    line-height: 52px;
    font-size: 37px;
  }
  .testo-blue li::before {
    width: 22px;
  }
  .testo-blue li {
    padding-left: 40px;
  }
}
