#footer {
    background: var(--dark);
    border-top: 4px solid var(--dark);
    font-size: 0.9em;
    margin-top: 50px;
    padding: 0;
    position: relative;
    clear: both;
}
    #header .header-nav-main nav > ul > li > a {
        text-transform: none!important;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        padding: 0.5rem 1rem;
        letter-spacing: 0px;
    }
.vh-80{
    height: 80vh;
}
.mt-n-1{
    margin-top: -50px;
}
.overlay-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    /*background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));*/
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 33.69%, rgba(0, 0, 0, 0.75) 97.05%);
    border-radius: inherit;
}
.section-main{
    background-image: url(../img/img-header.jpg)!important;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer .footer-copyright.footer-copyright-style-2 {
    background: var(--dark);
    border-top: none;
}
.featured-boxes-modern-style-1 .featured-box .box-content .icon-featured {
    background-color: var(--primary);
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.featured-boxes-modern-style-1 .featured-box .box-content .icon-featured.riscossione {
    background-color: #2291FF;
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.featured-boxes-modern-style-1 .featured-box .box-content .icon-featured.credit {
    background-color: var(--secondary);
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.featured-boxes-modern-style-1 .featured-box{
    border-radius: 25px;
}
.feature-box .feature-box-icon-sticky {
    width: 4.3em!important;
    height: 4.30em!important;
    background-color: white;
}
section.section.section-overlay-opacity-style-1.section-overlay-opacity-scale-4:before {
    background: rgba(14, 14, 114, 0.45);/*#0E0E72*/
    z-index: 5;
}
.titolo-azzurro{
    color: #2291FF!important;
    font-weight: bold;
}
.titolo {
  position: relative;       
  display: inline-block; 
  margin-bottom: 20px;
}

.titolo::after {
  content: "";
  display: block;
  width: 100px;              
  height: 5px;             
  background-color: var(--secondary); 
  margin-top: 10px;         
  border-radius: 0px;      
}

.titolo-bianco::after {
     background-color: white!important; 
}
h1, h2, h3, h4, h5, h6 {
    color: var(--primary);
    font-weight: bold;
    letter-spacing: 0!important;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
}
h2{
    font-size: 3.5em !important;
    line-height: 1.2em;
    margin-bottom: 20px;
}
p,li{
    font-size: 1.4em !important;
    color: var(--dark);
}
.num{
    font-family: "Work Sans", sans-serif!important;
    font-size: 92px; 
  line-height: 0.9;
  font-weight: 800;
  letter-spacing: 0;
  /* Outline principale */
  color: transparent; 
  -webkit-text-stroke-width: 2px;      /* spessore outline */
  -webkit-text-stroke-color: var(--primary);  /* colore outline (blu) */
  /* miglioramento cross-browser: ombra sottile per contrasto */
  text-shadow:
    0 1px 0 rgba(0,0,0,0.02),
    0 2px 0 rgba(0,0,0,0.02);
    
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-3:before {
    
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 19.86%, rgba(0, 0, 0, 0.6) 84.63%);
}


.counters strong {
    display: block;
    font-weight: bold;
    font-size: 80px !important;
    line-height: 1.2em;
}
.bg-primary-light {
    background-color: #2291FF !important;
}
.border-radius-top-sx .list.list-icons li > [class*="fa-"]:first-child,.border-radius-top-sx .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .border-radius-top-sx .list.list-icons li a:first-child > .icons:first-child {
    color: var(--primary);
    background-color: white;
}

.text-white{
    color:#ffffff!important;
}
section.section.section-overlay-opacity:before {
    z-index:1;
}
.section .text-white{
    z-index:10;
    position: relative;
}
.border-radius-top-sx{
    border-top-left-radius: 80px!important;
}
.box-footer-white{
    border-top-left-radius: 100px!important;
    padding: 80px 30px 30px;
}
.box-footer-white p{
    line-height: 2rem;
}


.menu-title {
  position: relative;
  display: inline-block;       
  margin: 0;
  padding-left:0!important;
  margin-bottom: 10px;/*20px*/
  font-weight: 700!important;
  font-size: 1.25rem!important;          
  padding-bottom: 0rem;      /*0.6rem*/
}


.menu-title::after {
  content: "";
  position: absolute;
  left: 0;                     
  bottom: 0.08rem;            
  width: 3.5rem;               
  height: 4px;                         
  border-radius: 2px;
}
.menu-title-1::after {            
  background-color: var(--primary);         
}
.menu-title-2::after {            
  background-color: #2291FF;         
}
.menu-title-3::after {            
  background-color: var(--secondary);         
}
@media (min-width: 1200px) {
    .dropdown-mega-content{
        padding-left: 100px!important;
        padding-right: 100px!important;
    }
}
@media (max-width: 480px) {
  .menu-title {
    font-size: 1.25rem;
    padding-bottom: 0.45rem;
  }
  .menu-title::after {
    width: 2.5rem;
    height: 3px;
    bottom: 0.06rem;
  }
}
@media (max-width: 992px) {
    h2 {
        font-size: 2.5em !important;
        line-height: 1.2em;
        margin-bottom: 20px;
    }
    .mh-350px, .mh-550px {
        min-height: auto;
    }
     .mh-600px {
         min-height: auto;
         padding: 250px 30px 20px;
         margin:10px 0;
    }
    
    .header-logo img, .offCanvasLogo img{
        height: 60px;
        width: 155px;
    }
   
    .section-main{
        background-image: url(../img/img-header-mobile.jpg)!important;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 0!important;
    }
    
  .menu-title {
      position: relative;
      display: inline-block;       
      margin: 0;
      margin-bottom: 0px;
      font-weight: normal;
      font-size: 1.0rem!important;          
      padding-bottom: 0.6rem;  
      color:white!important;
    }
    #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
        border-radius: 0 !important;
        border: 0;
    }
    .menu-title::after {
      display: none;
    }
    .mw-menu-btn{
        max-width: 300px;
    }

}
       