.elementor-kit-6{--e-global-color-primary:#1B98E0;--e-global-color-secondary:#FDFDFD;--e-global-color-text:#282828;--e-global-color-accent:#F4B115;--e-global-color-0a3000a:#828493;--e-global-color-0ea28e7:#F6F9FFFA;--e-global-color-4e640bc:#B5B5B5;--e-global-color-f338d96:#1881BD;--e-global-color-030e6df:#D9D9D9;--e-global-color-3ca3a52:#1B98E09C;--e-global-color-a8f9817:#D89D12;--e-global-color-60b06c0:#F8F8FA;--e-global-color-9a30f9f:#F4B1151F;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"DM Sans", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"DM Sans", Sans-serif;}.elementor-kit-6 label{font-family:"Poppins", Sans-serif;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Scroll behaviour*/
[id] {
  scroll-margin-top: 100px; 
}

/*** CARD HOME ***/
.yellow-text{
    color: #F4B115 !important;
}

/*** CERTIFICAZIONI ***/
/* Accordion certificazioni rotazione icona */
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
    -webkit-transform: rotate(180deg) !important;
}

/*** FOOTER ***/
.footer-info{
    color: #FDFDFD !important;
    transition: 0.3S ease all !important;
}

.footer-info:hover{
    color: #D9D9D9 !important;
}

.footer-credits{
    font-weight: 600;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.footer-credits:hover{
    color: #F4B115 !important;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}/* End custom CSS */