@font-face {
    font-family: 'dinregular';
    src: url('/wp-content/themes/savethedogs/font/din-blackalternate-webfont.woff2') format('woff2'),
         url('/wp-content/themes/savethedogs/font/din-blackalternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinregular';
    src: url('/wp-content/themes/savethedogs/font/din-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/savethedogs/font/din-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinlight';
    src: url('/wp-content/themes/savethedogs/font/din-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/savethedogs/font/din-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinmedium';
    src: url('/wp-content/themes/savethedogs/font/din-medium-webfont.woff2') format('woff2'),
         url('/wp-content/themes/savethedogs/font/din-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinregular';
    src: url('/wp-content/themes/savethedogs/font/din-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/savethedogs/font/din-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinregular';
    src: url('/wp-content/themes/savethedogs/font/din-regularalternate-webfont.woff2') format('woff2'),
         url('/wp-content/themes/savethedogs/font/din-regularalternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
:root {
--corpo: #00338D;
--BLACK: #23283C;
--Brand-Blue: #00338D;
--Brand-Yellow: #F8B900;
--Blu-scuro: #002776;
	
	
}


body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	color: var(--corpo);
	/* Paragraph */
	color: var(--Brand-Blue, #00338D);
	font-family: 'dinregular';
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 116.667% */


}
p,
ul li{
	color: var(--Brand-Blue, #00338D);
	font-family: 'dinregular';
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 116.667% */
}
body::-webkit-scrollbar {
  width: 0.3em;
}
 
bodyt::-webkit-scrollbar-track {
  box-shadow:none;
}
 
body::-webkit-scrollbar-thumb {
	background-color: var(--Brand-Yellow);
}
body.rtl {
    direction: initial;
}

@media (min-width: 1400px) {
.container{
    max-width: 1340px !important
}


	}

@media (min-width: 1900px) {
    .container, .e-con-inner {
        max-width: 1640px !important;
    }


}


@media (min-width: 1650px) {
    .container, .e-con-inner {
        max-width: 1400px !important;
    }
	
	.testatainterna:after {
    width: 600px !important;
    height: 500px !important;

    top: 125px;
}
}
/*.elementor-31 .elementor-element.elementor-element-4e4735f {
    max-width: 80% !important;
	}
	.elementor-element-798ec21  .e-con-inner {
		max-width: 85%
	}
	*/

.elementor-element-2ca865a .e-con-inner {
    padding:8em 0 30em 0;
}

/*@media (min-width: 1650px) {
	.e-con {
    --container-max-width: 1600px;
}
.container {
    max-width: 1600px;
}
}*/


a {
	color:var(--Dark-Brown);
	text-decoration: none;
	cursor: pointer;
	position: relative;
  font-style: normal;
	text-decoration: underline !important


}
a:hover {
	color: var(--Black)
}
a.btn,
a.elementor-button {
	text-decoration: none !important
}






/*.elementor-element a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 50%;
    height: 2px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: 50% 50%; 
    transition: transform .8s cubic-bezier(.19,1,.22,1);
    right: 0;
    margin: auto;
}

.elementor-element a:hover:after {
    transform: scaleX(1);
}

.elementor-element a:hover:after {
    transform-origin: 50% 50%; 
}


.elementor-element a:hover:after {
    transform: scaleX(1);
}
*/

a.corpo {
	color: var(--corpo)
}
a.corpo:hover {
	color: var(--acidgreen)
}


.logo-svg {
	height: 75px;
    width: auto;
}

.member__image {
    display: block;
    opacity: 1;
    transition: .25s ease;
    cursor: pointer;
}
.member__image--hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all .2s ease-in-out;
    width: calc(100% - 30px);
    margin: auto;
}
.member:hover .member__image--hover {
    opacity: 1;
}


footer a:hover:after,
.nounderline:hover:after,
.elementor-button:hover:after,
.btn:hover:after{
	display: none
}

b, strong {
        font-weight: 700;

}

.custom-logo {
	width:100px;
	    z-index: 11;
    position: relative;
}



.topbar p {
	font-size: 16px;
font-style: normal;
font-weight: 300 !important;
line-height: 28px; /* 175% */
	margin-bottom: 0
	
}
.breadcrumb {
color: var(--WHITE, #F8F9FB);
text-align: center;
font-size: 12px;
font-style: normal;
font-weight: 450;
line-height: 12px; /* 100% */
    background: none;
    position: absolute;
    bottom: 0;
    text-align: center;
    justify-content: center;
	left: 0;
    right: 0;
}

.single .breadcrumb {
	margin-bottom: 0;
	position: relative
}
.breadcrumb  li a {
	
}
.breadcrumb  li {

line-height: 12px; /* 100% */
color: var(--Brand-Yellow, #F8B900);
	font-size: 16px;
	font-family: 'circular_stdmedium';
}
.testata-interna .breadcrumb {
	position: absolute;
	top: 50px
}
.box-bordo {
	border:1px solid var(--azzurro);
	height: 100%;
}
.breadcrumb a {
color: var(--WHITE, #F8F9FB);

}
.breadcrumb a:after {
	display: none
}
.breadcrumb a:hover {
	color: var(--WHITE, #F8F9FB) !important
}
.breadcrumb .separator {
	padding: 0 5px;
		color: var(--WHITE);
	font-weight: normal;
}

.gradient-blu {
	border-radius: 6px;
background: linear-gradient(180deg, #00A3DA 0%, #061C49 100%);
	color: #fff
}
.gradient-blu h3 {
	color: #fff;
	min-height: 60px
}
.post-cont {
	padding: 20px 55px;
	line-height: 1.6em
}


.elementor-widget-icon-box .elementor-icon-box-content {
 
    margin: auto;
}
.elementor-icon-box-description { 
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 133.333% */
}
blockquote {
    padding: 10px 20px;
    border-left: 5px solid #FC0;
	    margin: 25px 35px;
		font-size: 19px;
    line-height: 2em;
}
main {
	flex: 1 0 auto;

} 

/*.logged-in main {
    margin-top: 60px;
}*/
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */




	.navbar-toggler {
		border: none;
		padding: 0
	}
.navbar-toggler svg {
	height: 30px;
	width: auto
}






.navbar-toggler :focus {
    outline: none !important;
}

button:focus {
	outline: none !important
}

/*
.fixed-header {
    z-index: 11;
    width: 100%;
    /* position: fixed; */
    /* background: rgba(255, 255, 255, 0.8); */
   /*
    z-index: 90;
    top: 0;
    width: 100%;
    color: #1f005e;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: padding .4s ease .65s, -webkit-transform .5s ease-in-out;
    transition: padding .4s ease .65s, -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out, padding .4s ease .65s;
    transition: transform .5s ease-in-out, padding .4s ease .65s, -webkit-transform .5s ease-in-out;
    will-change: transform;
	border: 1px solid var(--GREY, #DAE2EF);
background: var(--WHITE, #F8F9FB);

}
.header--off {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.header--on {
    position: fixed;
    border-radius: 70px;
    border: 1px solid var(--GREY, #DAE2EF);
    background: var(--WHITE, #F8F9FB);
    box-shadow: 0 4px 20px 0 #EAF0FB;
    width: 80%;
    margin: auto;
    left: 0;
    right: 0;
    padding: 6px !important;
    top: 15px;
}

*/
/* Header principale */
.fixed-header {
    /*top: 0;
    left: 0;
    right: 0;
    z-index: 90;
    width: 100%;
    border: 1px solid var(--GREY, #DAE2EF);
    background: var(--WHITE, #F8F9FB);
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
                padding 0.3s ease,
                width 0.3s ease,
                border-radius 0.3s ease,
                box-shadow 0.3s ease,
                top 0.3s ease;
    will-change: transform;*/
		z-index: 11;
	width: 100%;
	/*position: fixed;*/
	/*background: rgba(255,255,255,0.8)*/
	position: sticky;
    z-index: 90;
    top: 0;
    width: 100%;
    /*border: 1px solid var(--GREY, #DAE2EF);
    background: var(--WHITE, #F8F9FB);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: padding .4s ease .65s, -webkit-transform .5s ease-in-out;
    transition: padding .4s ease .65s, -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out, padding .4s ease .65s;
    transition: transform .5s ease-in-out, padding .4s ease .65s, -webkit-transform .5s ease-in-out;
    will-change: transform;*/
}

/*.header--on #menu-menu-principale {
	margin-left: 370px !important
}*/
.post-category-carousel .owl-stage-outer {
	padding: 20px 0 20px 0;
    border-radius: 20px;
}

.fixed-header.sticky {
	position: fixed;
    z-index: 111;
    background: #fff;
}

.fixed-header.sticky .logo-cont {
	margin-top: 0 !important
}


.vertical-align{display:flex !important;justify-content:center;align-content:center;flex-direction:column;height: 100%;}
.site-header-image {
	display: block;
	margin: auto;
}

/*.fixed-header.sticky .custom-logo {
	width: 180px
}*/
.logo-sticky {
	    position: absolute;
    left: 46px;
    top: 0;
}
.fixed-header.sticky .logo-sticky {
	    display: block !important
    
}

.wp-caption {}
.wp-caption-text {}

.screen-reader-text {}
.gallery-caption {}

.bypostauthor {}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
}


h1 {
color: var(--Brand-Blue, #00338D);
font-family: 'dinregular';
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 100% */
}





h2 {
color: #00338D;
font-family: 'dinregular';
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 55px; /* 110% */
letter-spacing: -0.5px;

}


h3 {
color: #00338D;
font-family: 'dinregular';
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 35px; /* 110% */
letter-spacing: -0.5px;
}


.owl-prev,
.owl-next {
			-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.nav-custom .owl-prev:hover svg circle,
.nav-custom .owl-next:hover svg circle,

.nav-custom-post .owl-prev:hover svg circle,
.nav-custom-post .owl-next:hover svg circle,
.nav-custom-collab .owl-prev:hover svg circle,
.nav-custom-collab .owl-next:hover svg circle,
.nav-custom-post-carousel .owl-next:hover svg circle,
.nav-custom-post-carousel .owl-prev:hover svg circle,
.tipologia-link a:hover svg circle,
#blog .item:hover svg circle,
.related .item:hover svg circle,
.bando-cont:hover svg circle,
.download p:hover svg circle{
	fill:#FC0;
	stroke:#FC0;
			-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

#blog .item:hover svg circle:nth-of-type(2) {
	fill:#003087;
	stroke:#003087
}
/*.bando-cont:hover svg,
.bando-cont a:hover svg {
	background: #FC0;
	border-color: #FC0 !important
}
*/
.bando-cont:hover{
	    border-radius: 20px;
    border: 1px solid var(--GREY, #DAE2EF);
    background: var(--WHITE, #F8F9FB);
    box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.15);
}
.nav-custom-collab .owl-prev {
	   position: absolute;
    left: -100px;
}
.nav-custom-collab .owl-next {
	   position: absolute;
    right: -100px;
}
.titolo-big {
	color: var(--Dark-Green, #375140);
font-family: "Neuton", serif;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 42px; /* 105% */
}

.h2big {
	color: var(--Dark-Brown, #784026);
font-size: 140px;
font-style: italic;
font-weight: 400;
line-height: 112px; /* 80% */
}
div.carosello-destra:before {
    content: '';
    background: #fff;
    width: 60px;
    height: 100%;
    position: absolute;
    left: -36px;
    z-index: 1;
}

.elementor-element-ba78256  {
	padding: 0
}
.elementor-element-ba78256  .e-con-inner {
	margin-right: 0
}

.elementor-element-9dc6892 {
	margin-left: -70px
}
.elementor-element-e9006b2  {
    padding: 0;
}

.bg-sfondo-destra {
	background-size: 40% 100% !important
}

.bg-sfondo-destra.elementor-element-8440e20 {
	background-size: 50% 100% !important
}
/* Sottotitoli */
.sottotitoli {
 font-family: 'Fedra Sans Std';
	font-size: 22px;
font-style: normal;
font-weight: 450;
line-height: normal;
letter-spacing: -1px;
}

.testata-home p {
color: var(--WHITE, #F8F9FB);
font-size: 16.972px;
font-style: normal;
font-weight: 450;
line-height: 23.336px; /* 137.5% */
	font-size:20px; 
	line-height:20px; 
	    font-family: 'circular_stdmedium';

}
.testi-testata {
	justify-content: center;
    height: 90%;
}
	.testi-testata h2{
color: #fff;
    font-size: 150px;
    margin-bottom: 20px;
    line-height: 140px;
}



.nounderline {
	text-decoration: none !important
}

.post-info {
	font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 16px; /* 114.286% */

}

.post-info a {
	text-decoration: none !important
}
.icone-animate {
	position: absolute;
	right: 100px;
	top: auto;
	bottom: auto
}
.simple-link {
	font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
	color: var(--azzurro);
	text-decoration: underline !important
}

.text-normal .simple-link {
	text-transform: none
}



h4 { 

font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 133.333% */
color:var(--bluscuro)
}
h4.titoletto {
  font-weight: 500;
  font-style: normal;
	text-transform: uppercase;
	color: var(--Dark-Green);
	font-size: 16px
}
h4.titoletto.Green,
span.Green{
	color: var(--Dark-Green);
}



.post-shadow {
	border-radius: 6px;
background: var(--WHITE, #FFF);
box-shadow: 1px 1px 15px 5px rgba(0, 0, 0, 0.05);
}
.p-0 .elementor-element-populated {
	padding-left: 5px !important
}
/*.simple-link:before {
		content: '→';
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
}

.simple-link:after {
		content: '→';
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;

}
.simple-link {
    display: inline-block; 
    transform: translateZ(0);
    transition: transform 0.3s ease-out;
}*/

.simple-link:hover {
    transform: translateX(8px); /* Spostamento maggiore */
	color: var(--azzurro)
}

.simple-link:hover:after {
	opacity: 0;
	visibility: hidden
}
.simple-link:hover:before {
	opacity: 1;
	visibility: visible
}
.quote {
	font-size: 20px;
	text-align: center;
	border-radius: 25px;
	position: relative;
	
    background: #fff;
}
.home .quote {
	margin-top: -150px;
		font-weight: 600;

}
.separatore:after {
content: '/';
    position: absolute;
    top: 0;
    right: 0;
}

.quote.nocit:before,
.quote.nocit:after {
	display: none
}
.quote p {
	margin-bottom: 0
}
.post-home-card img {
	height: 100%;
    object-fit: cover;
	border-radius: 0 20px 20px 0;
}
.post-home-card {
	background: var(--corpo);
	color: #fff;
	border-radius: 20px;
}

.post-home-card h3 {
  font-size: 2.5rem;
	position: relative;
	    margin-bottom: 25px;
}

.post-home-card h3:before {
    content: '';
    position: absolute;
    left: 0;
    height: 5px;
    border-top: 5px solid var(--cyan);
    width: 80px;
    bottom: -12px;
}
/*.post-home-card picture img {
	-webkit-transform: scale(1) rotate(0deg) !important;
    transform: scale(1) rotate(0deg) !important;
	transition: all ease 0.6s;
}
.post-home-card:hover picture img {
	-webkit-transform: scale(1.1) rotate(0deg) !important;
    transform: scale(1.1) rotate(0deg) !important;
	transition: all ease 0.6s;
}

.post-home-card:hover .bg-blue {
	background: var(--red);
	border-bottom: 10px solid var(--blue) !important
}
*/


a.readmore {
	position: relative;
	color: var(--cyan)
}
a.readmore:after {
    content: '';
    position: absolute;
    bottom: -6px;
    width: 100%;
    border-top: 1px solid var(--cyan);
    height: 1px;
    left: 0;
}
.blog a.readmore:after {

    border-top: 1px solid var(--blue);

}
.blog .post-home-card:hover h3 a,
.blog .post-home-card:hover a.readmore {
	color: var(--red) !important
}
.blog .post-home-card:hover a.readmore:after {

    border-top: 1px solid var(--red);

}
.relative {
	position: relative
}

.testata-home .elementor-background-video-container {
 height: calc(100vh - 124px) !important
}
.testata-home h1 {
color: var(--WHITE, #F8F9FB);
font-size: 60px;
font-style: normal;
font-weight: 500;
line-height: 60px; /* 100% */
	font-family: 'circular_stdmedium';

}


.bg-blue {
background: var(--FFE-BLUE, #003087);
color: #fff

}
.bg-blue p,
.bg-blue h2 {
color: #fff
}
.bg-bluscuro {
	background: var(--Blu-scuro, #002776);
}

.bg-yellow {
background: var(--Brand-Yellow, #F8B900);
}
.big {
	color: var(--Light-Green, #E5E9DD);
text-align: center;
font-family: Neuton;
font-size: 54px;
font-style: normal;
font-weight: 400;
line-height: 58px; /* 107.407% */
}
.elementor-27 .elementor-element.elementor-element-072b85b {
    z-index: 11;
}
.book-now a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 50%; /* Modifica la larghezza al 50% per far sì che la linea si espanda da entrambi i lati */
    height: 2px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: 50% 50%; /* Cambia l'origine della trasformazione al centro */
    transition: transform .8s cubic-bezier(.19,1,.22,1);
    right: 0;
    margin: auto;
}

.book-now a:hover:after {
    transform: scaleX(1);
}

.book-now a:hover:after {
    transform-origin: 50% 50%; /* Mantieni l'origine della trasformazione al centro */
}


.book-now a:hover:after {
    transform: scaleX(1);
}
.book-now {
	font-size: 45px;
    color: #fff;
    line-height: 30px;
    padding-left: 20px;
}
.book-now a:hover {
	color: var(--corpo) !important
}
.testata-interna div {
	display: flex;
	flex-direction:column;
	justify-content: center;
	height: 100%
}

#gform_submit_button_1 {
	width: 100%;
	text-align: left
}
.testate {
	/*box-shadow: inset 0 0 0 2000px rgba(77, 77, 77, 0.25);*/
	position: relative
}

.testate:before {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(77,77,77,0.25);
    mix-blend-mode: multiply;
}

.elementor-background-video-container:after{
content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(77,77,77,0.25);
    mix-blend-mode: multiply;
}
	.testata-home-cont {
		display: flex;
    flex-direction: column;
	}

.contenitore-titolo-testata {
position: absolute !important;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 610px;
    background: url(/wp-content/uploads/2023/11/KARMALOFT_semicerchio-giallo-testate_opacop.svg) no-repeat center bottom;
    background-size: contain;
    height: 305px;

}


.contenitore-titolo-testata h1 {
text-shadow:0px 3px 7px rgba(0,0,0,0.7);
    color: #fff;
    z-index: 111;
    position: relative;
    opacity: 1;
    height: 75%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    font-size: 50px;
}

.contenitore-titolo-testata h2 {
text-shadow:0px 3px 7px rgba(0,0,0,0.7);
    color: #fff;
    z-index: 111;
    position: relative;
    opacity: 1;
    height: 55%;
    display: flex;
    flex-direction: column;
    justify-content: end;
	  font-size: 45px;

}
.elementor-element-611914c2 h2 {
	width: 101%
}
.contenitore-titolo-testata p {
	text-shadow:0px 3px 7px rgba(0,0,0,0.7);
    color: #fff;
    z-index: 111;
    position: relative;
    opacity: 1;

}
.contenitore-titolo-testata h1 span {
	font-size: 25px
}
.testata-home .e-con.e-flex>.e-con-inner {
    flex-wrap: var(--flex-wrap);
    justify-content: center;
    align-items: var(--align-items);
    align-content: var(--align-content);
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
}

.quote .e-con-inner {
	padding-top: 0
}


.innerquote p {
	font-size: 22px;
	text-align: center;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 75%;
}

.innerquote:before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    background: url(/wp-content/uploads/2023/11/KARMALOFT_icona-virgolette.svg) center center no-repeat;
    width: 120px;
    height: 80px;
    background-size: contain;
    margin: auto;
}
.innerquote.button:before {
	display: none
}

.innerquote.button .elementor-button {
	margin-top: -30px
}






.tax-categoria-prodotto  .testata-interna p {
    font-size: 1.5em;
    color: #fff;
    max-width: 70%;
}

.scroll-icon {
    position: absolute !important;
    bottom: 40px;
	z-index: 1;
    right: 40px;
}

.scroll-icon svg {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    z-index: 11;
    position: relative;
}
/*
.parole-chiave .elementor-widget-wrap{
    height: 430px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 40px 0;
    margin-top: -80px;
    padding: 2em !important;
    position: relative;
}
.parole-chiave .elementor-widget-wrap a {
	color: #fff
}
.parole-chiave.bgblue .elementor-widget-wrap{
	background: var(--blue);
	    color: #fff;
}
.parole-chiave.bgred  .elementor-widget-wrap{
	background: var(--red);
	    color: #fff;
}

.parole-chiave.bgblue .elementor-widget-wrap:hover{
	background: var(--white);
	border: 1px solid #678DD1
}
.parole-chiave.bgblue .elementor-widget-wrap:hover a,
.parole-chiave.bgblue .elementor-widget-wrap:hover{
	color: var(--blue) !important;
	cursor: pointer
}
.parole-chiave.bgred  .elementor-widget-wrap:hover{
	background: var(--white);
	border: 1px solid var(--red)
}
.parole-chiave.bgred .elementor-widget-wrap:hover a,
.parole-chiave.bgred .elementor-widget-wrap:hover{
	color: var(--red) !important;
	cursor: pointer
}
*/

.parole-chiave{
    height: 430px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 40px 0;
    margin-top: -80px;
   
    position: relative;
}
.parole-chiave a {
	color: #fff
}
.parole-chiave.bgblue{
	background: var(--blue);
	    color: #fff;
}
.parole-chiave.bgred{
	background: var(--red);
	    color: #fff;
}



.parole-chiave .flip-card-front {
    background-color: transparent;
    justify-content: center;
    display: flex;
    flex-direction: column;
    cursor: pointer;
     padding: 2em !important;
    /* border-radius: 35px 0; */
}
.parole-chiave:before {
content: '';
    position: absolute;
    top: -30px;
    right: 60px;
    background: url(https://finanzadisarmata.filaretedev.it/wp-content/uploads/2023/04/plus.svg) no-repeat center center;
    background-size: contain;
    width: 50px;
    height: 50px;
    z-index: 1;
}


.elementor-accordion .elementor-tab-title a{

    font-style: italic;
}

.elementor-accordion .elementor-tab-content {
    display: none;
    padding: 10px 20px 0 20px!important;
    border-top: none !important;
}

.elementor-accordion .elementor-accordion-item {
    border: none !important;
	    margin-bottom: 20px;

}
.accordion h3 {
	cursor: pointer
}
.accordion h3[aria-expanded="true"] svg{
    transform: rotate(90deg);
}
.chicome .elementor-widget-wrap {
	background: var(--blue);
	color: #fff;
padding: 3em !important;
    flex-direction: column;
    justify-content: center;
	border-radius: 35px 0;
}

.chicome h3{
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px
}

.chicome .elementor-widget-wrap {
	background: var(--blue);
	color: #fff;
padding: 3em !important;
    flex-direction: column;
    justify-content: center;
	border-radius: 35px 0;
}

.chicome h3{
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px
}
.chicome h3:before {
content: '';
    position: absolute;
    background: url(https://finanzadisarmata.filaretedev.it/wp-content/uploads/2023/04/freccia.svg) no-repeat center center;
    background-size: contain;
    left: 0;
    top: 6px;
    width: 25px;
    height: 25px;

}
.chicomealt .elementor-widget-wrap {
	background: var(--blue);
	color: #fff;
padding: 3em !important;
    flex-direction: column;
    justify-content: center;
	border-radius: 35px 0;
}


.elementor-widget .elementor-icon-list-item {
    padding: 30px 0 30px 50px!important;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

.elementor-widget .elementor-icon-list-item:last-child {
	border-bottom: none
}

.elementor-icon-list-items {
  counter-reset: list-number;
}

.elementor-icon-list-items li {
  counter-increment: list-number;
}




.elementor-icon-list-items li:before {
  content: counter(list-number, decimal-leading-zero);
		position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    background: var(--red);
    border-radius: 50%;
	font-family: 'Outfit', sans-serif;
    font-weight: 600;
}
.elementor-icon-list-items li:nth-child(even):before {
    background: var(--white);
		color: var(--red);
}
.elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: hidden;
    display: flex;
    flex-direction: row;

}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: flex !important;
    /* max-width: 50%; */
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    font-weight: 600;
    font-size: 1.6rem;
    justify-content: center;
	font-style: italic
}

#elementor-tab-title-1891 {
background: #CEEAD7;
    border-color: #CEEAD7;
    border-radius: 10px 10px 0 0;
    margin-left: 100px;
	margin-right: 20px;
    color: var(--Dark-Green);
}

#elementor-tab-content-1891 {
	background: #CEEAD7;
	padding: 2em;
    border: none;
    border-radius: 10px;
}
#elementor-tab-content-1891 label {
	color:var(--Dark-Green);
	font-style: italic
}

#elementor-tab-title-1892 {
background: #FDFBDA;
    border-color: #FDFBDA;
    border-radius: 10px 10px 0 0;
    margin-left: 20px;
	margin-right: 100px;
    color: var(--Dark-Green);
}

#elementor-tab-content-1892 {
	background: #FDFBDA;
	padding: 2em;
    border: none;
    border-radius: 10px;
}
#elementor-tab-content-1892 label {
	color:var(--Dark-Green);
	font-style: italic
}


.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
	display: none
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {

}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {

}
.orario {
	position: relative
}
.col-12.col-md-2.orario:after {
    content: '';
    position: absolute;
    right: 50px;
    height: 100%;
    width: 1px;
    border-left: 1px solid #C7C7C7;
}

.privacy,
.telefonosi{
	font-size: 13px;
	text-transform: initial;
	text-align: left;
	padding-left: 35px
}
.privacy span.wpcf7-list-item{
    margin: 0;
}
.privacy input[type=checkbox]{
    box-sizing: border-box;
    padding: 0;
    /* display: none; */
    position: absolute;
    left: -20px;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.privacy .wpcf7-list-item::before{
content: '';
    width: 15px;
    height: 15px;
    left: -20px;
	top:0;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #C2C2C2;
    margin-left: -20px;
}
.telefonosi p {
	padding-left: 20px
}
.privacy p {
	padding-left: 20px;
	font-size: 15px
}
.telefonosi {
	margin-bottom:6px
}
.telefonosi span.wpcf7-list-item{
    margin: 0;
}
.telefonosi input[type=checkbox]{
    box-sizing: border-box;
    padding: 0;
    /* display: none; */
    position: absolute;
    left: -20px;
    width: 20px;
    height: 20px;
    opacity: 0;
	top:0
}

.telefonosi .wpcf7-list-item::before{
content: '';
    width: 15px;
    height: 15px;
    left: -20px;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #C2C2C2;
    /* margin-top: 5px; */
    position: absolute;
	top:0
}

.inputcheck .wpcf7-list-item::before {
    background: #FC0;
    border: 4px solid #fff;
}

.inputchecknewsletter .wpcf7-list-item::before {
    background:#FC0;
    border: 4px solid #fff;
}
.elementor-widget-image img {

	width: 100%
}

.w-auto img {
	width: auto !important
}
.window {
		background:  url(/wp-content/uploads/2025/10/SV_homepage_archi-desktop.svg) no-repeat top;
    background-size: contain;
}


#elementor-tab-content-1892 .form-control,
#elementor-tab-content-1892 input[type=date],
#elementor-tab-content-1892 input[type=datetime-local],
#elementor-tab-content-1892 input[type=month],
#elementor-tab-content-1892 input[type=time] {
    display: block;
    width: 100%;
    height: 50px;
    padding: 5px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--Dark-Green);
    background-color: #fff;
    background-clip: padding-box;
		border:none;
    border-radius:0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border: 2px solid var(--Dark-Green);
	border-radius: 10px
}
.form-control,
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
		border: none;
	border-bottom: 2px solid #DAE2EF;
		border-radius: 0;
    background:transparent ;
    background-clip: padding-box;
	 
}


.specifiche-cont p {
	position: relative;
	padding-left: 40px
}

.specifiche-cont p:before {
content: '';
    background: url(https://sanmichele.filaretedev.it/wp-content/uploads/2025/06/Ellipse-16.svg) no-repeat center center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
}
.cerchione {
	padding-bottom: 450px
}
.cerchione:before {
    content: '';
    background: #F8F4ED;
    width: 1200px;
    height: 1200px;
    border-radius: 50%;
    position: absolute;
    top: -150px;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
}

.elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper~.elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: transparent !important;
height: 75px !important;
    width: 75px !important;
}
.elementor-swiper-button-prev {
	    position: absolute !important;
    top: -50px !important;
    right: 85px !important;
    left: auto !important;
    width: auto !important;
}
.elementor-swiper-button-next {
	    position: absolute !important;
    top: -50px !important;
    right: 0 !important;
    left: auto !important;
    width: auto !important;
}
.bg-gradient .elementor-swiper-button-prev ,
.bg-gradient-reverse .elementor-swiper-button-prev {
    z-index: 111;
    position: absolute !important;
    top: 100% !important;
    right: auto;
    left: 0 !important;
    width: auto !important;
    bottom: 0;
	padding-top: 50px

}
.bg-gradient .elementor-swiper-button-next,
.bg-gradient-reverse .elementor-swiper-button-next{
    z-index: 111;
    position: absolute !important;
    top: 100% !important;
    right: auto;
    left: 70px !important;
    width: auto !important;
    bottom: 0;
	padding-top: 50px

}
.bg-gradient {
	padding-bottom: 5em !important
}
.bg-gradient .elementor-swiper-button-prev svg path,
.bg-gradient .elementor-swiper-button-next svg path{
	stroke:var(--Dark-Green)
}

.bg-gradient-reverse .elementor-swiper-button-prev svg path,
.bg-gradient-reverse .elementor-swiper-button-next svg path{
	stroke:var(--Blue)
}

.bg-gradient .elementor-swiper-button-prev svg path:last-child,
.bg-gradient .elementor-swiper-button-next svg path:last-child{
	fill:var(--Dark-Green)
}
.bg-gradient-reverse .elementor-swiper-button-prev svg path:last-child,
.bg-gradient-reverse .elementor-swiper-button-next svg path:last-child{
	fill:var(--Blue)
}

.mixitUp-menu  li:last-child {
	border-right: none !important
}
#altri-progetti.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -120px;
	width: 100%
}
#altri-progetti .owl-next {
    position: absolute;
    top: 0;
    right: 70px;
    display: block !important;
}
#altri-progetti .owl-prev {
    position: absolute;
    top: 0;
    left: auto;
    /* width: auto; */
    right: 140px;
    display: block !important;
}

#altri-appartamenti.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -120px;
	width: 100%
}
#altri-appartamenti .owl-next {
    position: absolute;
    top: 0;
    right: 70px;
    display: block !important;
}
#altri-appartamenti .owl-prev {
    position: absolute;
    top: 0;
    left: auto;
    /* width: auto; */
    right: 140px;
    display: block !important;
}
figure img {
	width: 100%
}
#marchi figure img {
	width: auto;
	    height: auto !important;
	border-radius: 0 !important;
	

}

.mixitup-control-active a{
	color: #fff !important
}
.marchi .elementor-image-carousel-wrapper.swiper {
	margin-right: 0 !important;
	margin-left: 0 !important
}
.rounded-img img {
	border-radius: 15px
}
.mailchimp label {
	font-size: 13px
}
.mailchimp  input[type=checkbox] {
	position: relative !important;
    left: 0;
    opacity: 1;
    width: 15px;
    height: 15px;
}
.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    position: absolute;
    margin: 0;
    position: absolute;
}
.bottone-img p {
	margin-bottom: 0
}
/* Max img widths */

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.bg-corpo {
	background: var(--corpo);
	color: #fff
}
.bg-corpo h2 {color: #fff}

/* Author bio */


.author-bio .avatar {
	border: 1px solid #dee2e6;
	border-radius: 50%;
}

#video-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
	
}
/* Main content */
.img-cont {
	position: relative;
	display: inline-block;
}



.bannerevidenza-home  {
	border-radius: 20px;
opacity: 0.9;
	padding: 30px;
	border-radius: 20px;
    opacity: 0.9;
    padding: 30px;
    position: absolute;
    bottom: -200px;
    width: 100%;
}
.bannerevidenza-home p {
	font-size: 24px;
	text-align: left
}

.bannerevidenza-home  a:hover{
	color:#fff !important
}

.white,
.white a {
	color: #fff !important
}
.elementor-widget-image-carousel.e-widget-swiper img {
	aspect-ratio:1;
	object-fit:cover
}
.elementor-element.elementor-arrows-position-outside .swiper, .elementor-lightbox.elementor-arrows-position-outside .swiper {
    width: calc(100%);
}
.dropdown-toggle::after {
	display: none
}
.navbar-light .navbar-nav li {
padding: 0 10px;
}
.navbar-light .navbar-nav .nav-link {
color: var(--Brand-Blue, #00338D);
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 145%; /* 26.1px */
letter-spacing: -0.09px;
text-transform: capitalize;
text-decoration: none !important;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
	
}

#menu-menu-top .nav-link {
color: var(--Brand-Blue, #00338D);
font-style: normal;
font-weight: 500;
line-height: normal;
}

.bnt-menu-outline .nav-link{
	border-radius: 19.5px;
border: 1px solid var(--Brand-Blue, #00338D);
  padding-right: 0.9rem !important;
    padding-left: 0.9rem !important;
	
}

.btn-menu .nav-link{
	border-radius: 19.5px;
background: var(--Brand-Blue, #00338D);
	color: #fff !important;
	  padding-right: 0.9rem !important;
    padding-left: 0.9rem !important;
}

/* SVG: overflow hidden per mascherare la freccia fuori dal cerchio */
.bnt-menu-outline .nav-link svg {
    overflow: hidden;
    border-radius: 50%;
}

/* Cerchio: blu di default */
.bnt-menu-outline .nav-link svg circle {
    fill: #00338D;
    transition: fill 0.3s ease;
}

/* Freccia: animation di uscita (da hover a normale) */
.bnt-menu-outline .nav-link svg path {
    fill: #fff;
    animation: arrowSlideOut 0.35s ease forwards;
    transition: fill 0.35s ease;
}

/* Hover: cerchio bianco con bordo blu */
.bnt-menu-outline .nav-link:hover svg circle {
    fill: #fff;
    stroke: #00338D;
}

/* Hover: freccia entra da sinistra e diventa blu */
.bnt-menu-outline .nav-link:hover svg path {
    fill: #00338D;
    animation: arrowSlideIn 0.35s ease forwards;
}

@keyframes arrowSlideIn {
    from { transform: translateX(-25px); }
    to   { transform: translateX(0); }
}

@keyframes arrowSlideOut {
    from { transform: translateX(-25px); }
    to   { transform: translateX(0); }
}


/* SVG: overflow hidden per mascherare la freccia fuori dal cerchio */
.btn-menu .nav-link svg {
    overflow: hidden;
    border-radius: 50%;
}

/* Cerchio: blu di default */
.btn-menu .nav-link svg circle {
    fill: #fff;
    transition: fill 0.3s ease;
}

/* Freccia: animation di uscita (da hover a normale) */
.btn-menu .nav-link svg path {
    fill: #00338D;
    animation: arrowSlideOut 0.35s ease forwards;
    transition: fill 0.35s ease;
}

/* Hover: cerchio bianco con bordo blu */
.btn-menu .nav-link:hover svg circle {
    fill: #00338D;
    stroke: #00338D;
}

/* Hover: freccia entra da sinistra e diventa blu */
.btn-menu .nav-link:hover svg path {
    fill: #fff;
    animation: arrowSlideIn 0.35s ease forwards;
}

@keyframes arrowSlideIn {
    from { transform: translateX(-25px); }
    to   { transform: translateX(0); }
}

@keyframes arrowSlideOut {
    from { transform: translateX(-25px); }
    to   { transform: translateX(0); }
}

#menu-item-10238 {
	position: relative
}
#menu-item-10238 .nav-link.dropdown-toggle.is-hover-parent {
	padding-right: 30px !important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
   	color: var(--Brand-Yellow) !important;
}
.navbar-light .navbar-nav .bnt-menu-outline .nav-link:hover{
	color: #003087 !important

} 

.navbar-light .navbar-nav .btn-menu .nav-link:hover{
	background: var(--Brand-Yellow) !important;
	color: #003087 !important

} 



 .header--on .nav-link {
    padding-top: 23px !important;
    padding-bottom: 23px !important;	
}
.header--on .nav-link:before {
	bottom: 0  !important
}




.navbar-light .navbar-nav .current-menu-item  .nav-link ,
.navbar-light .navbar-nav .current-menu-ancestor .nav-link{
    background: var(--GREY, #DAE2EF);
    padding-bottom: 33px;
    padding-top: 20px;
	    font-family: 'circular_stdmedium';

}

@media (min-width: 1900px) {
p {
        font-size: 22px;
        line-height: 28px;
}
.testata-home .col-md-6 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .testata-home .col-md-6:last-child {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
.testata-home h1 {
    font-size: 93.645px;
    line-height: 93.645px;
}
.testata-home p {
        font-size: 22px;
        line-height: 28px;

}
.navbar-light .navbar-nav .current-menu-item .nav-link, .navbar-light .navbar-nav .current-menu-ancestor .nav-link {
    padding-bottom: 33px;
}

}


.navbar-nav .nav-link:hover {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}


.navbar-nav .nav-link:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}


.fixed .logo-sticky {
	display: block !important
}
.navbar-nav .nav-link:after {
	display: none
}

.testata-home {
    height: 70vh;
    background: var(--FFE-BLUE, #003087);
}
.vetical-align {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
	height: 100%
}

.dropdown-menu {
position: absolute;
    top: 110px;
    /* background: rgba(255,255,255,0.5); */
    /* border-radius: 0; */
    padding: 8px 20px 15px 20px;
    margin: 0;
    display: block;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    margin-bottom: 0;
}
.fixed .dropdown-menu {
    background: rgba(255,255,255,1);
}





.dropdown-menu  li a {
padding: 15px 18px;
    color: var(--FFE-BLUE, #003087);
    /* font-family: "Circular Std"; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    display: block;
    line-height: 20px;
    text-decoration: none !important;
    border-bottom: 1px solid var(--GREY, #DAE2EF);
	background: #F8F9FB;

}
.dropdown-menu.sub-menu.depth_1 {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: max-height 0.4s ease-out, opacity 0.3s ease-out;
}
.dropdown-menu.sub-menu.depth_1  a {
	color: var(--BLACK, #23283C);
font-size: 16px;
font-style: normal;
font-weight: 450;
padding-left: 40px
}
.dropdown-menu.sub-menu.depth_1.open {
	max-height: 1000px;
	opacity: 1;
	transition: max-height 0.4s ease-in, opacity 0.3s ease-in;
}

.dropdown-menu  li.current-menu-item.active a,
.dropdown-menu  li a:hover {
	color: var(--FFE-BLUE, #003087) !important
}

.dropdown.megamenu.show a.nav-link.dropdown-toggle{
	position: relative;

}




/* Applica lo stesso stile al megamenu aperto */
.dropdown.megamenu.show a.nav-link.dropdown-toggle:before {
content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--GREY, #DAE2EF);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.dropdown.megamenu.show a.nav-link.dropdown-toggle:hover:before {
}

.dropdown.megamenu.show a.nav-link.dropdown-toggle:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/* Applica lo stesso stile al megamenu aperto */
.dropdown.megamenu.show a.nav-link.dropdown-toggle:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--GREY, #DAE2EF);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/* Attiva lo sfondo quando il megamenu è aperto O in hover */
.dropdown.megamenu.show a.nav-link.dropdown-toggle:before,
.dropdown.megamenu.show a.nav-link.dropdown-toggle:hover:before {
    -webkit-transform: scaleY(1);
	   padding-bottom: 35px;
    padding-top: 20px;
    transform: scaleY(1);
}

.dropdown.megamenu.show a.nav-link.dropdown-toggle {
background: var(--GREY, #DAE2EF);
    padding-bottom: 35px;
    padding-top: 20px;
		transition: background 0.3s ease-out 0.15s, padding 0.3s ease-out 0.15s; /* ritardo 0.15s */

}
.header--on .dropdown.megamenu.show a.nav-link.dropdown-toggle {
 
    padding-bottom: 25px;
    padding-top: 24px;
}
/*.dropdown.megamenu.show a.nav-link.dropdown-toggle:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  
    width: 18px;
    height: 18px;
    border-radius: 50%;
    bottom: -44px;
    z-index: 9999999999999;
}*/
.fixed .dropdown-menu  li a {
	color: var(--corpo);
}
.dropdown-menu  li a:hover {
color: var(--FFE-BLUE, #003087);
      background: #DAE2EF;
}
/*
.nav-link:before {
content: "";
    color: var(--acidgreen);
    position: absolute;
    bottom: -33px;
    right: 0;
    left: 0;
    width: 12px;
    margin: auto;
    height: 12px;
    background: currentColor;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
    -o-transition: transform .8s cubic-bezier(.19,1,.22,1);
    transition: transform .8s cubic-bezier(.19,1,.22,1);
    transition: transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1);
    border-radius: 50%;
}
footer .nav-link:before {
	width: 8px;
	height: 8px
}
.fixed-header.fixed .nav-link:before {

    bottom: -19px;
}

.navbar-nav .nav-link:hover:before,  .navbar-nav .nav-item.current-menu-item .nav-link:before{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin:  50%;
    -ms-transform-origin:  50%;
    transform-origin:  50%;
    color: var(--acidgreen);
}

footer  .navbar-nav .nav-item.current-menu-item .nav-link:before {
	display: none
}
*/
.single-progetto #menu-item-433 .nav-link:after
.dona a:hover{
	background-color:#FFCC00 !important ;
	color: #001E4B !important;
}
.dona a:after {
	display: none
}

.single-progetto .current_page_parent .nav-link {
	background: none;
	color: #001E4B
}

.single-progetto .current_page_parent .nav-link:after {
	display:none
}

.slide {
	height: 450px;
	display: flex
}

.cont-slide-testi {
	position: absolute;
top: 250px
}

body.fisso .cont-slide-testi {
    top: 190px !important
}
.cont-slide-testi .item {
	background: #fff;
	padding: 3em;
	color: var(--blue);
	height: 325px;
	border-radius: 0 35px 0 0;
}
.video-container {
	display: flex;
  position: relative; 
  padding-bottom: 56.25%; 
  height: 650px; 
  overflow: hidden;
  max-width: 100%;
}

.video-container video {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
#owl-home-gallery {
	height: 100%;
}
.libro {
	height:400px;
	background-size:cover;
	background-position:  center center;
	background-repeat: no-repeat;
}

#searchform input {
    margin-right: 0 !important;
border-radius: 203px;
    height: 30px;
    font-weight: 300;
    width: 100%;
    margin-left: 0;
    padding: 0 10px;
    outline: none;
	-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
	color: var(--corpo);
    border: 2px solid #DAE2EF !important;
    height: 50px !important;
}
#searchform input:focus,
#searchform input:hover{
	background: transparent;
	border-radius: 203px;
	-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
	border: 1px solid #F8F9FB

}



::-webkit-input-placeholder { /* Edge */
  color: #003087!important;
}
input[type=text]::-ms-input-placeholder { /* Edge */
  color: #003087 !important;
}
input[type=text]::-placeholder { /* Edge */
  color:  #003087 !important;
}


#mc4wp-form-1 input::-webkit-input-placeholder { /* Edge */
  color: var(--White) !important;
}
#mc4wp-form-1 input::-ms-input-placeholder { /* Edge */
  color: var(--White) !important;
}
#mc4wp-form-1 input::-placeholder { /* Edge */
  color: var(--White) !important;
}
.form-control:focus {
	box-shadow: none
}
.form-control:focus {
    color: var(--corpo);
border: 2px solid #DAE2EF !important;
    height: 50px !important;

}
#searchsubmit {
    border-radius: 0;
    border: none;
    border-bottom: none;
    margin-right: 0 !important;
    border-left: none;
    background-color: transparent !important;
    padding: 0 5px;
    margin-left: -5px;
    height: 30px;
    background-clip: padding-box;
	position: absolute
}



owl-item.active .test-slide {
  visibility: visible !important;
  display: block !important;
}
#owl-home-gallery .owl-item.active h3 {
	animation: 2.3s 0.3s fadeIn both;
}

#owl-home-gallery .owl-item.active p {
	animation: 2.3s 0.3s fadeIn both;
}
.fs-wrap,
.facetwp-input-wrap {
    width: 100% !important;
}

.facetwp-facet input.facetwp-search{
    width: 100% !important;
    border: 1px solid #ddd;
    padding: 5px;
    color: var(--corpo);
	font-size: 16px;
	border-radius: 9px;
    border: 1px solid var(--GREY, #DAE2EF);
}

.facetwp-facet input.facetwp-search::-webkit-input-placeholder { color: var(--FFE-BLUE, #003087) !important; }
.facetwp-facet input.facetwp-search:-moz-placeholder { color: var(--FFE-BLUE, #003087) !important; } /* FF 4-18 */
.facetwp-facet input.facetwp-search::-moz-placeholder { color: var(--FFE-BLUE, #003087) !important;; } /* FF 19+ */

/* Sidebar */

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */

/* Comments */

#comments,
#reply-title {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

.commentlist,
.commentlist ul {
	padding-left: 0;
}

.commentlist li {
	padding: 1rem;
}

.comment-meta {
	margin-bottom: 1rem;
}
.commentlist .children {
	margin-top: 1rem;
}
.wpml-ls-sidebars-sidebar-lingue {
    position: absolute;
    top: -4px;
    right: 20px;
    padding: 0;
    margin: 0;
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    margin: 0 4px;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-family: Neuton;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    background: var(--Light-Green);
		color: var(--Dark-Green);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
	text-decoration: none !important;
}

.wpml-ls-legacy-list-horizontal a:hover {
    display: block;
    margin: 0 4px;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-family: Neuton;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    background: var(--Black);
		color: var(--Light-Green);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
}
.slide-bg h3 {
	color: #FFCC00;
	font-weight: 900;
	/*font-size: 2.5rem;*/
	font-size: 2.2rem;
	text-transform: uppercase
}
.slide-bg p {
	/*color: #003087;*/
	color: #fff;
	font-weight: 600;
	/*font-size: 22px;*/
	font-size: 30px;
	margin-bottom: 0;
}
#owl-home-gallery .owl-dots {
	position: absolute;
	bottom: 10px;
	text-align: center;
	margin: auto;
	width: 100%;
}
.owl-theme .owl-dots .owl-dot span {
margin: 5px 3px;
    background: transparent;
    border: 1px solid var(--Dark-Green);
}
.owl-theme .owl-dots .owl-dot span {
width: 12px;
    height: 12px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--Dark-Green);
}

.elementor-element-c20eed3 .elementor-swiper-button {
    display: none;
}
.blocchi-icona img {
	    width: 200px;
}
.blocchi-icona .img-cont,
.strumenti-valori .img-cont,
.cosafacciamo .img-cont{
	margin-bottom: 20px !important
}
.blocchi-icona .img-cont:after,
.strumenti-valori .img-cont:after,
.cosafacciamo .img-cont:after,
.testi-storie .img-cont:after{
	display: none
}
.strumenti-valori .img-cont {
	display: initial
}
.blocchi-icona a {
	text-decoration: none
}
.blocchi-icona h4{
	color: #FFCC00;
	font-weight: 700;
	font-size: 22px;
	padding: 0 20px;

}
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}



.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 90%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.testi-storie {
	margin-top: 50px;
	margin-left: -50px;
	background: #FAF7F5;
	padding: 25px;
	width: 100%;
	font-size: 16px
}
.home .testi-storie {
    margin-top: 30px;
    margin-left: -75px;
    padding: 10px;

}
.testi-storie a {
	color: #000;
}
.testi-storie h5 {
	font-size: 16px;
	font-weight: 700
}

#storie-carousel.owl-carousel .owl-item img {
 display: block;
 width: auto
} 

.carousel-destra h3 {
	color: var(--Dark-Brown, #784026);
text-align: center;
font-family: Neuton;
font-size: 34px;
font-style: italic;
font-weight: 400;
line-height: 33px; /* 97.059% */
	margin: 10px 0
}
.carousel-destra  a {
	text-decoration: none !important
}

.icon-up {
	text-align: center
}
.icon-up {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.icon-up svg {
  position: relative;
  display: block;
  margin: 10px auto 0;
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.4s ease;
}

/* Effetto hover */


/* L’immagine dentro il link */
.icon-up img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease;
}

/* Overlay sfumato inizialmente trasparente */
.icon-up::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: linear-gradient(180deg, rgba(51, 51, 51, 0.00) 60%, rgba(51, 51, 51, 0.60) 100%);
    mix-blend-mode: multiply;
    opacity: 0;
    transition: opacity 0.4s 
ease;
    /* pointer-events: none; */
    /* z-index: 1; */
}
/* SVG inizialmente nascosto e spostato */
.icon-up svg {
	 bottom: 145px; /* punto di partenza */
  transform: translateX(0) translateY(20px);
  opacity: 0;
  transition: all 0.4s ease;
  z-index: 2;
}

/* Hover sull’icona */
.icon-up:hover::after {
  opacity: 1; /* mostra overlay sfumato */
}

.icon-up:hover svg {
  transform: translateY(-35px);
  opacity: 1;
}

.eventi-home h3 svg{
	position: absolute;
	right: 30px;
  display: block;
    transition: all 0.4s ease;
    transform: translateX(0);
    top: 10px;
  opacity: 0;
}
.readmore {
	position: relative
}

.readmore  svg{
	position: absolute;
	right: 0;
  display: block;
    transition: all 0.4s ease;
    transform: translateX(0);
    top: 10px;
  opacity: 0;
}

h3.readmore  svg{
	position: absolute;
	right: 150px;
  display: block;
    transition: all 0.4s ease;
    transform: translateX(0);
    top: 15px;
  opacity: 0;
}


.eventi-home a:hover h3 svg{
  transform: translateX(20px);
  opacity: 1;
}
.eventi-home img {
	aspect-ratio:1;
	object-fit: cover
}

.eventi-home .uno img {
	aspect-ratio: auto;
}



#event_filters {
	display: none
}

.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date {
    width: 80px;
    position: absolute;
    left: auto;

}
#post-home-carousel .item:hover .readmore svg,
#blog .item:hover .readmore svg{
  transform: translateX(160px);
  opacity: 1;
}
.blocconi-img .elementor-widget-image a {
	width:100%
}
.blocconi-img .elementor-element:hover .readmore svg{
  transform: translateX(150px);
  opacity: 1;
}

.freccia-bianca svg path{
	fill:var(--Dark-Brown)
}

.readmore a {
	color: var(--Dark-Brown, #784026);
  font-family: "Neuton", serif;
font-size: 26px;
font-style: italic;
font-weight: 400;
line-height: 30px; /* 115.385% */
	text-decoration: none !important
}
.bg-brown h3.readmore a {
	color: #fff
}

.bg-green h3.readmore a {
	color: var(--Light-Green)
}
h3.readmore a {
font-size: 34px;
font-style: italic;
font-weight: 400;
line-height: normal;
}
.evento-left img {
	    height: 615px;
    object-fit: cover;
}
.owl-prev {
    background: none;
    border: none;
    /*position: absolute;
    top: 40%;
    left: -80px;
    display: block !important;*/
}
.owl-next {
	    background: none;
    border: none;
    /*position: absolute;
    top: 40%;
    right: -80px;
    display: block !important;*/
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: #000;
    text-decoration: none;
}
.owl-theme .owl-nav [class*=owl-]:hover svg circle {
	opacity: 1
}
.grey,
.grey a {
	color: #5D5D5D
}

.read-more {
	color: #001E4B !important;
	background:#FFCC00;
	font-weight: 700;
	padding: 0 15px;

}
.newsletter h4 {
	font-weight: 700
}
#blog .item,
.related .item{
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
#blog .item:hover,
.related .item:hover{
	border-radius: 20px;
    border: 1px solid var(--GREY, #DAE2EF);
    background: var(--WHITE, #F8F9FB);
    box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.15);
    box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.20);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
 
.btn-primary.disabled, .btn-primary:disabled {
	background-color: var(--corpo);
	color: #fff;
	font-family: 'circular_stdmedium';
}

.btn-primary,
.misha_loadmore span{
border-radius: 9px;
     background: rgba(248, 249, 251, 0);
    padding: 10px 15px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: 2px solid #DAE2EF;
    color: var(--FFE-BLUE, #003087);
    font-size: 16px;
    position: relative;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    /* width: 100%; */
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.2rem;
	min-width: 200px;
	   font-family: 'circular_stdmedium';

}
.btn-primary.transparent {
	background: transparent;
	font-family: 'circular_stdmedium';
	color: var(--WHITE, #F8F9FB);

}
.btn-primary.transparent svg {
	    margin-left: 75px;
    margin-right: -20px;
}
.btn-primary.transparent:hover svg path{
	stroke:var(--FFE-BLUE, #003087)
}
.btn-primary:before,
.misha_loadmore span:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:var(--Brand-Yellow, #F8B900);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	 border-radius: 7px;
}
.facetwp-reset:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
		background: 
			var(--Brand-Yellow, #FC0)
			url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='26' viewBox='0 0 27 26'%3E%3Cpath d='M19.9063 19.5L6.6355 6.5' stroke='%23003087' stroke-width='2'/%3E%3Cpath d='M6.6355 19.5L19.9063 6.5' stroke='%23003087' stroke-width='2'/%3E%3C/svg%3E")
			no-repeat  center;
	    background-position: 95% center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	 border-radius: 7px;
}

.btn-primary:hover:before, .btn-primary:focus:before, .btn-primary:active:before, .facetwp-reset:hover:before ,
.misha_loadmore span:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-primary:after,
.elementor-button:after,
.wpcf7-submit.disabled:after,
.wpcf7-submit:after:disabled,
.wpcf7-submit:after{
	display: none
}
.btn-primary:disabled {
    border-radius: 9px;
		background: var(--WHITE, #F8F9FB);
    padding: 10px 35px;
	    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	    border: 2px solid #DAE2EF;
	color: var(--FFE-BLUE, #003087);
font-size: 16px;
font-style: normal;
font-weight: 500;
text-transform: uppercase;

}
.img-progetto {
	min-height: 300px;
	display: flex
}
.img-progetto img {
	margin: auto;

}
.misha_loadmore span {
	cursor: pointer;

}

.btn-primary:hover,
.misha_loadmore span:hover{
    border-radius: 9px;
		background: var(--WHITE, #F8F9FB);
    padding: 10px 15px;
	    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	    border: 2px solid var(--Brand-Yellow, #F8B900);;
	color: var(--FFE-BLUE, #003087);
font-size: 16px;
font-style: normal;
font-weight: 500;
text-transform: uppercase;


}

.facetwp-facet-reset button,
.facetwp-reset{
    border-radius: 9px;
		/*background: var(--WHITE, #F8F9FB);*/
       display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.2rem;
	min-width: 200px;
	   font-family: 'circular_stdmedium';
	    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	    border: 2px solid #DAE2EF;
	color: var(--FFE-BLUE, #003087);
font-size: 16px;
font-style: normal;
font-weight: 500;
text-transform: uppercase;
	display: block;
	text-decoration: none !important;
	    background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9063 19.5L6.6355 6.5' stroke='%23003087' stroke-width='2'/%3E%3Cpath d='M6.6355 19.5L19.9063 6.5' stroke='%23003087' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 95% center;
}

.facetwp-facet-reset button:hover,
.facetwp-reset:hover{
    border-radius: 9px;
		/*background: var(--WHITE, #F8F9FB);*/
    padding: 10px;
	    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	    border: 2px solid var(--Brand-Yellow, #F8B900);;
	color: var(--FFE-BLUE, #003087);
font-size: 16px;
font-style: normal;
font-weight: 500;
text-transform: uppercase;
		    background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9063 19.5L6.6355 6.5' stroke='%23003087' stroke-width='2'/%3E%3Cpath d='M6.6355 19.5L19.9063 6.5' stroke='%23003087' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 95% center;
	display: block
}

.hover-border-white .elementor-button:hover{
    background-color:transparent;
    border: 1px solid var(--white);
    border-radius: 4px;
    vertical-align: -webkit-baseline-middle;
		font-family: "Titillium Web";
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px; /* 142.857% */
	color:var(--white) !important


}



.scaricapdf a{
	color: var(--FFE-BLUE, #003087);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 16px; /* 100% */
text-transform: uppercase;
}

.scaricapdf a:hover {
	color: var(--Brand-Yellow, #F8B900);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 16px; /* 100% */
text-transform: uppercase;
}

.scaricapdf a:hover svg path{
	stroke: var(--Brand-Yellow, #F8B900);

}



.Green .wpcf7-submit:hover{
    background-color: var(--Dark-Green);
    border: 1px solid var(--Dark-Green);
    border-radius: 10px;
    vertical-align: -webkit-baseline-middle;
    color: var(--white);
   padding:15px 35px;
    line-height: unset;
	font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
	font-size: 17px;

}
.bg-Green .btn-primary:hover,
.bg-Green .elementor-button:hover{
    background-color: var(--corpo);
    border: 1px solid var(--corpo);
    color: #fff !important;

}



.white .elementor-button:hover,
.lightgreen .elementor-button:hover{
    background-color: var(--Black);
    border: 1px solid var(--Black);
    border-radius: 0;
    vertical-align: -webkit-baseline-middle;
    /* font-size: 14px; */
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #fff !important;
    padding: 14px 55px;

}
.btn-primary:hover span.Green,
.elementor-button:hover  span.Green {
	color: var(--Dark-Green)
}

.bg-Green  .btn-primary:hover span.Green, .bg-Green  .elementor-button:hover span.Green {
    color: #fff;
}
/* Bottone principale */
.mc4wp-submit{
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    border: 2px solid #DAE2EF;
    border-radius: 9px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    overflow: hidden;
    cursor: pointer;
    transition: color 0.3s, border-color 0.3s;
	width: 100%;
	text-align: left;
	    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.2rem;
	min-width: 200px;
	   font-family: 'circular_stdmedium';
}
.wpcf7-submit{
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    border: 2px solid #DAE2EF;
    border-radius: 9px;
    background: transparent;
    color: #003087;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    overflow: hidden;
    cursor: pointer;
    transition: color 0.3s, border-color 0.3s;
	width: 100%;
	text-align: left
}

/* Pseudo-elemento per animazione sfondo */
.mc4wp-submit:before,
.wpcf7-submit:before{
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: var(--Brand-Yellow, #F8B900); /* sfondo giallo */
    z-index: -1;
    transform: scaleX(0);
    transform-origin: 100% 50%; /* cresce da destra a sinistra */
    transition: transform 0.3s ease-out;
    border-radius: 7px;
}

/* Hover: sfondo che cresce e testo cambia colore */
.mc4wp-submit:hover:before,
.wpcf7-submit:hover:before{
    transform: scaleX(1);
}

.mc4wp-submit:hover,
.wpcf7-submit:hover{
    border-radius: 9px;
    /*background: var(--WHITE, #F8F9FB);*/
    padding: 10px 15px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: 2px solid var(--Brand-Yellow, #F8B900);
    color: var(--FFE-BLUE, #003087);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.mc4wp-submit:after  {
    content: "";
    position: absolute;
    right: 20px; /* distanza dal bordo destro */
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 19px;

background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="19" viewBox="0 0 20 19" fill="none"><path d="M12.728 3.53552L18.3849 9.19238L12.728 14.8492" stroke="%23FFFFFF" stroke-width="2"/><path d="M18.3848 9.19239H0" stroke="%23FFFFFF" stroke-width="2"/></svg>') no-repeat center center;
    background-size: contain;
}
.wpcf7-submit:after {
    content: "";
    position: absolute;
    right: 20px; /* distanza dal bordo destro */
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 19px;

    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="19" viewBox="0 0 20 19" fill="none"><path d="M12.728 3.53552L18.3849 9.19238L12.728 14.8492" stroke="%23003087" stroke-width="2"/><path d="M18.3848 9.19239H0" stroke="%23003087" stroke-width="2"/></svg>') no-repeat center center;
    background-size: contain;
}
.mc4wp-submit:hover:after,
.wpcf7-submit:hover:after{
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="19" viewBox="0 0 20 19" fill="none"><path d="M12.728 3.53552L18.3849 9.19238L12.728 14.8492" stroke="%23003087" stroke-width="2"/><path d="M18.3848 9.19239H0" stroke="%23003087" stroke-width="2"/></svg>') no-repeat center center;
}
ol {
  counter-reset: my-awesome-counter;
  list-style: none;
    margin-top: 40px;
}
.page ol li {
    margin: 0 0 1.5rem 0;
    counter-increment: my-awesome-counter;
    position: relative;
    padding-left: 20px;
}
.single-post ol li {
    margin: 0 0 1rem -20px;
    counter-increment: my-awesome-counter;
    position: relative;
    padding-left: 5px;
}
.page ol li::before {
content: counter(my-awesome-counter);
    color: var(--Dark-Green);
    font-size: 50px;
    font-weight: 700;
    position: absolute;
    left: -38px;
    top: 0;
    text-align: center;
    font-style: italic;
    line-height: normal;
}

ol li ol li::before,
ol li ol li::after{
	content: none !important
}
ol li ol {
	padding-left: 15px;
	margin-top: 0;
}
ol li ol li {
list-style: disc;
    padding-left: 0 !important;
}
ol li ol li::marker {
	color: var(--Dark-Green);
	font-size: 25px;
}

p.list {
position: relative;
    padding-left: 20px;
}
p.list:before {
content: '';
    position: absolute;
    left: 0px;
    top: 8px;
    width: 8px;
    height: 8px;
    background: var(--Dark-Green);
    border-radius: 50%;
}
.single-post ol li::before {
content: counter(my-awesome-counter);
    color: var(--Dark-Green);
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    left: -20px;
    top: 0;
    text-align: center;
    font-style: italic;
    line-height: normal;
}

.page-link {
    position: relative;
    display: block;
   padding: 5px 8px !important;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--corpo);
    background-color:transparent;
    border: none;
}
.page-item span {
    padding: 5px 8px;
    font-size: 25px;
    font-weight: 600;
}
.page-link:hover {
    z-index: 2;
    color: var(--corpo);
    text-decoration: none;
    background:transparent;
    border: none;
}
.pagination  svg {
	height: 35px;
	width: auto
}




.pagination  svg:hover circle {
    fill: #FC0;
    stroke: #FC0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pagination li {
	display: flex;
    justify-content: center;
    flex-direction: column;
}
.page ol li::after {
    content: counter(my-awesome-counter);
    color: var(--Dark-Green);
    font-size: 50px;
    font-weight: 700;
    position: absolute;
    left: -33px;
    top: 2px;
    text-align: center;
    font-style: italic;
    line-height: normal;
    z-index: -1;
}

.blocco-progetto-evidenza-home {
	border-radius: 20px;

background: rgba(28,45,90,0.9);
	padding: 3rem !important;
	color: #fff
}
.blocco-progetto-evidenza-home  h2 {
	color: #fff
}




.effettoimg {
	border-radius: 20px;
border-radius: 20px;
	position: relative

}
.swiper-slide-inner {
	position: relative
}
.effettoimg:before {
    content: '';
    background: linear-gradient(270deg, rgba(28, 45, 90, 0) 44.36%, rgba(23, 25, 28, 0.5) 100%);
    background-blend-mode: multiply, normal;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
	height: 100%;
}
/*.swiper-slide-inner:before {
	    content: '';
   background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-blend-mode: multiply, normal;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
border-radius: 20px;
	height: 100%;
}
*/
#marchi .swiper-slide-inner:before {
	    display: none
}

.nav-custom-post svg circle {
	fill:#F8F9FB
} 

.icon-box {
    width: 100%;
    height: auto !important;
    display: block !important;
}
.elementor-icon-box-title {
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 100% */
text-transform: uppercase;
	margin-bottom: 15px
}
.elementor-widget-icon-box {
	padding: 0 1em
}
.titoletto {
	color: var(--Green, #9CB380);
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
}
.documenti-card:hover {
	background: #FDFBDA
}
.category .etichetta-cat {
	display: none
}
.etichetta-cat a{
display: table;
    background: var(--Dark-Green);
    position: relative;
    z-index: 1;
    top: 0;
    border-radius: 10px;
    padding: 8px 15px;
    color: var(--Dark-Green);
    font-style: italic;
    font-weight: 600;
    margin-bottom: -20px;
    margin-left: 20px;
}
.etichetta-documenti a{
display: table;
    background: var(--Dark-Green);
    position: absolute;
    z-index: 1;
    top: -18px;
	left: 20px;
    border-radius: 10px;
    padding: 5px 15px;
    color: var(--Dark-Green);
    font-style: italic;
    font-weight: 600;
}

.etichetta-documenti a:hover{
display: table;
    background: var(--Dark-Green);
    position: absolute;
    z-index: 1;
    top: -18px;
	left: 20px;
    border-radius: 10px;
    padding: 5px 15px;
    color: var(--Dark-Green) !important;
    font-style: italic;
    font-weight: 600;
}
.camera-box {
	border-radius: 6px
}
.camera-box p {
	margin-bottom: 5px
}

.single-post .cat-list {
	position: sticky;
	top: 0
}
h2.wp-block-heading br {
	display: none
}

.curvatura {
	position: relative
}

.curvatura:before {
content: '';
    background: url(https://montaione.filaretedev.it/wp-content/uploads/2025/10/curvatura-verde.svg) no-repeat top;
    background-size: cover;
    position: absolute;
    left: 0;
    width: 100%;
    top: -100px;
}

.team-ruolo {
	    display: flex;
    /* grid-column: auto; */
    gap: 15px;
}
.team-ruolo li,
.cat-list a{

    position: relative;
    z-index: 1;
    top: 0;
    color: var(--azzurrro);
    font-weight: 600;
	margin-bottom:10px
}
.cat-list a:hover,
.etichetta-cat a:hover{
    color: var(--bluscuro) !important;

}
.title {
	color: var(--Brand-Blue, #00338D);;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 118.182% */
letter-spacing: -0.44px;
	width: 75%;
	font-family: 'circular_stdmedium';
}

.post-home .item:hover {
	border-radius: 20px;
border: 1px solid var(--GREY, #DAE2EF);
background: var(--WHITE, #F8F9FB);
box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.20);
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}

.post-home .item:hover svg {
		fill: var(--Brand-Yellow, #F8B900);
    
}
.post-home .item:hover svg circle{
	stroke: var(--Brand-Yellow, #F8B900);
}

.cat-badge {
position: absolute;
    top: 20px;
    right: 40px;
    text-decoration: none !important;
    border-radius: 12px;
    background: var(--Brand-Yellow, #F8B900);
    color: var(--FFE-BLUE, #003087);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    padding: 5px 15px;
}
.progetto-badge--chiuso {
	background:var(--FFE-BLUE, #003087);
    color: #fff
}
.valori-post .cat-badge {
	background: #05D6D6
}

.tipo-box-cosa-facciamo .icon-box {
    display: flex !important;

    gap: 50px;
}
/*
.btn-primary:hover svg,
.elementor-button:hover svg,
.link:hover svg,
.wpcf7-submit:hover svg{
-webkit-transform: translateX(5px);
    transform: translateX(5px);
}
*/
.btn-large {
	height: 50px;
	padding: 20px 45px;
	line-height: 1;
	min-width: 280px;
}

.wpcf7-submit {
	width: 100%
}
.mc4wp-form-fields .privacy a {
color: #fff
}

/*#timeline p {
	font-weight:600
}*/

.numerocont {
color: var(--FFE-BLUE, #003087);
text-align: center;
font-size: 90px;
font-style: normal;
font-family: 'circular_stdbold';
line-height: 48px; /* 68.571% */
}
.suffisso,
.prefisso {
	color: var(--Brand-Yellow, #F8B900);
font-size: 70px;
font-style: normal;
font-family: 'circular_stdmedium';
line-height: 48px;
}
.descrizione-contatore  {
	color: var(--FFE-BLUE, #003087);
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 30px; /* 125% */
	padding: 24px 20px;
}


.owl-thumbs {
	padding-top: 10px;

}
.owl-thumb-item {
    position: relative;
    /* color: #003087 !important; */
    font-weight: 600;
    cursor: pointer;
    background: none;
    border: none;
    color: var(--BLACK, #23283C);
    text-align: center;
    /* font-family: "Circular Std"; */
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
	padding: 20px  1.5em 0 1.5em;
}
.owl-thumb-item:before {
	content: '';
	width: 15px;
	height: 15px;
	background: #003087;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: -20px;
	margin: auto;
	border-radius: 50%
}
.owl-thumb-item.active:before {
content: '';
    width: 21px;
    height: 21px;
    background: var(--Brand-Yellow, #F8B900);
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: -25px;
    margin: auto;
    border-radius: 50%;
}
.owl-thumb-item.active:after {
    content: '';
    width: 31px; /* più grande del cerchio interno */
    height: 31px;
    border: 2px solid var(--FFE-BLUE, #003087); /* colore bordo esterno */
    position: absolute;
    top: -30px; /* centrato rispetto al cerchio interno */
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
}


.w-100.elementor-widget-button .elementor-button {
	width: 100%
}




h3.num {
color: var(--Brand-Yellow, #F8B900);
font-size: 44px;
font-style: normal;
font-weight: 500;
line-height: 30px; /* 68.182% */
}
.timeline-desc p:first-child {
	color: var(--FFE-BLUE, #003087);
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 30px; /* 125% */
}
.owl-thumbs {
   position: relative;
	justify-content: center;
    display: flex;
}

.owl-thumbs:before {
content: '';
    border-top: 2px solid rgba(0, 48, 135, 0.1);
    width: calc(100% + 35px);
    position: absolute;
    top: 35px;
    left: -15px;
}
.tipologia-link li a{
    color: var(--FFE-BLUE, #003087);
    /* font-family: "Circular Std"; */
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none !important;
    float: left;
    width: 100%;
}
.tipologia-link li {
    position: relative;
    margin-bottom: 20px;

    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.tipologia-link li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid var(--GREY, #DAE2EF);
    width: 85%;
}
.tipologia-link svg {
vertical-align: middle;
	    margin-right: 35px;
}
.tipologia-link li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    position: relative;
    padding-right: 80px;
    line-height: 60px;
}



/* SVG in basso a destra */
.tipologia-link li a svg {
    align-self: flex-end;
    margin-top: auto;
}

.bg-lightgrey {
	background: var(--lightgrey)
}
.team h5 {
	color: #003087;
	font-weight: 700
}

.ruolo {
	font-weight: 700;
	color: #000;
	font-size: 15px
}
.view {
	text-decoration: underline !important;
	cursor: pointer
}



	

	.card-icona {
		border-radius: 20px;
border: 1px solid var(--GREY, #DAE2EF);
background: var(--WHITE, #F8F9FB);
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
	}
	
	.card-icona:hover {
		border-radius: 20px;
border: 1px solid var(--GREY, #DAE2EF);
background: var(--WHITE, #F8F9FB);
box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.15);
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
	}
	.card-icona .card-desc {
    transform: translateY(45px);
    transition: opacity 0.4s ease, transform 0.4s ease;

}

.card-icona:hover .card-desc {
    opacity: 1;
    transform: translateY(0);
}
	.scopri {
		opacity: 0;
		visibility: hidden
	}
.card-icona:hover .card-desc 	.scopri {
		opacity: 1;
		visibility: visible
	}
	
	.evidenza-home .row {
		border-radius: 20px;
border: 1px solid var(--GREY, #DAE2EF);
background: var(--WHITE, #F8F9FB);
		min-height: 550px

	}
.evidenza-home .row h2 {
	font-size: 45px;
	line-height: 48px
}
#evidenza-carousel.owl-carousel .owl-stage-outer,
.evidenza-carousel.owl-carousel .owl-stage-outer{
    box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.10);
    border-radius: 20px;
}
	/* Forza tutti gli item alla stessa altezza */
.evidenza-carousel .owl-stage {
    display: flex !important;
    align-items: stretch !important;
}

.evidenza-carousel .owl-item {
    display: flex !important;
}

.evidenza-carousel .item {
    width: 100%;
    display: flex !important;
}

.evidenza-carousel .item > div {
    width: 100%;
    display: flex !important;
}

.evidenza-carousel .row {
    width: 100%;
    display: flex !important;
    align-items: stretch !important;
}

/*.evidenza-carousel .col-md-6,
.evidenza-carousel .col-md-5 {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}*/
	.evidenza-badge {
        border-radius: 16px;
        background: #DAE2EF;
        padding: 5px 15px;
        color: var(--FFE-BLUE, #003087);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        /* line-height: 16px; */
        display: table;
        margin-bottom: 25px;

	}
.post-home .evidenza-badge,
.blog .evidenza-badge{
	background:  var(--Brand-Yellow, #FC0)
}
/*.page-id-10222 .evidenza-badge,
.page-id-11497 .evidenza-badge{
	background: #DAE2EF
}
*/
.fs-label-wrap {
    border-radius: 9px !important;
    border: 1px solid var(--GREY, #DAE2EF) !important;
    height: 38px !important;
    line-height: 28px;
}

.timelineverticale  li {
    margin: 40px 0;
    position: relative;
    padding-left: 35px;
}

.timelineverticale li:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 5px;
    background: var(--Brand-Yellow, #F8B900);;
    border-radius: 50%;
    border:3px solid #003087
}

.timelineverticale li:after {
    content: '';
    top: 25px;
    left: 8px;
    position: absolute;
    border-left: 2px dashed #003087;
    width: 2px;
    height: 195%;
}
.team-card {
border-radius: 20px;
border: 1px solid var(--GREY, #DAE2EF);
background: var(--WHITE, #F8F9FB);
}
.team-card svg:hover circle{
	fill:#FC0;
	stroke:#FC0;
			-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.team-card img {
	border-radius: 20px;
	width: 100%;
}
.team-card svg:hover rect,
.team-card svg:hover path{
	stroke:#003087
}
.img-team:before {
    border-radius: 20px;
	
    width: 100%;
    content: '';
    display: block;
    background: rgb(15, 29, 65);
    background: -moz-linear-gradient(top, rgba(0,48,135,06) 0%, rgba(0,48,135,0) 95%);
    background: -webkit-linear-gradient(top, rgba(0,48,135, 0.6) 0%, rgba(0,48,135, 0) 95%);
    background: linear-gradient(to bottom, rgba(0,48,135, 0.6) 0%, rgba(0,48,135, 0) 95%);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;

}
.timeline .owl-stage-outer {
border-radius: 20px;
    border: 1px solid var(--GREY, #DAE2EF);
    background: var(--WHITE, #F8F9FB);
    box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.10);
}
	.megamenu .dropdown-menu .megamenu {
border: none;
    border-radius: 0;
    display: block;
    -ms-flex: 0 0 23%;
    flex: 0 0 21%;
    /* max-width: 20%; */
    position: relative;
    top: 0;
    margin-top: 0;
    padding: 0;
    box-shadow: none;
}
	
	.megamenu .dropdown-menu .megamenu .dropdown-menu {
display: block;
    position: initial;
    margin-top: 0;
    padding: 0;
}
	.megamenu .dropdown-menu .megamenu .dropdown-menu a {
		font-weight: 500
	}


.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0
}

button.close {
	right: 10px;
	position: absolute;
	border: 1px solid;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	top: 10px;
	z-index: 1;
}

#mc4wp-form-1 input {
    border:none;
    border-radius: 0;
	border-bottom: 2px solid rgba(248, 249, 251, 0.5);
	color: rgba(248, 249, 251, 0.5);
}
#mc4wp-form-1 input:focus {
color:var(--FFE-BLUE, #003087);
}
.terms {
	font-size: 12px;
font-style: normal;
font-weight: 450;
line-height: 14px; /* 116.667% */
}
	.nocursor {
		cursor:context-menu
	}

.testata {
height: calc(100vh - 104px);
}
.testi-testata {
	
}
.shadow {
    box-shadow: 0 .5rem 1rem rgb(10,151,59,0.25)!important;
}


.puntochiave {
	border-radius: 15px;
	padding: 20px;
	color: #fff;
	background: var(--Dark-Green);
	min-height: 380px
}

.home .puntichiave #customNav .owl-nav {
 
    top: -40px;
}


@media (min-width: 1025px) {
	.dropdown-menu.sub-menu.depth_1 {
	display: block !important;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: max-height 0.4s ease-out, opacity 0.3s ease-out;
}

.dropdown-menu.sub-menu.depth_1.open {
	max-height: 1000px;
	opacity: 1;
	transition: max-height 0.4s ease-in, opacity 0.3s ease-in;
}
	

/* Per Bootstrap dropdown - SOLO il primo livello */
.megamenu > .dropdown-menu {
	background: transparent;
	border-radius: 0;
	border: none;
	width: 100%;
	flex-wrap: wrap;
	display: block !important;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: none;
	padding: 0;
	text-transform: none;
	/*border: 1px solid var(--GREY, #DAE2EF);*/
	box-shadow: 0 4px 20px 0 rgba(0, 48, 135, 0.1);

}

.megamenu > .dropdown-menu.show {
	max-height: 2000px;
	opacity: 1;
	transition: max-height 0.4s ease-in, opacity 0.3s ease-in;
	background: var(--WHITE, #F8F9FB);
	width: 260px;
	top: 55px;
}
	.menu-item-has-children:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;

}
	.header--on .megamenu > .dropdown-menu.show {

        top: 43px;
    }
.cercamenu {
    cursor: pointer;
    margin-right: 30px !important;
    margin-left: 10px;
    margin-top: 5px;
}

.cercamenu  a {
	padding:0 !important;

}

/*.social-footer .fb,
.social-footer .yt {
	width: 100%

}
.social-footer .ig {
	margin-right: -100px;
	margin-top: -50px;
}
.social-footer .tw {
	margin-left: -100px
}*/

	
	
#collapseserviziaggiuntivi img {
	width: 265px;
	height: auto
}

.wpml-ls-item .nav-link{
text-transform: none !important;
    padding-left: 8px !important;
    padding-right: 8px !important;

	    padding-top: 5px;
}
	

.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    /* opacity: 0.5; */
    filter: contrast(0.3);
}
	.wpml-ls-current-language.wpml-ls-menu-item .wpml-ls-flag  {
    filter: none;
}
li#menu-item-wpml-ls-3-ar:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #ccc;
}


.contenuto-dona {
	background: #fff;
	margin-top: -400px;
	margin-left: 380px;
}
.text-2.widget_text.col-sm {
	-ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
	
	.tuttenews {
		position: absolute;
		right: 0;
		top: 0
	}
}
.post-categories {
	display: flex;
	list-style: none
}
.post-categories li {
	margin: 0 5px
}
.post-categories a {
	text-decoration: none !important;
    border-radius: 12px;
    background: var(--Brand-Yellow, #F8B900);
    color: var(--FFE-BLUE, #003087);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    padding: 5px 15px;}

/**/

@media (min-width: 1024px) and (max-width:1420px) {
	.custom-logo {
    width: 205px;
	
}
}




@media (min-width: 768px) and (max-width:992px){
.dropdown-menu li a {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    padding: 2px 1rem;
}
.dropdown-menu {

    top: 86px;
}
}
/**/

#accordion .card {
	border: none
}
#accordion .card-header {
	background: none
}
#accordion .card-header h5{
	color:#001e4b
}
#accordion .card-body {
  padding: 0.5rem 1.25rem;
}
@media (min-width: 576px) {
.modal-dialog {
		max-width: 800px;
}
.modal-body {
	padding: 2rem
}
}



#accordion h5 {
	font-size: 15px;
	cursor: pointer;
	font-weight: 700
}
#accordion .active .aperto {
	display: none
}
#accordion .active .chiuso,
#accordion .blocco1.chiuso{
	display: block !important
}


@media (min-width: 992px) and (max-width: 1200px) {
	.contenitore-titolo-testata h1 {
		height: 50%
	}
}


iframe,
.wp-caption {
	max-width: 100%
}


.cercamenu svg {
	height: 45px;
    width: auto;
}
.cercamenu svg:hover rect {
	fill:var(--bluscuro)
}
#text-search {
-webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    left: 0;
    top: 85px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    padding: 20px 0em;
    width: 100%;
    max-width: 100%;
    background: var(--bluscuro);
    z-index: -1111;
		display: none

}

#text-search.open, #text-search-mobile.open {
    opacity: 1;
		display: block;
    text-align: center;
	z-index: 111
}

.blocchi-staff .e-con-inner {
	border-bottom: 1px solid #C5C7C9
}

.blocchi-staff.ultimo .e-con-inner {
	border-bottom: none
}
/* Site footer */

.francobolli img {
	width: 90%;
	margin:auto
}
.elementor-element-842a111  {
	position: relative
}


.img-stondata img {
    border-radius: 45px 0;
}
.loghi img {
    padding: 0 20px;
}

.elementor-element-1f11765 {
margin-top: -50px
}

.blog .card h3,
.titolorisorsa {
	font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.6rem;
}
.titolone h2 {
    color: #fff;
    /* text-transform: uppercase; */
    font-weight: 800;
    font-size: 180px;
}

.prodotti-card {
	color: #fff;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.prodotti-card a {
color: #fff;
    font-weight: 700;
    font-size: 24px;
    display: flex;
    padding: 30px;
    height: 140px;
    justify-content: center;
    flex-direction: column;
}

#categoria-0 .prodotti-card a,
#categoria-5 .prodotti-card a{
    height:300px;
	justify-content:flex-end;
}
.prodotti-card {
	background-color: rgba(0,179,255,0.7);;
	backdrop-filter: blur(10px);
	border-radius: 15px;
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	
}
.prodotti-card:hover {
		background-color: rgba(0,179,255,1);;
}
.prodotti-card p span {
	max-width: 50%;
	line-height: 25px;
	display: block
}

.prodotti-card svg {
    height: 28px;
    width: auto;
    position: absolute;
    right: 10px;
}

#categoria-0 svg,
#categoria-5 svg {
	top:10px
}
#categoria-0,
#categoria-1,
#categoria-2,
#categoria-3,
#categoria-4,
#categoria-5 {
	margin-bottom: 20px
}
#categoria-0,
#categoria-1 {
	margin-top: -72px
}

.prodotti-card{
	height: 140px
}
#categoria-0 .prodotti-card {
	height: 300px;
	    justify-content: flex-end;
}

#categoria-5 .prodotti-card {
	height: 300px;
	    justify-content: flex-end;
}


#categoria-3,
#categoria-5 {
	margin-top: -160px
}


.elementor-element-1fc66f7b .e-con-inner {
	padding: 3em 0
}
ul.elenco {
	list-style: none;
	padding-left: 0
}
.elenco h3,
ul.elenco li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px
}

.elenco h3:before,
ul.elenco li:before{
content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background: var(--cyan);
    width: 20px;
    height: 20px;
    border-radius: 5px;
}



.titolone-cat {
	font-size: 100px
}

.prodotto-cont {
		background: #F8F8F8;
    
    border-radius: 20px;
}

.prodotto-desc p,
.specifiche-prod p,
.specifiche-prod li {
	font-size: 16px
}
.specifiche-prod ul {
	list-style: none;
	padding-left: 0;
	display: flex;
    justify-content: flex-end;
	margin-bottom: 0
}
.specifiche-prod {
	    background: #F0F0F0;
    border-radius: 0 20px 20px 0;
}

.specifiche-prod .row {
	position: relative;
		padding: 4px 0;
}

.specifiche-prod .row:before {
content: '';
    width: calc(100% - 30px);
    bottom: 0;
    border-top: 1px solid var(--cyan);
    left: 15px;
    position: absolute;
}
.img-prodotto img {
	  margin-left: -70px;
    top: 0;
    transform: scale(1.5);
}

.cerchiogrande:after {
content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 600px;
    height: 600px;
    background: #F8F4ED;
    border-radius: 50%;
    /* opacity: 0.5; */
    z-index: -1;
}

.progetto-cont {
	border-radius: 20px;
	position: relative

}
.progetto-cont {
    object-fit: cover;
    border-radius: 30px;
	position: relative
}

.progetto-cont:after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0 0 30px 30px;
}
.progetto-cont img{
	width: 100%;
	    height: 730px;
    object-fit: cover;
    border-radius: 30px;
}
.elementor-element-1305ccd  {
	padding: 8em 0
}
.elementor-element-1305ccd  .elementor-background-video-container {
	width: 50% !important;
    margin-left: auto !important;
}

#altri-progetti .progetto-cont img{
	    height: 430px;

}

#altri-appartamenti .progetto-cont img{
	    height: 350px;

}
.progetto-cont .progetto-info {
	position: absolute;
    bottom: 50px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
	z-index: 1;
	    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.progetto-cont:hover .progetto-info {
webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.green {
	color: var(--Dark-Green)
}


.testatainterna {
	position: relative
}



.social-icons a {
	text-decoration: none !important
}
form label {
	font-size: 15px;
	width: 100%
}

.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 form label {
	font-size: 13px;
	width: 100%
}
.facetwp-facet-localit  select,
.facetwp-facet-tipologia  select {
    border-radius: 100px;
    background: var(--Sand, #F8F4ED);
    border: 1px solid #F8F4ED;
	width: 100%;
    padding: 5px 50px 5px 15px;
    appearance: none; /* Rimuove stile default */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg fill="%23666" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    cursor: pointer;
}


.facetwp-map-filtering {
	display: none
}
.facetwp-facet {
    margin-bottom: 10px !important;
}
.facetwp-facet-mappa {
	margin-bottom: 0 !important
}
.mixitUp-menu-sticky {
    position: sticky;
    top: 60px;
    z-index: 111;
}
.mappa-cont:before {
	    content: '';
    position: absolute;
    width: 100%;
    background: var(--Blue);
    height: 60%;
    left: 0;
    right: 0;
    bottom: -50px;
}
.marchi {
	overflow: hidden
}
.marchi .elementor-image-carousel-wrapper.swiper {
	margin-left: -100px;
	margin-right: -100px
}
.facetwp-facet-tipologia {
	display: flex;
	justify-content: center
}
.facetwp-facet-tipologia .facetwp-checkbox:first-child {
	border-radius: 15px 0 0 15px
}
.facetwp-facet-tipologia .facetwp-checkbox:last-child {
	border-radius: 0 15px 15px  0
}

.facetwp-facet-voltaggio {
	display: flex;
	justify-content: center
}
.facetwp-facet-voltaggio .facetwp-checkbox:first-child {
	border-radius: 15px 0 0 15px
}
.facetwp-facet-voltaggio .facetwp-checkbox:last-child {
	border-radius: 0 15px 15px  0
}
.facetwp-facet-tipologia .facetwp-checkbox {
	background: none !important;
		    background-color: rgba(0,179,255,0.7) !important;
    backdrop-filter: blur(10px);
    border-radius: 0;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.facetwp-checkbox {
    background: url(https://ffe.filaretedev.it/wp-content/uploads/2026/01/checkbox.svg) 0 50% no-repeat !important;
    background-size: 14px 14px;
margin-bottom: 15px !important;
    padding-left: 30px !important;
    cursor: pointer;
}
.facetwp-checkbox.checked {
    background-image: url(https://ffe.filaretedev.it/wp-content/uploads/2026/01/checkbox-attivo.svg) !important;
}
.facetwp-facet-voltaggio .facetwp-checkbox {
    background-position: 3px 50% !important ;
    padding-left: 30px !important;
    cursor: pointer;
}
.filtri-label {
	color: var(--FFE-BLUE, #003087);

font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 120% */
}
.facetwp-counter {
	display: none
}


.elementor-widget-n-accordion .e-n-accordion-item-title-header h3 {
	color: #fff
}.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
	position: absolute;
    right: 20px;
}
.elementor-widget-n-accordion .e-n-accordion-item:first-child {
	border-top: 1px solid #fff
}
.elementor-widget-n-accordion .e-n-accordion-item{
    border-bottom: 1px solid #fff;
    padding-left: 15px;
    padding-right: 15px;
}

.bg-grey  .elementor-widget-n-accordion .e-n-accordion-item:first-child {
    border-top: 1px solid #000;
}

.bg-grey .elementor-widget-n-accordion .e-n-accordion-item-title-header h3 {
    color: #000;
}
.bg-grey  .elementor-widget-n-accordion .e-n-accordion-item{
    border-bottom: 1px solid #000;
    padding-left: 15px;
    padding-right: 15px;
}
.bg-grey  .elementor-widget-n-accordion .e-opened svg path,
.bg-grey  .elementor-widget-n-accordion .e-closed svg path {
	fill:#000 !important
}

.bg-blu a{
	color: #fff
}
.bg-blu a:hover {
	color: var(--azzurro)
}
.box-grigio {
	background: #F9F9F9
}
.tondilaterali {
	position: relative;
	overflow: hidden
}
.tondilaterali:before {
    content: '';
    position: absolute;
    left: -50px;
    top: 15%;
    background: url(/wp-content/uploads/2023/11/KARMALOFT_cerchio-grigio.svg) center center no-repeat;
    width: 300px;
    height: 300px;
    background-size: contain;
}
.tondilaterali:after {
    content: '';
    position: absolute;
    right: -50px;
    top: 15%;
    background: url(/wp-content/uploads/2023/11/KARMALOFT_cerchio-grigio.svg) center center no-repeat;
    width: 300px;
    height: 300px;
    background-size: contain;
	z-index: -1
}

.benefit img {
	width: 150px
}

.testate-cerchio  {
	    height: 650px;
}

.bordo-esterno {

    background: #fff;
    position: relative;
}

.bordo-esterno.left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: var(--lightgrey);
    width: 15px;
    height: calc(100%);
}

.bordo-esterno.left:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--lightgrey);
    width:100%;
    height: 15px;
}

.bordo-esterno.right:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: var(--lightgrey);
    width: 15px;
    height: calc(100%);
	left: auto
}

.bordo-esterno.right:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: var(--lightgrey);
    width:100%;
    height: 15px;
}
/*
ul li::marker {
  font-size: 1.2em;
	color: var(--acidgreen)
}
*/
/*body:not(.elementor-editor-active) main .elementor-element ul li {
	position: relative;
	list-style: none;
	margin-bottom: 25px
}

body:not(.elementor-editor-active) main  .elementor-element ul li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    background: var(--Dark-Green);
    border-radius: 100%;
    left: -40px;
}

*/
.w-100 img {
	width: 100%
}

.elementor-element-43d5feb  span {
	float: right;
	margin-right: 80px
}



.elementor-element-4537b52,
.elementor-element-25857fdc {
	position: relative;
	z-index: 111
}
.custom-logo-link:after {
	display: none
}

.home section.cerchiofooter:before {
    z-index: 111;

}
.caroselloimmagini {
	padding: 0;
	margin-top: -220px;
}

.sp-wrapper li a.active {
	color: var(--Bluscuro)
}

.nav-link {
    display: initial;
    padding: .5rem 1rem;
}
/*
.parent-pageid-69 .e-con-inner {
	display: flex;
	flex-direction: row !important
}

.parent-pageid-69 .custom-wrapper {
	width: 70%
}
.parent-pageid-69 .e-con-inner .amministrazione-trasparente-menu {
	width: 30%
}



.custom-wrapper div:first-child {
	display: none
}
*/
/*
.caroselloimmagini .swiper-slide-inner {
	margin:0 -35px !important
}

.caroselloimmagini img {
	    width: 100%;
    border-left: 20px solid #fff !important;
}
*/
.caroselloimmagini .elementor-swiper-button-prev {
	    top: -80px !important;
    left: 48% !important;
}
.caroselloimmagini .elementor-swiper-button-next {
	    top: -80px !important;
    right: 48% !important;
}
.elementor-element-53f0fc6b h2 {
		position: relative;
    z-index: 111;
}
.elementor-element-526cfcb4  .elementor-button  {
		position: relative;
    z-index: 111;
}

.elementor-testimonial--skin-default {
	overflow: hidden
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 1em !important;
    font-style: normal !important;
    line-height: normal !important;
}
.elementor-widget-reviews .swiper-slide, .elementor-widget-testimonial-carousel .swiper-slide {
    height: auto !important;
    margin-left: 10px !important;
    padding: 0 !important;
}

.swiper-pagination-bullets {
bottom: -25px !important
}
.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
    display: inline-block;
    background: var(--Light-Green);
    opacity: 1 !important;
    border: 1px solid var(--Light-Green);

}
.swiper-pagination-bullet-active {
    width: 14px !important;
    height: 14px !important;
    display: inline-block;
    background: var(--Dark-Green);
    opacity: 1 !important;
    border: 1px solid var(--Dark-Green);
}
/*
.elementor-swiper-button-next{
content:url(/wp-content/uploads/2023/11/Componente-29-–-3.svg);
	width: 20px;
}
.elementor-swiper-button-prev{
content:url(/wp-content/uploads/2023/11/Componente-28-–-3.svg);
	width: 20px;
}
.elementor-lightbox  .elementor-swiper-button-prev {
    width: 30px !important;
	left: 30px !important
}
.elementor-lightbox  .elementor-swiper-button-next {
    width: 30px !important;
	right: 30px !important
}
.elementor-widget-image-carousel .swiper-slide {
    text-align: center;
    margin-left: 20px;
    margin-right: 15px !important;
}
.elementor-swiper-button-prev:hover,
.elementor-swiper-button-next:hover {
    filter: brightness(0) invert(0.3);
}
.elementor-element-998913c:before {
content: '';
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    background: url(/wp-content/uploads/2023/11/KARMALOFT_icona-virgolette.svg) center center no-repeat;
    width: 65px;
    height: 60px;
    background-size: contain;
    margin: auto;
}
*/
.swiper-slide-image {
	border: none !important
}
.home .cta-footer {
	background: var(--lightgrey)
}


.page-id-38 .elementor-295,
.blog .elementor-295,
.single-post .elementor-295,
.page-id-44 .elementor-295 {
	display: none
}

.elementor-element-999f571 {
	margin-top: -90px
}

.immagini-macchine .e-con-inner {
	position:relative
} 
.immagini-macchine .e-con-inner .img-hover{
	position: absolute; 
	top: 10px;
	left: 0;
	z-index: -1;
			webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 
.immagini-macchine:hover .img-hover{
	z-index: 1;
			webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	
} 


.elementor-image-carousel-wrapper.swiper.swiper-horizontal img {
	
	object-fit: cover
}

.storie-macchine svg {
		webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	   float: right;
	margin-top: 15px;
}

.storie-macchine h3[aria-expanded="true"] svg {
    transform: rotate(180deg);
}

.infocontatti p {
	font-size: 20px
}
.infocontatti a:hover:after {
	display: none
}
.infocontatti a:hover {
	font-weight: 600
}

.infocontatti img {
	height: 70px;
	width: 250px
}


.elementor-15 .elementor-element.elementor-element-8c3b26b .elementor-swiper-button.elementor-swiper-button-prev,
.elementor-15 .elementor-element.elementor-element-8c3b26b .elementor-swiper-button.elementor-swiper-button-next,
.elementor-66 .elementor-element.elementor-element-48d65b08 .elementor-swiper-button.elementor-swiper-button-prev, .elementor-66 .elementor-element.elementor-element-48d65b08 .elementor-swiper-button.elementor-swiper-button-next {
	font-size: 50px
}



.puntichiave .elementor-swiper-button-prev {
position: absolute !important;
    top: 80px;
    left: 80% !important;
    cursor: pointer;
}

.puntichiave .elementor-swiper-button-next {
    left: 85% !important;
position: absolute !important;
    top: 80px;
    cursor: pointer;
}
.puntichiave .elementor-swiper-button-prev svg #Poligono_1,
.puntichiave .elementor-swiper-button-next svg #Poligono_1 {
	fill:#000
}

.puntichiave .elementor-swiper-button-prev svg:hover circle,
.puntichiave .elementor-swiper-button-next svg:hover circle {
	fill:var(--Dark-Green)
}

.elementor-element-e43c2bf,
.elementor-element-484e4c21,
.elementor-element-4480351e,
.elementor-element-72bc10c0 {
overflow: hidden
}


.candidato-home {
	margin-top: 5em !important;
	position: relative
}
.candidato-home .e-con-inner {
	padding-bottom: 0;
	padding-top: 0
}
.elementor-element-c13a26f  {
	margin-top: 8em !important;
		margin-bottom: 8em !important
}
.candidato-home img {
	margin-top: -50px;
	    width: 65%;

}
.candidato-home .elementor-button {
    position: absolute;
    top: -35px;
    left: 20px;

}

.candidato-home {
	border-radius:15px;
	background: linear-gradient(to right, rgba(10,151,59,1) 0%,rgba(4,123,45,1) 100%);
}
.elementor-element-ee6743e  {
	overflow: hidden
}
.elementor-element-b380b96 {
	width: 150vw;
    margin-right: -50vw;
}

.titolocampagna {
	font-size: 26px;
}


.titolocampagna a {
	color: #000
}
#campagne-home-carousel .item:hover a{
	color:var(--Dark-Green)
}
#campagne-home-carousel .cont-campagna {
	    overflow: hidden;
    border-radius: 15px;
	height: 350px
}
#campagne-home-carousel img {
	height: 350px !important;
	object-fit: cover;
	border-radius: 15px;
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}

#campagne-home-carousel picture:hover img {
	transform: scale(1.1)
}

#campagne-home-carousel .owl-stage-outer {
	margin-top: 100px
}
#campagne-home-carousel .owl-nav {
		position: absolute;
    top: -100px;
    left: 45%;
}
#campagne-home-carousel .owl-nav svg {
	height: 50px;
	width: auto
}
#campagne-home-carousel .owl-nav svg:hover circle {
	fill:var(--Dark-Green)
}
#campagne-home-carousel  .owl-prev {
    left: -55px;
}
#campagne-home-carousel  .owl-prev {
    right: -40px;
}

.elementor-element-77eb0d7  {
	overflow: hidden
}

.elementor-element-831a1d2 {
	width: 100vw;
    margin-right: -50vw;
} 
.elementor-element-0fb9bf4 .owl-carousel .owl-stage {
    overflow: hidden;
}
 
#post-home-carousel .item:hover a{
	color:var(--Dark-Green)
}
#post-home-carousel .item:hover .etichetta-cat a{
	color:var(--Dark-Green);

}
#post-home-carousel .etichetta-cat a:hover{
	color:var(--Dark-Green) !important;
	background: var(--Dark-Green)

		
}
.img-team,
.rounded-img,
#consiglio-carousel .cont-campagna{
	overflow: hidden;
	border-radius: 15px
}

.img-team img,
.rounded-img img{
		-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.img-team:hover img,
.rounded-img:hover img{
	transform: scale(1.1)
}

/*.singoloarticolo img {
	width: 100%;
	height: auto !important
}*/
#post-home-carousel .cont-campagna {
	    overflow: hidden;
    border-radius: 6px;
	height: 300px
}

.articolo-evidenza img {
	border-radius: 6px
}
#post-home-carousel img {
	aspect-ratio:1;
	object-fit: cover;
	/*border-radius: 6px;
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;*/
}
.post-type-archive-team  #post-home-carousel img {
	height: auto !important;
}


#post-home-carousel .owl-nav {
    position: absolute;
    top: -100px;
    left: 72%;
}
#post-home-carousel .owl-nav svg {
	height: 50px;
	width: auto
}
#post-home-carousel .owl-nav svg:hover circle {
	fill:var(--Dark-Green)
}
#post-home-carousel  .owl-prev {
    left: -55px;
}
#post-home-carousel  .owl-prev {
    right: -40px;
}

/**/

#consiglio-carousel.owl-nav {
    position: absolute;
    top: -100px;
    left: 72%;
}
#consiglio-carousel .owl-nav svg {
	height: 50px;
	width: auto
}
#consiglio-carousel .owl-nav svg:hover circle {
	fill:var(--Dark-Green)
}
#consiglio-carousel .owl-prev {
    left: -55px;
}
#consiglio-carousel  .owl-prev {
    right: -40px;
}

#consiglio-carousel .owl-nav{
	position: absolute;
    top: -110px;
    right: 85px
}
.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
	width: 100%;
}
.tribe-events-venue-map {
	width: 100%;
}
/**/

#tappe-carousel.owl-nav {
    position: absolute;
    top: -100px;
    left: 72%;
}
#tappe-carousel .owl-nav svg {
	height: 50px;
	width: auto
}
#tappe-carousel .owl-nav svg:hover circle {
	fill:var(--Dark-Green)
}
#tappe-carousel .owl-prev {
    left: -55px;
}
#tappe-carousel  .owl-prev {
    right: -40px;
}

#tappe-carousel .owl-nav{
	position: absolute;
    top: -110px;
    right: 45px;
}
#tappe-carousel img {
	    border-radius: 15px;
}
#tappe-carousel a:hover {
	color: var(--Dark-Green) !important
}


#customNav.owl-nav {
    position: absolute;
    top: -100px;
    left: 72%;
}
#customNav .owl-nav svg {
	height: 50px;
	width: auto
}
#customNav .owl-nav svg:hover circle {
	fill:var(--Dark-Green)
}
#customNav .owl-prev {
    left: -90px;
	    border: none;
    background: none;
}
#customNav  .owl-next {
    right: -40px;
	    border: none;
    background: none;
	
}

#customNav .owl-nav{
	position: absolute;
    top: -110px;
    right: 45px;
}
#customNav img {
	    border-radius: 15px;
}
#customNav a:hover {
	color: var(--Dark-Green) !important
}
.close {
    float: right;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    color: var(--Dark-Green);
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
.img-evidenza img {
	height: 550px;
	object-fit: cover;
	border-radius: 0
}

.single-post .img-evidenza img {
    height: auto
    /* object-fit: cover; */
    /* border-radius: 0; */
}
.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
    background-color: var(--Brand-Yellow, #FC0) !important;

}
footer {
color: var(--Ice-grey, #E1E8F6);
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
}


footer p {
color: var(--Ice-grey, #E1E8F6);
font-size: 15px;
font-style: normal;
font-weight: 500;
    line-height: 25px;


}
p.h4 {
	font-size: 16px;
	font-size: 700
}
footer a {
	color: var(--Ice-grey, #E1E8F6);
}

footer a:hover {
color: var(--Ice-grey, #E1E8F6)
}
.social-cont a {
	text-decoration: none !important
}
.social-icon-foot {
 display: flex;
    gap: 15px;
}
.social-icon-foot i {
	font-size: 30px;
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}

.social-icon-foot a:hover i {
	color: var(--Brand-Yellow, #F8B900);
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.credits,
.credits a{
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
color: var(--Brand-Blue, #00338D);
}
.credits p {
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
color: var(--Brand-Blue, #00338D);
}
.credits a {
	text-decoration: underline;
	color: var(--Brand-Blue, #00338D);
	font-weight: 600;
}
.social-icons svg {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.social-icons a:hover svg {
		fill: var(--Brand-Yellow, #F8B900);
		-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
    
}
.social-icons a:hover svg circle{
	stroke: var(--Brand-Yellow, #F8B900);
		-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.social-footer div {
	text-align: center
}
.social-footer .social-cont {
width: 100%;
    justify-content: center;
    position: relative;
}
.social-cont a:hover {
	text-decoration: none !important
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li {
    padding: 0 !important;
}
.wpmm-col.wpmm-col-3 {

    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li > .wp-megamenu-sub-menu >li {
    padding: 0;
}
#menu-menu-footer .nav-link,
#menu-menu-footer-1 .nav-link,
#menu-menu-footer-2 .nav-link{
padding:5px 0;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 175% */
}
#menu-menu-footer .nav-link,
#menu-menu-footer-1 .nav-link,
#menu-menu-footer-2 .nav-link{
	position: relative;
	text-decoration: underline !important
}

#menu-menu-footer .nav-link:hover,
#menu-menu-footer-1 .nav-link:hover,
#menu-menu-footer-2 .nav-link:hover{
	color: var(--azzurro) !important;
	
	/*-webkit-transform: translateX(15px);
    transform: translateX(15px);*/
}



.social-foot {
	    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.social-foot  a {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 10px
}
.square i {
		background:#FFCC00;
		color: #003087;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 1.4em;
}

.cd-top {
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	position: fixed;
	bottom: 0;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	white-space: nowrap;
	background: rgba(120,64,38, 0.8);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	cursor: pointer
}
.cd-top svg {
height: 50px;
    width: 50px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: .5;
}

.cd-top.cd-is-visible svg g{

  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: var(--Dark-Brown);
  opacity: 1;
}
.cd-top:hover {
	text-decoration:none;
	opacity: 1;
}

.elementor-element-f70b105:before,
.cerchio-centrale:before{
    content: '';
    position: absolute;
    left: 0;
    margin: auto;
    width: 570px;
    height: 570px;
    background: var(--Sand, #F8F4ED);
    border-radius: 50%;
    margin: auto;
    right: 0;
    z-index: -1;
    top: 55%;
}

.tappa p {
	font-weight: 500
}
.tappa img {
	height: 400px;
	object-fit: cover
}
.vertical-tab-left h3{
	font-size: 2.1rem
}
.vertical-tab-right h4{
	font-size: 1.2rem
}
.vertical-tab-right {
	background: #FAF7F5
}
.elementor-button:visited {
    color: var(--white)
}
.vertical-tabs .nav-pills .nav-link.active,
.vertical-tabs .nav-pills .show>.nav-link {
    color: #FFCD00;
    background-color: #FAF7F5;
	border-radius: 0
}
.vertical-tabs .tab-pane.fade.active.show {
	background-color: #FAF7F5;
}
.vertical-tabs .card {
	background: none;
	border-radius: 0
}
.vertical-tabs .card-header {
		background: none;
	border-radius: 0;
	    border-bottom: none;
}
.vertical-tabs .card-header h4 a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    float: right; 
	color: #003087;
	font-weight: 900
}
.vertical-tabs .card.active .card-header h4 a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078"; 
    float: right; 
	color: #003087;
	font-weight: 900
}
.vertical-tabs .card-body p {
	font-size: 15px
}
.vertical-tabs .nav-link {
    padding: 0.6rem 1rem;
}

.parent-pageid-69 .box-bordo.p-5 {
	padding: 1em !important
}

.single-event_listing h1 {
	color: #375140
	
}
.wpem-single-event-page .wpem-heading-text {
    font-weight: 400;

}
.wpem-theme-button, a.wpem-theme-button, button.wpem-theme-button, input.wpem-theme-button {
	background: #375140
}

.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-viewed-event .wpem-icon-eye {
	color: #375140
}

.wpem-event-listing-box-view .no_event_listings_found {
    margin-left: 15px;
    margin-right: 15px;
    color: #375140 !important;
    background: #E5E9DD !important;
    border: 1px solid #E5E9DD !important;
}


/*media queries*/

@media (min-width: 1850px) {

}
@media (min-width: 1200px) {

}

@media (min-width: 1024px) {
	.px-6 {
		padding-left: 6em;
		padding-right: 6em
	}
	/*#menu-menu-principale{
		padding-left: 60px;
	}
	*/
	.brmobile {
		display: none
	}
	.elementor-element-e7f96d6  .e-con-inner {
    gap: 20px 40px !important
}
	
		.elementor-element-e7f96d6  .e-con-inner,
		.elementor-element-e7f96d6   .e-con-inner{
    gap: 20px 40px !important;
			max-width: 1240px !important;
}
	.carosello-destra  {
	padding: 0
}
	
	.carosello-destra .e-child:last-child {
	padding: 0
}

.carousel-destra.owl-carousel .owl-stage-outer {
    margin-left: -30px;
}

.carosello-destra  .e-con-inner {
	margin-right: 0
}


.carosello-destra .e-con-inner .elementor-element.e-child:first-child {
   	margin-left: -70px;
	z-index: 11
}
	.carousel-destra:before {
	content: '';
        background: #fff;
        position: absolute;
        left: 0;
        width: 75px;
        left: -50px;
        top: 0;
        height: 100%;
        z-index: 11;
	}
	.col-md-55 {
		width: 55%
	}
	
	.col-md-35 {
		width: 35%
	}
#menu-menu-principale li#menu-item-927 {
		margin-left: 15px
	}
	.pl-95 {
		padding-left: 95px
	}
	.py-md-6 {
		padding-bottom: 4em !important;
		padding-top: 4em !important
	}/*
	
	.column2 {
		column-count: 2
	}*/
	

}

@media (max-width: 1550px) {
.sottoservizi h3{
   font-size: 28px
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.custom-logo-link {
	width: 23%
}
#menu-menu-principale {
	font-size: 14px
}
.navbar-light .navbar-nav .nav-link {
padding-left: 0.6em;
        padding-right: 0.6em;
    font-size: 14px;
}
	.quote:after {
		right: 50px;
	}
	.quote:before {
		left: 50px;
	}
#tappe-carousel .owl-nav,
	#consiglio-carousel .owl-nav{

    right: 10%;
}
#menu-menu-principale li#menu-item-927 {
    margin-left: 1px;
}
	#searchform {
		position: relative;
		    width: 15%;
	}
#searchform input {
    width: 85%;
    float: right;
}
#searchsubmit {
    position: absolute;
    right: 0;
}
.custom-logo {
    width: 175px;
}
}

@media (min-width: 769px) and (max-width: 991px) {
#menu-menu-principale li#menu-item-927 {
    margin-left: 1px;
}
	#searchform {
		position: relative;
		    width: 15%;
	}
#searchform input {
    width: 85%;
    float: right;
}
#searchsubmit {
    position: absolute;
    right: 0;
}
.custom-logo {
    width: 145px;
}
	.navbar>.container {
		max-width: 910px;
		padding: 0
	}
.navbar-light .navbar-nav .nav-link {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}
}

@media (min-width: 768px) and (max-width: 1000px) {
	.testata-home,
			.testata-home .container,
	 .container{
		width: 100% !important;
		max-width: 100%
	}
	.testata-home .container .pl-md-5 {
		padding-left: 0 !important
	}
	.slide-bg h2 {
    font-size: 1.5rem !important;
}
}
@media (min-width: 768px) {
#sidebar {
	display: none
}
}
@media (max-width: 767px) {
main {
    margin-top: 0;
}
.testata {
    height: calc(100vh - 250px);
}
	.fixed-header {
		background: transparent
	}
	nav.navbar.bg-blue {
background: var(--FFE-BLUE, #003087) !important;
	}
	.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    background: none;
    border: none;
}
	.logo-foot img {
		width: 50px;
		margin-bottom: 20px
	}
.social-icons svg {
    height: 55px;
    width: 55px;
}
	.social-icons {
margin-top: 20px;
        gap: 0;
        display: flex;
        justify-content: center;
	}
.accordion h3 {
    cursor: pointer;
    font-size: 22px;
    width: 90%;
}
	.accordion svg {
		width: 40px;
		height: 40px;
		right: -40px !important;
	}
	.depth_0,
	.sub-menu.depth_1{
    display: none;
			padding-left: 10px !important
}



	.single-elemenfolio .elementor-widget-theme-page-title {
    width: 100%;
}
	#searchform {
    /*position: relative;
        width: 63%;
        margin-left: 20px;
        margin-top: 5px;*/
		width: 60%;
        margin-left: 20px;
        margin-top: 5px;
        position: absolute;
	}
	#searchform button{
		top: 10px
	} 
	.mixitUp-menu-sticky {
    position: sticky;
    top: 75px;
    z-index: 111;
}
.sp-wrapper,
	.elementor-element-f8b9ec1,
	.elementor-element-b3e1397,
	.elementor-element-a243921{

    display: none !important;
}
	#text-search {
		display: none !important
	}
	.icone-animate {
    position: absolute;
    right: 100px;
    top: auto;
    bottom: 25px;
    zoom: 0.5;
}
	footer:after {
		display: none
	}

	.blocco-progetto-evidenza-home {
margin-left: 0 !important;
    padding: 1.5rem !important;

}
	.logo-sticky {
    left: 0;

}
	.social-cont {
		display: flex;
		justify-content: center
	}
	.elementor-element-f70b105:before, .cerchio-centrale:before {
		display: none
	}
	.cerchiogrande:after {
   width: 100%;
    height: 100%;

}
	.elementor-widget-text-editor {
		width: 100% !important
	}
	.home h1 {
font-size: 45px;
font-style: normal;
font-weight: 500;
line-height: 45px; /* 100% */
		text-align: center
}
	.nav-custom-collab.disabled {
		display: none
	}
	.elementor-27 .elementor-element.elementor-element-8bf2d2f {

    margin-left: 0;

}
	.bannerevidenza-home a.btn {
		margin-top: 15px !important;
    margin-left: 0 !important;
	}
	.px-5 {
		padding-left: 1em!important ;
		padding-right: 1em !important
	}
	#text-search {
    top: 102px;
    padding: 20px 2em;
	}
	#searchform input {
		width: 100%;
		        height: 50px;
	}
	.testata {
    background-image: url(https://www.ecoloitalia.it/wp-content/uploads/2024/05/ECOLO_homepage_testata-mobile.png) !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
	.home .quote {
    margin-top: -100px;

}
	.candidato-home img {
    margin-top: 80px;
    width: 90%;
}
	.candidato-home {
    max-width: 90% !important;
}
	#customNav .owl-prev,
	#customNav .owl-next {
		display: none !important
	}
	.choose-amount .content {
        margin: 20px 20px 16px !important
    }
	.testata-interna {
		background-position: 100% center !important;
    background-size: cover;
    height: 25vh !important
	}
	.puntichiave-row {
		padding: 0 20px
	}
.testi-testata h2 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 50px;
}
	.social-footer .social-cont {
		display: flex
	}
	.social-footer .social-cont div {
		padding: 0 10px
	}
	#post-home-carousel .owl-stage-outer{
	overflow-y: hidden !important
}
.quote:after {
    right: 0;
    width: 65px;
    height: 65px;
    bottom: -30px;
    left: 0;
    margin: auto;
	top: auto
}
	
	.quote:before {
    content: '';
    position: absolute;
    right: 0;
    width: 65px;
    height: 65px;
    top: -30px;
    left: 0;
    margin: auto;
}
	h1 {
font-size: 48px;
    line-height: 1em;

}
.breadcrumb li {
 
	line-height: 25px;
}
	
.modal-open     nav.navbar {
        z-index: 0;
    }
.elementor-element-8c3b26b, .elementor-element-513774ed {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
	.elementor-element-b380b96 {
    width: 100%;
    margin-right: 0;
}
	.elementor-element-831a1d2 {
    width: 100%;
    margin-right: 0;
}
	.elementor-element-5da1f4a {
		order: 2
	}
	.fixed-header.fixed {
padding: 10px 15px!important;
}
	.book-now {
    padding-left: 0
}
	.fixed-header.fixed .container-fluid {
    padding: 0 !important
}
	.contenitore-titolo-testata h1 {
		font-size: 40px
	}
	.contenitore-titolo-testata h1 span {
    font-size: 18px;
}

.navbar-toggler .box {
width: 58px;
        height: 58px;
        position: relative;

}
	.navbar-toggler .box.border-white {
		border-color: #fff
	}
	.btn-menu {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	
	.btn-menu-link {
    height: auto;
    display: block;
    flex-direction: column;
    justify-content: center;
    display: table;
    width: fit-content;
    margin-left: 15px;
    margin-top: 20px;
}
	.btn-menu-link .nav-link {
		background-color: var(--Dark-Green);
    border: 1px solid var(--Dark-Green);
    border-radius: 10px;
    vertical-align: -webkit-baseline-middle;
    color: var(--Dark-Green) !important;
    padding: 15px 45px !important;
    line-height: unset;
    font-weight: 500;
    font-style: italic;
    text-transform: uppercase;
	}
	
		.btn-menu-link .nav-link:hover {
		background-color: var(--Dark-Green);
    border: 1px solid var(--Dark-Green);
    border-radius: 10px;
    vertical-align: -webkit-baseline-middle;
    color: var(--Dark-Green) !important;
    padding: 15px 45px !important;
    line-height: unset;
    font-weight: 500;
    font-style: italic;
    text-transform: uppercase;
	}
	.home .candidato-home {
		padding-top: 3em !important
	}
	

.scroll-icon {
    right: auto;
    left: auto;
}

	#menu-menu-footer { 
    flex-direction: column;
    justify-content: flex-end;
}



.wpml-ls-item .nav-link{
text-transform: none !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}

.btn-menu span {
    display: block;
    width: 50%;
    /* box-shadow: 0 2px 10px 0 rgb(0 0 0 / 30%); */
    border-radius: 0;
    height: 2px;
    background:#003087;
    transition: all .3s;
    position: relative;
    margin: 0 auto;
}

	
	.px-0-mobile {
		padding: 0
	}
	.btn-menu.not-active span:nth-child(1) { 
    animation: ease .7s top-2 forwards;
}
	
.btn-menu span + span {
  margin-top: 8px;
}
	
.btn-menu.active span + span {
		margin-top: 12px;
}
.fixed-header.sticky .btn-menu.active span:nth-child(1) {
  animation: ease .7s top forwards;
	background: #003087
}
.btn-menu.active span:nth-child(1) {
  animation: ease .7s top forwards;
	background: #003087
}
	
.bg-blue .btn-menu.active span:nth-child(1) {
  animation: ease .7s top forwards;
	background: #fff
}
	

.btn-menu.not-active span:nth-child(1) {
  animation: ease .7s top-2 forwards;
	
}

.btn-menu.active span:nth-child(2) {
  animation: ease .7s scaled forwards;
}
.btn-menu.not-active span:nth-child(2) {
  animation: ease .7s scaled-2 forwards;
}
.btn-menu.active span:nth-child(3) {
  animation: ease .7s bottom forwards;
	margin-top: 27px;
		background: #003087
}
.bg-blue .btn-menu.active span:nth-child(3) {
  animation: ease .7s bottom forwards;
	margin-top: 27px;
		background: var(--white)
}

.btn-menu.not-active span:nth-child(3) {
  animation: ease .7s bottom-2 forwards;
}
	
	
	.fixed .btn-menu span {
		background: var(--Dark-Green) !important
	}
	.testata-interna h1 {
font-size: 2.6rem !important;

}
	.single-post .testata-interna h1 {
		font-size: 2.1rem !important;
	}
.testata-interna p {
    font-size: 1.4em !important;

    max-width: 100% !important;
}
	.singoloarticolo {
    overflow: hidden;

	}
	.single-post .singoloarticolo p a {
		display: block
	}
	.testata-inenra {
		height: 18vh !important
	}
	

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 22px;
    transform: rotate(0);
  }
  100% {
    top: 22px;
    transform: rotate(45deg);
  }
}
@keyframes top-2 {
  0% {
    top: 22px;
    transform: rotate(45deg);
  }
  50% {
    top: 22px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 22px;
    transform: rotate(135deg);
  }
}
@keyframes bottom-2 {
  0% {
    bottom: 22px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

nav.navbar {
    z-index: 1111111;
}
#sidebar {
    width: 100%;
    position: fixed;
    right: -120%;
    height: 100vh;
    z-index: 0;
	top: 0;
    background-color: var(--FFE-BLUE, #003087);;
    color: #fff;
    transition: all 0.3s;
    overflow-y: none;

}
#sidebar.active {
    right: 0;
    z-index: 111111;
}
	.w-30 {
		width: 100%
	}
	.custom-logo {
		    display: block !important;
	}
#menu-menu-mobile,
	#menu-menu-principale-2{
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
text-align: left;
        z-index: 11111;

}
 #menu-menu-mobile, #menu-menu-principale-2 {
     padding-left: 15px;
     padding-right: 15px;
}
	
.testata-home {
    height: 95vh;
	}
	.testata-home p {

    text-align: center;
}
	#evidenza-carousel-mobile img {
	border-radius: 20px 20px 0 0;
    height: 300px;
    object-fit: cover;
	}
	
	#evidenza-carousel-mobile .evidenza-badge img{
		height:  auto !important
	}
.megamenu > .dropdown-menu.show {
        max-height: 2000px;
        opacity: 1;
        transition: max-height 0.4s ease-in, opacity 0.3s ease-in;
        background: none;
        position: relative !important;
        width: 100%;
        top: 0;
        height: 100%;
        display: block !important;
        top: 10px !important;
        left: 0px !important;
        transform: none !important;
    }
	.aprisottomenu  {
		position: relative
	}
.aprisottomenu-mobile {
    position: absolute;
    left: 160px;
    top: 24px;
    font-size: 18px;
    color: #fff !important;
	}
#sidebar ul li {
padding: 10px 0;
	        background: none !important;
	}
#sidebar ul li a {
	/* text-transform: uppercase; */
	display: block;
	color: var(--white);
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 80% */
	position: relative;
	text-decoration: none !important;
	width: 80%;
	padding: 15px 0;
	background: none !important;
}
	#sidebar ul li {
        border-bottom: 2px solid var(--WHITE, #F8F9FB);
	}
	#sidebar ul li a:hover{

        color: #E5E9DD !important;

}
	
	.elementor-page-title  {
		width: var(--container-widget-width, 100%) !important;
    max-width: 100% !important;
    --container-widget-width: 100% !important;
	}
	#mc4wp-form-1 label {

    text-align: left;
}
	.credits p {
    line-height: 24px;
	}
	
	.testata-home h1 span,
	.home p.big{

    font-size: 45px;
    line-height: 50px;
	}
	.nav-custom.disabled,
	.nav-custom-post.disabled  {
		display: none !important
	}
	
	.curvatura:before {
    background-size: contain;
		top: -40px;
		
	}
	div.carosello-destra:before {
		display: none
	}
	.leggimorecont {
		position: relative !important
	}
	.carousel-destra {
		width: 90%;
		margin: auto
	}

		#sidebar ul.depth_0 li  {
padding: 0
	}
	#sidebar ul.depth_0 li a {
		list-style: none;
		color: var(--GREY, #DAE2EF);
font-size: 22px;
font-style: normal;
font-weight: 450;
line-height: 22px; /* 100% */
	}
	#sidebar ul.depth_0 a {
		padding: 10px 0 !important
	}
	#sidebar ul li a:before {
		display: none
	}

	.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    filter: contrast(0.3);
}
	.wpml-ls-current-language   .wpml-ls-flag {
		filter: none
	}

	.menu-categorie-mobile a {
		font-size: 16px !important;
		padding: 10px 20px !important
	}
.custom-logo,
	.fixed-header.sticky .custom-logo{
	width:45px;
	
}

	.navbar-nav .nav-link:hover:before, .navbar-nav .nav-item.current-menu-item .nav-link:before {
		display: none
	}
	

	body.fisso .cont-slide-testi {
    top: 0 !important;
}




h2 {
font-size: 2.5rem;
    line-height: 3rem;
}
	
#map_wrapper {
    position: relative !important;
    width: 100% !important;
}

	footer {
		text-align: center;
		height: auto;
    position: relative;
    background-size: cover;

	}
	.credits {
		    padding-left: 0;
    padding-right: 0;
		text-align: center
	}
}


/*Default styles for Gravity Forms single-column-form class*/

input[type=checkbox]:checked+label,
input[type=checkbox]:not(:checked)+label {
  margin-left:19px;
  font-weight: 400;
  font-size: 15px;
}

/*Custom subscribe box for .single-column-form class*/
/*[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute!important;
  left: -9999px;
}

 [type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative!important;
  padding-left: 1.0em!important;
  cursor: pointer!important;
}

 [type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
content: '';
    position: absolute;
    left: -17px;
    top: 2px;
    width: 1.3em;
    height: 1.3em;
    border: 1px solid var(--white);
    background: #fff;
    padding: 2px;
    border-radius: 50%;
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
top: 6.5px;
    left: -12.5px;
    line-height: 0.8;
    background-color: var(--corpo);
    transition: all .2s;
    border-radius: 50%;
}
*/
#field_3_3 input{
	color: var(--corpo)
}
/* checked mark aspect changes */
.ginput_container_consent input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.ginput_container_consent input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
 .ginput_container_consent input[type="checkbox"]:disabled:not(:checked) + label:before,
.ginput_container_consent input[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

 .ginput_container_consent input[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

.ginput_container_consent input[type="checkbox"]:disabled + label {
  color: #aaa;
}
.gform_confirmation_message {
	background: green;
	padding: 10px;
	font-weight: 600;
	color: #fff !important
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px;
}


#gform_submit_button_3,
#gform_submit_button_2,
#gform_submit_button_1{
    background-color: var(--azzurro);
    border: 1px solid var(--azzurro);
    border-radius: 4px;
    vertical-align: -webkit-baseline-middle;
		font-family: "Titillium Web";
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px; /* 142.857% */
		color: #fff;
	text-align: center;
	padding: 10px
}
#gform_submit_button_3:hover,
#gform_submit_button_2:hover,
#gform_submit_button_1:hover{
    background-color: var(--bluscuro);
    border: 1px solid var(--bluscuro);
    border-radius: 4px;
    vertical-align: -webkit-baseline-middle;
		font-family: "Titillium Web";
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px; /* 142.857% */
		color: #fff;
	text-align: center;
	padding: 10px
}
#gform_submit_button_3:focus,
#gform_submit_button_2:focus,
#gform_submit_button_1:focus{

}
.gform_button.button.btn.btn-primary:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 50%;
    height: 1px;
    background: currentColor;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
    -o-transition: transform .8s cubic-bezier(.19,1,.22,1);
    transition: transform .8s cubic-bezier(.19,1,.22,1);
    transition: transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1);
    right: 0;
    margin: auto;
}

.gform_button.button.btn.btn-primary:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    color: currentColor;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea,
.gform_wrapper.gravity-theme .ginput_container_date input{
	border: 1px solid var(--bluscuro);
	width: 100%;
	border-radius: 6px;
	    background: transparent;

    height: 45px;
}

.gform_body.gform-body input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}

.gform_body.gform-body input[type="checkbox"] + label:before {
    position: absolute;
    top: 5px;
    left: 0px;
}
.gform_body.gform-body input[type="checkbox"] + label:before {
    height: 15px;
    width: 15px;
    margin-right: 2px;
    content: " ";
    display: inline-block;
    vertical-align: baseline;
    border: 1px solid #777;
}

.gform_body.gform-body input[type="checkbox"]:checked + label:before {
    background-color: var(--bluscuro);
    -webkit-box-shadow: inset 0 0 1px 1px var(--bluscuro);
    box-shadow: inset 0 0 1px 3px #fff;
}

.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100% !important;
}

.ginput_container_checkbox {
	position: relative
}

.ginput_container_checkbox label {

    font-size: 14px;
}

#gform_wrapper_2 .gform_footer.top_label  {
	display: block;
	text-align: center
}
#gform_wrapper_3 .gform_footer.top_label  {
	display: block;
	text-align: center
}

.elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}
.elementor-widget-image a:hover:after {
   display: none !important
}
.wp-block-table {
    overflow-x: inherit;
}
table {
       /* border-collapse: collapse; */
    border-radius: 6px;
    border-style: hidden;
    width: 100% !important;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
border: 0.5px solid rgba(0, 0, 0, 0.1) !important;
    line-height: 1.42857;
    padding: 10px 10px !important;
	font-size: 14px;
}
.dataTables_wrapper .dataTables_info {
    padding-top: 1em !important;
}
.dataTables_wrapper .dataTables_paginate {

    padding-top: 0.5em !important;
}
table > thead > tr > th, table > tbody > tr > th {
	background: var(--bluscuro);
    padding: 10px 10px !important;
    color: #fff;
    font-size: 14px;
}

table th:first-child {
	border-radius: 6px 0 0 0;
}

table th:last-child {
	border-radius: 0 6px 0 0
}
table.dataTable.no-footer {
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.3); */
    border-radius: 6px;
}

.dataTables_scrollBody thead {
	display: none !important
}

table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:after {
    opacity: 1;
}
.didascalia {
	color:var(--Dark-Green);
	font-style: italic
}

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
    font-family: "Asap Condensed", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
    padding: 6px 15px;
    width: auto;
    font-family: "Asap Condensed", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    color: var(--tec-color-text-view-selector-list-item);
    font-family: "Asap Condensed", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    flex: none;
    margin-top: 0;
    /* font-family: "Asap Condensed", sans-serif !important; */
    /* font-weight: 400 !important; */
    /* font-style: normal !important; */
    font-family: "Asap Condensed", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message {
    justify-content: center;
    padding: var(--tec-spacer-3);
    font-family: "Asap Condensed", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium {
    font-size: var(--tec-font-size-8);
    line-height: var(--tec-line-height-1);
    font-family: "Asap Condensed", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.tribe-common a, .tribe-common abbr, .tribe-common acronym, .tribe-common address, .tribe-common applet, .tribe-common article, .tribe-common aside, .tribe-common audio, .tribe-common b, .tribe-common big, .tribe-common blockquote, .tribe-common canvas, .tribe-common caption, .tribe-common center, .tribe-common cite, .tribe-common code, .tribe-common dd, .tribe-common del, .tribe-common details, .tribe-common dfn, .tribe-common div, .tribe-common dl, .tribe-common dt, .tribe-common em, .tribe-common embed, .tribe-common fieldset, .tribe-common figcaption, .tribe-common figure, .tribe-common footer, .tribe-common form, .tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common header, .tribe-common i, .tribe-common iframe, .tribe-common img, .tribe-common ins, .tribe-common kbd, .tribe-common label, .tribe-common legend, .tribe-common li, .tribe-common main, .tribe-common mark, .tribe-common menu, .tribe-common nav, .tribe-common object, .tribe-common ol, .tribe-common output, .tribe-common p, .tribe-common pre, .tribe-common q, .tribe-common ruby, .tribe-common s, .tribe-common samp, .tribe-common section, .tribe-common small, .tribe-common span, .tribe-common strike, .tribe-common strong, .tribe-common sub, .tribe-common summary, .tribe-common sup, .tribe-common table, .tribe-common tbody, .tribe-common td, .tribe-common tfoot, .tribe-common th, .tribe-common thead, .tribe-common time, .tribe-common tr, .tribe-common tt, .tribe-common u, .tribe-common ul, .tribe-common var, .tribe-common video {
	    font-family: "Asap Condensed", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
.tribe-events-single h2,
.tribe-events-single h3,
.tribe-events-single p,
.tribe-events-single div,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous{
    -webkit-font-smoothing: antialiased;
    font-family: "Asap Condensed", sans-serif !important;
    font-style: normal !important;
}

.grecaptcha-badge {
	bottom: 80px !important
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 3em !important
} 
.tribe-events-before-html {
	padding-bottom: 3em !important
}

.post-type-archive-tribe_events .testata-interna.tribe-common--breakpoint-xsmall.tribe-common--breakpoint-medium.tribe-common--breakpoint-full {
	display: none !important
}


.panel 	.wpcf7-list-item {
    display: inline-block;
    margin: 0;
    width: 100%;
}

.condizioni 	.wpcf7-list-item {
    display: inline-block;
    margin: 0;

}

.familiari 	.wpcf7-list-item {
  margin:0 10px 0 0
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    width: 18px;
    height: 18px;
    accent-color: 	var(--Brand-Yellow, #F8B900);
	vertical-align: middle;
    margin-right: 5px;
}


input[type=radiobox] {
    box-sizing: border-box;
    padding: 0;
    width: 18px;
    height: 18px;
	border-radius: 50%;
    accent-color: 	var(--Brand-Yellow, #F8B900);
	vertical-align: middle;
}

.condizioni p {
	font-size: 13px
}
.condizioni input[type=checkbox] {
		vertical-align: baseline;
    margin-right: 5px;
    width: 12px;
    height: 12px;
}

.familiari input[type=checkbox] {
	vertical-align: text-top;
}

.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    opacity: 1;
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	text-align: center;
	background: #46b450;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	text-align: center;
	background: #f7e700;
	font-weight: 600;
	padding: 18px;
	font-size: 20px;
	text-transform: uppercase;	
}
div.wpcf7-spam-blocked {
	text-align: center;
	background: #ffa500;
	font-weight: 600;
	padding: 18px;
	font-size: 20px;
	text-transform: uppercase;		
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
	background: #ff0000;
	font-weight: 600;
	padding: 18px;
	font-size: 20px;
	text-transform: uppercase;			
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    text-align: center;
    background: #ffb900;
    font-weight: 600;
}


.familiari {
	position: relative
}

.familiari [data-name="etafamiliari"] {
    position: absolute;
    width: 50%;
    top: 40px;
    right: 40px;
}
.page-id-7680 .testata-interna {
    background-position: center center !important;

    height: 65vh !important;
}

.page-id-7680 .testata-interna div {
	display: none
}

.page-id-8526  .testata-interna {
    background-position: center center !important;

    height: 65vh !important;
}

.page-id-8526  .testata-interna div {
	display: none
}

.guardainmappa {
	margin-top: -20px
}

@media (max-width: 767px) {
	.testata-home h1 span {

    padding-left: 0;
}
	.elementor-element-ff79d67 {
		margin-bottom: 25px !important
			
	}
	.iphone.osx .bgimg-1 {
	background-attachment: scroll !important;
}
	.bg-sfondo-destra {
  
    background-image: none !important;
}
	.wpml-ls-sidebars-sidebar-mobile {
		position: absolute;
    bottom: 110px;
    right: 35px;
    padding: 0;
    margin: 0;
	}
	
	.wpml-ls-legacy-list-horizontal a {
display: inline-block !important;
        margin: 0 8px;
        text-decoration: none;
        padding: 0;
        line-height: 1;
        font-family: Neuton;
        font-size: 24px !important;
        font-style: italic !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        background: var(--Light-Green);
        color: var(--Dark-Green) !important;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        text-align: center;
        line-height: 32px !important;
        text-decoration: none !important;
        padding: 0 !important;
}
h2.font140 {
    font-size: 5em;
    line-height: 85px;
}
	.h2big {

    font-size: 5em;
	}
	.window {
    background: url(https://montaione.filaretedev.it/wp-content/uploads/2025/10/SV_homepage_archi-mobile.svg) no-repeat top;
    background-size: contain;
    margin-top: -5px;
}
	.home .nav-custom,
	.elementor-element-9dc6892 {
    margin-left: 20px;
}
.page-id-7680 .testata-interna {
    background-position: center center !important;
    height: 40vh !important;
}
	.testata-interna .breadcrumb {
        position: relative;
        top: 0;
        text-align: center;
        align-items: center;
        justify-content: center;
}
	.logobianco {
		filter: brightness(0) invert(1)
	}
	.noscroll .fixed-header.sticky {
		background: transparent;
		box-shadow: none;
	}
	.guardainmappa {
	margin-top: 0
}
.page-id-8526 .testata-interna {
    background-position: center center !important;
    height: 40vh !important;
}
	.cerchione:before {
		display: none
	}
}


.eletto img {
	height: 705px;
	object-fit: cover
}

.skip-link {
  position: absolute;
  top: -140px;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px 16px;
  z-index: 100;
  text-decoration: none;
}

.skip-link:focus {
  top: 0;
}
.elementor-button:focus,
.btn:focus {
  outline: 2px solid #005fcc !important; /* blu accessibile */
  outline-offset: 2px;
}

:focus-visible {
  outline: 3px solid #005fcc;
  outline-offset: 2px;
  transition: outline 0.2s ease-in-out;
}

.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox {
	z-index: 111111
}

.elementor-slideshow__footer{
    background: none !important;
}
.fancybox-caption {
    padding: 0 0 10px 0;
    text-align: center;
}
.fancybox-caption:after {
    border: none !important;

}
.fcomplete-wrap {

    z-index: 11;
}

.facetwp-facet-provincia_di_interesse_operativo,
.facetwp-facet-provincia_di_interesse_operativo_deg{
	display: flex
}

/* === Focus visibile e accessibile (per link, button, elementi con role="button", input, ecc.) === */
:focus,
:focus-visible {
  outline: 3px solid #005fcc;      /* bordo ben visibile (scegli un colore con buon contrasto) */
  outline-offset: 3px;            /* distanza rispetto all'elemento */
  box-shadow: 0 0 0 3px rgba(0,95,204,0.12); /* alone leggero per maggiore risalto */
  transition: outline-offset 120ms ease, box-shadow 120ms ease;
}

/* Applicazioni più specifiche (se vuoi uno stile leggermente diverso per link e bottoni) */
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus,
[role="button"]:focus {
  outline: 3px solid #005fcc;
  outline-offset: 3px;
  box-shadow: 0 0 0 3px rgba(0,95,204,0.12);
}

/* Evita di nascondere il focus quando l'utente usa la tastiera.
   Se vuoi nascondere il focus con il mouse MA mantenerlo per tastiera,
   usa :focus-visible (support moderno) + polyfill se necessario. */

/* Esempio: stile alternativo per focus-visible (modern browsers) */
:focus:not(:focus-visible) {
  /* Nel caso tu voglia non mostrare il focus quando si usa il mouse,
     lascia vuoto o rimuovi le regole; ma ATTENZIONE: non rimuovere completamente
     il focus per accessibilità. */
  outline: none;
  box-shadow: none;
}

/* High-contrast fallback per utenti che usano modalità alta visibilità */
@media (prefers-contrast: more) {
  :focus, :focus-visible {
    outline: 4px solid #ffd600;
    box-shadow: none;
  }
}



.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}


.calendar-template-container .no_event_listings_found, .wpem-event-listing-box-view .no_event_listings_found, .wpem-event-listing-calendar-view .no_event_listings_found, .wpem-event-listing-list-view .no_event_listings_found {
    color: #375140 !important;
    background: #E5E9DD !important;
    border: 1px solid #E5E9DD !important;
}


.iubenda_legal_document h1 {
	display: none !important
}