@charset "utf-8";
/* CSS Document */
*{
	margin:0px auto;
	padding:0;
	
}
body {
	font: 100%/1.4 Quicksand, Montserrat,Roboto, Lato, Poppins, sans-serif;
	
	
}

#container {
    width:100%;
	max-width:980px;
	margin:0 auto;	
	background:#fff;

}
#contenido {
    width:100%;
	max-width:980px;
	margin:4px auto;
	margin-top:60px;
	background:#fff;
	

}
#line { 
     width:100%;

}
#logo {
	margin:0;
	width:25%;
	height: 150px;
	position: left;
}


#log {  
width:100%;
position: left;
margin:0;

}
#imag	{
	
	margin-top:14px;
}	
	

/*----- MENU SOCIAL -----*/


#line { 
    width:100%;
	 background:#fff;
	 height:60px;
	 margin-top:0px;
   
  


}


ul1 { 
    
	 float:right;
	 list-style:none;
	 padding:0;
	 margin:0;
	 display:block;
	 margin-top:-42px;
	 

}
 ul1 li { 
  float:right;
  
}
 
 li1 a  {
      width:42px;
	  margin-left:15px;
	  float: right;
	  display:block;
	  text-align:center;
 
}


/*----- BANNER -----*/


#banner {

	width: 100%;
	height:auto;
	min-width:250px;
	position:relative;
	top:;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	
	
}

#im {  
    width: 100%;
	height:auto;
    

}

#imagen {
     width: 100%;
	 height:100%;
	 position:absolute;
	 top:0ox;
}
#img1  {  
	width: 100%;
	height:auto;
	position:absolute;
	top:0px;


}
#img2  {  
	width: 100%;
	height:auto;
	position:absolute;
	top:0px;


}
#img3  {  
	width: 100%;
	height:auto;
	position:absolute;
	top:0px;


}
#img4  {  
	width: 100%;
	height:auto;
	position:absolute;
	top:0px;


}
/*----- CONTAINER -----*/

header {
	widtch:100%;
	top:20px;
	background:#fff; 
	border-radius: ;
	padding:10px;
	font-size: 18px;
	
}
h1 {
	width: 100%;
   text-align:justify;
   font-size: 1.2rem;	
   color:#2e3192;
}

#article { 
    widtch:100%
	background:white;

}
h2 {
	background: #fff;
	width: 100%;
	padding: 10px;
	color: #2c2b2b;
	text-align:center;
	font-size: 1.2rem;
  font-family:Quicksand;

}

#columna { 
  background:#fff;
  width:30%;
   height:470px;
   float:left;
  margin:.7em;
  font-size:1.1rem;
   color:#2c2b2b;
   text-align:center;
  
    
  
   
   
   
}

#informes {  
     width:98%
	 margin:4px auto;
	 height:auto;
	 text-align:center;
	 background-color:#fff;
	 font-size:1.2rem;
}
#otros { 
   width:100%;
   margin:4px auto;
   height:auto;
   background-color:#478dc3;;
   
}
#columna1 { 
  
	width:45%;
	height:510px;
	float:left;
	margin:1.5em;
	font-size:.9rem;
	text-align:center;
	color:#0c295e;

  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
box-shadow: 1px 1px 1px rgba(0,0,0,0.3);  
}
#columna2 {
	background: #fff;
	width: 98%;
	height: 300px;
	margin: 6px auto;
	font-size: 18px;
	text-align: center;
	color: #0c295e;
	-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.5);
	box-shadow: 10px 10px 5px rgba(0,0,0,0.5);
}

hr { 
  background-color: #183164;
  height: 1px;

}

hr1 { 
  background-color: #fff;
  height: 1px;

}

#contacto1  {  
background: #fff;
  width:48%;
   height:390px;
   float:left;
  margin:5px;
  font-size:16px;
   color:#2c2b2b;
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-align: center;  

}
#mapa {  
background: #fff;
  width:48%;
   height:390px;
   float:left;
  margin:5px;
  font-size:16px;
   color:#2c2b2b;
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow:  1px 1px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-align: center;

}



/*----- FOOTER-----*/

#cita {  
     height: auto;
	width: auto;
	margin-top: 10px;
	color:#fff;
	background-color:#073567;
	font-size:22px;
	text-align:center;

} 

#columna3 { 
  
  width:30%;
   height:220px;
   float:left;
  margin:.3em;
  font-size:.8rem;
   color:#fff;
   text-align:center;
  
  
   
}




#info_footer {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	/* [disabled]border-right-width: thin; */
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
#footer_center {
	height: auto;
	width: auto;
	margin-left: 300px;
	clear: both;
	background-color:#073567;
}

#info_footer li{
	font-family: Aller, Aller bold, AllerDisplay, Aller(open type);
	font-size: 10px;
	color: #fff;
}

#info_footer {
	clear: none;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}

#footer_center {
	height: auto;
	width: auto;
	margin-right: 200px;
	margin-left: 375px;
	clear: both;
	background-color:#073567;
}

#info_footer li{
	font-family: Aller, Aller bold, AllerDisplay, Aller(open type);
	font-size: 10px;
	color: #fff;	
}

#info_footer li a{
	font-family: Aller, Aller bold, AllerDisplay, Aller(open type);
	color: #fff;
	text-decoration: none;
}

footer { 
   width:100%;
   margin:auto;
   height:auto;
   background-color:#073567;
}

#footer {  
 width:100%;
   margin:auto;
   height:600px;
background-color:#073567;
}

/*----- FIN FOOTER-----*/

h6 {
	font-size: 16px;
	color:#fff; 

}
 
 
  
	
 /*****************************************************/
/***   DISEÑO PARA MOVILES 900                    ***/
/*****************************************************/
@media only screen and (max-width:980px ) {
 
   /*--- BANNER---*/
   
   #banner {

	width: 97%;
	height:auto;
	min-width:250px;
	position:relative;	
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	
	
}

#im {  
    width: 100%;
	height:auto;
    

}
  h1 {
	width: 97%;
   
}
	
	/*--- CONTAINER ---*/
	
#columna { 

	width:96%;
	 float:none;
	
}
#columna1 { 

	width:96%;
	float:none;
	margin:.9em;
	font-size:1rem;
	
	
}

#contacto1  {

  width:98%;

}

#mapa  {

  width:98%;

}
#imag	{
	
	margin-top:14px;
	width:75%;
}

#informes {  
     width:97%;
}

#columna3 { 
  
  width:94%;
   height:auto;
   float:none;
  margin:.3em;
 
  
  
   
}

#footer_center {
	height: auto;
	width: auto;
	margin-right: 180px;
	margin-left: 100px;
	background-color:#f8f8f8;
}

}