@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:960px;
	margin:4px auto;	
	background:#;

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

}


#log { 
	width:85%;
	height:auto;
	text-align:center;
	margin:0 auto;
	margin-top:0px;

}


#img  {  
    width: 100%;
	height:auto;
	top:auto;
}

#imag	{
	
	margin-top:14px;
}	
	
/*----- BANNER -----*/

#banner {
     width: 100%;
	height:auto;
	min-width:250px;
	position:relative;
	top:7px;
	
	 
}


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

}
#imagen1 {
	width: 100%;
	top:0;
	position:absolute;
	max-width:960px;
}

/*----- 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;
 
}



/*---- CONTENIDO -----*/
header {
	widtch:98%;
	margin:30px auto;
	background:#; 
	font-size: 18px;
	padding: 10px;
	color:#2c2b2b;
	  font-family:Quicksand;
	
}

h1 {
	width: 98%;
	padding: 10px;
	color: #073567;
	text-align:center;
	font-size: 1.2rem;
    font-family:Quicksand;

}


#article { 
    widtch:94%
	

}
h2 {
	width: 98%;
	padding: 10px;
	color: #000000;
	text-align:center;
	font-size: 1.2rem;
    font-family:Quicksand;

}
 

#columna { 
  background:
  width:30%;
   height:400px;
   float:left;
  margin:.7em;
  font-size:14px;
   color:#2c2b2b;
   text-align:center;
  
  -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)
   
}
#informes { 
  width:100%
	 margin:4px auto;
	 height:auto;
	 text-align:center;
	 background-color:#fff;
     font-size:1.2rem;	
   color:#000000;
   font-family:Quicksand;
    
}

#columna1 { 
  
  background:#f6f4f4;
  width:48%;
   height:370px;
   float:left;
  margin:.4em;
  font-size:1.2rem;
  text-align:center;
color:#2c2b2b;

     
}

#columna2 { 
  background:#;
  width:98%;
   height:300px;
  margin:6px auto;
  font-size:18px;
  text-align:center;
color:#2c2b2b;

  -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:#d7d9dc; 
  height: 
  color:#e7ac12;
   border:.5px solid #d7d9dc;
}


h5,h6  {  
 color:#2c2b2b;
 font-size:16px;
}

#contacto  {  
background: #fff;
  width:48%;
   height:380px;
   float:left;
  margin:5px;
  font-size:1.2rem;	
   color:#000000;
   font-family:Quicksand;
  -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	text-align: center;  

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


}

#contacto1  {  
background: #fff;
  width:48%;
   height:410px;
   float:left;
  margin:5px;
  font-size:1.2rem;	
   color:#000000;
   font-family:Quicksand;
  -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:410px;
   float:left;
  margin:5px;
  font-size:1.2rem;	
   color:#000000;
   font-family:Quicksand;
  -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: 98%;
	margin-top: 40px;
	color:#2c2b2b;
	font-size:1.1rem;
	text-align:center;
	max-height:380px;
	background-color:#f6f4f4;
	
	

} 
#columna3 { 
  
  width:32%;
   height:240px;
   float:left;
  margin:.3em;
  font-size:1.1rem;
   color:#2c2b2b;
   text-align:center;
   -moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 0px rgba(0,0,0,0.3);
  
   
}

#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:#f6f4f4;
	
}

#info_footer li{
	font-family: Roboto);
	font-size: 10px;
	color: #2c2b2b;
}

#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:#f6f4f4;
	
}

#info_footer li{
	font-family: Roboto);
	font-size: 12px;
	color: #2c2b2b;	
}

#info_footer li a{
	font-family: Roboto);
	color: #2c2b2b;
	text-decoration: none;
}

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

#footer {  
width:100%;
margin:auto;
height:auto;
background-color:#f6f4f4;
border: 2px solid #fff; 
 

}

#footer1 {  
width:100%;
max-width:1400px;
margin:auto;
height:auto;
background-color:#FFF;

}

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

#container section article section #columna p {
	font-weight: bold;
}


#ul { 
    width:100%;
	color: #00;
	text-align: justify;

}
#derechos {
	width:100%;
	font-size: 8px;
	text-align:center;

}


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

#logo {
	width:100%;
	background:#fff;
}

 #log { 
	width:85%;
	height:auto;
	text-align:center;
	margin:0 auto;

}

#banner {
	 width: 98%;
	margin-top:15px;
}

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

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

    
	
	/*--- CONTAINER ---*/
	
#contenido {
    ;
	margin-top:0px;
}
	
	
#columna { 

	width:100%;
}
#columna1 { 

	width:96%;
	height:auto;
	float:none;
	margin:.6em;
	
	
}

#informes {  
     width:97%;
	 
}


#formulario {  
background: #fff;
  width:98%;
   height:auto;
   
 -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);
	  


}

#contacto  {  

background: #fff;
  width:98%;
   height:auto;
   
 -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);

}

#contacto1  {  

  width:100%;
   height:auto;
   float:none;
  margin:5px;
  font-size:16px;
   color:#2c2b2b;
	text-align: center;  

}
#mapa {  

  width:100%;
  height:auto;
  float:none;
  margin:5px;
  font-size:15px;
  color:#2c2b2b;
  text-align: center;
  
}


/*--- FOOTER ---*/

#cita {  
    width: 100%;
	max-height:570px;
	
} 


#columna3 { 
  
  width:94%;
   height:auto;
   float:none;
  margin:.3em;
  font-size:1.1rem;
   color:#2c2b2b;
   text-align:center;
  
  
   
}




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

}