 @import url('css/font-awesome.css');
 @charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
/*
chiaro 150, 124, 99
scuro 48, 46, 34
*/


body, html {
	transition: all 0.9s ease;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	letter-spacing: 0px;
	overflow-x: hidden !important;
	/*	font-variant: small-caps !important;*/
	font-smoothing: antialiased !important;
	overflow-x: hidden !important;
	text-decoration: none !important;
	outline: none !important;
	appearance: none !important;
}
body::-webkit-scrollbar {
 width: 1%;
}
body::-webkit-scrollbar-track {
 background-color: rgba(204,204,204,1);
 border-left: 0px solid #ccc;
}
body::-webkit-scrollbar-thumb {
 background-color:  rgba(150, 124, 99,1);;
 border-radius: 100px;
}
body::-webkit-scrollbar-thumb:hover {
 background-color: rgba(0,0,0,1);
}
H1 {
	position: fixed;
	float: left;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	width: 100%;
	height: 20px;
	z-index: 1;
	color: rgba(51,51,51,.5);
	background-color: rgba(244,244,244,1);
}
.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;
}
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: 18px;
	background-color: #999;
	padding: 10px;
}

/*---------------------------------------------------SFONDO-------------------------------------------------------*/
#Sfondo {
	background-image: url(../img/sfondi/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	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;
	box-shadow: 0px 0px 30px #000;
	width: 100%;
	height: 588px;
	margin-top: 0px;
	margin-bottom: 40px;
	border: 0;
	background-color: #000;
	z-index: 9999;
}
/*---------------------------------------------------BANNERLOGO-------------------------------------------------------*/
#bannerlogo, #tastologo, #bannerlogointro {
	position: fixed;
	float: left;
	width: 100%;
	height: 100px;
	margin: 20px 0%;
	text-align: center;
	z-index: 1;
	transition: all 0.6s ease;
	opacity: 1;
	background-color: rgba(255,255,255,0.98);
}
#bannerlogointro {
	width: 100%;
	height: 180px;
	margin: 20% 0%;
	background-color: rgba(255,255,255,0.98);
}
.bannerlogo, .bannerlogointro {
	transition: all 1.0s ease;
	width: auto;
	height: 100%;
}
#tastologo {
	transition: all 0.6s ease;
	position: absolute;
	top: -20px;
	left: 0;
	font-size: 0;
	height: 100%;
	background-color: transparent;
}
#tastologo:hover {
	background-color: hsla(0,0%,100%,0.4);
}
/*---------------------------------------------------LINGUE-------------------------------------------------------*/
#lingue {
	position: absolute;
	border-radius: 8px;
	float: left;
	width: 60px;
	height: 25px;
	padding: 4px;
	top : -170px;
	right: 20px;
	background-color: #000;
	z-index: 9999;
}
.fotolingue {
	border-radius: 6px;
}
.tastolingueon, .tastolingueoff {
	transition: all 0.9s ease;
	width: 25px;
	height: 25px;
	padding: 0px;
	font-size: 16px;
	color: #444;
	font-weight: normal;
	position: absolute;
	border-radius: 20px;
}
.tastolingueoff:hover {
	transition: all 0.3s ease;
	opacity: 1;
}
.tastolingueoff {
	left: 38px;
	opacity: 0.5;
}
/*----------------------------------------------TASTi------------------------------------------------------------*/
.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;
}
.tastolink {
	display: inline-table;
	transition: all 0.6s ease;
	background-color: rgba(102,102,102,1);
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #fff !important;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 1px solid #999;
	position: relative;
	float: left;
	/*box-shadow: 0px 0px 30px #888;*/
	border-radius: 0px;
	margin-top: 10px;
}
.tastolink:hover {
	color: #FFF !important;
	transition: all 0.4s ease;
	box-shadow: 0px 0px 50px #888;
}
.tastotel {
}
.tastotel effetto, .tastolink effetto {
	clip: rect(0px,  auto,  auto,  0px);
	transition: all 0.4s ease;
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	font-size: 0px;
	line-height: 0px;
	letter-spacing: 99px;
	color: transparent !important;
	background: #fff;
}
.tastotel:hover effetto, .tastolink:hover effetto {
	transition: all 0.4s ease;
	width: 100%;
	height: 60px;
	left: 0;
	top: 0;
	font-size: 30px;
	letter-spacing: 1px;
	line-height: inherit;
	color: #fff !important;
	background-color: rgba(250,250,250,1);
	border-radius: 20px;
	z-index: 0;
}
/*---------------------------------------------------NAV-------------------------------------------------------*/
#navigatore {
	position: fixed;
	top: 120px;
	float: left;
	width: 100%;
	height: 50px;
	z-index: 1;
	transition: all 0.2s ease;
	background-color: rgba(229,229,229,0.4);
}
#titolo, .titolo {
	float: left;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-left: -15px;
	margin-top: 0px;
	width: auto;
	height: auto;
	background-color: hsla(0,100%,100%,0.9);
	display: none;
}
#navtastoOn, #navtastoOff {
	display: none;
}
nav {
	position: absolute;
	float: left;
	bottom: 0;
	width: 100%;
	height: 50px;
	background-color: rgba(48, 46, 34,1);
	z-index: 1;
	border-radius: 0px 0px 0px 0px;
	box-shadow: -10px 20px 50px rgba(0,0,0,.5);
}
.miomenu>li {
	float: left;
	text-align: center;
	position: relative;
}
.miomenu>li>a {
	width: 100%;
	height: 50px;
	display: block;
	font-size: 18px;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 50px;
	color: #ddd !important;
	text-align: center;
	margin-left: auto;
	transition: all 0.7s ease;
	z-index: 9999;
}
.miomenu li a:hover {
	color: #fff;
	letter-spacing: 0.20vw;
	padding-left: 0%;
	transition: all 0.7s ease;
	cursor: pointer;
}
li a strong {
	transition: all 0.6s ease;
	position: absolute;
	display: block;
	border-radius: 100px;
	background: #003;
	letter-spacing: 8px;
	background-image: url(../img/logo/logotasti.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
	left: 0%;
	top: 0;
	width: 0;
	height: 0;
	opacity: 0;
	animation-duration: 10000ms;
	animation-timing-function: cubic-bezier(x1, y1, x2, y2);
	-webkit-animation-duration: 10000ms;
	-webkit-animation-timing-function: cubic-bezier(x1, y1, x2, y2);
	animation-name: strong;
}
li a:hover strong {
	transition: all 0.9s ease;
	left: 38%;
	top: -46px;
	width: 70px;
	height: 70px;
	color: #fff !important;
	background: rgba(250,250,250,1);
	background-image: url(../img/logo/logotasti.png);
	background-repeat: no-repeat;
	background-position: left top;
	opacity: 0.99;
	z-index: -1;
	animation-duration: 1000000ms;
	animation-timing-function: cubic-bezier(x1, y1, x2, y2);
	-webkit-animation-duration: 100000ms;
	-webkit-animation-timing-function: cubic-bezier(x1, y1, x2, y2);
	animation-name: stronghover;
}
@keyframes stronghover {
 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
 0.8% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes strong {
 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
 0.8% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.selezionato {
	transition: all 0.9s ease;
	/*	background-image: url(../img/logo/logotasti.png);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	background-size: 40%;
	color: #fff !important;
	letter-spacing: 4px !important;
	background-color: rgba(0,0,0,.5)!important;
}
.miomenu>li.selezionato2>a {
	transition: all 0.4s ease;
	color: #fff !important;
	background-color: rgba(153,0,51,0.4);
	letter-spacing: 4px !important;
	border-radius: 0px;
	opacity: 0.8;
}
.miomenu>li:hover ul {
	transition: all 0.6s ease;
	opacity: 1;
	top: 50px;
	height: auto;
	z-index: 9999;
	clip: rect(0px,  auto,  auto,  0px);
	cursor: pointer;
}
.miomenu ul {
	transition: all 0.6s ease;
	top: 0px;
	width: 98%;
	height: auto;
	padding: 1%;
	opacity: 0;
	z-index: 999999999;
	border-radius: 0px;
	position: absolute;
	float: left;
	background-color: rgba(250,250,250,1);
	clip: rect(0px, auto, 0px, 0px );
}
.miomenu li li a {
	transition: all 0.6s ease;
	position: relative;
	float: left;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 1%;
	margin: 1%;
	width: 96% !important;
	height: 20px;
	line-height: 20px;
	background-color: rgba(153,0,51,0.2);
	border-radius: 0px;
	z-index: 999;
}
.miomenu li li a:hover {
	transition: all 0.6s ease;
	color: #fff;
	padding: 1%;
	background-color: rgba(153,0,51,0.5);
}
 .toggle, [id^=drop] {
 display: none;
}
/*---------------------------------------------------condividi-----------------------------------------------------------*/
#condivisione {
	position: fixed;
	right: 500px;
	top: 20px;
	z-index: 1 !important;
}
#simbolocondividi, #simbolocondividioff {
	transition: all 0.4s ease;
	font-size: 0px;
	position: absolute;
	float: left;
	width: 22px;
	height: 22px;
	padding: 4px;
	top: 16px;
	left: 50%;
	margin-left: 428px;
	z-index: 99999999999999999999 !important;
	background-image: url(../img/condividihome.png);
	background-repeat: no-repeat;
	background-position: 1px;
	background-color: #06C;
	border-radius: 100px;
	cursor: pointer;
}
#simbolocondividioff {
	background-image: url(../img/condividihomeoff.png);
	display: none;
}
#simbolocondividi:hover, #simbolocondividioff:hover {
	background-color: #666;
}
#optSocial {
	position: absolute;
	width: 210px !important;
	height: 40px;
	color: #000;
	font-weight: bold;
	z-index: 9999;
	background-color: hsla(0,0%,0%,0.0);
	top: 356px;
	left: 390px;
	border-radius: 8px;
}
#optSocialTitolo {
	width: 80px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	padding-left: 10px;
	color: #fff;
	font-weight: normal;
	z-index: 9999;
	background-color: hsla(0,0%,0%,0.3);
	margin-top: -18px;
	right: -35px;
	border-radius: 8px 0px 0px 8px;
}
.sbottone.facebook-condividi {
	position: absolute;
	top: 4px;
	left: 164px;
	z-index: 99999;
}
.sbottone.twitter-condividi {
	position: absolute;
	top: 4px;
	left: 200px;
	float: left !important;
	z-index: 99999;
}
.sbottone.gplus-condividi {
	position: absolute;
	top: 4px;
	left: 240px;
	z-index: 99999;
}
.sbottone.wapp-condividi {
	position: absolute;
	top: 4px;
	left: 280px;
	z-index: 99999;
}
.sbottone.in-condividi {
	position: absolute;
	top: 4px;
	left: 320px;
	z-index: 99999;
}
.sbottone.pin-condividi {
	position: absolute;
	top: 4px;
	left: 360px;
	z-index: 99999;
}
#quadrocondividi {
	transition: all 1.0s ease;
	font-size: 0px;
	position: absolute;
	float: left;
	width: 66px;
	height: auto;
	border-radius: 100px;
	padding-left: 200px;
	background-color: transparent;
	top: 6px;
	right: -600px;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0 0 10px none;
	animation-duration: 100000ms;
	animation-timing-function: cubic-bezier(x1, y1, x2, y2);
	-webkit-animation-duration: 100000ms;
	-webkit-animation-timing-function: cubic-bezier(x1, y1, x2, y2);
}
@keyframes spin {
 0% {
margin-right:-100%
}
 0.8% {
margin-right:-0%
}
}
@keyframes spin2 {
 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
 0.6% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
}
.cs {
	border-radius: 100px;
}
.foto-socialicona {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 25px;
	height: 25px;
}
#linkcondividi {
	border-radius: 100px;
	background-color: hsla(0,0%,0%,0.4);
	padding-left: 40px;
	width: 140px;
	height: 42px;
	margin-left: -40px;
	margin-top: 3px;
}
#optSocial #linkcondividi {
	margin-left: -10px;
}
#linkcondividi .sbottone {
	float: left;
	margin: 4px 3px;
}
.condividishareicon p.icona-facebook {
	background: #3b5998;
}
.condividishareicon p.icona-facebook:hover {
	border: 2px solid #3b5998!important;
	color: #3b5998;
}
.condividishareicon p.icona-twitter {
	background: #4099FF;
}
.condividishareicon p.icona-twitter:hover {
	border: 2px solid #4099FF!important;
	color: #4099FF;
}
.condividishareicon p.icona-gplus {
	background: #D34836;
}
.condividishareicon p.icona-gplus:hover {
	border: 2px solid #D34836!important;
	color: #D34836;
}
.condividishareicon p.icona-wapp {
	background: #1A9E0E;
}
.condividishareicon p.icona-wapp:hover {
	border: 2px solid #1A9E0E!important;
	color: #1A9E0E;
}
.condividishareicon p.icona-in {
	background: #06C;
}
.condividishareicon p.icona-in:hover {
	border: 2px solid #06C!important;
	color: #1A9E0E;
}
.condividishareicon p.icona-pin {
	background: #C03;
}
.condividishareicon p.icona-pin:hover {
	border: 2px solid #C03!important;
	color: #1A9E0E;
}
.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: 32px!important;
	height: 32px!important;
	text-align: center!important;
	padding: 11px 0;
	border: 2px solid transparent;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-webkit-transition: border .6s linear, background .6s linear, color .6s linear;
	position: relative;
	overflow: hidden;
}
.condividishareicon p.icona-facebook:hover, .condividishareicon p.icona-twitter:hover, .condividishareicon p.icona-gplus:hover, .condividishareicon p.icona-wapp:hover, .condividishareicon p.icona-in:hover, .condividishareicon p.icona-pin:hover {
	background: #666;
	-webkit-transition: border .2s linear, background .2s linear, color .2s linear;
	transition: border .2s linear, background .2s linear, color .2s linear;
}
.condividishareicon.iconprimostile .condivisioni {
	background: #F60;
	color: #000;
	border-radius: 35%;
	width: auto;
	height: auto;
	text-align: center;
	position: absolute;
	left: 18px;
	top: -8px;
	font-size: 11px;
	line-height: 0.5;
	padding: 4px;
	font-weight: bold;
	overflow: hidden;
	display: none;
}
 @keyframes buzz {
10% {
-webkit-transform:translateX(3px) rotate(2deg);
transform:translateX(3px) rotate(2deg);
}
20% {
-webkit-transform:translateX(-3px) rotate(-2deg);
transform:translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform:translateX(3px) rotate(2deg);
transform:translateX(3px) rotate(2deg);
}
40% {
-webkit-transform:translateX(-3px) rotate(-2deg);
transform:translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform:translateX(2px) rotate(1deg);
transform:translateX(2px) rotate(1deg);
}
60% {
-webkit-transform:translateX(-2px) rotate(-1deg);
transform:translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform:translateX(2px) rotate(1deg);
transform:translateX(2px) rotate(1deg);
}
80% {
-webkit-transform:translateX(-2px) rotate(-1deg);
transform:translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform:translateX(1px) rotate(0);
transform:translateX(1px) rotate(0);
}
100% {
-webkit-transform:translateX(-1px) rotate(0);
transform:translateX(-1px) rotate(0);
}
}
.buzz {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.buzz:hover, .buzz:focus, .buzz:active {
	-webkit-animation-name: buzz;
	animation-name: buzz;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*------------------------------------------------------------QUADRO-----------------------------------------------------------------*/
#quadro {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 50px;/*	height: 1552px;
	width: 1660px;*/
}
.quadretto {
	position: relative;
	float: left;
	width: 31.1%;
	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;
}
/*----------------------------------------------TUTTO------------------------------------------------------------*/
#tutto {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 900px;
	z-index: 0;
}
/*----------------------------------------------SPOT------------------------------------------------------------*/
#spot {
	box-shadow: 0px 10px 20px #888;
	width: 60%;
	height: 100%;
	border-radius: 0px;
	overflow: hidden;
	position: relative;
	float: right;
	z-index: 9999;
	opacity: 0.99;
}
.camera_target, .cameraSlide {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	text-align: left;
	z-index: 0;
}
/*-----------------------------------------------------PAGINA--------------------------------------------------------------------------------*/
.ancor {
	position: relative;
	float: left;
	width: 100%;
	height: 168px;
	background-color: rgba(255,0,0,0);
}
#contenuti {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 180px;
	margin-bottom: 25%;
	background: rgba(255,255,255,0);
}
#pagina {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	/*	min-height: 800px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	background: rgba(255,255,255,.6);
}
#quartetto {
	position: absolute;
	float: left;
	width: 40%;
	height: auto;
	margin-top: 0%;
	margin-bottom: 10%;
}
marquee {
	position: absolute;
	float: left;
	font-size: 1.8vw;
	color: rgba(153,0,0,1);
	/*	font-family: "Times New Roman", Times, serif;*/
/*	font-style: italic;*/

	top: 2%;
	text-align: center;
	transition: all 0.6s ease;
	left: 0;
	padding-left: 8%;
	padding-right: 8%;
	width: 24%;
	height: 400px;
	z-index: 9999 !important;
	line-height: 2.8vw;
	-webkit-marquee-speed: 180ms;
	background-color: rgba(0,0,0,0.0)
}
#fototop {
	position: absolute;
	float: left;
	border-radius: 0px;
	width: 40%;
	height: 20.5vw;
	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: 0;
}
.fotoclas {
	position: relative;
	float: left;
	border-radius: 0px;
	width: 40%;
	height: auto;
	background-color: hsla(0,100%,100%,0.0);
	box-shadow: 0px 0px 50px rgba(0,0,0,0.6);
	margin-top: 0px;
	margin-left: 0%;
}
#fotoclas2 {
	position: relative;
	float: left;
	width: 38%;
	margin-bottom: 2%;
	margin-left: 8%;
	box-shadow: 0px 0px 50px rgba(0,0,0,0.6);
	transition: all 0.4s ease;
	overflow: hidden;
	cursor: pointer;
}
#fotoclasmask {
	position: relative;
	float: left;
	width: 30%;
	margin-top: 2%;
	margin-left: 35%;
	box-shadow: 0px 0px 50px rgba(0,0,0,0.0);
	transition: all 0.4s ease;
	overflow: hidden;
	cursor: pointer;
}
.fotoclasmask {
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 1.4s ease;
}
#fotoclas2:hover {
	transform: scale(1.08);
	transition: all 0.4s ease;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.6);
}
#fotoclas2:hover .fotoclas2 {
	transition: all 1.4s ease;
	transform: scale(1.20);
}
.fotoclas2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 1.4s ease;
}
#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: 24px;
	border-bottom: 4px solid rgba(204,0,102,1);
}
.fotoclas3 {
	position: relative;
	float: right;
	width: 16%;
	margin-top: 50px;
	margin-right: 8%;
}
.testo {
	position: relative;
	float: right;
	font-size: 24px !important;
	line-height: 26px;
	color: #222 !important;
	width: 96%;
	right: 0%;
	padding: 2%;
	margin-top: 0px;
	text-align: left;
	background-color: rgba(255,255,255,0.0);
}
#indicazioni {
	position: relative;
	float: left;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
	width: 52%;
	height: auto;
	margin-right: 2%;
	left: 0;
	padding: 2%;
	background-color: hsla(0,0%,0%,0.4);
	border: 0px solid #222;
	border-radius: 20px;
	margin-bottom: 10px;
	z-index: 99999;
}
#contenutidove {
	width: 100%;
	height: auto;
	left: 1.0%;
	margin-top: 100px;
	float: left;
}
strong {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.messaggio, .letter, .sms, #contatti {
	position: relative;
	float: left;
	font-size: 20px !important;
	width: 35.6%;
	height: auto;
	padding: 10px;
	margin: 1%;
	margin-left: 31.7%;
	margin-bottom: 20px;
	border-radius: 0px;/*	box-shadow: 0px 0px 30px #ccc;*/
}
.messaggio {
	text-align: center;
	color: rgba(255,255,255,1);
	font-weight: normal;
	background-color: rgba(153,153,153,1);
}
.sms {
	background-color: #167ABA;
}
.letter {
	background-color: rgba(250,250,250,1);
	color: #FFF;
}
#contatti {
	width: 34.6%;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
	padding: 1%;
	background-color: hsla(0,0%,0%,0.2);
	border: 0px solid #222;
	z-index: 99999;
}
#indicazioni {
	position: relative;
	float: left;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
	width: 45%;
	height: auto;
	margin-right: 2%;
	left: 0;
	padding: 2%;
	background-color: hsla(0,0%,0%,0.4);
	border: 0px solid #222;
	border-radius: 20px;
	margin-bottom: 10px;
	z-index: 99999;
}
#dove {
	width: 100%;
	height: auto;
	left: 1.0%;
	margin-top: 100px;
	float: left;
}
.fotologo {
	border-radius: 20px 20px 0px 20px;
	width: auto;
	height: 160px;
	box-shadow: 0px 0px 50px #000;
	margin-left: 1%;
}
.foto {
	border-radius: 10px;
	float: left;
	width: 23%;
	height: auto;
	margin: 1%;
}
.firma {
	font-family: 'Dancing Script', cursive;
	font-size: 32px;
	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: -2px;
	font-size: 60px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 50px;
	text-transform: uppercase;
	width: 90%;
	z-index: 9999;
}
.fotochiusura {
	box-shadow: 0px 0px 30px #000;
	border-radius: 10px;
	width: 100%;
	height: auto;
	z-index: 0;
}
/*-----------------------------------------------------TESTOSX-------------------------------------------------------------------------------*/
.testoSX {
	position: relative;
	box-shadow: 0px 0px 30px #000;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	width: 70%;
	height: auto;
	font-size: 19px;
	color: #fff;
	padding: 1%;
	background-color: hsla(0,0%,100%,0.6);
	border-radius: 20px;
	z-index: 1;
}
.titolotestoSX {
	box-shadow: 10px 0px 20px #555;
	position: relative;
	text-align: center;
	top: -13px;
	margin-left: 0px;
	width: 98%;
	height: auto;
	font-size: 39px;
	color: #fff;
	padding: 0.4%;
	background-color: #000;
	border-radius: 0px 20px 20px 0px;
}
.titoloarticolo {
	float: left;
	font-size: 30px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 30px;
}
.titolospeciale {
	font-size: 26px !important;
	width: auto;
	height: auto;
	padding: 1%;
	border-radius: 15px;
	box-shadow: 0px 0px 30px #444444;
	background-color: #C00;
}
.fotoarticolo {
	float: left;
	box-shadow: 0px 0px 30px #000;
	border-radius: 10px;
	width: 50%;
	height: auto;
}
.testoarticolo {
	box-shadow: 0px 0px 10px #333;
	text-align: left;
	position: relative;
	float: right;
	width: 46%;
	height: 100%;
	font-size: 19px;
	color: #666;
	padding: 1%;
	background-color: #FFF;
	border-radius: 10px;
}
.datiarticolo {
	float: left;
	margin: 30px auto;
	margin-bottom: 30px;
	font-size: 28px;
	color: #DEB30E;
	text-align: center;
	width: 100%;
}
/*-----------------------------------------------------TESTODX--------------------------------------------------------------------------------*/

.testoDX {
	box-shadow: 0px 0px 30px #000;
	position: relative;
	text-align: center;
	right: 0px;
	float: right;
	width: 24%;
	height: auto;
	font-size: 19px;
	color: #fff;
	padding: 1%;
	background-color: #000;
	border-radius: 20px;
}
.articoloDX, .fotoarticoloDX {
	transition: all 0.3s ease;
	border-radius: 10px;
	width: 98%;
	height: auto;
	background-color: #FFF;
	color: #167ABA;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
}
/*----------------------------------------------GALLERY PLUS FOTO---------------------------------------------------------*/
#descgallery {
	float: left;
	line-height: 24px;
	font-size: 22px;
	color: #fff;
	width: 91%;
	height: auto;
	margin-left: 1%;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: hsla(0,0%,0%,0.4);
	border: 0px solid #222;
	border-radius: 20px;
	margin-bottom: 100px;
	z-index: 99999;
}
.galleryPlus {
	position: relative;
	top: 0px;
}
.cont_tasti, .cont_foto {
	float: left;
	background-color: hsla(0,100%,100%,0.5);
	width: 140px;
	height: auto;
	border-radius: 20px;
	border: 2px solid #999;
	padding: 1%;
	font-family: Arial;
	font-size: 15px;
	text-align: center !important;
	z-index: 0;
	margin: 0 auto;
}
.cont_tasti {
	position: absolute;
	background-color: transparent;
}
.cont_slides {
	position: relative;
	float: right;
	width: 100%;
	height: 700px;
	left: 0px;
	top: 0px;
	background-color: hsla(0,100%,100%,0.5);
}
.slides {
	position: relative;
	float: right;
	width: 100%;
	height: 100%;
}
.main {
	box-shadow: 0px 0px 30px #888;
}
.gal_tasto_normal, .gal_tasto_selected {
	transition: all 0.6s ease;
	border-radius: 10px;
	box-shadow: 0px 0px 30px #000;
	float: left;
	cursor: pointer;
	color: #fff;
	width: 130px;
	height: 130px;
	margin: 5px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 18px;
	background-color: hsla(0,100%,100%,0.7);
}
.gal_tasto_normal:hover {
	box-shadow: 0px 0px 30px #000;
	color: #000;
	background-color: hsla(0,100%,100%,0.1);
}
.gal_tasto_selected {
	cursor: default;
	text-transform: uppercase;
	background-color: hsla(0,100%,100%,0.0);
}
.fotos {
	position: absolute;
	float: right;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.tast_sx {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 25px solid transparent;
	border-right: 25px solid rgba(0,0,0,0.8);
}
.tast_dx {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 25px solid rgba(0,0,0,0.8);
	border-right: 25px solid transparent;
}
.foto1, .foto2, .foto3, .foto4, .foto5, .foto6 {
	border-radius: 10px;
	float: left;
	width: 130px;
	height: 130px;
	margin: 5px;
	background-image: url(../gallery/GalleryPlus/img/stanza1.png);
}
.foto1 {
}
.foto2 {
}
.foto3 {
}
.foto4 {
}
.foto5 {
}
.foto6 {
}
/*----------------------------------------------GALLERY polaroid---------------------------------------------------------*/
#gallery {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 999;
	background-color: rgba(255,255,255,0.6)
}
.item {
	box-shadow: 0px 0px 10px #000;
	margin: 6%;
	width: 20%;
	height: auto;
	border-radius: 5px;
	transition: all 0.2s ease;
	z-index: 9999;
	cursor: pointer;
	transform: scale(1.0);
}
.item:hover {
	transition: all 0.4s ease;
	box-shadow: 0px 0px 30px #000;
	transform: scale(2.0);
}
.gallerypolaroid {
	position: relative;
	box-shadow: 0px 0px 10px #666;
	margin: 22px;
	width: 180px;
	height: 180px;
	opacity: 1;
	transition: all 0.8s ease;
	z-index: 9999;
	transform: scale(1.0);
	vertical-align: middle;
	display: inline-table;
	border: solid 0.0px rgba(255,255,255,0);
}
.gallerypolaroid:hover {
	opacity: 1;
	transition: all 0.6s ease;
	transform: scale(1.34);
	box-shadow: 0px 0px 20px #222;
	border: solid 0.0px rgba(255,255,255,1);
}
.tumb {
	clip: rect(20px, 290px, 200px, 110px);
	transition: all 0.4s ease;
	position: absolute;
	width: 500px;
	height: auto;
	top: -20px;
	left: -110px;
}
.tumb:hover {
	clip: rect(30px, 280px, 210px, 100px);
	transition: all 0.4s ease;
	position: absolute;
	width: 350px;
	height: auto;
	top: -30px;
	left: -100px;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999999999999;
	width: 100%;
	height: auto;
	background-color: #fff;
}
#lightbox {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 99999999999;
	text-align: center;
	color: transparent;
	line-height: 0;
}
#outerImageContainer {
	cursor: pointer;
	width: auto;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#imageContainer {
	border-radius: 0px;
	z-index: 9999;
	width: 10px;
	height: 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	font-size: 8;
	color: #fff;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9999;
}
#prevLinkImg, #nextLinkImg {
	position: absolute;
	width: 50%;
	height: 100%;
	transition: all 0s ease;
}
#prevLinkImg {
	left: 0;
	float: left;
}
#nextLinkImg {
	right: 0;
	float: right;
}
#prevLinkImg:hover, #prevLinkImg:visited:hover {
	background: url(../gallery/GalleryPolaroid/images/prev.png) 5% center no-repeat;
}
#nextLinkImg:hover, #nextLinkImg:visited:hover {
	background: url(../gallery/GalleryPolaroid/images/next.png) 97% center no-repeat;
}
/*----------------------------------------------FOOTER---------------------------------------------------------*/

#Footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 40px;
	left: 0%;
	padding: 10px;
	background-color: rgba(48, 46, 34,1);
	box-shadow: -10px -20px 50px rgba(0,0,0,.5);
	font-size: 15px;
	line-height: 20px;
	color: rgba(255,255,255,1);
	text-align: center;
	z-index: 999;
}
.gotop {
	transition: all 0.8s ease;
	position: fixed;
	border: 0px solid #fff;
	border-bottom: none;
	border-radius: 100px;
	box-shadow: 0px 0px 30px #000;
	left: 48%;
	bottom: 80px;
	height: 50px;
	width: 54px;
	z-index: 99999999999999 !important;
	background-color: rgba(250,250,250,1);
	background-image: url(../img/su.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	opacity: 0;
	cursor: pointer;
}
.gotop:hover {
	transition: all 0.4s ease;
	box-shadow: 0px 0px 50px #000;
}
.gotel {
	display: none;
}
.acapo {
	display: none;
}
.simbolo {
	color: #222;
}
#FooterSocial {
	float: right;
	position: relative;
	padding : 8px;
	width: auto;
	height: auto;
	z-index: 9;
	text-align: center;
	margin-right: 20px;
}
.social {
	overflow: hidden;
	float: right;
}
.social span {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 5px 0 0;
}
.social a {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin-left: 2px;
}
.social a:hover img {
	transition: all 0.4s ease;
	margin-top: -30px;
}
/*------------------------------------------------------FORM------------------------------------------------------------------------*/
.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;
}
.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;
}
.campo {
	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;
}
.formiconPrivacy {
	text-align: left;
	height: 30px;
	color: rgba(255,255,255,1) !important;
	padding-left: 50px;
}
#messaggio {
	position: absolute;
	float: none;
	left: 45px !important;
	margin-top: 8px;
	width: 90%;
	height: 100px;
}
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;
	border-radius: 0px;
	margin-top: 0px;
	cursor: pointer;
	outline: none !important;
	-webkit-appearance: none;
	appearance: none;
	border: none !important;
}
.tastoaccedi:hover {
	background-color: rgba(102,153,0,1);
	color: #000 !important;
}
#testocontatti {
	position: relative;
	font-size: 20px !important;
	line-height: 34px;
	color: rgba(51,51,51,1);
	width: 97% !important;
	height: auto !important;
	left: 0% !important;
	top: -20px !important;
	padding: 1%;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	overflow: hidden;
	transition: all 0.6s ease;
	z-index: 0;
}
/*--------------------------------------cecched-----------------------------------------------------*/
.mioradiobox, .mioceckbox {
	display: block;
	position: relative;
	float: left;
	margin-top: 6px;
	margin-left: -40px;
	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);
}
/*----------------------------------------------------------POPUP-------------------------------------------------------------*/
#popup1 {
	transition: all 1s ease;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: hsla(0,100%,100%,0.2);
	z-index: 99999;
	display: none;
	opacity: 0;
	cursor: pointer;
}
#popup2 {
	position: fixed;
	transition: all 1s ease;
	border: 0px solid #333;
	color: #333;
	font-size: 18px;
	text-align: left;
	margin: 11% 24%;
	width: 50%;
	height: auto;
	padding: .5%;
	padding-bottom: .6%;
	border-radius: 30px;
	box-shadow: 0px 0px 30px #000;
	z-index: 9999999;
	display: none;
	opacity: 0;
	cursor: pointer;
}
.fotopop {
	width: 100%;
	height: auto;
	border-radius: 20px;
}
#testopop, #tastopop {
	position: relative;
	float: left;
	width: 96%;
	height: 23vw;
	font-size: 18px;
	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/POPUPdesk.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
#sfondotastopop {
	color: #000;
	transition: all 0.8s ease;
	height: 0px;
	width: 0px;
	position: fixed;
	right: 0;
	bottom: 0px;
	z-index: 99999;
	border-top: 50px solid transparent;
	border-bottom: 50px solid rgba(51,51,51,.9);
	border-left: 50px solid transparent;
	border-right: 50px solid rgba(51,51,51,.9);
	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: 99999;
	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;
}
#tastopop {
	position: fixed;
	transition: all .8s ease;
	float: left;
	width: 98px;
	height: 44px;
	bottom: 20px;
	right: 10px;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer !important;
	z-index: 99999;
	transform: rotate(15deg);
}
#tastopop:hover {
	transition: all .6s ease;
	color: transparent;
	font-size: 20px;
	background-color: rgba(0,102,204,1);
	transform: rotate(0deg) !important;
	right: 30px !important;
	bottom: 20px;
}
/*---------------------------------------cookie------------------------------------------- */
#cookie {
	height: 100%;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0;
	background-color: rgba(255,255,255,.2);
	z-index: 9999;
	cursor: pointer;
}
#cookie1 {
	color: #000;
	transition: all 0.6s ease;
	height: 0px;
	width: 0px;
	position: fixed;
	left: 0%;
	bottom: 0px;
	z-index: 99999;
	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,1);
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	left: 1%;
	bottom: 20px;
	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: 999999;
}
.infocookie:hover {
	color: rgba(0,102,204,1) !important;
}
.chiudicookie {
	position: fixed;
	width: 20px;
	height: 20px;
	left: 1%;
	bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	border-radius: 0px;
	padding: 5px;
	background: #06C;
	box-shadow: 0px 0px 30px #000;
	color: #fff !important;
	z-index: 999999;
	cursor: pointer;
}
.chiudicookie:hover {
	box-shadow: 0px 0px 30px #0066CC;
	color: #111 !important
}

/*----------------------------------------------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: 2px solid #666;
	z-index: 9999999999999999;
	font-size: 18px;
	top: 0px;
	width: 300px !important;
	height: auto !important;
	box-shadow: 0px 0px 50px #000;
}
.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 #fff
}
.Zebra_DatePicker.dp_visible {
	visibility: visible;
	filter: alpha(opacity=100);
	padding: 6px !important;
	opacity: 1;
	border-radius: 0px;
	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: #666;
	border-radius: 0px 0px 0px 0px;
	border: solid 0px #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: #000 !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 0px #666;
	border-radius: 0px 0px 0px 0px;
}
.Zebra_DatePicker .dp_clear {
	color: #FFF;
	padding: 3px;
	background-color: #444;
	border-radius: 0px 0px 0px 0px;
}
.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-----------------------------------------------------------*/

#wappino {
	position: relative;
	margin-bottom: 300px !important;
}
#iconawapp {
	transition: all 0.4s ease;
	border-radius: 100px 0px 0px 100px;
	position: fixed;
	height: auto;
	width: 5%;
	text-align: left;
	z-index: 9999999999;
	right: 0px;
	background: rgba(48, 46, 34,1);
	opacity: 1;
	float: right;
	bottom: 150px;
	box-shadow: 0 0 30px rgba(0,0,0,0.6);
}
.iconawapp {
	transition: all 0.4s ease;
	border-radius: 100px;
	position: fixed;
	height: auto;
	width: 4.8%;
	text-align: left;
	z-index: 99999999999;
	right: 30px;
	background: rgba(48, 46, 34,1);
	opacity: 1;
	float: right;
	bottom: 100px;
	box-shadow: 0 0 30px rgba(0,0,0,0.6);
}
#wappopen {
	transition: all 0.4s ease;
	position: fixed;
	float: right;
	right: 0;
	bottom: 100px;
	width: 100px;
	height: 100px;
	opacity: 0;
	z-index: 99999999999999999 !important
}
#wappopen:hover {
	transition: all 0.4s ease;
	position: fixed;
	float: right;
	right: 0;
	bottom: 0;
	width: 11vw;
	height: 17vw;
	opacity: 1;
}
 @media screen and (min-width: 1330px) and (max-width: 1440px) {
#wappopen:hover {
	transition: all 0.4s ease;
	position: fixed;
	float: right;
	right: -20px;
	bottom: 0;
	width: 14vw;
	height: 20vw;
	opacity: 1;
}
}
#wappopen:hover .iconawapp {
	transition: all 0.4s ease;
	border-radius: 100px;
	position: fixed;
	height: auto;
	width: 8%;
	text-align: left;
	z-index: 0;
	right: 10px;
	background: rgba(0,102,204,1);
	opacity: 1;
	float: right;
	bottom: 100px;
	box-shadow: 0 0 30px rgba(0,0,0,0.6);
}
#wappopen:hover #iconawapp {
	transition: all 0.4s ease;
	border-radius: 100px;
	position: fixed;
	height: auto;
	width: 8%;
	text-align: left;
	z-index: 0;
	right: 10px;
	background: rgba(0,102,204,1);
	opacity: 0;
	float: right;
	bottom: 100px;
	box-shadow: 0 0 50px rgba(0,0,0,0.6);
}
#message {
	border-radius: 100px;
	transition: all 0.4s ease;
	position: relative;
	float: right;
	right: 40px;
	top: 16px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-color: rgba(255,255,255,1);
	background-image: url(../img/social/mail.png);
	background-size: cover;
	box-shadow: 0 0 20px rgba(0,0,0,0.6);
}
#message:hover {
	border-radius: 100px;
	transition: all 0.4s ease;
	position: relative;
	float: right;
	right: 35px;
	top: 5px;
	width: 55px;
	height: 55px;
	z-index: 9999;
	background-color: rgba(255,255,255,1);
	background-image: url(../img/social/mail.png);
	background-size: cover;
	box-shadow: 0 0 50px rgba(0,0,0,0.6);
}
#facebook {
	border-radius: 100px;
	transition: all 0.4s ease;
	position: relative;
	float: left;
	left: 40px;
	top: 30px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-color: rgba(255,255,255,1);
	background-image: url(../img/social/messanger.png);
	background-size: cover;
	box-shadow: 0 0 20px rgba(0,0,0,0.6);
}
#facebook:hover {
	border-radius: 100px;
	transition: all 0.4s ease;
	position: relative;
	float: left;
	left: 35px;
	top: 25px;
	width: 55px;
	height: 55px;
	z-index: 9999;
	background-color: rgba(255,255,255,1);
	background-image: url(../img/social/messanger.png);
	background-size: cover;
	box-shadow: 0 0 50px rgba(0,0,0,0.6);
}
#whatsapp {
	border-radius: 100px;
	transition: all 0.4s ease;
	position: relative;
	float: left;
	left: -30px;
	top: 110px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-color: rgba(255,0,255,0)
}
/*.quadretto {
	transform: scale(0.80);
	position: relative;
	float: left;
	margin-top: 1%;
	margin-left: 0%;
	width: 25%;
	height: auto;
	transition: all 1.2s ease;
}
.quadretto:hover {
	transition: all 1.0s ease;
	transform: scale(1.10);
}
.quadretto:hover .fotoQuadretto {
	border-radius: 100%;
	transition: all 1.0s ease;
}
.fotoQuadretto {
	width: 100%;
	height: auto;
	transition: all 0.6s ease;
	border-radius: 5%;
	transform: scale(0.999);
	cursor: pointer;
}*/
.rigatasto {
	background-color: rgba(0,0,0,.2);
	width: 100%;
	height: 60px;
	text-transform: uppercase;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 0px solid #666;
	position: relative;
	margin-top: -50%;
	box-shadow: 0px 0px 0px #444;
	border-radius: 0px;
	cursor: pointer;
}
/* ---------------------------------------------------------------miovisual------------------------------------------------------------------ */
.miovisual, .miovisualoff {
	position: relative;
	width: 100%;
	height: 64vh;
	top: 0px;
	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: relative;
	width: 100%;
	margin-left: 0;
	height: 64vh;
	overflow: hidden;
}
.miovisual ul li.img img {
	width: 100%;
	height: auto;
	opacity: .8;
	filter: saturate(150%);
}
.radioFaseCS {
	display: none;
}
/* --------------------------------------------------IMAGE VISUAL EFFECT------------------------------------------------------------------------ */
.miovisual ul li {
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
	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(-11.53846%, 11.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: 6vh;
	width: 100%;
	height: auto;
}
.titoloFase, .sottotitoloFase, .sloganFase {
	font-size: 5.5vh;
	text-align: center;
	line-height: 5.8vh;
	width: auto;
	max-width: 100%;
	margin-top: 2.6vh !important;
	padding: 3.6vh;
	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);
	margin-right: 4px;
}
/* -------------------------------------------------------------------------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(-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 > .fasi > .fase3 > .sottotitoloFase {
	transform: scale(-1);
	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(-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);
}
/*--------------------------------------------------MIAGALLERY-------------------------------------------------------*/

#miagallery {
	transition: all 0.0s ease;
	position: relative;
	width: 36%;
	left: 32%;
	height: auto;
	background-color: rgba(102, 153, 204, o);
	overflow: hidden;
	box-shadow: 0 0px 20px rgba(0,0,0,.0);
	border-radius: 0px;
	margin-top: 30px;
	padding-bottom: 85px !important;
	z-index: 0;
}
#miagallery:hover {
	transition: all 0.6s ease;
	box-shadow: 0 0px 20px rgba(0,0,0,.0);
}
#miagallery img {
	width: 100%;
	height: 100%;
}
.inner {
	width: 2000%;
	height: 100%;
	line-height: 0;
}
article {
	top: 0;
	left: 0;
	width: 5%;
	height: 100%;
	float: left;
	text-align: center !important;
}
articleMobile {
	display: none
}
#miagallery input {
	display: none;
}
#controls {
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#controls label {
	opacity: 0.7;
	z-index: 0;
}
#controls label:hover {
	opacity: 1;
	z-index: 0;
}
#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: -1.2vw;
	width: 0;
	height: 0;
	cursor: pointer;
	border-top: 1.5vw solid hsla(0,0%,0%,0.0);
	border-bottom: 1.5vw solid hsla(0,0%,0%,0.0);
	border-left: 1.5vw solid rgba(150, 124, 99,1);
	border-right: 1.5vw solid hsla(0,0%,0%,0.0);
	z-index: 9;
}
#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: -1.2vw;
	width: 0;
	height: 0;
	cursor: pointer;
	border-top: 1.5vw solid hsla(0,0%,0%,0.0);
	border-bottom: 1.5vw solid hsla(0,0%,0%,0.0);
	border-left: 1.5vw solid hsla(0,0%,0%,0.0);
	border-right: 1.5vw solid rgba(150, 124, 99,1);
	z-index: 9;
}
#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--------------------------------------------------------------------------------*/
azom {
	cursor: pointer;
	z-index: 0;
}
azom .fa-search-plus, azom .fa-external-link {
	position: absolute;
	right: -50px;
	top: 0px;
}
.fa-search-plus, .fa-external-link {
	position: absolute;
	float: left;
	top: 0;
	margin-left: -99.8%;
	color: rgba(48, 46, 34,1);
	font-size: 2.2vw;
	text-align: center !important;
}
#zoom {
	position: fixed;
	float: left;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: rgba(255,255,255,.8);
	transition: all 0.8s ease;
	opacity: 0;
	display: none;
	text-align: center !important;
	cursor: pointer;
}
#bigimage {
	position: relative;
	float: none;
	margin-top: 5vw !important;
	width: auto;
	height: 80%;
	text-align: center !important;
	box-shadow: 0 0 50px rgba(0,0,0,.6);
	-webkit-filter: saturate(140%);
}
.paginaclose {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 25%;
	top: 30px;
	font-size: 32px;
	line-height: 38px;
	font-weight: normal !important;
	text-align: center;
	color: rgba(48, 46, 34,1)!important;
	z-index: 99;
	transition: all 0.8s ease;
	cursor: pointer;
	box-shadow: 0px 0px 30px #444;
	border-radius: 100%;
}
.paginaclose:hover {
	color: rgba(102,153,0,1)!important;
	box-shadow: 0px 0px 30px #000;
}
/*----------------------------------------------------------toltip----------------------------------------------------------*/

.tooltip {
	position: relative;
	float: left;
	width: 14.8vw;
	height: 14.8vw;
	margin: 2.5vw;
	display: inline-block;
}
.tooltip .tooltiptext {
	visibility: hidden;
	background-color: rgba(255,255,255,.9);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	border-radius: 0px;
	padding: 1%;
	position: absolute;
	z-index: 0;
	bottom: 100%;
	left: -20%;
	opacity: 0;
	transition: all 0.2s ease;
}
.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
	transition: all 0.4s ease;
	bottom: 80%;
	left: 0%;
	box-shadow: 0 0 20px rgba(0,0,0,.8);
}
/*----------------------------------------------TESTO------------------------------------------------------------*/
.testoL, .testoR, .testoC {
	position: relative;
	float: left;
	width: 46%;
	height: auto;
	text-align: left !important;
	font-size: 20px;
	color: #fff;
	padding: 2%;
	background-color: rgba(0,0,0,.6);
	min-height: 36vw;
}
.testoR {
	float: right;
	color: #222;
	background-color: rgba(48, 46, 34,.6);
}
.testoC {
	/*	font-size: 24px !important;*/
/*	line-height: 26px;*/
	color: #222;
	width: 80%;
	padding: 10%;
	padding-top: 4%;
	margin-bottom: 0px;
	background-color: rgba(255,255,255,.6);
}
/*----------------------------------------------FOTO------------------------------------------------------------*/
.fotoL, .fotoR, .fotoC {
	position: relative;
	float: left;
	border-radius: 0px;
	width: 80%;
	height: auto;
	margin-top: 2vw;
	margin-left: 10%;
	border: solid 0px rgba(48, 46, 34,1);/*	box-shadow: 0px 0px 50px rgba(0,0,0,0.6);*/
}
.fotoR {
}
.fotoC {
	width: 60%;
	margin-left: 20%;
	border: solid 2px rgba(48, 46, 34,1);
}
/*----------------------------------------------TASTI------------------------------------------------------------*/
.fototasto {
	position: absolute;
	border-radius: 100px;
	width: auto;
	height: 50px;
	top: 2px;
	left: 2px;
}
.tastoL, .tastoR, .tastoC {
	display: inline-table;
	transition: all 0.4s ease;
	background-color: rgba(255,255,255,1);
	width: 96% !important;
	padding-left: 2%;
	padding-right: 2%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #222 !important;
	text-align: center;
	position: relative;
	float: left !important;
	margin-top: 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
.tastoL effetto, .tastoR effetto, .tastoC effetto {
	clip: rect(0px,  auto,  auto,  0px);
	transition: all 0.4s ease;
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	font-size: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: 99px;
	color: transparent !important;
	background: rgba(48, 46, 34,1);
	border-radius: 100px;
}
.tastoL:hover effetto, .tastoR:hover effetto, .tastoC:hover effetto {
	transition: all 0.4s ease;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 24px;
	letter-spacing: 1px;
	color: #222 !important;
	background-color: rgba(255,255,255,1);
	border-radius: 50px;
	z-index: 0;
}
.tastoR {
	color: #fff !important;
	background-color: rgba(48, 46, 34,1);
}
.tastoR effetto {
	color: transparent !important;
	background: #fff;
}
.tastoR:hover effetto {
	color: #fff !important;
	background-color: rgba(48, 46, 34,1);
}
.tastoC {
	color: #fff !important;
	background-color: rgba(48, 46, 34,1);
}
.tastoC effetto {
	color: transparent !important;
	background: #fff;
}
.tastoC:hover effetto {
	color: #fff !important;
	background-color: rgba(48, 46, 34,1);
}
.tastoPDF {
	transition: all 0.4s ease;
	width: 41.4% !important;
	padding-left: 2%;
	padding-right: 2%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 50px;
	font-size: 24px;
	color: #fff !important;
	text-align: center;
	position: relative;
	float: left !important;
	background-color: rgba(48, 46, 34,1);
	margin: 10px;
	background-image: url(../img/PDF.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto;
}
.tastoPDF effetto {
	clip: rect(0px,  auto,  auto,  0px);
	transition: all 0.4s ease;
	position: absolute;
	width: 0;
	height: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 50%;
	top: 50%;
	font-size: 0px;
	letter-spacing: 99px;
	color: transparent !important;
	background: #fff;
	border-radius: 100px;
	background-image: url(../img/PDF.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
.tastoPDF:hover effetto {
	transition: all 0.4s ease;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 24px;
	letter-spacing: 1px;
 line-height:;
	color: #fff !important;
	background-image: url(../img/PDF.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	background-color: rgba(150, 124, 99,1);
	border-radius: 0px;
	z-index: 0;
}
