body{
  text-align: left;

}

p {
  font-size:18px;
  line-height:20px;
}
/* NAVBAR STICKY */
.sticky-top {
  z-index: 1030;
}
ul#menu-menu-principale li{
  text-transform: uppercase;
}
/* BASE LINK */
.navbar-nav li a {
  color: #333;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 15px;
  text-decoration: none;
  display: block;
  transition: all 0.3s ease;
}

/* HOVER */
.navbar-nav li a:hover {
  color: #f69601;
}

/* LINK ATTIVO */
.navbar-nav .current-menu-item > a,
.navbar-nav .current_page_item > a,
.navbar-nav .active > a {
  color: #f69601 !important;
  font-weight: 600;
}

/* EVENTUALE PAGINA PADRE ATTIVA */
.navbar-nav .current-menu-ancestor > a {
  color:#f69601;
}

/* EFFETTO UNDERLINE MODERNO */
.navbar-nav li a {
  position: relative;
  margin-top:-10px;
}

.navbar-nav li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #f69601;
  transition: width 0.3s ease;
}

/* HOVER underline */
.navbar-nav li a:hover::after {
  width: 100%;
}

/* ACTIVE underline sempre visibile */
.navbar-nav .current-menu-item > a::after,
.navbar-nav .active > a::after {
  width: 100%;
}
h1 {
  font-size: 60px;
}
h2{
  font-size: 65px;
}
h2.wp-block-heading.has-text-align-center{
  font-size: 65px;
}

h3{
  font-size: 45px;
}
h4{
  font-size: 35px;
}
h5{
  font-size: 25px;
}
h6{
  font-size: 15px;
}
h2.wp-block-heading{
  font-size: 45px;
}
.testoxs{
  font-size:16px;
  font-weight: 500;
}
.testo120{
   font-size: 90px;
   font-weight: 700;
}
@media only screen and (max-width: 967px) {
        h1 {
  font-size: 30px;
}
h2{
  font-size: 25px;
}
h2.wp-block-heading.has-text-align-center{
  font-size: 25px;
}

h3{
  font-size: 25px;
}
h4{
  font-size: 20px;
}
h5{
  font-size: 15px;
}
h6{
  font-size: 12px;
}
h2.wp-block-heading{
  font-size: 25px;
}
.testoxs{
  font-size:12px;
  font-weight: 500;
}
.testo120{
   font-size: 50px;
   font-weight: 700;
}
}


.viola{
  color:#3c1474;
}
.testo-arancio{
  color: #f69601;
}
a.testo-arancio{
  color: #f69601;
  text-decoration: none;
}
p.testo-arancio > a{
  color: #f69601;
  text-decoration: none;
}
.testo-blu{
  color: #528af9;
}
.testo-rosa{
  color: #E846A0;
}
.bottone-arancio{
  background-color: #f69601;
  padding: 10px 20px;
  border-radius: 30px;
  max-width: 200px;
    color:#FFF;
    text-align: center;
}
p.bottone-arancio > a{
    color:#FFF;
    text-decoration: none;
}
.bottone-viola{
  background-color:#3c1474;
   padding: 10px 20px;
  border-radius: 30px;
   text-align: center;
    color:#FFF;
}
p.bottone-viola > a{
    color:#FFF;
    text-decoration: none;
}
.bottone-rosa{
  background-color:#E846A0;
  color:#FFF;
   padding: 10px 20px;
  border-radius: 30px;
  max-width:500px;
}
p.has-text-align-center.bottone-rosa > a{
    color:#FFF;
    text-decoration: none;
}
a.bottone-arancio, a.bottone-viola, a.bottone-rosa{
 color: #FFF;
 text-decoration: none;
 margin-top:30px;
}
.youcare{
  width: 100%;
  margin-top:-20px;
  height: 200px; /* altezza ridotta */
  color: #FFF;
 background-image: url("nuvoleazzurro1.jpg");
  background-attachment: fixed; /* effetto parallax */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* SOLO per desktop */
@media (max-width: 967px)  {
  .youcare {
      background-attachment: scroll;
      min-height: 200px; /* un po' più alta aiuta */
  }
}
.nuvoleazzurro{
  width: 100%;
  height: 200px; /* altezza ridotta */
  color: #FFF;
 background-image: url("nuvoleazzurro.jpg");
  background-attachment: fixed; /* effetto parallax */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 
}
@media (max-width: 967px)  {
  .nuvoleazzurro {
    background-attachment: scroll;
    min-height: 200px; /* un po' più alta aiuta */
  }
}
.nuvoleorange{
  width: 100%;
  height: 200px; /* altezza ridotta */
  color: #FFF;
  background-image: url("nuvoleorange.jpg");
  background-attachment: fixed; /* effetto parallax */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 967px)  {
  .nuvoleorange {
    background-attachment: scroll;
    min-height: 250px; /* un po' più alta aiuta */
  }
}
.acqua{
    width: 100%;
  height: 300px; /* altezza ridotta */
  color: #FFF;
 background-image: url("acqua.jpg");
  background-attachment: fixed; /* effetto parallax */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 967px)  {
  .acqua {
     height: 180px; /* altezza ridotta */
  }
}
figure.alignleft.size-full.is-resized{
  margin-top: -195px;
}
.alignleft.size-full{
  width:130% !important;
}
.rotondo{
  background-image: url("rotondo.jpg");
  background-repeat: no-repeat; 
  background-position: left bottom;
}
.network{
  background:  url("network.jpg");

  background-repeat: no-repeat; 
  background-position: right center;
    background-size: contain;

}
.restringi{
  padding-right: 30%;
}
@media (max-width: 967px) {
  .restringi{
   padding-right: 0;
}
}

@media (max-width: 1480px) {
  .network {
    background-image: none;
  }
}
@media (min-width:1481px) {
  .visualizzamobile {
    display: none;
  }
}
@media (max-width: 1480px) {
  .nascondimobile {
    display: none;
  }
  img.wp-image-507 {
    max-width: 50%;
    margin-left: 23%;
}
}
.chisiamo1{
  background-color:#f69601;
  background-image: url("uno.jpg");

  background-repeat: no-repeat; 
  background-position: right center;
  height:250px;
}
@media (max-width: 967px) {
  .chisiamo1 {
     height: auto;
  }
}
.chisiamo2{
  background-color:#2457e8;
  background-image: url("due.jpg");
  background-repeat: no-repeat; 
  background-position: right center;
  height:250px;
}
@media (max-width: 967px) {
  .chisiamo2 {
     height: auto;
  }
}
.chisiamo3{
  background-color:#3b1473;
  background-image: url("tre.jpg");
  background-repeat: no-repeat; 
  background-position: right center;
  height:250px;
}
@media (max-width: 967px) {
  .chisiamo3 {
     height: auto;
  }
}
.specialties{
  background-color:#3c1474;
  background-image: url("specialties.jpg");
  background-repeat: no-repeat; 
  background-position: right center;
  height:600px;
    color:#FFF;
}
@media (max-width: 967px) {
  .specialties {
    background-image: none;
  }
}
.industries{
  background-color:#2457e8;
  background-image: url("industries.jpg");
  background-repeat: no-repeat; 
  background-position: right center;
  height:600px;
  color:#FFF;
}
@media (max-width: 967px) {
  .industries {
    background-image: none;
  }
}
.esperti{
  background-image: url("rotondo2.png");
  background-repeat: no-repeat; 
  background-position: left center;
  margin-top: -20px;
}
.aziende{
  background-image: url("aziende.jpg");
  background-repeat: no-repeat; 
  background-position: right center;
  height:360px;
}
@media (max-width: 967px) {
  .aziende {
    background-image: none;
      height: auto;
  }
}
.professionisti{
  background-image: url("professionisti.jpg");
  background-repeat: no-repeat; 
  background-position:  right center;
    height:360px;
}
@media (max-width: 967px) {
  .professionisti {
    background-image: none;
      height: auto;
  }
}
.privati{
  background-image: url("privati.jpg");
  background-repeat: no-repeat; 
  background-position:  right center;
    height:360px;
}
@media (max-width: 967px) {
  .privati {
    background-image: none;
      height: auto;
  }
}
.enti{
  background-image: url("enti.jpg");
  background-repeat: no-repeat; 
  background-position:  right center;
    height:360px;
}
@media (max-width: 967px) {
  .enti {
    background-image: none;
      height: auto;
  }
}
.contatti{
  background-image: url("sfondocontatti2.jpg");
  background-repeat: repeat; 
}
/* Contenitore principale ellisse */
.sfondorosa {
  background: #FFF; /* colore di sfondo grigio chiaro */
  padding: 80px 20px;
  max-width: 1000px;
  margin: 0 auto;

  /* Ellisse perfetta */
  border-radius: 500px;

  text-align: center;
  position: relative;
}

/* Ellisse interna rosa */
.contenuto {
  background: #FFF; /* colore rosa */
  padding: 0px 0px;
  margin-top:-11px;
   margin-bottom:-11px;

  border-radius: 500px;
  display: inline-block; /* per dimensioni minime attorno al testo */
  text-align: center;
  color: #fff;
}

/* Bottone */
 .btn-pink {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 40px;
  background: #E846A0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.3s;
  max-width: 400px;
}

.sfondorosa .btn-pink:hover {
  background: #d63d91;
}
.ellisse{
  clip-path: ellipse(75% 100% at 50% 50%);}
.box-viola{
  padding:20px;
  color:#FFF;
  background-color:#3c1474;
}
.box-rosa{
  padding:20px;
  color:#FFF;
  background-color:#E846A0;
}
.box-blu{
  padding:20px;
  color:#FFF;
  background-color:#2456E6;
}
.box-azzurro{
  padding:20px;
  color:#FFF;
  background-color:#528AF8;
}
.box-arancio{
  padding:20px;
  color:#FFF;
  background-color:#f69601;
}
.box-bianco{
  padding:20px;
  color:#000;
  background-color:#FFF;
}
.margine{
  margin-top:-135px;
}
.correggi
{margin-top:-10px;}
.correggi25
{margin-top:-25px;}
.correggidue
{margin-top:-50px;}
.carousel-item {
  position: relative;
  height: 70vh;
  display: flex;
  align-items: center;      /* 🔥 centra verticalmente */
  justify-content: center;  /* 🔥 centra orizzontalmente */
  overflow: hidden;
}

/* immagine */
.carousel-img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
  object-fit: cover;
}
@media (max-width: 967px) {
  .carousel-img {
   display: none;
  }
  .nascondi{
    display:none;
  }
  .ruota {
    transform: rotate(90deg);
    height:100px;
    max-width:40%;  margin-left:50%;
  }
  .correggidue
{margin-top:-40px;}
.wp-block-uagb-container.uagb-block-effec79d{
  min-height: 500px;
}
}

/* testo */
.carousel-caption-custom {
  position: relative;
  z-index: 2;

  max-width: 600px;
  width: 100%;

  margin: 0 auto;              /* 🔥 fondamentale */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;         /* 🔥 fondamentale */

  text-align: center;
}
@media (min-width: 1980px) {
.carousel-caption-custom {max-width: 800px;
}
}
.carousel-caption-custom {
  opacity: 0;                /* parte invisibile */
  transform: translateY(20px); /* leggero movimento dal basso */
  transition: opacity 1s ease, transform 1s ease;
}

.carousel-item.active .carousel-caption-custom {
  opacity: 1;                /* diventa visibile */
  transform: translateY(0);  /* torna nella posizione originale */
}
.carousel-indicators [data-bs-target] {
  background-color: #ccc;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
}

.carousel-indicators .active {
  background-color: #f69601;
}
span.wp-block-accordion-heading__toggle-title
{
  color: #f69601;
  font-size: 25px;
  text-decoration: none;
  font-weight: normal;
}
span.wp-block-accordion-heading__toggle-icon{
  color: #f69601;
}
/* riduce spazio  */
.wp-block-accordion-heading__toggle {
  padding: 5px 0;
}

.wp-block-accordion-panel {
  padding-top: 0;
  margin-top: -10px;
  padding-left: 20px;
  max-width:600px;
}

.wp-block-accordion-panel p {
  margin: 0;
  margin-top:-15px;
}
/* per spostarlo prima del titolo/*/
.wp-block-accordion-heading__toggle {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wp-block-accordion-heading__toggle-icon {
  order: -1; /* sposta il + prima */
}

.footer{
   background-color:#3c1474;
   color: #FFF;
}
/* contatore /*/
.counter-wrapper {
  white-space: nowrap;
}
/* swiper /*/
.timeline{
  width: 100%;
  height: 450px;
  color:#FFF;
  
  margin-top:-20px;
  padding-top: 150px;
}
.timeline-container {
  width: 100%;
  margin: 0px auto;
  padding-top: 70px;
  background-image: url("timeline.jpg");
  height:400px;
}

/* TIMELINE SLIDER */
.timeline-slider {
  width: 75%;
  margin: 0 auto 50px;
  position: relative;
}
/* Linea bianca della timeline */
.timeline-slider::before {
  content: '';
  position: absolute;
  top: 50%; /* centrata verticalmente rispetto ai pallini */
  left: 0;
  width: 100%;
  height:1px; /* spessore della linea */
  background-color: #fff; /* colore linea */
  z-index: 0;
  transform: translateY(-50%);
}

/* Assicurati che i pallini siano sopra la linea */
.timeline-slider .swiper-slide {
  position: relative;
  z-index: 1;
  height:100px;
}
.timeline-slider .swiper-slide {
  text-align: center;
  opacity: 1;
  transform: scale(0.8);
  transition: all 0.3s ease;
  cursor: pointer;
}

.timeline-slider .swiper-slide-active {
  opacity: 1;
  transform: scale(1.4);
}

.timeline-slider .switch-title {
  display: block;
  font-weight: 400;
  color: #000;
  position: relative;
  padding-top:35px;
}

/* PALLINO */
.timeline-slider .switch-title:after {
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 60px;
  height: 60px;
  background:  #FFF;
  border: 1px solid #f69601;
  border-radius: 50%;
  transition: all 0.3s ease;
    margin-top:-40px;
}

.timeline-slider .swiper-slide-active .switch-title:after {
  width: 60px;
  height: 60px;
  background:#f69601;
  border: 2px solid #FFF;
}
.swiper-slide-active > span.switch-title.viola {
color: #FFF !important;
}
/* FRECCE */
.swiper-button-prev,
.swiper-button-next {
  margin-top:10px;
  color: #FFF !important;
  top: 50%;
  transform: translateY(-50%);
  height:10px !important;
}

.swiper-button-prev { left: -50px;  }
.swiper-button-next { right: -50px; }
.swiper-button-next:after, .swiper-button-prev:after {
  height:5px !important;
}
/* CONTENUTO */
.swiper-content-slider .swiper-slide {
  text-align: center;
}
.footer-bottom.social-icon {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.footer-bottom.social-icon li a {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 40px;
  height: 40px;

  border: 2px solid #ffffff;
  border-radius: 50%;

  background-color: transparent;
  color: #ffffff;

  text-decoration: none;
  transition: all 0.3s ease;
}

/* icona */
.footer-bottom.social-icon li a i {
  font-size: 18px;
}

/* hover carino */
.footer-bottom.social-icon li a:hover {
  background-color: #ffffff;
  color: #000000;
}