.elementor-kit-6{--e-global-color-primary:#0A6826;--e-global-color-secondary:#8DC084;--e-global-color-text:#2D2B2C;--e-global-color-accent:#8DC084;--e-global-color-fa4cefd:#E8E8E8;--e-global-color-20b7d8a:#094218;--e-global-color-f33c197:#D2B277;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"JetBrains Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Syne";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"JetBrains Mono";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Roboto Slab", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.scroll-text {
    display: flex;
    animation: ticker-scroll 35s linear infinite;
    width: max-content;
}

/* elementor-counter-title*/
.elementor-counter-title {
    text-align: center;
    margin-top: 8px !important;
}

/* Form di contatto*/
.elementor-field {
    border-style: dashed !important;
}

/* Lang menu*/
.lang_menu .menu-item { 
    padding: 5px 15px 5px 5px;
    margin: 0 0 0 -1px;
    border: 1px solid green;
    border-radius: 0 4px 20px 0;
    
}

.lang_menu .lang-item-first {
    border-radius: 20px 0 0 4px;
    padding: 0 0 0 15px;
}

.lang_menu .current-lang {
    background-color: #0A68268A;
    color: white !important;
    border: 1px solid important;
}

/*Link privacy e cookie*/
.privacy-cookie {
    color: white; 
    font-size: 14px;
    font-family: "Syne", Sans-serif;
}/* End custom CSS */