.titulo_pdf{
	
	color:#fff;
	
}
.grupo_valvid{
	width:300px;
	height:57px;
	margin-top:-30px;
}
.con_pdf{
	margin-left: 100px;
	font-size: 19px;
}
.acomodo2{
	margin-left: 100px;
	font-size: 19px;
}
.aco_pdf{
	width:600px; 
	height:800px;
}
.tabla{
	width:100%;
	height:100%;
}
.archivos_pdf{
	float:center;
	margin-left:400px;
	width:100%;
	height:100%;
}
iframe{
	width:634px;
}
.minimo{
	width:0px;
}
.minimo2{
	width:0px;
}
.footer_2{
	margin-top:10px;
	background: #7ABB41;
	text-align:center;
	height:62px;
	padding-top:1px;
}
.footer_3{
	margin-top:10px;
	background: #7ABB41;
	text-align:center;
	height:62px;
	padding-top:1px;
	color: #fff;
}
.footer_4{
	margin-top:4%;
	background: #7ABB41;
	text-align:center;
	height:62px;
	padding-top:1px;
	color: #fff;
}
.contenido_2{
	width:100%;
	height:100%;
}
div.espacio{
	margin-top:0px;
	margin-left:-100px;
}
/***********movimiento de imagen*******/
.mifamilia:hover {filter: grayscale(80%);}
.tecnokeda:hover {filter: opacity(.5);}

.contenedor{  
  margin-top:-10px;
  width: 200px;
  height: 200px;
}
.tecnokeda{
	margin-left:40px;
	width: 300px;   
	transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1); 
	-o-transform:scale(1); 
	-webkit-transition: all 500ms ease-in-out; 
	-moz-transition: all 500ms ease-in-out; 
}
.tecnokeda:hover{
	transform:scale(0.8);
	-ms-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-o-transform:scale(0.8); 
}
.mifamilia{
	margin-left:20px;
	width: 200px; 
	height:200px;	
	transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1); 
	-o-transform:scale(1); 
	-webkit-transition: all 500ms ease-in-out; 
	-moz-transition: all 500ms ease-in-out; 
}   
.mifamilia:hover{
	transform:scale(0.8);
	-ms-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-o-transform:scale(0.8); 
}	   
/**************fin del movimiento************************/
@media screen and (max-width: 480px) and (orientation: portrait){
.titulo_pdf{
	font-size:25px;
	margin-left: 20px;
	margin-top:26px;
	color:#fff;
}
.tabla{
		width:100%;
		margin-top: 50px;
	}
.con_pdf{
	margin-left: 10px;
	font-size: 16px;
}
.acomodo2{
	margin-left: 10px;
	font-size: 16px;
}
.minimo{
	width:90%;
	height:500px;
	margin-left:10px;
}
.minimo2{
	width:90%;
	height:500px;
	margin-left:20px;
}
.aco_pdf{
	width:0px;
	height:0px;
	
}
.footer_2{
	background: #7ABB41;
	height:100%;
	text-align:center;
}
.footer_3{
	background: #7ABB41;
    margin-top:199px;
	text-align:center;
	
}
.footer_4{
	background: #7ABB41;
	height:90%;
	margin-top:59px;
	text-align:center;
}
div.espacio{
	margin-left:0px;
	
}
.pie_pagina{
	height:60px;
}
.grupo_valvid{
	width:100px;
	height:40px;
	margin-top:-5px;
}
.tecnokeda{
	width:143px;
	height:60px;
	float:center;
	
	
}
.mifamilia{
	margin-top:15px;
	width:120px;
	height:104px;
}

}