.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-367244c:#1D1D1B;--e-global-color-f8691e6:#0F7F12;--e-global-color-1600c88:#439798;--e-global-color-c88ac9d:#F7CD76;--e-global-color-e7c1978:#B35751;--e-global-color-0d886dc:#F8F7F4;--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-56e4820-font-family:"Open Sans";--e-global-typography-56e4820-font-size:17px;--e-global-typography-56e4820-line-height:1.2em;--e-global-typography-56e4820-letter-spacing:0.4px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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 */body,html{
    overflow-x: hidden!important;
}

.margin-none p{
    margin-bottom: 0!important;
}

.header ul.elementor-nav-menu--dropdown a {
    border-left: 0!important;
}

.header.elementor-sticky--effects{
    background: #fff!important;
    border-bottom:1px solid #ededed;
    transition: .3s ease;
}

.header{
    transition: .3s ease;
}

.header.elementor-sticky--effects .nav li a{
    color: #1D1D1B!important;
}

.header.elementor-sticky--effects .nav div.elementor-menu-toggle svg{
    fill: #1D1D1B!important;
}

.header.elementor-sticky--effects .nav li a:after, .header.elementor-sticky--effects .nav li:hover a:after{
    background: #1D1D1B!important;
}

.header .elementor-menu-toggle{
    padding: 0!important;
}

.pulsante-icona .elementor-button-icon svg, .form button svg{
    margin-bottom: -2px;
}

.ratio-square img{
    aspect-ratio: 1/1;
    height: auto;
    object-fit: cover;
}

.ratio-square.contain img{
    object-fit: contain!important;
}

.overflow-hidden{
    overflow: hidden!important;
}

@media(min-width:768px){
    .colonna-quadrata{
    aspect-ratio: 1/1;
}
}

@media(max-width:767px){
    .colonna-quadrata{
    height:50vh;
}
}/* End custom CSS */