.azienda-container {
  width: 100%;
  display: flex;
  z-index: 100;
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.azienda-image {
  top: 0vh;
  flex: 0;
  left: 3vw;
  width: 20vw;
  height: 9vh;
  position: absolute;
  min-width: 200px;
  align-self: flex-start;
  margin-top: 0.5vh;
  min-height: 50px;
}
.azienda-info {
  top: 1vh;
  right: 3vw;
  width: 20vw;
  height: 8vh;
  position: absolute;
  font-size: 14px;
  align-self: flex-start;
  text-align: right;
}
.azienda-link {
  text-decoration: underline;
}
.azienda-body {
  top: 15vh;
  flex: 0 0 auto;
  left: 0vw;
  width: 100vw;
  height: 60vh;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: flex-end;
}
.azienda-text07 {
  top: 2vh;
  left: 2vh;
  color: var(--dl-color-gray-500);
  position: absolute;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
}
.azienda-text08 {
  top: 6vh;
  left: 5vw;
  right: 6vw;
  width: 88vw;
  position: absolute;
  align-self: flex-start;
  text-align: center;
  text-transform: uppercase;
}
.azienda-text09 {
  top: 20vh;
  left: 5vw;
  right: 0px;
  width: 90vw;
  height: 30vh;
  position: absolute;
  font-size: 15px;
  align-self: center;
}
.azienda-end {
  flex: 0 0 auto;
  width: 100%;
  bottom: 0vh;
  height: 5vh;
  display: flex;
  position: absolute;
  align-items: flex-start;
  background-color: #000000;
}
.azienda-text21 {
  left: 1vw;
  color: var(--dl-color-gray-500);
  position: absolute;
  align-self: center;
}
.azienda-text22 {
  color: var(--dl-color-gray-500);
  right: 1vw;
  position: absolute;
  align-self: center;
}
.azienda-banner {
  top: 10vh;
  flex: 1;
  width: 100vw;
  height: 5vh;
  display: flex;
  position: absolute;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #2C4B7D;
}
.azienda-navbar-interactive {
  top: 0vh;
  left: 3vw;
  width: auto;
  bottom: 0vh;
  height: auto;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: center;
  align-items: center;
  justify-content: space-between;
}
.azienda-desktop-menu {
  display: flex;
  position: relative;
}
.azienda-nav {
  top: 0vh;
  flex: 0 0 auto;
  left: 0vw;
  color: #c3c2c2;
  width: 94vw;
  bottom: 0vh;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
}
.azienda-home {
  color: #c3c2c2;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  text-decoration: none;
}
.azienda-home:hover {
  color: #ede9e9;
}
.azienda-home:active {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.azienda-azienda {
  color: var(--dl-color-gray-white);
  transition: 0.3s;
  margin-left: 2vw;
}
.azienda-azienda:hover {
  color: #ede9e9;
}
.azienda-azienda:active {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.azienda-webcam {
  transition: 0.3s;
  margin-left: 2vw;
  text-decoration: none;
}
.azienda-webcam:hover {
  color: #ede9e9;
}
.azienda-webcam:active {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.azienda-contatti {
  transition: 0.3s;
  margin-left: 2vw;
  text-decoration: none;
}
.azienda-contatti:hover {
  color: #ede9e9;
}
.azienda-contatti:active {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.azienda-area-privata {
  right: 0px;
  position: absolute;
  min-width: 100px;
  text-align: right;
  transition: 0.3s;
  text-decoration: none;
}
.azienda-area-privata:hover {
  color: #ede9e9;
}
.azienda-area-privata:active {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.azienda-text23:hover {
  color: #ede9e9;
}
.azienda-text23:active {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
}
.azienda-bottom {
  flex: 0 0 auto;
  width: 100%;
  bottom: 5vh;
  height: 25vh;
  display: flex;
  position: absolute;
  align-items: flex-start;
  background-color: #192c48;
}
.azienda-text25 {
  top: 3vh;
  left: 3vw;
  color: #ffffff;
  position: absolute;
  font-size: 25px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
}
.azienda-text26 {
  left: 3vw;
  color: rgb(88, 133, 188);
  width: 90%;
  position: absolute;
  align-self: center;
}
@media(max-width: 767px) {
  .azienda-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .azienda-desktop-menu {
    display: none;
  }
}
@media(max-width: 479px) {
  .azienda-container {
    justify-content: flex-start;
  }
  .azienda-image {
    top: 2vh;
    left: 1vw;
    width: 40vw;
    height: 6vh;
    margin: auto;
    min-width: auto;
    min-height: auto;
  }
  .azienda-info {
    right: 1vw;
    width: 60vw;
    font-size: 15px;
  }
  .azienda-link {
    text-decoration: underline;
  }
  .azienda-body {
    width: 100vw;
    height: 55vh;
  }
  .azienda-text07 {
    top: 1vh;
  }
  .azienda-text08 {
    top: 4vh;
  }
  .azienda-text09 {
    top: 15vh;
    height: 30vh;
    font-size: 10px;
  }
  .azienda-text21 {
    width: 50vw;
  }
  .azienda-text22 {
    width: 48vw;
    text-align: right;
  }
  .azienda-banner {
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .azienda-navbar-interactive {
    left: 1.5vw;
    padding: var(--dl-space-space-unit);
  }
  .azienda-desktop-menu {
    display: flex;
  }
  .azienda-area-privata {
    right: 2vw;
    position: absolute;
    align-self: center;
  }
  .azienda-bottom {
    height: 25vh;
  }
  .azienda-text26 {
    top: 7vh;
    bottom: 3vh;
    margin: auto;
  }
}
