.elementor-kit-6{--e-global-color-primary:#68ADE0;--e-global-color-secondary:#014685;--e-global-color-text:#3B3B3F;--e-global-color-accent:#676767;--e-global-color-f53fe56:#FFFFFF;--e-global-color-5756a2d:#000000;--e-global-color-b3dea59:#B8B8B8;--e-global-color-a712ea1:#F3F3F3;--e-global-color-08e77f3:#F9FAFA;--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;font-family:"Poppins", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.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:"Poppins", 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:1200px){.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 *//*** App Fresh ***/
#box-glass-effect{
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 5px;
    padding: 20px;
}

/*** FOOTER ***/
.info-teor-footer a, 
.info-teor-footer p{
    color: #ffffff !important;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    line-height: 2 !important;
    
}

.info-teor-footer a:hover{
    color: #68ADE0 !important;
}

.footer-link{
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    line-height: 2 !important;
}

.footer-link:hover{
    color: #68ADE0 !important;
}

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

.footer-credits:hover{
    color: #71A924 !important;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

/*** CONTATTI ***/
.info-teor-contatti{
    font-weight: 400;
}

.info-teor-contatti b{
    font-weight: 600 !important;
}

.info-teor-contatti p{
    color: #ffffff !important;
    font-size: 20px !important;
}

.info-teor-contatti a{
    color: #ffffff !important;
    font-size: 20px !important;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.info-teor-contatti a:hover{
    color: #EEEEEE !important;
}

.info-teor-contatti a:hover{
    color: #EEEEEE !important;
}

@media only screen and (max-width: 1024px){
    
    .info-teor-contatti p,
    .info-teor-contatti a{
        font-size: 18px !important;
}
}

@media only screen and (max-width: 767px){
    
    .info-teor-contatti p,
    .info-teor-contatti a{
        font-size: 16px !important;
}
}

/*** Form contatti ***/
.data-form{
    color: #68ADE0;
    transition: 0.3s ease all;
}/* End custom CSS */