.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.header {
  padding: 20px 50px;
  background-color: #84b82a;
}

.logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img-logo {
  width: 300px;
  margin-right: 10px;
}

.body {
  font-family: Barlow, sans-serif;
}

.text-logo {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.social-header {
  text-align: right;
}

.link-social {
  width: 50px;
  margin-right: 5px;
  margin-left: 5px;
}

.intro {
  position: relative;
  width: 100%;
  padding: 250px 100px;
  background-image: url('../images/intro-sfondo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.logo-intro {
  width: 600px;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.videata {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/DrGalullo-00775.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/DrGalullo-00775.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.sfondo-verde {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #84b82a;
}

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

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

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

.section.con-sfondo._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/shutterstock_708922966.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/shutterstock_708922966.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.container {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.box-problemi {
  position: relative;
  text-align: center;
}

.immagine-problema {
  position: relative;
  overflow: hidden;
  width: 250px;
  height: 250px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  border-style: solid;
  border-width: 6px;
  border-color: #84b82a;
  border-radius: 100%;
}

.immagine-problema._1 {
  background-image: url('../images/shutterstock_679180162.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.immagine-problema._2 {
  background-image: url('../images/shutterstock_1507924670.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.immagine-problema._3 {
  background-image: url('../images/shutterstock_1051771562.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.immagine-problema._4 {
  background-image: url('../images/DrGalullo-00794.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.immagine-problema._5 {
  background-image: url('../images/diagnosi-personalizzata.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.immagine-problema._6 {
  background-image: url('../images/stil-flRm0z3MEoA-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.h4 {
  color: #84b82a;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}

.p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}

.p.center {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
}

.p.black {
  color: #4b4b4b;
}

.p.black.center {
  font-weight: 400;
}

.h6 {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
}

.h6.center {
  text-align: center;
}

.h6.center.m-general {
  margin-top: 50px;
  margin-bottom: 50px;
}

.verde {
  color: #84b82a;
}

.video {
  width: 100%;
  height: 500px;
  margin-top: 80px;
}

.box-torno {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.icon-torno {
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.titolo-torno {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #84b82a;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

.titolo-torno.bianco {
  background-color: #fff;
  color: #84b82a;
}

.text-torno {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.h2 {
  margin-bottom: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

.h2.white {
  color: #fff;
}

.h2.white.center.no-m {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h2.center {
  text-align: center;
}

.h2.verde.sfondo {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #fff;
}

.eq-height {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.immagone-racazza {
  position: relative;
  width: 100%;
  height: 650px;
  background-image: url('../images/shutterstock_788577838.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.text-big {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.text-big.white {
  color: #fff;
}

.button {
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 15px 60px;
  border-radius: 20px;
  background-color: #84b82a;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
  color: #84b82a;
}

.button.b-form:hover {
  background-color: #4b4b4b;
}

.center {
  text-align: center;
}

.li {
  margin-bottom: 20px;
  text-align: left;
}

.img-100 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/DrGalullo-00848.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-100._2 {
  background-image: url('../images/DrGalullo-00956.jpg');
}

.box-plus {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.logo-plus {
  width: 100px;
}

.row-tappa {
  margin-top: 60px;
}

.professionisti {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ededed));
  background-image: linear-gradient(180deg, #ededed, #ededed);
}

.testo-sinistra {
  min-height: 1px;
  padding-top: 0px;
  padding-right: 30px;
  border-right: 2px solid #84b82a;
  text-align: right;
}

.colonna-height {
  height: 100%;
}

.content-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box-titolo {
  position: relative;
  text-align: center;
}

.riga-verde {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: #84b82a;
}

.form-bloc {
  margin-top: 50px;
}

.field {
  height: 65px;
  border-right: 1px solid #c6c6c6;
  background-color: #fff;
  color: #969595;
  font-size: 20px;
  font-style: italic;
  text-transform: uppercase;
}

.colonna-left {
  padding-right: 100px;
}

.row-form {
  margin-bottom: 50px;
}

.colonna-right {
  padding-left: 100px;
}

.invio-form {
  text-align: center;
}

.hastag-form {
  color: #84b82a;
  font-size: 20px;
  font-weight: 300;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #84b82a;
}

.logo-footer {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.text-footer {
  font-size: 20px;
  line-height: 30px;
}

.column {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.link-footer {
  color: #000;
  text-decoration: none;
}

.text-privacy {
  margin-bottom: 20px;
}

.cookie-info {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  padding: 50px 100px;
  background-color: rgba(0, 0, 0, 0.7);
}

.p-cookie {
  color: #fff;
}

.titolo-cookie {
  color: #fff;
  font-weight: 400;
}

.link-cookie {
  color: #84b82a;
}

.chiudi-cookie {
  position: absolute;
  top: -15px;
  right: 50px;
  width: 30px;
  height: 30px;
  background-color: #84b82a;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}

html.w-mod-js *[data-ix="bouncein"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="bouncetop"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="fadeleft"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="faderight"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

@media screen and (max-width: 991px) {
  .header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .intro {
    padding: 200px 50px;
    background-position: 60% 50%;
  }

  .box-problemi {
    margin-bottom: 50px;
  }

  .box-torno {
    margin-bottom: 50px;
  }

  .colonna-left {
    padding-right: 20px;
  }

  .colonna-right {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .img-logo {
    width: 180px;
  }

  .link-social {
    width: 30px;
  }

  .intro {
    padding: 150px 20px;
    background-position: 70% 50%;
  }

  .logo-intro {
    width: 300px;
  }

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

  .section.m-padding {
    padding-right: 29px;
    padding-left: 20px;
  }

  .h4 {
    text-align: left;
  }

  .video {
    height: auto;
  }

  .h2.verde {
    text-align: left;
  }

  .h2.verde.sfondo {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 20px;
  }

  .eq-height {
    display: block;
  }

  .immagone-racazza {
    height: 450px;
  }

  .img-100 {
    height: 350px;
  }

  .box-plus {
    margin-bottom: 50px;
  }

  .testo-sinistra {
    margin-bottom: 50px;
    padding-right: 0px;
    border-bottom: 2px solid #84b82a;
    border-right-style: none;
  }

  .field {
    margin-bottom: 20px;
  }

  .colonna-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .row-form {
    margin-bottom: 0px;
  }

  .colonna-right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .logo-footer {
    width: 200px;
  }

  .text-footer {
    font-size: 16px;
    line-height: 22px;
  }

  .cookie-info {
    padding: 20px 50px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    padding-right: 10px;
    padding-left: 10px;
  }

  .intro {
    padding-top: 120px;
    padding-bottom: 120px;
    background-position: 65% 50%;
  }

  .logo-intro {
    width: 200px;
  }

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

  .section.con-sfondo._1 {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .box-problemi.last {
    margin-bottom: 0px;
  }

  .immagine-problema._1 {
    width: 200px;
    height: 200px;
  }

  .immagine-problema._2 {
    width: 200px;
    height: 200px;
  }

  .immagine-problema._3 {
    width: 200px;
    height: 200px;
  }

  .h4 {
    font-size: 20px;
  }

  .h4.left-mobile {
    text-align: left;
  }

  .p.black.left-mobile {
    text-align: left;
  }

  .box-torno {
    width: 100%;
  }

  .h2.white.center.no-m {
    font-size: 28px;
    line-height: 35px;
  }

  .h2.center.verde {
    text-align: center;
  }

  .h2.verde.sfondo {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 20px;
    text-align: center;
  }

  .immagone-racazza {
    height: 400px;
  }

  .text-big.white {
    font-size: 16px;
    line-height: 19px;
  }

  .button {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .img-100 {
    height: 250px;
  }

  .img-100._2 {
    margin-top: 40px;
  }

  .box-plus {
    width: 100%;
  }

  .riga-verde {
    left: 50%;
    width: 105%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .text-footer {
    font-size: 14px;
    line-height: 18px;
  }

  .align-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .cookie-info {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-cookie {
    font-size: 12px;
    line-height: 16px;
  }

  .titolo-cookie {
    font-size: 20px;
    line-height: 20px;
  }

  .chiudi-cookie {
    right: 20px;
  }
}

