

/* Start:/local/templates/.default/components/bitrix/catalog.section.list/catalog/style.css?1544214676971*/
.firm_index_category {
    list-style-type: none;
 margin: 0;
    padding: 0;
    height:60px;
    overflow: hidden;
}
.firm_index_category:hover {
    background: #ffe8da;

}
.firm_index_category h2{
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 2px;
    list-style-type: none;
    border-bottom: 1px dotted;
    display: inline;
    cursor: pointer;
}
.firm_index_category a:link {
    color:#333;
}
.firm_index_category a:visited {
    color:#555;
}
.firm_index_category li
{
    margin:10px 5px 10px;
    clear: both;
    font: 15px/18px Arial,Tahoma,Sans-Serif;
}
.firm_count {
    color:#888;
}

.firms_index_sub_cat {
    font: 16px/23px Arial,Tahoma,Sans-Serif;
    margin: 15px 0;
    font-weight: normal;
    padding-bottom: 2px;
    list-style-type: none;
    display: none;
}

.firms_index_sub_cat li{
    float:left;
    margin: 5px;
}
.firms_index_sub_cat a {
    color:#0069d6;

}
.firms_index_sub_cat .firms_match {
    color:#ffb500;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section.list/catalog/style.css?1544214676971 */
