.tit_mult_cat{
	color: #666;
	margin-top: 14px;
	font-size: 19px;
	font-weight: bold;
}
.titulo{
	text-align: center;
	background: #888;
	color: #fff;
	width: 94%;
	padding: 0.90em;
	font-weight: bold;
}

.titulo_sub{
	text-align: center;
	background: #fff;
	color: #888;
	min-height: 170px;
	width: 87%;
	padding: 0.90em;
	font-weight: bold;
	margin-left: 16px;
	height: 170px;
}

.titulo_sub_img{
	text-align: center;
	color: #888;
	min-height: 170px;
	width: 87%;
	padding: 0.90em;
	font-weight: bold;
	margin-left: 16px;
	height: 170px;
}


.btn_drop{
	width: 172px;
	text-align: left;
	margin-left: 20px !important;
	color: #999;
	overflow: hidden;
}

.wrapper_cat_mult{
	margin-bottom: 80px;
}

.tit_sub_cat{
	width: 80%;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #949494;
}

.title_cate{
	width: 80% !important;
}


.titulo_dir{
	color: #818181;
	font-weight: bold;
	padding-bottom: 20px;
}

.titulo_dir h1{
	font-weight: bold;
	font-size: 28px;
	color: #949494;
}

.btn_filtrar{
	background: #82BD91;
	color: #fff;
	padding: 10px 25px 10px 25px;
	font-size: 17px;
	margin-left: 11px;
}

.btn_filtrar:hover{
	color: #fff;
}

.t {
	height: 100%;
	display: table;
	width: 100%;
}

.c {
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.text_tit_sub{
	text-align: center;
	margin: auto;
	cursor: pointer;
}

.cuadros_sub{
	background: #fff;
	margin-left: 10px;
}

.carp2{
	text-align: right;
	/* padding: 20px; */
	position: absolute;
	bottom: 0;
	right: 20px;
	bottom: 5px;
}

