@charset "utf-8";
/* reset */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td
article,aside,canvas,details,embed, 
figure,figcaption,footer,header,hgroup, 
menu,nav,output,ruby,section,summary,
time,mark,audio,video{
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	vertical-align:top; 
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block;
}
/* Remove margins/bullets for navigation lists */
nav ul,nav ol,nav li{
	list-style:none; 
	list-style-image:none;
	margin:0; 
	padding:0;
}
/* Generales */
*{ margin:0; padding:0; }

table ul li{ 
	padding:0px;
	border:0px;
}
body {
	margin:0px;
	padding:0px;
	font-size:100%;
	background:rgb(255,255,255);
	font-family: 'quicksandlight';
}
img {
	margin:0px;
	border:0px;
}
a img{
	border:none;
	margin: 0px;
}
/*Links Generales*/
a:link {
	font-size:16pt;
	text-align:center;
	color:#000;
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
}
a:hover {
	font-size:16pt;
	text-align:center;
	color:#666;
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
}
a:visited {
	font-size:16pt;
	text-align:center;
	color:#CCC;
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
}
/*Tipo*/
@font-face {
    font-family: 'pridilight';
    src: url('../tipo/pridi-light_0-webfont.woff2') format('woff2'),
         url('../tipo/pridi-light_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pridibold';
    src: url('../tipo/pridi-bold-webfont.woff2') format('woff2'),
         url('../pridi-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'biorhymebold';
    src: url('../tipo/biorhyme-bold-webfont.woff2') format('woff2'),
         url('../tipo/biorhyme-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'quicksandlight';
    src: url('../tipo/quicksand-light-webfont.woff2') format('woff2'),
         url('../tipo/quicksand-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'quicksandbold';
    src: url('../tipo/quicksand-bold-webfont.woff2') format('woff2'),
         url('../tipo/quicksand-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*Txt*/
.txt {
	font-size:12pt;
	font-family: 'quicksandlight';
	text-align:center;
	color:#000;
	line-height: 30px;
}
.txt_2 {
	font-size:10pt;
	text-align:left;
	color:#666;
	line-height: 20px;
}
.txt_3 {
	font-size:12pt;
	text-align:left;
	color:#000;
	line-height: 32px;
}
.txt_form {
	font-size:12pt;
	text-align:left;
	color: #000;
	line-height: 20px;
}
.txt_btn {
	font-size:11pt;
	text-align: center;
	color:#FFF;
	line-height: 20px;
	font-weight:lighter;
}
.txt_2_form3 {
	font-size:13pt;
	text-align:left;
	color:#000;
	line-height: 30px;
}
/*h*/
h1 h2 h3 h4 h5 h6{
	margin:0px;
}
h1, h2, h3 {
	font-family: 'quicksandlight';
}
h4 {
	 font-family: 'quicksandbold';
}
h5 {
	font-family: 'pridibold';
}
h6 {
	font-family: 'pridibold';
}
/*Clearfix*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
hr{
	display:block; 
	height:0; 
	border:0;
	border-top:1px solid rgba(0,0,0,0.15); 
	margin:-5px 0 15px 0; 
	padding:0;
}
/*Header*/
header {
	width:100%;
	height: auto;
	display:block;
	position:relative;
	margin:0px auto;
	z-index:999;
}
.other {
	height: 650px;
	width:100%;
	overflow:hidden;
	margin:0px auto;
	background:#fff center top fixed;
	position: static;
}
.header_cont {
	width:100%;
	height:150px;
	position:relative;
	margin:0px auto;
	display:block;
	background:rgba(0,0,0,0.8);
	border-bottom: rgb(238,220,13) solid 10px;
}
.nav_header {
	width:90%;
	margin:0px auto;
	height:150px;
	position:relative;
}
/*Logo*/
.header_logo {
	width:300px;
	height:auto;
	position:relative;
	float:left;
	display:block;
	overflow:hidden;
}
.header_logo img {
	width:100%;
}
/* Redes/Menu */
.header_nav {
	width:65%;
	height: auto;
	position:relative;
	float: right;
	display:block;
}
@media screen and (min-width: 0px) and (max-width: 606px) {
.header_nav {
	width:90%;
	height: auto;
	position:relative;
	float: left;
	display:block;
}
}
@media screen and (min-width: 607px) and (max-width: 1023px) {
.header_nav {
	width:40%;
	height: auto;
	position:relative;
	float: right;
	display:block;
}
}
.header_redes {
	width:100%;
	height:75px;
	display:block;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}
.header_menu {
	width:100%;
	height:75px;
	display:block;
	margin:0px auto;
	position:relative;
}
/*Menu Ppal*/
.menu_ppal {
	width:100%;
	height:40px;
	display:block;
	position:relative;
	margin:15px auto;
}
/*Buscador*/
.buscador {
	height:35px;
	width:225px;
	float: left;
	margin-top:20px;
	margin-left:200px;
	position:relative;
	background: none;
	display:block;
}
@media screen and (min-width: 0) and (max-width: 606px) {
.buscador {
	display:none;
}
.barra_menu_605 {
	width:100%;
	height:30px;
	background: rgb(238,220,13);
	display:block;
	position:relative;
	margin:0px auto;	
}
}
@media screen and (min-width: 607px) and (max-width: 1023px) {
.buscador {
	height:35px;
	width:225px;
	float: none;
	margin-top:0px;
	margin-left:0px;
	margin:20px auto;
	position:relative;
	background: none;
	display:block;
}
}
.form_buscador {
	top:5px;
	height:25px;
	width:200px;
	float:left;
	background: rgba(255,255,255,0.9);
	margin:0px auto;
	position:relative;
	/*para Firefox*/
	-moz-border-radius: 20px 20px 20px 20px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 20px 20px 20px 20px;
	/* para Opera */
	border-radius: 20px 20px 20px 20px;
	overflow:hidden;
}
.input_buscar {
	width:150px;
	float:left;
	height:25px;
	position:relative;
	/*para Firefox*/
	-moz-border-radius: 20px 20px 20px 20px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 20px 20px 20px 20px;
	/* para Opera */
	border-radius: 20px 20px 20px 20px;
	overflow:hidden;
	background:none;
}
.entrada_buscar {
	width:150px;
	float:left;
	height:25px;
	border:none;
	position:relative;
	background:none;
}
.btn_buscar {
	width:50px;
	height:25px;
	float:left;
	cursor:pointer;
	background: url(../img/buscar.png) no-repeat center center rgb(202,187,159);
	border:none;
}
.txt_buscar {
	font-size:12pt;
	text-align:center;
	color:#000;
	font-family: 'quicksandlight';
	line-height: 25px;
}
/*Registro*/
.btn_registro {
	width:70px;
	height:70px;
	position: relative;
	margin-right:4%;
	float: right;
	display:block;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
.btn_registro {
	display:none;
}
}
/*Nav*/
nav {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:0px auto;
	background: none;
}
/*Menu Productos*/
#menu {
	display:block;
}
#menu  br { 
	display:none; 
}
#menu ul {
	display:none;
}
#menu li:hover > ul {
	display:block;
}
.menu ul {
	list-style:none;
}
/*Menu Nav*/
.menu {
	width:100%;
	margin:0px auto;
	height:40px;
	display:block;
	background: none;
}
.menu_responsive {
	display: none;
}
@media screen and (min-width: 0) and (max-width: 1023px) {
.menu {
	display:none;
}
.menu_responsive {
	width:300px;
	height:auto;
	display:block;
	position:relative;
}
}
.menu ul {
	list-style:none;
}
.menu li {
	width: 140px;
	display:block;
	text-align:center;
	height:40px;
	position:relative;
	float: left;
	cursor:pointer;
	z-index:50;
	text-align:center;
	border-right:1px solid rgba(255,255,255,1); 
	border-bottom: none;
}
.menu li a {
	font-family: 'pridilight';
	letter-spacing:2px;
	display:block;	z-index:99;
	font-size:11.5pt;
	display: block;
	line-height:40px;
	text-align:center;
	color: #fff;
	font-style:normal;
	text-decoration:none; 
}
.menu li a:hover {
	color:#000;
	background: rgb(207,205,0);
	-webkit-transition: color 1s ease-in-out;
	-moz-transition: color 1s ease-in-out;
	-ms-transition: color 1s ease-in-out;
	-o-transition: color 1s ease-in-out;
	transition: color 1s ease-in-out;
	-webkit-transition: background 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out;
	-ms-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
	transition: background 0.5s ease-in-out;
}
/*Menu Desplegable*/
.menu_desplegable {
	height: auto;
	line-height:40px;
	width:140px;
	float:left;
	text-align:center;
	z-index:999;
	display:block;
}
@media screen and (min-width: 0) and (max-width: 480px) {
.menu_desplegable {
	display:none;
}
}
.menu_desplegable li {
	background:#000;
	width: 140px;
	display:block;
	text-align:center;
	height:40px;
	line-height:40px;
	position:relative;
	float: left;
	cursor:pointer;
	z-index:500;
	text-align:center;
	border-bottom:1px solid rgba(0,0,0,0.10);
	display: block;
}
.menu_desplegable li a{
	display:block;
	height:35px;
	z-index:50;
	font-size:10.5pt;
	display: block;
	line-height:35px;
	text-align:center;
	color: #fff;
	text-decoration:none;
}
.menu_desplegable li a:hover{
	color:#000;
	text-decoration:none;
	background: rgb(238,220,13);
	/* animamos el cambio de color de los textos */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
/*Footer*/
footer {
	width:100%;
	height: auto;
	position:relative;
	margin:0px auto;
	margin-top:25px;
	background: rgb(255,255,255);
	display:block;
	overflow:hidden;
}
.footer_contenido {
	width:100%;
	position:relative;
	margin:0px auto;
	height:auto;
	display:block;
	overflow:hidden;
}
.footer_datos {
	width:50%;
	height:auto;
	background:#fff;
	position:relative;
	float:left;
	overflow:hidden;
	margin-bottom:0px;
}
.footer_datos h5 {
	text-align:left;
	font-size:15pt;
	line-height:50px;
	color:rgb(0,0,0);
	margin-left:10%;
	margin-top:25px;
}
.footer_datos h1 {
	text-align:left;
	color: rgb(0,0,0);
	font-size:11pt;
	line-height:20px;
	margin-left:12%;
	margin-top:25px;
}
.footer_foto {
	width:50%;
	height:370px;
	position:relative;
	float: right;
	overflow:hidden;
}
@media screen and (min-width: 0) and (max-width: 767px) {
.footer_datos {
	width:100%;
	float:none;
	margin:0px auto;
	margin-bottom:30px;
}
.footer_foto {
	width:100%;
	height:350px;
	position:relative;
	float: none;
	margin:0px auto;
}
}
.footer_pie {
	width:100%;
	background:rgb(0,0,0);
	position:relative;
	margin:0px auto;
	height: auto;
	padding-top:20px;
	padding-bottom:30px;
	display:block;
	overflow:hidden;
}
.footer_pie h1 {
	text-align:center;
}
.footer_pie h2 {
	text-align:center;
	color: rgb(255,255,255);
	font-size:9pt;
	line-height:20px;
}
.footer_caja {
	width:90%;
	height:auto;
	position:relative;
	display:block;
	margin:0px auto;
	overflow:hidden;
}
.footer_caja_row {
	width:80%;
	height:auto;
	display:block;
	margin:0px auto;
	overflow:hidden;
}
@media screen and (min-width: 0) and (max-width: 480px) {
.footer_caja_row {
	width:90%;
}
}
.footer_caja_ico {
	width:70px;
	height: 70px;
	float:left;
	overflow:hidden;
}
.footer_caja_txt {
	width:60%;
	height:auto;
	float:left;
}
.footer_caja_txt h2 {
	text-align:left;
	color: rgb(0,0,0);
	font-size:11pt;
	line-height:20px;
	margin-left:3%;
	margin-top:5px;
}
/*Section Experiencia*/
.titulo_expe {
	width:100%;
	height:60px;
	background:rgb(238,220,13);
	position:relative;
	margin:25px auto;
}
.titulo_expe_txt {
	width: 360px;
	padding-left:10px;
	padding-right:10px;
	height:60px;
	background:rgb(255,255,255);
	margin:0px auto;
	position:relative;
}
@media screen and (min-width: 0) and (max-width: 480px) {
.titulo_expe_txt {
	width:90%;
	padding-left:0px;
	padding-right:0px;
}
}
@media screen and (min-width: 481px) and (max-width: 854px) {
.titulo_expe_txt {
	width:60%;
	padding-left:0px;
	padding-right:0px;
}
}
.titulo_expe_txt h5 {
	text-align:center;
	font-size:15pt;
	line-height:50px;
	color:rgb(0,0,0);
	margin-top:5px;
}
.expe_row {
	width:100%;
	margin:0px auto;
	height:auto;
	position:relative;
	overflow:hidden;
	display:block;
}
.expe_foto {
	width:50%;
	height:300px;
	overflow:hidden;
	position:relative;
	float:left;
}
.expe_foto_2 {
	width:50%;
	height:300px;
	overflow:hidden;
	position:relative;
	float:left;
}
.serv_foto {
	width:50%;
	height:300px;
	overflow:hidden;
	position:relative;
	float:left;
}
.serv_foto_2 {
	width:50%;
	height:300px;
	overflow:hidden;
	position:relative;
	float:left;
}
.expe_txt {
	width:50%;
	height:300px;
	overflow:hidden;
	display:block;
	float:left;
	background:rgba(238,220,13,0.7);
	padding-bottom:0px;
}
.expe_txt_2 {
	width:50%;
	height:300px;
	overflow:hidden;
	display:block;
	float:left;
	background:rgba(255,255,255,1);
	padding-bottom:0px;
}
.expe_txt_cont {
	width:70%;
	height: auto;
	overflow:hidden;
	display:block;
	float:none;
	margin:60px auto;
}
.expe_txt_cont h2 {
	text-align:center;
	color: rgb(0,0,0);
	font-size:11pt;
	line-height:20px;
	margin-left:10%;
	margin-right:10%;
	margin-top:15px;
}
.expe_txt_cont_2 {
	width:80%;
	height: auto;
	overflow:hidden;
	display:block;
	float:left;
	margin:70px auto;
}
.expe_txt_cont_2 h1 {
	text-align:left;
	color: rgb(255,255,255);
	font-size:11pt;
	line-height:22px;
	margin-left:10%;
	margin-right:10%;
	margin-top:50px;
}
@media screen and (min-width: 0) and (max-width: 767px) {
.expe_foto {
	width:100%;
	float:none;
	margin:0px auto;
}
.expe_foto_2 {
	width:100%;
	float:none;
	margin:0px auto;
}
.serv_foto {
	width:100%;
	float:none;
	margin:0px auto;
}
.serv_foto_2 {
	width:100%;
	float:none;
	margin:0px auto;
}
.expe_txt {
	width:100%;
	height: auto;
	float:none;
	margin:0px auto;
	padding-bottom:30px;
}
.expe_txt_2 {
	width:100%;
	height: auto;
	float: none;
	margin:0px auto;
	padding-bottom:30px;
}
.expe_txt_cont {
	width:80%;
	margin:30px auto;
}
.expe_txt_cont h2 {
	font-size:11pt;
	line-height:20px;
}
.expe_txt_cont_2 {
	width:80%;
	float:none;
	margin:30px auto;
}
.expe_txt_cont_2 h1 {
	font-size:11pt;
	line-height:20px;
	margin-top:50px;
}
}
/*Soluciones*/
.soluciones_general {
	width:100%;
	height:350px;
	position:relative;
	margin:0px auto;
	background:#f5b237;
	display:block;
	overflow:hidden;
	margin-top:25px;
}
.soluciones_titulo {
	width:100%;
	height:60px;
	margin:0px auto;
	position:relative;
	display:block;
	overflow:hidden;
	z-index:99;
}
.soluciones_titulo h5 {
	text-align:center;
	font-size:15pt;
	line-height:50px;
	color:rgb(255,255,255);
	margin-top:5px;
}
.soluciones_row {
	width:100%;
	height:auto;
	position:relative;
	margin:0px auto;
	display:block;
	margin-top:-60px;
	overflow:hidden;
	z-index:1;
}
.soluciones_img {
	width:50%;
	height:350px;
	position:relative;
	float:left;
	display:block;
	overflow:hidden;
}
.soluciones_txt {
	width:50%;
	height:350px;
	position:relative;
	float:left;
	display:block;
	overflow:hidden;
	padding-bottom:0px;
}
@media screen and (min-width: 0) and (max-width: 767px) {
.soluciones_general {
	width:100%;
	height: auto;
}
.soluciones_row {
	margin-top:0px;
}
.soluciones_img {
	width:100%;
	float: right;
	margin:0px auto;
}
.soluciones_txt {
	width:100%;
	height: auto;
	position:relative;
	float: right;
	display:block;
	overflow:hidden;
	padding-bottom:30px;
}
}
/*Somos*/
.somos_row {
	width:100%;
	margin:0px auto;
	height:auto;
	position:relative;
	overflow:hidden;
	display:block;
}
.somos_foto {
	width:50%;
	height:400px;
	overflow:hidden;
	position:relative;
	float:left;
}
.somos_foto_2 {
	width:50%;
	height:400px;
	overflow:hidden;
	position:relative;
	float:left;
}
.somos_txt {
	width:50%;
	height:400px;
	overflow:hidden;
	display:block;
	float:left;
	padding-bottom:0px;
}
.somos_txt_2 {
	width:50%;
	height:320px;
	overflow:hidden;
	display:block;
	float:left;
	padding-bottom:0px;
	background:rgba(238,220,13,0.7);
}
.somos_txt_cont {
	width:80%;
	height: auto;
	overflow:hidden;
	display:block;
	float:none;
	margin:40px auto;
}
.somos_txt_cont h2 {
	text-align:left;
	color: rgb(0,0,0);
	font-size:11pt;
	line-height:20px;
	margin-left:5%;
	margin-top:15px;
}
.somos_txt_cont h5 {
	text-align:left;
	color: rgb(0,0,0);
	font-size:14pt;
	line-height:20px;
	margin-left:5%;
	margin-top:15px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
.somos_txt_cont {
	width:90%;
	height: auto;
	overflow:hidden;
	display:block;
	float:none;
	margin:10px auto;
}
}
@media screen and (min-width: 0) and (max-width: 767px) {
.somos_foto {
	width:100%;
	float:none;
	margin:0px auto;
}
.somos_foto_2 {
	width:100%;
	float:none;
	margin:0px auto;
}
.somos_txt {
	width:100%;
	height: auto;
	float:none;
	margin:0px auto;
	padding-bottom:30px;
}
.somos_txt_2 {
	width:100%;
	height: auto;
	float:none;
	margin:0px auto;
	padding-bottom:30px;
}
.somos_txt_cont {
	width:85%;
	margin:30px auto;
}
.somos_txt_cont h2 {
	text-align:left;
	color: rgb(0,0,0);
	font-size:11pt;
	line-height:20px;
	margin-left:5%;
	margin-top:15px;
}
.somos_txt_cont h5 {
	text-align:left;
	color: rgb(0,0,0);
	font-size:12pt;
	line-height:20px;
	margin-left:5%;
	margin-top:15px;
}
}
/*Somos Aliados*/
.aliados {
	width:100%;
	height:auto;
	position:relative;
	margin:0px auto;
	display:block;
	overflow:hidden;
	margin-top:25px;
}
.aliados_tit {
	width:100%;
	height:60px;
	background: #EAEAEA;
	position:relative;
	margin:25px auto;
}
.aliados_cont {
	width:600px;
	height:250px;
	margin:15px auto;
	position:relative;
	overflow:hidden;
	display:block;
}
.aliados_cont ul {
	list-style:none;
}
.aliados_cont li {
	width:300px;
	height:250px;
	position:relative;
	float:left;
	overflow:hidden;
	display:block;
}
@media screen and (min-width: 0) and (max-width: 606px) {
.aliados_cont {
	width:100%;
	height: auto;
}
.aliados_cont ul {
	list-style:none;
}
.aliados_cont li {
	width:300px;
	float:none;
	margin:0px auto;
}
}
/*Catalogo*/
.noticias_cpanel-contenido {
	width:80%;
	height:auto;
	position:relative;
	margin:0px auto;
}
.noticias_cpanel-contenido2 {
	width:80%;
	height:auto;
	position:relative;
	margin:0px auto;
	padding-bottom:30px;
}
@media screen and (min-width: 0) and (max-width: 854px) {
	.noticias_cpanel-contenido2 {
		width:90%;
	}
}
.noticias_cpanel {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	margin:30px auto;
	background:none;
	padding:30px 0 50px 0;
}
@media screen and (min-width: 0) and (max-width: 668px) {
	.noticias_cpanel {
		margin:10px auto;
		padding:10px 0 50px 0;
	}
}
.noticias_cpanel2 {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	margin:0px 0px 0px 0px;
	background: #fff;
	padding:30px 0 50px 0;
}
.cuerpo_citas {
	width:85%;
	height:auto;
	margin:10px auto;
	position:relative;
}
.cuerpo_citas ul {
	list-style:none;
}
.cuerpo_citas li {
	width:31%;
	margin-left:0.5%;
	margin-right:0.5%;
	height: auto;
	text-align:center;
	float:left;
	overflow:hidden;
	padding-bottom:20px;
	position:relative;
	text-align:center;
}
@media screen and (min-width: 0) and (max-width: 667px) {
.cuerpo_citas li {
	width:90%;
	margin-left:0;
	margin-right:0;
	height: auto;
	overflow:hidden;
	float:none;
	margin:10px auto;
	position:relative;
}
}
@media screen and (min-width: 668px) and (max-width: 854px) {
.cuerpo_citas li {
	width:85%;
	margin-left:0;
	margin-right:0;
	height: auto;
	overflow:hidden;
	float:none;
	margin:10px auto;
	position:relative;
}
}
@media screen and (min-width: 0) and (max-width: 854px) {
.cuerpo_citas {
	width:95%;
	height:auto;
	margin:0px auto;
	position:relative;
}
}
.cuerpo_citas h1{
	font-size:16pt;
	font-style:normal;
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.cuerpo_citas h2{
	font-family: 'quicksandlight';
	font-size:16pt;
	font-style:normal;
	margin-top:30px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	font-weight:lighter;
	line-height: 30px;
}
.cuerpo_citas h3{
	font-size:12pt;
	font-style:normal;
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.cuerpo_citas h4{
	font-size:12pt;
	font-style:normal;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 25px;
	display:block;
}
.cuerpo_citas h5{
	font-size:12pt;
	font-style:normal;
	margin-top:15px;
	text-align: center;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
	display:block;
}
.cuerpo_citas h6{
	font-family: 'pridibold';
	font-size:13pt;
	font-style:normal;
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
/*Detalles Envases*/
.envases_g {
	width:95%;
	height:auto;
	position:relative;
	margin:25px auto;
	overflow:hidden;
	display:block;
}
.slider {
	width:50%;
	height:auto;
	position:relative;
	margin:0px auto;
	display:block;
	float:left;
	overflow:hidden;
}
@media screen and (min-width: 0) and (max-width: 967px) {
.slider {
	width:100%;
	height:auto;
	position:relative;
	margin:0px auto;
	display:block;
	float:none;
	overflow:hidden;
}
}
@media screen and (min-width: 0) and (max-width: 481px) {
.envases_g {
	width:95%;
	height:auto;
	position:relative;
	margin:25px auto;
	overflow:hidden;
	display:block;
}
}
.slider ul {
	list-style:none;
}
.slider li {
	width:auto;
	height:auto;
}
.cuerpo_detalle {
	width:95%;
	height:auto;
	margin:0px auto;
	position:relative;
}
.cuerpo_detalle h1{
	font-size:16pt;
	font-style:normal;
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.cuerpo_detalle h2{
	font-size:16pt;
	font-style:normal;
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 40px;
}
.cuerpo_detalle h3{
	font-size:16pt;
	font-style:normal;
	margin-top:30px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.cuerpo_detalle h4{
	font-size:12pt;
	font-style:normal;
	margin-top:5px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.cuerpo_detalle h5{
	font-size:12pt;
	font-style:normal;
	margin-top:25px;
	text-align: center;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.cuerpo_detalle h6 {
	font-size:12pt;
	font-style:normal;
	margin-top:20px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 25px;
}
.envase_des {
	width:50%;
	height:auto;
	display:block;
	float:left;
	position:relative;
	background: none;
}
@media screen and (min-width: 0) and (max-width: 967px) {
.envase_des {
	width:100%;
	height:auto;
	display:block;
	float:none;
	margin:10px auto;
	position:relative;
	background: none;
}
}
/*Caja General*/
.envase_des_nombre {
	width:100%;
	height: auto;
	display:block;
	padding-bottom:10px;
	margin:0px auto;
	background: none;
	position:relative;
	border-bottom: rgb(238,220,13) solid 8px;
}
.envase_des_nombre h1 {	
	font-family: 'biorhymebold';
	font-size:13pt;
	margin-left:10px;
	margin-right:5px;
	margin-top:10px;
	text-align: left;
	color: #000;
	line-height: 50px;
	font-weight:100;
}
.envase_des_nombre_667 {
	display:none;
}
@media screen and (min-width: 0) and (max-width: 668px) {
	.envase_des_nombre {
		display:none;
	}
	.envase_des_nombre_667 {
		width:100%;
		height: auto;
		display:block;
		padding-bottom:10px;
		margin:0px auto;
		background: none;
		position:relative;
		border-bottom: rgb(238,220,13) solid 8px;
	}
	.envase_des_nombre_667 h1 {	
		font-family: 'biorhymebold';
		font-size:12pt;
		margin-left:0px;
		margin-right:0px;
		margin-top:10px;
		text-align: center;
		color: #000;
		line-height: 20px;
		font-weight:100;
	}
}
.envase_mat_div_tit {
	width:49%;
	height: auto;
	float:left;
	border-right:1px solid rgba(0,0,0,0.15);
}
@media screen and (min-width: 0) and (max-width: 668px) {
	.envase_mat_div_tit {
		width:100%;
		float:none;
		margin:0px auto;
	}
}
.mat_tit {
	width:100%;
	height:35px;
	float:left;
	background: rgba(0,0,0,0.10);
}
.mat_tit h2 {
	font-size:11pt;
	text-align: center;
	color: #333;
	font-weight:lighter;
	line-height: 35px;
	text-transform:uppercase;
	margin:0px auto;
}
.mat_txt {
	width:100%;
	height: auto;
	float:left;
	border-bottom:1px solid rgba(0,0,0,0.15);
}
.mat_txt h2 {
	font-family: 'quicksandbold';
	font-size:11.3pt;
	text-align: center;
	color: #333;
	line-height: 30px;
	margin:5px auto;
	padding-bottom:5px;
}
/*Proceso*/
.envase_pro_div_tit {
	width:50%;
	height: auto;
	float:left;
}
@media screen and (min-width: 0) and (max-width: 668px) {
	.envase_pro_div_tit {
		width:100%;
		float:none;
		margin:0px auto;
	}
}
.pro_tit {
	width:100%;
	height:35px;
	float:left;
	background: rgba(0,0,0,0.20);
}
.pro_tit h2 {
	font-size:11pt;

	text-align: center;
	color: #333;
	font-weight:lighter;
	line-height: 35px;
	text-transform:uppercase;
	margin:0px auto;
}
.pro_txt {
	width:100%;
	height: auto;
	float:left;
	border-bottom:1px solid rgba(0,0,0,0.15);
}
.pro_txt h2 {
	font-family: 'quicksandbold';
	font-size:11.3pt;
	text-align: center;
	color: #333;
	line-height: 30px;
	margin:5px auto;
	padding-bottom:5px;
}
/*Colores*/
.envase_colores {
	width:100%;
	height: auto;
	float:left;
}
.colores_tit {
	width:100%;
	height:35px;
	float:left;
	background: rgba(238,220,13,1);
}
.colores_tit h2 {
	font-size:11pt;
	text-align: center;
	color: #333;
	font-weight:lighter;
	line-height: 35px;
	text-transform:uppercase;
	margin:0px auto;
}

/*Detalles descripcion*/
.detalles_envase_des {
	width:60%;
	height:auto;
	position:relative;
	margin:0px auto;
}
@media screen and (min-width: 0) and (max-width: 668px) {
.detalles_envase_des {
	width:100%;
	height:auto;
	position:relative;
	margin:0px auto;
}
}
.detalles_envase_des h2{
	font-size:12pt;
	font-style:normal;
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 40px;
}
@media screen and (min-width: 0) and (max-width: 481px) {
	.detalles_envase_des h2{
		font-size:11pt;
		font-style:normal;
		margin-top:15px;
		margin-left:0px;
		margin-right:0px;
		text-align: left;
		color: #000;
		font-weight:lighter;
		line-height: 40px;
	}
}
.detalles_envase_des h3{
	font-size:12pt;
	font-style:normal;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:25px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 25px;
}
/*Detalles Tabla*/
.detalle_tabla {
	width:100%;
	border-right:1px solid rgba(0,0,0,0.15);
	border-left: 1px solid rgba(0,0,0,0.15);
	border-top:1px solid rgba(0,0,0,0.15);
	border-bottom: none;
	height:auto;
	overflow:hidden;
	display:block;
	margin:5px auto;
	background:rgba(0,0,0,0.03);
}
.detalle_tabla_det {
	width:100%;
	height:40px;
	border-bottom: solid 1px rgba(0,0,0,0.15);
	display:block;
}
.detalle_tabla_detalle {
	width:75%;
	height:40px;
	float:left;
	border-right:1px solid rgba(0,0,0,0.15);
	background:rgba(0,0,0,0.05);
}
.detalle_tabla_detalle h2 {
	font-family: 'quicksandlight';
	font-size:12pt;
	line-height:40px;
	margin-left:5%;
	margin-right:3%;
	text-align:left;
	margin-top:0px;
}
.detalle_tabla_valor {
	width:24%;
	height:40px;
	float:left;
}
.detalle_tabla_valor h2 {
	font-family: 'quicksandlight';
	font-size:12pt;
	line-height:40px;
	margin-top:0px;
	text-align:center;
}
@media screen and (min-width: 0) and (max-width: 668px) {
	.detalle_tabla_det {
		height: auto;
		min-height:40px;
		border-bottom: solid 1px rgba(0,0,0,0.3);
		padding:8px 0 8px 0;
	}
	.detalle_tabla_detalle {
		width:60%;
		height: auto;
		min-height:40px;
		background: none;
	}
	.detalle_tabla_valor {
		height: auto;
		width:38%;
	}
	.detalle_tabla_detalle h2 {
		font-size:10pt;
		line-height:15px;
	}
	.detalle_tabla_valor h2 {
		font-size:11pt;
		text-align:center;
		line-height:40px;
	}
}
/***** Romeo *****/
/*---------------*/
.grid {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}
/* Common style */
.grid figure {
	position: relative;
	float: none;
	overflow: hidden;
	margin: 0px auto;
	background: #fff;
	text-align: center;
}
.grid figure img {
	position: relative;
	display: block;
	opacity: 0.9;
	left:-100px;
}

.grid figure figcaption {
	padding: 0;
	color: #000;
	font-family: 'pridibold';
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2,
.grid figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;	
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure h3,
.grid figure p {
	margin: 0;
	text-align:center;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*---------------*/
/***** Romeo *****/
/*---------------*/

figure.effect-romeo {
	-webkit-perspective: 5000px;
	perspective: 5000px;
}

figure.effect-romeo img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,300px);
	transform: translate3d(0,0,300px);
}

figure.effect-romeo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: rgba(0,0,0,0.4);
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

figure.effect-romeo:hover figcaption::before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-romeo h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}

figure.effect-romeo p {
	padding: 0.4em 0.4em;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}

figure.effect-romeo:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}

figure.effect-romeo:hover p {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}
.btn_panel_inm {
	width:90%;
	height:50px;
	position: relative;
	float:none;
	margin:10px auto;
	background: rgb(255,255,255);
	overflow:hidden;
}
.btn_panel_citas {
	width: 50px;
	height: 50px;
	float: left;
	top:0px;
	left:0px;
	overflow:hidden;
	background:#fff;
}
@media screen and (min-width: 0) and (max-width: 854px) {
.btn_panel_citas {
	width: 50px;
	height: 50px;
	float:left;
	top:0px;
	left:0px;
	overflow:hidden;
	background:#fff;
}
}
/*Carrito*/
/*Carrito*/
.prod_carrito {
	width: 80%;
	height: auto;
	background:none;
	margin:0px auto;
	margin-bottom:50px;
}
.prod_carrito ul {
	list-style:none;
}
.prod_carrito li {
	width: 30%;
	height: auto;
	margin-left:15px;
	margin-bottom:20px;
	background:none;
	float:left;
	display:block;
	overflow:hidden;
	background:rgba(0,0,0,0.05);
}
@media screen and (min-width: 0) and (max-width: 641px) {
.prod_carrito li {
	width: 70%;
	height: auto;
	margin-left:0px;
	margin-bottom:20px;
	background:none;
	float:none;
	margin:0px auto;
	display:block;
	overflow:hidden;
}
}
.contenedor_carrito {
	width:800px;
	height:auto;
	margin: 0px auto;
}
.contenedor_carrito h1 {
	
	font-size:14pt;
	text-align: left;
	margin-left:15px;
	color: #fff;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.contenedor_carrito h2 {
	font-size: 11pt;
	color: #333;
	text-align: center;
	line-height: 15pt;
	font-weight:normal;
	text-transform:uppercase;
}
.contenedor_carrito h3 {
	font-size: 12pt;
	color: #333;
	text-align: center;
	line-height: 60pt;
	font-weight:normal;
	text-transform:uppercase;
}
.menu_campos {
	list-style:none;
	width: 240px;
	height:50px;
	background:rgba(0,0,0,0.9);
	float:left;
	position:relative;
}
.menu_campos_img {
	width:240px;
	height:auto;
	position:relative;
	margin:0px auto;
}
.menu_campos_img img {
	width:100%;
}
.menu_campos a {
	font-size:13pt;
	text-align: left;
	margin-left:15px;
	color: #fff;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.menu_campos a:hover {
	text-align: left;
	margin-left:15px;
	color: #fff;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}

.menu_campos h1 {
	text-align: left;
	margin-left:15px;
	color: #fff;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.menu_campos h2 {
	font-size: 11pt;
	color: #333;
	text-align: center;
	line-height: 15pt;
	font-weight:normal;
	text-transform:uppercase;
}
.menu_campos h3 {
	font-size: 12pt;
	color: #333;
	text-align: center;
	line-height: 60pt;
	font-weight:normal;
	text-transform:uppercase;
}
.menu_campos_alt {
	width: 240px;
	height:80px;
	overflow:hidden;
	float:left;
	position:relative;
	text-align: left;
}
.menu_campos_alt h1 {
	font-size: 11pt;
	text-transform:uppercase;
	font-weight:normal;
	color: #666;
	margin-left:15px;
	text-align: left;
	line-height: 20pt;
}
.menu_campos_alt h2 {
	font-size: 12pt;
	margin-top:-25px;
	text-transform:uppercase;
	color: #666;
	margin-left:10px;
	text-align: left;
	line-height: 20pt;
}
.menu_campos2 {
	list-style:none;
	width: 240px;
	height:80px;
	background:rgba(0,0,0,0.10);
	float:left;
	position:relative;
}
.menu_campos2 h1 {
	font-size:12pt;
	text-align: left;
	margin-left:25px;
	font-weight:normal;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
	text-transform:uppercase;
}
.menu_campos2 h2 {
	font-size:14pt;
	text-align: center;
	margin-left:0px;
	font-weight:normal;
	color: #000;
	font-weight:lighter;
	margin-top:10px;
	line-height: 30px;
	text-transform:uppercase;
}
.menu_campos_eli {
	width: 240px;
	height:50px;
	overflow:hidden;
	float:left;
	background: #ececec;
	position:relative;
	text-align: left;
}
.menu_campos_eli a {
	font-size: 10pt;
	text-transform:uppercase;
	font-weight:normal;
	color: #000;
	line-height:50px;
	text-align: left;
}
.menu_campos_eli a:hover {
	text-transform:uppercase;
	font-weight:normal;
	color: #000;
	text-align: left;
}
.menu_campos_eli h1 {
	text-transform:uppercase;
	font-weight:normal;
	color: #000;
	margin-left:15px;
	text-align: left;
}
#cotizar_t_datos_dentro {
	width:180px;
	height:50px;
	float:left;
	text-align:center;
	margin-left: 10px;
}
#cotizar_t_datos_btn {
	width:50px;
	height:50px;
	float:left;
	text-align:center;
	margin-left: 10px;
}
#cotizar_t_datos_btn {
	width:30px;
	height:50px;
	float:left;
	text-align:center;
	margin-left: 10px;
}
.cant {
	width:220px;
	height:50px;
	margin-left:10px;
	margin-top:0px;
	float:left;
	position:relative;
	text-align:left;
}
#cantidad {
	width:180px;
	height:30px;
	border:1px #CCC solid;
	text-align: center;
	position:relative;
	float: left;
	margin-top:10px;
}
#cantidad_img {
	width:30px;
	height:50px;
	float:left;
	position: relative;
}
.finalizar_pedido {
	width: 900px;
	height:70px;
	position:relative;
	margin: 0px auto;
	text-align:center
}
.finalizar_pedido h1 {
	text-align: center;
	line-height: 60pt;
	font-weight:normal;
}
@media screen and (min-width: 0) and (max-width: 641px) {
.prod_cont {
	width: 100%;
	height: auto;
	margin-top:10px;
	background:none;
	margin:0px auto;
}
.prod_cont_img {
	width: 100%;
	text-align:center;
	height: 400px;
	margin-top:10px;
	background:none;
}
.prod_cont_txt {
	width:100%;
	height: 300px;
	float:left;
	margin-top:10px;
	background:none;
}
.prod_cont_caja {
	width: 100%;
	height: 300px;
	border:1px solid rgba(0,0,0,0.15);
	margin:0px auto;
}
.prod_cont_caja {
	width: 90%;
	height: 300px;
	border:1px solid rgba(0,0,0,0.15);
	margin:0px auto;
}
.prod_titulo {
	width:100%;
	height:50px;
	border-bottom:1px solid rgba(0,0,0,0.15);
	background:#000;
}
.prod_titulo h1 {
	
	font-size:14pt;
	text-align: left;
	color: #fff;
	margin-left:25px;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.prod_cajas {
	width:100%;
	height:80px;
	
}
.prod_cajas_div {
	width:50%;
	height:80px;
	float:left;
}
.prod_cajas_div2 {
	width:49%;
	height:80px;
	float:left;
}
.prod_cajas_div_txt {
	width:100%;
	height:50px;
	float:left;
}
.prod_cajas_div_txt h6 {
	text-align: center;
}
.prod_cajas_div_tit {
	width:100%;
	height:30px;
	float:left;
	background: rgba(0,0,0,0.20);
}
.prod_cajas_div_tit2 {
	width:100%;
	height:30px;
	float:left;
	background: rgba(0,0,0,0.30);
}
.prod_cajas_div_tit3 {
	width:100%;
	height:30px;
	float:left;
	background: #fff;
}
.prod_cajas_div h1 {
	
	font-size:12pt;
	text-align: left;
	color: #000;
	margin-left:25px;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.prod_cajas_div h2 {
	
	font-size:12pt;
	text-align: center;
	color: #fff;
	font-weight:lighter;
	line-height: 30px;
	text-transform:uppercase;
}
.prod_cajas_div h3 {
	
	font-size:12pt;
	text-align: center;
	color: #000;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.prod_cajas_div2 h3 {
	
	font-size:12pt;
	text-align: center;
	color: #000;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.prod_cajas_div2 h2 {
	font-size:12pt;
	text-align: center;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
	text-transform:uppercase;
}
.prod_cajas_div_tit3 h2 {
	font-size:12pt;
	text-align: left;
	margin-left:25px;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
	text-transform:uppercase;
}
.prod_cajas_div_txt2 {
	width:100%;
	height:50px;
	float:left;
}
.prod_cajas_div_txt2 h3 {
	font-size:14pt;
	text-align: left;
	margin-left:25px;
	color: #000;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.prod_cajas_div_btn {
	width:50%;
	height:90px;
	float:left;
}
.prod_cajas_div_btn2 {
	display:none;
}
.prod_cajas_div_btn a {
	text-align: center;
	font-size:12pt;
	color: #000;
	font-weight:lighter;
	line-height: 90px;
	text-transform:uppercase;
}
.prod_cajas_div_btn a:hover {
	text-align: center;
	font-size:12pt;
	color: #000;
	font-weight:lighter;
	line-height: 90px;
	text-transform:uppercase;
}
.contenedor_carrito {
	width:100%;
	height:auto;
	margin: 0px auto;
}
.prod_carrito {
	width: 100%;
	height: auto;
	margin-top:15px;
	background:none;
	margin:0px auto;
}
}
/*Nota Carrito*/
.productos_pag {
	width:700px;
	height:auto;
	margin:0px auto;
	vertical-align:top;
	text-align:center;
}
.productos_pag h1 {
	font-size:10.5pt;
	text-align: left;
	color: #000;
	margin-left:25px;
	margin-right:25px;
	font-weight:lighter;
	line-height: 20px;
}
.productos_finalizar{
	width:650px;
	height:auto;
	margin:0px auto;
	margin-top:20px;
	text-align:center;
	margin-bottom: 15px;
}
@media screen and (min-width: 0) and (max-width: 641px) {
.productos_pag {
	width:90%;
	height:auto;
	margin:0px auto;
	vertical-align:top;
	text-align:center;
}
.productos_pag h1 {
	font-size:10.5pt;
	text-align: left;
	color: #000;
	margin-left:10%;
	margin-right:10%;
	font-weight:lighter;
	line-height: 20px;
}
.productos_finalizar{
	width:90%;
	height:auto;
	margin:0px auto;
	margin-top:20px;
	text-align:center;
	margin-bottom: 15px;
}
}
/*Finalizar Pedido*/
.btn_carrito {
	width: 95px;
	height:30px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	text-align:center;
	background: rgba(0,0,0,1);
}
.btn_carrito a{
	font-family: 'pridilight';
	letter-spacing:2px;
	font-size:11pt;
	text-align:center;
	margin:0px auto;
	color: #fff;
    display: block;
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
	overflow:hidden;
}
.btn_carrito a:hover{
	background: rgba(238,220,13,1);
	color: #000;
	-webkit-transition: color 1s ease-in-out;
	-moz-transition: color 1s ease-in-out;
	-ms-transition: color 1s ease-in-out;
	-o-transition: color 1s ease-in-out;
	transition: color 1s ease-in-out;
	-webkit-transition: background 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out;
	-ms-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
	transition: background 0.5s ease-in-out;
}
/*Pedido*/
.contenedor_pedido {
	width:800px;
	height:auto;
	margin: 0px auto;
}
.contenedor_pedido h1 {
	
	font-size:14pt;
	text-align: left;
	margin-left:15px;
	color: #fff;
	font-weight:lighter;
	line-height: 50px;
	text-transform:uppercase;
}
.contenedor_pedido h2 {
	font-size: 11pt;
	color: #333;
	text-align: center;
	line-height: 15pt;
	font-weight:normal;
}
.contenedor_pedido h3 {
	font-size: 12pt;
	color: #333;
	text-align: center;
	line-height: 20pt;
	font-weight:normal;
}
.contenedor_pedido h4 {
	font-size: 11pt;
	margin-top:10px;
	color: #E20613;
	text-align: center;
	line-height: 50pt;
	font-weight:normal;
	text-transform:uppercase;
}
.contenedor_pedido h5 {
	font-size: 12pt;
	color: #000;
	background: rgba(0,0,0,0.08);
	text-align: center;
	line-height: 20pt;
	font-weight: lighter;
	padding:8px 0 8px 0;

}
.contenedor_pedido h6 {
	font-size: 11pt;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	color: #000;
	text-align: center;
	line-height: 20pt;
	font-weight:normal;
	
	text-transform:uppercase;
}
.contenedor_pedido a {
	font-size: 10pt;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-weight:normal;
	
	text-transform:uppercase;
}
.contenedor_pedido a:hover {
	font-size: 10pt;
	color: #E20613;
	text-align: center;
	line-height: 30px;
	font-weight:normal;
	
	text-transform:uppercase;
}
.prod_pedido {
	width: 800px;
	height: auto;
	background:none;
	margin:0px auto;
}
.prod_pedido ul {
	list-style:none;
}
.prod_pedido li {
	width:240px;
	height: auto;
	margin-left:15px;
	margin-bottom:20px;
	background:none;
	float:left;
}
.contenedor_somos h1 {
	font-size:14pt;
	text-align: left;
	margin-left:15px;
	color:rgb(0,0,0);
	font-weight:900;
	line-height: 50px;
}
.contenedor_somos h2 {
	font-size: 13pt;
	color: #333;
	text-align: left;
	margin-left:10%;
	margin-right:10%;
	line-height: 20pt;
	font-weight:normal;
	
}
.contenedor_somos h3 {
	font-size:13pt;
	text-align: left;
	font-weight:lighter;
	line-height: 25px;
	color:#333;
	margin-left:25px;
	margin-top:8px;

}
.contenedor_somos h4 {
	font-size:11pt;
	text-align: left;
	font-weight:lighter;
	line-height: 23px;
	color:#333;
	margin-left:25px;
	margin-top:8px;
	margin-bottom:20px;

}
.contenedor_somos h5 {
	margin-top:5px;
	font-size:10pt;
	text-align:left;
	font-weight:lighter;
	line-height: 20px;
	color:#333;
	
}
/*Formulario Pedidos*/
.name_cpanel {
	width:70%;
	height:30px;
	text-align:left;
	position:relative;
}
.enviar_panel {
	font-family: 'pridilight';
	letter-spacing:2px;
	width: 95px;
	text-align:center;
	height:30px;
	cursor:pointer;
	overflow:hidden;
	z-index:50;
	color:#fff;
	font-size:12pt;
	line-height: 10px;
	background:#000;
	text-align:center;
	border:0px;
}
.volver_panel {
	width: 100px;
	text-align:center;
	height:40px;
	margin:0px auto;
	cursor:pointer;
	overflow:hidden;
	z-index:50;
	color:#FFF;
	font-size:10pt;
	line-height: 40px;
	background:#000;
	text-align:center;
	border:0px;
	/*para Firefox*/
	-moz-border-radius: 20px 20px 20px 20px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 20px 20px 20px 20px;
	/* para Opera */
	border-radius: 20px 20px 20px 20px;
}
@media screen and (min-width: 0) and (max-width: 641px) {
.prod_pedido {
	width: 100%;
	height: auto;
	margin-top:15px;
	background:none;
	margin:0px auto;
}
.prod_pedido ul {
	list-style:none;
}
.prod_pedido li {
	width:100%;
	height: auto;
	margin-bottom:20px;
	background:none;
	float:left;
}
.contenedor_pedido {
	width:100%;
	height:auto;
	margin: 0px auto;
}
}
/*Finalizar Pedido*/
.contenedor_finalizar {
	width:800px;
	height:auto;
	margin: 0px auto;
}
.contenedor_finalizar h1 {
	font-size:14pt;
	text-align: left;
	margin-left:15px;
	color: rgb(0,0,0);
	font-weight:lighter;
	line-height: 50px;
}
.contenedor_finalizar h2 {
	font-size: 13pt;
	color: #333;
	text-align: left;
	line-height: 20pt;
	font-weight:normal;
}
.contenedor_finalizar h3 {
	font-size: 13pt;
	color: #333;
	text-align: center;
	line-height: 15pt;
	font-weight:normal;
}
.contenedor_finalizar h4 {
	font-size: 10pt;
	color: #000;
	text-align: left;
	line-height: 20pt;
	font-weight: lighter;
}

.contenedor_finalizar h6 {
	font-size: 11pt;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	color: #000;
	text-align: center;
	line-height: 20pt;
	font-weight:normal;
}
.prod_pedido_f {
	width: 800px;
	height: auto;
	margin-top:15px;
	background:none;
	margin:0px auto;
}
.prod_pedido_f ul {
	list-style:none;
}
.prod_pedido_f li {
	width:240px;
	height: auto;
	margin-left:15px;
	margin-bottom:20px;
	background:none;
	float:left;
}
.prod_pedido_datos {
	width: 100%;
	height: auto;
	margin-top:15px;
	background:none;
	margin:0px auto;
	background: none;
}
.prod_pedido_datos ul {
	list-style:none;
}
.prod_pedido_datos li {
	width:250px;
	height: auto;
	margin-left:15px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-bottom:20px;
	background:none;
	float:left;
}
#entrada_comen{
	margin:0px auto;
	width: 80%;
	height: 80px;
	position:relative;
	float:left;
	margin-left:10%;
	margin-right:10%;
}
.ppal_btn {
	width:100px;
	height:70px;
	float: right;
	display:block;
	overflow:hidden;
}
.ppal_btn ul {
	list-style:none;
}
.ppal_btn li {
	width:100px;
	display:block;
	height:70px;
	line-height:70px;
	position:relative;
	font-size:11pt;
	font-family: 'quicksandlight';
	float:left;
	overflow:hidden;
	color:#fff;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
	.ppal_btn {
	display:none;
	}
}
/*Btn Carrito*/
.ppal_carrito {
	width: 100px;
	height:70px;
	background: none;
}
.ppal_carrito a {
	color:rgb(255,255,255);
	text-align:left;
	text-decoration:none;
	line-height:70px;
	font-size:11pt;
	font-family: 'quicksandlight';
}
/*Tit*/
.noticias_panel-tit {
	width:80%;
	height:auto;
	padding:10px 0 10px 0;
	margin:0px auto;
	overflow:hidden;
}
.noticias_panel-tit h1 {
	font-size:26pt;
	margin-top:0px;
	text-align: left;
	color: #fff;
	font-weight:lighter;
	line-height: 30px;
}
.noticias_panel-tit h2 {
	font-size:26pt;
	margin-top:0px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.noticias_panel-tit2 {
	width:80%;
	height:auto;
	padding:10px 0 10px 0;
	margin:0px auto;
	overflow:hidden;
}
.noticias_panel-tit2 h1 {
	font-size:26pt;
	margin-top:0px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.noticias_panel-tit2 h5 {
	font-size:15pt;
	margin-top:0px;
	margin-bottom:10px;
	text-align: left;
	color: #000;
	font-weight:lighter;
	line-height: 30px;
}
.btn_citas {
	width: 110px;
	height:30px;
	float: left;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:10px;
	position:relative;
	text-align:center;
	overflow:hidden;
	background: rgb(0,0,0);
}
.btn_vol {
	width: 50px;
	height:30px;
	float: left;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:10px;
	position:relative;
	text-align:center;
	overflow:hidden;
	background: none;
}
.btn_carr {
	width: 180px;
	height:30px;
	float: left;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:10px;
	position:relative;
	text-align:center;
	overflow:hidden;
	background: rgb(47,27,10);
}

@media screen and (min-width: 0) and (max-width: 481px) {
.btn_citas {
	float: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin:10px auto;
	position:relative;
	text-align:center;
	overflow:hidden;
}
.btn_vol {
	float: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin:10px auto;
}
.btn_carr {
	float: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin:10px auto;
	position:relative;
	text-align:center;
	overflow:hidden;
}
}
.btn_citas a{
	font-family: 'pridilight';
	letter-spacing:2px;
	font-size:12pt;
	text-align:center;
	color: rgb(255,255,255);
    display: block;
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
	overflow:hidden;
}
.btn_citas a:hover{
	font-family: 'pridilight';
	font-size:12pt;
	background: rgb(238,220,13);
	text-align:center;
	color: rgb(0,0,0);
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
}
.btn_carr a{
	font-size:10pt;
	text-align:center;
	color: rgb(232,78,27);
    display: block;
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
	overflow:hidden;
}
.btn_carr a:hover{
	font-size:10pt;
	background: rgb(232,78,27);
	text-align:center;
	color: rgb(47,27,10);
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
}
/*Registro*/
.form_prensa {
	width:650px;
	height: auto;
	position:relative;
	margin: 0px auto;
	margin-top:10px;
	margin-bottom:50px;
}
.entradas_input{
	width:80%;
	height:30px;
	text-align:left;
	float: left;
	position:relative;
	margin: 0px 0px 0px 20px;
}
.entradas_input_cortas{
	width:220px;
	height:30px;
	text-align:left;
	float: left;
	position:relative;
	margin: 0px 0px 0px 20px;
}
#area1{
	width:500px;
	height:200px;
	text-align:left;
	float: left;
	position:relative;
	margin: 0px 0px 0px 20px;
	
}
#panel_enviar_dentro{
	font-family: 'pridilight';
	letter-spacing:2px;
	width: 95px;
	height:30px;
	float:left;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	text-align:center;
	background: rgba(0,0,0,1);
	border:0px;
}
.txt_2_form3 {
	font-size:13pt;
	text-align:left;
	color:#000;
	font-family: 'quicksandlight';
	line-height: 30px;
}
.add_cont {
	width:320px;
	height:30px;
	margin:0px auto;
	position:relative;
	text-align:center;
}
/*Btn*/
.add_btn {
	width: 150px;
	margin:0px auto;
	height:30px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:10px;
	text-align:center;
	background: rgb(238,220,13);
}
.add_btn a{
	font-family: 'pridilight';
	letter-spacing:2px;
	text-transform:lowercase;
	font-size:11pt;
	text-align:center;
	color: rgb(0,0,0);
    display: block;
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
}
.add_btn a:hover{
	font-size:11pt;
	background: rgb(0,0,0);
	text-align:center;
	color: rgb(238,220,13);
	font-style:normal;
	line-height: 30px;
	text-decoration:none;
	font-family: 'pridilight';
	letter-spacing:2px;
	text-transform:lowercase;
}
.div_content_info_cat {
	width:100%;
	height:160px;
	margin-top:8px;
	display:block;
	overflow:hidden;
}
@media screen and (min-width: 481px) and (max-width: 967px) {
	.div_content_info_cat {
		width:100%;
		height: auto;
		display:block;
		overflow:hidden;
	}
}
.div_content_info_cat h5 {
	margin-top:0px;
	text-align:center;
	font-weight:lighter;
	font-size:1em;
	text-align:centeer;
	line-height: 25px;
	color: #000;
}
.div_content_info_cat h2 {
	font-weight:lighter;
	font-size:12pt;
	text-align: center;
	line-height: 20px;
	margin-top:0px;
	color: #333;
}
.div_content_info_cat h3 {
	font-weight:lighter;
	font-size:12pt;
	text-align: center;
	line-height: 25px;
	margin-top:5px;
	color: #333;
}
.div_content_info_cat h4 {
	font-weight:lighter;
	font-size:11pt;
	text-align: left;
	line-height: 25px;
	margin-top:10px;
	padding-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	color: #333;
}