.elementor-kit-3{--e-global-color-primary:#135186;--e-global-color-secondary:#3F95DA;--e-global-color-text:#000000;--e-global-color-accent:#FB9035;--e-global-color-02f4a81:#DEEFFF;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Acumin Pro";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:0px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-5c76862-font-size:24px;--e-global-typography-5c76862-font-weight:700;--e-global-typography-7bfc8f2-font-family:"Acumin Pro";--e-global-typography-7bfc8f2-font-weight:400;--e-global-typography-fbceeb6-font-family:"Arial Rounded MT Bold";--e-global-typography-fbceeb6-font-size:35px;--e-global-typography-fbceeb6-font-weight:700;--e-global-typography-53aeb6b-font-family:"Acumin Pro";--e-global-typography-53aeb6b-font-size:16px;--e-global-typography-53aeb6b-font-weight:400;font-family:"Acumin Pro", Sans-serif;font-size:24px;line-height:0em;letter-spacing:0px;}.elementor-kit-3 p{margin-bottom:0px;}.elementor-kit-3 a{font-family:"Acumin Pro", Sans-serif;font-size:5em;font-weight:700;}.elementor-kit-3 h1{font-family:"Acumin Pro", Sans-serif;font-size:3.7rem;font-weight:700;line-height:1.2em;}.elementor-kit-3 h2{font-family:"Acumin Pro", Sans-serif;font-weight:700;}.elementor-kit-3 h3{font-family:"Acumin Pro", Sans-serif;font-weight:700;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-family:"Acumin Pro Condensed", Sans-serif;font-size:24px;font-weight:700;border-radius:13px 13px 13px 13px;padding:0.95em 2.5em 0.8em 2.5em;}.elementor-kit-3 img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.elementor-widget:not(:last-child){margin-bottom:30px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{padding:0.95em 2em 0.8em 2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{padding:0.75em 1em 0.5em 1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */.img-fluid, .img-fluid img {
    max-width: 100%;
    height: auto;
}

p {
    line-height: 1.4;
}

p a {
    color: rgb(251, 144, 53);
    text-decoration: underline;
    font-size: 24px !important;
    transition: color 300ms ease-in-out;
}

p a:hover {
    color: #BA5C0B;
}

html {
  scroll-behavior: smooth;
}

/* doppio gradiente per gestire mobile e desktop*/
.blu-gradient:after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(90deg,rgba(19, 81, 134, 0.85) 34%, rgba(255, 255, 255, 0) 57%);
}

.blu-gradient, .blu-gradient-mobile {
    overflow: hidden;
}


.blu-gradient-mobile:after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(0deg,rgb(19, 81, 134) 15%, rgba(255, 255, 255, 0) 50%);
}

/* ripristina il font del link con ancora promemoria_link*/
.elementor-kit-3 a {
    font-size: initial;    
}

.wpforms-field-label-inline {
    font-size: 13px !important;
}

.button-send-promemoria button {
    border-radius: 13px 13px 13px 13px !important;
    padding: 0.95em 2.5em 0.95em 2.5em !important;
    font-family: "Acumin Pro Condensed", Sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important; 
    height: 65px !important;
}

.elementor-icon-box-icon {
    cursor: pointer;
}

.w-100 img {
    width: 100%;
}

@media (max-width: 767px) {
    /* imposta bottone tutta larghezza solo a mobile*/
    .button-full-width a {
        display: flex;
        align-self: stretch;
        justify-content: center;
    }  
    
    .riquadro-colonna-cod-fiscale .elementor-icon-box-wrapper {
        display: flex;
    }
    
    .riquadro-colonna-cod-fiscale .elementor-icon-box-wrapper .elementor-icon-box-icon {
        order: 1;
    }
}

@media (max-width: 1024px) {
    p, p a {
        font-size: 16px !important;
    }
    
    h1 {
        font-size: 37px !important;
    }
    
    h2 {
        font-size: 32px !important;
    }

    h3 {
        font-size: 28px !important;
    }  
    
    h4 {
        font-size: 23px !important;
    }  

    
    .w-mobile-50 {
        width: 50%;
    }
    
    .section-hero-mobile .elementor-widget:not(:last-child) {
      margin-bottom: 15px !important;
    }
    

}


@media (min-width: 1024px) and (max-width: 1400px) {
    .section-hero .elementor-inner-section {
        padding: 0px !important;
    }
    
    .section-hero h1 {
        font-size: 2.7rem !important;
    }
    
    .section-hero p {
        font-size: 20px !important;
    }
}

@media (max-width: 400px) {
    .button-send-promemoria button {
        margin: 0 auto !important; 
        display: flex !important;
    }
}

.section-footer a {
    color: white !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

/* stili per il messaggio che esce quando premo COPIA*/
.tooltip-copy-cf {
    background: #BA5C0B;
  color: white;
  position: fixed;
  top: 5%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 1.4rem 2rem 0.9rem;
  margin: 0 auto;
  display: none;
  width: 150px;
  height: 50px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  border-radius:4px;
  font-size: 1.3rem;
  font-family: "Acumin Pro Condensed", Sans-serif;
  font-weight: 700;
  box-shadow: 0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Acumin Pro';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/Acumin-RPro.woff2') format('woff2'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/Acumin-RPro.woff') format('woff'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/Acumin-RPro.ttf') format('truetype');
}
@font-face {
	font-family: 'Acumin Pro';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/Acumin-BdPro.woff2') format('woff2'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/Acumin-BdPro.woff') format('woff'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/Acumin-BdPro.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Arial Rounded MT Bold';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/arialroundedmtbold_1.woff2') format('woff2'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/arialroundedmtbold_1.woff') format('woff'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/arialroundedmtbold_1.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Acumin Pro Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/AcuminProCond-Bold.eot');
	src: url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/AcuminProCond-Bold.eot?#iefix') format('embedded-opentype'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/AcuminProCond-Bold.woff2') format('woff2'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/AcuminProCond-Bold.woff') format('woff'),
		url('//5x1000.fbov.org/wp-content/uploads/sites/23/2025/04/AcuminProCond-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */