@import url(https://fonts.googleapis.com/css?family=Titillium+Web);

body{
	margin: 0;
	background-color: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	color:#404041;
}
img{
	border: none;
}
*{
	font-family: 'Roboto', sans-serif;	
}

#logo{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	display: inline-block;
	padding: 20px;
	margin: 0;
	text-align: left;
	z-index: 1;
}
#logo img{
	width: 100%;
	max-width: 256px;
}

section{
	z-index: 2;
	position: relative;
	width: 100%;
	display: inline-block;
	padding: 5px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
article{
	width: 100%;
	display: inline-block;
}

p.title{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0;
	padding: 0;
	padding-left: 40px;
}

p.title span{
	font-family: 'Roboto Black', sans-serif;
	font-size: 40px;
	cursor: pointer;
	color:#404041;
	font-weight: bold;
}

#studio-information p{
	font-family: "PT Mono";
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0;
	padding-left: 40px;
	font-size: 18px;
	width: 100%;
	max-width: 760px;
	color: #000;
}

#studio-information a{
	color: #404041;
	text-decoration: none;
	font-family: "PT Mono";
}

#studio-information a:hover{
	color: #D83D38;
}

#studio-information figure{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	padding: 0 100px 0 0;
	text-align: right;
	margin: 0;
}
#studio-information figure img{
	width: 160px;
	max-width: 30%;
}

#services ul, #clients ul{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 15px 0 0 40px;
	width: 280px;
	margin: 0;
	list-style: none;
	float: left;
}

#clients ul{
	width: 330px !important;
}

#services li, #clients li{
	color: #000;
	padding: 4px 0;
	font-family: "PT Mono";
	font-size: 18px;
}

#project p{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0;
	padding-left: 40px;
	font-size: 45px;
	width: 100%;
	max-width: 1000px;
	color: #000;
}

#project a{
	color: #000;
}

.hidden{
	display: none;
}

footer{
	width: 100%;
	display: inline-block;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #FFF;
}
nav{
	width: 100%;
	display: inline-block;
}
nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline-block;
}
nav li{
	width: 25%;
	display: inline-block;
	padding: 5px 0;
	text-align: center;
	float: left;
}
nav a{
	color: #000;
	text-decoration: none;
	font-size: 20px;
}

#project-info{
	padding-top: 15px;
}

#project{
	width: 100%;
	paddding: 15px 0;
	display: block;
}
#project .project{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 25%;
	display: inline-block;
	line-height: 0;
	padding: 5px;
}
#project .detalles{
	width: 100%;
	margin: 0;
	display: none;
	text-align: center;
}
#projects .detalles ul{
	width: 90%;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#projects .detalles li{
	width: 100%;
	padding: 15px 0;
	margin: 0;
}

#projects .project img{
	width: 100%;
}

/* MOBILE */
#logo.mobile{
	position: relative !important;
	text-align: center;
}

#projects.mobile{
	display: inline-block;
}
#project.mobile .project{
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 20px 0 !important;
}
#project.mobile .project img{
	width: 95%;
	max-width: 500px;
}

#pie{
	width: 100%;
	padding: 15px 0;
	display: block;	
}
 	
.content_view #pie {
	font-family: "PT Mono" ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0;
	padding-left: 40px;
	width: 100%;
	max-width: 1000px;
	color: #404041;
	font-size: 16px;
}

#pie a{
	color: #404041;
	text-decoration: none;
	font-family: "PT Mono";
}
#pie a:hover{
	color: #D83D38;
}

.header{
	padding: 0;
	height: 100vh;
	position: relative;
	background-color: #DB3C39;
}

.header .row{	
	padding: 5% 10% 10% 10%;    
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center; 
	align-items:center;
}


.fancybox-nav{
	height: 80% !important;
}

.fancybox-skin{
	border-radius: 0px !important;
}

.content_frase{
	width: 35%;
    text-align: left;
    padding-top: 5%;
}

.content_frase span{
	font-size: 48px;
   	color: #fff;
    font-family: 'Roboto Black', sans-serif;
    line-height: 100%;
    width: 50%;
    font-weight: bold;
}

.content_frase div{
	font-size: 24px;
   	color: #fff;
    font-family: 'Roboto Black', sans-serif;
    font-style: italic;
}

.gallo_image_small{
	width: 50%;
}

.gallo_image_small img{
	width: 100%;
}

.space{
	width: 0.2%;
    background-color: #fff;
    margin-right: 5%;
    height: 70vh;
}

a.reference{
	text-decoration: none;
}

.row_responsive{
	display: none;
}

@media(max-width: 992px){
	.content_frase span{
		font-size: 35px !important;
	}
}

@media(max-width: 600px){
	.content_frase span{
		font-size: 25px !important;
	}
}

@media(max-width: 769px){
	.row_responsive{
		display: block !important;;
		padding: 30% 10% 10% 10%;			
		align-items:center;		
	}

	.space_responsive{
		background-color: #fff;
    	height: 2px;
	}

	.gallo_image_small_responsive{
		width: 100%;
	}

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

	.row{
		display: none !important;
	}

	#project .project {
	    width: 100% !important;
	    position: relative;
	}
}

.fancybox-skin{
	background: #fff !important;
}

.fancybox-nav span{
	top: 65% !important;
}

@media only screen and (max-width: 600px) {
	
	#studio p{
		padding-left: 20px;
	}
	#studio figure{
		padding: 0 30px 0 0;
	}
}

@media only screen and (max-width: 470px) {	
	#project .project{
		width: 33.33%;
	}
}

@media only screen and (max-width: 470px) {	
	
	#services ul, #clients ul{
		width: 100%;
		float: none;
		padding-left: 0 !important;
	}
	p{
		padding-left: 0 !important;
	}
}