.elementor-kit-11{--e-global-color-primary:#E5183D;--e-global-color-secondary:#424440;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-044d32a:#D9ECF2;--e-global-color-bcac3bb:#39c7ce;--e-global-color-a29ebe8:#E9B11B;--e-global-color-4b3ae46:#F0F7F9;--e-global-color-456087e:#FFFFFF;--e-global-color-04c9721:#000000;--e-global-color-0f0f4b1:#F3F3F3;--e-global-color-e436a54:#4244401F;--e-global-color-14ffdc8:#0D9220;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-286e2d9-font-size:22px;--e-global-typography-286e2d9-font-weight:300;--e-global-typography-286e2d9-line-height:1.8em;font-family:"Poppins", Sans-serif;font-size:17px;line-height:1.6em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-secondary );color:#FFFFFF;border-radius:50px 50px 50px 50px;padding:20px 30px 20px 30px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 p{margin-block-end:17px;}.elementor-kit-11 a{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:400;}.elementor-kit-11 h2{font-size:42px;font-weight:800;line-height:1.2em;}.elementor-kit-11 h3{color:var( --e-global-color-primary );font-weight:800;line-height:1.2em;}.elementor-kit-11 h4{font-size:21px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}@media(max-width:1024px){.elementor-kit-11{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}


#menu-principale .sub-arrow {
    font-size: 16px;
    line-height: 1;
    padding: 30px 0 0 6px;
}

body ul{
    margin-bottom: 17px;
}

body li{
    margin-bottom: 8px;
}

body p:last-child{
    margin-bottom: 0px
}

.sub-section h2{
    font-size: 36px !important;
}

@media only screen and (max-width : 667px) {
.sub-section h2{
    font-size: 26px !important;
}
}


h3{
    margin-top: 20px !important;
    margin-bottom: 10px !important
}

h4{
    margin-top: 20px !important;
    margin-bottom: 10px !important
}

h5{
    margin-top: 10px !important;
    margin-bottom: 5px !important
}

@media only screen and (max-width : 667px) {
h2{
    font-size: 1.8rem !important;
    line-height: 1.1 !important;
}
}




#note-box{
    margin-bottom: 30px;
    padding: 30px 40px 25px 35px;
    background-color: #F3f3f3;
    border-radius: 16px;
}

strong{
    font-weight: 600;
}

.sharedForm .formFieldAndSubmitContainer {
    background: #f3f3f3 !important;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 150px; /* fixed header height*/
  margin: -150px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}/* End custom CSS */