.result .srv{
    clear: both;
    color: #00999b;
    font-family: RobotoRegular;
    font-size: 18px;
    font-weight: bold;
}
.result .cat{
    clear: both;
    color: #00999b;
    font-family: RobotoRegular;
    font-size: 18px;
    font-weight: bold;
}
.result .loc i {
	float:left;
    color: #00999b;
    font-size: 40px;
}

#main .con-sidebar {
	padding-bottom: 25px;
}