.catalog h4, h2.cat_f{
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Roboto",sans-serif;
	line-height: 20px;
	padding: 0;
}
.filter h2.cat_f {
	text-transform: uppercase;
}

h2.par {
	margin-top: 0;
}


.product .descr h5 {
    font-size: 12px;
    line-height: 14px;
    margin-left: 10px;
    text-transform:none;
}

.product .descr h5::before, .product .descr h5::after { display:none; }

#prod_desc h4{
	margin-top:10px;
}

h5.subtitle {
	margin-top:10px;
}

h5.subtitle::before {
	width: 40px;
}

.service .title {
	line-height: 20px;
	margin-bottom:0;
}
