.elementor-kit-10{--e-global-color-primary:#114388;--e-global-color-secondary:#237109;--e-global-color-text:#646464;--e-global-color-accent:#E4022C;--e-global-color-c1e76b5:#FFFFFF;--e-global-color-79d12f6:#000000;--e-global-color-e182d82:#FFFFFF00;--e-global-color-8d90bb3:#FCD825;--e-global-typography-primary-font-family:"Good Times";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:56px;--e-global-typography-secondary-font-family:"Good Times";--e-global-typography-secondary-font-size:64px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:56px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:36px;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:28px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:56px;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:20px;font-weight:400;line-height:36px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 p{margin-block-end:0px;}.elementor-kit-10 a{color:var( --e-global-color-primary );}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:"Good Times", Sans-serif;font-size:80px;font-weight:400;line-height:90px;}.elementor-kit-10 h2{color:var( --e-global-color-primary );font-family:"Good Times", Sans-serif;font-size:64px;font-weight:400;line-height:56px;}.elementor-kit-10 h3{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-size:28px;font-weight:700;line-height:56px;}.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;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1.5rem;}.elementor-element{--widgets-spacing:1.5rem 1.5rem;--widgets-spacing-row:1.5rem;--widgets-spacing-column:1.5rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-kit-10{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-10{--e-global-typography-primary-font-size:24px;--e-global-typography-secondary-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --h1:80px; --Verde:#237109; --Blu:#114388; --Testo:#646464; }
/* Start custom CSS *//* Body */

body {
max-width: 2560px;
margin: 0 auto !important;
}

/* CookieYes*/

.cky-consent-container, .cky-preference-center{
    font-family: arial;
}

/* Popup autofocus bug */

a:active, a:focus {
  outline: 0;
  border: none;
  outline-style: none;
}

/*Card*/
.feature-card {
  position: relative;
  width: 100%;      /* ora puoi mettere qualsiasi larghezza */
  background: #ffffff;
  clip-path: url(#cardClip)!important;
  padding: 30px!important;
}

.counterNumber .elementor-counter-title {
    border-top: 5px solid var(--e-global-color-primary);
}

.backgroundBlur {
    backdrop-filter: blur(10px);
}


/*Animazione titolo */
.reveal-title {
  display: inline-block;
  overflow: hidden;
}

.reveal-title .letter {
  display: inline-block;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.reveal-title .letter.visible {
  opacity: 1;
  transform: translateY(0);
}

.reveal-title .space {
  display: inline-block;
  width: 0.3em;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Good Times';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fitavatrading.wbb.it/wp-content/uploads/2026/09/GoodTimesRg-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */