@charset "utf-8";
/* CSS Document CSS DocumentCSS DocumentCSS DocumentCSS DocumentCSS DocumentCSS DocumentCSS Document*/

@font-face {
    font-family: 'MyriadProCondBold';
    src: url('fonts/myriadpro-boldcond-webfont.eot');
    src: url('fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-boldcond-webfont.woff') format('woff'),
         url('fonts/myriadpro-boldcond-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-boldcond-webfont.svg#MyriadProCondBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProLightCondRegular';
    src: url('fonts/myriadpro-lightcond-webfont.eot');
    src: url('fonts/myriadpro-lightcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-lightcond-webfont.woff') format('woff'),
         url('fonts/myriadpro-lightcond-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-lightcond-webfont.svg#MyriadProLightCondRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProLightRegular';
    src: url('fonts/myriadpro-light-webfont.eot');
    src: url('fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-light-webfont.woff') format('woff'),
         url('fonts/myriadpro-light-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-light-webfont.svg#MyriadProLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.eot');
    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/roboto-light-webfont.woff') format('woff'),
         url('fonts/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotothin';
    src: url('fonts/roboto-thin-webfont.eot');
    src: url('fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-thin-webfont.woff2') format('woff2'),
         url('fonts/roboto-thin-webfont.woff') format('woff'),
         url('fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { 
	background-color: #FFFFFF; 
	margin: 0; 
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0;
	color: #E1E1E1; 
	line-height: 120%; 
}
#logo { 
    margin-bottom:50px; 
	margin-left:10px; 
	z-index: 20; 
	padding: 0;
	z-index: 2000;
}
#navigation { 
width:300px; 
	height: 100%;
	position: fixed;
	top:0;
	padding-top: 90px;
	padding-left: 30px;
	text-align: left;
	background-color: white;
	z-index: 200;
	border-right:1px solid #efefef;
}
.submenu {
	margin: 3px 50px 15px 39px;
	color: #999999;
}
.menuitem {
	height: 30px;
	width: 200px;
	background: url(images/line.png) 0 22px repeat-x;
    display: block;
    padding: 10px 3px 0 1px;
    margin: 0px 0 0 44px;
    font-family: 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
	line-height: 140%;
	color:#696969;
	cursor:pointer;
	text-transform:lowercase;
	border-bottom:1px dashed pink;
}

.plus {
	display:inline-block; 
	margin-right:10px;
	color:#696969;	
}
#rightstripe {
	width: 30px;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	background-color: #000000;
	z-index: 998;
}
.submenu ul {
    display: inline;
    list-style-type: none;
    font-family: 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0;
	color: #999999;
    padding: 0;
	text-transform: uppercase;
}
.submenu ul li {
    width: 210px;
    display: block;
    padding: 10px 0 5px 35px;
    margin: -5px 0 0 0;
    text-align: left;
	text-transform:lowercase;
}
li a {
	color: #F155A4;
	font-color: #666666;
}
#slideshow { 
	width: 80%;
	right:0;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 2;
	overflow:hidden;
}
.slide { 
	width: 100%;
	height: 100%;
	background-position: center;
    background-size: cover;
	z-index: 4;
}
#icons { 
	width: 20000px;
	height: 520px;
	position: absolute;
	top: -3px;
	left: 0;
	margin: 0;
	text-align: left;
	z-index: 4;
}
.icont {
	height: 500px;
	width: auto;
	margin: 0 1px 0 0;
	display: inline-block;
	z-index: 4;
}
.ico {
	height: 500px;
	width: auto;
	margin-top: 25px;
	z-index: 4;
}
.frase {
	padding:20px 20px 10px 20px;
	background-color:#F155A4;
	position: absolute;
	display: block;
	bottom: 150px;
	right: 160px;
	color: #FFFFFF;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 26px;
	letter-spacing:0px;
	z-index: 999;
	padding-bottom:0;
}
.frasina {
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 15px;
	letter-spacing: 0;
	padding:10px 20px;
	background-color:#F155A4;
	position: absolute;
	display: block;
	bottom: 130px;
	right: 160px;
	color: #FFFFFF;
	
	z-index: 999;
}
#content {
	width: 700px;
	margin-top: 60%;
	margin-left: 450px;
}
#list {
	position: absolute;
	height: 560px;
	top: 132px;
	left: 370px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: auto;
}
.pagetitle {
	display: block;
	float:left;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	line-height: 24px;
    font-size: 28px;
	letter-spacing: 0;
	color: #666666;
}
.subtitle {
	display: block;
	position: fixed;
	margin-top: 80px;
	margin-left: 368px;
	margin-right: 70px;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	line-height: 15px;
    font-size: 12px;
	letter-spacing: 1px;
	color: #999999;
	text-transform: uppercase;
}
.item {
	width: 200px;
	height: 200px;
	position: relative;
	display: inline-block;
	margin: -3px 0 0 0;
	padding: 0;
	z-index: 3;
}
.pressitem {
	width: 90%;
	height: 200px;
	position: relative;
	display: block;
	margin: -3px 50px 20px 0;
	padding: 0;
	z-index: 3;
}
.titleitem {
	height: 30px;
    color: #666666;
    display: block;
    padding: 0;
    margin: 0;
    font-family: 'MyriadProCondBold', Arial, Helvetica, sans-serif;
    font-size: 20px;
    letter-spacing: -1px;
	line-height: 20px;
}
.title {
	height: 50px;
    color: #F155A4;
    display: block;
    font-family: 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
	line-height: 20px;
	z-index: 902;
}
.titlelist {
    width: 180px;
	color: #FFFFFF;
	background-color: #000000;
    display: block;
    padding: 5px 10px;
    margin: 0;
    font-family: 'MyriadProLightCondRegular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0;
	line-height: 16px;
	position: absolute;
	text-transform: uppercase;
	bottom: 0;
	z-index: 901;
}
.presslist {
	width: 300px;
	color: #333333;
    display: block;
    padding: 5px;
	position: absolute;
	top: 0;
	left: 350px;
    margin: 0;
    font-family: 'MyriadProLightCondRegular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0;
	line-height: 16px;
	text-transform: uppercase;
	z-index: 901;
}
.didalist {
    display: block;
	position: absolute;
	top: 3px;
    padding: 0;
	margin: 0;
    font-family: 'MyriadProLightRegular', Arial, Helvetica, sans-serif;
    font-size: 12px;
	letter-spacing: 1px;
	color: #999999;
	text-transform: uppercase;
	line-height: 12px;
	z-index: 901;
}
#butt_next {
	position: fixed;
	top: 380px;
	right: -1px;
	z-index: 999;
}
#butt_back {
	position: fixed;
	top: 740px;
	left: 370px;
}
.cover {
	height: 200px;
	width: 200px;
	text-align: center;
	overflow: hidden;
	z-index: 900;
}
.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.grayscale:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}
.greytext { 
	color: #666666; 
}
#controls{
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 99;
}
#lang {
	width: 100px;
	height: 50px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	display: block;
	margin: 0 0 40px 40px;
	z-index: 999;
}
.tondino {
	width: 26px;
	height: 23px;
	border-radius:16px;
	border: 1px solid #F155A4;
	display:inline-block;
	font-size:12px;
	color:#F155A4;
	text-align:center;
	padding-top:3px;
}
#footer {
	width: 280px;
	height: 50px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	display: block;
	font-size: 11px;
	color: #666666;
	margin: 0 0 0 40px;
	z-index: 999;
}

#profile {

width:100%;
position:relative; 
float:left;	
overflow:hidden;
padding-bottom:100px;
padding-top:100px;
	
}

#news {
width: 100%;
position: relative;
float: left;
overflow: hidden;
padding-bottom: 100px;	
	
}

#contatti {
width: 98%;
position: relative;
float: left;
overflow: hidden;
padding-bottom: 100px;	
	
}

.area {
	border-bottom:1px solid #ccc;
	border-top:0;
	border-left:0;
	border-right:0;
	width: 90%;
	color:	#F155A4;
	
}

.messaggio {
border-width: 0px 0px 1px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #ccc;	
width: 100%;
color:	#F155A4;
padding-top: 20px;
padding-bottom:10px;
font-family: 'robotolight', Arial, Helvetica, sans-serif;
font-size:13px;
}

form {width:50%; color:#696969; font-size:13px; font-family: 'robotolight', Arial, Helvetica, sans-serif; float:right;}

.invia {float:left !Important; color:#F155A4; margin-top:30px; border:1px solid #F155A4; font-size:13px; text-transform:lowercase; background-color:white; padding:10px 20px; }

.title_news {
	font-size: 21px;
margin-bottom: 90px;
font-family: "robotolight",Arial,Helvetica,sans-serif;
color: #F155A4;
text-align: left;
}

.data_news {
	font-size: 10px;
font-family: "robotolight",Arial,Helvetica,sans-serif;
color: #696969;
text-align: left;
}

.text-news {

margin-top: -70px;
display: block;
height: 2px;
line-height: 17px;
font-size: 12px;
color: rgb(105, 105, 105);	
	
}

.full-text-news {

margin-top: -70px;
display: block;
line-height: 17px;
font-size: 12px;
color: rgb(105, 105, 105);	
padding-bottom:30px;
cursor:url("images/close.png"), auto !important ;
}

.box_news {
	border-bottom: 1px dashed #F155A4;
width: 98%;
height: auto;
float: left;
margin-right: 5%;
list-style: none;
margin-bottom: 26px;
	
	 }
	 
.box_news:hover {
	cursor:url("images/plus-3.png"), auto !important ;
		 
}

#mappa {width:100%;position:relative; float: left; }

.categoria {
width:17%;
margin:30px 15px 0 0; 
display: inline-block;
cursor:pointer;
border:1px solid #696969;
text-align:center;
color:#696969;
padding:6px 0;
font-size:14px;
text-transform:lowercase;


}

.progetto {
width:20.2% !important;
margin:30px 20px 0 0; 
float:left;
height:30px;	
}

.img-categoria {
width:100%;
height:80%;
background-size:cover;
nackground-position:center;	
display:block;
cursor:url("images/plus-3.png"), auto !important ;
}

.testo-categoria {
text-align:center;
color:#696969;
padding-top:10px;	
padding-bottom:10px;
text-transform:lowercase;
font-size:14px;
display:block;
cursor:url("images/plus-3.png"), auto !important ;
}

#progetti {
z-index:999;
float: left;
width: 100%;
position:relative;	
margin-bottom:150px;
}

.desc_progetto {font-size:13px; color:#696969; margin-top:100px; margin-bottom:30px;}

.img_prog {
width:200px;
height:130px;
float:left;
margin:0px 10px 10px 0px;
background-size:cover; 
background-position:center;	
}

A:link,A:visited {
  color: #696969;
  text-decoration: none;
}
A:active,A:hover {
  color:#F155A4;
  text-decoration: none;
}
A:link.selection,A:visited.selection {
  color: #F155A4;
  text-decoration: none;
}


#logo_mob, #navigation_mob, #ham, .nav_mobile {display:none;}


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

	#navigation {
		display: none;
	}
	#logo_mob, #navigation_mob, #ham, .nav_mobile {display:block;}
	#ham img {
    width: 28px;
    position: absolute;
    right: 5%;
    top: 30px;
	}

	#logo_mob img {
    width: 200px;
    position: absolute;
    left: 5%;
	}

	.nav_mobile {
    height: 20px !Important;
    padding-bottom: 44px !Important;
    border-bottom: 1px solid #ccc;
}

#navigation_mob {
    background-color: rgb(255, 255, 255);
    display: block;
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 40px;
    padding-top: 60px;
}

.menuitem {
    width: 90%;
    padding: 10px 5% 0 5%;
    margin: 0px 0 0 0px;
}

#lang_mob {
    margin-left: 5%;
    margin-top: 20px;
}

#footer_mob {
    color: #696969 !Important;
    width: 90%;
    margin-left: 5%;
    margin-top: 50px;
    padding-bottom: 30px;
    font-size: 12px;
}

#slideshow {
    width: 100%;
    right: 0;
    height: 300px;
    position: relative;
    top: 77px;
    z-index: 2;
    overflow: hidden;
}

.slide {
    width: 100% !Important;
    height: 100% !Important;
    left: 0 !Important;
    background-position: center;
    background-size: cover;
    z-index: 4;
}

#content {
    width: 90%;
    margin-top: 0;
    margin-left: 5%;
}

	.box-profilo {
    float: none;
    width: 100%;
    margin-top: 60px;
    }

    .profile-pic {
    	margin-left: 0 !important;
    	width: 130px !Important;
    	height: 130px !Important;
    }

    .testo-profilo {
    display: block;
    width: 100% !important;
    float: left;
    margin-top: 30px;
	}

	.testo-profilo {
		width: 100% !important;
		float: left !important;
	}

	#profile {
		padding-bottom: 0;
	}

	.progetto {
    width: 28.2% !important;
    margin: 30px 2%;
    float: left;
    height: 125px !Important;
	}

	#news {
    padding-bottom: 0;
    padding-top: 0;
	}

	#progetti {
		margin-bottom: 50px;
	}

	.full-text-news {
		display: block !Important;
		margin-top: 0px;
		line-height: 30px;
font-size: 17px;
	}

	#lang {
    width: 150px;
    height: auto;
    position: relative;
    bottom: 10px;
    left: 5%;
    display: block;
    margin: 0;
    z-index: 999;
    overflow: hidden;
}

.categoria {
    padding: 3px 10px;
    width: auto;
    font-size: 12px;
}
#contatti {
    padding-bottom: 30px !important;
}
#footer {
    left: 5%;
    margin: 0;
    display: none;
}
}




