.elementor-kit-10{--e-global-color-primary:#62259D;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FC6A3A;--e-global-color-c1e76b5:#FFFFFF;--e-global-color-0269650:#FAFAFA;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:clamp(1.875rem, 1.5461rem + 1.3158vw, 3.125rem);--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:clamp(1.5625rem, 1.2336rem + 1.3158vw, 2.8125rem);--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:clamp(1rem, 0.9671rem + 0.1316vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:clamp(1.125rem, 1.0921rem + 0.1316vw, 1.25rem);--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

body {
    margin: 0;
}

/*
*** Header
*/

/*Pulsante*/
@keyframes animateBackground {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.cta .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    fill: var(--e-global-color-c1e76b5);
    color: var(--e-global-color-c1e76b5);
    background-color: transparent;
    background-image: linear-gradient(160deg, var(--e-global-color-primary) 0%, #f2295b 84%);
    background-size: 200% 200%; /* Necessario per l'animazione del gradiente */
    animation: animateBackground 5s ease infinite; /* Imposta l'animazione */
    
    display: inline-block; /* Assicura che il transform funzioni correttamente */
}

.cta .elementor-button-text {
    transition: transform 0.3s ease; /* Transizione per l'effetto hover */
}    
    

.cta .elementor-button:hover .elementor-button-text {
    transform: scale(0.9); /* Riduce la scala del testo del 10% */
}

/* Header*/
#site-header {
    box-shadow: 0px 5px 10px rgb(0 0 0 / 4%);
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

/* Stile di base per le voci del menu */
menu-item a {
    
    transition: color 0.3s ease; /* Colore quando il cursore è sopra la voce */
}

/* Stile di hover per le voci del menu */
.menu-item a:hover {
    color: #62259d; /* Colore quando il cursore è sopra la voce */
}

/*Sub menu*/
ul.sub-menu {
    border: 1px solid #ebebeb;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 4%);
}

ul.sub-menu li:hover {
    background-color: #333;
}

ul.sub-menu li:hover a {
   color: #fff!important;
}

/*
*** Footer
*/
#site-footer {
    margin-top: 30px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: bold;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-BoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-ThinItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-ExtraLightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-ExtraBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-BlackItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('https://whistleblowing.wbb.it/wp-content/uploads/custom-Italic.woff2') format('woff2');
}
/* End Custom Fonts CSS */