

/* Start:/local/templates/main/components/bitrix/catalog/multimedia/bitrix/catalog.section.list/.default/style.css?15877428401863*/
h1 {
    margin-bottom: 0;
}
.type-block {
    margin: 30px 0 50px;
}
.type-block__body {}
.type-block__name {}

.type-list {
    /*  -webkit-column-count: 4; 
      -moz-column-count: 4; 
      column-count: 4;
      margin-bottom: 40px;
    */
}
.type-list__region {
    display: block;
    clear: both;
}
.type-list__region-name__cols {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    margin-bottom: 40px;
}
.type-list__region-name {
    font-weight: 500;
    color: #333;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 15px;

    display: block;
    clear: both;
}
.type-list__type-wrapper {
    margin-bottom: 5px;
}
.type-list__type-wrapper + .type-list__district {
    margin-top: 20px;
}
.type-list__type-wrapper:last-child {
    margin-bottom: 20px;
}
.type-list__type {
    font-size: 14px;
    color: #333333;
    line-height: 16px;
    border-bottom: 1px solid rgba(51,51,51,0.5);
    transition: border-color 0.2s ease, color 0.2s ease;
}
.type-list__type:hover {
    color: #0097D4;
    border-color: transparent;
}
.type-list__district {
    display: inline-block;
    width: 100%;
}
.type-list__district-name {
    font-size: 13px;
    line-height: 16px;
    color: #aaa;
    margin-bottom: 5px;
    margin-top: 20px;
}

.type-list__region .type-list__district-name:first-child { margin-top: 0 !important; }


.type-direction {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}
.type-direction__item {
    margin-bottom: 5px;
}
.type-direction__link {
    font-size: 13px;
    color: #333333;
    line-height: 16px;
    transition: color 0.2s ease;
}
.type-direction__link:hover {
    color: #0097D4;
}
.type-direction__separator {
    color: #b2b2b2 !important;
    margin: 0 5px;
}
/* End */
/* /local/templates/main/components/bitrix/catalog/multimedia/bitrix/catalog.section.list/.default/style.css?15877428401863 */
