@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #161d61;}
/*********************************** MENU  *************************************************************/
.logo{  width:68%; height:auto; float:left; padding:3% 0%; margin:0% 1%;}
.izq{  width:15%; height:auto; float:left; padding:3% 0%;}
.der{  width:15%; height:auto; float:left; padding:3% 0%;}

#botones{ width:90%; height:auto; float:left; padding: 3%; }	
nav{ right:0; background:#161d61;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; }
.menu_tablet_girar {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:0%; bottom:0%;}
.ico_llamar{ width:8%; height:auto; float:left; background:#01d59c; padding:1% 10%;}
.ico_whatsapp{ width:8%; height:auto; float:left; background:#40e15d; padding:1% 2%;}
.ico_facebook{ width:8%; height:auto; float:left; background:#3d548e; padding:1% 2%;}
.ico_mail{ width:8%; height:auto; float:left; background:#0f7dee; padding:1% 2%;}
.ico_ubicacion{ width:8%; height:auto; float:left; background:#f6f6f6; padding:1% 2%;}
.ico_youtube{ width:8%; height:auto; float:left; background:#de1a2a; padding:1% 2%;}
.ico_instagram{ width:8%; height:auto; float:left; background:#cb2a5f; padding:1% 2%;}
/*********************************** BANNER  *************************************************************/
.index_ser_1{ width:100%; height:auto; float:left;  margin-bottom:2%;}
.index_ser_2{ width:100%; height:auto; float:left;}
.index_ser_2_titu{ width:96%; height:auto; float:left; background:#161d61; padding:2%;}
.index_ser_2_tex{ width:90%; height:auto; float:left; background:#f0f0f0; padding:5%;}
/*********************************** ESLOGAN  *************************************************************/
.banner_slogan{ width:100%; height:auto; float:left; margin-bottom:2%;    }
.banner_galeria{ width:94%; height:auto; float:left; padding:3%; background:#2e3760; border-radius:10px;}
.banner_slogan_info{ width:100%; height:auto; float:left; margin-bottom:2%;  }
/*********************************** CONTENIDO  *************************************************************/
#cont_4_cont{ width:100%; height:auto; float:left;  margin-bottom:20px; border-bottom:#333 solid 1px;}
#cont_5{ width:100%; height:auto; float:left; }
.cont_8{ width:100%; height:auto; float:left; background:#666; }
.cont_9{ width:100%; height:auto; float:left; }
.cont_10{ width:100%; height:auto; float:left; }
/*********************************** NOSOTROS  *************************************************************/
.cont_1{ width:100%; height:auto; float:left; margin-bottom:2%;}
.cont_2{ width:100%; height:auto; float:left; margin-bottom:2%;}
.cont_3{ width:100%; height:auto; float:left;  margin-bottom:2%;}
/*********************************** PIE  *************************************************************/

/*********************************** INDEX  *************************************************************/
.cont_12{ width:100%; height:auto; float:left;}
.cont_13{ width:100%; height:auto; float:left;}
.cont_14{ width:100%; height:auto; float:left; }
#cont_6_foto{ width:100%; height:auto; float:left; background:#666; margin-bottom:10px;}
#cont_6_foto_1{ width:100%; height:auto; float:left; background:#666; margin-bottom:10px;}
/*********************************** SERVICIOS  *************************************************************/
.ser{ width:100%; height:auto; float:left;  margin-bottom:2%; border:#e7e7e7 1px solid; background:#f9f9f9;}
#ser_foto{ width:100%; height:auto; float:left;  }
#ser_tex{ width:90%; height:auto; float:left; padding:5%;}
/*********************************** PRODUCTOS  *************************************************************/

/*********************************** CONTACTO  *************************************************************/

/*********************************** PIE  *************************************************************/
.marcas{ width:23.5%; height:auto; float:left; background:#fff; margin:0% 0.5% 1% 0%;  border:#d5d5d5 1px solid;}
.cer{ width:48%; height:auto; float:left; background:#fff; margin:0% 0.5% 1% 0%;  border:#d5d5d5 1px solid;}
/*********************************** FORMULARIO  *************************************************************/
.formulario_1{ width:100%; height:auto; float:left; }
.formulario_2{ width:100%; height:auto; float:left; margin-top:30px;           }
.formulario_3{ width:100%; height:auto; float:left; margin-top:30px;}
.casilla{ width:95%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px; }
.comentarios{ width:100%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px;  }
/*********************************** TIPOGRAFIAS  *************************************************************/
.Texto_top {
	font-family: Tahoma;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
.Titulo_mini_menidano {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Titulo_mini_menidano_rojo {
	font-family: titulo;
	font-size: 25px;
	color: #00c2ff;
	text-decoration: none;
}
.Titulo_mini {
	font-family: titulo;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
}
.Sub_Titulo_mini {
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}
.Texto_banlco {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: Tahoma;
	font-size: 15px;
	color: #444444;
	text-decoration: none;
}
.Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #2185c5;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #f2f2f2;
	text-decoration: none;
}
.Texto_pie {
	font-family: Tahoma;
	font-size: 14px;
	color: #a4a8cf;
	text-decoration: none;
	line-height: 23px;
}