:root {
  --dodger-blue: #2ca6d9;
  --black: black;
  --dark-slate-blue: #24398c;
}

body {
  color: #333;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #2ca6d9;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #000;
  text-transform: none;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 26px;
}

a {
  color: #00e;
}

em {
  font-style: italic;
}

blockquote {
  background-color: #0000;
  border-left: 5px #2ca6d9;
  margin-bottom: 10px;
  padding: 10px 20px 10px 0;
  font-size: 18px;
  line-height: 22px;
}

.button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 16px 28px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: #323232;
}

.navigation {
  background-color: #fff;
  border-bottom: 3px #24398c;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.brand {
  top: 14px;
}

.navigation-link {
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 500;
  transition: background-color .2s;
}

.navigation-link:hover, .navigation-link.w--current, .navigation-link.current {
  color: #fff;
  background-color: #24398c;
}

.banner {
  height: 898px;
  padding-top: 0;
}

.section {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section.gray {
  background-color: #f0f5f7;
  background-image: linear-gradient(#00000080, #00000080);
  margin-top: auto;
  padding: 0;
}

.section.gray.colorgray {
  background-image: none;
  margin-top: 0;
  padding: 60px 0;
}

.section.gray.tablet {
  height: 500px;
}

.section.parallax {
  background-image: radial-gradient(circle, #a00c0c 100%, #24398cd1), url('../images/Fisioterapia.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-bottom: 11px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.top-title {
  text-align: center;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.top-title.homepa {
  margin-bottom: 30px;
}

.lighter {
  font-weight: 700;
}

.lighter._0011 {
  text-shadow: none;
}

.blue {
  color: #040607;
}

.sub-title {
  color: #000;
  margin-bottom: 18px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 30px;
}

.sub-title.dark {
  color: #636363;
}

.sub-title.h2-w._34 {
  background-color: #ffffffe6;
}

.sub-title.h2-w._34._001 {
  color: #fff;
  text-shadow: none;
  background-color: #0000;
}

.sub-title.riab {
  text-align: center;
  margin-bottom: 48px;
}

.services-wrapper {
  float: left;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.services-icon {
  background-image: url("https://cdn.prod.website-files.com/57c6e48e23bf505b192abbdd/57c71113f8cc395247a8c1a7_Onde-d'urto.png");
  background-position: 50%;
  background-size: cover;
  border: 3px solid #24398c;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotate(0);
}

.services-icon:hover {
  transform: rotate(25deg);
}

.services-icon.icon-2 {
  background-image: url('../images/Kinetec.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid #24398c;
}

.services-icon.icon-2.laser-yag {
  background-image: url('../images/Laser-Yag.png');
  background-size: cover;
}

.services-icon.icon-2.laser-terpia {
  background-image: url('../images/Laser-terapia.png');
  background-size: cover;
}

.services-icon.icon-2.magnetoterapia {
  background-image: url('../images/Magnetoterapia.png');
  background-size: cover;
}

.services-icon.icon-2.massoterapia {
  background-image: url('../images/Massoterapia.png');
  background-size: cover;
}

.services-icon.icon-2.riabilitazione {
  background-image: url('../images/Riabilitazione.png');
  background-size: cover;
}

.services-icon.icon-2.riabilitazione.domicilio {
  background-image: url('../images/Domicilio.png');
  background-position: 0 0;
  background-size: cover;
}

.services-icon.icon-3 {
  background-image: url('../images/Tecar-Terapia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid #24398c;
}

.services-icon.icon-3.ultrasuono {
  background-image: url('../images/Elettroterapia.png');
  background-size: cover;
}

.services-icon.icon-3.iii {
  background-image: url('../images/onde.jpg');
  background-position: 21%;
  background-size: cover;
}

.services-icon.elettroterapia {
  background-image: url('../images/Elettrotrapia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.small-space {
  margin-top: 20px;
}

.text-link {
  color: #2ca6d9;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s;
  display: block;
}

.text-link:hover {
  color: #b2b2b2;
}

.plus {
  font-size: 20px;
  font-weight: 400;
  position: relative;
  top: 2px;
}

.team-content {
  margin-top: 20px;
}

.team-sub-title {
  color: #b2b2b2;
  margin-top: -7px;
  margin-bottom: 15px;
}

.team-sub-title.red-color {
  color: #8c8c8c;
  margin-top: 0;
}

.social-team {
  margin-top: 20px;
}

.social-icon {
  background-color: #2ca6d9;
  background-image: url('../images/facebook_ffffff_100.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-radius: 10px;
  width: 36px;
  height: 36px;
  margin-right: 5px;
  transition: background-color .3s;
}

.social-icon:hover {
  background-color: #323232;
}

.social-icon.twitter {
  background-image: url('../images/twitter_ffffff_100.png');
}

.social-icon.rss {
  background-image: url('../images/rss_ffffff_100.png');
}

.social-icon.linkdin {
  background-image: url('../images/linkedin_ffffff_100.png');
}

.white {
  color: #fff;
  margin-bottom: 0;
}

.text-field {
  float: left;
  border-width: 0;
  border-color: #000;
  width: 371px;
  height: 50px;
  margin-bottom: 18px;
  margin-right: 20px;
  font-size: 13px;
  display: inline-block;
}

.center {
  text-align: center;
  font-size: 14px;
}

.features-wrapper {
  text-align: center;
  width: 200px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.features-icon {
  float: none;
  background-image: url('../images/hospital-o_2ca6d9_100.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  width: 70px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.features-icon.icon-2 {
  background-image: url('../images/unisalute.png');
  background-size: 150px;
  width: 200px;
  margin-bottom: 19px;
}

.features-icon.icon-2.der {
  background-image: url('../images/pegaso.jpeg');
}

.features-icon.icon-2.der.f {
  background-image: url('../images/rbm-assicurazione-salute.png');
}

.features-icon.icon-3 {
  background-image: url('../images/AXA_Assicurazioni_.jpg');
  background-size: 150px;
  width: 200px;
}

.features-icon.icon-3.mba {
  background-image: url('../images/bpl-driven-by-life-logo-final.jpeg');
}

.features-icon.icon-3.mba.f.c {
  background-image: url('../images/previmedical.jpeg');
}

.features-icon.icon-4 {
  background-image: url('../images/pronto-care.png');
  background-size: 150px;
  width: 200px;
}

.features-icon.icon-5 {
  background-image: url('../images/user-md_2ca6d9_100.png');
}

.features-icon.icon-6 {
  background-image: url('../images/ambulance_2ca6d9_100.png');
}

.features-content {
  position: relative;
  overflow: hidden;
}

.list-icon {
  float: left;
  background-image: url('../images/plus-square_e64949_100.png');
  background-position: 0 31%;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 25px;
  height: 30px;
  margin-right: 8px;
}

.row-space {
  margin-top: 20px;
}

.client-wrapper {
  width: 20%;
}

.footer {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.copyright {
  color: #000;
  font-size: 13px;
  text-decoration: none;
}

.red-seperator {
  color: #fff;
  text-align: center;
  background-color: #2ca6d9;
  border-radius: 20px;
  margin-top: 25px;
  padding: 20px 42px;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  position: absolute;
  top: -32px;
  right: 50%;
  transform: translate(50%);
}

.inner-banner {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/gamba.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 50vh;
  margin-top: auto;
}

.inner-banner.onde-urto {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/onde-durto.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.tecar {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Tecar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.tecar.siss {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/SIS-BA-2-Spasticity_1653310755_original.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.kinetec {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Kinetec.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.laser-yag-image {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/rocca.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.elettroterapia-image {
  background-image: linear-gradient(#0006, #0006), url('../images/Elettroterapia.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.ultrasuono-image {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Ultrasuono.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.magneto {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/magnetoterapia.jpg');
  background-position: 0 0, 50% 59%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  margin-bottom: 60px;
}

.inner-banner.massoterapia-image {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Massoterapia.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.riabilitazione-image {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Riabilitazione.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 50vh;
}

.inner-banner.ortopedica {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Riab.-Ortopedica.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.neurologica-image {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Neurologica.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.neurologica-image.temporo-mandibolare {
  background-image: linear-gradient(#00000040, #00000040), url('../images/riabilitazione-temporo-mandibolare.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.inner-banner.neurologica-image.temporo-mandibolare.linfo {
  background-image: linear-gradient(#00000040, #00000040), url('../images/linfodrenaggio-manuale.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.ginecologica {
  background-image: linear-gradient(#0003, #0003), url('../images/1-rocca.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.inner-banner.sportiva {
  background-image: linear-gradient(#00000080, #00000080), url('../images/riabilitazione-sportiva.jpg');
  background-position: 0 0, 50% 98%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.inner-banner.domicilio-image {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Domicilio.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.visite {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Visite.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.inner-banner.visit {
  background-image: url('../images/Elettromiografia.jpg');
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
  margin-bottom: 80px;
}

.inner-banner.visit.fisio {
  background-image: url('../images/Fisio_1.jpg');
  background-size: cover;
}

.inner-banner.info {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Terapie.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.center-container {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.field-label {
  color: #8f8f8f;
  font-size: 13px;
  font-weight: 500;
}

.another-text-field {
  color: #b2b2b2;
  border-radius: 4px;
  height: 45px;
  margin-bottom: 15px;
}

.another-text-field.area {
  padding-bottom: 103px;
}

.success-message {
  text-align: center;
  background-color: #17ad32;
  border-radius: 5px;
  padding-top: 26px;
  padding-bottom: 26px;
}

.paragraph-form {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}

.error-message {
  text-align: center;
  background-color: #e36868;
  border-radius: 5px;
  margin-top: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.banner-title {
  font-size: 45px;
  line-height: 55px;
}

.slide-1 {
  background-image: url('../images/Fisioterapia-Rocca.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-2 {
  background-image: url('../images/Cure-Fisioterapia-Rocca.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Massaggio.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flex-div {
  justify-content: space-around;
  display: flex;
}

.flex-div.first {
  justify-content: space-around;
  margin-top: 50px;
  margin-bottom: 40px;
}

.h1 {
  color: #24398c;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.c2 {
  text-align: center;
}

.link-site {
  color: #000;
  font-size: 11px;
  text-decoration: underline;
}

.span-blue {
  color: #fff;
}

.h2-w {
  color: #fff;
  text-transform: none;
  text-shadow: 3px 3px 5px #000;
  background-color: #0000;
  border: 3px #24398c;
  padding: 18px;
  font-weight: 300;
  display: inline-block;
}

.h2-w._34 {
  background-color: #0000;
}

.h1-span {
  display: inline-block;
}

.section-page {
  text-align: justify;
  padding-top: 50px;
  padding-bottom: 50px;
}

.h1-page {
  color: #24398c;
  text-transform: none;
  margin-bottom: 5px;
  font-size: 25px;
}

.paragraph-page {
  color: #000;
  text-transform: none;
  font-size: 17px;
}

.paragraph-page.laser {
  margin-bottom: 47px;
}

.paragraph-page.riabilitazione-page {
  text-transform: none;
  margin-bottom: 42px;
}

.paragraph-page.riabilitazione-page.ult {
  margin-bottom: 0;
}

.paragraph-page.riabilitazione-page.ult.qua {
  margin-bottom: 35px;
}

.paragraph-page.riabilitazione-page.ult.qua.io {
  margin-bottom: 0;
}

.div-line {
  text-align: center;
  background-color: #24398c;
  max-width: 1200px;
  height: 3px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-riab {
  color: #fff;
  background-color: #24398c;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}

.button-riab:hover {
  transform: rotate(-5deg);
}

.button-riab.current {
  background-color: #2ca6d9;
}

.button-riab._10 {
  margin-top: 15px;
}

.hero-section {
  justify-content: space-around;
  height: 300px;
  display: flex;
}

.link-home {
  color: #fff;
  width: 20%;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 36px;
  font-weight: 500;
  line-height: 35px;
  text-decoration: none;
  display: flex;
}

.div-image {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/onde.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex: none;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-image:hover {
  color: #24398c;
  background-image: linear-gradient(#00000080, #00000080), url("https://cdn.prod.website-files.com/57c6e48e23bf505b192abbdd/57c710bfa01cabeb2d3861b6_Onde-d'urto.jpg");
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/tecarterapia-rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/tecarterapia-rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/laser-yag-caltanissetta.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 960px;
}

.div-image._1._2:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/laser-yag-caltanissetta.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2._3 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/kinetec-Rocca.jpg');
  background-position: 0 0, 0;
  background-size: auto, cover;
}

.div-image._1._2._3:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/kinetec-Rocca.jpg');
  background-position: 0 0, 0;
  background-size: auto, cover;
}

.div-image._1._2._3._4 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/Laser-Terapia-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2._3._4:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Laser-Terapia-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2._3._4._9 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/Riabilitazione-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2._3._4._9:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Riabilitazione-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2._3._7 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/Magneto-Terapia-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2._3._7:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Magneto-Terapia-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._2._8 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/Massoterapia-Rocca.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.div-image._1._2._8:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Massoterapia-Rocca.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.div-image._1._6 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/Ultrasuono-terapia-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._1._6:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Ultrasuono-terapia-Rocca.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._5 {
  background-image: linear-gradient(#24398ccc, #24398ccc), url('../images/Elettroterapia-Rocca.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-image._5:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Elettroterapia-Rocca.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.h1-text {
  color: #fff;
  text-align: center;
  text-transform: none;
  flex: 1;
  align-self: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.container-servizi {
  margin-bottom: 2px;
}

.hero-privavcy {
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.map {
  margin-top: 41px;
}

.div {
  background-image: url('../images/laser-yag-caltanissetta.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding: 298px 158px 158px;
}

.section-2 {
  height: 75vh;
  margin-top: auto;
}

.background-video {
  background-image: linear-gradient(#00000026, #00000026);
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.heading {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 200;
}

.text-block {
  color: #030303;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 65px;
}

.section-3 {
  background-image: url('../images/fisioterapia_1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 450px;
}

.section-4 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-5 {
  height: 40vh;
}

.section-5._022 {
  margin-bottom: 50px;
}

.div-block {
  float: left;
  width: 33.333%;
  height: 100%;
}

.image {
  opacity: 0;
}

.lightbox-link {
  background-image: url('../images/Centro-medico-rocca.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.lightbox-link:hover {
  transform: scale(1.03);
}

.lightbox-link._01 {
  background-image: url('../images/fisio.jpg');
}

.lightbox-link._01._04 {
  background-image: url('../images/Palestra.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link._02 {
  background-image: url('../images/palwstra.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link._02._05 {
  background-image: url('../images/Centro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link._03 {
  background-image: url('../images/rocca.jpg');
  background-position: 100%;
  background-size: cover;
}

.section-6 {
  background-image: url('../images/rocca_1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 350px;
}

.slider-2 {
  height: 100%;
}

.slide-nav {
  font-size: 10px;
}

.slide-6 {
  background-image: url('../images/Postura-.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Posturologia-Centro-Medico-Rocca.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/Centro-Medico-Rocca-Massaggi.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-3 {
  z-index: 2;
  background-image: linear-gradient(#00000026, #00000026);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0;
}

.image-2 {
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-7 {
  height: auto;
}

.container {
  margin-left: 156px;
  margin-right: 156px;
  padding: 0;
}

.div-block-4 {
  background-image: url('../images/magneto-terapia-sicilia.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 500px;
}

.div-block-4.m {
  height: 320px;
}

.div-block-5 {
  background-image: url('../images/magnetoterapia-caltanissetta---sicilia-.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 320px;
}

.div-block-6 {
  background-image: url('../images/magnetoterapia-caltanissetta.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 320px;
}

.section-8 {
  padding-top: 50px;
}

.text-block-2 {
  color: #24398c;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
}

.image-3, .image-4 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-9 {
  padding-bottom: 50px;
}

.text-block-3 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 40px;
}

.image-5 {
  margin: 20px auto;
  display: block;
}

.row {
  margin-top: 25px;
}

.div-block-7 {
  background-image: url('../images/3-laser.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #24398c;
  border-radius: 0%;
  width: auto;
  height: 250px;
}

.div-block-7.b {
  background-image: url('../images/2-laser.jpg');
  border-style: none;
}

.div-block-7.c {
  background-image: url('../images/1-laser.jpg');
  background-position: 50%;
}

.div-block-7.onde {
  height: 200px;
}

.div-block-7.onde.a1 {
  background-image: url('../images/dolore-al-tendine-di-achille.jpg');
  border-style: none;
  border-radius: 0 0% 0%;
}

.div-block-7.onde.a1.a5 {
  background-image: url('../images/dolore-al-collo-e-mal-di-schiena.jpg');
}

.div-block-7.onde.a2 {
  background-image: url('../images/Dolore-alla-spalla.jpg');
  border-style: none;
  border-radius: 0%;
}

.div-block-7.onde.a2.a6 {
  background-image: url('../images/dolore-al-tallone.jpg');
}

.div-block-7.onde.a3 {
  background-image: url('../images/dolore-rotuleo.jpg');
  border-style: none;
  border-radius: 0%;
}

.div-block-7.onde.a3.a7 {
  background-image: url('../images/dolore-anca.jpg');
}

.div-block-7.onde.a4 {
  background-image: url('../images/gomito-del-tennista.jpg');
  border-style: none;
  border-radius: 0%;
}

.div-block-7.onde.a4.a8 {
  background-image: url('../images/dolori-muscolari.jpg');
  border-style: none;
}

.column {
  border: 1px #000;
}

.text-block-4 {
  color: #24398c;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  line-height: 25px;
}

.row-2 {
  margin-top: 25px;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.heading-2 {
  color: #fff;
}

.section-10 {
  height: 350px;
}

.html-embed {
  height: 100%;
}

.heading-3 {
  color: #0d1518;
}

.basic-column {
  padding-left: 5px;
  padding-right: 5px;
}

.price-wrapper {
  padding-left: 0;
}

.product-card-description {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px 10px;
  display: flex;
}

.product-price {
  margin-top: 0;
  margin-bottom: 0;
}

.tagline {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.tagline.tagline-promo-40 {
  color: #0006;
  text-transform: uppercase;
  white-space: normal;
  font-style: normal;
  text-decoration: none;
}

.product-card-image {
  background-image: linear-gradient(#f5f5f580, #f5f5f580);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 260px;
}

.product-card-image.product-card-3 {
  background-image: url('../images/card32x.jpg');
  background-position: 50%;
  background-size: cover;
}

.product-card-image.product-card-3.kinetec {
  background-image: url('../images/kinetec-Rocca.jpg');
}

.product-card-image.product-card-3.kinetec.sis {
  background-image: url('../images/SIS-BA-2-Spasticity_1653310755_original.jpg');
  background-position: 35%;
}

.product-card-image.product-card-3.elettro {
  background-image: url('../images/Elettroterapia-Rocca.png');
}

.product-card-image.product-card-3.masso {
  background-image: url('../images/Massoterapia-Rocca.jpg');
}

.product-card-image.product-card-3.riabilita {
  background-image: url('../images/Riabilitazione-Rocca.jpg');
}

.product-card-image.product-card-3._4 {
  background-image: url('../images/terapia-domiciliare.jpg');
}

.product-card-image.product-card-1 {
  background-image: url('../images/onde.jpg');
  background-position: 50%;
  background-size: cover;
}

.product-card-image.product-card-1.laser-yag {
  background-image: url('../images/laser-yag-caltanissetta.jpg');
}

.product-card-image.product-card-1.ultrasuono {
  background-image: url('../images/Ultrasuono-terapia-Rocca.jpg');
}

.product-card-image.product-card-2 {
  background-image: url('../images/card22x.jpg'), linear-gradient(#f5f5f580, #f5f5f580);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.product-card-image.product-card-2.tecar {
  background-image: url('../images/tecarterapia-rocca.jpg'), linear-gradient(#0000, #0000);
}

.product-card-image.product-card-2.laser-terapia {
  background-image: url('../images/Laser-Terapia-Rocca.jpg'), linear-gradient(#0000, #0000);
}

.product-card-image.product-card-2.magneto {
  background-image: url('../images/Magneto-Terapia-Rocca.jpg'), linear-gradient(#0000, #0000);
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 5px;
  padding-right: 5px;
}

.divider {
  background-color: #eee;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.style-label {
  color: #bebebe;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.product-name-title {
  margin-top: 6px;
  padding-right: 20px;
}

.product-card {
  cursor: pointer;
  background-color: #fff;
  border-radius: 8px;
  transition: transform .4s, box-shadow .4s;
  box-shadow: 0 1px 4px #0000000d;
}

.product-card:hover {
  transform: translate(0, -6px)scale(1.02);
  box-shadow: 0 1px 6px #00000026;
}

.arrow-wrap {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: -1px 1px 3px #0000001f;
}

.arrow-block {
  background-color: #fffc;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.image-6 {
  filter: invert();
}

.card-wrap-bg {
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/rocca.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 2px;
  min-height: 560px;
  padding: 126px 15% 100px;
  position: relative;
}

.card-cta-tag {
  background-color: #fff;
  border-radius: 2px;
  padding: 5px 10px;
  position: absolute;
  top: 1rem;
  left: 1.2rem;
}

.card-cta-tag.card-cta-tag-2 {
  background-color: #5748c5;
}

.card-cta-text {
  color: #20193a;
  font-weight: 500;
  text-decoration: none;
}

.card-cta-text.card-cta-text-2 {
  color: #fff;
}

.heading-14 {
  color: #f3f3f3;
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
}

.link-7 {
  color: #fff;
  margin-left: 13px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.arrow-block-2 {
  background-color: #fffc;
  border-left: 1px solid #00000030;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.cards-social-bottom {
  z-index: 130;
  position: absolute;
  bottom: 1.2rem;
  left: 1.2rem;
  right: 0;
}

.social-card-base {
  float: left;
  background-color: #ffffff1f;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 6px 11px;
  display: flex;
}

.social-card-base.social-card-padding {
  margin-left: 8px;
}

.paragraph-4 {
  color: #fffffff0;
  font-weight: 300;
  line-height: 24px;
}

.navbar-3 {
  background-color: #fff;
  height: 85px;
  position: relative;
  inset: auto 0% 83%;
}

.nav-contain {
  background-color: #fff;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link-5 {
  color: #20193a;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  height: 100%;
  min-height: 85px;
  padding: 34px 10px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s;
}

.nav-link-5:hover {
  color: #fff;
  background-color: #5748c5;
}

.nav-link-5.w--current {
  color: #31414e;
  font-weight: 700;
}

.logo-mid {
  margin-left: 35px;
  margin-right: 35px;
  font-family: Varela Round, sans-serif;
}

.heading-5 {
  color: #5748c5;
  margin-top: 10px;
  font-size: 30px;
  line-height: 25px;
}

.div-block-8 {
  background-color: #fff;
  width: 100%;
  height: 3px;
}

.text-16 {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

.text-16.text-16-60 {
  opacity: .6;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

._6-col {
  width: 460px;
  margin-right: 20px;
  display: inline-block;
}

.tagline-2 {
  opacity: .6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.btn {
  float: none;
  color: #fff;
  text-align: center;
  background-color: #1991eb;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  line-height: 24px;
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s;
  display: inline-block;
}

.btn:hover {
  color: #fff;
  background-color: #1386dd;
  border-color: #0c6eb8;
  transform: translate(0, -2px);
  box-shadow: 0 1px 3px #0000001a;
}

.btn:active {
  transform: translate(0, -1px);
  box-shadow: 0 1px 1px #0000001a;
}

.btn.btn-outline-dark {
  background-color: #ffffff1a;
  border: 1px solid #fff3;
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s, border .2s;
}

.btn.btn-outline-dark:hover {
  border-color: #ffffff80;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w50-80-start {
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 80px;
  display: flex;
}

._6-col-last {
  width: 460px;
}

.content3-headline {
  margin-top: 5px;
  padding-right: 50px;
}

.content3-bottom-headline {
  opacity: .6;
  color: #000;
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: 600;
}

.section-11 {
  padding-top: 0;
}

.paragraph-5 {
  background-color: var(--dodger-blue);
  color: #fff;
  text-align: center;
  border-radius: 0 0 20px 20px;
  padding: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.heading-15 {
  color: #090707;
  font-weight: 500;
}

.heading-16 {
  text-transform: none;
  font-family: Montserrat, sans-serif;
}

.text-span {
  color: #575656;
}

.negative-margin {
  margin-left: -18px;
}

.row-3 {
  flex-flow: wrap;
  align-content: stretch;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.footer-heading {
  margin-bottom: 20px;
  text-decoration: none;
}

.footer-logo-2 {
  margin-bottom: 40px;
}

.wrapper {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.footer-link {
  opacity: .5;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.w--current {
  opacity: 1;
  font-weight: 500;
}

.footer-link.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.social-media-icon {
  padding: 8px;
}

.col {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col.lg-3 {
  flex: none;
  width: 25%;
}

.col.lg-3.sm-1.xs-1 {
  flex-direction: column;
  align-items: center;
}

.col.lg-3.sm-2.flex-stretch {
  align-items: center;
}

.col.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col.lg-5 {
  width: 41.66%;
  padding-top: 57px;
}

.col.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col.lg-12 {
  width: 100%;
}

.footer-links-container {
  flex-direction: column;
  display: flex;
}

.columns {
  display: flex;
}

.image-7 {
  width: 1960px;
  height: 200px;
}

.hero-overlay {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('../images/rocca.jpg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.text-block-30-copy {
  color: #fff;
  text-align: left;
  font-size: 60px;
  line-height: 45px;
}

.hero-section-2 {
  z-index: 2;
  background-color: #283e69;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Posturologia-Centro-Medico-Rocca.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  padding-top: 220px;
  display: flex;
  position: relative;
}

.hero-section-2.chi-siamo {
  background-image: linear-gradient(#00000073, #00000073), url('../images/ginocchio.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  height: 50vh;
}

.scroll-arrow-wrapper {
  z-index: 3;
  filter: brightness(1000%);
  padding: 15px;
  position: absolute;
  inset: 123% 47% auto auto;
}

.h1_underline {
  z-index: 4;
  transform-origin: 0%;
  background-image: linear-gradient(to right, #476a90, #8aa5f800);
  border-radius: 20px;
  width: 85%;
  height: 4px;
  position: absolute;
  top: 82px;
}

.h1_underline.header {
  filter: blur();
  background-image: linear-gradient(to right, #476a90, #0000);
  border-radius: 2px;
  width: 435px;
  height: 5px;
  top: 125px;
  left: 204px;
}

.h1-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: auto;
  margin-bottom: 15px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 37px;
}

.h1-2.scritta {
  color: #fff;
  text-align: center;
  white-space: normal;
  font-weight: 400;
  line-height: 55px;
}

.middle-wave {
  z-index: 1;
  filter: blur(1px);
  background-image: url('../images/middle-wave.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 101%;
  height: 400px;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-container {
  width: 85%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.front-wave {
  z-index: 2;
  background-image: url('../images/front-wave.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 101%;
  height: 400px;
  position: absolute;
  inset: auto 0% 0%;
}

.h1-wrapper {
  position: relative;
}

.back-wave {
  filter: blur(2px);
  background-image: url('../images/back-wave.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 101%;
  height: 400px;
  position: absolute;
  inset: auto 0% 0%;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11 {
  text-decoration: none;
}

.no-bottom-margins {
  margin-bottom: 0;
}

.works-link {
  text-decoration: none;
}

.column-image {
  margin-bottom: 20px;
  transition: transform .2s;
}

.column-image:hover {
  transform: translate(0, -5px);
}

.low-opacity {
  color: #096ad099;
}

.big-blog-thumbnail-container {
  margin-bottom: 80px;
  transition: transform .2s ease-in-out;
}

.centre-align {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.wrapper-2 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.blog-thumbnail-container {
  border: 1px solid #096ad033;
  border-radius: 6px;
  flex: 1;
  margin-bottom: 30px;
  text-decoration: none;
  transition: all .2s;
  overflow: hidden;
}

.blog-thumbnail-container:hover {
  transform: translate(0, -5px);
}

.padding {
  padding: 20px;
}

.paragraph-small {
  color: #096ad099;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
}

.heading-17 {
  color: #000;
  text-align: center;
}

.heading-18, .heading-19, .heading-20, .heading-21, .heading-22 {
  color: var(--black);
  text-align: center;
}

.lightbox-image-2 {
  transition: transform .2s ease-in-out;
}

.lightbox-image-2:hover {
  transform: translate(0, -5px);
}

.margin-bottom-gutter {
  margin-bottom: 30px;
}

.columns-4 {
  padding-top: 37px;
}

.column-3 {
  text-align: center;
}

.columns-5, .column-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-5, .column-6 {
  align-items: center;
  display: flex;
}

.section-12 {
  background-image: url('../images/servizio-sanitario-nazionale.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 255px;
  padding-bottom: 94px;
}

.columns-6 {
  display: flex;
}

.bold-text {
  color: var(--black);
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 350px);
}

html.w-mod-js [data-ix="slide-up"], html.w-mod-js [data-ix="slide-up-2"], html.w-mod-js [data-ix="slide-up-3"], html.w-mod-js [data-ix="slide-up-4"] {
  opacity: 0;
  transform: translate(0, 100px);
}

@media screen and (max-width: 991px) {
  .navigation {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brand {
    top: 1px;
  }

  .brand.w--current {
    top: 3px;
  }

  .navigation-link {
    color: #fff;
    max-width: 100%;
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .banner {
    background-position: 37%;
    height: 600px;
    padding-top: 73px;
  }

  .section {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-field {
    width: 344px;
  }

  .hamburger.w--open {
    background-color: #2ca6d9;
  }

  .responsive-menu {
    background-color: #136487d9;
  }

  .button-riab {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .h1-text {
    font-size: 21px;
  }

  .heading {
    color: #fff;
  }

  .slider {
    height: 100%;
    display: block;
  }

  .div-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 81px;
    display: flex;
  }

  .slide-4 {
    background-image: linear-gradient(#0003, #0003), url('../images/Fisio_1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .slide-5 {
    background-image: linear-gradient(#0003, #0003), url('../images/Massaggio.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .card-wrap-bg {
    padding-left: 10%;
    padding-right: 10%;
    position: relative;
  }

  .cards-social-bottom {
    flex-wrap: wrap;
    align-content: flex-start;
    display: flex;
  }

  .social-card-base {
    margin-bottom: 6px;
  }

  .social-card-base.social-card-padding {
    margin-left: 4px;
  }

  .paragraph-4 {
    margin-bottom: 89px;
  }

  .nav-contain {
    justify-content: space-between;
  }

  .nav-menu-6 {
    background-color: #fff;
  }

  .nav-menu-5 {
    background-color: #f5f5f5;
  }

  .text-16.text-16-60 {
    width: 100%;
  }

  ._6-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .content3-text-wrap {
    text-align: center;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w50-80-start {
    flex-direction: column;
  }

  ._6-col-last {
    width: auto;
  }

  .content3-headline {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .negative-margin {
    margin-left: -19px;
  }

  .row-3 {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .row-3.no-bottom-margins {
    margin-bottom: 0;
  }

  .footer-logo-2 {
    margin-bottom: 40px;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .col {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col.lg-3.md-4 {
    width: 100%;
  }

  .col.lg-5 {
    width: 50%;
  }

  .col.lg-1 {
    display: none;
  }

  .col.lg-4 {
    width: 50%;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .h1-2 {
    line-height: 49px;
  }

  .wrapper-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .banner {
    background-image: linear-gradient(#2ca6d9b3, #ffffffeb), url('../images/slide-one.jpg');
    background-position: 0 0, 37%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 500px;
  }

  .section.parallax {
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-wrapper, .team-wrapper {
    margin-bottom: 40px;
  }

  .text-field {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .client-wrapper {
    width: 33.333%;
    margin-bottom: 25px;
  }

  .red-seperator {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 26px;
    top: -52px;
  }

  .lightbox-image {
    margin-bottom: 20px;
  }

  .flex-div, .flex-div.first {
    flex-direction: column;
  }

  .h1-page {
    padding-left: 10px;
  }

  .paragraph-page {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-section {
    flex-direction: column;
    height: auto;
  }

  .link-home {
    flex-direction: column;
    width: auto;
  }

  .div-image {
    flex-direction: row;
    height: 200px;
  }

  .heading {
    text-align: center;
    font-size: 30px;
  }

  .div-block {
    width: 100%;
  }

  .social-card-base {
    margin-left: 1px;
  }

  ._6-col {
    margin-right: 0;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .row-3 {
    flex-wrap: wrap;
  }

  .footer-logo-2 {
    padding-left: 0;
  }

  .col.lg-3.sm-1 {
    width: 50%;
  }

  .col.lg-3.sm-2, .col.lg-6 {
    width: 100%;
  }

  .col.lg-6.sm-1 {
    width: 50%;
  }

  .col.lg-5 {
    width: 100%;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    display: flex;
  }

  .columns {
    flex-direction: column;
  }

  .hero-overlay {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    height: 634px;
    padding-top: 56px;
  }

  .section {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .section.gray {
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .section.gray.colorgray {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.parallax {
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lighter {
    margin-left: auto;
    margin-right: auto;
    font-size: 21px;
    display: block;
  }

  .services-wrapper {
    margin-left: 20px;
    margin-right: auto;
    display: block;
  }

  .client-wrapper {
    text-align: center;
    width: 100%;
  }

  .footer {
    object-fit: fill;
    margin-top: 58px;
    position: static;
  }

  .copyright {
    font-size: 12px;
  }

  .inner-banner.riabilitazione-image {
    height: 50vh;
  }

  .flex-div.first {
    justify-content: space-between;
    align-items: center;
    margin-top: 19px;
    margin-bottom: 20px;
  }

  .h2-w {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 32px;
  }

  .h2-w._34 {
    padding-right: 5px;
  }

  .h1-page {
    padding-left: 0;
    font-size: 24px;
    line-height: 43px;
  }

  .h1-page.center {
    padding-left: 0;
    font-size: 22px;
  }

  .section-5 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: relative;
  }

  .section-5._022 {
    margin-bottom: 0;
  }

  .div-block {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image {
    margin-left: 0;
  }

  .div-block-4.m {
    background-size: contain;
    height: 177px;
  }

  .div-block-5, .div-block-6 {
    height: 200px;
  }

  .card-wrap-bg {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/rocca.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    border-radius: 0;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 57px;
    padding: 0 0%;
    display: block;
    position: static;
    inset: 0% auto auto 0%;
  }

  .btn {
    text-align: center;
    display: block;
  }

  .wrap.w50-80-start {
    padding-top: 19px;
  }

  .paragraph-5 {
    flex-direction: column;
    align-items: center;
    font-size: 18px;
    display: flex;
  }

  .body {
    flex-direction: column;
    display: flex;
  }

  .negative-margin {
    margin-left: -10px;
  }

  .wrapper {
    position: static;
  }

  .social-media-icon {
    padding: 0;
  }

  .col {
    margin-bottom: 0;
  }

  .col.lg-3 {
    width: 100%;
  }

  .col.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col.lg-6.sm-1 {
    width: 50%;
  }

  .col.lg-6.sm-1.xs-2 {
    width: 100%;
  }

  .col.lg-5 {
    width: 100%;
    position: static;
  }

  .col.lg-4 {
    width: 100%;
  }

  .columns {
    flex-direction: column;
  }

  .centered-container {
    text-align: left;
  }

  .hero-section-2 {
    height: 70vh;
    padding-top: 173px;
  }

  .h1_underline.header {
    display: none;
  }

  .h1-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-9 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
  }

  .container-2, .columns-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .columns-3 {
    flex-direction: column;
    display: flex;
  }

  .wrapper-2 {
    max-width: none;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }

  .columns-5 {
    flex-direction: column;
  }

  .columns-6 {
    flex-direction: column;
    display: block;
  }

  .container-3 {
    flex-direction: column;
    align-items: center;
    display: block;
  }
}


