/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q demo
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}


/* General
***********************/

body {
/*	background: #42a2ce; */
	background: white;
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	height:auto;
}

img{
	max-width:100%;
	height:auto;	
}

a {
	color: black;
	text-decoration: none;
}

h3 {
	margin-bottom: 1%;
	color:black;
	font: bold 20px bebas-neue;
	align-content:center;
	
}

p{
	color:black;
	text-align: center;
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	
}

/*h2 {
	margin: 0 0 8px;
	color:white;
	font: bold 20px bebas-neue;
	align-content:center;
	
}

h1 {
	margin: 0 0 8px;
	color:white;
	font: bold 18px bebas-neue;
	align-content:center;
	
}*/



#BarraMenu{
	width:100%;
	height:100px;
	position:fixed;
	display:block;
	margin-top: -160px;	
	padding-top:3%;
	z-index:7;
	background-color:white;
	text-align:center;
	color: black;
}

.BarraMenu1 {
	margin:auto;
	color:black;
	text-align: center;
	font-size: 3em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.menuinterno{
	display:inline-block;
	padding:2%;
	margin-top:-1%;
	align-content:center;
}

.menuinterno a:hover{
	color: #FF0004;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.BarraMenu2 {
	color:black;
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.BarraMenu3 {
	color:black;
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.BarraMenu4 {
	color:black;
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.BarraMenu5 {
	color:black;
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

.BarraMenu1 a:hover{
	color: rgba(181,181,181,1.00);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

#biography{
	margin:auto;
	text-align: center;
	color: black;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: solid rgba(255,255,255,1.00);
	border-bottom: solid rgba(255,255,255,1.00);

}

#container{
	margin:auto;
	padding-left:3%;
	padding-top:5%;
	padding-bottom:5%;
}
/*mobile*/
.grid-sizer{
	width:100%;
}
.gutter-sizer{
	width:3%;
	height: 3%;
}
.item {
	margin-top:3%;
	display: block;
    float: left;
    text-align: center;
    width: 100%;
}

/*tablet*/
@media only screen and (min-width: 35em) {
		.grid-sizer{
	width:30%;
	
}
.gutter-sizer{
	width:3%;
	
}
.item {
    width: 30%;
}
}

.item a:hover{
	border: double;
	background-color:white;
	color:white;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}




.Progetto {
    background: #ffffff;
    width: 100%;
    margin: 50px 0 0 0;
}

.TitoloProgetto {
    text-align: center;
    color: black;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 36px;
}

.Foto {
    text-align: center;
    width: 100%;
}

.Didascalia {
    text-align: center;
    width:100%;
    margin-top:30px;
	margin-bottom:30px;
}

#MAINcontainer{
	margin:auto;
	padding-top:10%;
	
}


.ph-progetto {
	padding: 0 -100px 0 -100px;
	position:absolute;
	-moz-column-count: 2;
	-moz-column-gap:0px;
	-webkit-column-count: 2;
	-webkit-column-gap:0px;
	column-count: 2;
	column-gap:0px;
	width:100%;
	text-align:center;
	
}

#copertina{
	margin:auto;
	width:100%;
	height:100%;

}	
#imgaboutme{
	margin:auto;
	width:15%;
	height:15%;
	align-content:center;

}
@media screen and (min-width: 768px) {
	#imgaboutme{
	padding:1em 1%;
	}
}

#testoita {
	float:left;
	width:40%;
	margin:3em;
	padding-left:5em;
	padding-top:3em;
}
@media screen and (min-width: 768px) {
	#testoita{
	padding:1em 1%;
	}
}

#testoeng{
	float:left;
	align-content:center;
	width:40%;
	margin:3em;
	padding-left:5em;
	padding-top:3em;
}
@media screen and (min-width: 768px) {
	#testoeng{
	padding:1em 1%;
	}
}



#contatti{
	align-content:center;
	margin-top:auto;
	padding-left:9em;
	width:50%;
	text-align:center;
}
@media screen and (min-width: 768px) {
	#contatti{
		padding:2em 25%;
	}
}

#contatti a:hover{
	color: #FF0004;
	-webkit-transition: all 120ms ease-in-out;
	-moz-transition: all 120ms ease-in-out;
	-ms-transition: all 120ms ease-in-out;
	-o-transition: all 120ms ease-in-out;
	transition: all 120ms ease-in-out;
}



#Architecture{
	margin:auto;
	padding-top:2%;
	text-align: center;
	color: black;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#testo-architecture{
	padding:2em 5%;
}
@media screen and (min-width: 768px) {
	#testo-architecture{
		padding:2em 25%;
	}
}

#plandscapes{
	margin:auto;
	padding-top:5%;
	text-align: center;
	color: black;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

#landscapess:active{
	margin:auto;
	padding-top:5%;
	text-align: center;
	color: #FF0000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

#testo-landscapes{
	padding:2em 5%;
}
@media screen and (min-width: 768px) {
	#testo-landscapes{
		padding:2em 25%;
	}
}

#personal-projects{
	margin:auto;
	padding-top:5%;
	text-align: center;
	color: black;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#testo-personal-projects{
	padding:2em 5%;
}
@media screen and (min-width: 768px) {
	#testo-personal-projects{
		padding:2em 25%;
	}
}

#postcards #world{
	margin:5%;
	padding-top:15%;
	text-align: center;
	color: black;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#postcards #world{
	padding:2em 5%;
}
@media screen and (min-width: 768px) {
	#postcards #world{
		padding:2em 25%;
	}
}

#footer {
    bottom:0;
    position: fixed;
    width:100%;
    text-align:center;
	background-color:rgba(221,221,221,1.00);
	height:30px;
	text-align:center;
	color:black;
	opacity:10%;
	border-image-width:auto;
	}

/* --Clearfix */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

.toggle { margin: 2px 0 0 14px; float: left; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.toggle li { float: left; }
.toggle li a {width: 50px; padding: 6px 0; text-align: center; display: block; text-shadow: 1px 1px 0 #fff; font-size: 12px; font-weight: 600; color: #666; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; 

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */

box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
-moz-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
-webkit-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;

}
.toggle li:first-child a {-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;}
.toggle li a:hover { background: #ededed; color: #222; }
.toggle li a.active { background: #c8e0f3; color: #325874; cursor: default; box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); }

.slider { margin: 40px 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

.button {
  display: inline-block;
  margin: 0;
  padding: .461em 1.563em .41em;
  color: #fff!important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  line-height: 1;
  font-size: .9em;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  border: 1px solid #1a4064;
  background: #255a8c;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
}
.button:active  {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.button.green  {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #578824;
  background: #71b02f;
}
.button.green:hover  {
  background: #79bc32;
}

/* Loading
***********************/
.loading #MAINcontainer {opacity: 0;}

.loading:before  { content: 'CARICAMENTO'; display: block; margin: 100px 0 0; text-align: center; color: #fff; font-weight: bold; font-size: 60px; opacity: 0.3; }
body {width: 100%; float: left; opacity: 1; -webkit-transition: opacity 1s ease;}

/* Layout
***********************/
/* #container {padding: 60px 40px 100px;} */
header {width: 420px; float: left;}
/* #main {margin-left: 420px; margin-top: -25px;overflow: hidden;} */
#main {margin-left: 0px; margin-top: -25px; overflow: hidden;}
aside h3 {float: left;}

/* Header
***********************/
header .logo  { display: block; margin: 10px 0 30px; }
header h1 { font-family: Geogrotesque-Semibold, Helvetica, Arial, sans-serif; margin: 0 0 10px; text-shadow: 0 1px 0 #2F4C63; color: #fff; font-size: 42px; }
header h2 { margin: 0 0 30px; font: normal 20px Geogrotesque-regular, Helvetica, Arial, sans-serif; text-shadow: 0 1px 1px #555; color: #fff; }
header .button { margin: 0 0 50px; padding: 10px 15px 10px 15px; position: relative; }
h3.nav-header { width: 200px; margin: 0 0 10px; padding: 0 0 3px; font-size: 18px; text-shadow: 0 1px 1px #555; color: #fff; font-family: Geogrotesque-Regular, Helvetica, Arial, sans-serif; border-bottom: 1px solid #fff; border-bottom: 1px solid rgba(255,255,255,0.5); }
nav li {margin: 0 0 7px; font-size: 15px; }
nav li a:hover,
nav li.active a  {border-bottom: 1px dotted #fff; border-bottom: 1px dotted rgba(255,255,255,0.3); background: none;}
nav li.active a  { cursor: default; }
