:root {
  --gold: #fdcd2e;
  --dark-orange: #fb9838;
  --white-smoke: #f8f8f8;
  --red: #f80f1b;
  --dark-orange-2: #fb9838b3;
  --black-3: #00000029;
  --black-2: #333;
  --black: black;
  --dark-slate-blue: #3a4b5e;
}

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

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

.section-wide {
  text-align: center;
  background-color: #fff;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.section-wide.sectionhero {
  background-image: linear-gradient(45deg, #f80f1b, #fb9838b3 52%, var(--gold)), url('../images/AGSADPhotoExp02Resized.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 600px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-wide.sectionfooter {
  background-color: var(--dark-orange);
  border-top: 11px #3a4b5e;
}

.section-wide.cosafacciamosection {
  margin-top: 69px;
}

.section-wide.sectionhero2 {
  background-image: linear-gradient(45deg, #f80f1b, #fb9838b3 52%, var(--gold)), url('../images/AGSADPhotoExp09Resized.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-wide.sectionhero2.hide {
  display: none;
}

.section-wide.volontariatosection {
  background-color: var(--white-smoke);
  padding-top: 105px;
}

.section-wide.sectionhero3 {
  background-image: linear-gradient(45deg, #f80f1b, #fb9838b3 52%, var(--gold)), url('../images/AGSADPhotoExp10.jpeg'), url('../images/AGSADPhotoExp02.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, cover, auto;
  background-image: linear-gradient(45deg, var(--red), var(--dark-orange-2) 52%, var(--gold)), url('../images/AGSADPhotoExp12Resized.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  height: 600px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-wide.grigetto {
  background-color: var(--white-smoke);
}

.section-wide.sectionherologo {
  z-index: 999;
  background-color: #0000;
  display: block;
  position: fixed;
  top: -70px;
}

.section-wide.sectionhero4 {
  background-image: linear-gradient(45deg, #f80f1b, #fb9838b3 52%, var(--gold)), url('../images/AGSADPhotoExp10.jpeg'), url('../images/AGSADPhotoExp02.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, cover, auto;
  background-image: linear-gradient(45deg, #f80f1b, #fb9838b3 52%, var(--gold)), url('../images/AGSADPhotoExp10Resized.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  height: 550px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-wide.uniscitianoisection {
  padding-top: 148px;
}

.section-wide.sectionsutismoenonsolo {
  display: none;
}

.section-wide.autismosection {
  padding-top: 167px;
  padding-bottom: 128px;
}

.section-wide.autismosection.grigetto {
  background-color: var(--white-smoke);
}

.section-wide._5xmille {
  background-color: #014aad;
  padding-top: 0;
  padding-bottom: 0;
}

.section-inner {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.section-inner.sectionstoria {
  padding-top: 15px;
  padding-bottom: 78px;
}

.section-inner.sectionstrana {
  max-width: 1200px;
}

.section-inner._5xmille {
  background-color: #014aad;
}

.hero-inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: block;
}

.phero-h1 {
  color: #313131;
  text-align: center;
  padding: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  display: block;
}

.navbar-div {
  box-shadow: 4px 4px 15px 0 var(--black-3);
  background-color: #fff;
  width: 100%;
  position: fixed;
}

.navbar-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 20px;
}

.nav-link {
  color: var(--black-2);
  padding: 20px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.nav-link.w--current {
  background-color: var(--gold);
  color: var(--black-2);
  border-radius: 7px;
  align-self: auto;
  text-decoration: none;
  display: block;
}

.servizi-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 13px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding: 50px 20px 20px;
  display: block;
  box-shadow: 0 0 20px 16px #0000000d;
}

.brandmenu.w--current {
  display: block;
}

.nav-menu {
  display: flex;
}

.herodivintern {
  text-align: left;
  max-width: 800px;
}

.herodivintern.animazioneleft2 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 238px;
}

.herodivintern.herotextautismo {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 238px;
}

.menuiconbabbo {
  border-radius: 77px;
  width: 70px;
  max-width: 400px;
  display: block;
}

.phero-h2 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 34px;
}

.image-4 {
  text-align: left;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.primarycta {
  color: #353535;
  background-color: #fff;
  border: 3px #fff;
  border-radius: 8px;
  width: 230px;
  height: 70px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-left: 60px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  display: block;
}

.body01 {
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.body01.bodyfinestra {
  text-align: left;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.body01.bodyfinestra.bodyautismo, .body01.bodyfinestra.bodysostegnidilegge {
  margin-top: 60px;
}

.body01.bodyfinestra.bodycentral {
  text-align: center;
  margin-top: -13px;
  display: block;
}

.body01._5xmillebody {
  margin-left: auto;
  margin-right: auto;
}

.header01 {
  color: #fdcd2eb0;
  text-align: right;
  margin-bottom: 41px;
  font-family: Lato, sans-serif;
  font-size: 80px;
  font-weight: 900;
}

.header01.mission {
  color: #fb9838ad;
  text-align: left;
}

.header01.autismo {
  color: #fb9838b0;
}

.header01.headercentrale {
  text-align: center;
  font-size: 80px;
}

.header01.headercentrale.small {
  margin-bottom: 34px;
  font-size: 79px;
  line-height: 72px;
}

.header01.headercentrale.long {
  color: var(--dark-orange-2);
  line-height: 74px;
}

.header01.allineasx {
  text-align: left;
}

.header01.allineasx.small {
  font-size: 79px;
}

.sub01 {
  text-align: center;
  max-width: 1000px;
  margin: 5px auto 17px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.sub01.equipe {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 23px;
  text-decoration: none;
}

.sub01._5xmillesub {
  margin-bottom: 167px;
}

.sub01.subautismoenonsolo {
  max-width: 800px;
  margin-top: 83px;
  margin-bottom: 31px;
}

.sub01.sx {
  text-align: left;
  font-size: 33px;
}

.sub01.uniscitiaanoisub {
  margin-top: 54px;
  margin-bottom: 39px;
}

.sub01.subwhite {
  color: #fff;
}

.sub01.mets {
  margin-top: 103px;
}

.image-5 {
  box-shadow: 4px 4px 15px 0 var(--black-3);
  text-align: center;
}

.imgcosafacciamo {
  max-width: 100px;
  display: block;
}

.body02 {
  color: var(--black-2);
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.storiatab {
  margin-top: 128px;
  margin-bottom: 148px;
}

.missiontab {
  margin-top: 103px;
  margin-bottom: 83px;
}

.cosafacciamotab {
  margin-top: 14px;
  margin-bottom: 41px;
}

.body03 {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.scopriidipi {
  color: var(--black-2);
  text-align: left;
  background-color: #0000;
  max-width: 140px;
  margin-top: 20px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.scopriidipi.versionelunga {
  max-width: 500px;
}

.scopriidipi.pdfautismoescola {
  margin-left: auto;
  margin-right: auto;
}

.scopriidipi.sostegnidileggerpdf01 {
  max-width: 163px;
  margin-top: 0;
  margin-bottom: 48px;
  display: block;
}

.footertab {
  max-width: 1200px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.body04 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}

.image-6 {
  box-shadow: 4px 4px 15px 0 var(--black-3);
  text-align: center;
  display: block;
}

.autismotab {
  margin-top: 181px;
  margin-bottom: 80px;
}

.image-7 {
  box-shadow: 3px 5px 15px 0 var(--black-3);
  text-align: center;
}

.imgcosafacciamogrande {
  max-width: 150px;
  margin-bottom: 72px;
  display: inline-block;
}

.header02 {
  color: #fb9838b0;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 80px;
  font-weight: 900;
}

.header02.headercentrale {
  text-align: center;
}

.header02.headercentrale.small {
  margin-bottom: 39px;
}

.header02.allineasx {
  text-align: left;
}

.header02.allineasx.small, .header02.small {
  font-size: 79px;
}

.interventosanitariotab {
  margin-top: 32px;
}

.sub02 {
  text-align: center;
  max-width: 1000px;
  margin: 5px auto 17px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.sub02.autismofirstsub {
  margin-top: 52px;
  margin-bottom: 33px;
  font-style: italic;
}

.sub02.autismofirstsub.nome {
  text-align: right;
  font-style: normal;
}

.sub02.subautismo {
  margin-top: 60px;
  margin-bottom: 60px;
}

.sub02.subautismoescuola {
  margin-top: 50px;
}

.sub02.diagnosisub {
  margin-top: 52px;
  margin-bottom: 133px;
  display: none;
}

.sub02.subinparagraph {
  margin-top: 27px;
}

.sub02.subinparagraph.cetrato {
  text-align: left;
}

.numbers {
  max-width: 60px;
  margin-bottom: 0;
  display: inline-block;
}

.dovesiamotab {
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.column.column-volontariato {
  display: block;
}

.image-8 {
  box-shadow: 4px 4px 15px 0 var(--black-3);
}

.volontariatotab {
  margin-top: 54px;
}

.divinternbody {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.lettersimg {
  max-width: 80px;
  margin-top: 30px;
  margin-bottom: 5px;
}

.buttoncartaservizi {
  color: #fff;
  text-align: left;
  background-color: #0000;
  max-width: 180px;
  margin-top: 20px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.imageendpage {
  max-width: 150px;
  margin: 140px auto 81px;
  display: block;
}

.socialimg {
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.footerlogo {
  width: 200px;
  margin-top: 32px;
}

.heretextcontainer {
  box-shadow: 4px 4px 15px 0 var(--black-3);
  background-color: #fff;
  border-radius: 9px;
}

.listitem {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 22px;
  display: block;
}

.imgcontact {
  max-width: 40px;
  display: block;
}

.body05 {
  text-align: left;
  margin-top: -38px;
  margin-left: 68px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  display: block;
  position: static;
  overflow: visible;
}

.body05.bodyfinestra {
  text-align: left;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.body05.bodyfinestra.bodyautismo, .body05.bodyfinestra.bodysostegnidilegge {
  margin-top: 60px;
}

.body05._5xmillebody {
  margin-left: auto;
  margin-right: auto;
}

.linkblockassociazione {
  color: var(--black-2);
  width: 250px;
  text-decoration: none;
  display: block;
}

.linkblockassociazione.invisibile {
  display: none;
}

.collaborazionitab {
  margin-top: 49px;
}

.columns {
  display: block;
}

.divequipe {
  flex-wrap: wrap;
  place-content: stretch center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.equipeitem {
  width: 250px;
}

.dovesiamocol {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.sostegnidileggecol2 {
  padding-left: 0;
}

.contactform {
  max-width: 700px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
}

.submitbtn {
  background-color: var(--dark-orange);
  text-align: center;
  width: 150px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
}

.submitbtn:hover {
  border: 2px solid var(--dark-orange);
  color: var(--dark-orange);
  background-color: #0000;
}

.checkbox.hidden {
  display: none;
}

.contactforminner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.textfield {
  border: 1px solid #ccc;
  width: 100%;
  margin-bottom: 10px;
  padding: 8px 12px;
}

.link {
  color: #313131;
}

.cookie-pop-up {
  z-index: 10;
  background-color: var(--gold);
  border-radius: 8px;
  max-width: 400px;
  padding: 11px 23px;
  font-family: Lato, sans-serif;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
  box-shadow: 0 2px 5px #0003;
}

.cookie-icon {
  width: 35px;
  margin-right: 15px;
}

._5xmilleimg {
  width: 400px;
  padding-top: 107px;
}

.locandina_home_page {
  max-width: 700px;
}

.external_link {
  color: #000;
  background-color: #fecd2e;
  border-radius: 9px;
  padding: 24px 34px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .section-wide {
    padding-top: 16px;
    padding-bottom: 44px;
  }

  .section-wide.sectionhero {
    height: 500px;
  }

  .section-wide.cosafacciamosection {
    margin-top: 0;
    padding-top: 59px;
  }

  .section-wide.sectionhero2 {
    height: 434px;
  }

  .section-wide.volontariatosection {
    padding-top: 83px;
  }

  .section-wide.sectionhero3 {
    background-image: linear-gradient(to top, #00000024, #0000 17%), linear-gradient(#c7e3ff70, #c7e3ff70), url('../images/01.jpg'), url('../images/HeroBGExp02.jpg');
    background-position: 0 0, 0 0, 50% 0, 50%;
    background-size: auto, auto, cover, cover;
    background-image: linear-gradient(36deg, var(--red), var(--dark-orange-2) 54%, var(--gold)), url('../images/AGSADPhotoExp12Resized.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    height: 450px;
  }

  .section-wide.grigetto {
    padding-top: 36px;
    padding-bottom: 32px;
  }

  .section-wide.sectionhero4 {
    background-image: linear-gradient(to top, #00000024, #0000 17%), linear-gradient(#c7e3ff70, #c7e3ff70), url('../images/01.jpg'), url('../images/HeroBGExp02.jpg');
    background-position: 0 0, 0 0, 50% 0, 50%;
    background-size: auto, auto, cover, cover;
    background-image: linear-gradient(31deg, var(--red), var(--dark-orange-2) 54%, var(--gold)), url('../images/AGSADPhotoExp10Resized.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    height: 450px;
  }

  .section-wide.uniscitianoisection {
    padding-top: 53px;
  }

  .section-wide.autismosection {
    padding-top: 82px;
    padding-bottom: 50px;
  }

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

  .section-inner.sectionstoria {
    padding-bottom: 0;
  }

  .nav-link {
    color: var(--black-2);
    text-align: left;
    background-color: #0000;
    height: 100%;
    font-family: Lato, sans-serif;
    font-weight: 300;
  }

  .nav-link.w--current {
    background-color: #0000;
    border-radius: 0;
    font-weight: 700;
  }

  .nav-menu {
    background-color: #c8c8c800;
    background-image: linear-gradient(#fff, #ffffffd4);
    display: flex;
  }

  .herodivintern.animazioneleft2 {
    max-width: 600px;
    padding-top: 191px;
  }

  .herodivintern.herotextautismo {
    padding-top: 197px;
  }

  .menuiconbabbo {
    max-width: 170px;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
  }

  .header01, .header01.headercentrale, .header01.headercentrale.small {
    font-size: 60px;
  }

  .sub01 {
    font-size: 28px;
  }

  .sub01.equipe {
    line-height: 32px;
  }

  .sub01.sx {
    font-size: 29px;
  }

  .body02 {
    font-size: 14px;
  }

  .storiatab {
    margin-top: 76px;
    margin-bottom: 54px;
  }

  .missiontab {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .autismotab {
    margin-top: 91px;
  }

  .image-7 {
    display: block;
  }

  .imgcosafacciamogrande {
    max-width: 100px;
    margin-bottom: 10px;
  }

  .header02 {
    margin-top: 21px;
    margin-bottom: 24px;
    font-size: 60px;
  }

  .header02.headercentrale.small {
    font-size: 60px;
    line-height: 53px;
  }

  .sub02.autismofirstsub {
    margin-bottom: 44px;
    font-size: 28px;
  }

  .sub02.subinparagraph {
    font-size: 28px;
  }

  .imageendpage {
    margin-top: 68px;
  }

  .linkblockassociazione {
    width: 200px;
  }

  .columns {
    display: none;
  }

  .equipeitem {
    width: 200px;
  }

  .hamburgeranimation {
    width: 30px;
  }

  ._5xmilleimg {
    width: 300px;
    padding-top: 108px;
  }

  .locandina_home_page {
    max-width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .section-wide.sectionhero2 {
    height: 350px;
  }

  .section-wide.volontariatosection {
    padding-top: 41px;
  }

  .section-wide.sectionhero3 {
    background-image: linear-gradient(to top, #00000024, #0000 17%), linear-gradient(#c7e3ff70, #c7e3ff70), url('../images/HeroBGExp02.jpg');
    background-position: 0 0, 0 0, 100%;
    background-size: auto, auto, cover;
    background-image: linear-gradient(42deg, var(--red), var(--dark-orange-2) 54%, var(--gold)), url('../images/AGSADPhotoExp12Resized.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    height: 350px;
  }

  .section-wide.grigetto {
    padding-top: 14px;
  }

  .section-wide.sectionhero4 {
    background-image: linear-gradient(to top, #00000024, #0000 17%), linear-gradient(#c7e3ff70, #c7e3ff70), url('../images/HeroBGExp02.jpg');
    background-position: 0 0, 0 0, 100%;
    background-size: auto, auto, cover;
    background-image: linear-gradient(43deg, var(--red), var(--dark-orange-2) 52%, var(--gold)), url('../images/AGSADPhotoExp10Resized.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .section-wide.uniscitianoisection {
    padding-top: 66px;
  }

  .section-wide.autismosection {
    padding-top: 53px;
  }

  .navbar-container {
    padding-top: 8px;
    padding-bottom: 10px;
  }

  .servizi-card {
    margin-bottom: 20px;
  }

  .herodivintern.animazioneleft2 {
    padding-top: 145px;
  }

  .menuiconbabbo {
    max-width: 130px;
  }

  .header01 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 50px;
  }

  .header01.mission {
    text-align: center;
  }

  .header01.headercentrale {
    font-size: 50px;
  }

  .header01.headercentrale.small {
    margin-top: 0;
    font-size: 40px;
    line-height: 49px;
  }

  .sub01 {
    font-size: 22px;
    line-height: 35px;
  }

  .imgcosafacciamo {
    margin-left: auto;
    margin-right: auto;
  }

  .imgcosafacciamogrande {
    max-width: 80px;
    margin-bottom: 10px;
  }

  .header02 {
    text-align: center;
    margin-bottom: 19px;
    font-size: 50px;
  }

  .header02.headercentrale.small {
    font-size: 40px;
    line-height: 49px;
  }

  .sub02.autismofirstsub {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 35px;
  }

  .sub02.subinparagraph {
    font-size: 22px;
    line-height: 35px;
  }

  .footerlogo {
    margin-bottom: 21px;
  }

  .map {
    display: none;
  }

  .cookie-pop-up {
    max-width: 350px;
    font-size: 12px;
    line-height: 15px;
    bottom: 10px;
    left: 10px;
  }

  .cookie-icon {
    width: 25px;
    margin-right: 10px;
  }

  ._5xmilleimg {
    width: 250px;
    padding-top: 81px;
  }

  .locandina_home_page {
    max-width: 400px;
  }
}

@media screen and (max-width: 479px) {
  .section-wide {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-wide.sectionhero3 {
    background-image: linear-gradient(to top, #00000024, #0000 17%), linear-gradient(#c7e3ff70, #c7e3ff70), url('../images/01.jpg'), url('../images/HeroBGExp02.jpg');
    background-position: 0 0, 0 0, 50% 0, 100%;
    background-size: auto, auto, cover, cover;
    background-image: linear-gradient(33deg, var(--red), var(--dark-orange-2) 49%, var(--gold)), url('../images/AGSADPhotoExp12Resized.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    height: 300px;
  }

  .section-wide.sectionhero4 {
    background-image: linear-gradient(to top, #00000024, #0000 17%), linear-gradient(#c7e3ff70, #c7e3ff70), url('../images/01.jpg'), url('../images/HeroBGExp02.jpg');
    background-position: 0 0, 0 0, 50% 0, 100%;
    background-size: auto, auto, cover, cover;
    background-image: linear-gradient(25deg, var(--red), var(--dark-orange-2) 52%, var(--gold)), url('../images/AGSADPhotoExp10Resized.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    height: 350px;
  }

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

  .phero-h1 {
    font-size: 14px;
    line-height: 22px;
  }

  .navbar-container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .servizi-card {
    box-shadow: none;
    padding: 10px 5px;
    display: block;
  }

  .herodivintern.animazioneleft2 {
    padding-top: 114px;
  }

  .herodivintern.herotextautismo {
    padding-top: 121px;
  }

  .menuiconbabbo {
    max-width: 50px;
    padding-top: 11px;
  }

  .image-4 {
    max-width: 50%;
    overflow: visible;
  }

  .body01 {
    font-size: 14px;
  }

  .header01, .header01.headercentrale {
    font-size: 31px;
  }

  .header01.headercentrale.small {
    font-size: 25px;
    line-height: 31px;
  }

  .sub01 {
    line-height: 30px;
  }

  .sub01.equipe {
    font-size: 20px;
  }

  .sub01.sx {
    font-size: 25px;
  }

  .body03 {
    line-height: 20px;
  }

  .header02 {
    font-size: 31px;
  }

  .header02.headercentrale.small {
    margin-bottom: 26px;
    font-size: 25px;
    line-height: 31px;
  }

  .sub02.subautismoescuola {
    font-size: 22px;
    line-height: 30px;
  }

  .sub02.subinparagraph.cetrato {
    line-height: 30px;
  }

  .imageendpage {
    max-width: 100px;
    margin-top: 41px;
    margin-bottom: 36px;
  }

  .footerlogo {
    width: 150px;
    margin-bottom: 36px;
  }

  .body05 {
    margin-left: 53px;
    font-size: 14px;
  }

  .linkblockassociazione, .equipeitem {
    width: 150px;
  }

  .dovesiamocol {
    padding-left: 0;
    padding-right: 0;
  }

  .cookie-pop-up {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    bottom: 0;
    left: 0;
  }

  ._5xmilleimg {
    width: 200px;
    padding-top: 64px;
  }

  .locandina_home_page {
    max-width: 250px;
  }
}


