<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav-link {
  text-transform: uppercase;
}

.h3, h3 {
}

.h1, h1 {
  margin-top: 20px;
}

.text-danger {
  margin-bottom: 20px;
  color: rgb(235,28,36);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: transparent;
  border-radius: .3rem;
}

.rounded-circle {
  border-radius: 50%!important;
}

.rounded-circle {
}

#lavoraconnoi {
  color: white;
}

#lavoraconnoi .jumbotron h1 {
  color: white;
}

#dovesiamo {
  text-align: center;
  margin-bottom: 20px;
}

#dovesiamo .icondovesiamo {
  font-size: 73px;
  color: rgb(236,28,36);
  margin-top: 26px;
}

#dovesiamo p {
  margin-top: 18px;
}

#dovesiamo p {
  color: gray;
}

#dovesiamo .title {
  text-transform: uppercase;
  font-weight: bold;
  color: #d0d0d0;
  letter-spacing: 2px;
  font-size: 13px;
  margin-top: 20px;
}

.dovesiamocol {
  border-right: 1px solid rgba(0,0,0,0.12);
}

#lavoraconnoi .btn:not(:disabled):not(.disabled) {
  background-color: #ec1c24;
  border-radius: 0;
  color: rgb(252,251,251);
  border: none;
}

.partransparence {
  background-color: rgba(0,0,0,0.4);
  height: 100%;
}

#puntiforza {
  text-align: center;
  margin-top: 15px;
  background-color: rgba(238,238,238,0);
}

#puntiforza .icon {
  font-size: 50px;
  padding-top: 25px;
  padding-bottom: 15px;
  color: #ec1c24;
}

#puntiforza .icon {
  text-align: center;
}

#servizilungo .rowservizi {
  background-color: white;
  margin-top: 35px;
}

#servizilungo {
  background-color: rgba(0,0,0,0.12);
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 25px;
}

#servizilungo .icon {
  color: #ec1c24;
  font-size: 140px;
  padding-top: 25px;
}

#servizilungo .pservizilungo {
  max-width: 600px;
  margin: auto;
  color: gray;
}

#servizilungo .colservizilungo {
  text-align: center;
}

@media (min-width: 300px) {
  .col-sm-12.col-md-9.colservizilungo2 {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .col-sm-12.col-md-9.colservizilungo2 {
    text-align: left;
  }
}

#servizilungo h2 {
  font-weight: bold;
}

</pre></body></html>