@charset "UTF-8";
/* Versione semplificata dei mixin di BS4 */
@media screen and (max-width: 767px) {
  .m-xs-0 {
    margin: 0 0 !important;
  }

  .mt-xs-0 {
    margin-top: 0 !important;
  }

  .mr-xs-0 {
    margin-right: 0 !important;
  }

  .mb-xs-0 {
    margin-bottom: 0 !important;
  }

  .ml-xs-0 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-0 {
    margin: 0 0 !important;
  }

  .mt-xs-sm-0, .reperibilita__wrapper > p, .trattamento__titolo h3, .scheda-team__bio h5 {
    margin-top: 0 !important;
  }

  .mr-xs-sm-0, .modulo-orari__contatti > .row, .modulo-orari__orari-wrapper > .row {
    margin-right: 0 !important;
  }

  .mb-xs-sm-0, .scheda-team__bio ul, .scheda-team__bio {
    margin-bottom: 0 !important;
  }

  .ml-xs-sm-0, .modulo-orari__contatti > .row, .modulo-orari__orari-wrapper > .row {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-0 {
    margin: 0 0 !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-0 {
    margin: 0 0 !important;
  }

  .mt-md-lg-0, .reperibilita__wrapper > p, .trattamento__titolo h3, .scheda-team__bio h5 {
    margin-top: 0 !important;
  }

  .mr-md-lg-0 {
    margin-right: 0 !important;
  }

  .mb-md-lg-0, .scheda-team__bio ul, .scheda-team__bio {
    margin-bottom: 0 !important;
  }

  .ml-md-lg-0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-1f4 {
    margin: 5px 5px !important;
  }

  .mt-xs-1f4 {
    margin-top: 5px !important;
  }

  .mr-xs-1f4 {
    margin-right: 5px !important;
  }

  .mb-xs-1f4 {
    margin-bottom: 5px !important;
  }

  .ml-xs-1f4 {
    margin-left: 5px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-1f4 {
    margin: 5px 5px !important;
  }

  .mt-sm-1f4 {
    margin-top: 5px !important;
  }

  .mr-sm-1f4 {
    margin-right: 5px !important;
  }

  .mb-sm-1f4 {
    margin-bottom: 5px !important;
  }

  .ml-sm-1f4 {
    margin-left: 5px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-1f4 {
    margin: 5px 5px !important;
  }

  .mt-xs-sm-1f4 {
    margin-top: 5px !important;
  }

  .mr-xs-sm-1f4, .scheda-team__bio li::marker {
    margin-right: 5px !important;
  }

  .mb-xs-sm-1f4, .scheda-team__bio h4 {
    margin-bottom: 5px !important;
  }

  .ml-xs-sm-1f4 {
    margin-left: 5px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-1f4 {
    margin: 5px 5px !important;
  }

  .mt-md-1f4 {
    margin-top: 5px !important;
  }

  .mr-md-1f4 {
    margin-right: 5px !important;
  }

  .mb-md-1f4 {
    margin-bottom: 5px !important;
  }

  .ml-md-1f4 {
    margin-left: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-1f4 {
    margin: 5px 5px !important;
  }

  .mt-lg-1f4 {
    margin-top: 5px !important;
  }

  .mr-lg-1f4 {
    margin-right: 5px !important;
  }

  .mb-lg-1f4 {
    margin-bottom: 5px !important;
  }

  .ml-lg-1f4 {
    margin-left: 5px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-1f4 {
    margin: 5px 5px !important;
  }

  .mt-md-lg-1f4 {
    margin-top: 5px !important;
  }

  .mr-md-lg-1f4, .scheda-team__bio li::marker {
    margin-right: 5px !important;
  }

  .mb-md-lg-1f4, .scheda-team__bio h4 {
    margin-bottom: 5px !important;
  }

  .ml-md-lg-1f4 {
    margin-left: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-1f2 {
    margin: 10px 10px !important;
  }

  .mt-xs-1f2 {
    margin-top: 10px !important;
  }

  .mr-xs-1f2 {
    margin-right: 10px !important;
  }

  .mb-xs-1f2 {
    margin-bottom: 10px !important;
  }

  .ml-xs-1f2 {
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-1f2 {
    margin: 10px 10px !important;
  }

  .mt-sm-1f2 {
    margin-top: 10px !important;
  }

  .mr-sm-1f2 {
    margin-right: 10px !important;
  }

  .mb-sm-1f2 {
    margin-bottom: 10px !important;
  }

  .ml-sm-1f2 {
    margin-left: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-1f2 {
    margin: 10px 10px !important;
  }

  .mt-xs-sm-1f2 {
    margin-top: 10px !important;
  }

  .mr-xs-sm-1f2, .contatti__orari li:not(:last-child), .reperibilita__wrapper > p:last-child a .fa,
.reperibilita__wrapper > p:last-child a .fas,
.reperibilita__wrapper > p:last-child a .fab {
    margin-right: 10px !important;
  }

  .mb-xs-sm-1f2, .trattamento__lista li {
    margin-bottom: 10px !important;
  }

  .ml-xs-sm-1f2 {
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-1f2 {
    margin: 10px 10px !important;
  }

  .mt-md-1f2 {
    margin-top: 10px !important;
  }

  .mr-md-1f2 {
    margin-right: 10px !important;
  }

  .mb-md-1f2 {
    margin-bottom: 10px !important;
  }

  .ml-md-1f2 {
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-1f2 {
    margin: 10px 10px !important;
  }

  .mt-lg-1f2 {
    margin-top: 10px !important;
  }

  .mr-lg-1f2 {
    margin-right: 10px !important;
  }

  .mb-lg-1f2 {
    margin-bottom: 10px !important;
  }

  .ml-lg-1f2 {
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-1f2 {
    margin: 10px 10px !important;
  }

  .mt-md-lg-1f2 {
    margin-top: 10px !important;
  }

  .mr-md-lg-1f2, .contatti__orari li:not(:last-child), .reperibilita__wrapper > p:last-child a .fa,
.reperibilita__wrapper > p:last-child a .fas,
.reperibilita__wrapper > p:last-child a .fab {
    margin-right: 10px !important;
  }

  .mb-md-lg-1f2, .trattamento__lista li {
    margin-bottom: 10px !important;
  }

  .ml-md-lg-1f2 {
    margin-left: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-1 {
    margin: 20px 20px !important;
  }

  .mt-xs-1 {
    margin-top: 20px !important;
  }

  .mr-xs-1 {
    margin-right: 20px !important;
  }

  .mb-xs-1 {
    margin-bottom: 20px !important;
  }

  .ml-xs-1 {
    margin-left: 20px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-1 {
    margin: 20px 20px !important;
  }

  .mt-sm-1 {
    margin-top: 20px !important;
  }

  .mr-sm-1 {
    margin-right: 20px !important;
  }

  .mb-sm-1 {
    margin-bottom: 20px !important;
  }

  .ml-sm-1 {
    margin-left: 20px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-1 {
    margin: 20px 20px !important;
  }

  .mt-xs-sm-1 {
    margin-top: 20px !important;
  }

  .mr-xs-sm-1 {
    margin-right: 20px !important;
  }

  .mb-xs-sm-1, .trattamento__immagine .img-wrap {
    margin-bottom: 20px !important;
  }

  .ml-xs-sm-1 {
    margin-left: 20px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-1 {
    margin: 20px 20px !important;
  }

  .mt-md-1 {
    margin-top: 20px !important;
  }

  .mr-md-1 {
    margin-right: 20px !important;
  }

  .mb-md-1 {
    margin-bottom: 20px !important;
  }

  .ml-md-1 {
    margin-left: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-1 {
    margin: 20px 20px !important;
  }

  .mt-lg-1 {
    margin-top: 20px !important;
  }

  .mr-lg-1 {
    margin-right: 20px !important;
  }

  .mb-lg-1 {
    margin-bottom: 20px !important;
  }

  .ml-lg-1 {
    margin-left: 20px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-1 {
    margin: 20px 20px !important;
  }

  .mt-md-lg-1 {
    margin-top: 20px !important;
  }

  .mr-md-lg-1, .trattamento__immagine .img-wrap {
    margin-right: 20px !important;
  }

  .mb-md-lg-1, .trattamento__immagine .img-wrap {
    margin-bottom: 20px !important;
  }

  .ml-md-lg-1, .trattamento__immagine .img-wrap {
    margin-left: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-2 {
    margin: 30px 30px !important;
  }

  .mt-xs-2 {
    margin-top: 30px !important;
  }

  .mr-xs-2 {
    margin-right: 30px !important;
  }

  .mb-xs-2 {
    margin-bottom: 30px !important;
  }

  .ml-xs-2 {
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-2 {
    margin: 30px 30px !important;
  }

  .mt-sm-2 {
    margin-top: 30px !important;
  }

  .mr-sm-2 {
    margin-right: 30px !important;
  }

  .mb-sm-2 {
    margin-bottom: 30px !important;
  }

  .ml-sm-2 {
    margin-left: 30px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-2 {
    margin: 30px 30px !important;
  }

  .mt-xs-sm-2 {
    margin-top: 30px !important;
  }

  .mr-xs-sm-2, .scheda-team__bio {
    margin-right: 30px !important;
  }

  .mb-xs-sm-2, .trattamento__separatore {
    margin-bottom: 30px !important;
  }

  .ml-xs-sm-2, .scheda-team__bio {
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-2 {
    margin: 30px 30px !important;
  }

  .mt-md-2 {
    margin-top: 30px !important;
  }

  .mr-md-2 {
    margin-right: 30px !important;
  }

  .mb-md-2 {
    margin-bottom: 30px !important;
  }

  .ml-md-2 {
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-2 {
    margin: 30px 30px !important;
  }

  .mt-lg-2 {
    margin-top: 30px !important;
  }

  .mr-lg-2 {
    margin-right: 30px !important;
  }

  .mb-lg-2 {
    margin-bottom: 30px !important;
  }

  .ml-lg-2 {
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-2 {
    margin: 30px 30px !important;
  }

  .mt-md-lg-2 {
    margin-top: 30px !important;
  }

  .mr-md-lg-2, .scheda-team__bio {
    margin-right: 30px !important;
  }

  .mb-md-lg-2, .trattamento__separatore {
    margin-bottom: 30px !important;
  }

  .ml-md-lg-2, .scheda-team__bio {
    margin-left: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-3 {
    margin: 40px 40px !important;
  }

  .mt-xs-3 {
    margin-top: 40px !important;
  }

  .mr-xs-3 {
    margin-right: 40px !important;
  }

  .mb-xs-3 {
    margin-bottom: 40px !important;
  }

  .ml-xs-3 {
    margin-left: 40px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-3 {
    margin: 40px 40px !important;
  }

  .mt-sm-3 {
    margin-top: 40px !important;
  }

  .mr-sm-3 {
    margin-right: 40px !important;
  }

  .mb-sm-3 {
    margin-bottom: 40px !important;
  }

  .ml-sm-3 {
    margin-left: 40px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-3 {
    margin: 40px 40px !important;
  }

  .mt-xs-sm-3 {
    margin-top: 40px !important;
  }

  .mr-xs-sm-3 {
    margin-right: 40px !important;
  }

  .mb-xs-sm-3, .trattamento__titolo h3 {
    margin-bottom: 40px !important;
  }

  .ml-xs-sm-3 {
    margin-left: 40px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-3 {
    margin: 40px 40px !important;
  }

  .mt-md-3 {
    margin-top: 40px !important;
  }

  .mr-md-3 {
    margin-right: 40px !important;
  }

  .mb-md-3 {
    margin-bottom: 40px !important;
  }

  .ml-md-3 {
    margin-left: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-3 {
    margin: 40px 40px !important;
  }

  .mt-lg-3 {
    margin-top: 40px !important;
  }

  .mr-lg-3 {
    margin-right: 40px !important;
  }

  .mb-lg-3 {
    margin-bottom: 40px !important;
  }

  .ml-lg-3 {
    margin-left: 40px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-3 {
    margin: 40px 40px !important;
  }

  .mt-md-lg-3 {
    margin-top: 40px !important;
  }

  .mr-md-lg-3 {
    margin-right: 40px !important;
  }

  .mb-md-lg-3, .trattamento__titolo h3 {
    margin-bottom: 40px !important;
  }

  .ml-md-lg-3 {
    margin-left: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-4 {
    margin: 60px 60px !important;
  }

  .mt-xs-4 {
    margin-top: 60px !important;
  }

  .mr-xs-4 {
    margin-right: 60px !important;
  }

  .mb-xs-4 {
    margin-bottom: 60px !important;
  }

  .ml-xs-4 {
    margin-left: 60px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-4 {
    margin: 60px 60px !important;
  }

  .mt-sm-4 {
    margin-top: 60px !important;
  }

  .mr-sm-4 {
    margin-right: 60px !important;
  }

  .mb-sm-4 {
    margin-bottom: 60px !important;
  }

  .ml-sm-4 {
    margin-left: 60px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-4 {
    margin: 60px 60px !important;
  }

  .mt-xs-sm-4 {
    margin-top: 60px !important;
  }

  .mr-xs-sm-4 {
    margin-right: 60px !important;
  }

  .mb-xs-sm-4, .scheda-team {
    margin-bottom: 60px !important;
  }

  .ml-xs-sm-4 {
    margin-left: 60px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-4 {
    margin: 60px 60px !important;
  }

  .mt-md-4 {
    margin-top: 60px !important;
  }

  .mr-md-4 {
    margin-right: 60px !important;
  }

  .mb-md-4 {
    margin-bottom: 60px !important;
  }

  .ml-md-4 {
    margin-left: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-4 {
    margin: 60px 60px !important;
  }

  .mt-lg-4 {
    margin-top: 60px !important;
  }

  .mr-lg-4 {
    margin-right: 60px !important;
  }

  .mb-lg-4 {
    margin-bottom: 60px !important;
  }

  .ml-lg-4 {
    margin-left: 60px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-4 {
    margin: 60px 60px !important;
  }

  .mt-md-lg-4 {
    margin-top: 60px !important;
  }

  .mr-md-lg-4 {
    margin-right: 60px !important;
  }

  .mb-md-lg-4, .scheda-team {
    margin-bottom: 60px !important;
  }

  .ml-md-lg-4 {
    margin-left: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-5 {
    margin: 80px 80px !important;
  }

  .mt-xs-5 {
    margin-top: 80px !important;
  }

  .mr-xs-5 {
    margin-right: 80px !important;
  }

  .mb-xs-5 {
    margin-bottom: 80px !important;
  }

  .ml-xs-5 {
    margin-left: 80px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-5 {
    margin: 80px 80px !important;
  }

  .mt-sm-5 {
    margin-top: 80px !important;
  }

  .mr-sm-5 {
    margin-right: 80px !important;
  }

  .mb-sm-5 {
    margin-bottom: 80px !important;
  }

  .ml-sm-5 {
    margin-left: 80px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-5 {
    margin: 80px 80px !important;
  }

  .mt-xs-sm-5 {
    margin-top: 80px !important;
  }

  .mr-xs-sm-5, .trattamento__immagine .img-wrap {
    margin-right: 80px !important;
  }

  .mb-xs-sm-5 {
    margin-bottom: 80px !important;
  }

  .ml-xs-sm-5, .trattamento__immagine .img-wrap {
    margin-left: 80px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-5 {
    margin: 80px 80px !important;
  }

  .mt-md-5 {
    margin-top: 80px !important;
  }

  .mr-md-5 {
    margin-right: 80px !important;
  }

  .mb-md-5 {
    margin-bottom: 80px !important;
  }

  .ml-md-5 {
    margin-left: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-5 {
    margin: 80px 80px !important;
  }

  .mt-lg-5 {
    margin-top: 80px !important;
  }

  .mr-lg-5 {
    margin-right: 80px !important;
  }

  .mb-lg-5 {
    margin-bottom: 80px !important;
  }

  .ml-lg-5 {
    margin-left: 80px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-5 {
    margin: 80px 80px !important;
  }

  .mt-md-lg-5 {
    margin-top: 80px !important;
  }

  .mr-md-lg-5 {
    margin-right: 80px !important;
  }

  .mb-md-lg-5 {
    margin-bottom: 80px !important;
  }

  .ml-md-lg-5 {
    margin-left: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .m-xs-6 {
    margin: 100px 100px !important;
  }

  .mt-xs-6 {
    margin-top: 100px !important;
  }

  .mr-xs-6 {
    margin-right: 100px !important;
  }

  .mb-xs-6 {
    margin-bottom: 100px !important;
  }

  .ml-xs-6 {
    margin-left: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-6 {
    margin: 100px 100px !important;
  }

  .mt-sm-6 {
    margin-top: 100px !important;
  }

  .mr-sm-6 {
    margin-right: 100px !important;
  }

  .mb-sm-6 {
    margin-bottom: 100px !important;
  }

  .ml-sm-6 {
    margin-left: 100px !important;
  }
}
@media screen and (max-width: 991px) {
  .m-xs-sm-6 {
    margin: 100px 100px !important;
  }

  .mt-xs-sm-6 {
    margin-top: 100px !important;
  }

  .mr-xs-sm-6 {
    margin-right: 100px !important;
  }

  .mb-xs-sm-6 {
    margin-bottom: 100px !important;
  }

  .ml-xs-sm-6 {
    margin-left: 100px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-6 {
    margin: 100px 100px !important;
  }

  .mt-md-6 {
    margin-top: 100px !important;
  }

  .mr-md-6 {
    margin-right: 100px !important;
  }

  .mb-md-6 {
    margin-bottom: 100px !important;
  }

  .ml-md-6 {
    margin-left: 100px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-lg-6 {
    margin: 100px 100px !important;
  }

  .mt-lg-6 {
    margin-top: 100px !important;
  }

  .mr-lg-6 {
    margin-right: 100px !important;
  }

  .mb-lg-6 {
    margin-bottom: 100px !important;
  }

  .ml-lg-6 {
    margin-left: 100px !important;
  }
}
@media screen and (min-width: 992px) {
  .m-md-lg-6 {
    margin: 100px 100px !important;
  }

  .mt-md-lg-6 {
    margin-top: 100px !important;
  }

  .mr-md-lg-6 {
    margin-right: 100px !important;
  }

  .mb-md-lg-6 {
    margin-bottom: 100px !important;
  }

  .ml-md-lg-6 {
    margin-left: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-0 {
    padding: 0 0 !important;
  }

  .pt-xs-0 {
    padding-top: 0 !important;
  }

  .pr-xs-0 {
    padding-right: 0 !important;
  }

  .pb-xs-0 {
    padding-bottom: 0 !important;
  }

  .pl-xs-0 {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-0 {
    padding: 0 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-0 {
    padding: 0 0 !important;
  }

  .pt-xs-sm-0 {
    padding-top: 0 !important;
  }

  .pr-xs-sm-0 {
    padding-right: 0 !important;
  }

  .pb-xs-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-xs-sm-0 {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-0 {
    padding: 0 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0 {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-0 {
    padding: 0 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0 {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-0 {
    padding: 0 0 !important;
  }

  .pt-md-lg-0 {
    padding-top: 0 !important;
  }

  .pr-md-lg-0 {
    padding-right: 0 !important;
  }

  .pb-md-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-lg-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-1f4 {
    padding: 5px 5px !important;
  }

  .pt-xs-1f4 {
    padding-top: 5px !important;
  }

  .pr-xs-1f4 {
    padding-right: 5px !important;
  }

  .pb-xs-1f4 {
    padding-bottom: 5px !important;
  }

  .pl-xs-1f4 {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-1f4 {
    padding: 5px 5px !important;
  }

  .pt-sm-1f4 {
    padding-top: 5px !important;
  }

  .pr-sm-1f4 {
    padding-right: 5px !important;
  }

  .pb-sm-1f4 {
    padding-bottom: 5px !important;
  }

  .pl-sm-1f4 {
    padding-left: 5px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-1f4 {
    padding: 5px 5px !important;
  }

  .pt-xs-sm-1f4 {
    padding-top: 5px !important;
  }

  .pr-xs-sm-1f4 {
    padding-right: 5px !important;
  }

  .pb-xs-sm-1f4, .scheda-team__bio li {
    padding-bottom: 5px !important;
  }

  .pl-xs-sm-1f4 {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-1f4 {
    padding: 5px 5px !important;
  }

  .pt-md-1f4 {
    padding-top: 5px !important;
  }

  .pr-md-1f4 {
    padding-right: 5px !important;
  }

  .pb-md-1f4 {
    padding-bottom: 5px !important;
  }

  .pl-md-1f4 {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-1f4 {
    padding: 5px 5px !important;
  }

  .pt-lg-1f4 {
    padding-top: 5px !important;
  }

  .pr-lg-1f4 {
    padding-right: 5px !important;
  }

  .pb-lg-1f4 {
    padding-bottom: 5px !important;
  }

  .pl-lg-1f4 {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-1f4 {
    padding: 5px 5px !important;
  }

  .pt-md-lg-1f4 {
    padding-top: 5px !important;
  }

  .pr-md-lg-1f4 {
    padding-right: 5px !important;
  }

  .pb-md-lg-1f4, .scheda-team__bio li {
    padding-bottom: 5px !important;
  }

  .pl-md-lg-1f4 {
    padding-left: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-1f2 {
    padding: 10px 10px !important;
  }

  .pt-xs-1f2 {
    padding-top: 10px !important;
  }

  .pr-xs-1f2 {
    padding-right: 10px !important;
  }

  .pb-xs-1f2 {
    padding-bottom: 10px !important;
  }

  .pl-xs-1f2 {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-1f2 {
    padding: 10px 10px !important;
  }

  .pt-sm-1f2 {
    padding-top: 10px !important;
  }

  .pr-sm-1f2 {
    padding-right: 10px !important;
  }

  .pb-sm-1f2 {
    padding-bottom: 10px !important;
  }

  .pl-sm-1f2 {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-1f2 {
    padding: 10px 10px !important;
  }

  .pt-xs-sm-1f2 {
    padding-top: 10px !important;
  }

  .pr-xs-sm-1f2, .contatti__orari li:not(:last-child) {
    padding-right: 10px !important;
  }

  .pb-xs-sm-1f2, .trattamento__lista li {
    padding-bottom: 10px !important;
  }

  .pl-xs-sm-1f2 {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-1f2 {
    padding: 10px 10px !important;
  }

  .pt-md-1f2 {
    padding-top: 10px !important;
  }

  .pr-md-1f2 {
    padding-right: 10px !important;
  }

  .pb-md-1f2 {
    padding-bottom: 10px !important;
  }

  .pl-md-1f2 {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-1f2 {
    padding: 10px 10px !important;
  }

  .pt-lg-1f2 {
    padding-top: 10px !important;
  }

  .pr-lg-1f2 {
    padding-right: 10px !important;
  }

  .pb-lg-1f2 {
    padding-bottom: 10px !important;
  }

  .pl-lg-1f2 {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-1f2 {
    padding: 10px 10px !important;
  }

  .pt-md-lg-1f2 {
    padding-top: 10px !important;
  }

  .pr-md-lg-1f2, .contatti__orari li:not(:last-child) {
    padding-right: 10px !important;
  }

  .pb-md-lg-1f2, .trattamento__lista li {
    padding-bottom: 10px !important;
  }

  .pl-md-lg-1f2 {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-1 {
    padding: 20px 20px !important;
  }

  .pt-xs-1 {
    padding-top: 20px !important;
  }

  .pr-xs-1 {
    padding-right: 20px !important;
  }

  .pb-xs-1 {
    padding-bottom: 20px !important;
  }

  .pl-xs-1 {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    padding: 20px 20px !important;
  }

  .pt-sm-1 {
    padding-top: 20px !important;
  }

  .pr-sm-1 {
    padding-right: 20px !important;
  }

  .pb-sm-1 {
    padding-bottom: 20px !important;
  }

  .pl-sm-1 {
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-1, .modulo-orari__indicazioni, .modulo-orari__orari-wrapper, .modulo-orari__contatti {
    padding: 20px 20px !important;
  }

  .pt-xs-sm-1, .trattamento__lista, .statistiche__lista li {
    padding-top: 20px !important;
  }

  .pr-xs-sm-1 {
    padding-right: 20px !important;
  }

  .pb-xs-sm-1, .reperibilita__titolo, .reperibilita__descrizione {
    padding-bottom: 20px !important;
  }

  .pl-xs-sm-1 {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    padding: 20px 20px !important;
  }

  .pt-md-1 {
    padding-top: 20px !important;
  }

  .pr-md-1 {
    padding-right: 20px !important;
  }

  .pb-md-1 {
    padding-bottom: 20px !important;
  }

  .pl-md-1 {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-1 {
    padding: 20px 20px !important;
  }

  .pt-lg-1 {
    padding-top: 20px !important;
  }

  .pr-lg-1 {
    padding-right: 20px !important;
  }

  .pb-lg-1 {
    padding-bottom: 20px !important;
  }

  .pl-lg-1 {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-1 {
    padding: 20px 20px !important;
  }

  .pt-md-lg-1 {
    padding-top: 20px !important;
  }

  .pr-md-lg-1 {
    padding-right: 20px !important;
  }

  .pb-md-lg-1 {
    padding-bottom: 20px !important;
  }

  .pl-md-lg-1 {
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-2 {
    padding: 30px 30px !important;
  }

  .pt-xs-2 {
    padding-top: 30px !important;
  }

  .pr-xs-2 {
    padding-right: 30px !important;
  }

  .pb-xs-2 {
    padding-bottom: 30px !important;
  }

  .pl-xs-2 {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-2 {
    padding: 30px 30px !important;
  }

  .pt-sm-2 {
    padding-top: 30px !important;
  }

  .pr-sm-2 {
    padding-right: 30px !important;
  }

  .pb-sm-2 {
    padding-bottom: 30px !important;
  }

  .pl-sm-2 {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-2 {
    padding: 30px 30px !important;
  }

  .pt-xs-sm-2 {
    padding-top: 30px !important;
  }

  .pr-xs-sm-2 {
    padding-right: 30px !important;
  }

  .pb-xs-sm-2 {
    padding-bottom: 30px !important;
  }

  .pl-xs-sm-2 {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-2 {
    padding: 30px 30px !important;
  }

  .pt-md-2 {
    padding-top: 30px !important;
  }

  .pr-md-2 {
    padding-right: 30px !important;
  }

  .pb-md-2 {
    padding-bottom: 30px !important;
  }

  .pl-md-2 {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-2 {
    padding: 30px 30px !important;
  }

  .pt-lg-2 {
    padding-top: 30px !important;
  }

  .pr-lg-2 {
    padding-right: 30px !important;
  }

  .pb-lg-2 {
    padding-bottom: 30px !important;
  }

  .pl-lg-2 {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-2 {
    padding: 30px 30px !important;
  }

  .pt-md-lg-2, .statistiche__lista li {
    padding-top: 30px !important;
  }

  .pr-md-lg-2 {
    padding-right: 30px !important;
  }

  .pb-md-lg-2 {
    padding-bottom: 30px !important;
  }

  .pl-md-lg-2 {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-3 {
    padding: 40px 40px !important;
  }

  .pt-xs-3 {
    padding-top: 40px !important;
  }

  .pr-xs-3 {
    padding-right: 40px !important;
  }

  .pb-xs-3 {
    padding-bottom: 40px !important;
  }

  .pl-xs-3 {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-3 {
    padding: 40px 40px !important;
  }

  .pt-sm-3 {
    padding-top: 40px !important;
  }

  .pr-sm-3 {
    padding-right: 40px !important;
  }

  .pb-sm-3 {
    padding-bottom: 40px !important;
  }

  .pl-sm-3 {
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-3 {
    padding: 40px 40px !important;
  }

  .pt-xs-sm-3 {
    padding-top: 40px !important;
  }

  .pr-xs-sm-3, .trattamento__lista {
    padding-right: 40px !important;
  }

  .pb-xs-sm-3 {
    padding-bottom: 40px !important;
  }

  .pl-xs-sm-3, .trattamento__lista {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-3 {
    padding: 40px 40px !important;
  }

  .pt-md-3 {
    padding-top: 40px !important;
  }

  .pr-md-3 {
    padding-right: 40px !important;
  }

  .pb-md-3 {
    padding-bottom: 40px !important;
  }

  .pl-md-3 {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-3 {
    padding: 40px 40px !important;
  }

  .pt-lg-3 {
    padding-top: 40px !important;
  }

  .pr-lg-3 {
    padding-right: 40px !important;
  }

  .pb-lg-3 {
    padding-bottom: 40px !important;
  }

  .pl-lg-3 {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-3 {
    padding: 40px 40px !important;
  }

  .pt-md-lg-3 {
    padding-top: 40px !important;
  }

  .pr-md-lg-3 {
    padding-right: 40px !important;
  }

  .pb-md-lg-3 {
    padding-bottom: 40px !important;
  }

  .pl-md-lg-3 {
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-4 {
    padding: 60px 60px !important;
  }

  .pt-xs-4 {
    padding-top: 60px !important;
  }

  .pr-xs-4 {
    padding-right: 60px !important;
  }

  .pb-xs-4 {
    padding-bottom: 60px !important;
  }

  .pl-xs-4 {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-4 {
    padding: 60px 60px !important;
  }

  .pt-sm-4 {
    padding-top: 60px !important;
  }

  .pr-sm-4 {
    padding-right: 60px !important;
  }

  .pb-sm-4 {
    padding-bottom: 60px !important;
  }

  .pl-sm-4 {
    padding-left: 60px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-4 {
    padding: 60px 60px !important;
  }

  .pt-xs-sm-4 {
    padding-top: 60px !important;
  }

  .pr-xs-sm-4 {
    padding-right: 60px !important;
  }

  .pb-xs-sm-4 {
    padding-bottom: 60px !important;
  }

  .pl-xs-sm-4 {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-4 {
    padding: 60px 60px !important;
  }

  .pt-md-4 {
    padding-top: 60px !important;
  }

  .pr-md-4 {
    padding-right: 60px !important;
  }

  .pb-md-4 {
    padding-bottom: 60px !important;
  }

  .pl-md-4 {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-4 {
    padding: 60px 60px !important;
  }

  .pt-lg-4 {
    padding-top: 60px !important;
  }

  .pr-lg-4 {
    padding-right: 60px !important;
  }

  .pb-lg-4 {
    padding-bottom: 60px !important;
  }

  .pl-lg-4 {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-4 {
    padding: 60px 60px !important;
  }

  .pt-md-lg-4 {
    padding-top: 60px !important;
  }

  .pr-md-lg-4 {
    padding-right: 60px !important;
  }

  .pb-md-lg-4 {
    padding-bottom: 60px !important;
  }

  .pl-md-lg-4 {
    padding-left: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-5 {
    padding: 80px 80px !important;
  }

  .pt-xs-5 {
    padding-top: 80px !important;
  }

  .pr-xs-5 {
    padding-right: 80px !important;
  }

  .pb-xs-5 {
    padding-bottom: 80px !important;
  }

  .pl-xs-5 {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-5 {
    padding: 80px 80px !important;
  }

  .pt-sm-5 {
    padding-top: 80px !important;
  }

  .pr-sm-5 {
    padding-right: 80px !important;
  }

  .pb-sm-5 {
    padding-bottom: 80px !important;
  }

  .pl-sm-5 {
    padding-left: 80px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-5 {
    padding: 80px 80px !important;
  }

  .pt-xs-sm-5 {
    padding-top: 80px !important;
  }

  .pr-xs-sm-5 {
    padding-right: 80px !important;
  }

  .pb-xs-sm-5 {
    padding-bottom: 80px !important;
  }

  .pl-xs-sm-5 {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-5 {
    padding: 80px 80px !important;
  }

  .pt-md-5 {
    padding-top: 80px !important;
  }

  .pr-md-5 {
    padding-right: 80px !important;
  }

  .pb-md-5 {
    padding-bottom: 80px !important;
  }

  .pl-md-5 {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-5 {
    padding: 80px 80px !important;
  }

  .pt-lg-5 {
    padding-top: 80px !important;
  }

  .pr-lg-5 {
    padding-right: 80px !important;
  }

  .pb-lg-5 {
    padding-bottom: 80px !important;
  }

  .pl-lg-5 {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-5 {
    padding: 80px 80px !important;
  }

  .pt-md-lg-5 {
    padding-top: 80px !important;
  }

  .pr-md-lg-5 {
    padding-right: 80px !important;
  }

  .pb-md-lg-5 {
    padding-bottom: 80px !important;
  }

  .pl-md-lg-5 {
    padding-left: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-xs-6 {
    padding: 100px 100px !important;
  }

  .pt-xs-6 {
    padding-top: 100px !important;
  }

  .pr-xs-6 {
    padding-right: 100px !important;
  }

  .pb-xs-6 {
    padding-bottom: 100px !important;
  }

  .pl-xs-6 {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .p-sm-6 {
    padding: 100px 100px !important;
  }

  .pt-sm-6 {
    padding-top: 100px !important;
  }

  .pr-sm-6 {
    padding-right: 100px !important;
  }

  .pb-sm-6 {
    padding-bottom: 100px !important;
  }

  .pl-sm-6 {
    padding-left: 100px !important;
  }
}
@media screen and (max-width: 991px) {
  .p-xs-sm-6 {
    padding: 100px 100px !important;
  }

  .pt-xs-sm-6 {
    padding-top: 100px !important;
  }

  .pr-xs-sm-6 {
    padding-right: 100px !important;
  }

  .pb-xs-sm-6 {
    padding-bottom: 100px !important;
  }

  .pl-xs-sm-6 {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .p-md-6 {
    padding: 100px 100px !important;
  }

  .pt-md-6 {
    padding-top: 100px !important;
  }

  .pr-md-6 {
    padding-right: 100px !important;
  }

  .pb-md-6 {
    padding-bottom: 100px !important;
  }

  .pl-md-6 {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-lg-6 {
    padding: 100px 100px !important;
  }

  .pt-lg-6 {
    padding-top: 100px !important;
  }

  .pr-lg-6 {
    padding-right: 100px !important;
  }

  .pb-lg-6 {
    padding-bottom: 100px !important;
  }

  .pl-lg-6 {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 992px) {
  .p-md-lg-6 {
    padding: 100px 100px !important;
  }

  .pt-md-lg-6 {
    padding-top: 100px !important;
  }

  .pr-md-lg-6 {
    padding-right: 100px !important;
  }

  .pb-md-lg-6 {
    padding-bottom: 100px !important;
  }

  .pl-md-lg-6 {
    padding-left: 100px !important;
  }
}
.color-primario, .header-sticky .navbar-nav > li > a.nav-sticky-active {
  color: #33a262 !important;
}

.color-primario-hover:hover {
  color: #33a262 !important;
}

.color-highlight-primario {
  color: #42b673 !important;
}

.color-highlight-primario-hover:hover {
  color: #42b673 !important;
}

.color-secondario, .scheda-team__bio li::marker, .scheda-team__bio h4 {
  color: #c34450 !important;
}

.color-secondario-hover:hover {
  color: #c34450 !important;
}

.color-highlight-secondario {
  color: #d0626e !important;
}

.color-highlight-secondario-hover:hover {
  color: #d0626e !important;
}

.color-light {
  color: #f1edeb !important;
}

.color-light-hover:hover {
  color: #f1edeb !important;
}

.color-dark, .trattamento__titolo h3, .scheda-team__bio li, .header-sticky .navbar-nav > li > a {
  color: #3c3c3b !important;
}

.color-dark-hover:hover {
  color: #3c3c3b !important;
}

.color-bianco, .reperibilita__wrapper > p:last-child a:hover, .reperibilita__wrapper > p:last-child a, .modulo-orari__content, .modulo-orari__titolo {
  color: #fff !important;
}

.color-bianco-hover:hover {
  color: #fff !important;
}

.color-nero {
  color: #000 !important;
}

.color-nero-hover:hover {
  color: #000 !important;
}

.color-decorazione {
  color: #dfd7d3 !important;
}

.color-decorazione-hover:hover {
  color: #dfd7d3 !important;
}

.color-decorazione-light {
  color: #f8f5f4 !important;
}

.color-decorazione-light-hover:hover {
  color: #f8f5f4 !important;
}

.color-decorazione-dark {
  color: #c34450 !important;
}

.color-decorazione-dark-hover:hover {
  color: #c34450 !important;
}

.background-primario {
  background: #33a262 !important;
}

.background-primario-hover:hover {
  background: #33a262 !important;
}

.background-highlight-primario {
  background: #42b673 !important;
}

.background-highlight-primario-hover:hover {
  background: #42b673 !important;
}

.background-secondario {
  background: #c34450 !important;
}

.background-secondario-hover:hover {
  background: #c34450 !important;
}

.background-highlight-secondario {
  background: #d0626e !important;
}

.background-highlight-secondario-hover:hover {
  background: #d0626e !important;
}

.background-light {
  background: #f1edeb !important;
}

.background-light-hover:hover {
  background: #f1edeb !important;
}

.background-dark {
  background: #3c3c3b !important;
}

.background-dark-hover:hover {
  background: #3c3c3b !important;
}

.background-bianco, .trattamento__wrapper::after {
  background: #fff !important;
}

.background-bianco-hover:hover {
  background: #fff !important;
}

.background-nero {
  background: #000 !important;
}

.background-nero-hover:hover {
  background: #000 !important;
}

.background-decorazione {
  background: #dfd7d3 !important;
}

.background-decorazione-hover:hover {
  background: #dfd7d3 !important;
}

.background-decorazione-light {
  background: #f8f5f4 !important;
}

.background-decorazione-light-hover:hover {
  background: #f8f5f4 !important;
}

.background-decorazione-dark {
  background: #c34450 !important;
}

.background-decorazione-dark-hover:hover {
  background: #c34450 !important;
}

@media screen and (max-width: 991px) {
  .font-size-xs-0 {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-0 {
    font-size: 0.75rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-1, .scheda-team__bio p,
.scheda-team__bio li,
.scheda-team__bio h5 {
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-1, .scheda-team__bio p,
.scheda-team__bio li,
.scheda-team__bio h5 {
    font-size: 0.875rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-2, .scheda-team__bio h4, .header-sticky .navbar-nav > li > a {
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-2, .scheda-team__bio h4, .header-sticky .navbar-nav > li > a {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-3, .trattamento__lista ul {
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-3, .trattamento__lista ul {
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-4, .scheda-team--grande .scheda-team__bio h4 {
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-4, .scheda-team--grande .scheda-team__bio h4 {
    font-size: 1.25rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-4p5, .trattamento__titolo h3 {
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-4p5, .trattamento__titolo h3 {
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-5, .reperibilita__wrapper > p:last-child a, .statistiche__lista li h3 {
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-5, .reperibilita__wrapper > p:last-child a, .statistiche__lista li h3 {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-6 {
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-6 {
    font-size: 2.5rem !important;
  }
}
@media screen and (max-width: 991px) {
  .font-size-xs-8 {
    font-size: 3.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .font-size-md-8 {
    font-size: 3.75rem !important;
  }
}
html {
  font-size: 16px !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.uppercase, .contatti__giorno, .scheda-team__bio h5 {
  text-transform: uppercase !important;
}

.label {
  display: inline-block;
  border-radius: 4px;
  padding: 2px 12px;
}

.text-center, .trattamento__titolo h3 {
  text-align: center;
}

@media screen and (max-width: 991px) {
  html body .no-xs-sm {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  html body .no-md-lg {
    display: none !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.1 !important;
}

.line-height-breve {
  line-height: 1.3 !important;
}

.no-decorazione, .reperibilita__wrapper > p:last-child a:hover, .reperibilita__wrapper > p:last-child a {
  text-decoration: none !important;
}

.no-decorazione-hover:hover {
  text-decoration: none !important;
}

.font-serif {
  font-family: "Roboto Slab", serif !important;
}

.font-sans-serif, .reperibilita__wrapper > p:last-child a, .scheda-team__bio h5, .scheda-team__bio h4, .header-sticky .navbar-nav > li > a {
  font-family: "Source Sans Pro", sans-serif !important;
}

.fw-1 {
  font-weight: 400 !important;
}

.fw-2, .contatti__ora, .reperibilita__wrapper > p:last-child a, .trattamento__titolo h3, .statistiche__lista li small, .scheda-team__bio h4, .header-sticky .navbar-nav > li > a {
  font-weight: 700 !important;
}

.btn {
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  line-height: 18px;
  border-radius: 64px;
  padding: 15px 30px;
  font-weight: 700;
  text-decoration: none;
  text-align: center !important;
}
.btn:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .btn:not(.btn-inline) {
    display: block;
  }
}

.btn-touch {
  border-radius: 8px !important;
  width: 45px;
  height: 45px;
  padding: unset !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

.btn-primario {
  color: #fff;
  background-color: #42b673;
}
.btn-primario:hover {
  color: #fff;
  background-color: #33a262;
}

.btn-outline-primario {
  border: 2px solid #33a262;
  font-family: "Source Sans Pro", sans-serif;
  color: #33a262;
}
.btn-outline-primario:hover {
  border: 2px solid #42b673;
  color: #42b673;
}

.btn-outline-bianco {
  border: 2px solid #fff;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
}
.btn-outline-bianco:hover {
  border: 2px solid #e6e6e6;
  color: #e6e6e6;
}

.btn-outline-light {
  color: #fff;
  border: 2px solid #fff;
  font-family: "Source Sans Pro", sans-serif;
}
.btn-outline-light:hover {
  border: 2px solid #42b673;
}

.btn-outline-dark-primario {
  color: #000;
  border: 2px solid #000;
  font-family: "Source Sans Pro", sans-serif;
}
.btn-outline-dark-primario:hover {
  color: #fff;
  border: 2px solid #33a262;
  background-color: #33a262;
}

/* non solo per l'header in realtà */
.heading-border {
  border-left: 1px solid #dfd7d3;
}

.heading-logo-sticky,
.heading-logo {
  width: 81px;
  height: auto;
}

@media screen and (min-width: 992px) {
  .heading-logo {
    width: 108px;
  }
}

.heading {
  display: flex;
}
.heading__titolo {
  display: flex;
  align-items: center;
}
.heading__contatti {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.heading__icone-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.heading__icona-telefono {
  text-decoration: none !important;
}
.heading__icona-facebook {
  font-size: 3.1rem;
}

.header-sticky {
  background-color: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #f3f3f3;
}
.header-sticky.sticky {
  top: 0;
  left: 0;
  right: 0;
}
.header-sticky .nav > li > a:hover,
.header-sticky .nav > li > a:focus {
  background-color: unset !important;
}
.header-sticky.unsticky {
  position: absolute !important;
  top: -9999px;
}
.header-sticky .navbar-nav {
  align-items: center;
}
.header-sticky .navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
.header-sticky .navbar-menu {
  float: right;
}
.header-sticky .navbar,
.header-sticky .navbar-nav {
  display: flex;
}
.header-sticky .navbar {
  justify-content: space-between;
  align-items: center;
}

.landing-menu {
  position: absolute;
  z-index: 1001;
  top: -20px;
  left: 0;
  right: 0;
  background-color: rgba(223, 215, 211, 0.7);
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 991px) {
  .landing-menu {
    display: none;
  }
}
.landing-menu__list {
  display: flex;
  list-style: none !important;
  margin: 20px 0;
}
.landing-menu__item:not(:first-child) {
  padding-left: 30px;
}
@media screen and (min-width: 992px) {
  .landing-menu__item:not(:last-child) {
    padding-right: 30px;
    border-right: 1px solid rgba(125, 125, 125, 0.4);
  }
}
@media screen and (min-width: 992px) {
  .landing-menu__item--last {
    border-left: 1px solid rgba(125, 125, 125, 0.4);
    margin-left: auto;
    margin-right: 0;
  }
}
.landing-menu__link {
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  color: #3c3c3b;
}
.landing-menu__link:hover {
  text-decoration: none;
  color: #c34450 !important;
}
.landing-menu__link:active {
  color: #c34450 !important;
}

.modulo-orari {
  z-index: 1001;
  top: -100px;
  left: 10px;
  right: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .modulo-orari {
    top: -50px;
  }
}
@media screen and (min-width: 992px) {
  .modulo-orari {
    top: -150px;
    left: -15px;
    right: -15px;
  }
}
.modulo-orari > .row {
  display: flex;
}
@media screen and (max-width: 767px) {
  .modulo-orari > .row {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .modulo-orari > .row {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .modulo-orari__wrapper {
    min-height: 640px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .modulo-orari__wrapper {
    min-height: 450px;
  }
}
@media screen and (max-width: 991px) {
  .modulo-orari__indicazioni, .modulo-orari__orari-wrapper, .modulo-orari__contatti {
    border-radius: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .modulo-orari__indicazioni {
    flex-basis: 100%;
  }
}
@media screen and (min-width: 992px) {
  .modulo-orari__indicazioni {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .modulo-orari__orari-wrapper {
    width: calc(50% - 15px) !important;
    margin-right: 15px;
  }
}
.modulo-orari__contatti {
  background-color: #c74553;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .modulo-orari__contatti {
    width: calc(50% - 15px) !important;
    margin-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  .modulo-orari__contatti {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
@media screen and (min-width: 992px) {
  .modulo-orari__titolo {
    min-height: 65px;
    border-bottom: 1px solid rgba(248, 245, 244, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .modulo-orari__content {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) {
  .modulo-orari__content, .modulo-orari__titolo {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 991px) {
  .modulo-orari__content {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 992px) {
  .modulo-orari__content {
    height: 100%;
    flex-direction: column;
  }
}
.modulo-orari__orari-wrapper > .row {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.modulo-orari__icona {
  color: rgba(60, 60, 59, 0.8);
}
.modulo-orari__orari > li {
  list-style-type: none;
}
@media screen and (min-width: 992px) {
  .modulo-orari__orari > li {
    display: flex;
  }
}
.modulo-orari__giorno {
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .modulo-orari__giorno {
    flex-basis: 50%;
  }
}
.modulo-orari__ora {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .scheda-team {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.scheda-team__immagine .img-wrap img {
  border-radius: 8px;
}
.scheda-team__bio {
  /* fixme: nessuno ha chiesto una classe di bootstrap qui */
  width: calc(100% - 30px*2) !important;
  margin-top: -40px;
  z-index: 1001;
  border-radius: 8px;
  background-color: #fff;
}
.scheda-team__bio h5 {
  line-height: 1.4 !important;
}
.scheda-team__bio li {
  line-height: 1.4;
  list-style-position: outside;
}
.statistiche__separatore {
  border-color: #f8f5f4 !important;
  border-bottom-width: 1px !important;
}
.statistiche__lista ul {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
}
@media screen and (max-width: 767px) {
  .statistiche__lista ul {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .statistiche__lista ul {
    flex-wrap: wrap;
  }
}
.statistiche__lista li {
  text-align: center;
  flex: 1 1 16.66666%;
  /* fixme: Page Builder aggiunge un paragrafo che non dovrebbe esserci */
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .statistiche__lista li {
    flex: 50%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .statistiche__lista li {
    flex: 33.33333%;
  }
}
.statistiche__lista li h3 {
  color: #c34450;
}
.statistiche__lista li small {
  display: block;
  margin-top: -15px;
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
  .statistiche__lista li:not(:last-child) {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .statistiche__lista li:not(:last-child) {
    padding-right: 30px;
  }
}
@media screen and (min-width: 992px) {
  .statistiche__lista li:not(:first-child) {
    border-left: 1px solid #f8f5f4;
  }
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
  .statistiche__lista li:not(:first-child) {
    padding-left: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .statistiche__lista li:not(:first-child) {
    padding-left: 30px;
  }
}

.trattamento__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 991px) {
  .trattamento__wrapper::after {
    height: 80px;
  }
}
@media screen and (min-width: 992px) {
  .trattamento__wrapper::after {
    height: 120px;
  }
}
@media screen and (min-width: 992px) {
  .trattamento__titolo h3 {
    min-height: 60px;
  }
}
.trattamento__separatore {
  border-color: #c34450 !important;
  width: 30px;
  margin-left: auto;
  margin-right: auto;
}
.trattamento__lista ul {
  list-style-type: none;
  text-align: center;
}
.trattamento__lista li:not(:last-child) {
  border-bottom: 1px solid #d5d5d4;
}
.trattamento__lista li::first-letter {
  text-transform: capitalize;
}

@media screen and (min-width: 992px) {
  .convenzioni__loghi > .spb-column-inner .row:not(:last-child) {
    border-bottom: 1px solid #e2e2e1;
  }
  .convenzioni__loghi > .spb-column-inner .row:not(:last-child) .spb_image:first-child {
    border-right: 1px solid #e2e2e1;
  }
  .convenzioni__loghi > .spb-column-inner .row:last-child .spb_image:first-child {
    border-right: 1px solid #e2e2e1;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .convenzioni__fine-immagine {
    margin-top: 60px;
  }
}
.convenzioni__descrizioni hr {
  border-color: #c34450;
}

@media screen and (min-width: 992px) {
  .reperibilita__titolo, .reperibilita__descrizione {
    flex: 1 1 30%;
  }
  .reperibilita__link {
    flex: 1 1 40%;
    border-left: 1px solid #f1edeb;
    display: flex;
    height: 100%;
    align-items: center;
  }
}
.reperibilita__wrapper {
  display: flex;
}
@media screen and (max-width: 991px) {
  .reperibilita__wrapper {
    flex-direction: column;
  }
}
.reperibilita__wrapper > * {
  color: #fff;
}
@media screen and (min-width: 992px) {
  .reperibilita__wrapper > p:last-child {
    text-align: right;
  }
}
.reperibilita__wrapper > p:last-child a .fa,
.reperibilita__wrapper > p:last-child a .fas,
.reperibilita__wrapper > p:last-child a .fab {
  font-size: 1.5rem !important;
}

.colonna--valori {
  position: relative;
}
.colonna__immagine--valori {
  position: absolute;
  top: 0;
  bottom: 0;
  max-width: none;
}
.colonna--sinistra .colonna__immagine--valori {
  right: 20px;
}
.colonna--destra .colonna__immagine--valori {
  left: 20px;
}

.contatti__indicazioni {
  font-family: "Source Sans Pro", sans-serif;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .contatti__indicazioni {
    /* fix per layout bottoni */
  }
  .contatti__indicazioni .btn {
    display: block;
    max-width: 400px;
    text-align: center;
  }
  .contatti__indicazioni .btn.btn-primario {
    margin-bottom: 20px;
  }
}
.contatti__giorno {
  font-family: "Source Sans Pro", sans-serif;
}
.contatti__orari {
  display: flex;
}
.contatti__orari li {
  list-style-type: none;
}
.contatti__orari li:not(:last-child) {
  border-right: 1px solid rgba(60, 60, 59, 0.3);
}
@media screen and (max-width: 767px) {
  .contatti__form {
    margin-top: 30px;
  }
}
.contatti .wpcf7-form-control-wrap {
  display: inline;
}

/* Pistarà non vuole margin-bottom */
p,
.spb_text_column,
.spb_gallery_widget,
.spb_image {
  margin-bottom: 0 !important;
}

/* Emanuele vuole padding-bottom e padding-top */
@media screen and (min-width: 768px) {
  .diagnosi-fix-altezza {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
/* per ragioni di usability dovremmo tenerlo, comunque */
.row-has-id:focus {
  outline: none;
}

@media only screen and (max-width: 767px) {
  .spb_text_column,
.spb_content_element {
    margin-bottom: 0 !important;
  }
}
.layout-fullwidth #container,
body {
  background-color: transparent !important;
}

/* I gusti personali di Contact Form non ci riguardano */
.contatti__form span.wpcf7-form-control-wrap.email:before {
  content: none !important;
}
.contatti__form span.wpcf7-form-control-wrap.name input[type=text],
.contatti__form span.wpcf7-form-control-wrap.email input[type=email],
.contatti__form span.wpcf7-form-control-wrap.subject input[type=text],
.contatti__form span.wpcf7-form-control-wrap.message textarea {
  padding: 10px 20px !important;
}
.contatti__form .wpcf7-textarea {
  max-height: 140px !important;
}
.contatti__form input[type=text],
.contatti__form input[type=email],
.contatti__form input[type=password],
.contatti__form textarea,
.contatti__form select,
.contatti__form .wpcf7 input[type=text],
.contatti__form .wpcf7 input[type=email],
.contatti__form .wpcf7 textarea,
.contatti__form .wpcf7 select,
.contatti__form .ginput_container input[type=text],
.contatti__form .ginput_container input[type=email],
.contatti__form .ginput_container textarea,
.contatti__form .ginput_container select,
.contatti__form .mymail-form input[type=text],
.contatti__form .mymail-form input[type=email],
.contatti__form .mymail-form textarea,
.contatti__form .mymail-form select,
.contatti__form input[type=date],
.contatti__form input[type=tel],
.contatti__form input.input-text,
.contatti__form input[type=number],
.contatti__form .select2-container .select2-choice {
  border-color: rgba(60, 60, 59, 0.3);
  border-radius: 8px;
}

/* centra l'immagine in qualche maniera */
@media screen and (max-width: 767px) {
  .immagine-background {
    height: 300px;
  }
}
.immagine-background .spb-column-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.immagine-background .spb-column-inner > .row {
  height: 100%;
}
.immagine-background .spb-column-inner > .row > .spb_raw_html {
  height: 100%;
}
.immagine-background .spb-column-inner > .row > .spb_raw_html > .spb-asset-content {
  height: 100%;
}

/* reintegriamo quanto rimosso da uplift */
@media screen and (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-sticky .navbar-header {
    float: left;
  }
  .header-sticky .navbar-nav > li {
    float: none;
  }
  .header-sticky .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-sticky .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .header-sticky .navbar-menu {
    float: right;
  }
}

/*# sourceMappingURL=main.css.map */