.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7a59e7f5:#4054B2;--e-global-color-1d6427a:#23A455;--e-global-color-1895f2dc:#000;--e-global-color-1b9afff2:#FFF;--e-global-color-7f872042:#EFF2F2;--e-global-color-5e85536:#F2D552;--e-global-color-c62585d:#C4C5C5;--e-global-color-35896fd:#F0F0F0;--e-global-color-eab52fb:#B9BABA;--e-global-color-b3920fe:#1F1F1F;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-text-font-family:"Lato";--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:900;font-family:"Lato";font-size:16px;font-weight:300;line-height:1.5em;}.elementor-kit-14 h1{font-size:48px;font-weight:900;line-height:44px;}.elementor-kit-14 h2{font-family:"Lato";font-size:36px;font-weight:900;line-height:1.2em;}.elementor-kit-14 h3{font-size:36px;font-weight:300;line-height:44px;}.elementor-kit-14 h4{font-family:"Lato";font-size:24px;font-weight:900;line-height:1.2em;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{font-family:"Lato";font-size:16px;font-weight:300;border-style:solid;border-width:1px 1px 1px 1px;border-radius:100px 100px 100px 100px;padding:8px 32px 8px 32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-14{font-size:16px;}.elementor-kit-14 h1{font-size:40px;}.elementor-kit-14 h2{font-size:30px;}.elementor-kit-14 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14 h1{font-size:36px;}.elementor-kit-14 h2{font-size:27px;}.elementor-kit-14 h3{font-size:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*@media screen and (max-width: 1024px){
    body,html {
        overflow-x: hidden;
    }
}*/

/* Pulsante principale */
.mainbutton a
{
    padding: 16px 48px!important;
    background-color: #F2D552 !important;
    font-weight: bold!important;
    color: #1b1b1b!important;
    border-width: 0px!important;
}

.mainbutton a:hover
{
    color: #F0F0F0!important;
    background-color: #1b1b1b!important;
}

#mainbutton
{
    padding: 16px 48px!important;
    background-color: #F2D552 !important;
    font-weight: bold!important;
    color: #1b1b1b!important;
    border-width: 0px!important;
}

#mainbutton:hover
{
    color: #F0F0F0!important;
    background-color: #1b1b1b!important;
}
/* Pulsante secondario */

.secondarybutton a
{
    padding: 16px 48px!important;
    background-color: #1b1b1b !important;
    font-weight: bold!important;
    color: #F0F0F0!important;
    border-width: 0px!important;
}

.secondarybutton a:hover
{
    color: #1b1b1b!important;
    background-color: #f0f0f0!important;
}

/*Altro pulsante*/
.thirdbutton a{
    padding: 16px 48px!important;
    background-color: #1b1b1b !important;
    font-weight: bold!important;
    color: #F0F0F0!important;
    border-width: 0px!important;
}

.thirdbutton a:hover
{
    color: #1f1f1f!important;
    background-color: #F2D552!important;
}


/* Effetto hover sui pulsanti */
.buttonHover a:hover
{
    font-weight: bold;
    border-width: 2px;
}

/* testo vario */
.gialloInLinea{
    color: #F2D552;
}

/* Column con ombra gialla verso destra */
.listColumn .elementor-element-populated:before
{
    margin: 0px!important;
    z-index: -1;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #F2D552;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 0px #F2D552;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
}/* End custom CSS */