 @import url('css/font-awesome.css');
 /*
chiaro 150, 124, 99
scuro 48, 46, 34
*/
 @charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body, html {
	transition: all 0.9s ease;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	letter-spacing: 1px;
	overflow-x: hidden !important;
	font-variant: small-caps;
	font-smoothing: antialiased;
	overflow-x: hidden !important;
	text-decoration: none !important;
	outline: none !important;
	appearance: none !important;
}
H1 {
	position: relative;
	float: left;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;
	z-index: 1;
	color: rgba(204,204,204,1);
	background-color: rgba(244,244,244,1);
	font-weight: lighter normal;
}
.fintoscrollbarsx {
	display: none
}
.fintoscrollbardx {
	display: none
}
a:link, a:visited {
	transition: all 0.4s ease;
	color: rgba(150, 124, 99,1);
	text-decoration: none;
}
a:hover, a:active {
	transition: all 0.4s ease;
	text-decoration: none;
	color: rgba(0,204,255,1);
}
ul, li {
	list-style: none
}
#messaggiok {
	font-family: Arial;
	font-weight: normal !important;
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #999;
}
/*----------------------------------------------------------POPUP-------------------------------------------------------------*/
 
#popup1 {
	transition: all 1s ease;
	height: 2000%;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: hsla(0,100%,100%,0.2);
	z-index: 999999999 !important;
	display: none;
	opacity: 0;
	cursor: pointer;
}
#popup2 {
	position: fixed;
	transition: all 1s ease;
	border: 0px solid #333;
	color: #000;
	font-size: 18px;
	text-align: left;
	margin: 12% 8%;
	width: 80%;
	height: auto;
	padding: 10px;
	border-radius: 26px;
	box-shadow: 0px 0px 30px #000;
	z-index: 999999999999;
	display: none;
	opacity: 0;
	cursor: pointer;
	transform: scale(0.9);
}
.fotopop {
	width: 100%;
	height: auto;
	border-radius: 10px;
	z-index: 9999;
}
#sfondotastopop {
	color: #000;
	transition: all 0.8s ease;
	height: 0px;
	width: 0px;
	position: fixed;
	right: 0;
	bottom: 0px;
	z-index: 9999 !important;
	border-top: 40px solid transparent;
	border-bottom: 40px solid rgba(188, 0, 10,.8);
	border-left: 40px solid transparent;
	border-right: 40px solid rgba(188, 0, 10,.8);
	font-size: 16px;
	cursor: pointer !important;
	opacity: 0;
	display: none;
}
#fronttastopop {
	color: #000;
	transition: all 0.8s ease;
	height: 0px;
	width: 0px;
	position: fixed;
	right: 0;
	bottom: 0px;
	z-index: 99 !important;
	border-top: 30px solid transparent;
	border-bottom: 30px solid rgba(188, 0, 10,1);
	border-left: 30px solid transparent;
	border-right: 30px solid rgba(188, 0, 10,1);
	font-size: 16px;
	cursor: pointer !important;
}
#testopop, #tastopop {
	position: relative;
	float: left;
	width: 96%;
	height: 117vw;
	font-size: 3.4vw;
	text-align: justify;
	color: transparent;
	margin: 0 auto;
	padding: 2%;
	border-radius: 22px;
	background-color: rgba(255,255,255,1);
	box-shadow: 0 0 30px rgba(0,0,0,.8);
	background-image: url(../img/POPUPmob.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 999999;
}
#tastopop {
	position: fixed;
	transition: all .8s ease;
	float: left;
	width: 34px;
	height: 62px;
	bottom: -2px;
	right: 14px;
	padding: 6px;
	font-size: 8px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer !important;
	z-index: 99 !important;
	transform: rotate(15deg);
}
#tastopop:hover {
	transition: all .6s ease;
	transform: rotate(0deg) !important;
	right: 12px !important;
	bottom: 10px;
}
 @media screen and (min-width: 426px) and (max-width: 1024px) {
#popup2 {
	position: fixed;
	transition: all 1s ease;
	border: 0px solid #333;
	color: #333;
	font-size: 18px;
	text-align: left;
	margin: 10% 16%;
	width: 70%;
	height: auto;
	padding: 1.2%;
	/*	border-radius: 30px;*/
	z-index: 999999999999999 !important;
	display: none;
	opacity: 0;
	cursor: pointer;
}
#testopop {
	position: relative;
	float: left;
	width: 96%;
	height: 32.4vw;
	font-size: 18px;
	text-align: justify;
	color: transparent;
	margin: 0 auto;
	padding: 2%;
	/*	border-radius: 22px;*/
	box-shadow: 0 0 20px rgba(0,0,0,.3);
	background-image: url(../img/POPUPdesk.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
}
/*---------------------------------------COOKIE------------------------------------------- */
#cookie {
	color: #000;
	height: 100%;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0;
	background-color: rgba(255,255,255,.2);
	z-index: 99999 !important;
	cursor: default;
}
#cookie1 {
	color: #000;
	transition: all 0.6s ease;
	height: 0px;
	width: 0px;
	position: fixed;
	bottom: 0px;
	left: 0;
	z-index: 99999999999 !important;
	border-top: 30px solid transparent;
	border-bottom: 30px solid rgba(48, 46, 34,1);
	border-left: 30px solid rgba(48, 46, 34,1);
	border-right: 30px solid transparent;
	font-size: 16px;
	opacity: 0;
}
#cookie2 {
	transition: all 0.4s ease;
	position: fixed;
	background-color: rgba( 150, 124, 99,0.9);
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	left: 14px;
	bottom: 14px;
	width: 140px;
	height: 140px;
	padding: 40px;
	z-index: 0;
	border-radius: 100% 100% 100% 0%;
	box-shadow: 0px 0px 30px #666;
}
.infocookie {
	font-size: 12px;
	color: #fff !important;
	z-index: 99999999999 !important;
}
.infocookie:hover {
	color: rgba(0,102,204,1) !important;
}
.chiudicookie {
	position: fixed;
	width: 20px;
	height: 20px;
	left: 14px;
	bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-radius: 0px;
	padding: 5px;
	background: #06C;
	box-shadow: 0px 0px 30px #000;
	color: #fff !important;
	z-index: 99999999999;
	cursor: pointer;
}
.chiudicookie:hover {
	box-shadow: 0px 0px 30px #0066CC;
	color: #111 !important
}
/*---------------------------------------------------SFONDO-------------------------------------------------------*/
#Sfondo {
	background-image: url(../img/sfondi/sfondomobile.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	background-color: rgba(204,204,204,0);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -1;
}
/*---------------------------------------------------VIDEO-------------------------------------------------------*/
#video {
	position: relative;
	float: left;
	width: 100%;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 40px;
	border: 0;
	background-color: #000;
	z-index: 9999;
}
/*---------------------------------------------------BANNERLOGO-------------------------------------------------------*/

#bannerlogo, #tastologo, #bannerlogointro {
	transition: all 0.6s ease;
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
	height: 80px;
	background-color: #FFF
}
#bannerlogointro {
	width: 100%;
	height: 100px;
	margin: 30vh 0%;
	background-color: rgba(255,255,255,0.98);
}
.bannerlogo, .bannerlogointro {
	transition: all 1.0s ease;
	width: auto;
	height: 100%;
}
#tastologo {
	position: absolute;
	top: 0px;
	left: 0;
	color: transparent;
	background-color: hsla(0,0%,0%,0);
	z-index: 99999999999999 !important;
}
/*----------------------------------------------------condividi-----------------------------------------------------*/
#condivisione {
	position: relative;
	float: left;
	width: 100%;
	z-index: 99999 !important;
}
#simbolocondividi, #simbolocondividioff {
	transition: all 0.6s ease;
	font-size: 0px;
	position: absolute;
	float: left;
	width: 40px;
	height: 32px;
	padding: 4px;
	top: 0px;
	left: 0px;
	z-index: 99999 !important;
	background-image: url(../img/condividihome.png);
	background-repeat: no-repeat;
	background-position: 6px;/*background-color:#0F0*/
}
#simbolocondividioff {
	background-image: url(../img/condividioff.png);
	display: none;
}
#optSocial {
	position: absolute;
	margin-top: -20px;
	float: left;
	width: 99% !important;
	height: 32px;
	z-index: 0;
	left: 0%;
	opacity: 0.99;
}
#quadrocondividi {
	transition: all 0.6s ease;
	font-size: 0px;
	position: absolute;
	float: right;
	width: 86%;
	height: 36px;
	top: 0px;
	left: 0%;
	z-index: 9999 !important;
	background-color: rgba(255,255,255,1);
	text-align: center;
	padding-top: 4px;
	visibility: hidden;
	opacity: 0;
}
/*------------------------------------social icone---------------------------------------------------*/

.foto-socialicona {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 23px;
	height: 23px;
	border-radius: 100px;
}
/*------------------------------------social quadretti---------------------------------------------------*/
#optSocial #linkcondividi .sbottone {
	transition: all 0.6s ease;
	position: relative;
	float: right;
	margin-top: -18px;
	border-radius: 100px;
}
.condividishareicon p.icona-facebook {
	background: #3b5998;
}
.condividishareicon p.icona-twitter {
	background: #4099FF;
}
.condividishareicon p.icona-gplus {
	background: #D34836;
}
.condividishareicon p.icona-wapp {
	background: #1A9E0E;
}
.condividishareicon p.icona-in {
	background: #06C;
}
.condividishareicon p.icona-pin {
	background: #C03;
}
.condividishareicon p.icona-facebook, .condividishareicon p.icona-twitter, .condividishareicon p.icona-gplus, .condividishareicon p.icona-wapp, .condividishareicon p.icona-in, .condividishareicon p.icona-pin {
	color: #ffffff;
	width: 30px!important;
	height: 30px!important;
	text-align: center!important;
	border: 2px solid transparent;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-transition: border .6s linear, background .6s linear, color .6s linear;
	-moz-transition: border .6s linear, background .6s linear, color .6s linear;
	-webkit-transition: border .6s linear, background .6s linear, color .6s linear;
	transition: border .6s linear, background .6s linear, color .6s linear;
	position: relative;
	overflow: hidden;
	border-radius: 100px;
	margin-right: 12vw;
	margin-top: 2px;
}
.condividishareicon.iconprimostile .condivisioni {
	background: #D60000;
	color: #ffffff;
	border-radius: 100px;
	display: inline-block;
	width: 23px;
	height: 23px;
	text-align: center;
	position: absolute;
	left: 28px;
	top: -10px;
	font-size: 10px;
	line-height: 1;
	padding: 6px;
	font-weight: bold;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.buzz {
	display: inline-block;
}
/*----------------------------------------------TASTi------------------------------------------------------------*/
.tastolink {
	display: inline-table;
	background-color: rgba(250,250,250,1);
	width: 100%;
	height: auto;
	line-height: 60px;
	font-size: 22px;
	color: #fff !important;
	text-align: center;
	letter-spacing: 1px;
	border-top: 1px solid #fff;
	position: relative;
	margin-top: 0px;
	box-shadow: 0px 0px 0px #000;
	border-radius: 0px;
}
.tasto effetto, .tastolink effetto {
	display: none;
}
.tastotel {
/*	transition: all 0.8s ease;
	width: auto;
	height: auto;
	color: #111!important;
	text-align: center;
	letter-spacing: 0px;
	line-height: 0px !important;
	box-shadow: 0px 0px 0px #888;
	border-radius: 50px;
	background-color: rgba(153,153,153,0);
	padding: 2px;
	padding-bottom: 0px !important;
	border: solid 0px #fff;*/
}
/*---------------------------------------------------lingue-------------------------------------------------------*/
#lingue {
	position: absolute;
	float: left;
	width: 60px;
	height: 25px;
	top : 108px;
	right: 2px;
	z-index: 9999;
}
.fotolingue {
	border-radius: 0px;
}
.tastolingueon, .tastolingueoff {
	transition: all 0.9s ease;
	width: 25px;
	height: 25px;
	padding: 0px;
	font-size: 16px;
	color: #444;
	border-radius: 0px;
	position: absolute;
}
.tastolingueon {
}
.tastolingueoff {
	left: 30px;
	opacity: 0.5;
}
/*---------------------------------------------------NAV-------------------------------------------------------*/
#navigatore {
	transition: all 0.6s ease;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	z-index: 9999;
}
#titolo, .titolo {
	transition: all 0.6s ease;
	position: relative;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	/*	text-transform: uppercase;*/
	text-align: center;
	font-weight: lighter !important;
	padding-top: 0px;
	padding-bottom: 0px;
	top: -40px;
	width: 100%;
	height: 40px;
	left: 0;
	z-index: 0;
}
#navtastoOn, #navtastoOff {
	position: relative;
	float: left;
	margin-top: 0px;
	width: 100%;
	height: 40px;
	background-image: url(../img/homeSX.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: rgba(48, 46, 34,1);
	color: transparent;
	text-align: right;
	cursor: pointer;
	opacity: 1;
	box-shadow: 0 10px 20px rgba(0,0,0,.5);
	border-bottom: solid 1px #fff;
}
#navtastoOff {
	display: none
}
nav {
	transition: all 0.6s ease;
	position: relative;
	top: 0px;
	float: left;
	width: 100%;
	height: 0px;
	background: rgba(48, 46, 34,1);
	display: none;
	opacity: 0;
	color: #FFF;
}
.miomenu li {
	transition: all 0.6s ease;
	width: 96%;
	height: auto;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 1.5%;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: rgba(255,255,255,0.2);
	display: none;
	opacity: 0;
	color: #fff !important;
	border: solid 1px rgba(204,204,204,0.0);
}
.selezionato {
	width: 96% !important;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	color: #ddd !important;
	background-color: rgba(250,250,250,0.5) !important;
	border: solid 1px rgba(255,255,255,0.5) !important;
}
nav ul ul {
	transition: all 0.6s ease;
	position: static;
	padding-top: 14px;
	opacity: 0;
	height: 0;
}
[id^=drop]:checked + ul {
	transition: all 0.6s ease;
	position: static;
	display: block;
	opacity: 1;
	margin-left: 0px;
}
 .toggle, [id^=drop] {
 position: absolute;
 float: left;
 left: -16px;
 height: 26px;
 width: 100%;
 font-size: 18px;
 z-index: 9999;
 line-height: 18px;
 background-color: transparent;
 text-align: right;
 transition: all 0.6s ease;
margin-top: -8px;
}
[id^=drop] {
 display: none;
}
nav > ul > li > ul > li > a, nav > ul > li > a {
	color: #fff !important;
	background-color: rgba(255,0,0,0.0);
	line-height: 34px;
	width: 96% !important;
	height: 30px !important;
	margin-top: -14px !important;
	position: absolute !important;
	float: inherit !important;
	display: block;
}
/*---------------------------------------------------tutto-------------------------------------------------------*/
#tutto {
	transition: all 0.6s ease;
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0px;
	z-index: 0;
}
/*------------------------------------------------SPOT----------------------------------------------------*/
#fototop {
	position: absolute;
	float: left;
	border-radius: 0px;
	width: 100%;
	height: 217px;
	clip: rect(0px,  auto,  217px,  0px);
	background-color: hsla(0,100%,100%,0.0);
	box-shadow: 0px 0px 50px rgba(0,0,0,0.6);
	top: 0px;
}
.fototop {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0px;
}
#spot {
	position: relative;
	width: 100%;
	height: 120px;
	float: left;
	margin-top: 250px;
	z-index: 9999999999999999 !important;
}
.camera_target, .cameraSlide {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
/*-------------------------------------------------PAGINA--------------------------------------------------*/
.ancor {
	position: relative;
	float: left;
	top: 40px;
	width: 100%;
	height: 0px;
	background-color: rgba(255,0,0,0);
}
/*#contenuti, #pagina {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px auto;
	margin-bottom: 12%;
	background: hsla(100,100%,100%,0.6);
	z-index: 9999;
	opacity: 1;
}*/
#contenuti {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px auto;
	margin-bottom: 0%;
	background: rgba(255,255,255,0.0);
	z-index: 9;
}
#pagina {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	/*	min-height: 800px;*/
	margin-top: 20px;
	margin-bottom: 20% !important;
	background: rgba(255,255,255,0.0);
	z-index: 9;
}
#quartetto {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0%;
	margin-bottom: 4%;
}
marquee {
	position: absolute;
	float: left;
	font-size: 5.8vw;
	color: rgba(153,0,0,1);
	/*	font-family: "Times New Roman", Times, serif;
	font-style: italic;*/

	text-align: center;
	transition: all 0.6s ease;
	top: 1%;
	left: 0;
	width: 88%;
	padding-left: 6%;
	padding-right: 6%;
	height: 200px;
	z-index: 9999;
	line-height: 8.8vw;
	-webkit-marquee-speed: 100ms;
	background-color: rgba(0,0,0,0.0)
}
.fotoclas {
	width: 100%;
	height: auto;
	text-align: center;
}
.sito {
	transition: all 0.6s ease;
	position: relative;
	width: 100%;
	left: 0%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll !important;
	-webkit-overflow-scrolling: touch !important;
	-webkit-scroll-behavior: smooth !important;
	scroll-behavior: smooth !important;
}
#fotoclas2 {
	position: relative;
	float: left;
	width: 96%;
	margin-top: 10px;
	margin-left: 2%;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.fotoclas2 {
	width: 100%;
	height: 99%;
}
#fotodida {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 98%;
	height: auto;
	padding: 1%;
	background-color: rgba(0, 0, 0, .8);
	color: rgba(255,255,255,1);
	font-size: 18px;
	line-height: 20px;
	border-bottom: 4px solid rgba(204,0,102,1);
}
.riga {
	display: inline-table;
	transition: all 0.6s ease;
	background-color: rgba(150, 124, 99,1);
	width: 100%;
	height: 60px;
	text-transform: uppercase;
	line-height: 60px;
	font-size: 30px;
	color: #fff !important;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 4px solid rgba(48, 46, 34,1);
	position: relative;
	float: left;
	box-shadow: 0px 0px 0px #444;
	border-radius: 0px;
	margin-top: 60px;
}
/*#pro {
	position: absolute;
	top: 220vw;

}
#cer {
	position: absolute;
	top: 1220vw;

}
#gal {
	position: absolute;
	top: 420vw;

}*/
.fotoclas3 {
	position: relative;
	float: right;
	border-radius: 0px;
	width: 48%;
	height: auto;
	background-color: hsla(0,100%,100%,0.0);
	border: 0px solid #222;
	/*	box-shadow: 0px 0px 50px #888;*/
	top: 50px;
	right: 0%;
}
.testo {
	position: relative;
	float: left;
	font-size: 24px;
	color: rgba(102,102,102,1);
	width: 100%;
	padding: 0%;
	line-height: 28px;
	margin-top: 0px;
	background-color: hsla(0,0%,100%,0.0);
}
.messaggio, .letter, .sms, #contatti {
	position: relative;
	float: left;
	font-size: 20px !important;
	color: #fff;
	width: 98%;
	height: auto;
	padding: 1%;
	margin-top: 20px;
	border-radius: 0px;
	text-align: center;/*	box-shadow: 0px 0px 30px #ccc;*/
}
.messaggio {
	background-color: rgba(153,153,153,1);
}
.sms {
	background-color: #167ABA;
}
.letter {
	background-color: rgba(250,250,250,1);
}
#contatti {
	width: 98%;
	padding: 1%;
	background-color: hsla(0,0%,0%,0.2);
	border: 0px solid #222;
	z-index: 99999;
}
#indicazioni {
	position: relative;
	float: left;
	margin-top: 15px;
	font-size: 20px;
	color: #FFFFFF;
	width: 97%;
	margin-bottom: 30px;
	padding: 5px;
	background-color: hsla(0,0%,0%,0.4);
}
#dove {
	width: 100%;
	height: auto;
	left: 1.0%;
	margin-top: 100px;
	float: left;
}
.fotologo {
	width: 50%;
	height: auto;
	margin-left: 25%;
	margin-top: 20px;
	margin-bottom: -14px;
	text-align: center;
}
.foto {
	border-radius: 4px;
	float: left;
	width: 48%;
	height: auto;
	margin: 1%;
}
.firma {
	font-family: 'Dancing Script', cursive;
	font-size: 28px;
	display: none
}
/*-----------------------------------------------------LINEA--------------------------------------------------------------------------------*/
.linea {
	float: left;
	width: 98%;
	height: auto;
	margin: 3.0%;
}
/*-----------------------------------------------------CHIUSURA--------------------------------------------------------------------------------*/
#chiusura {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	text-align: center;
}
.titolochiusura {
	top: 0px;
	left: 0px;
	font-size: 42px;
	color: #C96;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	width: 90%;
	z-index: 9999;
}
.fotochiusura {
	border-radius: 0px;
	width: 100%;
	height: auto;
	z-index: 0;
}
/*-----------------------------------------------------TESTOSX-------------------------------------------------------------------------------*/
.testoSX {
	position: relative;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	height: auto;
	font-size: 20px !important;
	color: #fff;
	background-color: #fff;
	border-radius: 0px;
}
.titolotestoSX {
	position: relative;
	float: left;
	text-align: center;
	top: 10px;
	margin-left: 0px;
	width: 98%;
	height: auto;
	font-size: 19px;
	color: #fff;
	padding: 1%;
	background-color: #C96;
	border-radius: 0px;
}
.titoloarticolo {
	float: left;
	font-size: 18px;
	color: #000 !important;
	text-align: center;
	text-transform: uppercase;
	width: 96%;
	padding: 2%;
	margin-bottom: 0px;
}
.titolospeciale {
	font-size: 16px !important;
	width: auto;
	height: auto;
	padding: 1.5%;
	border-radius: 0px;
	color: #fff;
	background-color: #C96;
}
.fotoarticolo {
	float: left;
	border-radius: 0px;
	width: 100%;
	height: auto;
}
.testoarticolo {
	text-align: left;
	position: relative;
	float: right;
	width: 92%;
	height: 100%;
	font-size: 19px;
	color: #666;
	padding: 4%;
	background-color: #FFF;
	border-radius: 0px;
}
.datiarticolo {
	float: left;
	margin: 30px auto;
	margin-bottom: 30px;
	font-size: 18px;
	color: #C96;
	text-align: center;
	width: 100%;
}
/*-----------------------------------------------------TESTODX--------------------------------------------------------------------------------*/

.testoDX {
	position: relative;
	text-align: center;
	right: 0px;
	float: right;
	width: 98%;
	height: auto;
	font-size: 19px;
	color: #fff;
	padding: 1%;
	background-color: #C96;
	border-radius: 0px;
	margin-bottom: 150px;
}
.articoloDX, .fotoarticoloDX {
	transition: all 0.3s ease;
	border-radius: 0px;
	width: 100%;
	height: auto;
	background-color: #FFF;
	color: #167ABA;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
/*---------------------------------------------------MAPPS-------------------------------------------------------*/
#Mappa {
	position: relative;
	float: left;
	text-align: center !important;
	width: 100%;
	margin: 20px auto;
	-webkit-appearance: none;
}
#LayerMapps {
	position: relative;
	float: left;
	text-align: center !important;
	width: 100%;
	height: 310px;
	margin: 0px auto;
	padding-top: 25px;
	padding-bottom: 15px;
	background-color: rgba(250,250,250,0.9);
	border-radius: 0px;
	-webkit-appearance: none;
}
#mapMarker {
	position: absolute;
	width: 50%;
	height: 50%;
	top: 25%;
	left: 25%;
	background-image: url(../mappa/img/marker.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 50px;
	z-index: 1;
	-webkit-appearance: none;
}
#mapCanvas {
	width: 290px;
	height: 300px;
	margin: 0 auto;
	opacity: 0.9;
	border-radius: 0px;
	-webkit-appearance: none;
}
#mapCanvas > div > div:nth-child(2) > a > div, #mapCanvas > div > div:nth-child(2) > a > div > img, #mapCanvas > div > div.gmnoprint.gm-style-cc > div:nth-child(2) > a, #mapCanvas > div > div:nth-child(9) > div:nth-child(1) > div:nth-child(1), #mapCanvas > div > div:nth-child(9) > div:nth-child(2) > div:nth-child(1), #mapCanvas > div > div:nth-child(8) > div:nth-child(1) > div:nth-child(1), #mapCanvas > div > div:nth-child(1) > div:nth-child(2), #mapCanvas > div > div:nth-child(7) > div > div:nth-child(1) > img, #mapCanvas > div > div.gmnoprint.gm-style-mtc > div:nth-child(1) {
	display: none;
}
#mapCanvas > div > div:nth-child(8) > div:nth-child(2) {
	background-image: none;
	-webkit-appearance: none;
	border-radius: 0px;
	opacity: 0.9;
	margin-top: -2px;
}
#mapCanvas > div > div:nth-child(8) > div:nth-child(2) > div:nth-child(5) > div {
	background-image: url(../mappa/img/piu.png) !important;
	margin-top: -6px;
	margin-left: -6px;
	width: 40px !important;
	height: 40px !important;
	border-radius: 0px;
	background-color: rgba(250,250,250,0.9);
	-webkit-appearance: none;
}
#mapCanvas > div > div:nth-child(8) > div:nth-child(2) > div:nth-child(10) > div {
	background-image: url(../mappa/img/menu.png) !important;
	margin-top: -2px;
	margin-left: -6px;
	width: 40px !important;
	height: 40px !important;
	border-radius: 0px;
	background-color: rgba(250,250,250,0.9);
	-webkit-appearance: none;
}
/*----------------------------------------------GALLERY PLUS FOTO---------------------------------------------------------*/
#descgallery {
	float: left;
	line-height: 24px;
	font-size: 22px;
	color: #666;
	width: 92%;
	height: auto;
	padding-left: 4%;
	padding-right: 4%;
	background-color: hsla(0,0%,100%,0.0);
	border: 0px solid #222;
	border-radius: 0px;
	margin-bottom: 50px;
	z-index: 99999;
}
.galleryPlus {
	position: relative;
	margin-top: 30px;
	bottom: 0px;
}
.cont_tasti, .cont_foto {
	position: relative;
	float: left;
	width: 99.4%;
	height: auto;
	border: 0px solid #999;
	padding: 0.3%;
	text-align: center;
	background-color: hsla(0,0%,0%,0.4);
	z-index: 999;
}
#contenuti > div.galleryPlustotale > div > div:nth-child(3) > div.cont_tasti > div:nth-child(1) {
	background-color: #C96;
}
#contenuti > div.galleryPlustotale > div > div:nth-child(3) > div.cont_tasti > div:nth-child(2) {
	background-color: #C96;
}
#contenuti > div.galleryPlustotale > div > div:nth-child(3) > div.cont_tasti > div:nth-child(3) {
	background-color: #C96;
}
.gal_tasto_normal, .gal_tasto_selected {
	opacity: 0.5;
	width: 46.80%;
	height: 25px;
	float: left;
	cursor: pointer;
	padding: 2px;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	border-bottom: 2px solid #333;
	background-color: #C96;
	position: relative;
	margin: 3px;
}
.gal_tasto_selected {
	cursor: default;
	color: #fff;
	background-color: #C96;
	opacity: 1;
}
.cont_slides {
	position: relative;
	float: left;
	width: 100%;
	height: 350px;
	background-color: hsla(0,0%,0%,0.4);
	border: 0px solid #999;
	left: 0;
	right: 0;
	top: -30px;
	margin-bottom: 0px;
}
.slides {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
.fotos {
	position: absolute;
	float: left;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.tast_sx {
	position: absolute;
	width: 0px;
	height: 0px;
	left: 0;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid transparent;
	border-right: 15px solid rgba(51,51,51,0.8);
}
.tast_dx {
	position: absolute;
	width: 0px;
	height: 0px;
	right: 0;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid rgba(51,51,51,0.8);
	border-right: 15px solid transparent;
}
.foto1, .foto2, .foto3, .foto4, .foto5, .foto6 {
	display: none;
}
/*-------------------------------------------------GALLERY polaroid---------------------------------------------------------*/
#gallery {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 999;
	background-color: rgba(255,255,255,0.8);
}
.gallerypolaroid {
	position: relative;
	box-shadow: 0px 0px 0px #666;
	background-color: rgba(153,153,153,0.0);
	margin: 8px;
	width: 100px;
	height: 100px;
	opacity: 1;
	transition: all 0.8s ease;
	z-index: 999;
	transform: scale(1.0);
	border-radius: 0px;
	vertical-align: middle;
	display: inline-table;
}
.gallerypolaroid:hover {
	opacity: 1;
	transition: all 0.4s ease;
	box-shadow: 0px 0px 30px #000;
	transform: scale(1.2);
}
.tumb {
	position: absolute;
	width: 180px;
	height: auto;
	top: -40;
	left: -40px;
	clip: rect(0px, 140px, 100px, 40px);
	vertical-align: middle;
	display: inline-table;
}
.item {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999 !important;
	width: 100%;
	height: auto;
	background-color: #fff;
}
#lightbox {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 99999999 !important;
	text-align: center;
	color: transparent;
	line-height: 0;
}
#outerImageContainer {
	width: auto;
	height: auto;
	margin: 20px auto;
	position: relative;
	z-index: 999999999 !important;
}
#imageContainer {
	border-radius: 0px;
	z-index: 999999999 !important;
	width: 10px;
	height: 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#prevLinkImg, #nextLinkImg {
	width: 49%;
	height: 100%;
}
#prevLinkImg {
	left: 0;
	float: left;
	background-image: url(../gallery/GalleryPolaroid/images/prev.png);
	background-repeat: no-repeat;
	background-position: 5%;
	position: absolute;
	opacity: 0
}
#nextLinkImg {
	right: 0;
	float: right;
	background-image: url(../gallery/GalleryPolaroid/images/next.png);
	background-repeat: no-repeat;
	background-position: 95%;
	position: absolute;
	opacity: 0
}
#prevLinkImg:hover, #prevLinkImg:visited:hover {
	background-image: url(../gallery/GalleryPolaroid/images/prev.png);
	background-repeat: no-repeat;
	background-position: 5%;
	position: absolute;
	opacity: 1
}
#nextLinkImg:hover, #nextLinkImg:visited:hover {
	background-image: url(../gallery/GalleryPolaroid/images/next.png);
	background-repeat: no-repeat;
	background-position: 95%;
	position: absolute;
	opacity: 1
}
#imageDataContainer {
	display: none;
}
/*------------------------------------------------FOOTER---------------------------------------------------*/
#Footer {
	position: relative;
	float: left;
	width: 90%;
	height: auto;
	padding: 6px;
	padding-right: 10%;
	background-color: rgba(48, 46, 34,1);
	font-size: 14px;
	line-height: 16px;
	color: rgba(255,255,255,1);
	text-align: center;
	z-index: 99999999999999999999 !important;
	box-shadow: 0 0 20px rgba(0,0,0,1);
	border-top: solid 1px #fff;
}
.gotop {
	transition: all 0.8s ease;
	border-radius: 40px 0px 0px 40px;
	box-shadow: 0px 0px 0px #222;
	position: fixed;
	height: 50px;
	width: 30px;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	z-index: 99999 !important;
	right: 0;
	bottom: 114px;
	background-color: rgba(150, 124, 99,.8);
	background-image: url(../img/suM.png);
	background-size: 70px 40px;
	background-position: 16px 4px;
	opacity: 0;
}
.gotel {
	transition: all 1.8s ease;
	position: fixed;
	border: 0px solid #fff;
	border-bottom: none;
	border-radius: 100px 100px 0px 0px;
	left: 50%;
	margin-left: 40px;
	bottom: 0px;
	height: 70px;
	width: 78px;
	z-index: 9999;
	background-color: rgba(150, 124, 99,.8);
	background-image: url(../img/tel.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	opacity: 0;
	cursor: pointer;
}
.acapo {
	display: block;
}
.simbolo {
	display: none;
}
#FooterSocial {
	float: right;
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 9;
	text-align: center;
	top: 0px;
	right: 4px;
}
.social a {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	overflow: hidden;
}
/*------------------------------------------------------FORM------------------------------------------------------------------------*/
.formiconmess {
	text-align: left;
	font-size: 15px;
	line-height: 40px;
	background: rgba(255,255,255,1);
	border: solid 1px #ddd;
	padding: 1%;
	width: 97%;
	margin-left: .4%;
	height: 120px;
	margin-bottom: 10px;
}
.formicon {
	text-align: left;
	font-size: 15px;
	line-height: 40px;
	background: rgba(255,255,255,1);
	border: solid 1px #ddd;
	padding: 1%;
	width: 97%;
	margin-left: .4%;
	height: 40px;
	margin-bottom: 10px;
}
.campo {
	position: absolute;
	left: 40px !important;
	margin-top: 5px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif !important;
	background: rgba(255,255,255,1) !important;
	outline: none !important;
	border: none !important;
	width: 80%;
	height: 30px;
	line-height: 20px;
}
#messaggio {
	position: absolute;
	float: none;
	left: 44px !important;
	margin-top: 8px;
	width: 90%;
	height: 100px;
}
#datepicker-example7-start {
	position: relative;
	float: left;
	font-size: 16px !important;
	line-height: 28px;
	color: rgba(0,0,0,1);
	width: 40% !important;
	height: 100%;
	padding: 1%;
	padding-left: 6px !important;
	top: 20px !important;
	left: 10px !important;
	margin-left: 12px !important;
	margin-top: -35px !important;
	text-align: left;
	background-color: rgba(255,255,255,0.6);
	font-family: Arial, Helvetica, sans-serif !important;
}
.formiconPrivacy {
	position: relative;
	float: left;
	text-align: left;
	height: 50px;
	color: rgba(255,255,255,1) !important;
	padding-left: 40px;
}
form .fa {
	color: rgba(48, 46, 34,1) !important;
	margin-left: 6px;
}
.tastoaccedi {
	transition: all 0.4s ease;
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
	background-color: rgba(0,102,204,1);
	font-size: 18px;
	line-height: 40px;
	color: #fff !important;
	text-align: center;
	outline: none !important;
	z-index: 0 !important;
	border-radius: 0px;
	margin-top: 0px;
	cursor: pointer;
	outline: none !important;
	-webkit-appearance: none;
	appearance: none;
	border: none !important;
}
.tastoaccedi:hover {
	background-color: rgba(51,204,51,1);
	color: #000 !important;
}
#testocontatti {
	position: relative;
	float: left;
	font-size: 18px !important;
	line-height: 20px;
	color: rgba(255,255,255,1);
	width: 100% !important;
	height: auto !important;
	padding-top: 10px;
	left: 0 !important;
	top: 0 !important;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	overflow: hidden;
	transition: all 0.6s ease;
	z-index: 99999 !important;
}
/*--------------------------------------cecched-----------------------------------------------------*/
.mioradiobox, .mioceckbox {
	display: block;
	position: relative;
	float: left;
	margin-top: 18px;
	margin-left: -35px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.mioradiobox input {
	position: absolute;
	opacity: 0;
}
.ceccatoradio {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 23px;
	background-color: rgba(255,255,255,1);
	border: solid 1px rgba(48, 46, 34,1);
	border-radius: 50%;
}
.mioradiobox:hover input ~ .ceccatoradio {
	background-color: rgba(255,255,255,1);
	border: solid 1px rgba(48, 46, 34,1);
}
.mioradiobox input:checked ~ .ceccatoradio {
	background-color: rgba(255,255,255,1);
	border: solid 1px rgba(48, 46, 34,1);
	display: block !important;
}
.ceccatoradio:after {
	content: "";
	position: absolute;
	display: none;
}
.mioradiobox input:checked ~ .ceccatoradio:after {
	display: block !important;
}
.mioradiobox .ceccatoradio:after {
	top: 3px;
	left: 3px;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background: rgba(48, 46, 34,1);
}
.mioceckbox {
	margin-top: 0px;
	margin-right: 36px;
}
.mioceckbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.ceccatoradiobox {
	position: absolute;
	top: 0px;
	left: 0;
	height: 25px;
	width: 25px;
	border: solid 2px rgba(48, 46, 34,1);
	background-color: #fff;
	border-radius: 100px;
}
.mioceckbox:hover input ~ .ceccatoradiobox {
	background-color: #fff;
}
.mioceckbox input:checked ~ .ceccatoradiobox {
	background-color: rgba(48, 46, 34,1);
}
.ceccatoradiobox:after {
	content: "";
	position: absolute;
	display: none;
}
.mioceckbox input:checked ~ .ceccatoradiobox:after {
	display: block !important;
}
.mioceckbox .ceccatoradiobox:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-radius: 10% !important;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*----------------------------------------------CALENDARIO---------------------------------------------------------*/

.Zebra_DatePicker *, .Zebra_DatePicker *:after, .Zebra_DatePicker *:before {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.Zebra_DatePicker {
	position: absolute;
	background: rgba(250,250,250,1);
	border: 3px solid #333;
	z-index: 9999999999999999;
	font-size: 18px;
	top: 0px;
	width: 300px !important;
	height: auto !important;
}
.Zebra_DatePicker * {
	margin: 0;
	padding: 0;
	color: #000;
	background: transparent;
	border: none;
}
.Zebra_DatePicker table {
	border-collapse: collapse;
	border-spacing: 0;
	width: auto;
	table-layout: auto;
	width: 300px !important;
}
.Zebra_DatePicker td, .Zebra_DatePicker th {
	text-align: center;
	padding: 5px 0
}
.Zebra_DatePicker td {
	cursor: pointer;
	font-size: 18px !important;
}
.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
	margin-top: 3px;
}
.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
	background: #E8E8E8;
	width: 30px;
	border: 1px solid #7BACD2
}
.Zebra_DatePicker.dp_visible {
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
	transition: opacity 0.2s ease-in-out;
}
.Zebra_DatePicker.dp_hidden {
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	border-radius: 0px;
	transition: opacity 0.2s ease-in-out;
}
.Zebra_DatePicker .dp_header td {
	color: #FFF
}
.Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next {
	width: 30px;
	background-color: #555;
	border-radius: 0px;
	border: solid 1px #666;
}
.Zebra_DatePicker .dp_header .dp_caption {
	font-weight: bold;
	font-size: 18px !important;
	width: 150px;
}
.Zebra_DatePicker .dp_header .dp_hover {
	background: #222;
	color: #FFF
}
.Zebra_DatePicker .dp_daypicker th {
	background: rgba(250,250,250,1);
	color: #FFF;
}
.Zebra_DatePicker td.dp_not_in_month {
	background: #F3F3F3;
	color: #CDCDCD;
	cursor: default
}
.Zebra_DatePicker td.dp_not_in_month_selectable {
	background: #F3F3F3;
	color: #444;
	cursor: pointer
}
.Zebra_DatePicker td.dp_weekend {
	background: #D8D8D8
}
.Zebra_DatePicker td.dp_weekend_disabled {
	color: #CCC;
	cursor: default
}
.Zebra_DatePicker td.dp_selected {
	background: #fc0;
	color: #C96 !important
}
.Zebra_DatePicker td.dp_week_number {
	background: #FFCC33;
	color: #555;
	cursor: text;
	font-style: italic
}
.Zebra_DatePicker .dp_monthpicker td {
	width: 33%
}
.Zebra_DatePicker .dp_yearpicker td {
	width: 33%
}
.Zebra_DatePicker .dp_footer {
	margin-top: 3px
}
.Zebra_DatePicker .dp_footer .dp_hover {
	background: #222;
	color: #FFF
}
.Zebra_DatePicker .dp_today {
	color: #FFF;
	padding: 3px;
	background-color: #444;
	width: 20% !important;
	margin-right: 20px;
	border: solid 1px #666;
	border-radius: 0px;
}
.Zebra_DatePicker .dp_clear {
	color: #FFF;
	padding: 3px;
	background-color: #444;
	border-radius: 0px;
	border: solid 1px #666;
}
.Zebra_DatePicker td.dp_current {
	color: #333;
	background-color: #CF0;
	font-weight: bold;
}
.Zebra_DatePicker td.dp_disabled_current {
	color: #E38585
}
.Zebra_DatePicker td.dp_disabled {
	background: #F3F3F3;
	color: #CDCDCD;
	cursor: default
}
.Zebra_DatePicker td.dp_hover {
	background: #444;
	color: #FFF
}
button.Zebra_DatePicker_Icon {
	display: none
}
/*---------------------------------------------------wapp-----------------------------------------------------------*/

.iconawapp {
	transition: all 0.4s ease;
	border-radius: 100px;
	position: fixed;
	height: auto;
	width: 20%;
	text-align: left;
	z-index: 9999999999999999999999999999999999999 !important;
	right: 12px;
	background: rgba(150, 124, 99,1);
	opacity: 1;
	float: right;
	bottom: 8px;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
.rigatasto {
	background-color: rgba(0,0,0,.3);
	width: 100%;
	height: auto;
	text-transform: uppercase;
	font-size: 3.4vw;
	color: #fff;
	text-align: center;
	border-bottom: 0px solid #666;
	position: relative;
	float: left;
	margin-top: -50%;
	box-shadow: 0px 0px 0px #444;
	border-radius: 0px;
	cursor: pointer;
}
/*------------------------------------------------------------QUADRO-----------------------------------------------------------------*/
#quadro {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 50px;/*	height: 1552px;
	width: 1660px;*/
}
.quadretto {
	position: relative;
	float: left;
	width: 47.2%;
	margin: 1.0%;
	overflow: hidden;
	line-height: 2.2vw;
	border: 1px solid rgba(51,51,51,1);
	cursor: default;
}
.fotoQuadretto {
	width: 100%;
	height: auto;
	margin-bottom: -12px !important;
}
.entrataFX {
	color: #fff !important;
	position: absolute;
	width: 100%;
	height: 100% !important;
	background-color: hsla(0,100%,100%,0.0);
	z-index: 9 !important;
}
.nero {
	color: #fff !important;
	transition: all 0.3s ease;
	padding: 2%;
	width: 96%;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	position: relative;
	text-align: center;
	background: hsla(0,0%,0%,0.8);
	float: left;
	display: inline;
	z-index: 1 !important;
}
.nero:hover {
	background: hsla(0,0%,0%,0.9);
}
.titolo1 {
	width: auto;
	font-family: Arial;
	font-size: 26px;
	color: rgba(66, 103, 178,.6);
	text-align: center;
	text-transform: uppercase;
}
.testo2 {
	position: none;
	margin: 10px auto;
	height: auto;
	font-family: Arial;
	font-size: 22px;
	text-align: left !important;
	color: #999;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.testo3 {
	font-style: italic;
	font-size: 22px;
	color: #999;
}
/* ---------------------------------------------------------------miovisual------------------------------------------------------------------ */
.miovisual, .miovisualoff {
	transition: all 0.6s ease;
	position: relative;
	width: 100%;
	height: 88vh;
	top: -20px;
	z-index: 1;
	overflow: hidden;
}
.miovisual {
	background-color: rgba(0,0,0,.8);
	transition: all 3.0s ease;
	display: none;
	opacity: 0;
}
/* -------------------------------------------------------------IMAGE VISUAL------------------------------------------------------------------ */
.miovisual ul {
	position: absolute;
	width: 200%;
	margin-left: -50%;
	height: 88vh;
	overflow: hidden;
}
.miovisual ul li.img img {
	width: 100%;
	height: auto;
	opacity: .7;
	filter: saturate(150%);
}
.radioFaseCS {
	display: none;
}
/* --------------------------------------------------IMAGE VISUAL EFFECT------------------------------------------------------------------------ */
.miovisual ul li {
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: initial;
	line-height: normal;
	white-space: normal;
	vertical-align: top;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 8000ms ease, transform 18000ms linear;
}
.miovisual > ul > li.fase1, .miovisual > ul > li.fase2, .miovisual > ul > li.fase3 {
	opacity: 0;
	transform: scale(1.5) translate(-2.53846%, 20.53846%);
}
#visual1:checked ~ ul > li.fase1, #visual2:checked ~ ul > li.fase2, #visual3:checked ~ ul > li.fase3 {
	opacity: 1;
	transform: scale(1) translate(0, 0);
	z-index: 2;
}
/* ---------------------------------------------------------------MESSAGE VISUAL------------------------------------------------------------------ */
.miovisual label {
	opacity: 1;
	z-index: 1;
	perspective: 66vh;
	position: absolute;
	text-align: center;
	height: auto;
	left: 0;
	z-index: 3;
	top: 14vh;
	width: 100%;
	height: 0;
}
.titoloFase, .sottotitoloFase, .sloganFase {
	font-size: 3.5vh;
	text-align: center;
	line-height: 4.0vh;
	width: auto;
	max-width: 80%;
	margin-bottom: 2vh;
	padding: 3vh;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	overflow: hidden;
	border-radius: 0px;
}
.titoloFase {
	background-color: rgba(255,255,255,.5);
	color: rgba(255,255,255,1);
	border: solid 0px #fff;
}
.sottotitoloFase {
	background-color: rgba(0, 0, 0, 0.4);
	color: rgba(255,255,255,1);
	border: solid 0px #000000;
}
.sloganFase {
	background-color: rgba(0, 0, 0, 0.0);
	color: rgba(255,255,255,1);
	border: solid 1px #fff;
}
.miovisual span {
	vertical-align: top;
	display: inline-block;
}
.fa-phone-square {
	color: rgba(0,0,0,1)
}
/* -------------------------------------------------------------------------MESSAGE VISUAL EFFECT 1------------------------------------------------------------------------- */

.fase1 > span {
	transform-origin: 0% 0% 0px;
}
.miovisual > #visual1:checked ~ .fasi > .fase1 > .titoloFase {
	opacity: 1;
	visibility: visible;
	transition: 3000ms opacity 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1200ms ease;
	transform: rotateX(0deg);
}
.miovisual > #visual1:checked ~ .fasi > .fase1 > .sottotitoloFase {
	opacity: 1;
	visibility: visible;
	transition: 3000ms opacity 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
	transform: rotateX(0deg);
}
.miovisual > #visual1:checked ~ .fasi > .fase1 > .sloganFase {
	opacity: 1;
	visibility: visible;
	transition: 3000ms opacity 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
	transform: rotateX(0deg);
}
.miovisual > .fasi > .fase1 > .titoloFase {
	transform: rotateX(190deg);
	transition: 3000ms opacity 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1200ms ease;
}
.miovisual > .fasi > .fase1 > .sottotitoloFase {
	transform: rotateX(90deg);
	transition: 3000ms opacity 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
.miovisual > .fasi > .fase1 > .sloganFase {
	transform: rotateX(-90deg);
	transition: 3000ms opacity 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
/* -------------------------------------------------------------------------MESSAGE VISUAL EFFECT 2------------------------------------------------------------------------- */

.miovisual > #visual2:checked ~ .fasi > .fase2 > .titoloFase {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	transition: 3000ms opacity 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1200ms ease;
}
.miovisual > #visual2:checked ~ .fasi > .fase2 > .sottotitoloFase {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
	transition: 3000ms opacity 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
.miovisual > #visual2:checked ~ .fasi > .fase2 > .sloganFase {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	transition: 3000ms opacity 2000ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 2000ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 2000ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
.miovisual > .fasi > .fase2 > .titoloFase {
	transform: translateY(-100px);
	transition: 3000ms opacity 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1200ms ease;
}
.miovisual > .fasi > .fase2 > .sottotitoloFase {
	transform: scale(5.0);
	transition: 3000ms opacity 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
.miovisual > .fasi > .fase2 > .sloganFase {
	transform: translateY(-100px);
	transition: 3000ms opacity 2000ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 2000ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 2000ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
/* -------------------------------------------------------------------------MESSAGE VISUAL EFFECT 3------------------------------------------------------------------------- */

.miovisual > #visual3:checked ~ .fasi > .fase3 > .titoloFase {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
	transition: 3000ms opacity 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1200ms ease;
}
.miovisual > #visual3:checked ~ .fasi > .fase3 > .sottotitoloFase {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
	transition: 3000ms opacity 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1600ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
.miovisual > #visual3:checked ~ .fasi > .fase3 > .sloganFase {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
	transition: 3000ms opacity 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
.miovisual > .fasi > .fase3 > .titoloFase {
	transform: scale(0);
	transition: 3000ms opacity 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1200ms ease;
}
.miovisual > .fasi > .fase3 > .sottotitoloFase {
	transform: scale(0);
	transition: 3000ms opacity 1400ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 1400ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 1400ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
.miovisual > .fasi > .fase3 > .sloganFase {
	transform: scale(0);
	transition: 3000ms opacity 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms transform 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55), 3000ms visibility 2200ms cubic-bezier(0.48, -0.55, 0.265, 1.55);
}
/*---------------------------------------------------MIAGALLERY-------------------------------------------------------*/

#miagallery {
	position: relative;
	float: left;
	margin-left: 1%;
	margin-top: 80px;
	width: 98%;
	height: auto;
	overflow: hidden;
	padding-bottom: 40px !important;
	background-color: rgba(255,255,255,0);
}
#miagallery img {
	width: 100%;
	height: 100%;
}
.inner {
	width: 2000%;
	height: 100%;
	line-height: 0;
}
article {
	display: none
}
articleMobile {
	top: 0;
	left: 0;
	width: 5%;
	height: 100%;
	float: left;
	text-align: center !important;
}
#miagallery input {
	display: none;
}
#controls {
	transition: all 0.4s ease;
	opacity: 1 !important;
	width: 100%;
	height: 100%;
	z-index: 99999999999 !important;
	display: block !important
}
#controls label {
	opacity: 0.8;
	z-index: 99999999999 !important;
	display: block !important;
}
#controls label:hover {
	opacity: 0.99 !important;
	z-index: 99999999999 !important;
	display: block !important;
}
#slide1:checked ~ #controls label:nth-child(2), #slide2:checked ~ #controls label:nth-child(3), #slide3:checked ~ #controls label:nth-child(4), #slide4:checked ~ #controls label:nth-child(5), #slide5:checked ~ #controls label:nth-child(6), #slide6:checked ~ #controls label:nth-child(7), #slide7:checked ~ #controls label:nth-child(8), #slide8:checked ~ #controls label:nth-child(9), #slide9:checked ~ #controls label:nth-child(10), #slide10:checked ~ #controls label:nth-child(11), #slide11:checked ~ #controls label:nth-child(12), #slide12:checked ~ #controls label:nth-child(13), #slide13:checked ~ #controls label:nth-child(14), #slide14:checked ~ #controls label:nth-child(15), #slide15:checked ~ #controls label:nth-child(16), #slide16:checked ~ #controls label:nth-child(17), #slide17:checked ~ #controls label:nth-child(18), #slide18:checked ~ #controls label:nth-child(19), #slide19:checked ~ #controls label:nth-child(20), #slide20:checked ~ #controls label:nth-child(21), #slide21:checked ~ #controls label:nth-child(1) {
	position: absolute;
	float: right;
	top: 36%;
	right: -4.0vw;
	width: 0;
	height: 0;
	cursor: pointer;
	border-top: 5vw solid hsla(0,0%,0%,0.0);
	border-bottom: 5vw solid hsla(0,0%,0%,0.0);
	border-left: 5vw solid rgba(150, 124, 99,1);
	border-right: 5vw solid hsla(0,0%,0%,0.0);
	z-index: 99999999999 !important;
	display: block !important;
}
#slide1:checked ~ #controls label:nth-child(21), #slide2:checked ~ #controls label:nth-child(1), #slide3:checked ~ #controls label:nth-child(2), #slide4:checked ~ #controls label:nth-child(3), #slide5:checked ~ #controls label:nth-child(4), #slide6:checked ~ #controls label:nth-child(5), #slide7:checked ~ #controls label:nth-child(6), #slide8:checked ~ #controls label:nth-child(7), #slide9:checked ~ #controls label:nth-child(8), #slide10:checked ~ #controls label:nth-child(9), #slide11:checked ~ #controls label:nth-child(10), #slide12:checked ~ #controls label:nth-child(11), #slide13:checked ~ #controls label:nth-child(12), #slide14:checked ~ #controls label:nth-child(13), #slide15:checked ~ #controls label:nth-child(14), #slide16:checked ~ #controls label:nth-child(15), #slide17:checked ~ #controls label:nth-child(16), #slide18:checked ~ #controls label:nth-child(17), #slide19:checked ~ #controls label:nth-child(18), #slide20:checked ~ #controls label:nth-child(19), #slide21:checked ~ #controls label:nth-child(20) {
	position: absolute;
	float: left;
	top: 36%;
	left: -4.0vw;
	width: 0;
	height: 0;
	cursor: pointer;
	border-top: 5vw solid hsla(0,0%,0%,0.0);
	border-bottom: 5vw solid hsla(0,0%,0%,0.0);
	border-left: 5vw solid hsla(0,0%,0%,0.0);
	border-right: 5vw solid rgba(150, 124, 99,1);
	z-index: 99999999999 !important;
	display: block !important;
}
#slide1:checked ~ .inner {
	transition: all 1s ease;
	margin-left: 0;
}
#slide2:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -100%;
}
#slide3:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -200%;
}
#slide4:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -300%;
}
#slide5:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -400%;
}
#slide6:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -500%;
}
#slide7:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -600%;
}
#slide8:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -700%;
}
#slide9:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -800%;
}
#slide10:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -900%;
}
#slide11:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1000%;
}
#slide12:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1100%;
}
#slide13:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1200%;
}
#slide14:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1300%;
}
#slide15:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1400%;
}
#slide16:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1500%;
}
#slide17:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1600%;
}
#slide18:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1700%;
}
#slide19:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1800%;
}
#slide20:checked ~ .inner {
	transition: all 1s ease;
	margin-left: -1900%;
}
/*-------------------------------------------------------AZOM-------------------------------------------------------------*/

#zoom {
	position: fixed;
	float: left;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999 !important;
	background-color: rgba(255,255,255,.8);
	transition: all 0.8s ease;
	opacity: 0;
	display: none;
	text-align: center !important;
	cursor: pointer;
	vertical-align: middle !important;
}
#bigimage {
	position: relative;
	transition: all 0.0s ease;
	float: none;
	margin-top: 0;
	width: 90%;
	height: auto;
	text-align: center !important;
	cursor: default;
	vertical-align: middle !important;
}
.paginaclose {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 4.0%;
	top: 20px;
	font-size: 32px;
	line-height: 36px;
	font-weight: normal !important;
	text-align: center;
	color: rgba(48, 46, 34,1)!important;
	z-index: 99999999999999999 !important;
	transition: all 0.8s ease;
	cursor: pointer;
	box-shadow: 0px 0px 30px #444;
	border-radius: 100%;
}
.fa-search-plus, .fa-external-link {
	position: absolute;
	top: 8px;
	margin-left: -98.0%;
	color: rgba(48, 46, 34,1);
	font-size: 6vw;
	text-align: left !important;
	display: none
}
/*----------------------------------------------------------toltip----------------------------------------------------------*/

.tooltip {
}
.tooltip .tooltiptext {
	background-color: rgba(48, 46, 34,1);
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	border-radius: 0px;
	padding: 1%;
	z-index: 1;
	width: 98%;
	height: auto;
	line-height: 18px;
	margin-top: -12px;
	margin-bottom: 20px;
	transition: all 0.2s ease;
}
/*----------------------------------------------TESTO------------------------------------------------------------*/

.testoL, .testoR, .testoC {
	position: relative;
	float: left;
	width: 92%;
	margin-left: 0%;
	height: auto;
	min-height: 35vw;
	line-height: 20px;
	font-size: 18px;
	text-align: left !important;
	color: rgba(255,255,255,1) !important;
	padding: 4%;
	padding-top: 30px;
	background-color: rgba(0,0,0,.6);
}
.testoL {
}
.testoC {
}
.fotoL {
	position: relative;
	float: left;
	border-radius: 0px;
	width: 100%;
	height: auto;
	margin-top: 2vw;
	margin-left: 0%;
	border: solid 0px rgba(48, 46, 34,1);/*	box-shadow: 0px 0px 50px rgba(0,0,0,0.6);*/
}
.fotoR {
	position: relative;
	float: left;
	border-radius: 0px;
	width: 100%;
	height: auto;
	margin-top: 2vw;
	margin-left: 0%;
	border: solid 0px rgba(48, 46, 34,1);/*	box-shadow: 0px 0px 50px rgba(0,0,0,0.6);*/
}
.fotoC {
	position: relative;
	float: left;
	border-radius: 0px;
	width: 100%;
	height: auto;
	margin-top: 2vw;
	margin-left: 0%;
	border: solid 0px rgba(48, 46, 34,1);/*	box-shadow: 0px 0px 50px rgba(0,0,0,0.6);*/
}
.tastoL, .tastoR, .tastoC, .tastoPDF {
	display: inline-table;
	transition: all 0.4s ease;
	background-color: rgba(48, 46, 34,1);
	width: 96% !important;
	padding: 2%;
	height: auto;
	min-height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	color: #fff !important;
	text-align: center;
	letter-spacing: 0px;
	position: relative;
	float: left !important;
	/*	box-shadow: 0px 0px 10px #000;*/
/*	border-radius: 50px;*/
	margin-top: 20px;
	margin-bottom: 20px;
}
effetto {
	display: none
}
.tastoPDF {
	background-image: url(../img/PDF.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
