.elementor-272 .elementor-element.elementor-element-12e8b23{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--border-radius:30px 30px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-272 .elementor-element.elementor-element-12e8b23:not(.elementor-motion-effects-element-type-background), .elementor-272 .elementor-element.elementor-element-12e8b23 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E6E6E6;}.elementor-272 .elementor-element.elementor-element-020b730{--display:flex;}.elementor-272 .elementor-element.elementor-element-162a6f0{width:var( --container-widget-width, 96.62% );max-width:96.62%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;--container-widget-width:96.62%;--container-widget-flex-grow:0;text-align:start;}.elementor-272 .elementor-element.elementor-element-162a6f0.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-272 .elementor-element.elementor-element-162a6f0 img{max-width:192px;}.elementor-272 .elementor-element.elementor-element-8179b48 .elementor-button{background-color:var( --e-global-color-7e072f1 );}.elementor-272 .elementor-element.elementor-element-8179b48 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-272 .elementor-element.elementor-element-0bd364a .elementor-repeater-item-e712ec1.elementor-social-icon{background-color:var( --e-global-color-accent );}.elementor-272 .elementor-element.elementor-element-0bd364a{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-272 .elementor-element.elementor-element-12e8b23{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-048d339 */.footer-company {

    width: 100%;
    color: #2f3438;
    font-size: 15px;
    line-height: 1.8;

}

.footer-company__grid {

    display: grid;

    /* Prima colonna leggermente più larga */
    grid-template-columns: 1.4fr repeat(3, 1fr);

    gap: 45px;
    align-items: start;

}

.footer-company__col {

    min-width: 0;

}

.footer-company__col h4 {

    margin: 0 0 18px;

    color: #111;

    font-size: 17px;
    font-weight: 700;

    position: relative;

    padding-bottom: 12px;

}

.footer-company__col h4::after {

    content: "";

    position: absolute;

    left: 0;
    bottom: 0;

    width: 45px;
    height: 3px;

    background: #f46321;

    border-radius: 20px;

}

.footer-company__col p {

    margin: 0;

    color: #5b6368;

}

.footer-company strong {

    color: #111;
    font-weight: 700;

}

/* Dati societari sotto la descrizione azienda */

.footer-company__company-data {

    margin-top: 28px;

}

.footer-company__company-data h4 {

    margin-bottom: 16px;

}

.footer-company ul {

    margin: 0;
    padding: 0;

    list-style: none;

}

.footer-company li {

    display: flex;

    align-items: flex-start;

    gap: 12px;

    margin-bottom: 14px;

}

.footer-company li:last-child {

    margin-bottom: 0;

}

.footer-company i {

    flex: 0 0 18px;

    width: 18px;

    margin-top: 5px;

    color: #f46321;

    text-align: center;
    font-size: 15px;

}

/* Indirizzi sedi */

.footer-company__address {

    display: flex;

    align-items: flex-start;

    gap: 12px;

}

.footer-company__address p {

    flex: 1;

}

.footer-company a {

    color: #111;

    text-decoration: none;

    transition: color 0.25s ease;

}

.footer-company a:hover {

    color: #f46321;

}

/* Parte inferiore */

.footer-company__bottom {

    margin-top: 50px;

    padding-top: 25px;

    border-top: 1px solid #e7e7e7;

    text-align: center;

    color: #7b7b7b;

    font-size: 14px;

}

.footer-company__bottom strong {

    color: #111;

}

/* Tablet */

@media (max-width: 1024px) {

    .footer-company__grid {

        grid-template-columns: repeat(2, minmax(0, 1fr));

        gap: 40px 35px;

    }

}

/* Mobile */

@media (max-width: 767px) {

    .footer-company {

        font-size: 14px;

    }

    .footer-company__grid {

        grid-template-columns: 1fr;

        gap: 32px;

    }

    .footer-company__company-data {

        margin-top: 25px;

    }

    .footer-company__bottom {

        margin-top: 35px;

        padding-top: 20px;

        font-size: 13px;

    }

}/* End custom CSS */