.tp-caption.sli_nazvanie {
	font-size:40px;
	color:#686868;
	font-family: 'GeometriaBold';
	line-height:1.2;
	width: 500px;
}
.tp-caption.sli_nazvaniecategory {
	font-size:20px;
	color:#fff;
	font-family: 'GeometriaBold';
	line-height:1.2;
	*width: 300px;
    text-align: center;
    background: #000;
    padding: 35px 10px;
    border-radius: 10px;
}
.tp-caption.sli_desc {
	font-size:16px;
	color:#686868;
	line-height:1.7;
}
.tp-caption.sli_desc_ul {
	font-size:14px;
	color:#686868;
	line-height:1.7;
}
.tp-caption.sli_consult {
}
.tp-caption.sli_katalog {
}


@media (min-width:1200px) and (max-width:1630px) {
	.tp-caption.sli_desc_ul {
		font-size:14px;
		color:#686868;
		line-height:1.7;
	}
}