.border_radius {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
@keyframes horizontal-shaking {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(5px);
  }
  50% {
    transform: translateX(-5px);
  }
  75% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}
.mixin-colore-sfondo.sfondo-rosa {
  background-color: #F5EDE7;
}
.mixin-colore-sfondo.sfondo-azzurro {
  background-color: #EDF4F9;
}
.mixin-colore-sfondo.sfondo-acquamarina {
  background-color: #E9F4F4;
}
.mixin-colore-sfondo.sfondo-beige {
  background-color: #EEEBE3;
}
.mixin-colore-sfondo.sfondo-grigio_chiaro {
  background-color: #F8F9FA;
}
.mixin-colore-sfondo.sfondo-grigio_scuro {
  background-color: #51575E;
}
.mixin-colore-sfondo.sfondo-grigio_scuro .title-component,
.mixin-colore-sfondo.sfondo-grigio_scuro p,
.mixin-colore-sfondo.sfondo-grigio_scuro h1,
.mixin-colore-sfondo.sfondo-grigio_scuro h2,
.mixin-colore-sfondo.sfondo-grigio_scuro h3,
.mixin-colore-sfondo.sfondo-grigio_scuro h4,
.mixin-colore-sfondo.sfondo-grigio_scuro h5,
.mixin-colore-sfondo.sfondo-grigio_scuro h6 {
  color: white;
}
.mixin-colore-sfondo.sfondo-grigio_scuro .swiper-button-next,
.mixin-colore-sfondo.sfondo-grigio_scuro .swiper-button-prev {
  background-color: white;
}
.container {
  max-width: 1024px;
}
.container.container-medium {
  max-width: 1280px;
}
.container.container-large {
  max-width: 1550px;
}
body #main.landing-page {
  padding-top: 60px;
}
body footer.landing-page .certifications .certifications-container .footer_certification:last-child {
  height: 25px;
  top: 5px;
}
body.page-template .modal-form-component.modal-form-contatta-consulente .modal-content.form-position-left {
  background-image: url('/wp-content/themes/welcomeitalia/img/landing-pages/quotidiana-2025/form-consulente-partner.jpg') !important;
}
body.page-template #time_counter {
  display: none;
}
body.page-template .smart-cta.text-cta {
  color: #333333;
}
body.page-template .smart-cta.text-cta:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 12px;
  width: 12px;
  background-image: url('/wp-content/themes/welcomeitalia/img/landing-pages/arrow-right.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: brightness(50%);
}
body.page-template .swiper-pagination {
  position: static;
  left: unset;
  bottom: unset;
  right: unset;
  display: flex;
  justify-content: center;
  bottom: 0;
}
body.page-template .swiper-pagination:not(.swiper-pagination-lock) {
  margin-top: 40px;
}
body.page-template .swiper-pagination span.swiper-pagination-bullet {
  border-radius: 50%;
  height: 10px;
  width: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #333;
  opacity: 0.4;
}
body.page-template .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
body.page-template section.landing-section {
  padding: 50px 0;
  margin-bottom: 10px;
}
body.page-template section.landing-section p {
  color: #333;
}
body.page-template section.landing-section .title-component.text-white {
  color: white;
}
body.page-template section.landing-section .title-component.align-center {
  text-align: center;
}
body.page-template section.landing-section .title-component.font-grande {
  font-size: 40px;
}
body.page-template section.landing-section .title-component.weight-400 {
  font-weight: 400;
}
body.page-template section.section-header {
  height: calc(100vw / 1920 * 520);
  min-height: 520px;
  max-height: calc(2560px / 1920 * 520);
  display: flex;
  margin-bottom: 0;
  position: relative;
  padding: 30px 0 50px;
}
@media (min-width: 768px) {
  body.page-template section.section-header {
    min-height: unset;
    height: unset;
    align-items: center;
    padding: 100px;
  }
}
body.page-template section.section-header .bg-mobile,
body.page-template section.section-header .bg-desktop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  body.page-template section.section-header .bg-mobile {
    display: none;
  }
}
body.page-template section.section-header .bg-desktop {
  display: none;
}
@media (min-width: 768px) {
  body.page-template section.section-header .bg-desktop {
    display: block;
  }
}
body.page-template section.section-header .container {
  position: relative;
}
body.page-template section.section-header h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.2;
  color: white;
  text-align: left;
}
@media (min-width: 768px) {
  body.page-template section.section-header h1 {
    font-size: 50px;
  }
}
body.page-template section.section-intro {
  padding: 40px 0;
  margin-bottom: 0;
}
body.page-template section.section-intro h2 {
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: 400;
  text-align: center;
}
body.page-template section.section-intro p {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
}
body.page-template section.section-intro p:last-child {
  margin-bottom: 0;
}
body.page-template section.section-intro p b {
  font-weight: 400;
}
body.page-template section.blocco-cards-step .contieni-decoration {
  position: relative;
}
body.page-template section.blocco-cards-step .contieni-decoration .decoration {
  display: none;
}
@media (min-width: 1500px) {
  body.page-template section.blocco-cards-step .contieni-decoration .decoration {
    position: absolute;
    left: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    max-width: 128px;
    width: 100%;
    height: auto;
  }
}
body.page-template section.section-rete-fissa {
  position: relative;
  padding: 0;
}
@media (min-width: 992px) {
  body.page-template section.section-rete-fissa {
    padding: 50px 0 !important;
  }
}
body.page-template section.section-rete-fissa .bg-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media (min-width: 992px) {
  body.page-template section.section-rete-fissa .bg-layer {
    display: block;
  }
}
body.page-template section.section-rete-fissa .container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  body.page-template section.section-rete-fissa .container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
body.page-template section.section-rete-fissa .container .bg-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
@media (min-width: 992px) {
  body.page-template section.section-rete-fissa .container .bg-container {
    display: none;
  }
}
body.page-template section.section-rete-fissa .title-component {
  position: relative;
}
@media (max-width: 991px) {
  body.page-template section.section-rete-fissa .title-component {
    color: #333333 !important;
  }
}
body.page-template section.section-rete-fissa .sottotitolo {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.6;
  color: white;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
@media (max-width: 991px) {
  body.page-template section.section-rete-fissa .sottotitolo {
    color: #333333;
  }
}
body.page-template section.section-rete-fissa p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
  color: white;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 991px) {
  body.page-template section.section-rete-fissa p {
    color: #333333;
  }
}
body.page-template section.section-rete-fissa .smart-cta {
  margin: 0 auto;
  position: relative;
}
body.page-template section.blocco-5g {
  position: relative;
  padding: 0;
}
@media (min-width: 992px) {
  body.page-template section.blocco-5g {
    padding: 50px 0;
  }
}
body.page-template section.blocco-5g .bg-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media (min-width: 992px) {
  body.page-template section.blocco-5g .bg-layer {
    display: block;
  }
}
body.page-template section.blocco-5g::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
@media (min-width: 992px) {
  body.page-template section.blocco-5g::before {
    display: block;
  }
}
@media (min-width: 992px) {
  body.page-template section.blocco-5g::before {
    display: none;
  }
}
body.page-template section.blocco-5g .container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  body.page-template section.blocco-5g .container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
body.page-template section.blocco-5g .container .bg-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #F5EDE4;
}
@media (min-width: 992px) {
  body.page-template section.blocco-5g .container .bg-container {
    display: none;
  }
}
@media (max-width: 991px) {
  body.page-template section.blocco-5g .col-testo {
    color: #333333;
  }
}
body.page-template section.blocco-5g .title {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  body.page-template section.blocco-5g .title {
    color: #333333;
  }
}
body.page-template section.blocco-5g p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 40px;
  color: white;
}
@media (max-width: 991px) {
  body.page-template section.blocco-5g p {
    color: #333333;
  }
}
body.page-template section.blocco-5g h5 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 40px;
  color: white;
}
@media (max-width: 991px) {
  body.page-template section.blocco-5g h5 {
    color: #333333;
  }
}
body.page-template section.section-cloud {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
body.page-template section.section-cloud .opacity-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.4;
}
body.page-template section.section-cloud .container {
  position: relative;
}
body.page-template section.section-cloud .sottotitolo {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.6;
  color: white;
  margin-bottom: 40px;
  text-align: center;
}
body.page-template section.section-cloud p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
  color: white;
  text-align: center;
  margin-bottom: 40px;
}
body.page-template section.section-cloud .smart-cta {
  margin: 0 auto;
}
body.page-template section.section-cloud .pin {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
}
body.page-template section.section-cloud .pin img {
  height: 24px;
  width: auto;
}
body.page-template section.section-cloud .pin span {
  font-size: 12px;
  font-weight: 300;
  color: white;
}
body.page-template section.slide.slide-video.corporate-video {
  padding: 30px 0;
  background-color: white !important;
}
body.page-template section.slide.slide-video.corporate-video .vimeo-cover-container .cta-video-vimeo {
  z-index: 1;
}
body.page-template section.slide.slide-video.corporate-video .vimeo-cover-container .cta-video-vimeo img {
  width: 80px;
}
body.page-template section.slide.slide-video.corporate-video .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
@media all and (max-width: 768px) {
  body.page-template section.slide.slide-video.corporate-video .container {
    flex-direction: column;
  }
  body.page-template section.slide.slide-video.corporate-video .container .video {
    margin-top: 25px;
  }
}
body.page-template section.slide.slide-video.corporate-video .container::before,
body.page-template section.slide.slide-video.corporate-video .container::after {
  display: none;
}
body.page-template section.slide.slide-video.corporate-video .container .testo {
  width: 470px;
  max-width: 100%;
}
body.page-template section.slide.slide-video.corporate-video .container .testo h3 {
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  line-height: 1.5;
  color: #333;
}
body.page-template section.slide.slide-video.corporate-video .container .testo p {
  font-size: 22px;
  line-height: 1.8;
  font-weight: 300;
  margin: 0;
  text-align: left;
}
body.page-template section.slide.slide-video.corporate-video .container .testo p b {
  font-weight: 300 !important;
  color: #333;
}
body.page-template section.slide.slide-video.corporate-video .container .video {
  width: 450px;
  height: 300px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  max-width: 100%;
}
body.page-template section.slide.slide-video.corporate-video .container .video iframe {
  max-width: 100%;
}
body.page-template section.slide.slide-video.corporate-video .vimeo-cover-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.page-template section.slide.slide-video.corporate-video .vimeo-cover-container picture {
  width: 100%;
  height: calc(450px / 16 * 9);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
  z-index: 0;
}
body.page-template section.slide.slide-video.corporate-video .vimeo-cover-container picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body.page-template section.slide.slide-video.corporate-video .vimeo-cover-container .cta-video-vimeo img {
  width: 130px;
}
body.page-template section.blocco-mosaico-testi {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
body.page-template section.blocco-mosaico-testi .title-component {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
}
body.page-template section.blocco-mosaico-testi .sottotitolo {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.6;
  color: white;
  margin-bottom: 40px;
  text-align: center;
}
body.page-template section.blocco-mosaico-testi .slides .recensione {
  background-color: #F5EDE7;
  padding: 30px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
body.page-template section.blocco-mosaico-testi .slides .recensione::before,
body.page-template section.blocco-mosaico-testi .slides .recensione::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-image: url(../../img/landing-pages/quotidiana-2025/virgolette-rosa-scuro.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
  opacity: 0.4;
}
body.page-template section.blocco-mosaico-testi .slides .recensione::before {
  top: 15px;
  left: 15px;
  background-position: left top;
}
body.page-template section.blocco-mosaico-testi .slides .recensione::after {
  bottom: 15px;
  right: 15px;
  background-size: contain;
  background-position: left top;
  transform: rotate(180deg);
}
body.page-template section.blocco-mosaico-testi .slides .recensione .testo-recensione {
  position: relative;
  z-index: 1;
}
body.page-template section.blocco-mosaico-testi .slides .recensione .testo-recensione p {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.5;
}
body.page-template section.blocco-mosaico-testi .slides .recensione .meta {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  gap: 5px;
}
body.page-template section.blocco-mosaico-testi .slides .recensione .meta h5 {
  font-size: 13px;
  margin: 0;
}
body.page-template section.blocco-mosaico-testi .slides .recensione .meta h5.autore {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
}
body.page-template section.blocco-mosaico-testi .slides .recensione .meta h5.azienda {
  font-weight: 300;
}
body.page-template section.blocco-mosaico-testi .slides .recensione .meta h5.azienda::before {
  content: "|";
  font-weight: 500;
  margin-right: 5px;
}
@media (min-width: 1104px) {
  body.page-template section.blocco-mosaico-testi .slides.slides-mobile {
    display: none;
  }
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop {
  display: none;
}
@media (min-width: 1104px) {
  body.page-template section.blocco-mosaico-testi .slides.slides-desktop {
    display: block;
  }
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .slide-content {
  display: grid;
  grid-template-columns: 2fr 1fr 2fr;
  gap: 30px;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione {
  width: 100%;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione .card-1 {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione .card-2 {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione .card-3 {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione .card-4 {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione:nth-child(2) {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione:nth-child(3) {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione:nth-child(4) {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-riccoboni {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-fides {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-tecnograniti {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-eclic {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-diesse {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-lane-mondial {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-lo-scalco {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-consorzio-leonardo {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-mzz {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-albatros {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .slides.slides-desktop .recensione#cliente-zambelli {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
body.page-template section.blocco-mosaico-testi .swiper-pagination-recensioni span.swiper-pagination-bullet {
  background-color: white;
  width: 8px;
  height: 8px;
}
@media (min-width: 480px) {
  body.page-template section.blocco-mosaico-testi .swiper-pagination-recensioni span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 992px) {
  body.page-template section.blocco-mosaico-testi {
    /* .swiper-pagination-recensioni {
                        display: none;
                    } */
  }
  body.page-template section.blocco-mosaico-testi .swiper-button-recensioni {
    top: calc(50% + 45px);
  }
  body.page-template section.blocco-mosaico-testi .slides {
    padding: 0 40px;
  }
}
@media (min-width: 1660px) {
  body.page-template section.blocco-mosaico-testi .slides {
    padding: 0;
  }
}
body.page-template section.blocco-mosaico-testi .swiper-button-recensioni .round-arrow {
  border-color: white;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container {
  display: flex;
  margin: 0;
}
@media (min-width: 1200px) {
  body.page-template section.blocco-richiedi-informazioni .form-immagine-container {
    margin: 0 -40px;
  }
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .immagine {
  width: calc(50% + 40px);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -webkit-border-radius: 0 8px 8px 0;
  display: none;
}
@media (min-width: 992px) {
  body.page-template section.blocco-richiedi-informazioni .form-immagine-container .immagine {
    display: block;
  }
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
@media (min-width: 1200px) {
  body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form {
    border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    width: calc(50% + 40px);
  }
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container {
  width: 100%;
  padding: 40px;
  position: relative;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-rosa {
  background-color: #F5EDE7;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-azzurro {
  background-color: #EDF4F9;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-acquamarina {
  background-color: #E9F4F4;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-beige {
  background-color: #EEEBE3;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_chiaro {
  background-color: #F8F9FA;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro {
  background-color: #51575E;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .title-component,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro p,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro h1,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro h2,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro h3,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro h4,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro h5,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro h6 {
  color: white;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .swiper-button-next,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .swiper-button-prev {
  background-color: white;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 30px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-subtitle strong {
  font-size: 20px;
  font-weight: 700;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-compila {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico {
  margin-top: 10px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico label {
  font-size: 13px !important;
}
@media (min-width: 992px) {
  body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico label {
    font-size: 16px !important;
  }
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field {
  margin-bottom: 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container {
  position: relative;
  width: 100%;
  height: 45px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container input,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container textarea,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  padding: 0 15px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #51575E;
  background-color: transparent;
  outline: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container input.invalid,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container textarea.invalid,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container select.invalid {
  background-color: rgba(255, 59, 48, 0.08);
  border: 1px solid #FF3B30;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container input.active + label {
  top: calc((-1 * 45px) / 2);
  font-size: 12px;
  color: #707070;
  color: white;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  contain: paint;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container input.active + label:before {
  opacity: 1;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container label {
  color: rgba(255, 255, 255, 0.3);
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container label:before {
  content: "";
  background-color: #51575E;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
  opacity: 0;
  transition: all 0.3s 0.1s;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container.area-testo {
  height: calc(3em + 45px + 10px);
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container.area-testo label {
  top: 8px;
  line-height: 1.6;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container.area-testo textarea.active + label {
  opacity: 0;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container textarea {
  line-height: 1.6;
  padding: 10px 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container label {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  left: 15px;
  color: rgba(51, 51, 51, 0.3);
  top: 0;
  transition: top 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container label.hide {
  opacity: 0;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container select + label {
  opacity: 0;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container select.active + label {
  top: calc((-1 * 45px) / 2);
  font-size: 12px;
  color: #707070;
  opacity: 1;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container.select-container {
  /* &.active {
                                                &::after {
                                                    transform: translateY(-50%) rotate(180deg);
                                                }
                                            } */
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .input-container.select-container::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 12px;
  background-image: url(../../img/components/caret-down.svg);
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .error {
  color: #ff6b63;
  font-size: 13px;
  transition: opacity 0.3s linear, height 0.1s linear;
  opacity: 0;
  height: 0;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .input-field .error.show {
  opacity: 1;
  height: 1.6em;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container {
  margin: 30px 0 20px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container h4,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container h5,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container span {
  font-size: 12px;
  line-height: 1.3;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container h4 {
  font-weight: 700;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container h5,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container span {
  font-weight: 400;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container h4,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container h5 {
  margin-bottom: 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container span {
  display: block;
  width: calc(100% - 20px);
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container a {
  color: #333;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container .form-privacy-label {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  cursor: pointer;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container .form-privacy-label input {
  accent-color: #ff4600;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-privacy-container .form-privacy-label input label {
  display: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-submit-container .smart-cta {
  padding: 12px 30px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-generico .form-submit-container .smart-cta.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .testo-finale {
  margin-top: 30px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .testo-finale p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .testo-finale p:last-child {
  margin: 0;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .testo-finale p.underline {
  text-decoration: underline;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .testo-finale p a {
  text-decoration: underline;
  color: #333;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .testo-finale p a:hover {
  text-decoration: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-title,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-subtitle,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-compila,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-generico,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .testo-finale {
  color: white;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-generico .input-field .input-container input,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-generico .input-field .input-container textarea {
  color: white;
  border-color: white;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-generico .input-field .input-container input.active + label,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-generico .input-field .input-container textarea.active + label {
  color: white;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-generico .input-field .input-container label {
  color: rgba(255, 255, 255, 0.3);
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-privacy-container h4,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-privacy-container h5,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-privacy-container span,
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-privacy-container a {
  color: white;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.sfondo-grigio_scuro .form-privacy-container .form-privacy-label input + .label {
  width: 12px;
  height: 12px;
  border: none;
  margin-top: 3px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .inline-fields {
  display: flex;
  gap: 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .inline-fields .input-field {
  width: calc(50% - 10px);
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-submit {
  cursor: pointer;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container .form-grazie {
  display: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.grazie {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.grazie .parte-attiva {
  display: none;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.grazie .form-grazie {
  display: block;
  text-align: center;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.grazie .form-grazie h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.grazie .form-grazie p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 15px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.grazie .form-grazie p strong {
  font-weight: 700;
  display: block;
  margin-top: 30px;
  font-size: 20px;
}
body.page-template section.blocco-richiedi-informazioni .form-immagine-container .form .form-container.grazie .form-grazie p:last-child {
  margin: 0;
}
body.page-template .section-simplify-work {
  padding: 60px 0;
}
@media (min-width: 992px) {
  body.page-template .section-simplify-work .col-lg-6:first-child {
    order: 2;
  }
}
body.page-template .section-simplify-work .col-lg-6:last-child {
  margin-top: 40px;
}
@media (min-width: 992px) {
  body.page-template .section-simplify-work .col-lg-6:last-child {
    order: 1;
    margin-top: 0;
  }
}
body.page-template .section-simplify-work .container .row h2 {
  font-size: 40px;
  margin-top: 0;
  float: unset;
  width: auto;
  margin-bottom: 25px;
  font-weight: 400;
}
body.page-template .section-simplify-work .container .row h3 {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.8;
}
body.page-template .section-simplify-work .container .row .wrap-list ul {
  float: none;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  gap: 15px;
}
body.page-template .section-simplify-work .container .row .wrap-list ul li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
body.page-template .section-simplify-work .container .row .wrap-list ul li img {
  width: 25px;
  height: auto;
  position: relative;
  top: 3px;
  margin-top: 0 !important;
}
body.page-template .section-simplify-work .container .row .wrap-list ul li span {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  width: calc(100% - 40px);
}
body.page-template .section-simplify-work .container .row a {
  margin-top: 35px;
}
body.page-template .section-simplify-work .container .row .ucc-sfondo-gradient .content {
  background: linear-gradient(to bottom, #e1d8ce 0%, #a9b3b5 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
body.page-template .section-content-numbers {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0;
}
body.page-template .section-content-numbers .col-lg-7:before {
  content: '';
  display: none;
  position: absolute;
  left: -25px;
  top: 0;
  width: 40px;
  height: 100%;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: white;
}
@media (min-width: 1104px) {
  body.page-template .section-content-numbers .col-lg-7:before {
    display: block;
  }
}
body.page-template .section-content-numbers .col-lg-7 .content {
  background-color: white;
  border-radius: 8px;
  padding: 20px;
  position: relative;
}
@media (min-width: 992px) {
  body.page-template .section-content-numbers .col-lg-7 .content {
    padding: 30px 65px 30px 30px;
  }
}
@media (min-width: 1104px) {
  body.page-template .section-content-numbers .col-lg-7 .content {
    padding: 30px 65px 30px 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
body.page-template .section-content-numbers .col-lg-7 .content h2 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 15px;
}
body.page-template .section-content-numbers .col-lg-7 .content p {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.8;
}
body.page-template .section-content-numbers .col-lg-7 .content ul {
  margin-bottom: 0;
  float: unset;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body.page-template .section-content-numbers .col-lg-7 .content ul li {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
body.page-template .section-content-numbers .col-lg-7 .content ul li img {
  width: 9px;
  height: auto;
  position: relative;
  top: 6px;
}
body.page-template .section-content-numbers .col-lg-7 .content ul li span {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  width: calc(100% - 20px);
}
body.page-template .section-content-numbers .col-lg-7 .content .box-numbers {
  border: 1px solid white;
  border-radius: 8px;
  background-color: #52555A;
  color: white;
  margin-top: 30px;
  display: inline-block;
}
@media (min-width: 992px) {
  body.page-template .section-content-numbers .col-lg-7 .content .box-numbers {
    display: block;
    position: absolute;
    width: 285px;
    left: calc(100% - 35px);
    bottom: 20px;
    margin-top: 0;
  }
}
body.page-template .section-content-numbers .col-lg-7 .content .box-numbers .box-row {
  padding: 15px 35px;
  display: flex;
  gap: 20px;
  align-items: center;
}
body.page-template .section-content-numbers .col-lg-7 .content .box-numbers .box-row:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
body.page-template .section-content-numbers .col-lg-7 .content .box-numbers .box-row span.num {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}
body.page-template .section-content-numbers .col-lg-7 .content .box-numbers .box-row span.text {
  font-size: 16px;
  line-height: 1.5;
}
body.page-template .section-content-numbers .col-lg-7 .content .box-numbers .box-row span.text.medium {
  font-weight: 500;
}
body.page-template .section-content-numbers-2col {
  background-color: white;
  padding: 40px 0;
}
body.page-template .section-content-numbers-2col .img-content {
  position: relative;
}
@media (min-width: 992px) {
  body.page-template .section-content-numbers-2col .img-content {
    padding-top: 30px;
  }
}
@media (min-width: 1104px) {
  body.page-template .section-content-numbers-2col .img-content {
    position: relative;
    left: -40px;
  }
}
body.page-template .section-content-numbers-2col .img-content img {
  border-radius: 8px;
}
body.page-template .section-content-numbers-2col .box-numbers {
  border: 1px solid white;
  border-radius: 8px;
  background-color: #52555A;
  color: white;
  margin-top: 30px;
  display: inline-block;
}
@media (min-width: 992px) {
  body.page-template .section-content-numbers-2col .box-numbers {
    display: block;
    width: 350px;
    position: absolute;
    right: -15px;
    top: 0;
    margin-top: 0;
  }
}
@media (min-width: 1104px) {
  body.page-template .section-content-numbers-2col .box-numbers {
    right: -40px;
  }
}
@media (min-width: 992px) {
  body.page-template .section-content-numbers-2col .box-numbers.mobile {
    display: none;
  }
}
body.page-template .section-content-numbers-2col .box-numbers.desktop {
  display: none;
}
@media (min-width: 992px) {
  body.page-template .section-content-numbers-2col .box-numbers.desktop {
    display: block;
  }
}
body.page-template .section-content-numbers-2col .box-numbers .box-row {
  padding: 15px 35px;
  display: flex;
  gap: 20px;
  align-items: center;
}
body.page-template .section-content-numbers-2col .box-numbers .box-row:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
body.page-template .section-content-numbers-2col .box-numbers .box-row span.num {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  min-width: 70px;
  text-align: right;
}
body.page-template .section-content-numbers-2col .box-numbers .box-row span.text {
  font-size: 16px;
  line-height: 1.5;
}
body.page-template .section-content-numbers-2col .box-numbers .box-row span.text.medium {
  font-weight: 500;
}
body.page-template .section-content-numbers-2col .content {
  background-color: #ffffff;
  border-radius: 8px;
  position: relative;
  margin-top: 30px;
}
@media (min-width: 992px) {
  body.page-template .section-content-numbers-2col .content {
    margin-top: 0;
  }
}
body.page-template .section-content-numbers-2col .content h2 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 15px;
}
body.page-template .section-content-numbers-2col .content p {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.8;
}
body.page-template .section-content-numbers-2col .content ul {
  margin-bottom: 0;
  float: unset;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body.page-template .section-content-numbers-2col .content ul li {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
body.page-template .section-content-numbers-2col .content ul li img {
  width: 9px;
  height: auto;
  position: relative;
  top: 6px;
}
body.page-template .section-content-numbers-2col .content ul li span {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  width: calc(100% - 20px);
}
body.page-template .section-why-vianova {
  padding: 50px 0 40px;
  background-color: #F5EDE4;
}
body.page-template .section-why-vianova h2 {
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: 400;
  text-align: center;
}
body.page-template .section-why-vianova .swiper-why-vianova .swiper-slide .card-feature {
  border: 2px solid white;
  border-radius: 8px;
  position: relative;
  min-height: 250px;
  background-color: #E5DEDB;
  background: linear-gradient(to bottom, #ECE1DB 0%, #E5DDDA 100%);
}
@media (min-width: 992px) {
  body.page-template .section-why-vianova .swiper-why-vianova .swiper-slide .card-feature {
    min-height: 225px;
  }
}
body.page-template .section-why-vianova .swiper-why-vianova .swiper-slide .card-feature .top {
  padding: 20px 25px 15px;
  position: relative;
  min-height: 105px;
}
body.page-template .section-why-vianova .swiper-why-vianova .swiper-slide .card-feature .top h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 0.5px;
}
body.page-template .section-why-vianova .swiper-why-vianova .swiper-slide .card-feature .bottom {
  border-top: 1px solid white;
  padding: 20px 25px;
  position: relative;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
body.page-template .section-why-vianova .swiper-why-vianova .swiper-slide .card-feature .bottom p {
  font-size: 16px;
  margin: 0;
}
body.page-template section.slide.slide-gated-content {
  background-color: #F5EDE4;
  padding: 70px 0 0;
  overflow-x: hidden;
}
body.page-template section.slide.slide-gated-content h2 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center;
}
body.page-template section.slide.slide-gated-content h3 {
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}
body.page-template section.slide.slide-gated-content .container .case-study-slides {
  padding-bottom: 60px;
}
body.page-template section.slide.slide-gated-content .container .case-study-slides .swiper-wrapper {
  align-items: center;
}
body.page-template section.slide.slide-gated-content .container .box-gated {
  background-color: white;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid white;
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-centrale {
  border: 0;
}
body.page-template section.slide.slide-gated-content .container .box-gated .immagine {
  height: 240px;
  position: relative;
  background-color: white;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
body.page-template section.slide.slide-gated-content .container .box-gated .immagine picture {
  position: absolute;
  width: 100%;
  height: 100%;
}
body.page-template section.slide.slide-gated-content .container .box-gated .immagine picture img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
}
body.page-template section.slide.slide-gated-content .container .box-gated .testo {
  height: 240px;
  background-color: #f8f9fa;
  display: flex;
  flex-direction: column;
  padding: 30px;
  border-radius: 0 0 8px 8px;
}
body.page-template section.slide.slide-gated-content .container .box-gated .testo.sfondo-gradient {
  background: linear-gradient(to bottom, #ECE1DB 0%, #E5DDDA 100%);
}
body.page-template section.slide.slide-gated-content .container .box-gated .testo h5 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}
@media (min-width: 1024px) {
  body.page-template section.slide.slide-gated-content .container .box-gated .testo h5 {
    font-size: 30px;
  }
}
body.page-template section.slide.slide-gated-content .container .box-gated .testo p {
  font-size: 18px;
}
body.page-template section.slide.slide-gated-content .container .box-gated .testo a.scopri {
  margin-top: auto;
  font-size: 14px;
  font-weight: 400;
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-laterali:first-child .immagine picture img {
  width: 122%;
  transform: translate(-48%, -53%) rotate(-5deg);
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-laterali:last-child .immagine picture img {
  width: 120%;
  transform: translate(-51%, -52%) rotate(-5deg);
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-centrale .immagine {
  height: 300px;
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-centrale .immagine picture img {
  width: 110%;
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-centrale .testo {
  background-color: #707070;
  background: linear-gradient(to bottom, #4C4242 0%, #423E4B 100%);
  height: 300px;
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-centrale .testo h5,
body.page-template section.slide.slide-gated-content .container .box-gated.box-centrale .testo p {
  color: white;
}
body.page-template section.slide.slide-gated-content .container .box-gated.box-centrale .testo a.smart-cta {
  margin-top: auto;
}
@media (max-width: 767px) {
  body.page-template section.slide.slide-gated-content .container .box-gated .testo {
    height: auto;
  }
  body.page-template section.slide.slide-gated-content .container .box-gated .testo h5 {
    font-size: 24px;
  }
  body.page-template section.slide.slide-gated-content .container .box-gated .testo p {
    font-size: 20px;
  }
  body.page-template .container .box-gated.box-case-centrale .testo .smart-cta {
    margin-top: 20px;
  }
  body.page-template .container .box-gated {
    margin: 0 auto;
  }
  body.page-template .container .box-gated .immagine picture img {
    width: 120%;
  }
}
@media (max-width: calc(calc((460px * 3) + (30px * 2)) + 22px + 22px)) {
  body.page-template .container .box-gated .testo {
    padding: 20px;
  }
  body.page-template .container .box-gated .testo p {
    line-height: 1.6;
  }
  body.page-template .container .box-gated.box-case-centrale .immagine picture img {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  body.page-template section.slide.slide-gated-content {
    padding-bottom: 40px;
  }
  body.page-template .case-study-slides {
    padding-bottom: 60px;
  }
  body.page-template .container .box-gated.box-case-centrale .immagine picture img {
    width: 100%;
  }
}
body.page-template .blocco-banner-text-image {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.page-template .blocco-banner-text-image {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template .blocco-banner-text-image .row {
  flex-direction: column;
}
@media (min-width: 992px) {
  body.page-template .blocco-banner-text-image .row .col-lg-6:first-child {
    order: 2;
  }
}
body.page-template .blocco-banner-text-image .row .col-lg-6:last-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  body.page-template .blocco-banner-text-image .row .col-lg-6:last-child {
    order: 1;
  }
}
body.page-template .blocco-banner-text-image .row.link-container {
  cursor: pointer;
}
body.page-template .blocco-banner-text-image .row.link-container .smart-cta.arrow {
  display: block;
  margin-left: auto;
}
body.page-template .blocco-banner-text-image .row.link-container:hover .smart-cta.arrow img {
  animation: horizontal-shaking 0.35s;
}
body.page-template .blocco-banner-text-image .row .testo {
  position: relative;
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 0 40px;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-rosa {
  background-color: #F5EDE7;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-azzurro {
  background-color: #EDF4F9;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-acquamarina {
  background-color: #E9F4F4;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-beige {
  background-color: #EEEBE3;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_chiaro {
  background-color: #F8F9FA;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro {
  background-color: #51575E;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro .title-component,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro p,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro h1,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro h2,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro h3,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro h4,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro h5,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro h6 {
  color: white;
}
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro .swiper-button-next,
body.page-template .blocco-banner-text-image .row .testo.sfondo-grigio_scuro .swiper-button-prev {
  background-color: white;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer {
  position: absolute;
  top: 0;
  left: -15px;
  width: calc(100% + (15px * 2));
  height: 100%;
  z-index: -1;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-rosa {
  background-color: #F5EDE7;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-azzurro {
  background-color: #EDF4F9;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-acquamarina {
  background-color: #E9F4F4;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-beige {
  background-color: #EEEBE3;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_chiaro {
  background-color: #F8F9FA;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro {
  background-color: #51575E;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro .title-component,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro p,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro h1,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro h2,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro h3,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro h4,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro h5,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro h6 {
  color: white;
}
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro .swiper-button-next,
body.page-template .blocco-banner-text-image .row .testo .block-layer.sfondo-grigio_scuro .swiper-button-prev {
  background-color: white;
}
@media (min-width: 1200px) {
  body.page-template .blocco-banner-text-image .row .testo .block-layer {
    border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
  }
}
body.page-template .blocco-banner-text-image .row .testo h2 {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 400;
}
body.page-template .blocco-banner-text-image .row .testo p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
}
body.page-template .blocco-banner-text-image .row .immagine {
  position: relative;
  height: 200px;
  border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
}
body.page-template .blocco-banner-text-image .row .immagine .block-layer {
  position: absolute;
  top: 0;
  right: -15px;
  width: calc(100% + (15px * 2));
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  body.page-template .blocco-banner-text-image .row .immagine .block-layer {
    border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
  }
}
body.page-template .blocco-banner-text-image .row .arrow-sx {
  display: none;
}
@media (min-width: 992px) {
  body.page-template .blocco-banner-text-image .row .testo .block-layer {
    width: calc(100% + (15px * 2));
  }
  body.page-template .blocco-banner-text-image .row .immagine {
    height: 100%;
  }
  body.page-template .blocco-banner-text-image .row .immagine .block-layer {
    width: calc(100% + (15px * 2));
  }
  body.page-template .blocco-banner-text-image .row.img_dx {
    flex-direction: row;
  }
  body.page-template .blocco-banner-text-image .row.img_dx .testo {
    border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    padding-left: 15px;
  }
  body.page-template .blocco-banner-text-image .row.img_dx .testo .block-layer {
    border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    left: 0;
    width: calc(100% + 15px);
  }
  body.page-template .blocco-banner-text-image .row.img_dx .immagine {
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
  }
  body.page-template .blocco-banner-text-image .row.img_dx .immagine .block-layer {
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    right: 0;
    width: calc(100% + 15px);
  }
  body.page-template .blocco-banner-text-image .row.img_sx {
    flex-direction: row-reverse;
  }
  body.page-template .blocco-banner-text-image .row.img_sx .testo {
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    padding-right: 15px;
  }
  body.page-template .blocco-banner-text-image .row.img_sx .testo .block-layer {
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    right: 0;
    width: calc(100% + 15px);
  }
  body.page-template .blocco-banner-text-image .row.img_sx .immagine {
    border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
  }
  body.page-template .blocco-banner-text-image .row.img_sx .immagine .block-layer {
    border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    left: 0;
    width: calc(100% + 15px);
  }
}
@media (min-width: 1104px) {
  body.page-template .blocco-banner-text-image .row.img_dx .testo {
    padding-left: 0;
  }
  body.page-template .blocco-banner-text-image .row.img_sx .testo {
    padding-right: 0;
  }
  body.page-template .blocco-banner-text-image .row.ratio-centered .testo .block-layer {
    width: calc(100% + 15px + 40px);
  }
  body.page-template .blocco-banner-text-image .row.ratio-centered .immagine .block-layer {
    width: calc(100% + 15px + 40px);
  }
  body.page-template .blocco-banner-text-image .row.ratio-left-plus .testo .block-layer {
    width: calc(100% + (15px * 2) + 40px);
  }
  body.page-template .blocco-banner-text-image .row.ratio-left-plus .immagine .block-layer {
    width: calc(100% + 40px);
  }
  body.page-template .blocco-banner-text-image .row.ratio-right-plus .testo .block-layer {
    width: calc(100% + 40px);
  }
  body.page-template .blocco-banner-text-image .row.ratio-right-plus .immagine .block-layer {
    width: calc(100% + (15px * 2) + 40px);
  }
  body.page-template .blocco-banner-text-image .row.img_dx .testo .block-layer {
    left: -40px;
  }
  body.page-template .blocco-banner-text-image .row.img_dx .immagine .block-layer {
    right: -40px;
  }
  body.page-template .blocco-banner-text-image .row.img_dx.ratio-centered .testo {
    padding-right: calc(40px - 15px);
  }
  body.page-template .blocco-banner-text-image .row.img_dx.ratio-left-plus .testo {
    padding-right: calc(40px - (15px * 2));
  }
  body.page-template .blocco-banner-text-image .row.img_dx.ratio-right-plus .testo {
    padding-right: 40px;
  }
  body.page-template .blocco-banner-text-image .row.img_sx .testo .block-layer {
    right: -40px;
  }
  body.page-template .blocco-banner-text-image .row.img_sx .immagine .block-layer {
    left: -40px;
  }
  body.page-template .blocco-banner-text-image .row.img_sx.ratio-centered .testo {
    padding-left: calc(40px - 15px);
  }
  body.page-template .blocco-banner-text-image .row.img_sx.ratio-left-plus .testo {
    padding-left: calc(40px - (15px * 2));
  }
  body.page-template .blocco-banner-text-image .row.img_sx.ratio-right-plus .testo {
    padding-left: 40px;
  }
}
body.page-template .blocco-slider-services {
  padding: 0;
  background-color: #52555A;
  padding: 40px 0 0;
}
body.page-template .blocco-slider-services h2 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center;
  color: white;
}
body.page-template .blocco-slider-services h3 {
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 0;
  text-align: center;
  color: white;
}
body.page-template .blocco-slider-services .container-slider .swiper-services {
  padding: 40px 0;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.1s;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide:last-child {
  padding-right: 15px;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide.visible {
  opacity: 1;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component {
  display: block;
  height: 360px;
  perspective: 1000px;
  text-decoration: none;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .cta-flip {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 30px;
  bottom: 20px;
  background-image: url('/wp-content/themes/welcomeitalia/img/landing-pages/icon-plus.svg');
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content.flipped {
  transform: rotateY(180deg);
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-front,
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-front {
  background-color: white;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-front .top {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 190px;
  top: 0;
  left: 0;
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-front .bottom {
  position: absolute;
  width: 100%;
  min-height: 170px;
  bottom: 0;
  left: 0;
  padding: 20px 30px 30px;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-front .bottom h5 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #333333;
  line-height: 1.4;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-front .bottom::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 30px;
  bottom: 20px;
  background-image: url('/wp-content/themes/welcomeitalia/img/landing-pages/icon-plus.svg');
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-back {
  background-color: white;
  transform: rotateY(180deg);
  padding: 20px 30px 30px;
  border: 1px solid #51575E;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-back h5 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  color: #51575E;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-back p {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 300;
  color: #333;
  margin: 0;
  max-height: 190px;
  overflow: hidden;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-back .card-cta {
  color: #51575E;
  border: 1px solid #51575E;
  padding: 10px 20px;
  display: block;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-transform: uppercase;
  margin: auto 0 0;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-back .card-cta:hover {
  background-color: #51575E;
  color: white;
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component .flip-card-content .flip-card-back::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 30px;
  bottom: 20px;
  background-image: url('/wp-content/themes/welcomeitalia/img/landing-pages/icon-plus.svg');
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url('/wp-content/themes/welcomeitalia/img/landing-pages/plus-grey.svg');
  transform: rotate(45deg);
}
body.page-template .blocco-slider-services .container-slider .swiper-wrapper .swiper-slide .flip-cards-component.no-description .flip-card-content .flip-card-front .bottom {
  height: 170px;
}
body.page-template .blocco-slider-services .container-slider .swiper-navigation {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  width: 100%;
  max-width: 1550px;
  justify-content: space-between;
}
@media (min-width: 1600px) {
  body.page-template .blocco-slider-services .container-slider .swiper-navigation {
    display: flex;
  }
}
body.page-template .blocco-slider-services .container-slider .swiper-navigation .swiper-button-next {
  position: absolute;
  right: -40px;
}
body.page-template .blocco-slider-services .container-slider .swiper-navigation .swiper-button-prev {
  position: absolute;
  left: -40px;
}
body.page-template .blocco-slider-services .container-slider .swiper-navigation .round-arrow {
  border: 1px solid white;
}
body.page-template .blocco-slider-services .swiper-pagination {
  margin-top: 0;
  padding-bottom: 40px;
}
body.page-template .blocco-slider-services .swiper-pagination span.swiper-pagination-bullet {
  border: 1px solid white;
  background-color: transparent;
  opacity: 1;
}
body.page-template .blocco-slider-services .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: white;
}
/*# sourceMappingURL=./landing-simplify-2026.css.map */