/* FONT */

.didot-26{
    font-size: 16px;
    line-height: 20px;
  }
  
  .didot-30{
    font-size: 18px;
    line-height: 22px;
  }

  .didot-60{
    font-size: 30px;
    line-height: 36px;
  }
  
  
  .open-32{
    font-size: 22px;
    line-height: 26px;
  }
  

/* ---------------------- */
/* ---------------------- */
/* ---------------------- */
  
.dropdown li {
    font-size: 18px;
}

  /* SECTION SOCIETA */

  .section-societa {
    height: 650px;
    padding: 40px 0;
}

  .logoL5 {
    width: auto;
    height: 90px;
    margin-bottom: 15px;
}

.sede-luce5 {
    width: 48%;
    margin: 5px;
}

.section-societa .backgroundL5 {
    height: 650px;
}

.logo-hyletech {
    width: 180px;
    height: auto;
}

.lastra {
    height: 280px;
}

.section-societa.beg {
    height: 500px;
}


/* -- FOOTER -- */

.box-footer {
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
}

.box-footer .SX {
    flex-shrink: 1;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.footer ul {
    justify-content: center;
}

.footer address {
    text-align: center;
}

.footer .box-social {
    justify-content: center;
}

.footer .cookie {
    margin: 10px 0 20px 0;
}


.introdutions {
    padding: 110px 0 70px 0;
}

.titlo-aziende {
    margin-bottom: 15px;
}

.loghi-aziende {
    display: flex;
    flex-direction: column;
}

.logo-az{
    margin: 20px;
}

.sede-luce5 {
    height: 140px;
}