@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #990515;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:25%; height:auto; float:left; padding:1% 0%; }

.datos_pag{  width:100%; height:auto;  float:left; padding:1% 0%;}
.datos_pag_cont{  width:32%; height:auto;  float:left; margin-left: 1%;} 
.datos_pag_ico{  width:10%; height:auto;  float:left; margin-right: 3%;} 
.datos_pag_tex{  width:87%; height:auto;  float:left;} 

#botones{ width:100%; height:auto; float:left; }	
nav{ right:0; background:#990515;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:1%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BANNER  ***********************************************/
.esloganb{ width:85%; height:auto; float:left; position: absolute; padding: 8% 0% 0% 15%; z-index: 10000;
-webkit-box-shadow: inset 0px 16px 32px -12px rgba(0,38,48,0.1);
-moz-box-shadow: inset 0px 16px 32px -12px rgba(0,38,48,0.1);
box-shadow: inset 0px 16px 32px -12px rgba(0,38,48,0.1);
}
/*********************************** INDEX *************************************************/
.inde_co{ width:45%; height:auto; float:left; margin-right:5%;}
.inde_co_2{ width:50%; height:auto; float:left; }
/*********************************** ESLOGAN  **********************************************/
.esl_tex{ width:70%; height:auto; float:left;}
.esl_boton{ width:30%; height:auto; float:left; background: #fff; padding: 1% 0%; }
/*********************************** PIE  **************************************************/
.pie_9{ width:50%; height:auto; float:left; margin-bottom:2%;}
.pie_10{ width:50%; height:auto; float:left; margin-bottom:2%;}
.pie_11{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_linea{ width:100%; height:auto; float:left; margin:4% 0%; }
.pie_titulo{ width:100%; height:auto; float:left; }
.pie_texto{ width:100%; height:auto; float:left; }
/*********************************** NOSOTROS  *********************************************/
.cont_21{ width:25%; height:auto; float:left; margin-right:2%;}
.cont_22{ width:73%; height:auto; float:left; }
/*********************************** SERVICIOS  ********************************************/
.ser{ width:50%; height:auto; float:left;}
.ser_1{ width:100%; height:auto; float:left; margin-bottom: 1%; }
.ser_foto{ width:35%; height:auto; float:left;  }
.ser_tex{ width:61%; height:auto; float:left; padding: 2%; background:#f2f2f2; border-bottom:#000 1px solid; }
/*********************************** PRODUCTOS  ********************************************/
.fotos{ width:80%; height:auto; float:left; margin: 0% 10% 1% 10%;}
.videos{ width:80%; height:auto; float:left; margin: 0% 10% 1% 10%;}
/*********************************** CONTACTO  *********************************************/
.formulario_2{ width:60%; height:auto; float:left; margin-right:5%;}
.formulario_3{ width:35%; height:auto; float:left; }
#celdas{ width:32.3%; height:auto; float:left; margin-top:1%; margin:1% 1% 0% 0%;}
#celdas_comentario{ width:100%; height:auto; float:left; margin-top:1%;}
#boton_enviar{ width:auto; height:auto; float:left; margin-top:1%;}
.casilla{ width:90%;  background:#f5f5f5; border:#dbdbdb solid 1px; padding:5%; border-radius: 15px; }
.comentarios{ width:90%;  background:#f5f5f5; border:#dbdbdb solid 1px; padding:5%; border-radius: 15px; }
/*********************************** TIPOGRAFIAS  *****************************************/
.Texto_cursiva {
	font-family: cursiva;
	font-size: 12px;
	color: #000;
	text-decoration: none;
    line-height: 20px;
}
.Titulo_banner {
	font-family: Tahoma;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
    line-height: 0px;
}
.Texto_banner {
	font-family: Tahoma;
	font-size: 12px;
	color: #d5d5d5;
	text-decoration: none;
    line-height: 0px;
}
.Texto_blanco {
	font-family: Tahoma;
	font-size: 16px;
	color: #9fd3e1;
	text-decoration: none;
	line-height: 23px;
}
.Texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}
.Titulo_blanco {
	font-family: Tahoma;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
    line-height: 20px;
}
.Texto_blanco_es {
	font-family: cursiva;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
}
.Titulo {
	font-family: Tahoma;
	font-size: 25px;
	color: #990515;
	text-decoration: none;
}
.Titulo_ser {
	font-family: Tahoma;
	font-size: 18px;
	color: #0088ae;
	text-decoration: none;
    line-height: 40px;
}
.Sub_Titulo {
	font-family: Tahoma;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
}	
.Texto_pie {
	font-family: Tahoma;
	font-size: 12px;
	color: #949494;
	text-decoration: none;
}