/*Contenedor general para todo el cuerpo del index*/
.contenedor_general{
	margin-top: 20px;
}

/* imagen principal de prod. destacados */
.cp_big { height: 300px; max-height: 300px; }
.div_imagen_grande { height: 148px; text-align: center; }
.div_imagen_grande img { width: auto; max-width: 100%; height: auto; max-height: 100%; }

/*Seccion de Foto*/
#foto_principal{
	background: #ECECEC;
	margin: 0;
}
#banner{
	background: #000;
	z-index: -1;
}

/*Secciond e colaboradores y boton de registro*/
/*colaboradores(colabor)*/
/*registro(regis)*/
div.containter{
	margin-top: 20px;
}

div.containter_colabor{
	/*background: #F6F6F6;*/
	width: 99%;
	margin-bottom: 2px;
}
#text_colabor{
	line-height: 100px;
	font-size: 19px;
	margin-left: 20px;
}

.banner_eventos{
	margin-left: 16px;
	width: auto;
	max-height: 100%;
}
.fotos_colabor{
	margin-left: 16px;
	width: auto;
	max-height: 87px;
}
.fotos_colabor2{
	margin-left: 16px;
	width: auto;
	max-height: 72px;
}

div.container_regis{
	background: #EEE;
}

#boton_registro{
	border: none;
	height: 52px;
	width: 42%;
	border-radius: 4px 4px 4px 4px;
	background: #ff7f27;
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 28%;
}

p.text_regis{
	text-align: center;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: black;
}
/*---------------------------------------*/

/*Seccion del Menu lateral de la pagina y del contenido de los productos*/
/*Seccion Menu*/
div.cabezera{
	background: rgb(228, 228, 228);
	height: 82px;
}

h4.text_cabezera{
	text-align: center;
	font-weight: bold;
	line-height: 68px;
}

div.menu{
	background: #ffffff;
	border-right: 1px solid rgb(228, 228, 228);
}

/*Productos Destacados*/
.contenedor_pestana{
	/*border-bottom: 2px solid #ff7f27;*/
	background-color: #fff;
}

div.container_pestana{
	background: #555;
    width: 100%;
	height: 41px;
	display: table-cell;
	float: left;
}

div.categoria_container_pestana{
	background: #ff7f27;
	width: 450px;
	height: 41px;
	display: table-cell;
	float: left;
}

div.container_pestana2{
	background: #ff7f27;
	width: 280px;
	height: 41px;
	display: table-cell;
	float: left;
}
p.title_pestana{
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	color: #fff;
}
p.title_pestana2{
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	color: #fff;
}
div.container_linkscarrusel {
	width: 228px;
	height: 41px;
	display: table-cell;
	float: right;
}
div.container_linkscarrusel div.row { margin: 1em 0 0 0; }
div.container_linkscarrusel ul { font-size: 18px; }
#pag1_t, #pag2_t, #pag3_t { color: #A6A6A6; }
#pag1_t.t_active, #pag2_t.t_active, #pag3_t.t_active { color: #428bca; }
#pag1_t.t_active:hover, #pag2_t.t_active:hover, #pag3_t.t_active:hover { text-decoration: none; }
#pag1_li.li_active, #pag2_li.li_active, #pag3_li.li_active { background: rgb(231, 231, 231); }

.fondo{
	background: #F6F6F6;
}
#content_general_product{
	margin-top: 15px;
}
.content_destacados{
	margin-top: 22px;
}
.contenedor_producto{
	background: #ffffff;
	margin-bottom: 26px;
	/*border-radius: 5px 5px 5px 5px;*/
	height: 300px;
}
#content_produc_grande{
	margin-top: 12px;
}
#nom_produ_grande{
	text-align: center;
	font-size: 16px;
	color:rgb(0, 162, 237);
	margin-top: 0px;
}
.content_foto_product{
	margin-top: 10px;
	border-radius: 3px 3px 3px 3px;
	height: 122px;
}
.content_precio_product{
	font-size: 17px;
	text-align: center;
	margin-top: 5px;
}
.content_unid_product{
	text-align: center;
	margin-top: 7px;
	color: rgb(141, 140, 140);
}
.content_emp_product{
	margin-top: 3px;
	margin-bottom: 10px;
}
.foto_emp_producto{
	margin: 0 auto;
	margin-top: 1px;
	width: auto;
	max-width: 148px;
	height: auto;
	max-height: 40px;
}
#foto_emp_grande{
	margin-top: 18px;
	margin-bottom: 15px;
	width: auto;
	height: 57px;
	max-width: 237px;
	max-height: 56px;
}
.foto_producto{
	margin-top: 8px !important;
	margin: 0 auto;
	width: auto;
	max-width: 150px;
	height: auto;
	max-height: 102px;
}
.nom_produ{
	margin-top: 15px;
	display: -webkit-box;
	color:rgb(0, 162, 237);
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.1em;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 2.1em;
	text-align: center;
}

.sonrisa_precio{
	margin: 0 auto;
	margin-top: -4px;
}

p.unidades_produc{
	margin-bottom: 0px;
}
p.pedido_produc{
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: -5px;
	font-weight: bold;
}
/*---------------------------------------*/

/*Productos Patrocinados*/
div.container_pestana#patrocinados_container{
	background: #1D71B8;
}
.content_patrocinado{
	background: #ffffff;
	margin-top: 39px;
	margin-bottom: 35px;
}
.product_patrocinado{
	margin-top: 12px;
	margin-bottom: 12px;
	height: 120px;
}
.content_hipervinculo{
	text-align: center;
	margin-top: 12px;
}
a.nombre_producto{
	display: -webkit-box;/*inline-block -->me permite centrar un enlace*/
	font-size: 19px;
	color: rgb(94, 186, 231);
}
.unidades_patrocinados{
	font-size: 17px;
	margin-bottom: -2px;
	margin-top: 17px;
}
.pedido_patrocinado{
	font-size: 13px;
}
/*---------------------------------------*/
.col-md-12.col-sm-12.col-xs-12 {
    padding-right: 5px;
}