.newBannerLanding2024Meta {
  background: rgba(61, 139, 196, 0.1);
  padding: clamp(40px, 5vw, 70px) 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .newBannerLanding2024Meta {
    padding: clamp(40px, 5vw, 70px) 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.newBannerLanding2024Meta .IMGBannerMeta {
  max-width: 650px;
  width: calc(100% - 30px);
  margin-top: 20px;
}
@media (min-width: 768px) {
  .newBannerLanding2024Meta .IMGBannerMeta {
    width: calc(50% - 20px);
    margin-right: 20px;
  }
}
@media (min-width: 960px) {
  .newBannerLanding2024Meta .IMGBannerMeta {
    width: calc(50% - 30px);
    margin-right: 30px;
  }
}
.newBannerLanding2024Meta .IMGBannerMeta img {
  border-radius: clamp(15px, 6vw, 30px);
  overflow: hidden;
}
.newBannerLanding2024Meta .containerTextBanner {
  background: none;
  max-width: 650px;
  width: calc(100% - 30px);
}
@media (min-width: 1200px) {
  .newBannerLanding2024Meta .containerTextBanner {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
}
.newBannerLanding2024Meta .containerTextBanner .contentTextBanner {
  text-align: center;
}
@media (min-width: 768px) {
  .newBannerLanding2024Meta .containerTextBanner .contentTextBanner {
    text-align: left;
    margin-top: 0;
  }
}
.newBannerLanding2024Meta .containerTextBanner .contentTextBanner .NewLandingHeadingBanner-title {
  color: #13485F;
  font-size: clamp(30px, 3vw, 40px);
  margin: 0 0 10px 0;
  padding: 0;
  line-height: clamp(1em, 3vw, 1.4em);
  font-weight: 900;
  letter-spacing: -1px;
}
.newBannerLanding2024Meta .containerTextBanner .contentTextBanner .struttura-name {
  padding: 0;
  color: #3D8BC4;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: normal;
  line-height: clamp(1em, 3vw, 1.3em);
}
.newBannerLanding2024Meta .containerTextBanner .contentTextBanner .box-btn {
  margin-top: 20px;
  padding: 0;
}
.newBannerLanding2024Meta .containerTextBanner .contentTextBanner .box-btn a {
  background: #3D8BC4;
  color: #FFF;
  border: 2px #3D8BC4 solid;
  font-size: clamp(15px, 2vw, 17px);
}

.struttura_circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px rgba(19, 72, 95, 0.2) solid;
  margin-top: 20px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .struttura_circle {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .struttura_circle {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.struttura_circle .img_circle {
  width: 75px;
  height: 75px;
  border-radius: 150px;
  overflow: hidden;
}
.struttura_circle .img_circle img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.struttura_circle .text_circle {
  margin-left: 10px;
  color: #13485F;
  font-family: "Roboto Condensed", sans-serif;
  text-align: left;
}
.struttura_circle .text_circle .strutturina {
  color: #666;
  font-size: 0.9em;
}

.NewLandingMotivi {
  padding-bottom: 0;
}

.immagine_meta_landing, .containerIntroCTA {
  display: none;
}

.introduzione_lunga {
  padding: clamp(30px, 6vw, 70px) 0;
}
.introduzione_lunga .spacer {
  max-width: 1100px;
  width: calc(100% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.introduzione_lunga .testo_in_rilievo {
  color: #3D8BC4;
  font-size: clamp(22px, 3vw, 30px);
  line-height: clamp(1em, 5vw, 1.15em);
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 960px) {
  .introduzione_lunga .testo_in_rilievo {
    width: calc(50% - 15px);
    margin-bottom: 0px;
  }
}
.introduzione_lunga .testo_introduzione {
  font-size: clamp(16px, 3vw, 18px);
  line-height: clamp(1em, 5vw, 1.3em);
}
@media (min-width: 960px) {
  .introduzione_lunga .testo_introduzione {
    width: calc(50% - 15px);
  }
}

.new_slick_prezzi {
  max-width: 1300px;
  margin: 0 auto;
}

.listino_prezzi {
  padding: clamp(30px, 6vw, 70px) 0;
  background: #EEEEEE;
  max-width: none;
}
@media (min-width: 660px) {
  .listino_prezzi {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.listino_prezzi .section-title {
  color: #13485F;
  text-transform: none;
  margin-bottom: 20px;
  font-size: clamp(24px, 3vw, 40px);
}
.listino_prezzi button {
  display: none;
}

.pacchetto .pacchetto_card {
  background: #FFF;
  border-radius: clamp(10px, 3vw, 20px);
  overflow: hidden;
  margin: 10px;
  position: relative;
  padding-bottom: 70px;
  -webkit-box-shadow: 0 0 20px rgba(102, 102, 102, 0.1);
          box-shadow: 0 0 20px rgba(102, 102, 102, 0.1);
  border: 1px #FFF solid;
}
.pacchetto .pacchetto_card.checkupbase .pacchettiSalute-DescrizionePacchetto {
  color: #AAA;
}
.pacchetto .pacchetto_card.checkupbase .bottone_prezzo {
  color: #3D8BC4;
}
.pacchetto .pacchetto_card.checkupbase .pacchetto_immagine {
  border-bottom: 5px #3D8BC4 solid;
}
.pacchetto .pacchetto_card.checkupavanzato {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #FFF), to(#DEF5FF));
  background: linear-gradient(to bottom right, #FFF 25%, #DEF5FF);
}
.pacchetto .pacchetto_card.checkupavanzato .pacchettiSalute-DescrizionePacchetto {
  color: #3D8BC4;
}
.pacchetto .pacchetto_card.checkupavanzato .bottone_prezzo {
  color: #13485F;
}
.pacchetto .pacchetto_card.checkupavanzato .pacchetto_immagine {
  border-bottom: 5px #13485F solid;
}
.pacchetto .pacchetto_card.checkupavanzato .pacchetto_footer {
  border-top: 1px #13485F solid;
}
.pacchetto .pacchetto_card.checkupavanzato .bottone_prenotazione {
  background: #13485F;
  border-color: #13485F;
}
.pacchetto .pacchetto_card.checkuplonglife .pacchettiSalute-DescrizionePacchetto {
  color: #938562;
}
.pacchetto .pacchetto_card.checkuplonglife .pacchetto_footer {
  border-top: 1px #938562 solid;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pacchetto .pacchetto_card.checkuplonglife .pacchetto_immagine {
  border-bottom: 5px #938562 solid;
}
.pacchetto .pacchetto_card.checkuplonglife .bottone_prenotazione {
  background: #938562;
  border-color: #938562;
}
.pacchetto .pacchetto_body {
  padding: 15px;
}
.pacchetto .pacchetti_titolo {
  color: #13485F;
  font-weight: 900;
  letter-spacing: -1px;
  font-size: clamp(20px, 2.5vw, 30px);
  line-height: 1em;
}
.pacchetto .pacchettiSalute-DescrizionePacchetto {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: clamp(14px, 3vw, 15px);
}
.pacchetto .pacchettiSalute-DescrizioneTrattamenti {
  font-size: clamp(15px, 3vw, 16px);
  padding: 0;
}
.pacchetto .pacchettiSalute-DescrizioneTrattamenti ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.pacchetto .pacchettiSalute-DescrizioneTrattamenti li {
  margin: 0;
  padding: 0;
}
.pacchetto .pacchetto_footer {
  padding: 5px 0 5px 0;
  margin: 0 15px 0 15px;
  border-top: 1px #EEE solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 30px);
}
.pacchetto .pacchetto_footer .bottone_prezzo {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(30px, 4vw, 37px);
  letter-spacing: -2px;
  font-weight: 400;
}
.pacchetto .pacchetto_footer .bottone_prenotazione:hover {
  color: #FFF !important;
  border-color: #333 !important;
  background: #333 !important;
}
.pacchetto .pacchetto_footer .btnPacchetti {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pacchetto .pacchetto_footer .btnPacchetti a {
  margin: 5px 0;
  font-size: clamp(16px, 3vw, 18px);
}

.dettaglio_struttura {
  background: rgba(61, 139, 196, 0.1);
  padding: clamp(30px, 6vw, 70px) 0;
}
.dettaglio_struttura .dettaglio_struttura_card {
  max-width: 1300px;
  width: calc(100% - 40px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 960px) {
  .dettaglio_struttura .dettaglio_struttura_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.dettaglio_struttura .dettaglio_struttura_sinistra {
  border-bottom: 1px rgba(61, 139, 196, 0.3) solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .dettaglio_struttura .dettaglio_struttura_sinistra {
    width: calc(50% - 10px);
    margin-right: 10px;
    position: sticky;
    top: 100px;
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }
}
.dettaglio_struttura .dettaglio_struttura_sinistra .dettaglio_struttura_immagine {
  border-radius: clamp(15px, 2vw, 25px);
  overflow: hidden;
}
.dettaglio_struttura .dettaglio_struttura_sinistra .dettaglio_struttura_immagine img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 960px) {
  .dettaglio_struttura .dettaglio_struttura_destra {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
}
.dettaglio_struttura .citta {
  color: #3D8BC4;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}
.dettaglio_struttura .titolo {
  font-weight: 900;
  color: #13485F;
  margin-top: 10px;
  letter-spacing: -1px;
  font-size: clamp(24px, 3vw, 40px);
}
.dettaglio_struttura .TestoStruttura h1, .dettaglio_struttura .TestoStruttura h2, .dettaglio_struttura .TestoStruttura h3, .dettaglio_struttura .TestoStruttura h4, .dettaglio_struttura .TestoStruttura h5 {
  color: #3D8BC4;
  font-weight: normal;
  font-size: clamp(18px, 3vw, 24px);
  line-height: 1.1em;
}
.dettaglio_struttura .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .dettaglio_struttura .info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.dettaglio_struttura .info .indirizzo {
  margin-left: 10px;
  max-width: 275px;
}
.dettaglio_struttura .box-btn {
  margin-top: 15px;
}
.dettaglio_struttura .box-btn a {
  background: #3D8BC4;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 12px;
  display: inline-block;
}

.TestoIntroPrenota {
  display: none;
}

.rowPrenota {
  background: -webkit-gradient(linear, left top, right bottom, from(#005579), to(#003952));
  background: linear-gradient(to bottom right, #005579, #003952);
}
.rowPrenota h1, .rowPrenota h2, .rowPrenota h3, .rowPrenota h4 {
  color: #FFF;
  text-transform: capitalize;
  font-size: clamp(30px, 3vw, 40px);
  margin-bottom: 20px;
}
.rowPrenota .testoRowPrenota {
  color: #00C4FF;
  font-size: clamp(18px, 3vw, 24px);
  margin-bottom: 20px;
}

.linkPrenotazioni {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
  margin-top: 0;
}
.linkPrenotazioni > div {
  background: rgba(0, 141, 201, 0.2);
  border-radius: clamp(15px, 2vw, 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.linkPrenotazioni > div:hover {
  background: rgba(0, 141, 201, 0.35);
}
@media (min-width: 768px) {
  .linkPrenotazioni > div {
    margin: 5px 10px;
  }
}
.linkPrenotazioni a {
  padding: 10px 15px 15px 15px;
}
.linkPrenotazioni a span {
  font-weight: 600;
  font-size: 16px;
}
@media (min-width: 960px) {
  .linkPrenotazioni a span {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .linkPrenotazioni a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    max-width: 200px;
    padding: 20px 15px 25px 15px;
  }
  .linkPrenotazioni a svg {
    display: block;
    margin: 0 auto 10px auto;
  }
  .linkPrenotazioni a span {
    width: 100%;
  }
}

.landing_page_2023 #prenota_form.formNewLanding .intro h1, .landing_page_2023 #prenota_form.formNewLanding .intro h2, .landing_page_2023 #prenota_form.formNewLanding .intro h3, .landing_page_2023 #prenota_form.formNewLanding .intro h4 {
  color: #13485F;
  font-size: clamp(25px, 3vw, 40px);
}
.landing_page_2023 #prenota_form.formNewLanding .form_landing .form-group label {
  font-size: clamp(15px, 3vw, 17px);
  color: #13485F;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
.landing_page_2023 #prenota_form.formNewLanding .form_landing .form-group .checkbox label {
  color: #666;
  font-family: proxima-nova, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}