/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Style
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

body {
	width:100%;
	height:100%;
	max-width:1100px;
	margin: 0 auto;
	font-family: 'Gilda Display', serif;
	font-size:100%;
	text-decoration:none;
	}
	
*,
*:before,
*:after { 
	box-sizing: inherit;
}

a:link {text-decoration: none; color: #507CA6;}
a:visited {	text-decoration: none;color: #507CA6;}
a:hover {	text-decoration: underline;color: #507CA6;}



h1{
font-size:1.2em;
line-height:1.5em;
font-weight: 400;
color: #507CA6;
margin-bottom:20px;
}

h2{
font-size:1.2em;
line-height:1.5em;
font-weight: 600;
width:auto;
margin:0.5em 0;
}

.evidenza{
	width:70%;
}

p {
	font-size:.95em;
	line-height:1.2em;
	font-weight: 400;
	color: #507CA6;
}

.dida {
	color: #333;
	padding:0 1em ;
}
.dida span{
	color: #507CA6;
}

#container{
padding-top:40px;	
}

.content{
	display:block;
	float:left;
	width:100%;
	margin-top:50px;
	padding:0 20px 20px;
}
#containerslider{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.loading {
	min-height:200px; 
	background: url('immagini/progress-bar.gif') no-repeat top center;
	}

.about{
	float:left;
	width:100%;
	padding:0 20px 30px;
}
.contatti{
	float:left;
	margin-bottom:50px;
	margin-right:50px;
	
	line-height:1.3em;
	font-weight: 400;
	color: #507CA6;
}
.ennerre{
	display:block;
	padding:0 0 50px;
	font-size:.80em;
	line-height:1.2em;
	color: #507CA6;
}
.link{
	float:left;
	width:auto;
	margin-right:50px;
	padding-bottom:1em;
	font-size:1em;
	line-height:1.3em;
	font-weight: 400;
	color: #507CA6;
	}

video {
	width:100%;
	text-align:center; margin:1em auto; 
	padding:1em;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	box-shadow: 0 2px 5px rgba(0,0,0,.3);
}

/* Index Menu */
#indexcontainer{
	max-width:500px;
	height:auto;
	margin: auto;
	margin-top: 25%;
}
#indexlogo{
	max-width:500px;
	height:auto;
}

/* lingua */

#ita {
	max-width: 500px;
	padding: 0;
	margin: 0;
	display:none;
	cursor:pointer;
	}
	
#eng {
	max-width: 500px;
	padding: 0;
	margin: 0;
	display:none;
	cursor:pointer;
	}
	
/* italiano */
#indexmenu {
	display:none;
	max-width: 500px;
	padding: 0;
	margin: 0;
	}
	
#indexmenu ul{
	margin:0;
	padding:0;
	list-style:none;
	} 

#indexmenu li a {
	display: block;
	list-style:none;
	}
/* inglese */	
#indexmenu-eng {
	max-width: 500px;
	padding: 0;
	margin: 0;
	}
#indexmenu-eng ul{
	margin:0;
	padding:0;
	list-style:none;
	} 

#indexmenu-eng li a {
	display: block;
	list-style:none;
	}

.language{
	float:right; padding-top:7px;padding-right:20px;
	font-size:1.2em;color: #507CA6;
	}
.language img{width:54%;}	


/* Menu */

#logo{
	width:auto;
	max-width:410px;
	cursor:pointer;
}
#menu {
	display: inline-block;
	width:auto;
	max-width: 410px;
	padding: 10px 20px;
	}
	
#menu ul{
	margin:0;
	padding:0;
	} 
#menu li {
	display: block;
	padding-bottom:10px;
    margin: 0;
	overflow:hidden;
	list-style:none;
	}
#menu a {
	display: block;
	list-style:none;
	}

.titolo{
	display:inline-block;float:left;
	width:auto;
	max-width:410px;
	padding-left:20px; padding-bottom:20px;
	font-size:1.2em;color: #507CA6;
}	


/* artists */

	ul.title {
	/* Voce del menu artisti */
    display: block; 
	position: relative;
	margin-top:20px;
    width: 100%;
	padding:0;
    list-style:none;
    }
   
	li.title a {
	/* Voce del menu artisti */
    display: block;
    position: relative;
    width: auto;
    height: auto;
    padding: 15px 20px 17px;
	margin-top:20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	box-shadow: 0 2px 5px rgba(0,0,0,.3);
    font-size:1.2em;
	line-height:1.5em;
	font-weight: 400;
	color: #507CA6;
    }
 
	li.title a:hover {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.4); 
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.4); 
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.4); 
	box-shadow: 0 2px 5px rgba(0,0,0,.4);
	text-decoration:none;
	}
	 
	li.title a span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 44px;
	}
	
	li.sub-menu {
    /* Sotto menu */
    display: none;
    width: 100%;
	height: auto;
	background-color: #fff;
	-moz-box-shadow: inset 0 2px 8px rgba(80,124,166,.3);
	-webkit-box-shadow: inset 0 2px 8px rgba(80,124,166,.3);
	-o-box-shadow: inset 0 2px 8px rgba(80,124,166,.3);
	box-shadow: inset 0 2px 8px rgba(80,124,166,.3);
    padding: 15px;
	list-style:none;
	}
	 
	li.sub-menu a{
    /* Voci del sotto menu */
    display: inline-block;
	width: auto;
	height: auto;
	padding: 10px 5px;
	margin-right:20px;
    font-size:1.2em;
	line-height:1.5em;
	font-weight: 400;
	color: #507CA6;
	}
	li.sub-menu a:hover{
	text-decoration:underline;
	}
	
	.bio{
	background-color:#fff;
	padding: 5px 5px;
    font-size:.95em;
	line-height:1.2em;
	font-weight: 400;
	color: #507CA6;
	width:100%;
	height:	100%;	
	}
	
	
	/* projects */

	.projectabout{
	float:left;
	width:100%;
	padding:20px;
	}
	
	.project {
    display: block;
	margin:0 auto;
	padding:0;
    list-style:none;
	margin:0;
    }
	li.project {
		width:25%;
		display:block-inline;
		float:left;
	}
 	/* Voce del menu*/
	li.project a {
    position: relative;
	display:block;
    padding: 10px;
	margin-bottom:35px;
	margin-right:35px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.3); 
	box-shadow: 0 2px 5px rgba(0,0,0,.3);
    font-size:1.2em;
	line-height:1.5em;
	font-weight: 400;
	color: #507CA6;
	text-decoration: none;
	
    }
 
	li.project a:hover {
	transition:all 1s ease-in;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.6); 
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.6); 
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.6); 
	box-shadow: 0 2px 5px rgba(0,0,0,.6);	
	}
	 
	li.project span {
    display: none;
	position:absolute;
	background: rgba(255,255,255,.9);
	width: 100%;
    height: 100%;
	top:0;
	left:0;
	padding: 19px;
	transition:all 1s ease-in;
	}
	
	li.project a:hover span {
	display: block;	
	}
	
	
/* --Clearfix */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

@media (max-width: 1024px) {
	li.project{width:33.3%;}
}
@media (max-width: 767px) {
	li.project{width:50%;}
	ul.title {
    display: block;
    position: relative;
    width: 99%;
    }
	li.title a {
	/* Voce del menu artisti */
    display: block;
    position: relative;
    width: 99%;
	font-size:1em;
    }
	.evidenza{ width:100%;}
}
@media (max-width: 600px) {
	#indexcontainer{max-width:400px;margin-top: 50px;}
	/* Menu */
	#logo{max-width: 400px;margin: 0px;}
	#menu {max-width: 400px; margin: 0px;}
	.language{display: none;font-size:1.1em;}
	.titolo{font-size:1.1em;}
	h1 {font-size:1.1em; line-height:1.2em; margin-bottom:10px;}
	p {font-size:.9em;}
	.dida {padding:15px 20px 0;}
	
	li.sub-menu a{font-size:1em;}
	li.project a{margin-bottom:20px; margin-right:20px; padding:8px;}	
}
@media (max-width: 479px) {
	li.project{width:100%;}
}