.elementor-kit-50{--e-global-color-primary:#00779F;--e-global-color-secondary:#222222;--e-global-color-text:#222222;--e-global-color-accent:#00779F;--e-global-color-6ff49bc:#EDFAFF;--e-global-color-4a61c90:#FFFFFF;--e-global-color-ea92124:#EFEFEF;--e-global-typography-primary-font-family:"Bodoni Moda";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bodoni Moda";--e-global-typography-accent-font-weight:800;--e-global-typography-0ad0238-font-family:"Bodoni Moda";--e-global-typography-0ad0238-font-weight:500;}.elementor-kit-50 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 *//*-------------------*\
-------- TEXT --------
\*-------------------*/

h1, .head1 {
    font-size: clamp(2rem, 3.5rem, 5.5vw);
}

h2, .head2 {
    font-size: clamp(1.75rem, 3rem, 5.5vw);
    line-height: 1.125em !important;
}

h3, .head3 {
    font-size: 1.75rem;
    line-height: 1.1em !important;
}

h4, .head4 {
    font-size: 1.5rem;
}

.copy-l {
    font-size: clamp(1.125rem, 1.25vw, 1.25rem) !important;
    line-height: 1.25em;
    text-wrap: balance;
}

.copy-xl {
    font-size: clamp(1.25rem, 1.75vw, 1.75rem) !important;
    line-height: 1.25em;
    text-wrap: balance;
}

.info-elenco h3{
        font-size: 1.5rem !important;
    }
.info-elenco h3 em{
        font-weight: 400;
    }

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

/*-------------------*\
------- LAYOUT -------
\*-------------------*/

/* Section */
.section {
    padding: 1.5rem;
}

@media only screen and (min-width: 768px) {
    .section {
    padding: 2.5rem;}
}

@media only screen and (min-width: 1024px) {
    .section {
    padding: 3rem;}
}

/* Padding orizzontale */

.px {
    padding: 0 1.5rem;
}

@media only screen and (min-width: 768px) {
    .px {
    padding: 0 2.5rem;}
}

@media only screen and (min-width: 1024px) {
    .px {
    padding: 0 3rem;}
}

/* Padding Top */

.pt {
    padding-top: 1.5rem;
}

@media only screen and (min-width: 768px) {
    .pt {
    padding-top: 2.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .pt {
    padding-top: 3rem;
    }
}

/* Padding Bottom */

.pb {
    padding-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
    .pb {
    padding-bottom: 2.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .pb {
    padding-bottom: 3rem;
    }
}

/*-------------------*\
------ MARGINS -------
\*-------------------*/

/* Margin Top */

.mt {
    margin-top: 1.5rem;
}

@media only screen and (min-width: 768px) {
    .mt {
        margin-top: 2.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .mt {
        margin-top: 3rem;
    }
}

/* Margin Bottom */

.mb {
    margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
    .mb {
        margin-bottom: 2.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .mb {
        margin-bottom: 3rem;
    }
}

/* Margin Bottom Responsive */

.mb-4{
   margin-bottom: clamp(1.5rem, 2vh, 4rem) !important;
}

/* Margin Top Auto */

.mt-auto {
    margin-top: auto;
}


/*-------------------*\
-------- FIXES --------
\*-------------------*/

/* Line Break Desktop */

.br-desktop br {
            display: none;
    }

@media (min-width: 1024px) {
.br-desktop br {
            display: inline;
        }
    }
    
/* TESTO BILANCIATO */
.balanced {
    text-wrap: balance !important;
}

/* Margine Elenchi */
.content ul, .content ol {
    margin-bottom: 1.5rem;
}

/* Link rossi */
.content p > a {
    color: var( --e-global-color-primary );
}
.content p > a:hover {
    color: var( --e-global-color-primary );
    text-decoration: underline;
}

/* Link bold in articoli*/
.content p > a {
    font-weight: 800 !important;
}

.content sup {
    font-weight: 800 !important;
    margin-left: 0.125rem;
}

/*-------------------*\
------- COLORI -------
\*-------------------*/

.teal {
    color: var( --e-global-color-primary );
}

/*-------------------*\
------- STILI IMG -------
\*-------------------*/
.img-box img{
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    -webkit-box-shadow: 0px 24px 32px -24px rgba(0,0,0,0.16); 
    box-shadow: 0px 24px 32px -24px rgba(0,0,0,0.24);
}

/*-------------------*\
--- RESPONSIVE MENU ---
\*-------------------*/

.menu-d, .menu-social {
  display: none !important;
}
.menu-m {
  display: block !important;
}

@media (min-width: 1240px) {
  .menu-d, .menu-social {
    display: block !important;
  }
  .menu-m {
    display: none !important;
  }
}/* End custom CSS */