@charset "UTF-8";
/* CSS Document */

@font-face{
	font-family: FuturaBookfont;
	src: url("../fuentes/FuturaBookfont.ttf");	
}
body{
	width: 100%;
	height: 768px;
	margin: 0px;
	padding: 0px;
	font-family: FuturaBookfont;
	background-color: #ffffff;
}
.bobypaginas{
	background-color: #ffffff;
}
.headerpaginas{
	background-color: #ffffff;
}
.footerpaginas{
	background-color: #ffffff;
}

header{
	width: 100%;
	height: 200px;
	background-color: #ffffff;
	margin: 0px;
	z-index: 3;
}
.headband{
	background-color: #F4F3F0;
	width: auto;
	height: 20px;
	margin-top: 0px;
	
}
#logo{
	width: 100px;
	margin-top: 40px;
	margin-right: 5;
} 
ul{
	margin-top: 60px;
	display: block;
	justify-content: center;
	font-family: FuturaBookfont;
	font-size: 10px;
	letter-spacing: 0.5px;
	text-align: center;
	margin-left: -30px;
	position: relative;
	z-index: 1;
}
li{
	margin: 6px;
	list-style: none;	
}
ul li a:hover{
	color: #939598;
}
li a{
	margin-right: 11px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.5px;
}
li a:hover{
	color: #939598;
}
.navpaginas ul{
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
td a{
	text-decoration: none;
	color: #000000;
}
td a:hover{
	color: #939598;	
}
#colorhover{
	color: #939598;
}
.textodesign{
	margin-top: 35px;
	font-family:FuturaBookfont;
	font-size: 14px;
	text-size-adjust: auto;
	color: #58595B;	
	margin-left: 2px;
}
.texto{
	margin-top: 80px;
	font-family: FuturaBookfont;
	color: #58595B;
	font-size: 14px; 
	text-size-adjust: auto;
	position: static;	
}
p a{
	text-decoration: none;
	color: #000000;
	
}
p a:hover{
	color: #939598;		
}
.about{
	margin-top: 55px;
	font-family:FuturaBookfont;
	font-size: 13px;
	text-size-adjust: auto;
	color: #58595B;		
}
.bio{
	width:60%;
	font-family:FuturaBookfont;
	font-size: 12px;
	text-size-adjust: auto;
	text-align: left;
	color: #58595B;	
	line-height: 20px;
	
	
}

/*..........imagenes..........*/

.cuerpodesing{
	width: 100%;
}
.galeriadesign{
	width: 60%;
	margin-top: 20px;
}
.img1{
	width: 230px;
	height: auto;
	margin: 5px;
}

.cuerpogaleria{
	width: 100%;
}
.galeriaimagenes{
	width: 100%;
	padding-top: 80px;
}
.img2{
	width: 300px;
	margin: 10px;
}
.img3{
	width: 70%;
}

/*..........pie de pagina..........*/

footer{
	width: 100%;
	height: 100px;
}
footer ul{
	margin-top: 60px;
	display: flex;
	font-family: FuturaBookfont;
	font-size: 9px;
	color: #000000;
	letter-spacing: 0.5px;	
}
footer li{
	margin: 2px;
}
.copy{
	margin-top: 8px;
	font-size: 9px;
	color: #000000;	
}

/*..........Responsive..........*/

@media screen and ( min-width : 1680px ) and (max-width : 1050px ){
.img1{
	width: 260px;
	height: auto;
	}
.galeriaimagenes{
	width: 100%;
	}
.img2{
	width: 250px;
	}
}
@media screen and ( min-width : 1024px ) and (max-width : 768px ){
.img1{
	width: 260px;
	height: auto;
	}
.galeriaimagenes{
	width: 100%;
	}
.img2{
	width: 250px;
	}
}
@media screen and (min-width : 768px ) and ( max-width : 1024px ){
.galeriadesign{
	width: 100%;
	}
.cuerpodesing{
	width: 100%;
}
.img1{
	width: 260px;
	height: auto;
	}
.galeriaimagenes{
	width: 100%;
	}
.img2{
	width: 250px;
	}
}
@media screen and ( min-width : 480px ) and (max-width : 320px ){
.navpaginas li{
	font-size: 10px;
	margin: 5px;
	} 
ul{
	font-size: 11px;
	}
.texto{
	margin-top: 30px;
	font-size: 13px;
	text-size-adjust: auto;
	font-family: FuturaBookfont;
	}
.textodesign{
	width: 60%;
	margin-top: 50px;
	font-size: 12px;
	text-size-adjust: auto;
	font-family: FuturaBookfont;
	}
.cuerpodesing{
	margin-top: 70px;
}
.galeriadesign{
	width: 100%;
	height: 70px;
	margin-top: 40px;
	position: relative;
	}
.img1{
	width: 160px;
	height: auto;
	}
.galeriaimagenes{
	width: 100%;
	padding-top: 70px;
	}
.img2{
	width: 180px;
	}
}
@media screen and ( min-width : 320px ) and (max-width : 480px ){
.navpaginas li{
	font-size: 10px;
	margin: 5px;
	} 
header{
	width: 100%;
	height: 90px;
	background-color: #ffffff;
	margin: 0px;
	z-index: 3;
}
#logo{
	width: 90px;
	margin-top: 27px;
}
ul{
	font-size: 11px;
}
p {
	margin-top: 10px;
}
.texto{
	margin-top: 30px;
	font-size: 13px;
	text-size-adjust: auto;
	font-family: FuturaBookfont;
}
.textodesign{
	width: 80%;
	margin-top: 40px;
	font-size: 13px;
	text-size-adjust: auto;
	font-family:FuturaBookfont;
}
.cuerpodesing{
	margin-top: 100px;
}	
.galeriadesign{
	width: 100%;
	margin-top: 0px;
	position: relative;
}
.img1{
	width: 250px;
	height: auto;
	}
.galeriaimagenes{
	width: 100%;
	padding-top: 70px;
}
.img2{
	width: 250px;
}
.img3{
	width: 90%;
}
}
