.elementor-kit-6{--e-global-color-primary:#3E338A;--e-global-color-secondary:#2B2151;--e-global-color-text:#252525;--e-global-color-accent:#EEA52D;--e-global-color-8a851c4:#FFFFFF;--e-global-color-8b78089:#F8F0FF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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(min-width:1340px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}}@media(max-width:1160px){.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 */html{
    scroll-behavior: smooth;
}



/* personalizzare la selezione testo */
::selection {
  /*color: var(--e-global-color-secondary); 
  background-color: rgba(31, 157, 217, 0.05);*/
}




/********************************/
/*         TITLE CUSTOM         */
/********************************/
.title-custom span.subheadline{
    font-family: var(--e-global-typography-primary-font-family);
    display: block;
    font-size: 0.5em;
    line-height: 1.2em;
}



.title-custom-2 .elementor-heading-title i{
    display: block;
    font-size: 1.4em;
}





/* PARAGRAFO DI TESTO */
.p-txt p:last-child{
    margin-bottom: 0;
}


.p-underline strong {
    font-weight: 500;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 165.767 3.153' preserveAspectRatio='none'><path d='M1.67,2.661C27.48,2.55,53.291,2.379,79.1,2.34c15.7-.024,31.4.141,47.093.339q18.95.241,37.9.473c2.226.026,2.226-2.324,0-2.351-19.776-.23-39.55-.538-59.326-.714C85.9-.08,67.027.03,48.153.111L1.67.31C-.555.32-.56,2.67,1.67,2.661' fill='%23eea52d'/></svg>");
    
    background-repeat: no-repeat;
    background-position: bottom 2px left 0; 
    background-size: 100% 4px; 
    padding-bottom: 4px; 
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: var(--e-global-color-text);
}

.p-underline.p-underline-white strong{
    color: #fff;
}





/*-----------------------------*/
/*          PULSANTI           */
/*-----------------------------*/
.btn-icon svg{
    width: 8px;
}








/************************/
/*         FORM         */
/************************/
.form-custom input:user-invalid{
    border-bottom: 1px solid #ff4545 !important;
}

.form-custom .elementor-message{
    border-radius: 6px;
    border: 1px solid;
    padding: 6px 12px;
}
.form-custom .elementor-message.elementor-message-success{
    border-color: #c3e6cb;
    background-color: #d4edda;
}
.form-custom .elementor-message.elementor-message-error{
    border-color: #f5c6cb;
    background-color: #f8d7da;
}
/*.form-custom .elementor-widget-form .elementor-message-success{
    border-color: #c3e6cb: 
    background-color: #d4edda;
}*/



/* mail icon form */
.form-custom .elementor-field-type-email input{
    padding-left: 30px
}

.form-custom .elementor-field-type-email ::before,
.form-custom .elementor-field-type-tel ::before{
    content: '';
    display: inline-block;
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(0px);
    height: 16px;
    width: 16px;
    background-color: var(--e-global-color-primary); 
}

.form-custom .elementor-field-type-email ::before{
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M1.5 8.67v8.58a3 3 0 0 0 3 3h15a3 3 0 0 0 3-3V8.67l-8.928 5.493a3 3 0 0 1-3.144 0L1.5 8.67Z" /><path d="M22.5 6.908V6.75a3 3 0 0 0-3-3h-15a3 3 0 0 0-3 3v.158l9.714 5.978a1.5 1.5 0 0 0 1.572 0L22.5 6.908Z" /></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M1.5 8.67v8.58a3 3 0 0 0 3 3h15a3 3 0 0 0 3-3V8.67l-8.928 5.493a3 3 0 0 1-3.144 0L1.5 8.67Z" /><path d="M22.5 6.908V6.75a3 3 0 0 0-3-3h-15a3 3 0 0 0-3 3v.158l9.714 5.978a1.5 1.5 0 0 0 1.572 0L22.5 6.908Z" /></svg>');
}
/* phone icon form */
.form-custom .elementor-field-type-tel input{
    padding-left: 32px
}

.form-custom .elementor-field-type-tel ::before{
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z" clip-rule="evenodd" /></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z" clip-rule="evenodd" /></svg>');

}



/* privacy flag */
.form-custom .elementor-field-type-acceptance  span.privacy-txt{
    font-size: 14px;
}
.form-custom .elementor-field-type-acceptance  span.privacy-txt a{
    text-decoration: underline;
    color: var(--e-global-color-secondary);
    transition: all 0.4s;
}
.form-custom .elementor-field-type-acceptance  span.privacy-txt a:hover{
    color: var(--e-global-color-accent);
}

.form-custom .elementor-field-type-acceptance input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.form-custom .elementor-field-type-acceptance label {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.form-custom .elementor-field-type-acceptance label::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 3px;
    background-color: white;
    transition: all 0.2s ease;
    transform: translateY(4px);
}

.form-custom .elementor-field-type-acceptance label svg {
    position: absolute;
    top: 6px;
    left: 3px;
    width: 12px;
    height: 10px;
    fill: none;
    stroke: var(--e-global-color-primary);
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
}

.form-custom .elementor-field-type-acceptance input[type="checkbox"]:checked + label::before {
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent);
}

.form-custom .elementor-field-type-acceptance input[type="checkbox"]:focus + label::before{
    outline: 2px solid var(--e-global-color-secondary)
}

.form-custom .elementor-field-type-acceptance input[type="checkbox"]:checked + label svg {
    stroke-dashoffset: 0;
}



.form-custom input:focus,
.form-custom textarea:focus{
    border-color: var(--e-global-color-secondary) !important;
    box-shadow: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-500italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-600italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://servizi.edc-srls.it/wp-content/uploads/montserrat-v31-latin-700italic.woff2') format('woff2');
}
/* End Custom Fonts CSS */