
body {
    font-size: 14px;
    line-height: 18px;
}


/* FONT */

.didot-20{
  font-size: 16px;
  line-height: 20px;
}

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

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


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



/* HEADER */

.navbar {
    height: 50px;
  }
  
  .logo {
    height: 9px;
    width: auto;
  }
  
  /* Burger menu */
  .burger {
    width: 30px;
    height: 18px;
  }
  
  .burger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
  }
  
  /* Wrapper per sfocatura */
  .menu-wrapper {
    top: 50px;
  }
  
  .dropdown li {
    margin: 15px;
  }

  /* Stato aperto */
  .menu-wrapper.open {
    height: 100px;
  }



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

  /* SECTION SOCIETA */

  .section-societa {
    padding: 70px 0;
    margin-bottom: 30px;
    height: 600px;
}

.logoL5 {
    width: auto;
    height: 115px;
    margin-bottom: 30px;
}

.box-luce5-sedi {
    margin-top: 20px;
}

.sede-luce5 {
    height: 140px;
}

.button-sito {
    width: 180px;
    height: 45px;
    margin-top: 20px;
}

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

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

.section-societa.hyletech address {
    margin-bottom: 30px;
}

.lastra {
    margin-top: 30px;
    width: 1100px;
}

.logo-inopera {
    width: 190px;
    height: auto;
}

.section-societa.inopera address {
    margin-bottom: 30px;
}

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

.logo-inopera {
    width: 170px;
    height: auto;
}

.section-societa.beg .address {
    margin-bottom: 30px;
}

.section-societa.beg .container {
    padding: 30px 0;
}

.separatore {
    top: -24px;
    width: 310px;
    height: auto;
}



/* -- FOOTER -- */

.footer {
    padding: 30px 0;
}

.logo-footer {
    width: 220px;
    height: auto;
}

.footer .cookie {
    width: 100px;
    height: 30px;
    margin: 15px 0;
}



/* -- INTRODUCTIONS -- */

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

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


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

.logo-az{
  height: 40px;
  width: auto;
}

.logo-az.luce{
  height: 75px;
  width: auto;
}

.logo-az.hyle{
  height: 50px;
  width: auto;
}
