*{
	margin: 0px;
	padding: 0px;
}

html body{
	width: 100%;
	height: 100%;	
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
}

.page_wrapper{
	width: 100%;
	height: 100%;
}

/*header y barra de navegacion*/

header{
	background-color: #000;
	height: 90px;
	width: 100%;	
	position: fixed;

}

.content_header {
	
	width: 768px;
	height: 90px;
	margin: auto;
}

.autor{
	width: 70px;
	height: 70px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;

}

a{ text-decoration: none;}

.webpage a {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 100;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 40px;
	color: #fff;
	display: none;

}

.webpage a:hover{

	color: #00a8ab;
}

ul{
	list-style-type: none;
	
}
li {
	display: inline;
	float: left;

}
.menu a{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #fff;
	float: left;
	margin-top: 30px;
	margin-left: 15px;

}

li:hover{

	color: #00a8ab;

}

.social_icons{
	width: 225px;
	height: 40px;
	margin-left: 220px;
	float: left;
}

.social_links li{
	width: 40px;
	height: 40px;
	margin-top: 26px;
	margin-left: 15px;
	float: left;
	display: inline;
}

ul.social_links {
width: 275px;
height: 80px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
ul.social_links li {
list-style: none;
float: left;
}
.social_links li a{
width: 40px;
height: 40px;
background: url(../img/sprite.png) no-repeat;
display: block;
}
.social_links li.facebook a{
background-position: 0px -40px;
}
.social_links li.twitter a {
background-position: -40px -40px;
}
.social_links li.you_tube a {
background-position: -80px -40px;
}
.social_links li.behance a {
background-position: -120px -40px;
}
.social_links li.linkedin a {
background-position: -160px -40px;
}
.social_links li.facebook a:hover{
background-position: 0px 0px;
}
.social_links li.twitter a:hover{
background-position: -40px 0px;
}
.social_links li.you_tube a:hover{
background-position: -80px 0px;
}
.social_links li.behance a:hover{
background-position: -120px 0px;
}
.social_links li.linkedin a:hover{
background-position: -160px 0px;
}


/*Parte descriptiva*/

#content_info{
	background-color: #00a8ab;
	height: 500px;
	width: 100%;

}

.background_info{
	width: 768px;
	height: 500px;
	margin: auto;

}

.content_portrait{
	margin-top: 130px;
	height: 330px;
	float: left;
	display: inline;
}

.content_portrait img{
	width: 330px;
	height: 330px;
	float: left;
	margin-left: 15px;
	display: inline;
}

.description{
	width: 380px;
	height: 220px;
	float: left;
	margin-top: 110px;
	margin-left: 5px;
	display: inline;

}

h1{
	font-family: 'Roboto', sans-serif;
	font-size: 37px;
	font-weight: 100;
	color: #fff;
	float: left;
	line-height: 40px;

}

h3{
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #fff;
	float: left;
	margin-top: 20px;
	text-align: justify;
	line-height: 30px;
}

/*accesso rapidos*/

.content_bottom{
	background-color: #f0f0f0;
	height: 200px;
	width: 100%;

}

.background_bottom{
	width: 768px;
	height: 200px;
	margin: auto;

}

.description_sublime{
	width: 230px;
	height: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;

}

.description_sublime img{
	margin-left: 40px;	
	display: inline;
}



.description_notcot{
	width: 230px;
	height: 100px;
	float: left;
	margin-top: 10px;
	display: inline;
	margin-left: 20px;
}

.description_notcot img{
	margin-left: 40px;	
	display: inline;

}

.description_logopond{
	width: 230px;
	height: 100px;
	float: left;
	margin-top: 10px;
	display: inline;
	margin-left: 20px;
}

.description_logopond img{
	margin-left: 40px;	
	display: inline;
}

h2{
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	font-weight: 500;
	width: 200px;
	height: 37px;
	color: #282828;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	display: inline;

}

h2:hover{
	color: #aa233a;
}

h4{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #282828;
	float: left;
	display: none;

}

#content_recursos{
	background-color: #aa233a;
	height: 900px;
	width: 100%;
}

.background_recursos{
	width: 768px;
	height: 900px;
	margin: auto;

}

.content_flat_design{
	width: 768px;
	height: 263px;
	float: left;
	margin-top: 40px;
	display: inline;

}

.content_flat_design img{
	width: 768px;
	height: 263px;
	float: left;
	display: inline;
}

.content_imac{
	width: 464px;
	height: 377px;
	float: left;
	display: inline;

}

.content_imac img{
	width: 464px;
	height: 377px;
	float: left;
	display: inline;

}

iframe{
	width: 450px;
	height: 274px;
	float: left;
	margin-top: 2px;
	margin-left: 7px;
	position: absolute;
	display: inline;
}

.content_tablet{
	float: left;
	width: 247px;
	height: 320px;
	display: inline;

}

.content_tablet img{
	float: left;
	width: 247px;
	height: 320px;
	display: inline;
}


.bootstrap{
	float: left;
	width: 199px;
	height: 265px;
	margin-top: 27px;
	margin-left: -223px;
	position: absolute;
	display: inline;

}


.contact h5{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	margin-top: 70px;
	float: left;
	margin-left: 260px;
	display: inline;

}

.variable{

	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: right;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	display: inline;

	}

.content_credits{
	background-color: #aa233a;
	height: 35px;
	width: 100%;
	display: none;

}

.background_credits{
	width: 768px;
	height: 35px;
	margin: auto;
	display: none;

}

h6{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	display: none;

}


