	/*--- header ---*/
	.menu-header-004-header {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		padding: 0 50px;
		width: 100%;
		height: 90px;
		z-index: 1100;
		background-color: transparent;
		max-width: 1600px;
	}

@media only screen and (max-width: 480px) {
	.menu-header-004-header {
		padding: 0 20px;
	}
}
	
	.container-menu-header-004-header-scroll {
		position:fixed;
		left: 50%;
		transform: translateX(-50%);
		width:100%;
		height: 90px;
		background-color:#fff;
		z-index:999;
		max-width: 1600px;	
		padding: 0 50px;
		box-shadow: -1px 1px 6px -1px rgba(0, 0, 0, 0.1);
		border-radius: 0 0 5px 5px;
	}
	
@media only screen and (max-width: 480px) {
	
	.container-menu-header-004-header-scroll {
		padding: 0 20px;
	}
	
}

	.menu-header-004-header-scroll {
		position:fixed;
		top:-90px;
		left:0;
		padding:0 0 0 0;
		width:100%;
		height: 90px;
		background-color:#fff;
		z-index:999;
	}
	
	.menu-header-004-header-scroll .logo,
	.menu-header-004-header .logo {
		position:relative;
		margin:0;
		padding:0 0 0 0;
		width: 240px;
		height:90px;
		float:left;
		display: flex;
		align-items: center;
	}
	
@media only screen and (min-width: 768px) {
	
	.menu-header-004-header-scroll .logo, .menu-header-004-header .logo {
		width: 300px;
	}
	
}

	.hide-sopra-1600 {
		display: none;
	}

@media only screen and (max-width: 1660px) {
    .menu-header-004-nav ul li.hamburger {
        float:right;
    }
    .menu-header-004-nav ul li.hamburger{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .menu-header-004-nav .contenitore-hamburger{
        width: 50px;
        height: 50px;
        background-color: #000;
        border-radius: 100px;
    }
    .hide-sotto-1600 {
        display: none;
    }
    .hide-sopra-1600 {
        display: block;
    }
}

@media only screen and (max-width: 320px) {

    .menu-header-004-header-scroll .logo, 
    .menu-header-004-header .logo {
        width: 180px;
    }

}

	.menu-header-004-header-scroll .logo img,
	.menu-header-004-header .logo img {
		width: auto;
		height: 90px;
	}
	
	.menu-header-004-nav {
		position:relative;
		margin:0 0 0 0;
		padding:0 0 0 0;
		float:right;
		height:90px;
		display: table;
	}
	
	.menu-header-004-nav ul {
		position:relative;
		margin:0 0 0 0;
		padding:0 0 0 0;
		height:21px;
	}
	
	.menu-header-004-nav ul li {
		position:relative;
		margin:0 20px 0 0;
		padding:0;
		list-style:none;
		text-align:center;
		float:left;
	}
	
	.menu-header-004-nav ul li.search {
		height:21px;
		padding: 29px 0 0 0;
	}
	
	.hamburger-004 {
		position: fixed;
		right: 20px;
		top: 20px;
		width: 50px;
		height: 50px;
		background-color: #000;
		border-radius: 100px;
		float: right;
		z-index: 999999999999999999;
	}
	
	.menu-header-004-nav ul li a {
		margin:0;
		padding:0;
		display: block;
		line-height: 90px;
		height: 90px;
		display: flex;
		align-items: center;
		color: #fff;
		font-family: Gotham Medium;
		font-size: 14px;
		text-transform: uppercase;
	}
	
	.menu-header-004-nav ul li a:hover {
		color: #ddd;
	}
	
	.menu-header-004-nav ul li a.active {
	/*
		box-shadow:0 2px 0px -1px rgba(255,255,255,0.5);
	*/
		color:#ddd;
	}
	
	.menu-header-004-header-scroll .menu-header-004-nav ul li a {
		color:#333;
	}
	
	.menu-header-004-header-scroll .menu-header-004-nav ul li a:hover {
		color:#888;
	}
	
	.menu-header-004-header-scroll .menu-header-004-nav ul li a.active {
	/*
		box-shadow:inset 0 2px 0px -1px rgba(0,0,0,0.5);
	*/
		color:#888;
	}
	
	.menu-header-004-nav .for-shop {
		position:relative;
		top:21px;
	}

@media only screen and (max-width: 930px) {

    .menu-header-004-nav ul li {
        margin: 0 10px 0 0;
    }

}

@media only screen and (max-width: 768px) {

    .menu-header-004-nav ul li {
        margin: 0 15px 0 0;
    }

}

@media only screen and (max-width: 575px) {

    .menu-header-004-nav ul li {
        margin: 0 5px 0 0;
    }

    .menu-header-004-nav .for-shop {
        position:absolute;
        right:5px;
        top:21px;
    }
}

@media only screen and (max-width: 320px) {

    .menu-header-004-nav ul li {
        margin: 0 0 0 0;
    }

}

/*--- ! ---*/
	
	.numero-verde-dim {
		width: 140px;
	}
	
    /* .header-when-page-scroll {
        position: fixed;
        width: 100%;
        height: 90px;
        background-color: #fff;
        z-index: 99;
        box-shadow: -1px 1px 6px -1px rgba(0,0,0,0.5);
    } */
	
		
/*
	css video locale con tag video
*/
.video-container-006a11y-local-cover {
	position:relative;
	width:100vw;
	height:99.9vh;
	overflow: hidden;
/*
    left: 50%;
    transform: translate(-50%);
*/
}

.video-wrapper-006a11y-local-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	pointer-events: none;
}

.video-wrapper-006a11y-local-cover #wrapper{
	position: relative;
	height: 100%;
}

.video-wrapper-006a11y-local-cover #featured {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.video-wrapper-006a11y-local-cover video {
	user-select: none;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top:50%;
	left:50%;
	margin-right: -50%;
	transform: translate(-50%,-50%);
}

.video-overlay-006a11y-local-cover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none; /* Allows right click menu on the video */
	background-color: rgba(0,0,0,0.1);
	width: 100%;
	height: 100%;
}

.video-text-container-006a11y-local-cover {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 6;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover {
	position: relative;
	color: #fff;
	margin: 0;
	padding:0;
	height: 100%;
/*
	height: calc(100vh - 400px);
*/
	display: flex;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover.sx {
	justify-content:flex-start;
	padding: 0;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover.cx {
	justify-content:center;
	padding: 0;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover.dx {
	justify-content:flex-end;
	padding: 0;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover.top {
	align-items:flex-start;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover.center {
	align-items:center;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover.bottom {
	align-items:flex-end;
}


.video-text-content-006a11y-local-cover .multi-text-dynamic {
	position: relative;
	color: #fff;
	margin: 0;
	padding:0;
}

.video-text-content-006a11y-local-cover .ttvideo.slidebtt{
	position: relative;
	top:200px;
	opacity: 0;
}

.video-text-content-006a11y-local-cover .ttvideo.slidertl{
	position: relative;
	right:-200px;
	opacity: 0;
}

.video-text-content-006a11y-local-cover .ttvideo.slideltr{
	position: relative;
	left:-200px;
	opacity: 0;
}

.video-text-content-006a11y-local-cover .ttvideo.fade{
	position: relative;
	opacity: 0;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover h1,
.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover h2 {
	font-size: calc(28px + (96 - 28) * ((100vw - 96px) / (2000 - 320)));
	margin: 0 0 20px;
	padding:0 0 0 0;
	color: #fff;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: -1px;
}
.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover h2.h2dopoh1 {
	font-size: calc(16px + (36 - 16) * ((100vw - 36px) / (2000 - 320)));
	margin: 20px 0 20px;
	padding:0 0 0 0;
	color: #fff;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

@media only screen and (min-width: 1920px) {
	.video-text-container-001 .video-text-content-001 h1,
	.video-text-container-001 .video-text-content-001 h2 {
		font-size: 100px;
	}
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover h3 {
	font-size: calc(16px + (36 - 16) * ((100vw - 36px) / (2000 - 320)));
	margin: 20px 0 20px;
	padding:0 0 0 0;
	color: #fff;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover a {
	position: relative;
	margin: 30px 5px 0 0;
	padding: 0 50px;
	display: inline-block;
	line-height: 46px;
	height: 50px;
	border-style: solid;
	border-width: 2px;
	border-color: rgba(255,255,255,0.40);
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	background-color: transparent;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover p.gotham,
.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover a.gotham {
	font-family: Gotham Book;
}

.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover a:hover {
	background-color: #fff;
	color: #333;
}

/*--- pulsante page scroll down ---*/
.video-text-content-006a11y-local-cover-scroll-down {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -25px;
	z-index: 1;
}

@media only screen and (max-width: 768px) {
/*
	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover {
		height: calc(100vh - 50px);
	}
*/
}

@media only screen and (max-width: 480px) {
/*
	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover {
		height: calc(100vh - 400px);
	}
*/
}

@media only screen and (max-width: 900px) {

	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover {
		padding:0 40px;
	}

}

@media only screen and (max-width: 480px) {

	.intro-001-intro-block-content {
		display: flex;
		height: 100%;
	}
}

@media only screen and (max-width: 375px) {

	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover {
		padding:0 10px;
	}

}

@media only screen 
  and (max-device-width: 667px)
  and (orientation: landscape) {

	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover {
		height: 100%;
	}

	.video-text-content-006a11y-local-cover-scroll-down {
		bottom: 0;
	}

}

/*--- footer ---*/

/*

il footer normalmente è in posizione relativa, ovvero scorre con il resto della pagina

se aggiungo la classe .reveal lo rendo fisso in basso alla pagina

*/
/*
variabili footer 
    colore sfondo 
    --bg-footer:transparent !important;

    colore generale
    --color-footer:#bbb;

    colore link
    --color-footer-link:#fff;

    colore link hover
    --color-footer-link-over:#888;

*/
:root {
    --bg-footer-011: transparent;
    --color-footer-011: #fff;
    --color-footer-link-011: #fff;
    --color-footer-menu-011: #fff;
    --color-footer-link-over-011: #fd0;
    --border-radius-footer-011: 15px
}


.footer-011-footer {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    width: 100%;
    height:600px;
    background-color: var(--bg-footer-011);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    font-family: 'Lato', sans-serif;
    overflow: hidden;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 50px;
    z-index: 1100;
    max-width: 1500px;
    border-radius: var(--border-radius-footer-011) var(--border-radius-footer-011) 0 0;
}
.footer-011-footer.reveal {
    position: fixed;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
}

.footer-011-footer .company {
    position:relative;
    color:var(--color-footer-011);
    font-size:13px;
    font-weight:300;
    line-height:20px;
}

.footer-011-footer .company a {
    color:var(--color-footer-link-011);
    text-decoration: none;
}

.footer-011-footer .company a:hover {
    color:var(--color-footer-link-over-011);
}

.footer-011-footer .company span {
    font-weight:400;
}

.footer-011-footer .company .logo {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    width: 180px;
    max-width: 180px;
}

.footer-011-footer .logo img {
    width: auto;
    height: 45px;
}

.footer-011-footer .company .text {
    position: relative;
    margin: 0;
    padding: 0;
    color: var(--color-footer-011);
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

.footer-011-footer .company .text .ragione-sociale {
    position: relative;
    margin: 0;
    padding: 0;
    color: var(--color-footer-011);
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

.footer-011-footer .text.ragione-sociale-sottotitolo {
    margin: 0 0 0 0;
    font-size:13px; 
    letter-spacing: 0px; 
    line-height:22px;
}

.footer-011-footer .container {
    padding: 50px 50px 0 50px;
    height: 100%;
}

.footer-011-footer-menu {
    position:relative;
    margin:0;
    padding:0;
    clear: both;
}

.footer-011-footer-menu .title {
    position:relative;
    width:100%;
    display:block;
    padding: 0;
    margin: 0 0 20px 0;
}

.footer-011-footer-menu .title span {
    color:var(--color-footer-link-011);
    font-family: Gotham Bold;
    font-size: 18px;
    line-height: 14px;
    letter-spacing: -1px;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0;
}

.footer-011-footer-menu ul {
    position:relative;
    margin:0;
    padding:0 0 0 0;
}

.footer-011-footer-menu ul li {
    position:relative;
    margin:0 0 0 0;
    padding:0;
    list-style-type: disc;
    list-style-position: inside;
    color:var(--color-footer-menu-011);
}

.footer-011-footer-menu ul li a {
    position: relative;
    width: 100%;
    display: inline;
    color: var(--color-footer-menu-011);
    font-size: 13px;
    font-weight: 400;
    line-height: 12px;
    padding: 0;
    margin: 0 0 0 -10px;
    font-family: Gotham Book;
}

@-moz-document url-prefix() { 
    .footer-011-footer-menu ul li a {
        margin: 0 0 0 0;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 1) { 

    .footer-011-footer-menu ul li a {
        margin: 0 0 0 2px;
    }

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 2) { 

    .footer-011-footer-menu ul li a {
        margin: 0 0 0 2px;
    }

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 

    .footer-011-footer-menu ul li a {
        margin: 0 0 0 2px;
    }

}

.footer-011-footer-menu ul li a:hover {
    color:var(--color-footer-link-over-011);
}


.footer-011-footer .copyright-credits {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    height: 80px;
    color: var(--color-footer-011);
    font-size: 13px;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
}

.footer-011-footer .copyright-credits .container {
    height: inherit;
    padding: 0 50px;
    display: flex;
    align-items: center;
}

.footer-011-footer .copyright {
    float: left;
    width: 50%;
    font-weight: 400;
    height: 66px;
    line-height: 16px;
    display: flex;
    align-items: flex-end;
}

.footer-011-footer .copyright span {
    position: absolute;
}

.footer-011-footer .copyright a {
    position:relative;
    width:100%;
    display:block;
    color:var(--color-footer-link-011);
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    padding: 0;
    margin: 10px 0 0 0;
    text-decoration: none;
}

.footer-011-footer .copyright a:not(.with-border) {
    text-decoration: underline;
}

.footer-011-footer .copyright a:hover {
    color:var(--color-footer-link-over-011);
}

a.with-border {
    border-color:#bbb;
}

.footer-011-footer .credits {
    float: right;
    width: 50%;
    height: 66px;
    text-align: right;
}

.footer-011-footer .credits a {
    width: 146px;
}

.footer-011-footer-social {
    position:relative;
    margin:30px 0 0 0;
    padding:0 0 0 0;
}

.footer-011-footer-social ul {
    position:relative;
    margin:0;
    padding:0 0 0 0;
}

.footer-011-footer-social ul li {
    position:relative;
    margin:0 5px 0 0;
    padding:0;
    list-style:none;
    float: left;
}

.footer-011-footer-social ul li:last-child {
    margin:0 0 0 0;
}

.footer-011-footer-social ul li a {
    position:relative;
    display:inline-block;
    margin: 0 0 0 0;
}

.footer-011-footer-social ul li a img {
    height: 40px;
}

.footer-011-footer .copyright-credits{
    padding: 0 50px;
}

.footer-padding-esterno {
    padding: 0 50px;
}
@media only screen and (max-width: 1279px)
{
    .footer-011-footer {
        padding: 0;
    }

    .footer-011-footer .container {
        padding: 50px 50px 0 50px;
        height: 100%;
    }

    .footer-011-footer .copyright-credits .container {
        padding: 0 50px;
    }

}

@media only screen and (max-width: 900px) {

    .footer-011-footer-menu {
        display: none;
    }

}

@media only screen and (max-width: 768px)
{

    .footer-011-footer {
        padding: 50px;
    }

    .footer-011-footer .container {
        padding: 50px 50px 0 50px !important;
    }

    .footer-011-footer .copyright-credits .container {
        padding: 0 50px !important;
    }

    .footer-011-footer .vcenter {
        display: block;
    }

    .footer-011-footer .vcenter.for-company {
        text-align: center;
    }

    .footer-011-footer .logo img {
        width:auto;
    }

    .footer-011-footer .credits.vcenter {
        text-align: right;
        width: 100%;
        display: block;
    }

    .footer-011-footer .credits img {
/*
        width:109px;
*/
    }

    .footer-011-footer .company {
        padding: 0;
    }

    .footer-011-footer .copyright {
        float: none;
        width: 100%;
        padding: 0 0;
    }

    .footer-011-footer .credits {
        float: none;
        width: 100%;
        padding: 0 0;
/*
        height: 66px;
*/
        padding: 0 0;
        margin: 0;
        display: flex;
        justify-content: flex-end;
    }
    .footer-011-footer .credits {
        float: right;
        width: 50%;
        height: 66px;
    }
    .footer-011-footer .copyright {
        float: left;
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .footer-011-footer {
        padding: 20px;
    }
    .footer-011-footer .container {
		padding: 50px 20px 0 20px !important;
	}
	
	.footer-011-footer .copyright-credits .container {
		padding: 0 20px !important;
	}

    .footer-011-footer .copyright-credits {
/*      
        bottom: 15px;
*/      
        bottom:0;
    }
    .footer-padding-esterno {
        padding: 0 20px;
    }
    .footer-011-footer .copyright-credits{
        padding: 0 20px;
    }
    .footer-011-footer .credits {
        float: right;
        width: 50%;
        height: 66px;
    }
    .footer-011-footer .copyright {
        float: left;
        width: 50%;
    }
}

/*--- ! ---*/

:root {
    --border-radius-language-footer:25px;
    --border-radius-language-tendina-footer:10px;
}
.language-selector.footer-selector {
    margin: 30px 0 0 0;
}

.language-selector.immagini.footer-selector {
    margin: 0px 0 10px 0;
}

.language-selector.footer-selector.tendina .langs-container {
    display: none; /* Nascondi di default */
    position: absolute;
    bottom: 100%; /* Posiziona sopra il pulsante del footer */
    left: 0;
    background-color: rgba(0, 0, 0, 1); /* Colore di sfondo del menu */
    border: 1px solid #ccc; /* Bordo per il menu */
    z-index: 2; /* Assicurati che sia sopra altri elementi */
    padding-top: 10px;
    transform: translateY(15px);
    padding-bottom: 25px;
    border-bottom: 0px;
}
.language-selector.tendina.footer-selector .selected-lang {
    margin: 0 0 10px 0;
    background-color: rgba(0, 0, 0, 1);
}

.language-selector.lista .selected-lang {
    padding: 8px 28px 8px 8px;
    margin-bottom: 10px;
}
.language-selector.lista.footer-selector.entrambi .langs-container {
    margin-bottom: 10px;
}

.language-selector.immagini.footer-selector {
    margin: 22px 0 5px 0;
}


.language-selector.footer-selector .langs-container {
    border-radius: var(--border-radius-language-tendina-footer) var(--border-radius-language-tendina-footer) 0 0;   
}

.language-selector.footer-selector.entrambi {
    margin: 22px 0 5px 0;
}

.footer-002 .language-selector.tendina .selected-lang {
    background-color: rgba(255, 255, 255, 1);
}

.footer-002 .language-selector.tendina .langs-container {
    background-color: rgba(255, 255, 255, 1);
}

.footer-003-simple-container .language-selector.tendina .selected-lang {
    background-color: rgba(255, 255, 255, 1);    
    margin: 0 0 0px 0;
}

.footer-003-simple-container .language-selector.tendina .langs-container {
    background-color: rgba(255, 255, 255, 1);
}

.footer-008-1600-footer .language-selector.tendina .selected-lang  {
    background-color: #efefef;
}

.footer-008-1600-footer .language-selector.tendina .langs-container  {
    background-color: #efefef;
}
/*--- panel menu ---*/
/*--- 
variabili pannello menu 
    colore sfondo pannello
    --bg-panel-menu:#fff;

    colore bordo a sinistra sub menu
    --border-left-sub-menu:#ddd;

    colore bordo in basso ai links
    --border-bottom-items:#ddd;

    colore link
    --link:#111;

    colore link hover
    --link-over:#777;

---*/
:root {
    --bg-panel-menu:#fff;
    --border-left-sub-menu:#ddd;
    --border-bottom-items:#ddd;
    --link:#111;
    --link-over:#777;
}

.panel-menu-004-panel-menu {
    position:fixed;
    top:10px;
    bottom:0;
    width:100%;
    max-width: 420px;
    height:calc(100% - 20px);
    z-index:9999999999999999999999999;
    margin:0 10px 0 0;
    padding:0 0 0 0;
    background-color:var(--bg-panel-menu);
    overflow:hidden;
}

@media only screen and (max-width: 480px) {

    .panel-menu-004-panel-menu {
        top: 0;
        height: calc(100% - 20px);
        width: calc(100% - 20px);
        margin: 10px 10px 10px 0;
    }

}

.panel-menu-004-panel-menu.panel-left {
    left:-100%;
    right:auto;
}

.panel-menu-004-panel-menu.panel-right {
    right:-100%;
    left:auto;
}

.panel-menu-004-panel-menu .header {
    position: relative;
    margin: 0;
    padding: 0;
    width:100%;
    height:90px;
}

.panel-menu-004-panel-menu .header a.close {
    position: absolute;
    top: 21px;
    right: 10px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 0 0 0;
    z-index: 888;
}

.panel-menu-004-panel-menu .header .title {
    position: relative;
    margin: 0;
    padding: 0;
    width: 240px;
    display: flex;
    align-items: center;
}

.panel-menu-004-panel-menu .header .title a img {
    width: auto;
    height: 90px;
}

.panel-menu-004-panel-menu .container {
    position: relative;
    margin:0 0 0 0;
    padding:0 0 10px 0;
    width:100%;
    height:calc(100% - 130px);
    overflow-y:auto;
    -webkit-overflow-scrolling: touch;
}

.panel-menu-004-panel-menu .panel-shadow {
    position: absolute;
    top: 90px;
    left: 0;
    bottom: auto;
    right: auto;
    width: 100%;
    height: 50px;
    z-index: 1;
    background: linear-gradient(to top,rgba(255,255,255,0.2) 0%,rgba(255,255,255,1)100%);
}

.panel-menu-004-panel-menu .content {
    position: relative;
    margin:0;
    padding:0 0 0 0;
    font-family: 'Lato', sans-serif;
}

.panel-menu-004-panel-menu .content .section {
    position:relative;
    margin:0;
    padding:0 0 0 0;
    display: table;
    width: 100%;
    clear: both;
    border-bottom: 1px solid var(--border-bottom-items);
}

.panel-menu-004-panel-menu .content .section.no-border:last-child,
.panel-menu-004-panel-menu .content .section.no-border {
    border-bottom: none;
}

.panel-menu-004-panel-menu .section .title {
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 25px;
    font-weight: 300;
    color: var(--link);
    text-align: left;
    width: 100%;
    height: 51px;
    border-left: 10px solid transparent;
    display: flex;
    align-items: center;
}

.panel-menu-004-panel-menu .section .title.active {
    border-left: 10px solid var(--border-left-sub-menu);
    background-color: #f8f8f8;
}

.panel-menu-004-panel-menu .section.submenu .title.active {
	border-bottom: 1px solid var(--border-bottom-items);
}
.panel-menu-004-panel-menu .content ul li.active,
.panel-menu-004-panel-menu .content ul li.active a.active {
    background-color: #f8f8f8;
}

.panel-menu-004-panel-menu .section .title a {
    display: inline;
    align-items: center;
    float: left;
    width: calc(100% - 22px);
    padding: 0 0 0 25px;
    line-height: 20px;
}

.panel-menu-004-panel-menu .section .title a.with-icon {
/*
	display: flex;
*/
	display: inline;
	line-height: 25px;
}

.panel-menu-004-panel-menu .section .submenu a.with-icon {
    display: flex;
    align-items:center;
}

.panel-menu-004-panel-menu .section li .title {
    padding: 0 0 0 0;
}

.panel-menu-004-panel-menu .section img.submenu-open {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: right;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
}

.panel-menu-004-panel-menu .page-link {

}

.panel-menu-004-panel-menu .page-link.with-icon {
    font-size:20px;
}

.panel-menu-004-panel-menu .with-icon img {
    float:left;
    margin-right:15px;
    width: 25px;
    height: 25px;
}

.panel-menu-004-panel-menu .content ul {
    position: relative;
    margin:0;
    padding:0 0 0 0;
    width:100%;
    clear: both;
    display: none;
    border-left: 10px solid var(--border-left-sub-menu);
}

.panel-menu-004-panel-menu .content ul li ul {
    position: relative;
    margin:0;
    padding:0 0 10px 0;
    width:100%;
    clear: both;
    display: none;
}

.panel-menu-004-panel-menu .content ul li {
    position: relative;
    list-style-type: disc;
    list-style-position: inside;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 40px;
    clear: both;
    border-bottom: 1px solid var(--border-bottom-items);
    line-height: 50px;
}

.panel-menu-004-panel-menu .content ul li:last-child {
    border-bottom:none;
}

.panel-menu-004-panel-menu .content ul li a {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 60px 0 0px;
    display: inline-block;
    width: 90%;
    font-size: 20px;
    font-weight: 300;
    color: var(--link);
    text-align: left;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.panel-menu-004-panel-menu .content ul li a span {
    font-weight: 700;
    margin-left: 6px;
}

.panel-menu-004-panel-menu .section .title a:hover,
.panel-menu-004-panel-menu a.single:hover,
.panel-menu-004-panel-menu .content ul li a:hover {
    color: var(--link-over);
}

.panel-menu-004-panel-menu .content ul li a.evidence {
    font-weight: 400;
}

.panel-menu-004-panel-menu .content ul li a.submenu-open {
    border:none;
}

.panel-menu-004-panel-menu .content a.single-image {
    position: relative;
    margin: 10px 10px 10px 10px;
    padding: 0 0 0 0;
    clear: both;
    display: flex;
    justify-content: center;
}

.panel-menu-004-panel-menu .footer {
    position: absolute;
    bottom:0;
    top: auto;
    margin: 0;
    padding: 0;
    width:100%;
    max-width: 420px;
    height:50px;
    clear: both;
    border-top: 1px solid var(--border-bottom-items);
    background-color: #fff;
}

.panel-menu-004-panel-menu .footer a {
    position:relative;
    margin:0;
    padding:0;
    width:100%;
    height:50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:14px;
    font-weight: 400;
    color: var(--link);
    text-transform: uppercase;
    font-family: Gotham Medium;
}

.panel-menu-004-panel-menu .footer a:hover {
    color: var(--link);
}

.panel-menu-004-panel-menu .footer a span {
    font-family: Gotham Black;
    padding-left: 5px;
}

.panel-menu-001-panel-menu .for-shop {
    position:absolute;
    right:60px;
    top:21px;
    width:80px;
}

@media only screen and (max-width: 590px) {

    .panel-menu-004-panel-menu .header-menu .title {
        padding: 0 0 0 0;
    }

}

@media only screen and (max-width: 480px) {

    .panel-menu-004-panel-menu .section .title {
        line-height: 20px;
    }

    .panel-menu-004-panel-menu .section .title a.page-link {
/*
        line-height: 46px;
*/
    }

    .panel-menu-004-panel-menu .page-link {
        line-height: 46px;
    }

    .panel-menu-004-panel-menu-content ul li a {
        padding: 0 60px 0 28px;
        background-position: 18px center;
    }

    .panel-menu-004-panel-menu-content ul li ul li a {
        padding: 0 40px 0 40px;
        background-position: 30px center;
    }

    .panel-menu-004-panel-menu ul li a.page-link {
/*
        display: contents;
*/
    }

    .panel-menu-004-panel-menu a.single {
        padding: 0 0 0 30px;
    }

}

@media only screen and (max-width: 320px) {

    .panel-menu-004-panel-menu .section .title {
        font-size: 20px;
    }

    .panel-menu-004-panel-menu .content ul li a {
        padding: 0 20px 0 0px;
        font-size: 18px;
    }

    .panel-menu-004-panel-menu .for-shop {
        top:15px;
    }

    .panel-menu-004-panel-menu .header a.close {
        top: 15px;
    }

}

.panel-menu-004-panel-menu .for-shop {
    position:absolute;
    right:60px;
    top:21px;
    width:80px;
}

/*--- ! ---*/

	:root {
		--colore-0: transparent;
		--colore-1: #022f7e;
		--colore-2: #6ACFFF;
		--colore-3: #ebf2fa;
		--colore-4: #679436;
		--colore-5: #a5be00;
		
		--colore-h: #022f7e;
		--colore-p: #393939;
		
		 --nuovo-font: "Jedira";
		/* --nuovo-font: "Alfa Slab One", serif; */
		--nuovo-font-p: "Italiana", sans-serif;
		
	}
	
	.colore-0 { color: var(--colore-0) }
	.colore-1 { color: var(--colore-1) }
	.colore-2 { color: var(--colore-2) }
	.colore-3 { color: var(--colore-3) }
	.colore-4 { color: var(--colore-4) }
	.colore-5 { color: var(--colore-5) }
	
	.bg-colore-0 { background-color: var(--colore-0) }
	.bg-colore-1 { background-color: var(--colore-1) }
	.bg-colore-2 { background-color: var(--colore-2) }
	.bg-colore-3 { background-color: var(--colore-3) }
	.bg-colore-4 { background-color: var(--colore-4) }
	.bg-colore-5 { background-color: var(--colore-5) }

@font-face {
	font-family: "Algha";
	src: url("/public/views/assets/font/algha/Algha.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Jedira";
	src: url("/public/views/assets/font/jedira/Jedira-Regular.woff2") format("woff2");
	font-weight: normal; 
	font-style: normal;
}
@font-face {
	font-family: "Milky";
	src: url("/public/views/assets/font/milky/Milky.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Rachelya";
	src: url("/public/views/assets/font/rachelya/Rachelya.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

	.blueimp-gallery > .prev, 
	.blueimp-gallery > .next {
		width: auto;
		height: auto;
		background: transparent;
		border: none;
		opacity: 0.9;
		box-shadow: inset 0 0 25px 0 rgba(0,0,0,0.5);
	}
	.blueimp-gallery > .close {
		width: 50px;
		height: 50px;
		border-radius: 50%;
		overflow: hidden;
		margin: 0;
		opacity: 0.9;
		padding: 0;
	}
	
	/*--- personalizzazoione pulsante intro ---*/
	.intro-001-intro-block a {
		position: relative;
		display: inline-block;
		padding: 8px 50px 10px 50px;
		text-align: center;
		border-style: solid;
		border-width: 2px;
		border-color: rgba(255,255,255,0.40);
		color: #fff;
		font-family: 'Lato', sans-serif;
		font-size: 20px;
		letter-spacing: -1px;
		background-color: transparent;
		border-radius: 100px;
	}
	
	.intro-001-intro-block a:hover {
		background-color: #fff;
		color: #333;
	}
	
	.intro-001-intro-block a.eventi {
		position: relative;
		display: inline-block;
		padding: 8px 50px 10px 50px;
		text-align: center;
		border-style: solid;
		border-width: 2px;
		border-color: rgba(255,255,255,0.40);
		color: #753b3e;
		font-family: 'Lato', sans-serif;
		font-size: 20px;
		letter-spacing: -1px;
		background-color: rgba(255,255,255,1);
		border-radius: 100px;
	}
	
	.intro-001-intro-block a.eventi:hover {
		background-color: transparent;
		color: #fff;
	}

/* text align */

@media only screen and (max-width: 480px) {
	.text-left-smartphone {
		text-align: left;
	}
	.text-center-smartphone {
		text-align: center;
	}
	.text-right-smartphone {
		text-align: right;
	}
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
	.text-left-tablet {
		text-align: left;
	}
	.text-center-tablet {
		text-align: center;
	}
	.text-right-tablet {
		text-align: right;
	}
}

@media only screen and (max-width: 768px) {
	.text-left-mobile {
		text-align: left;
	}
	.text-center-mobile {
		text-align: center;
	}
	.text-right-mobile {
		text-align: right;
	}
}

@media only screen and (min-width: 769px) {
	.text-left-desktop {
		text-align: left;
	}
	.text-center-desktop {
		text-align: center;
	}
	.text-right-desktop {
		text-align: right;
	}
}

/*--- personalizzabile tramite override end ---*/

@media only screen and (min-width: 769px) { /* Desktop */
	.classe {
		padding: 0px 0px 0px 0px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 768px) { /* Tablet */
	.classe {
		padding: 0px 0px 0px 0px;
	}
}

@media only screen and (max-width: 768px) { /* Smartphone + Tablet */
	.classe {
		padding: 0px 0px 0px 0px;
	}
}

@media only screen and (max-width: 480px) { /* Smartphone */
	.classe {
		padding: 0px 0px 0px 0px;
	}
}

/*--- typography ---*/

	h1.nuovofont, 
	h2.nuovofont, 
	h3.nuovofont, 
	h4.nuovofont, 
	h5.nuovofont, 
	h6.nuovofont,
	.titolo-h1,
	.titolo-h2,
	.titolo-h3,
	.titolo-h4,
	.titolo-h5,
	.titolo-h6,
	.titolo-xl,
	.titolo-xxl,
	.titolo-xxxl { 
		font-family: var(--nuovo-font);
		color: var(--colore-h);
	}

	h1.nuovofont,
	.titolo-h1 {
		font-size: calc(45px + (75 - 45) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(45px + (75 - 45) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 500;
		letter-spacing: 1px;
		margin: 20px 0 30px 0;
	}
	
	h2.nuovofont,
	.titolo-h2 {
		font-size: calc(40px + (65 - 40) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(40px + (65 - 40) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 500;
		letter-spacing: 1px;
		margin: 20px 0 25px 0;
	}
	
	h3.nuovofont,
	.titolo-h3 {
		font-size: calc(35px + (55 - 35) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(35px + (55 - 35) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 500;
		letter-spacing: -1px;
		margin: 20px 0 20px 0;
	}
	
	h4.nuovofont,
	.titolo-h4 {
		font-size: calc(30px + (45 - 30) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(30px + (45 - 30) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 300;
		letter-spacing: -1px;
		margin: 20px 0 10px 0;
	}
	
	h5.nuovofont,
	.titolo-h5 {
		font-size: calc(25px + (35 - 25) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(25px + (35 - 25) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 500;
		letter-spacing: -1px;
		margin: 20px 0 10px 0;
	}
	
	h6.nuovofont,
	.titolo-h6 {
		font-size: calc(20px + (25 - 20) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(20px + (25 - 20) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 500;
		letter-spacing: -1px;
		margin: 20px 0 10px 0;
	}
	
	.titolo-xl {
		font-size: calc(50px + (80 - 50) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(50px + (80 - 50) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 900;
		letter-spacing: -3px;
		margin: 20px 0 30px 0;
	}

	.titolo-xxl {
		font-size: calc(60px + (100 - 60) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(60px + (100 - 60) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 900;
		letter-spacing: -3px;
		margin: 20px 0 30px 0;
	}

	.titolo-xxxl {
		font-size: calc(75px + (120 - 75) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(75px + (120 - 75) * ((100vw - 320px) / (3000 - 320)));
		font-weight: 900;
		letter-spacing: -3px;
		margin: 20px 0 30px 0;
	}


	p {
		color: var(--colore-p);
		font-family: var(--nuovo-font-p);
		font-weight: 600;
		letter-spacing: 1px;
	}
	
@media only screen and (max-width: 480px) {
	
	p {
		color: #153569;
		font-family: 'Lato', sans-serif;
/*
		font-family: var(--nuovo-font-p);
		font-family: "Algha";
		font-family: "Jedira";
		font-family: "Milky";
		font-family: "Rachelya";
*/
		font-weight: 400;
		letter-spacing: 0px !important;
	}
		
}
	
	
	
	/*
	p {
		font-family: 'Poppins', sans-serif;
		font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(23px + (25 - 23) * ((100vw - 320px) / (3000 - 320)));
	}

	ul li, ol li {
		font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (3000 - 320)));
		line-height: calc(23px + (25 - 23) * ((100vw - 320px) / (3000 - 320)));
	}
	*/


@media screen and (min-width: 3001px) {
	
	h1.nuovofont,
	.titolo-h1 {
		font-size: 75px;
		line-height: 75px;
	}
	
	h2.nuovofont,
	.titolo-h2 {
		font-size: 65px;
		line-height: 65px;
	}
	
	h3.nuovofont,
	.titolo-h3 {
		font-size: 55px;
		line-height: 55px;
	}
	
	h4.nuovofont,
	.titolo-h4 {
		font-size: 45px;
		line-height: 45px;
	}
	
	h5.nuovofont,
	.titolo-h5 {
		font-size: 35px;
		line-height: 35px;
	}
	
	h6.nuovofont,
	.titolo-h6 {
		font-size: 25px;
		line-height: 25px;
	}
	
	.titolo-xl {
		font-size: 80px;
		line-height: 80px;
	}
	
	.titolo-xxl {
		font-size: 100px;
		line-height: 100px;
	}
	
	.titolo-xxxl {
		font-size: 120px;
		line-height: 120px;
	}
	
	/*
	p {
		font-size: 18px;
		line-height: 25px;
	}
	
	ul li, ol li {
		font-size: 18px;
		line-height: 25px;
	}
	*/
}

@media screen and (max-width: 319px) {

	h1.nuovofont,
	.titolo-h1 {
		font-size: 45px;
		line-height: 45px;
	}
	
	h2.nuovofont,
	.titolo-h2 {
		font-size: 40px;
		line-height: 40px;
	}
	
	h3.nuovofont,
	.titolo-h3 {
		font-size: 35px;
		line-height: 35px;
	}
	
	h4.nuovofont {
		font-size: 30px;
		line-height: 35px;
	}
	
	h5.nuovofont,
	.titolo-h5 {
		font-size: 25px;
		line-height: 30px;
	}
	
	h6.nuovofont,
	.titolo-h6 {
		font-size: 20px;
		line-height: 25px;
	}
	
	.titolo-xl {
		font-size: 50px;
		line-height: 50px;
	}
	
	.titolo-xxl {
		font-size: 60px;
		line-height: 60px;
	}
	
	.titolo-xxxl {
		font-size: 75px;
		line-height: 75px;
	}
	
	/*
	p {
		font-size: 16px;
		line-height: 23px;
	}
	
	ul li, ol li {
		font-size: 16px;
		line-height: 23px;
	}
	*/
}

	.panel-menu-004-panel-menu.panel-right {
		border-radius: 20px;
	}

	.video-container-006a11y-local-cover {
		border-radius: 20px;
	}





	/* vide 006-a11y-loca-cover con classe VIDEO */

	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover .titolo-h1,
	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover .titolo-h2 {
		color: #fff;
		text-shadow: 0 0 5px #0000007a, 0 0 10px #0000007a, 0 0 20px #0000007a, 0 0 30px #0000007a;
	}
	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover .titolo-h5 {
		color: #fff;
		text-shadow: 0 0 5px #0000007a, 0 0 10px #0000007a, 0 0 20px #0000007a, 0 0 30px #0000007a;
	}
	/* .video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover .titolo-h1,
	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover .titolo-h2 {
		text-shadow: 0 0 5px #ffffff7a, 0 0 10px #ffffff7a, 0 0 20px #ffffff7a, 0 0 30px #ffffff7a;
	}
	.video-text-container-006a11y-local-cover .video-text-content-006a11y-local-cover .titolo-h5 {
		text-shadow: 0 0 5px #ffffff7a, 0 0 10px #ffffff7a, 0 0 20px #ffffff7a, 0 0 30px #ffffff7a;
	} */

@media only screen and (min-width: 1920px) {
	
	.video-text-container-006a11y-local .video-text-content-006a11y-local {
		position: relative;
		color: #fff;
		margin: 0;
		padding: 0;
		height: calc(70vh - 400px);
	}

}
	
	.video-overlay-006a11y-local {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		pointer-events: none;
		background-color: rgba(0, 0, 0, 0.3);
		width: 100%;
		height: 100%;
	}
	
	.menu-header-004-nav ul li a {
		color: #000;
		font-family: var(--nuovo-font);
		font-weight: 700;
	}
	
	.video-container-006a11y-local-cover {
		border-radius: 15px;
	}
	
	
	/* vide 006-a11y-loca-cover con classe VIMEO */

	.vimeo-text-container-006a11y-local-cover .vimeo-text-content-006a11y-local-cover .titolo-h1,
	.vimeo-text-container-006a11y-local-cover .vimeo-text-content-006a11y-local-cover .titolo-h2 {
		color: #fff;
		text-shadow: 0 0 5px #0000007a, 0 0 10px #0000007a, 0 0 20px #0000007a, 0 0 30px #0000007a;
	}
	.vimeo-text-container-006a11y-local-cover .vimeo-text-content-006a11y-local-cover .titolo-h5 {
		color: #fff;
		text-shadow: 0 0 5px #0000007a, 0 0 10px #0000007a, 0 0 20px #0000007a, 0 0 30px #0000007a;
	}
	/* .vimeo-text-container-006a11y-local-cover .vimeo-text-content-006a11y-local-cover .titolo-h1,
	.vimeo-text-container-006a11y-local-cover .vimeo-text-content-006a11y-local-cover .titolo-h2 {
		text-shadow: 0 0 5px #ffffff7a, 0 0 10px #ffffff7a, 0 0 20px #ffffff7a, 0 0 30px #ffffff7a;
	}
	.vimeo-text-container-006a11y-local-cover .vimeo-text-content-006a11y-local-cover .titolo-h5 {
		text-shadow: 0 0 5px #ffffff7a, 0 0 10px #ffffff7a, 0 0 20px #ffffff7a, 0 0 30px #ffffff7a;
	} */

@media only screen and (min-width: 1920px) {
	
	.vimeo-text-container-006a11y-local .vimeo-text-content-006a11y-local {
		position: relative;
		color: #fff;
		margin: 0;
		padding: 0;
		height: calc(70vh - 400px);
	}
	
}

	.vimeo-overlay-006a11y-local {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		pointer-events: none;
		background-color: rgba(0, 0, 0, 0.3);
		width: 100%;
		height: 100%;
	}
	
	.menu-header-004-nav ul li a {
		color: #000;
		font-family: var(--nuovo-font);
		font-weight: 700;
	}
	
	.vimeo-container-006a11y-local-cover {
		border-radius: 15px;
	}







	
	.menu-header-004-nav ul li a:hover {
		color: var(--colore-1);
	}
	:root {
		--angolo-testata:15px;
	}
	
	.sfondo-testata {
		height: 500px;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
		border-radius: var(--angolo-testata);
		padding: 50px 50px 20px 50px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
	
	.sfondo-testata {
		padding: 50px 50px 0px 50px;
	}
	
}

@media only screen and (max-width: 480px) {
	
	.sfondo-testata {
		padding: 30px 30px 0px 30px;
	}
	
}
	
	.sfondo-testata.overlay {
		position: relative;
		z-index: 1;
	}
	
	/* .sfondo-testata.overlay::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(45deg, #fed97518, #fa7d1e27, #d629771c, #962fbf2a, #4f5ad531);
		background-size: 300% 300%;
		animation: gradient-animation 6s ease infinite;
		z-index: -1;
		border-radius: var(--angolo-testata);
	}
	
	@keyframes gradient-animation {
		0% {
			background-position: 0% 50%;
		}
		50% {
			background-position: 100% 50%;
		}
		100% {
			background-position: 0% 50%;
		}
	} */
	
	
	.contenitore-testo-testata {
		height: 100%;
		display: flex;
		align-items: start;
		justify-content: end;
		flex-direction: column;
	}
	
	.h100 {
		height: 100%;
	}

@media only screen and (max-width: 768px) { /* Smartphone + Tablet */
	.sfondo-testata {
		height: 400px;
	}
	
}

	.menu-header-004-nav ul li a {
		color: var(--colore-1);
	}
	
	.menu-header-004-header-scroll .menu-header-004-nav ul li a {
		color: var(--colore-1);
	}
	
	.hamburger-004 {
		background: linear-gradient(45deg, #01307e, #019ddc, #93e0ff);
		background-size: 300% 300%;
		animation: gradient-animation 8s ease infinite;
	}
	
@media only screen and (max-width: 1660px) {
	
	.menu-header-004-nav .contenitore-hamburger{
		background: linear-gradient(45deg, #01307e, #019ddc, #93e0ff);
		background-size: 300% 300%;
		animation: gradient-animation 8s ease infinite;
	}
	
}
	
	.panel-menu-004-panel-menu .section .title a {
		color: var(--colore-1);
		font-family: var(--nuovo-font);
	}
	
	.nuovofont.testata {
		color: #fff;
	}
	
	.bordo-foto {
		border-radius: 15px;
	}
	
	.sottotitolo-h1 {
		color: #fff;
	}
	
	.sfondo-testata.overlay {
		background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	}
		
	.panel-menu-004-panel-menu .header .title {
		width: 260px;
	}
	
	.menu-header-004-nav ul li a:hover {
		color: #ff6e00;
	}
	
	.menu-header-004-nav ul li a.active {
		color: #ff6e00 !important;
	}
	
	.sottotitolo-h1 {
		padding: 0 0 30px 0;
	}

	@media only screen and (max-width: 768px) {
		.sottotitolo-h1 {
			padding: 0 40px 40px 0;
		}
	}
	
	@media only screen and (max-width: 480px) { 
		.sottotitolo-h1 {
			padding: 0 20px 20px 0;
		}
	}
	
	/* testate effetti colori statici */
	
	.sfondo-testata.overlay-statico::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(45deg, #4f5ad550, #2c2d8031, #2fbfbf36, #fa7d1e44, #fed97542);
		background-size: 100%;
		z-index: -1;
		border-radius: var(--angolo-testata);
	}
	
	.nuovofont.testata-statico {
		background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
		background-size: 100%;
		background-clip: text;
		-webkit-background-clip: text; 
		-webkit-text-fill-color: transparent; 
		padding-bottom: 20px;
		margin: 20px 0 10px 0;
	}
	
	/* testate effetti colori dinamici */
	
	.sfondo-testata.overlay-dinamico::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(45deg, #fed97542, #fa7d1e44, #d629771c, #962fbf50, #4f5ad550);
		background-size: 300% 300%;
		animation: gradient-animation 8s ease infinite;
		z-index: -1;
		border-radius: var(--angolo-testata);
	}
	
	.nuovofont.testata-dinamico {
		background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
		background-size: 300% 300%;
		background-clip: text;
		-webkit-background-clip: text; 
		-webkit-text-fill-color: transparent; 
		animation: gradient-animation 8s ease infinite;
		padding-bottom: 20px;
		margin: 20px 0 10px 0;
	}
	
	@keyframes gradient-animation {
		0% {
			background-position: 0% 50%;
		}
		50% {
			background-position: 100% 50%;
		}
		100% {
			background-position: 0% 50%;
		}
	}
	
	/* fine testate */
	
	.container-menu-header-004-header-scroll {
		border-radius: 0 0 15px 15px;
	}
	
	/* footer */

@media only screen and (min-width: 1281px) {
		
	.footer-011-footer {
		height: 600px;
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: cover;
		padding: 50px;
	}
	
}
	
@media only screen and (min-width: 769px) and (max-width: 1280px) {
	
	.footer-011-footer {
		height: 600px;
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: cover;
		padding: 50px;
	}
	
	.section-footer-011 .footer-padding-esterno {
		padding: 0px !important;
	}
	
}
	
@media only screen and (min-width: 481px) and (max-width: 768px) {
	
	.footer-011-footer {
		padding: 50px;
	}
	
	.section-footer-011 .footer-padding-esterno {
		padding: 0px !important;
	}
	
}
	
@media only screen and (max-width: 480px) {
	
	.footer-011-footer {
		padding: 20px;
	}
	
	.section-footer-011 .footer-padding-esterno {
		padding: 0px !important;
	}
	
}
	
	.footer-011-footer .copyright-credits {
		background-color: rgba(0, 0, 0, 0);
	}
	
	.footer-011-footer .company .text,
	.footer-011-footer .company a,
	.footer-011-footer .copyright {
		color: #01307e;
		text-shadow: 0 0 5px white,   /* bagliore più vicino */
		   0 0 10px white,  /* bagliore intermedio */
		   0 0 20px white,  /* bagliore più diffuso */
		   0 0 30px white;  /* bagliore esterno */
	}
	
	/* Panel menu */
	
	.panel-menu-004-panel-menu .section .title.active {
		border-left: 10px solid #4ebdfd;
		background-color: #4ebdfd10;
	}
	
	.panel-menu-004-panel-menu .content .section {
		border-bottom: 1px solid #d4eeff;
	}

	.panel-menu-004-panel-menu .section .title a:hover, .panel-menu-004-panel-menu a.single:hover, .panel-menu-004-panel-menu .content ul li a:hover {
		color: #f1953b;
	}
	
	.footer-011-footer .company a:hover {
		color: #ffae00;
	}

