.ht--hero-section-template-modelli {
}
.ht--hero-section-template-modelli {
}
/* .ht--specifice-section-template-page {
  background: linear-gradient(0deg, rgba(27, 36, 50, 0) 35.43%, #1b2432 100%),
    url(https://callegari.humans.pnz.ovh/wp-content/uploads/2025/12/e3e3bbf4c7a2f631c49a34b26f2163c28237520d.jpg)
      center/cover no-repeat,
    radial-gradient(234.25% 96.82% at 50% 3.18%, #1b2432 22.89%, #1b2432 100%);
} */
.ht--specifice-section-template-page .l-section-overlay {
  background: linear-gradient(
    0deg,
    rgba(27, 36, 50, 0.69) 35.43%,
    #1b2432 100%
  ) !important;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::: */
.ht--oval-hero-section-template-modello {
  width: 131vw;
  height: 1097px;
  border-radius: 3401px;
  background: #1b2432;
  filter: blur(171px);
  left: 50%;
  top: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media (max-width: 1024px) {
  .ht--oval-hero-section-template-modello {
    border-radius: 1518.94px;
    background: #1b2432;
    filter: blur(170px);
    width: 1518.94px;
    height: 489.938px;
    position: absolute;
    right: -562.971px;
    bottom: -200.469px;
  }
}
/* ___________________________________________ */
.ht--slider-specifiche-tecniche .owl-dot span {
  background: #8b949a !important;
  height: 16px !important;
  width: 16px !important;
  border-radius: 100% !important;
}
.ht--slider-specifiche-tecniche .owl-dot.active span {
  width: 42px !important;
  border-radius: 4px !important;
  height: 16px !important;
  background: #3a4b57 !important;
}
