#contenedor_interiores{
	margin: 0 auto;
	margin-top: 3%;
	max-width: 1420px;
	height: auto;
	position: relative;
	width: 100%;
}
#menu2{
	float: left;
	width: 20%;
	min-width: 250px;
}
.logo_sp{
	margin: 0 0 0 40px;
	text-align: center;
	float: left;
}
#centro{
	float: left;
	width: 40%;
	margin: 1% 2% 0 2%;
}
#centro a{
	
}
#centro .porfolio{
	float: left;
	margin: 5%;
	width:40%;
}
#centro .porfolio img{
	max-width:100%;
max-height:100%;
}
#centro  img:hover{
	opacity:0.5;
}

#lateral{
	float: right;
	width: 30%;
	min-width: 300px;
}
#titulo1{
	font-size: 32px;
	color: #afafaf;
	margin-top: 20px;
	text-transform: uppercase;
}
#subtitulo{
	text-transform: uppercase;
	font-size: 14px;
	margin:22px 0 0 0;
	color: #afafaf;
}
.subtextos{
	
font-size:14px;
	
color:#666666;
max-width:290px;
	
}
.textos{
	margin-top: 40px;
	font-size: 14px;
	color: #666666;
	max-width: 350px;	
}
.textos p{

	background: url('../img/icon.gif') no-repeat 0px 10px;
  margin: 0;
  padding: 5px 0 5px 20px;

}
/* ==========================================================================
   mostrar
   ========================================================================== */
   #contenedor_proyectos{
	width: 78%;
	float: left;
	min-width: 300px;
	margin-left: 1%;
   }
#contenedor_cajas
{
	float: left;
	position: relative;
	background-color: #fff;
	min-height: 300px;
	padding-bottom:2%;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


.img-card img
{
	/* HOVER OFF */
		

	max-height:100%;
	max-width: 100%;
}
.img-card > a img:hover{

opacity: 0.8;
cursor: pointer;
-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.img-card > h4
{
	
	padding-top: 10px;
	margin: 3px 0;
}

    

.img-card > p
{
	font-size: 12px;
	text-align:center;
	width: 96%;
	
	
	margin: 10% 2% 10% 2%;
	position:absolute;
	z-index:100;
top:62%;
left:0px;
opacity: 0.8;
background-color:#fff;
padding:10px 0px 30px 0px;

}
 a
{
	text-decoration:none;
}

/* 
.img-card:hover p {
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	top:55%;
	
	 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -o-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
*/


.image-box
{
	overflow: hidden;
	width: 182px;
	height: 167px;
	display: inline-block;
	vertical-align:top;
	margin: 1%;
	min-width: 182px;
	max-width: 200px;
	background-color:#F1F1F1;
	position:relative;
	color: #333;	
	
	
	
}

.image-box-proyecto
{
	overflow: hidden;
	width: 160px;
	height: 167px;
	float:left;
	text-align:center;
	position: relative;
	margin: 1%;
	min-width: 160px;
	max-width: 250px;

	 
	
	
	
}
.img-cabecera{
	 display: inline-block;
vertical-align: top;
   

	text-align:left;
	margin: 0 5% 0 0;
	width: 364px;
	height: 167px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
#titulo_mostrar{
	font-size: 32px;
	color: #afafaf;
	margin-top: 0;
	text-transform: uppercase;
}
#subtitulo_mostrar{
	text-transform: uppercase;
	font-size: 14px;
	margin:2%;
	color: #afafaf;
}

/* Tablet Layout: 965 */
@media only screen and (max-width: 1200px) {
	.image-box
{
	
	width: 150px;
	height: 140px;

	
	margin: 5px;
	min-width: 120px;
	
	
	
}
 #contenedor_proyectos{
	width: 70%;
	
	margin-left: 0%;
   }
	
}



/* Tablet Layout: 965 */
@media only screen and (max-width: 965px) {
	#titulo_mostrar{
		margin-top:10px;
	font-size: 24px;
	text-align:center;
}
#subtitulo_mostrar{
	
	font-size: 12px;
	text-align:center;
	
}
	
	
	 #contenedor_proyectos{
	width: 100%;
	
   }

	#menu2{
	float: left;
	width: 100%;
	min-width: 250px;
}
.logo_sp{
	margin-left:-15px;
	width: 100%;
	text-align: center;
	
}
	
	.nav         {
	
	display:none;
	}
	

	#nav_sub{
	display:block;	
	
	}
	 #nav_sub li a {
	display:block;	
	 }
	#menu{
	width:100%;	
	}
	#centro{
		width:96%;	
	}
	#lateral{
		width:100%;	
		clear:both;
	}
	#titulo1{
	margin:2%;
	max-width:96%;	
	width:96%;
	}

	#subtitulo{
	margin:2%;
	max-width:96%;	
	width:96%;
	}
	.textos{
	margin:2%;
	max-width:96%;	
	width:96%;
	}
	
	.img-cabecera{
	margin-left:2%;
	
	width: 100%;
	
}

	.image-box
{
	
	width: 150px;
	height: 140px;

	
	margin: 5px;
	min-width: 120px;
	
	
	
}
	.img-card > p
{
	font-size: 0.8em;
top:35%;
	min-height:120px;
	
}
/* Tablet Layout: 965 */
@media only screen and (max-width: 450px) {
	
	

	.image-box
{
	
	width: 120px;
	

	
	margin: 5px;
	min-width: 120px;
	
	
	
}
.img-card > p
{
	font-size: 0.6em;
top:40%;

	
	
}
	
	}
