.elementor-kit-7{--e-global-color-primary:#2C57A1;--e-global-color-secondary:#06275A;--e-global-color-text:#2C57A1;--e-global-color-accent:#DAEFFF;--e-global-color-blu-primario:#2C57A1;--e-global-color-blu-scuro:#06275A;--e-global-color-blu-surface:#DAEFFF;--e-global-color-blu-accent:#89C6FF;--e-global-color-grigio:#959699;--e-global-color-bianco:#FFFFFF;--e-global-typography-primary-font-family:"Comfortaa";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;color:#2C57A1;font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a:hover{color:#06275A;}.elementor-kit-7 h1{font-family:"Comfortaa", Sans-serif;font-weight:700;}.elementor-kit-7 h2{font-family:"Comfortaa", Sans-serif;font-weight:700;}.elementor-kit-7 h3{font-family:"Montserrat", 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 *//* === FIX LAYOUT SCOMPOSTO === */

/* Sezioni root full-width */
.elementor-16 > .e-flexbox-base {
    width: 100% !important;
    box-sizing: border-box;
}

/* Hero: direzione corretta */
.elementor .hero {
    flex-direction: row;
    flex-wrap: wrap;
}
.elementor .hero-text {
    flex-shrink: 0;
}

/* Tutte le sezioni: box-sizing corretto */
.elementor .e-flexbox-base {
    box-sizing: border-box;
}

/* Counter: font corretto */
.elementor-element-lab-counter .elementor-counter-number-wrapper {
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    font-size: 120px !important;
    line-height: 1 !important;
    text-align: center;
}
.elementor-element-lab-counter .elementor-counter-title {
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    font-size: 28px !important;
    text-align: center;
}

/* Service img: cerchio */
.elementor-element-service-img img {
    border-radius: 50% !important;
    width: 380px !important;
    height: 380px !important;
    object-fit: cover;
}

/* Icon list: colori */
.elementor-element-service-icons .elementor-icon-list-text,
.elementor-element-faq-cats .elementor-icon-list-text {
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}
.elementor-element-service-icons .elementor-icon-list-icon i,
.elementor-element-faq-cats .elementor-icon-list-icon i {
    color: #2C57A1 !important;
}

/* Accordion */
.elementor-element-faq-accordion .elementor-accordion-title {
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}
.elementor-element-faq-accordion .elementor-tab-content {
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 16px !important;
}

/* Nav menu */
.elementor-element-header-nav .elementor-nav-menu a {
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}
.elementor-element-header-nav .elementor-nav-menu a:hover { color: #06275A !important; }

/* News cards accent bar */
.elementor-element-news-grid .elementor-post__card,
.elementor-element-news-grid .elementor-post { 
    border-left: 8px solid #2C57A1;
    padding-left: 22px;
}
.elementor-element-news-grid .elementor-post__title a {
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
}
.elementor-element-news-grid .elementor-post__meta-data { color: #959699 !important; }
.elementor-element-news-grid .elementor-post__read-more { color: #2C57A1 !important; font-weight: 600 !important; }

/* Button CTA: ghost style */
.elementor-element-lab-cta,
.elementor-element-faq-cta {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    color: #2C57A1 !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    text-decoration: none !important;
    display: inline-block;
}

/* Social icons footer */
.elementor-element-footer-social .elementor-social-icon {
    background: #2C57A1 !important;
    border-radius: 8px !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
}/* End custom CSS */