@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #00ccff;}
/*********************************** MENU PRINCIPAL  *****************************/
.datos_pag{  width:100%; height:auto; float:left; padding:2% 0%;}
.logo{  width:20%; height:auto; float:left; margin:0% 40% 1% 40%;}
.datos_pag_1{  width:33%; height:auto; float:left; margin-top:1%;}
.datos_pag_icono{  width:auto; height:auto; float:left; margin-right:2%; }
.datos_pag_text{  width:auto; height:auto; float:left; }
.top_mitad{  width:75%; height:auto; float:left; }
.top_mitad2{  width:25%; height:auto; float:left; }
#botones{ width:100%; height:auto; float:left;}	
nav{ right:0; background:#00ccff;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:2% 2% 1% 2%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	margin-right:15px;
} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:40px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:5%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:15%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#3d548e; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
/*********************************** BANNER  *********************/
#boton_ficha{ width:auto; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px; }
#boton_ficha li { display:inline; }
#boton_ficha li a {  
	font-family: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:150px;
	padding:5% 0%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	background:#870000;
	border-radius:5px;
	}
#boton_ficha li a:hover{
	font-family: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:150px;
	padding:5% 0%;
	float:left;
	background:#333333;
	border-radius:5px;
	 }	
/*********************************** PRODUCTOS  *************************************************************/
.submenu{ width:23%; height:auto; float:left; margin-right:2%;}
.cont_horoscopos{ width:71%; height:auto; float:left; background:#0c0c20; padding:2%; margin-bottom:1%; border-bottom:#252352 1px solid;}
#submenu{ width:100%; height:auto; float:left; margin:0px; padding:0px; }
#submenu li { display:inline; }
#submenu li a {  
	font-family: normal;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;	
	width:96%;
	padding:3% 2%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	background:#8f3d1f; border-bottom:#252352 1px solid;
	}
#submenu li a:hover{
	font-family: normal;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:96%;
	padding:3% 2%;
	float:left;
	background:#de5b2c;
	 }	
#submenu a:hover, #submenu .active a{
	font-family: normal;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:96%;
	padding:3% 2%;
	float:left;
	background:#de5b2c;
}  
#caja_articulos_foto{ width:100%; height:auto; float:left; margin-bottom:1%; }
#caja_articulos_texto{ width:96%; height:auto; float:left; padding:2%; background:#f5f5f5;}
.caja_Ser_foto{ width:40%; height:auto; float:left; padding:1%; border-bottom:#252352 1px solid; background:#0c0c20; margin-bottom:1%;}
/*********************************** NOSOTROS *************************************************/
.cont_7{ width:96%; height:auto; float:left; background:#0c0c20; padding:2%; margin-bottom:1%; border-bottom:#252352 1px solid;}
.ser_1{ width:45%; height:auto; float:left; padding:0.5% 1%; border:#252352 1px solid; margin:1%; background:#00ccff;}
#ver_mas{ width:100%; height:auto; float:left; margin:0px; padding:0px; }
#ver_mas li { display:inline; }
#ver_mas li a {  
	font-family: Arial;
	font-size: 15px;
	color: #000;
	text-decoration: none;	
	width:150px;
	padding:0.5% 0%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	 border:#3a393a 1px solid;
    background: #fff;
    border-radius: 5px;
	}
#ver_mas li a:hover{
	font-family: Arial;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:150px;
	padding:0.5% 0%;
	float:left;
    border:#3a393a 1px solid;
    background: #b53b49;
    border-radius: 5px;
	 }	
/*********************************** FOTOS *************************************************/
.fot{ width:60%; height:auto; float:left; margin:0% 20%; }
/*********************************** PIE  ***************************************/
.pie_26{ width:48%; height:auto; float:left; margin-right:2%;}
.pie_27{ width:48%; height:auto; float:left; margin-right:2%;}
.pie_50{ width:50%; height:auto; float:left; border-top:#ebebeb 1px solid; padding-top:20px; }
.pie_100{ width:100%; height:auto; float:left; border-top:#ebebeb 1px solid; padding-top:20px; }
/*********************************** CONTACTO  *****************************************************************/
.casilla{ width:87%;  background:#f6f7f7; padding:3%; border:#f4f7f9 1px solid;}
.comentarios{ width:90%;  background:#f6f7f7; padding:5%; border:#f4f7f9 1px solid;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_banner {
	font-family: titulo;
	font-size: 35px;
	color: #fff;
	text-decoration: none;
    line-height: 55px;
}
.SubTitulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 35px;
}
.Texto_banner {
	font-family: normal;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}
.Texto_blanco {
	font-family: normal;
	font-size: 12px;
	color: #9391ce;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: normal;
	font-size: 12px;
	color: #9391ce;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 15px;
	color: #0d263a;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 12px;
	color: #9391ce;
	text-decoration: none;
    line-height: 20px;
}