<style>
    @font-face {
     font-family: Lato;
     src: url(./media/Lato-Regular.ttf);
  }
  body {
    font-family: Lato!important;
    font-size: 100%
  }
    /* Inizio Demo */
    .accordion-wrapper {
        width: 23%;
        border: 0px solid red;
        margin-right: 15px;
    }
  
    .accordion-wrapper.logo {
        width: 246px;
        border: 0px solid red;
        margin-right: 15px;
  }
  
    .accordion-wrapper.motorizzazioni {
      width: 368px; /* Larghezza del container principale */
      width: 207px; /* Larghezza del container principale */
      border: 0px solid red;
    }
  
    .accordion-wrapper.animazioni {
      width: 368px; /* Larghezza del container principale */
      width: 252px; /* Larghezza del container principale */
      width: 190px;
      border: 0px solid red;
    }
  
    .accordion-wrapper.sostegni {
        width: 170px;
        margin-right: 10%;
        border: 0px solid red;
    }
  
    .accordion-wrapper.posizione {
      width: 170px;
      border: 0px solid red;
    }
  
    .accordion.basso.posizione.active {
        width: 133px;
    }
  
    .accordion.mot.basso {
        width: 171px;
    }
  
    .accordion {
      background-color: #eee;
      color: #444;
      cursor: pointer;
      padding: 18px;
      border: none;
      text-align: left;
      outline: none;
      font-size: 1em;
      margin-top: 10px;
      margin-left: 0px;
      border-radius: 30px;
      transition: 0.4s;
      text-align: center;
    }
    .accordion.active {
      border-radius: 30px 30px 0 0;
    }
  
    .accordion:after {
      content: '\25BC';
      color: #777;
      font-weight: bold;
      float: right;
      margin-left: 5px;
      margin-top: -3px;
      transform: rotate(0deg);
      animation-name: spin-2;
      animation-duration: 100ms;
      animation-iteration-count: 1;
      animation-timing-function: ;
      border: 1px solid;
      border-radius: 16px;
      width: 25px;
      height: 25px;
      line-height: 29px;
      text-align: center;
    }  
  
    .accordion.basso {
      position: absolute;
      bottom: 0;
      height: 18px;
    }
  
    .accordion.basso.animazioni {
        width: 154px;
    }
  
    .accordion.basso.sostegni {
        width: 134px;
    }
  
    .accordion-wrapper.allestimenti {
        width: 220px;
    }
  
    .accordion.all.basso {
      width: 185px;
  }
  
  .accordion.basso.posizione:after, .accordion.basso.animazioni:after {
      color: #504f4f;
  }
  
  .accordion.basso.posizione, .accordion.basso.animazioni {
      background-color: #39a2fd;
  }
  
    .active:after {
      content: '\25BC'; /* Freccia su Unicode */
      transform: rotate(180deg);
      animation-name: spin;
      animation-duration: 100ms;
      animation-iteration-count:1;
          animation-timing-function;
    }
  
    .panel {
      padding: 0;
      background-color: #ffffff57;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
      border-radius: 0 0 30px 30px;
    }
    .accordion.basso.active + .panel.basso {
      border: 0px solid green;
      border-radius: 30px;
      padding: 0 0 55px 0;
      background-color: #ffffff57;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
    }
  
    .accordion.mot.basso.active + .panel.basso {
      border: 0px solid green;
      border-radius: 30px;
      padding: 0 0 44px 0;
      background-color: #ffffff57;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
    }
  
    .accordion.all.basso.en {
      padding: 9px 19px 28px 45px;
      text-align: left;
      width: 155px;
  }
  
  .accordion.all.basso.en:after {
    margin-top: -13px;
}


    .bottoni {
        padding: 25px 0 15px 0;
        padding: 25px 0 0px 0;
    }
  /*
    .bottoni.mot-group {
        display: flex;
    }*/
  
    button {
      display: block;
    }
    /* Fine demo */
    button {
      background-color: #fff;
      width: 80%;
  }
    button {
      height: 30px;
      margin: 0 25px 10px 25px;
      border-radius: 30px;
      text-transform: uppercase;
      font-family: 'Lato';
  }
  
  .panel.basso button {
      height: 30px;
      margin: 0px 25px 10px 18px;
      border-radius: 30px;
      text-transform: uppercase;
      font-family: 'Lato';
  }
  
  
  .panel.basso .bottoni.mot-group .button  {
      margin: 0px 20px 10px 20px;
  }
  
  
    button#compact-button {
      z-index: 100;
  }
  
    button#std-button {
      width: 80%;
      z-index: 100;
    }
    button#a400-button {
      top: 200px;
      z-index: 100;
    }
    button#a800-button {
      z-index: 100;
    }
    button#traversa-zero-button {
        z-index: 100;
    }
    button#traversa-button {
      display: none;
      z-index: 100;
    }
    button#traversa-light-button {
      display: none;
      z-index: 100;
    }
    button#traversa2-button {
      display: none;
      z-index: 100;
    }
    button#traversa-light2-button {
      display: none;
      z-index: 100;
    }
    button#ruote-sterzanti-button {
      z-index: 100;
    }
    button#ruote-fisse-button {
      z-index: 100;
    }
    button#benzina-button {
      z-index: 100;
    }
    button#diesel-button {
      z-index: 100;
    }
    button#diesel2-button {
      z-index: 100;
    }
    button#elettrico-button {
      z-index: 100;
    }
    button#post-button {
      z-index: 100;
    }
    button#post-button-anfibio {
      background-color: #d5d5d5;
      z-index: 100;
    }
    button#anfibio-button {
      z-index: 100;
    }
    button#anfibio-4-button {
      z-index: 100;
      display: none;
    }
    button#sensori-button {
      z-index: 100;
    }
    button#allestimento-button {
      z-index: 100;
    }
    button#allestimento-anfibio-button {
      z-index: 100;
      display: none;
    }
    button#doppio-telecomando-button {
      z-index: 100;
    }
    button#z-candele-button {
      z-index: 100;
    }
    button#q-candele-button {
      z-index: 100;
    }
    button#s-candele-button {
      z-index: 100;
    }
    button#candele-interne-button {
      z-index: 100;
    }
    button#candele-standard-button {
      z-index: 100;
    }
    button#candele-basse-button {
      z-index: 100;
    }
    button#d-tacco-button {
      z-index: 100;
    }
    button#q-tacco-button {
      z-index: 100;
    }
    button#s-tacco-button {
      z-index: 100;
    }
    button#alto-basso-button {
      background-color: #38a2fd;
      z-index: 100;
    }
    button#rotazione-button {
      background-color: #38a2fd;
      z-index: 100;
    }
    button#candele-button {
      background-color: #38a2fd;
      z-index: 100;
    }
    button#colore-blu-button {
        width: 45px;
        height: 45px;
        background-color: #015c91;
        z-index: 100;
        border-radius: 30px;
        margin-right: 5px;
    }
    button#alto-basso-button {
      background-color: #fff;
      z-index: 100;
    }
    button#rotazione-button {
      background-color: #fff;
      z-index: 100;
    }
    button#candele-button {
      background-color: #fff;
      z-index: 100;
    }
    button#colore-bianco-button {
      width: 45px;
      height: 45px;
      background-color: #D7D7D7;
      z-index: 100;
      border-radius: 30px;
      margin-right: 5px;
    }
    button#colore-giallo-button {
      width: 45px;
      height: 45px;
      background-color: #f2b101;
      z-index: 100;
      border-radius: 30px;
      margin-right: 5px;
    }
    button#colore-zinco-button {
      width: 45px;
      height: 45px;
      background-color: #919090;
      z-index: 100;
      border-radius: 30px;
    }
    div#colore {
        margin: 0 auto 10px auto;
        display: block;
        text-align: center;
        border:2px solid #b6b7b6;
    }
    .left-panel {
        border: 2px solid #fff;
        max-width: 186px;
        position: fixed;
        left: 0;
        top: 0;
        top: 250px;
        bottom: 0;
        z-index: 100;
        border-radius: 10px;
        padding: 12px 5px;
        height: 80%;
        overflow: auto;
    }
    #left-panel {
      display: none;
    }
    span.titolo {
        color: #000;
        padding-bottom: 10px;
        padding-top: 5px;
        display: block;
        text-align: center;
        font-family: Arial;
    }
    .preloader-screen {
      position: absolute;
      left: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px;
      z-index: 3;
      display: block;
      background-color: #fff;
  }
  .text-block {
      position: static;
      display: block;
      overflow: hidden;
      height: auto;
      margin-top: 5px;
      margin-right: auto;
      margin-left: auto;
      font-family: Rubik, sans-serif;
      color: #bbbbbb!important;
      font-size: 20px!important;
      line-height: 40px;
      font-weight: 500;
      text-align: center;
  }
  .image {
      position: static;
      left: 0px;
      top: 40%;
      right: 0px;
      bottom: 0px;
      display: block;
      overflow: hidden;
      width: auto;
      height: 60%!important;
      margin-right: auto;
      margin-left: auto;
      opacity: 1;
  }
  .div-block-2 {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .div-block {
    position: relative;
    left: 0;
    top: 100px;
    right: 0;
    display: block;
    height: 140px;
    margin-right: auto;
    margin-left: auto;
    border: 0px solid green;
}
  .colore {
      color: #363636;
      font-family: arial;
      margin: 10px;
      font-size: 15px;
      display: none;
      text-align: center;
  }
  .giallo, .blu, .bianco, .zinca {
      border: 2px solid #D7D7D7;
  }
  .cruscotto {
      border: 0px solid white;
      width: 30%;
      height: 116px;
      position: absolute;
      right: 0;
      border-radius: 20px;
      display: flex;
      text-align: center;
  }
  .icone img {
      max-width: 70%;
      margin-top: 6px;
      border: 0px solid red;
  }
  /*
  .icone img {
      max-width: 66%;
      margin-top: 6px;
      border: 0px solid red;
      background-color: #044502e3;
      border-radius: 12px;
  }
  */
  #velocita img, #velocita-3 img, #pendenza-3 img, #pendenza-6 img, #pendenza-13 img, #portata img, #portata-10 img, #portata-20 img, #water-0 img {
      max-width: 70%;
      margin-top: 6px;
      border: 0px solid red;
      background-color: #16924c;
      border-radius: 12px;
  }
  
  .telecomando {
      border: 0px solid white;
      width: 25%;
      height: 230px;
      position: absolute;
      right: 0;
      bottom: 0;
      border-radius: 20px;
      text-align: center;
      display: flex;
  }
  
  .telecomando {
      border: 0px solid white;
      width: 30%;
      width: 23%;
      width: 7%;
      height: 130px;
      position: absolute;
      right: 3px;
      bottom: 5px;
      bottom: 40%;
      border-radius: 20px;
      text-align: center;
      display: flex;
      align-items: flex-end;
      flex-direction: column-reverse;
  }
  
  .telecomando img {
      width: 130px;
      width: 115px;
  }
  
  .icone-telecomando img {
      max-width: 70%;
  }
  
  .icone-telecomando img {
      background-color: #1e5019;
      background-color: #16924c;
      border-radius: 12px;
      padding: 5px 0 5px 5px;
  }
  
  #telecomando-wifi {
    display:none;
  }
  
  #telecomando-spina {
    display:block;
    opacity: 0;
  }
  #telecomando-2 {
    display:block;
    opacity: 0;
  }
  
  .preloader-scooter-main-body {
    width: 200px;
    height: 140px;
    margin-left: 0%;
    background-image: url('./images/webclip.png');
    background-position: 50% 50%;
    background-size: 100% 100%;
  }
  
  .front-wheel-image {
    position: static;
    left: 0px;
    bottom: 0px;
    width: 55px;
    height: 55px;
    margin-top: 85px;
    margin-right: 3px;
    float: right;
  }
  
  .rear-wheel-image {
    position: static;
    left: 0px;
    bottom: 0px;
    width: 55px;
    height: 55px;
    margin-top: 85px;
    margin-left: 11px;
    float: left;
  }
  /* Demo da tolgiere
  div#portata-20, div#velocita,div#water-0, div#pendenza-13, div#pendenza-6,div#portata-10  {
      display: none!important;*/
  }
  span.linea {
      display: flex;
      padding-bottom: 15px;
      border: 0px solid red;
  }
  span.linea-bassa {
      display: flex;
      padding-bottom: 15px;
      border: 0px solid red;
      justify-content: space-evenly;
      flex-direction: column;
  }
  
  span.linea-candele {
      display: flex;
      justify-content: space-around;
      margin-bottom: 15px;
      margin-left: 10px;
      margin-right: 10px;
  }
  
  span.linea-candele .button {
      width: 35px!important;
      height: 35px!important;
      margin: 0!important;
      padding: 0;
  }
  
  .bottoni.col-group .linea {
      display: flex;
      margin-left: 30px;
  }
  .colore {
      color: #363636;
      font-family: arial;
      margin: 10px;
      font-size: 15px;
      display: none;
      text-align: center;
      border: 0px solid red;
      position: relative;
      top: 0;
      left: 0;
      line-height: 20px;
      padding: 0;
      margin: 0;
  }
  .container {
      display: flex;
      flex-wrap: wrap;
      width: 70%;
      border: 0px solid green;
      margin-left: 10px;
      margin-bottom: 10px;
  }
  
  .container.basso {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      border: 0px solid green;
      position: absolute;
      bottom: 0;
  }
  
  span.small {
      font-size: 0.7em;
  }
  
  img.logo {
      position: absolute;
      border: 2px solid reed;
      bottom: 0;
      left: 0;
      width: 240px;
  }
  
/* Logo Animation */


.logo-container {
    position: relative;
    top: 170px;
    width: 416px;
    height: 300px;
    border: 0px solid red;
    margin: 0 auto;
    text-align: center;
}

  /* Logo in bianco e nero come sfondo fisso */
.logo-bw {
    position: absolute;
    top: 0;
    left: 0;
    width: 420px;
    height: 111px;
    background-image: url(da_bw.png);
    background-size: cover;
    background-position: center;
    opacity: 0.4;
}

  /* Logo a colori come sfondo da animare */
.logo-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 420px;
    height: 111px;
    background-image: url(da.png);
    background-size: cover;
    background-position: center;
    clip-path: inset(0 100% 0 0);
    transition: clip-path 3s ease-in-out;
}


  @media screen and (max-width: 900px) {
  
    .telecomando img {
        width: 90px;
    }
  
    .telecomando {
        width: 35%;
        height: 120px;
    }
    .cruscotto {
      height: 80px;
  }
  
    .icone img {
      max-width: 90%;
  }
  
  }
  
  
  @media screen and (max-width: 1280px) {
  
  .accordion-wrapper.logo {
      width: 200px;
  }
  img.logo {
      width: 200px;
  }
  .accordion-wrapper.sostegni {
      margin-right: 3%;
  }
  
  }
  
  @media screen and (min-width: 1370px) {
  .bottoni.col-group .linea {
      display: flex;
      margin-left: 50px;
  }
  }
    </style>