:root {
  --verde: #035c67;
  --white: white;
  --grigio-scuro: #626666;
  --nero: black;
}

a{
  text-decoration: none !important;
}

.main_color{
  color: var(--verde) !important;
}

.mt-3{
  margin-top: 1rem !important;
}

.w-slide img{
  width: 100% !important;
}

#swal2-content{
  font-weight: 400 !important;
}

.swal2-confirm{
  padding: 0.5rem 2rem;
  background: var(--verde);
  color: #fff;
  border-radius: 5px;
}

@keyframes spinner {
  0%{
    transform: rotate(0);

  }100% {
    transform: rotate(360deg);
  }
}

.preloader .spinner,
.preloader span {
  transform: translate(-50%, -50%);
  position: absolute;
}

.preloader {
  background-color: #000000d9;
  bottom: 0;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  width: 100vw;
  z-index: 2147483646;
}

.preloader .spinner {
  display: inline-block;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
}

.preloader .spinner:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 4px solid var(--verde);
  border-color: var(--verde) transparent var(--verde) transparent;
  animation: 1.2s linear infinite spinner;
}

.preloader span {
  color: var(--verde);
  display: block;
  left: 50%;
  top: calc(50% + 40px);
}

.grecaptcha-badge{
  display: none !important;
}

#sali_antighiaccio, #sali_ecologici, #sali_antipolvere, #supporto_contatti{
  scroll-margin-top: 80px !important;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.div-block {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.slider {
  width: 100%;
  height: auto;
}

.text-block {
  color: #000;
  font-family: Lexend, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.text-block-2 {
  margin-top: 2%;
  font-family: Instrument Sans, sans-serif;
  font-size: 15px;
  position: relative;
}

.txt-su-slide {
  z-index: 10;
  width: 35%;
  margin-top: 0%;
  margin-left: 0%;
  padding-left: 30px;
  position: relative;
}

.div-block-3 {
  width: 15%;
}

.div-block-4 {
  width: 20%;
}

.menu-top {
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-top: 20px;
  display: flex;
}

.image {
  width: 100%;
}

.link_menu_top {
  color: #000;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Instrument Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link_menu_top.phone {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.img {
  width: 20px;
  max-width: none;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-right: 5px;
  display: block;
}

.phone-top {
  width: 15%;
  padding-top: 20px;
  display: flex;
}

.section {
  z-index: 100;
  background-color: #fff;
  width: 100%;
  position: fixed;
  inset: 0% auto auto 0%;
  box-shadow: 0 3px 5px #0003;
}

.over_su_slide_section {
  justify-content: center;
  align-items: center;
  margin-top: -450px;
  display: flex;
  position: relative;
}

.bottone-verde {
  background-color: var(--verde);
  border-radius: 6px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Instrument Sans, sans-serif;
  font-size: 14px;
  box-shadow: 0 2px 5px #0003;
}

.bottone-bianco {
  background-color: var(--white);
  color: #000;
  border: 1px solid #000;
  border-radius: 6px;
  font-family: Instrument Sans, sans-serif;
  font-size: 14px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bottone-bianco.marginleft20 {
  border: 1px solid var(--grigio-scuro);
  margin-left: 20px;
  padding-left: 25px;
  padding-right: 25px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-7 {
  margin-top: 20px;
}

.logo-su-slide {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-top: 0%;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

.image-2 {
  z-index: 1;
  position: relative;
}

.sali_antighiaccio_section {
  float: none;
  clear: none;
  background-color: var(--verde);
  width: 100%;
  margin-top: 170px;
  padding: 50px 10%;
  position: static;
}

.heading {
  color: #fff;
  width: 70%;
  font-family: Lexend, sans-serif;
  font-size: 30px;
  font-weight: 400;
  position: relative;
}

.heading.green {
  color: var(--verde);
}

.heading.green.top40 {
  margin-top: 40px;
}

.heading.black {
  color: var(--nero);
}

.heading.black.top20 {
  margin-top: 20px;
}

.slide_hero_section {
  margin-top: 80px;
  position: relative;
}

.box01_sali_stradali {
  border: 1px solid var(--verde);
  border-radius: 10px;
  margin-top: 40px;
  padding: 60px 40px;
  position: relative;
}

.box01_sali_stradali.bordobianco {
  border-color: var(--white);
}

.titolo_18_200_bianco {
  clear: none;
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.heading-2 {
  color: #fff;
  margin-top: 10px;
  font-family: Instrument Sans, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

.testo_14_400_bianco {
  color: #fff;
  font-family: Instrument Sans, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.testo_14_400_bianco.top25 {
  margin-top: 25px;
}

.testo_14_400_bianco.top25.height130px {
  height: 100px;
}

.box_volante {
  background-color: #fff;
  border-radius: 10px;
  padding: 80px 40px 20px;
}

.box_volante.sfondoverde {
  background-color: var(--verde);
}

.div-block-9 {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -50px;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  position: relative;
}

.h3 {
  color: var(--verde);
  font-family: Lexend, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.titolo_18_400_verde {
  color: var(--verde);
  font-family: Lexend, sans-serif;
  font-size: 18px;
}

.titolo_18_400_verde.top25 {
  margin-top: 25px;
}

.titolo_18_400_verde.top40 {
  margin-top: 40px;
}

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

.list {
  margin-top: 20px;
  padding-left: 20px;
}

.riga_video-slide_sali_stradali {
  margin-top: 60px;
  display: flex;
}

.video {
  border: 1px solid #fff;
  border-radius: 0;
  width: 60%;
  padding: 2px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.slider-2 {
  background-color: #ddd0;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.secondo_slide {
  border: 1px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 38%;
  height: auto;
  margin-left: 2%;
  padding: 60px 20px 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.slide {
  height: auto;
}

.mask {
  height: auto;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav {
  inset: auto 0% 0%;
}

.image-3 {
  padding-top: 30px;
}

.riga_ecomag_noice {
  border: 0px solid var(--verde);
  background-color: #fff;
  background-image: url('../images/sfondo_noice2.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  height: auto;
  margin-top: 40px;
  padding-bottom: 30px;
  box-shadow: 0 2px 5px #0003;
}

.riga_ecomag_noice.bordoverde {
  border-width: 1px;
}

.riga_ecomag_noice.bordoverde.top20.padbot10 {
  background-image: url('../images/sfondo_noice2.jpg');
}

.logo_ecomag_noice {
  height: 150px;
  margin-bottom: 0;
}

.content_ecomag_noice {
  width: 60%;
  padding-top: 80px;
  padding-left: 80px;
}

.lexend-18-400-nero {
  color: var(--nero);
  margin-top: 10px;
  font-family: Lexend, sans-serif;
  font-size: 18px;
}

.lexend-18-400-nero.top30 {
  margin-top: 30px;
}

.testo_14_400_nero {
  color: #000;
  margin-top: 0;
  font-family: Instrument Sans, sans-serif;
}

.testo_14_400_nero.top20 {
  margin-top: 20px;
  display: block;
}

.testo_14_400_nero.top12 {
  margin-top: 12px;
}

.testo_14_400_nero.top12.bold {
  font-weight: 600;
  text-decoration: none;
}

.testo_14_400_nero.top12.bold.verde {
  color: var(--verde);
  font-size: 16px;
}

.mask-2, .slide-2, .image-4 {
  width: 100%;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.div-block-11 {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  display: flex;
}

.image-5, .image-6 {
  width: 60px;
}

.div-block-12 {
  padding-left: 15px;
}

.div-block-13 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.riga_faq {
  background-color: #fff;
  border-radius: 10px;
  height: auto;
  margin-top: 60px;
  padding-bottom: 30px;
  box-shadow: 0 2px 5px #0003;
}

.content_faq {
  width: 100%;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.titolo_faq {
  color: var(--nero);
  margin-top: 10px;
  font-family: Lexend, sans-serif;
  font-size: 18px;
}

.titolo_faq.top30 {
  margin-top: 30px;
}

.div-block-14 {
  border-bottom: 1px solid var(--verde);
  margin-bottom: 30px;
  padding-bottom: 8px;
  display: flex;
}

.contenuto-faq {
  width: 98%;
  padding-left: 10px;
}

.freccia-up-faq-5, .freccia-down-faq-1 {
  justify-content: center;
  align-items: flex-end;
  width: 2%;
  display: none;
}

.img-5 {
  transform: rotate(0);
}

.sali_ecologici_section {
  float: none;
  clear: none;
  background-color: var(--white);
  width: 100%;
  margin-top: 0;
  padding: 80px 10% 50px;
  position: static;
}

.riga_ecosgelo {
  border: 1px solid var(--verde);
  background-color: #fff;
  background-image: url('../images/sfondo_noice.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 600px;
  border-radius: 10px;
  height: auto;
  margin-top: 40px;
  padding-bottom: 30px;
  box-shadow: 0 2px 5px #0003;
}

.content_ecosgelo {
  width: 45%;
  padding-top: 80px;
  padding-left: 80px;
}

.logo_ecosgelo {
  height: auto;
  margin-bottom: 0;
}

.sali_antipolvere_section {
  float: none;
  clear: none;
  background-color: var(--grigio-scuro);
  width: 100%;
  margin-top: 0;
  padding: 80px 10% 50px;
  position: static;
}

.riga_ecomag_dust {
  background-color: #fff;
  background-image: url('../images/sfondo_dust2.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  height: auto;
  margin-top: 40px;
  padding-bottom: 30px;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.content_ecomag_nodust {
  width: 60%;
  padding-top: 50px;
  padding-left: 80px;
  position: static;
}

.riga_supporto_contatti {
  float: none;
  clear: none;
  background-color: var(--white);
  width: 100%;
  margin-top: 0;
  padding: 80px 10% 50px;
  position: static;
}

.mappa-contatti {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 60%;
  padding-bottom: 50px;
  display: flex;
}

.form {
  border: 1px solid #000;
  border-radius: 10px;
  width: 40%;
  padding: 10px 20px 40px;
}

.image-7 {
  width: 30%;
  padding-bottom: 20px;
}

.div-block-15 {
  margin-top: 30px;
  display: flex;
}

.testo_14_600_nero {
  color: #000;
  font-family: Instrument Sans, sans-serif;
}

.testo_14_600_nero.top20 {
  margin-top: 20px;
}

.text-block-7 {
  width: 100%;
  font-family: Instrument Sans, sans-serif;
}

.text-block-7.top15 {
  margin-top: 15px;
}

.footer {
  float: none;
  clear: none;
  background-color: var(--grigio-scuro);
  width: 100%;
  margin-top: 0;
  padding: 80px 10% 50px;
  position: static;
}

.div-footer {
  border-top: 1px solid #fff;
  padding-top: 10px;
}

.firma-eweb {
  float: none;
  clear: none;
  background-color: var(--nero);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  margin-top: 0;
  padding: 0 10%;
  display: flex;
  position: static;
}

.testo_11_400_bianco {
  color: #fff;
  text-align: center;
  font-family: Instrument Sans, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}

.lexend-20-400-nero {
  color: var(--nero);
  margin-top: 10px;
  font-family: Lexend, sans-serif;
  font-size: 18px;
}

.lexend-20-400-nero.top30 {
  margin-top: 30px;
}

.lexend-20-400-nero.top30.center {
  text-align: center;
  padding-bottom: 40px;
  font-size: 20px;
}

.map {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.bold-text {
  color: #fff;
  text-decoration: none;
}

.sandwitch, .menu-mobile {
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-top: 20px;
  display: none;
}

.link_menu_top_menu_mobile {
  color: #000;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Instrument Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link_menu_top_menu_mobile.phone {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.right-arrow, .left-arrow, .div-block-16 {
  display: none;
}

.freccia-su {
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.freccia-down-faq, .freccia-up-faq-1 {
  justify-content: center;
  align-items: flex-end;
  width: 2%;
  display: flex;
}

.risposta-2-faq, .risposta-3-faq, .risposta-4-faq, .risposta-5-faq, .risposta-6-faq {
  display: none;
}

.freccia-up-faq-3, .freccia-up-faq-2 {
  justify-content: center;
  align-items: flex-end;
  width: 2%;
  display: none;
}

.feccia-down-faq-2, .freccia-down-faq-3, .feccia-down-faq-4, .freccia-down-faq-5 {
  justify-content: center;
  align-items: flex-end;
  width: 2%;
  display: flex;
}

.freccia-up-faq-4, .freccia-up-faq-6 {
  justify-content: center;
  align-items: flex-end;
  width: 2%;
  display: none;
}

.freccia-down-faq-6 {
  justify-content: center;
  align-items: flex-end;
  width: 2%;
  display: flex;
}

.div-block-19 {
  width: 40%;
  margin-top: 0;
  margin-right: -20px;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-20 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 30%;
  margin-top: 0;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.image-8 {
  width: auto;
  margin-top: -60px;
}

.video-2 {
  border-radius: 60px;
}

.riga-vantaggi {
  z-index: 10;
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.riga-vantaggi.top20 {
  margin-top: 25px;
}

.box-vantaggio {
  background-color: var(--verde);
  border-radius: 10px;
  width: 32%;
  height: auto;
  padding: 80px 40px 60px;
}

.box-vantaggio.sfondoverde {
  background-color: var(--verde);
}

.titolo_20_400_verde {
  color: var(--verde);
  font-family: Lexend, sans-serif;
  font-size: 18px;
}

.titolo_20_400_verde.top25 {
  margin-top: 25px;
}

.titolo_20_400_verde.top40 {
  margin-top: 40px;
}

.titolo_20_400_verde.top40.center {
  text-align: center;
  font-size: 20px;
}

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

.box_opportunit {
  border: 1px solid var(--verde);
  background-color: var(--verde);
  border-radius: 10px;
  margin-top: 40px;
  padding: 60px 40px;
  position: relative;
}

.box_opportunit.bordobianco {
  border-color: var(--white);
}

.titolo_18_400_bianco {
  clear: none;
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.testo_12_200_nero {
  font-size: 12px;
  line-height: 18px;
}

.div-block-21 {
  background-image: url('../images/salina-CONTIVECCHI.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
}

.box_con_img {
  border: 1px solid var(--verde);
  border-radius: 10px;
  margin-top: 40px;
  padding: 60px 40px;
  position: relative;
}

.box_con_img.bordobianco {
  border-color: var(--white);
}

.box_con_img.padbot40 {
  padding-bottom: 40px;
  display: flex;
}

.div-block-22 {
  width: 70%;
}

.div-block-23 {
  width: 28%;
  margin-left: 2%;
}

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

.link-block-2 {
  width: 100%;
  text-decoration: none;
}

.div-block-24, .div-block-25 {
  display: flex;
}

.bold-text-2 {
  font-family: Instrument Sans, sans-serif;
}

.link-2, .link-3, .link-4, .link-5 {
  color: #000;
  text-decoration: none;
}

@media screen and (min-width: 1440px) {
  .testo_14_400_bianco.top25.height130px {
    height: 100px;
  }

  .titolo_18_400_verde.top40.center {
    text-align: center;
  }

  .div-block-19 {
    margin-top: 0;
  }

  .div-block-20 {
    margin-top: -65px;
  }

  .riga-vantaggi.top20 {
    margin-top: 20px;
  }

  .box-vantaggio {
    padding-bottom: 50px;
  }

  .titolo_20_400_verde.top40.center {
    text-align: center;
    font-size: 20px;
  }

  .box_opportunit {
    background-color: var(--verde);
    border-width: 0;
  }

  .titolo_18_400_bianco {
    font-weight: 400;
  }
}

@media screen and (min-width: 1920px) {
  .image {
    width: auto;
    height: 80px;
  }

  .link_menu_top {
    font-size: 15px;
  }

  .phone-top {
    width: 15%;
  }

  .over_su_slide_section {
    margin-top: -550px;
  }

  .bottone-verde {
    padding-left: 30px;
    padding-right: 30px;
  }

  .bottone-verde.right {
    float: right;
    text-align: left;
  }

  .bottone-verde.right.top20 {
    margin-top: 20px;
  }

  .bottone-bianco {
    border: 1px solid #000;
  }

  .bottone-bianco.marginleft20 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sali_antighiaccio_section {
    margin-top: 280px;
  }

  .heading.green {
    color: var(--verde);
  }

  .heading.black {
    color: #000;
  }

  .testo_14_400_bianco {
    font-size: 16px;
  }

  .box_volante {
    padding-bottom: 25px;
  }

  .secondo_slide {
    height: auto;
    padding-bottom: 10px;
  }

  .mask {
    margin-bottom: 50px;
  }

  .riga_ecomag_noice {
    background-image: url('../images/sfondo_noice2.jpg');
    background-position: 100%;
    background-size: contain;
  }

  .content_ecomag_noice {
    padding-top: 130px;
    padding-left: 80px;
  }

  .lexend-18-400-nero {
    font-size: 19px;
  }

  .lexend-18-400-nero.top30.center {
    text-align: center;
    padding-bottom: 40px;
  }

  .testo_14_400_nero.top20 {
    font-size: 16px;
  }

  .div-block-10 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    display: flex;
  }

  .div-block-11 {
    justify-content: flex-start;
    align-items: center;
    width: 40%;
  }

  .image-5, .image-6 {
    width: 70px;
  }

  .div-block-12 {
    width: auto;
    padding-left: 15px;
  }

  .div-block-13 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 150px;
    display: flex;
  }

  .riga_faq {
    background-image: none;
    height: auto;
    padding-bottom: 30px;
  }

  .content_faq {
    width: 100%;
    padding-top: 60px;
    padding-right: 40px;
  }

  .titolo_faq {
    margin-bottom: 10px;
  }

  .titolo_faq.top30.center {
    text-align: center;
  }

  .div-block-14 {
    border-bottom: 1px solid var(--verde);
    margin-bottom: 30px;
    padding-bottom: 8px;
    display: flex;
  }

  .contenuto-faq {
    width: 98%;
    padding-left: 10px;
  }

  .freccia-up-faq-5, .freccia-down-faq-1 {
    justify-content: center;
    align-items: flex-end;
    width: 2%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .img-2, .img-3, .img-4, .img-5 {
    width: 30px;
  }

  .sali_ecologici_section {
    background-color: var(--white);
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .riga_ecosgelo {
    border: 1px solid var(--verde);
    background-image: url('../images/sfondo_noice.jpg');
    background-size: contain;
    height: 650px;
    margin-top: 40px;
  }

  .content_ecosgelo {
    padding-top: 130px;
    padding-left: 80px;
  }

  .logo_ecosgelo {
    height: 100px;
    margin-bottom: 0;
  }

  .sali_antipolvere_section {
    background-color: var(--grigio-scuro);
    margin-top: 0;
    padding-top: 80px;
  }

  .riga_ecomag_dust {
    background-image: url('../images/sfondo_dust2.jpg');
    background-position: 100%;
    background-size: contain;
    margin-top: 40px;
  }

  .content_ecomag_nodust {
    padding-top: 130px;
    padding-left: 80px;
  }

  .riga_supporto_contatti {
    background-color: var(--white);
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .mappa-contatti {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 60%;
    padding-bottom: 50px;
    display: flex;
  }

  .form {
    border: 1px solid #000;
    border-radius: 10px;
    width: 40%;
    padding: 10px 40px 40px;
  }

  .image-7 {
    width: 30%;
    padding-bottom: 20px;
  }

  .div-block-15 {
    margin-top: 30px;
    display: flex;
  }

  .text-field {
    border-radius: 5px;
    margin-top: 5px;
    font-family: Instrument Sans, sans-serif;
  }

  .testo_14_600_nero.top20 {
    font-weight: 600;
  }

  .textarea {
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 30px;
  }

  .text-block-7 {
    width: 100%;
    margin-top: 0;
  }

  .text-block-7.top15 {
    margin-top: 15px;
  }

  .footer {
    background-color: var(--grigio-scuro);
    margin-top: 0;
    padding-top: 80px;
  }

  .div-footer {
    border-top: 1px solid var(--white);
    padding-top: 10px;
  }

  .firma-eweb {
    background-color: var(--nero);
    justify-content: center;
    align-items: center;
    height: 30px;
    margin-top: 0;
    padding: 0 0%;
    display: flex;
  }

  .testo_11_400_bianco {
    text-align: center;
    font-size: 11px;
    text-decoration: none;
  }

  .link {
    color: var(--white);
    text-decoration: none;
  }

  .lexend-20-400-nero.top30.center {
    text-align: center;
    padding-bottom: 40px;
    font-size: 22px;
  }

  .map {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link_menu_top_menu_mobile {
    font-size: 15px;
  }

  .freccia-su {
    width: 30px;
  }

  .freccia-down-faq, .freccia-up-faq-1 {
    justify-content: center;
    align-items: flex-end;
    width: 2%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .freccia-up-faq-3, .freccia-up-faq-2, .freccia-up-faq-4, .freccia-up-faq-6 {
    justify-content: center;
    align-items: flex-end;
    width: 2%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .div-block-19 {
    margin-top: -25px;
  }

  .box-vantaggio {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    width: 90%;
  }

  .text-block {
    font-size: 30px;
    line-height: 32px;
  }

  .text-block-2 {
    font-size: 15px;
    line-height: 18px;
  }

  .txt-su-slide {
    width: 70%;
  }

  .div-block-3 {
    width: 30%;
  }

  .menu-top {
    display: none;
  }

  .link_menu_top {
    padding-right: 20px;
  }

  .link_menu_top.phone {
    font-size: 15px;
  }

  .img {
    width: 30px;
  }

  .phone-top {
    justify-content: flex-end;
    align-items: center;
    width: 60%;
    padding-right: 30px;
  }

  .over_su_slide_section {
    margin-top: -260px;
  }

  .bottone-verde {
    font-size: 13px;
  }

  .bottone-verde.right.top20 {
    margin-top: 20px;
  }

  .bottone-bianco {
    font-size: 13px;
  }

  .div-block-7 {
    margin-top: 10px;
  }

  .logo-su-slide {
    display: none;
  }

  .sali_antighiaccio_section {
    margin-top: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .heading {
    width: 90%;
    font-size: 22px;
  }

  .heading.green {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .box01_sali_stradali {
    padding: 40px 20px 80px;
  }

  .box01_sali_stradali.bordobianco {
    margin-top: 10px;
  }

  .box01_sali_stradali.padbot40 {
    padding-bottom: 40px;
  }

  .testo_14_400_bianco {
    font-size: 13px;
  }

  .testo_14_400_bianco.top25.height130px {
    height: 60px;
  }

  .box_volante {
    padding: 40px 10px 10px;
  }

  .div-block-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .titolo_18_400_verde {
    height: 30px;
    font-size: 16px;
    overflow: visible;
  }

  .titolo_18_400_verde.top25 {
    height: 25px;
  }

  .list {
    padding-left: 20px;
  }

  .riga_video-slide_sali_stradali {
    flex-flow: column;
  }

  .video {
    width: 100%;
    height: 450px;
  }

  .secondo_slide {
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-left: 0%;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .mask {
    margin-bottom: 50px;
  }

  .riga_ecomag_noice {
    background-position: 10%;
    background-repeat: no-repeat;
    background-size: auto 650px;
    background-attachment: scroll;
    height: auto;
    padding-bottom: 20px;
  }

  .riga_ecomag_noice.bordoverde.top20 {
    margin-top: 20px;
  }

  .logo_ecomag_noice {
    height: 100px;
  }

  .content_ecomag_noice {
    width: 90%;
    padding-top: 50px;
    padding-left: 20px;
  }

  .lexend-18-400-nero {
    margin-top: 5px;
    font-size: 15px;
  }

  .lexend-18-400-nero.top30 {
    margin-top: 20px;
    font-size: 16px;
  }

  .testo_14_400_nero.top20 {
    margin-top: 5px;
    font-size: 13px;
    line-height: 16px;
  }

  .image-5, .image-6 {
    width: 45px;
  }

  .content_faq {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contenuto-faq {
    width: 94%;
  }

  .freccia-up-faq-5, .freccia-down-faq-1 {
    width: 3%;
  }

  .sali_ecologici_section {
    padding-top: 10px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .sali_ecologici_section.top60 {
    margin-top: 60px;
  }

  .riga_ecosgelo {
    background-position: 100%;
    background-size: auto 400px;
    height: auto;
    margin-top: 20px;
  }

  .content_ecosgelo {
    width: 90%;
    padding-top: 50px;
    padding-left: 20px;
  }

  .logo_ecosgelo {
    height: 65px;
  }

  .sali_antipolvere_section {
    padding-top: 10px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .riga_ecomag_dust {
    background-position: 3000%;
    background-size: contain;
    height: auto;
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .content_ecomag_nodust {
    width: 90%;
    padding-top: 20px;
    padding-left: 20px;
  }

  .riga_supporto_contatti {
    padding-top: 10px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .mappa-contatti {
    width: 100%;
  }

  .form {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .footer {
    padding: 40px 3% 30px;
  }

  .div-footer {
    padding-top: 5px;
  }

  .lexend-20-400-nero.top30.center {
    margin-top: 5px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .sandwitch {
    width: 10%;
    display: block;
  }

  .menu-mobile {
    background-color: var(--white);
    flex-flow: column;
    display: none;
    position: absolute;
    inset: 80px 0% auto auto;
  }

  .img-6 {
    width: 35px;
  }

  .link_menu_top_menu_mobile {
    text-align: center;
    border-bottom: 1px solid #000;
    width: 100%;
    padding: 20px;
  }

  .link_menu_top_menu_mobile.phone {
    font-size: 15px;
  }

  .freccia-down-faq, .freccia-up-faq-1, .freccia-up-faq-3, .freccia-up-faq-2, .feccia-down-faq-2, .freccia-down-faq-3, .feccia-down-faq-4, .freccia-down-faq-5, .freccia-up-faq-4, .freccia-up-faq-6, .freccia-down-faq-6 {
    width: 3%;
  }

  .div-block-19 {
    margin-top: 0;
  }

  .div-block-20 {
    justify-content: flex-end;
    align-items: center;
    width: 20%;
    margin-top: 0;
  }

  .image-8 {
    width: 100%;
    margin-top: 0;
  }

  .riga-vantaggi {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .riga-vantaggi.top20 {
    margin-top: 10px;
  }

  .box-vantaggio {
    width: 100%;
    padding: 40px 10px 10px;
  }

  .titolo_20_400_verde {
    height: 30px;
    font-size: 16px;
    overflow: visible;
  }

  .box_opportunit {
    padding: 40px 20px;
  }

  .box_con_img {
    padding: 40px 20px 80px;
  }

  .box_con_img.padbot40 {
    padding-bottom: 40px;
  }

  .div-block-24 {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .txt-su-slide {
    width: 90%;
    padding-left: 0;
  }

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

  .div-block-7 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .sali_antighiaccio_section {
    padding-top: 20px;
  }

  .heading {
    width: 100%;
  }

  .testo_14_400_bianco.top25.height130px {
    height: 70px;
  }

  .div-block-9 {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .h3, .list {
    margin-top: 10px;
  }

  .mask {
    margin-bottom: 40px;
  }

  .slide-nav {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: block;
  }

  .riga_ecomag_dust {
    background-position: 0%;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .map {
    width: 90%;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .div-block-17, .div-block-18 {
    text-align: center;
  }

  .div-block-19 {
    width: 50%;
    display: none;
  }

  .div-block-20 {
    margin-top: -65px;
    display: none;
  }

  .riga-vantaggi {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    width: 100%;
    height: 60px;
  }

  .text-block {
    font-size: 28px;
    line-height: 30px;
  }

  .txt-su-slide {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    width: 40%;
    margin-left: 5%;
    display: block;
  }

  .link_menu_top.phone {
    font-size: 13px;
  }

  .img {
    width: 20px;
  }

  .phone-top {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding-top: 0;
    padding-right: 0;
  }

  .over_su_slide_section {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bottone-verde {
    padding-left: 15px;
    padding-right: 15px;
  }

  .bottone-verde.right.top20 {
    text-align: left;
  }

  .sali_antighiaccio_section {
    padding-top: 10px;
  }

  .heading {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .heading.green {
    font-size: 16px;
    line-height: 26px;
  }

  .slide_hero_section {
    margin-top: 60px;
  }

  .box01_sali_stradali {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box01_sali_stradali.padbot40 {
    padding-bottom: 40px;
  }

  .titolo_18_200_bianco {
    font-size: 16px;
  }

  .heading-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .testo_14_400_bianco {
    font-size: 11px;
  }

  .testo_14_400_bianco.top25.height130px {
    height: 110px;
  }

  .box_volante {
    margin-top: 10px;
  }

  .div-block-9 {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .titolo_18_400_verde {
    height: 20px;
  }

  .titolo_18_400_verde.hi35 {
    height: 35px;
  }

  .list {
    margin-top: 10px;
  }

  .riga_video-slide_sali_stradali {
    margin-top: 25px;
  }

  .video {
    height: 250px;
  }

  .secondo_slide {
    height: auto;
    margin-top: 30px;
    padding: 50px 10px 10px;
  }

  .mask {
    width: 80%;
    margin-bottom: 40px;
    margin-left: 10%;
    margin-right: 0;
  }

  .slide-nav {
    margin-top: 40px;
  }

  .image-3 {
    margin-top: -20px;
    margin-bottom: 0;
  }

  .riga_ecomag_noice {
    background-position: 50% 0;
    background-size: contain;
    height: auto;
    padding-bottom: 30px;
  }

  .riga_ecomag_noice.bordoverde.top20.padbot10 {
    padding-bottom: 10px;
  }

  .logo_ecomag_noice {
    height: auto;
    margin-bottom: 20px;
  }

  .content_ecomag_noice {
    width: 100%;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lexend-18-400-nero.top15 {
    margin-top: 15px;
  }

  .testo_14_400_nero.top20 {
    margin-bottom: 20px;
    font-size: 13px;
  }

  .testo_14_400_nero.top12 {
    margin-top: 30px;
  }

  .image-4 {
    width: 200%;
  }

  .div-block-10 {
    flex-flow: column;
    margin-top: 0;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .riga_faq {
    margin-top: 30px;
  }

  .content_faq {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contenuto-faq {
    width: 84%;
  }

  .freccia-up-faq-5, .freccia-down-faq-1 {
    width: 8%;
  }

  .sali_ecologici_section.top40 {
    margin-top: 40px;
  }

  .riga_ecosgelo {
    background-position: 50% 0;
    background-size: contain;
    height: auto;
    margin-top: 10px;
    padding-bottom: 20px;
  }

  .content_ecosgelo {
    width: 100%;
    padding-top: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo_ecosgelo {
    height: auto;
    margin-bottom: 50px;
  }

  .riga_ecomag_dust {
    background-position: 0 0;
    background-size: contain;
    height: auto;
    padding-bottom: 30px;
  }

  .content_ecomag_nodust {
    width: 100%;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mappa-contatti {
    padding-bottom: 30px;
  }

  .form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-7 {
    width: 60%;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .lexend-20-400-nero.top30.center {
    padding-bottom: 10px;
  }

  .map {
    width: 100%;
  }

  .sandwitch {
    justify-content: center;
    align-items: center;
    margin-right: 5%;
    padding-top: 0;
    display: flex;
  }

  .menu-mobile {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 800px;
    margin-top: -20px;
    padding-top: 0;
    display: none;
  }

  .img-6 {
    width: 25px;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .div-block-16 {
    background-color: var(--white);
    height: 60px;
    display: none;
    position: fixed;
    inset: auto 0% 0%;
    box-shadow: 0 -2px 5px #0003;
  }

  .freccia-down-faq, .freccia-up-faq-1, .freccia-up-faq-3, .freccia-up-faq-2, .feccia-down-faq-2, .freccia-down-faq-3, .feccia-down-faq-4, .freccia-down-faq-5, .freccia-up-faq-4, .freccia-up-faq-6, .freccia-down-faq-6 {
    width: 8%;
  }

  .div-block-19, .div-block-20 {
    display: none;
  }

  .riga-vantaggi {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .box-vantaggio {
    margin-top: 10px;
  }

  .box-vantaggio.padbot20 {
    padding-bottom: 20px;
  }

  .titolo_20_400_verde {
    height: 20px;
  }

  .titolo_20_400_verde.hi35 {
    height: 35px;
  }

  .box_opportunit {
    padding-left: 10px;
    padding-right: 10px;
  }

  .titolo_18_400_bianco {
    font-size: 16px;
  }

  .box_con_img {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box_con_img.padbot40 {
    flex-flow: column;
    padding-bottom: 40px;
  }

  .div-block-22 {
    width: 100%;
  }

  .div-block-23 {
    width: 80%;
    margin-top: 20px;
    margin-left: 10%;
  }
}
