#font {
  font-family: Futura;
  font-display: swap;
}
@font-face{
  font-family: Helvetica;
}
.background {
  margin: 0px;
  background-image: url("immagini/background.jpeg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}
#topdiv {
  border-bottom: 3px solid hsl(0, 100%, 70%);
  opacity: 0.98;
  position: fixed;
  background-color: black;
  width: 100%;
  height: 80px;
  margin: 0px;
  z-index:1;
}
.bandiere {
  width: 60px;
  height: 40px;
  margin-left: 5px;
  margin-top: 10px;
}
#bandieraitalia {
  margin-left: 50px;
}
#divtop {
  height: 100px;
}
.box {
  border: 1px;
  max-width: 600px;
  margin: auto;
  background-color: hsl(0, 100%, 70%);
  border-radius: 20px;
  text-align: center;
  color: white;
}
#divseparatore {
  height: 10px;
}
#acme {
  color: white;
  margin: auto;
  color: white;
  text-align: center;
}
.h2box {
  padding-top: 20px;
}
.pbox {
  padding-bottom: 20px;
}
.divspazio {
  height: 30px;
}
#firstbox {
  background-color: hsl(0, 0%, 6%);
  border-radius: 20px;
  height: auto;
  border: 3px solid white;
  color: white;
  text-align: center;
  padding: 30px 30px;
}
.cerchio {
  border: 1px solid white;
  height: 90px;
  width: 90px;
  background-color: hsl(0, 100%, 70%);
  border-radius: 100%;
  margin: auto;
}
.material-symbols-rounded {
  font-size: 70px !important;
  padding-top: 10px;
}
.info {
  color: hsl(0, 100%, 70%);
  font-size: 20px;
}
#welcome {
  background-color: hsl(0, 0%, 6%);
  border-radius: 20px;
  padding: 20px;
  color: white;
  height: auto;
  border: 3px solid white;
}
#youtubevideo {
  width: 100%;
  height: 315px;
  padding: 2px;
}
#button {
  width: auto;
  margin: 50px;
}
#offertaformativa {
  background-color: hsl(0, 0%, 6%);
  border-radius: 20px;
  padding: 20px;
  color: white;
  height: auto;
  border: 3px solid white;
}
#imuniv {
  width: 100%;
  height: 100%;
}
.artivisive {
  padding: 20px;
  text-align: center;
  margin: 20px 0;
  border-radius: 20px;
  border: 3px solid white;
}

#bgcolor1 {
  background-color: hsl(0, 100%, 70%);
}

#bgcolor2 {
  background-color: hsl(190, 86%, 44%);
}

#bgcolor3 {
  background-color: hsl(25, 88%, 48%);
}

.color1 {
  color: hsl(0, 100%, 70%);
}

.color2 {
  color: hsl(190, 86%, 44%);
}

.color3 {
  color: hsl(25, 88%, 48%);
}

.dipartimentoin {
  padding-top: 3%;
  min-height: 100%;
  text-align: center;
  background-color: hsl(0, 0%, 10%);
  border-radius: 20px;
}
#listabot {
  type: disc;
  padding-left: 40px;
  padding-top: 7px;
}
footer {
  background-color: black;
  color: white;
  width: 100%;
  margin-top: 30px;
}
.footercontent {
  max-width: 350px;
  text-align: center;
  margin: 0 auto;
  font-size: 12px;
}
.top {
  position: fixed;
  bottom: 10px;
  right: 15px;
  width: 55px;
  text-align: center;
  padding: 6px;
}
#toparrow {
  max-width: 50px;
  cursor:pointer;
}
.solidh2 {
  margin: 70px 0px 70px 0px;
  border-left: 10px solid hsl(0, 100%, 70%);
  padding-left: 20px;
}
.solid1 {
  margin: 10px 0px 30px 0px;
  border-left: 10px solid hsl(0, 100%, 70%);
  padding-left: 20px;
}
.nomargin {
  margin: 0px;
}
#durata {
  background-color: hsl(0, 0%, 6%);
  border-radius: 20px;
  padding: 30px;
  color: white;
  height: auto;
  border: 3px solid white;
}
#borse {
  background-color: hsl(0, 0%, 6%);
  border-radius: 20px;
  padding: 30px;
  color: white;
  height: auto;
  border: 3px solid white;
}
.infobot {
  background-color: hsl(0, 100%, 70%);
  color: white;
  padding: 10px 20px;
  text-align: center;
}
#map{
  text-align:center;
}

.social {
  width: 50px;
  height: 50px;
  margin: 0 10px;
}
#yticon {
  width: 70px;
  height: 70px;
  margin: 0 10px;
}
#cookiewindow {
  position: fixed;
  bottom: 150px;
  left: 100px;
  width: 230px;
  height: 50px;
  cursor:pointer;
}

#innercookie {
  color: white;
  font-size: 10px;
  background-color:hsl(0, 100%, 70%);
  padding: 15px;
}
#perchiudere {
  font-size: 15px;
  margin-left: 190px;
}
#bottoncino {
  background-color: hsl(0, 100%, 70%);
  height:70px;
  width: 70px;
  bottom: 10px;
  left: 20px;
  position: fixed;
  text-align: center;
  border-radius: 90px;
  color: white;
  cursor:pointer;
  }
#iconcookie{
  font-size:60px !important;
  margin:auto;
  padding-top:3.7px;
 }
#testimonial-container {
  background-color: #e89a46;
  color:white;
  border-radius: 15px;
  margin: auto;
  width: auto;
  padding: 20px;
  height: auto;
  border: 3px solid white;
}

.testimonial {
  text-align: center;
  font-size:30px;
}
@keyframes grow {
  0% {
    transform: scaleX(0);
  }
}

@media (max-width: 768px) {
  .quote-container {
    padding: 20px 30px;
  }
}

.faq {
  background-color: hsl(0, 0%, 6%);
  border: 3px solid white;
  border-radius: 10px;
  margin: 20px 0;
  padding: 30px;
  position: relative;
  overflow: hidden;
  transition: 0.3s ease;
}

.faq.active {
  background-color:hsl(0, 0%, 6%);

}
.faq-title {
  margin: 0 150px 0 0;
  color:white;
}

.faq-text {
  display: none;
  margin: 37px 0 0;
  color:white
}

.faq.active .faq-text {
  display: block;
}

.faq-toggle {
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 20%;
  cursor: pointer;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  padding: 8px;
  position: absolute;
  top: 30px;
  right: 30px;
  height: 30px;
  width: 30px;
}

.faq-toggle:focus {
  outline: 0;
}

.faq-toggle .fa-times {
  display: none;
}

.faq.active .faq-toggle .fa-times {
  color: #fff;
  display: block;
}

.faq.active .faq-toggle .fa-chevron-down {
  display: none;
}

.faq.active .faq-toggle {
  background-color: hsl(0, 100%, 70%);
}
.spancontatti{
  color: hsl(0,100%,70%);
  font-size:20px;
  font-style:bold;
}
#solidcontatti {
  margin: 10px;
  border-left: 10px solid hsl(0, 100%, 70%);
  padding-left: 20px;
}
