/* FONT */

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

  .didot-60{
    font-size: 36px;
    line-height: 40px;
  }
  
  .open-22{
    font-size: 14px;
    line-height: 18px;
  }
  
  .open-32{
    font-size: 24px;
    line-height: 28px;
  }
  

  /* ---------------------- */
  /* ---------------------- */
  /* ---------------------- */
  
  

  /* SECTION SOCIETA */

  .section-societa {
    padding: 80px 0;
    height: 700px;
}

.sede-luce5 {
    height: 180px;
    width: 45%;
}

.section-societa.inopera{
    height: 600px;
}

.button-sito {
    width: 160px;
    height: 40px;
}

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

.lastra {
    width: 100%;
    height: 300px;
    margin-top: 30px;
    object-fit: cover;
    object-position: left;
}

.section-societa .backgroundIN {
    height: 600px;
}



/* -- INTRODUCTIONS -- */

.introdutions{
  padding: 150px 0 150px 0;
}

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

.introdutions .title {
  margin-bottom: 15px;
}



.loghi-aziende {
    margin-top: 30px;
}

.logo-az {
    margin: 0 20px;
}

.box-luce5-sedi {
    flex-wrap: wrap;
}

.sede-luce5 {
    height: 120px;
    width: 45%;
}

