.elementor-kit-6{--e-global-color-primary:#29235C;--e-global-color-secondary:#95C120;--e-global-color-text:#414141;--e-global-color-accent:#95C120;--e-global-color-cb4204c:#032470;--e-global-color-d928f13:#E5E5E5;--e-global-color-2ebfcfb:#EEF7FF;--e-global-color-0f57f2b:#FFFFFF;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;font-size:18px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-family:"Nunito", Sans-serif;font-size:49px;font-weight:normal;}.elementor-kit-6 h2{font-family:"Nunito", Sans-serif;}.elementor-kit-6 h3{font-family:"Nunito", Sans-serif;}.elementor-kit-6 h4{font-family:"Nunito", Sans-serif;}.elementor-kit-6 h5{font-family:"Nunito", Sans-serif;}.elementor-kit-6 h6{font-family:"Nunito", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{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-kit-6 h1{font-size:39px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1{
    font-size:49px !important;
    font-weight: 600 !important;
}
@media and (max-width:450px){
    h1{font-size:39px !important;
    }
}
.wpcf7-form label{
    line-height:2;
    width:100%;
}
.wpcf7-submit{
    background-color: #95c120;
    color:#ffffff;
    border-color: #ffffff;
    font-size: 21px;
}

/*#######PULSANTI CONTATTI###########*/

.pulsanti_mobile {
	margin:0 auto;
	height: auto;
	width: 500px;
	max-width:100%;
}
.pulsanti_desktop{
    width:500px;
}

.pulsanti_mobile a { color: #FFFFFF; line-height: 1.7em; width: 100%; height: 100%; display: block; text-decoration: none; }
.pulsanti_mobile a i { font-size: 24px; line-height: 1em; vertical-align: middle; }

.pulsanti_mobile .desktop{
    display:block;
}
.pulsanti_mobile .mobile{
    display:none;
}
.pulsanti_mobile .pulsante_tel,.pulsanti_mobile .pulsante_email,.pulsanti_mobile .pulsante_wa, .pulsanti_mobile .pulsante_pren
{
    height: 60px;
    display: inline-block;
	float: left;
	text-align: center;
    padding-top: 5px;
    margin:0 1%;
}
	
.pulsanti_mobile .pulsante_wa,.pulsanti_mobile .pulsante_tel {
    width: 31%;
    background-color:#02276E;
}
.pulsanti_mobile .pulsante_email {
    background-color: #93BD44;
    width: 31%;
}

.pulsanti_mobile .pulsante_pren {
    background-color: #93BD44;
    width: 31%;
}

.pulsanti_mobile .pulsante_wa a,.pulsanti_mobile .pulsante_tel a ,.pulsanti_mobile .pulsante_email a,.pulsanti_mobile .pulsante_pren a {
    font-size: 16px;
}



@media screen and (max-width: 501px) {
   .pulsanti_mobile {
       width:320px;
   }
   .pulsanti_mobile .desktop{
        display:none !important;
    }
    .pulsanti_mobile .mobile{
        display:block !important;
    } 
}/* End custom CSS */