.navbar li a {
  font-size: 13px;
  color: #000000;
  font-family: "Lato";
}

.privacy-text label {
  font-weight: 400;
  line-height: 1.6;
}

.bg-black-light-rgba {
  background-color: rgba(0, 0, 0, 0.28);
}

.bg-black-dark-rgba {
  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 1200px) {
  .come-funziona .text-large {
    padding: 0 150px;
  }
}
@media screen and (max-width: 767px) {
  .features-box .wrap {
    display: table;
    margin: 0 auto;
  }
}
.features-box .wrap h3 {
  font-size: 18px !important;
}
@media screen and (max-width: 767px) {
  .features-box .wrap h3 {
    display: flex !important;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .features-box .wrap h3 img {
    margin-right: 10px;
  }
}

.owl-item .item > div {
  min-height: 330px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.owl-item .item > div:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #F1F1F1;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 30px;
}
.owl-item .item > div > div:first-of-type {
  flex: 1;
}
.owl-item .item .autore-commento {
  font-style: italic;
}

@media (max-width: 992px) {
  .owl-item .item > div {
    min-height: 270px;
  }
}
.owl-controls .owl-pagination span {
  border: none !important;
  background-color: #cacaca;
}
.owl-controls .owl-pagination .active span {
  background-color: #E7C700;
  border: none;
}

.credits-container {
  padding: 15px 0 !important;
}
.credits-container .credits-tlc {
  color: #8e9cb4 !important;
}

@media screen and (max-width: 767px) {
  .tz_submit {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 767px) {
  .come-funziona h2, .come-funziona h4 {
    font-size: 30px !important;
  }
}

.form-info .tz_submit {
  margin-bottom: 30px;
}

.number_link {
  color: #5aa965;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .number-footer {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .header-margin-top {
    margin-top: 120px;
  }
}

#feature-section2, #content-section4, #feature-section6, #contact-section18 {
  padding: 80px 0 !important;
}

.carousel-footer {
  overflow-x: scroll;
}
.carousel-footer img {
  display: block;
  float: left;
  width: 100%;
  height: 270px;
}

.form-dati .btn:hover {
  opacity: 1;
  background-color: #3f537b !important;
}

.form-info .btn:hover {
  opacity: 1;
  background-color: #5f9655 !important;
}

#cookieChoiceInfo {
  top: auto !important;
  bottom: 0;
  z-index: 99999999 !important;
}
#cookieChoiceInfo span {
  display: block;
  font-size: 10px;
}
#cookieChoiceInfo a {
  font-size: 10px;
}

/*# sourceMappingURL=tlcws-finetuning.css.map */
