.elementor-kit-5{--e-global-color-primary:#D63E3D;--e-global-color-secondary:#780E0E;--e-global-color-text:#333333;--e-global-color-accent:#2CAD3D;--e-global-color-415eb36:#FFFFFF;--e-global-color-66b52ba:#959595;--e-global-color-e0708a1:#D3D3D3;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Mulish";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Mulish", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 h1{font-family:"Barlow", Sans-serif;font-size:3.5vw;font-weight:700;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:"Barlow", Sans-serif;font-size:35px;font-weight:500;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-family:"Barlow", Sans-serif;font-weight:300;}.elementor-kit-5 h4{color:var( --e-global-color-415eb36 );font-family:"Barlow", Sans-serif;font-size:35px;font-weight:600;}.elementor-kit-5 h5{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-5 h6{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-5 h1{font-size:9vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- Impostazioni generali FIVEdefault - 12-8-22 ---*/

/* --- Cambio lingua nelle sezioni fatte a codice ---*/

.italiano:lang(en) {display: none;}
.italiano:lang(fr) {display: none;}
.italiano:lang(de) {display: none;}
.italiano:lang(nl) {display: none;}
.inglese:lang(fr) {display: none;}
.inglese:lang(de) {display: none;}
.inglese:lang(nl) {display: none;}
.inglese:lang(it) {display: none;}
.francese:lang(it) {display: none;}
.francese:lang(de) {display: none;}
.francese:lang(nl) {display: none;}
.francese:lang(en) {display: none;}
.tedesco:lang(it) {display: none;}
.tedesco:lang(fr) {display: none;}
.tedesco:lang(nl) {display: none;}
.tedesco:lang(en) {display: none;}
.olandese:lang(it) {display: none;}
.olandese:lang(fr) {display: none;}
.olandese:lang(de) {display: none;}
.olandese:lang(en) {display: none;}

/* --- Vario CSS globale --- */
html {overflow-x: hidden;}

.action_bar_width_fit {width: fit-content!important;}

/* --- Visualizzazione desk/mob tramite classe  --- */

@media only screen and (min-width: 768px) {
	.mob {display: none;}
    .desk {display: block;}
}
@media only screen and (max-width: 767px) {
	.mob {display: block;}
    .desk {display: none;}
}

/* --- Sistemazione bandierine WPML --- */

.wpml-ls-legacy-dropdown {
     width: 2em;}
.wpml-ls-legacy-dropdown a {background-color: transparent; border: 0px solid #cdcdcd; padding: 3px 3px 3px 6px;}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: 0px;}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {content: none;}


/* tutti i pulsanti hover forzati a verde   */

 .elementor-cta__button:hover {
    background-color: #2CAD3D !important;}
    
    /* altezza dei testi nelle CTA pewr farle essere alte uguali + spaziature */
 @media(min-width: 768px) {   
    .elementor-cta__title {height: 12vh !important; font-size: 26px !important;}
   
.elementor-cta__description {height: 8vh !important; font-size: 14px !important;}

}

/* margine dei testi nelle schede */
.elementor-cta__content {padding: 5px;}/* End custom CSS */