.elementor-kit-45{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d1a00c6:#FFFFFF;--e-global-color-4b231c4:#000000;--e-global-color-ed61bea:#00C0F3;--e-global-color-9834939:#0A405733;--e-global-color-4eabeb0:#F6FBFF;--e-global-color-24845c4:#243F5C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-522a314-font-family:"Roboto";--e-global-typography-522a314-font-size:44px;--e-global-typography-522a314-font-weight:900;--e-global-typography-522a314-text-transform:uppercase;--e-global-typography-522a314-letter-spacing:2px;--e-global-typography-b89f501-font-family:"Roboto";--e-global-typography-b89f501-font-size:44px;--e-global-typography-b89f501-font-weight:900;--e-global-typography-b89f501-text-transform:uppercase;--e-global-typography-b89f501-letter-spacing:2px;--e-global-typography-30e6589-font-family:"Roboto";--e-global-typography-30e6589-font-size:24px;--e-global-typography-30e6589-font-weight:900;--e-global-typography-30e6589-text-transform:uppercase;--e-global-typography-30e6589-letter-spacing:2px;--e-global-typography-a2e53c7-font-family:"Roboto";--e-global-typography-a2e53c7-font-size:14px;--e-global-typography-a2e53c7-text-transform:uppercase;--e-global-typography-a2e53c7-letter-spacing:2px;--e-global-typography-4681e47-font-family:"Roboto";--e-global-typography-4681e47-font-size:20px;--e-global-typography-4681e47-font-weight:900;--e-global-typography-4681e47-line-height:30px;--e-global-typography-8c71f84-font-family:"Titillium Web";--e-global-typography-8c71f84-font-size:32px;--e-global-typography-8c71f84-line-height:48px;--e-global-typography-30b7cfb-font-family:"Titillium Web";--e-global-typography-30b7cfb-font-size:24px;--e-global-typography-30b7cfb-line-height:36px;--e-global-typography-ffc6914-font-family:"Titillium Web";--e-global-typography-ffc6914-font-size:16px;--e-global-typography-ffc6914-line-height:24px;--e-global-typography-3b39dd4-font-family:"Titillium Web";--e-global-typography-3b39dd4-font-size:14px;--e-global-typography-3b39dd4-line-height:21px;background-color:var( --e-global-color-4b231c4 );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;}.elementor-kit-45 e-page-transition{background-color:var( --e-global-color-ed61bea );}.elementor-kit-45 a{color:var( --e-global-color-ed61bea );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-kit-45{--e-global-typography-522a314-font-size:32px;--e-global-typography-522a314-line-height:48px;--e-global-typography-30e6589-font-size:18px;--e-global-typography-4681e47-font-size:32px;--e-global-typography-4681e47-line-height:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-45{--e-global-typography-522a314-font-size:20px;--e-global-typography-522a314-line-height:36px;--e-global-typography-b89f501-font-size:32px;--e-global-typography-b89f501-line-height:48px;--e-global-typography-30e6589-font-size:14px;--e-global-typography-4681e47-font-size:20px;--e-global-typography-4681e47-line-height:36px;--e-global-typography-8c71f84-font-size:20px;--e-global-typography-8c71f84-line-height:30px;--e-global-typography-30b7cfb-font-size:20px;--e-global-typography-30b7cfb-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Logo */
#logo-cs-mm img { width: 240px; }
#logo-header img { width: 160px; }
@media (max-width: 767px) {
    #logo-header img {
        width: 120px;
    }
}

/* Nasconde i titoli delle foto all'interno delle gallery */
.elementor-slideshow__title { display: none; }

/* Liste */
ul, ol { list-style: none; padding: 0; }

/* Alternare la posizione dei rettangoli blu trasparenti (a sinistra, e a destra), in tutte le pagine in cui compaiono */
/* … nei "Post" */
.e-loop-item:nth-child(odd) .blocco-rettangolo {
    position: absolute;
    top: 0;
    right: 0;
    margin: -20px -80px 0 0;
}
.e-loop-item:nth-child(even) .blocco-rettangolo {
    position: absolute;
    top: 0;
    left: 0;
    margin: -20px 0 0 -80px;
}
@media (max-width: 767px) {
    .e-loop-item:nth-child(even) .blocco-rettangolo {
    margin-left: -24px;
    }
    .e-loop-item:nth-child(odd) .blocco-rettangolo {
    margin-right: -24px;
    }
}
/* … nelle "Pagine" */
.page .blocco-servizio {
    position: relative;
}
.page .blocco-servizio:nth-child(odd) .blocco-rettangolo {
    position: absolute;
    top: 0;
    left: 0;
    margin: -20px 0 0 -80px;
}
.page .blocco-servizio:nth-child(even) .blocco-rettangolo {
    position: absolute;
    top: 0;
    right: 0;
    margin: -20px -80px 0 0;
}
@media (max-width: 767px) {
    .page .blocco-servizio:nth-child(odd) .blocco-rettangolo {
    margin-left: -24px;
    }
.page .blocco-servizio:nth-child(even) .blocco-rettangolo {
    margin-right: -24px;
    }
}/* End custom CSS */