@charset "utf-8";
/* CSS Document */
*{
	margin:0px auto;
	padding:0;
	
}
body {
	font: 100%/1.4 Montserrat,Roboto, Lato, Poppins, sans-serif;
	background:#;
	
}
#container {
    width:95%;
	
	margin:4px auto;
	margin-top:2px;	
	background:;
	height:auto;

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

}
#logo {
	width:100%;
	height:auto;
	margin-top:-10px;
	margin:0auto;
	text-align:center;
	position: fixed;
    left: 0;
	z-index:1000;
	background:#fff;
}
#log { 
	width:90%;
	height:auto;
	text-align:center;
	margin:0 auto;
	margin-top:0px;

}


/*----- BANNER-----*/
#banner {

	width: 100%;
	height:auto;
	min-width:400px;
	position:relative;
	top:15px;
	 
   
	
}

#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:94%;
	margin-top:150px;
	background:#fff; 
	border-radius: ;
	padding:10px;
	font-size: 18px;
	
}
h1 {
   text-align:center;
   font-size: 1.2rem;	
   color:#2b2b2b;
}

#article { 
    widtch:94%
	background:white;

}
h2 {
	background: #fff;
	width: 98%;
	border-radius: ;
	padding: 10px;
	color: #2b2b2b;
	 text-align:center;
	font-size: 1.1rem;

}

h6 {
	
	color: #dd6387;
	font-size: 12px;

}

#columna { 
  background:#fff;
  width:300px;
   height:300px;
   float:left;
  margin:.7em;
  font-size:14px;
   color:#2c2b2b;
   text-align:center;
  
  -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
   
}

#columna1 { 
  
  background:#f8f9fb;
  width:48%;
   height:430px;
   float:left;
  margin:.5em;
  margin-right:15px;
  font-size:14px;
  text-align:center;
color:#2c2b2b;

     
}

#informes {  
     width:100%
	 margin:4px auto;
	 height:auto;
	 text-align:center;
	 font-size:1rem;
	 background-color:#fff;
	 
}


#otros { 
   width:100%;
   margin:4px auto;
   height:auto;
   background-color:#478dc3;;
   
}
#servicios {
	width: 98%;
	margin: 6px auto;
	background: #fff;
	height: auto;
	text-align:justify;
	color:#534F4F;
	-moz-box-shadow: 0px 2px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 0px rgba(0,0,0,0.5);
	text-align: justify;
}
#seguridad {
	width: 98%;
	margin: 6px auto;
	background: #fff;
	height: auto;
	text-align:justify;
	color:#534F4F;
	-moz-box-shadow: 0px 3px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 0px rgba(0,0,0,0.5);
	text-align: justify;
}

#contacto  {  
width: 98%;
	margin: 6px auto;
	background: #fff;
	height: auto;
	text-align:justify;
	color:#534F4F;
	-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);
	text-align: center;

}
#textwrap {  
    float:right;
	width:40%;
	margin:4px auto;
	padding:3px;
	
	
}

#textwrap1 {  
    float:left;
	width:40%;
	margin:4px auto;
	padding:3px;
	
	
}


#contacto1  {  
background: #fff;
  width:48%;
   height:360px;
   float:left;
  margin:5px;
  font-size:17px;
   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:98%;
   height:360px;
   float:left;
  margin:5px;
  font-size:18px;
   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;
  
}

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

}
#derechos {

font-size:7px;
}

#ul { 
    width:100%;
	color: #00;
	text-align: justify;
	font-size: 16px;
	

}
#derechosreservados {
	width:100%;
	font-size: 6px;
box-sizing:border-box;
overflow:hidden
}
/*----- FOOTER-----*/

#cita {  
     height: auto;
	width: auto;
	margin-top: 10px;
	color:#333;
	font-size:1.2rem;
	text-align:center;
	background-color:#fefdfd;

} 

#columna4 { 
  
  width:32%;
   height:240px;
   background-color:#fff;
   float:left;
  margin:.3em;
  font-size:1.1rem;
   color:#2c2b2b;
   text-align:center;
   -moz-box-shadow: .5px 0px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: .5px 0px 0px rgba(0,0,0,0.3);
	box-shadow: .5px 0px 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:#fff;
}

#info_footer li{
	font-family: Roboto;
	font-size: 12px;
	color: #666666;
}

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

#info_footer li{
	font-family: Roboto;
	font-size: 12px;
	color: #666666;	
}

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

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

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

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


#servicios {
	width: 98%;
	margin: 6px auto;
	background: #fff;
	height: auto;
	text-align:center;
	color:#534F4F;
	
}
#seguridad {
	width: 98%;
	margin: 6px auto;
	background: #fff;
	height: auto;
	text-align:center;
	color:#534F4F;
	
}	
	
	
	

#textwrap {  
    float:none;
	width:98%;
	margin:4px auto;
	padding:3px;
	
	
}

#textwrap1 {  
    float:none;
	width:98%;
	margin:4px auto;
	padding:3px;
	
	
}


#contacto1  {  
   width:100%;
   height:auto;
   float:none; 

}
#mapa {  

   width:100%;
   height:auto;
   float:none;
  
  
  
}

#columna1 { 

	width:97%;
	height:auto;
	float:none;
	margin:.7em;
	
}

/*--- FOOTER ---*/

#footer_center {
	height: auto;
	width: auto;
	margin-right: 180px;
	margin-left: 100px;
	
	
}
#columna4 { 
  background:#;
  width:95%;
   height:200px;
   float:none;
  margin:.5em;
  font-size:14px;
   color:#2c2b2b;
   text-align:center;
  
  -moz-box-shadow: 0px .5px 0px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px .5px 0px rgba(0,0,0,0.4);
box-shadow: 0px .5px 0px rgba(0,0,0,0.4)
   
}
}