@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'ezzobookregular';
    src: url('fonts/ezzobook-webfont.eot');
    src: url('fonts/ezzobook-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ezzobook-webfont.woff') format('woff'),
         url('fonts/ezzobook-webfont.ttf') format('truetype'),
         url('fonts/ezzobook-webfont.svg#ezzobookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('fonts/calibri-webfont.eot');
    src: url('fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri-webfont.woff') format('woff'),
         url('fonts/calibri-webfont.ttf') format('truetype'),
         url('fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalibriBold';
    src: url('fonts/calibri_bold-webfont.eot');
    src: url('fonts/calibri_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri_bold-webfont.woff') format('woff'),
         url('fonts/calibri_bold-webfont.ttf') format('truetype'),
         url('fonts/calibri_bold-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html {
	width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
	background-color: white;
    font-family: 'Courier', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 17px;
    color: #000000;
}
.logo {
	width: 100%;
	position: fixed;
	text-align: left;
	z-index: 98;
	font-size: 35px;
	top: 125px;
	left: 63px;
	float: left;
}
.logo a {
	color: #999999 !important;
}
#socials {
	width: 120px;
	position: fixed;
	top: 88px;
	right: 80px;	
	z-index: 99;
}
.social_icon {
	width: 32px;
	height: 32px;
	margin: 0 1px 0 0;
	border: 0;
}
.lang {
	float: right;
	width: 100px;
	text-align: right;
	color: #C9C9C9;
	display: block;
	clear: both;
	position: fixed;
	right: 20px;
	top: 40px;
	padding-right: 16px;
	z-index:999;
}
#div01, #div02, #div03, #div04, #div05 {
	display: block;
	position: relative;
	border: 1px solid white;
}	
.lang a { 
	color: #C9C9C9 !important; 
	overflow: hidden;
	float: left;
	margin-right: 1px;
	margin-left: 0;
	background-image: url(images/bg_80.png);
	padding: 5px;
}
.lang a:hover { 
	color: rgb(209, 180, 81) !Important;
}
.lang a.langselected {
	color: rgb(209, 180, 81) !Important;
}
.navigation {
	width: auto;
	position: fixed;
	text-align: left;
	top: 200px;
	letter-spacing: 1px;
	z-index: 99;
	left: 60px;
}
.menubutt {
	padding: 2px 5px;
	width: auto;
	font-family: 'Courier', Arial, Helvetica, sans-serif;
    font-size: 15px;
	letter-spacing: 0px;
	color:white !Important;
	text-transform:lowercase;
	background-image: url(images/bg_80.png);
	line-height: 22px;
}
a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
.titlegros {
	font-family: 'Courier', Arial, Helvetica, sans-serif;
    font-size: 18px;
	letter-spacing: -1px;
	line-height: 20px;
}
.quad {
	width: 100%;
	height: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 41;
}
.item {
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	background-position: center;
    background-size: cover;
	z-index: 40;
	padding-top: 100px;
	margin-top: 20px;
	padding-bottom: 100px;
}
.moltoalto {
	padding-bottom: 300px !Important;	
}
#back {
	position: fixed;
	left: 6%;
	display: block;
	opacity: .6;
}
#forward {
	position: fixed;
	right: 6%;
	display: block;
	opacity: .6;
}
.content { 
	width: 76%;
	margin-left: 17%;
}
.separatore {
	height: 30px;
	clear: both;
	display: block;
	width: 100%;	
}
.stripe {
	height: 400px;
	background-size: cover;
	background-position: center;
	display: block;
	width: 100%;
	position: relative;	
}
.gallery {
	width: 1000px;
	height: auto;
	display: inline-block;
}
.icon { 
	background-size: cover; 
	background-position: center; 
	display: block; 
	float: left; 
	margin: 2px 4px 2px 0px;
}
.immagine_categoria {
	display: block;
	width: 100%;
	height: 260px;
	background-size: cover;
	background-position: center;
}
.categoria {
	display: inline-block;
	margin-right: 20px;	
	width: 260px;
	vertical-align: top;
	height: 300px;
	margin-bottom: 30px;
}
.categoria:hover {
	opacity: .9;
}
#slideshow {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;	
}
img.bg {
	width: 100%;
	height: auto;	
	overflow: hidden;		
	z-index: 2;
}
.slide { 
	width: 100%;
	height: auto;
	background-position: center;
    background-size: cover;
	background-repeat: no-repeat;
	z-index: 3;
}
.ico {
	height: 40px;
	width: auto;
	margin: 0 5px 5px 0;
}
.ico_mostra {
	height: 27px;
	width: auto;
	margin: 0 2px 2px 0;
	display: inline-block;
}
.mostra a.group {
	display:inline-block;	
}
.titles {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: 'Courier', Arial, Helvetica, sans-serif;
	font-size: 21px;
	letter-spacing: -1px;
	color: #000000;
	font-weight: bold;
}
.scr {
	display: inline;
}
.greytext {
	color: #333333;
}
.stripetext {
	color: #666666;
	background-image: url(images/quad_trasp_white.png);
	line-height: 22px;
	padding: 2px;
}
.butt {
	height: 40px;
	margin:-20px;
}
.cat {
	color: #000000; 
	margin-bottom: 10px;
	display: block; 
	margin-top: 2px;
}
.mostra_singola {
	display: inline-block;
	margin-right: 12px;
	margin-left: 12px;
	width: 365px;
	margin-bottom: 30px;
	border-bottom: 1px solid #393939;
	cursor: pointer;
}

.bg_mostra {
	position: absolute;
	margin-top: -17px;
	z-index: -2;
	height: 12px;
	width: 160px;
	opacity: .8;
	margin-left: -9px;
}

.col_2 .text a:link {
	background-color: #ccc;
	padding: 3px;	
}
.bg_press {
	position: absolute;
	margin-top: -8px;
	z-index: -2;
	height: 22px;
	width: 22px;
	opacity: .8;
	margin-left: -12px;
}
.press_singola {
	height: 70px;	
}
.lista-opere {
	z-index: 0;	
}
.opera {	
	display: block;
	margin-bottom: 20px;	
	width: 920px;
}
.opera_img {
	max-width: 920px;
	max-height: 700px;
	display: block;
}
.opera_singola {	
	display: block;
	margin-right: 20px;	
	margin-bottom: 30px;	
	width: 450px;
}
.opera_singola_img {
	width: 100%;
	display: block;
}
.press_singola:hover > .bg_press {
	margin-left: -5px;
	cursor: pointer;
	-webkit-transition: margin 0.2s ease-in-out;
    -moz-transition: margin 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out;
    transition: margin 0.2s ease-in-out;
}
.mostra_singola:hover > .bg_mostra {
	margin-left: 0px;
	cursor: pointer;
	-webkit-transition: margin 0.2s ease-in-out;
    -moz-transition: margin 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out;
    transition: margin 0.2s ease-in-out;
}
.bg_logo {
	position: absolute;
	margin-top: 10px;
	z-index: -2;
	height: 22px;
	width: 218px;
	margin-left: -12px;
}
.logo:hover > .bg_logo {
	margin-left: -3px;
	cursor: pointer;
	-webkit-transition: margin 0.2s ease-in-out;
    -moz-transition: margin 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out;
    transition: margin 0.2s ease-in-out;
}
#totop img{
	position: absolute;
	right: 6%;
	width: 50px;
	margin-top: -20px;
	opacity: .5;
}
.mostre {
	width: 78%;
	height: auto !Important;
}
.cat a {
	display: block;
}
.title_cat {
	height: 40px;
	margin-bottom: 10px; 
	cursor: pointer;
	margin-top: 10px;
}
#go {
	position: absolute;
	z-index: 999;
	left: 60px;
	margin-left: -25px;
	background: url(images/bg_80.png);
	padding: 20px 16px;
}
#go img {
	width: 22px;
}
.title_mostra {
	margin-bottom: 10px; 
	cursor: pointer;
	font-weight: bold;
}
.mostra { 
	margin-right: 4%; 
	margin-bottom: 20px; 
	position: absolute; 
	margin-left: 30%; 
	top: 51px;
}
.mostra a {
	display: block;
}
.title_mostra {
	margin-bottom: 10px;
}

A:link.menubutt,A:visited.menubutt {
    color: #333333;
    text-decoration: none;
}
A:active.menubutt,A:hover.menubutt {
    color: rgb(209, 180, 81) !important;
    text-decoration: none;
}
A:link,A:visited {
    color: #333333;
    text-decoration: none;
}
A:active,A:hover {
    color: rgb(209, 180, 81) !important;
    text-decoration: none;
}
.selected {
	color: rgb(209, 180, 81) !Important;
}
.mobile {
		display: none;	
}	
	
	
@media all and (max-height: 800px) {

.item_scr {	
	width: 80%;	
	margin-top: 300px; 
}

}

@media screen and (max-width: 999px) {
	
	.content {
		width: 90%;
		margin-left: 5%;
	}	
	.mostre {
		width: 90%;
		margin-left: 5%;	
	}	
	.logo {
		font-size: 16px;
		left: 5%;
		top: 5%;	
		z-index: 9999;		
	}	
	.logo a {
		color: #333333 !Important;
	}	
	.bg_logo {
	    width: 110px;
    	height: 16px;
		margin-left: -6px;	
	}	
	.nav {
		display: none;	
	}	
	.menubutt {
		display: inline-block;
		margin-bottom: 3px;
	}	
	.nav_mobile {
		width: 95%;
		position: fixed;
		height: 800px;
		display: block;
		left: 0;
		text-align: left;
		padding-left: 5%;
		background-color: white;
		padding-top: 93px;
		top: 0;
		padding-bottom: 50px;
	}
	.nomobile {
		display: none;	
	}	
	#back, #forward {
		display: none;	
	}	
	.item {
	    padding-top: 55px !important;
		padding-bottom: 45px !important;	
	}	
	.mostra_singola {
		    margin-right: 0px;
    		margin-left: 0px;	
			width: 100%;
	}	
	.press_singola {
    height: auto;
    padding-bottom: 20px;
	}	
	.moltoalto {
	padding-bottom: 0px;	
	}	
	.cat {
    	margin-bottom: 20px;
	}
	.categoria {
		display: block;
		margin-right: 0;
		width: 100%;
		margin-bottom: 0;
		margin-left: 0;
	}	
	.immagine_categoria {
	    height: 200px;	
	}	
	#cookieChoiceInfo a {
		color: white !Important;	
	}	
	.col_6 {
		margin-top: 10px;
	}	
	#totop img {
		position: absolute;
		right: 6%;
		width: 37px;
		margin-top: -10px;
		opacity: .5;
	}	
	.stripe {
    height: 140px;
	}	
	#go {
		left: 50%;
		margin-left: -25px;
		padding: 17px 14px;	
		opacity: 1 !Important;
		z-index: 99;
	}	
	#go img {
		width: 16px;	
	}	
	.navigation {
		width: 100%;
		position: fixed;
		text-align: left;
		top: 0px;
		letter-spacing: 1px;
		height: 80px;
		z-index: 100;
		left: 0px; 
		background-color: white;
		display: inline-block;
		width: 100%;
	}	
	.gallery {
		width: 100%;
	}
	.opera {	
		display: block;
		margin-bottom: 20px;	
		width: 100%;
	}
	.opera_img {
		max-width: 100%;
		max-height: 100%;
		display: block;
	}		
	.opera_singola {
		width: 100%;
		margin-right: 0;
	}		
	.mobile {
		display: block !Important;	
	}
	.nomobile {
		display: none !Important;	
	}	
	.titles {
	    width: 100% !important;
		font-weight: bold;
		border-bottom: 1px solid #ccc; 
		padding-bottom: 20px; 
	}
	.lang {
		display: none;	
	}	
	.margin-mobile {
		padding-top: 100px !Important;	
	}	
	.ham {
		padding: 3px;
		position: fixed;
		right: 5%;
		z-index: 99999;	
		top: 4%;
	}	
	.ham img {
		width: 25px;
	}	
	.menubutt {
		display: block;
		margin-bottom: 3px;
		padding-top: 6px;
		width: 90%;
		border-bottom: 1px solid #ccc;
		background-image: none;
		color: #333333 !important;
		font-weight: bold;
		padding-bottom: 6px;
		margin-bottom: -18px;
		text-align: center;
	}
	.lang_mobile {
		width: 93%;
		text-align:center;
		color: white;
		display: block;
		clear: both;
		position: relative;
		margin-top: 30px;
		z-index: 999;
	}
	.lang_mobile a { 
		color: white !important; 
		overflow: hidden;
		margin-right: 3px;
		margin-left: 3px;
		background-image: url(images/bg_80.png);
		padding: 5px;
	}
	.lang_mobile a:hover { 
		color: rgb(209, 180, 81) !Important;
	}	
	.lang_mobile a.langselected {
		color: rgb(209, 180, 81) !Important;
	}
	
}