
body {
    font-size: 15px;
    line-height: 19px;
}


/* FONT */

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

  .didot-60{
    font-size: 50px;
    line-height: 54px;
  }
  
  .open-14{
    font-size: 14px;
    line-height: 18px;
  }
  
  .open-22{
    font-size: 18px;
    line-height: 22px;
  }
  
  .open-32{
    font-size: 30px;
    line-height: 34px;
  }
  


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



/* HEADER */

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

  
  /* Stato aperto */
  .menu-wrapper.open {
    height: 120px;
  }
  
  
  
  /* ---------------------- */
  /* ---------------------- */
  /* ---------------------- */
  
  
  /* SECTION SOCIETA */

  .section-societa {
    padding: 100px 0;
    margin-bottom: 40px;
    height: 700px;
}

  .logoL5 {
    width: auto;
    height: 140px;
    margin-bottom: 40px;
}

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

.button-sito {
    width: 200px;
    height: 50px;
    margin-top: 30px;
}

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

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

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

.lastra {
    margin-top: 40px;
    width: 1300px;
}

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

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

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

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

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

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

.separatore {
    top: -28px;
    width: 360px;
    height: auto;
}

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



/* -- FOOTER -- */

.footer {
    padding: 40px 0;
}

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

.footer .cookie {
    width: 110px;
    height: 35px;
    margin: 20px 0;
}

.cookie-img {
    width: 20px;
    margin-right: 6px;
}

.footer .social-img {
    width: 20px;
    height: auto;
}



/* -- INTRODUCTIONS -- */

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

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

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

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

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