@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #cf152d;}
/*********************************** MENU  *************************************************************/
#linea_cont_izq{ width:100%; height:auto; float:left; padding-bottom:0.5%;}
#linea_cont_der{ width:100%; height:auto; float:left; padding: 1% 0% 0.5% 0%; }

#logo{  width:auto; height:auto; float:left; padding:3% 0%;}
#datos_pag{  width:auto; height:auto; float:left; padding:3% 0%;}
#botones{ width:95%; height:auto; float:right; padding:0px 5% 10px 0px; background:#cf152d; border-bottom:#000 5px solid;}	
nav{ right:0; background:#cf152d;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;  padding:20px 0px 0px 20px;}
#boton{  cursor:pointer; padding:15px 15px 0px 0px;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 19px;
	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  *************************************************************/
#banner_eslogan{ width:75%; height:auto; float:left; position:absolute; z-index:2000; margin-top:27%; margin-left:10%;}
/*********************************** CONTENIDO  *************************************************************/
.cont_1{ width:100%; height:auto; float:left; }
.cont_2{ width:100%; height:auto; float:left; margin-top:3%;
          animation-delay:0.1s;
          -webkit-animation-delay:0.1s; /* Safari y Chrome */
          -moz-animation-delay:0.1s;    /* Firefox */
          -ms-animation-delay:0.1s;        /* IE */
          -o-animation-delay:0.1s;        /* Opera */}
.cont_3{ width:100%; height:auto; float:left;  margin-top:3%;
          animation-delay:0.1s;
          -webkit-animation-delay:0.2s; /* Safari y Chrome */
          -moz-animation-delay:0.2s;    /* Firefox */
          -ms-animation-delay:0.2s;        /* IE */
          -o-animation-delay:0.2s;        /* Opera */}
/*********************************** MARCAS  *************************************************************/
#marcas_caja_logos{ width:25%; height:auto; float:left; }
/*********************************** PIE  *************************************************************/
.pie_1{ width:50%; height:auto; float:left; }
.pie_2{ width:50%; height:auto; float:left;  }
/*********************************** NOSOTROS  *************************************************************/
.cont_21{ width:100%; height:auto; float:left; }
.cont_22{ width:100%; height:auto; float:left; margin-top:3%;
          -webkit-animation-delay:0.2s; /* Safari y Chrome */
          -moz-animation-delay:0.2s;    /* Firefox */
          -ms-animation-delay:0.2s;        /* IE */
          -o-animation-delay:0.2s;        /* Opera */
 }
/*********************************** SERVICIOS  *************************************************************/
.ser_foto{ width:100%; height:auto; float:left;}
.ser_texto{ width:92%; height:auto; float:left; padding:4%; background:#ececec; margin-top:3%;}
/*********************************** PRODUCTOS  *************************************************************/
.pro{ width:99%; height:auto; float:left; border:#dadada 1px solid; margin-bottom:3%;}
#pro_foto{ width:100%; height:auto; float:left;}
#pro_texto{ width:92%; height:auto; float:left; padding:4%; background:#ececec;}
/*********************************** CONTACTO  *************************************************************/
.formulario_2{ width:100%; height:auto; float:left; }
.formulario_3{ width:100%; height:auto; float:left; margin-top:30px;
          -webkit-animation-delay:0.2s; /* Safari y Chrome */
          -moz-animation-delay:0.2s;    /* Firefox */
          -ms-animation-delay:0.2s;        /* IE */
          -o-animation-delay:0.2s;        /* Opera */
}
.casilla{ width:95%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px; }
.comentarios{ width:100%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px;  }

.pie_22{ width:100%; height:auto; float:left; margin-bottom:2%; }
.pie_23{ width:100%; height:auto; float:left;  }
/*********************************** TIPOGRAFIAS  *************************************************************/
.Sub_Titulo_cabezera {
	font-family: titulo;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.titulo_banner {
	font-family:  titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.titulo_banner_rojo {
	font-family:  titulo;
	font-size: 20px;
	color: #cf152d;
	text-decoration: none;
	line-height: 50px;
}
.Texto_blanco {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	line-height: 20px;
}
.Texto_cabezera {
	font-family: Arial;
	font-size: 12px;
	color: #858585;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #bc1429;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 35px;
	color: #bc1429;
	text-decoration: none;
}
.Texto_pie {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}