

/* Start:/local/components/unr3/placements.filter/templates/select/style.css?17122083134519*/
.catalog-filter__row button {
    border: none;
    transition: all 0.3s;
}
.placement-filter .ways {
    display: none;
}
.ways .column {
    font-size: 14px;
    line-height: 24px;
    color: #8f9ea9;
    flex: 0 auto !important;
    padding: 0 15px !important;
    padding-right: 0 !important;
}
.filter-closed {
    border: 1px solid #B5D0DF;
    background-color: #eff6fa;
    background-color: var(--accent-weak);
    margin-bottom: 25px;
    padding: 5px 15px;
}
.js-slide-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 14px;
    color: #4f6476;
    background-color: #eff6fa;
    background-color: var(--accent-weak);
    cursor: pointer;
    border: 0;
}
.js-slide-filter.closed *:not(.closed),
.js-slide-filter:not(.closed) .closed {
    display: none;
}
.filter-fixed {
    display: none;
    height: 0;
    overflow: hidden;
    padding: 0;
}
.filter-fixed .js-slide-filter {
    font-size: 12px !important;
    margin-left: -29px !important;
    height: auto !important;
    text-align: left !important;
    border: 0 !important;
    justify-content: flex-start !important;
    margin-bottom: 0 !important;
}
.js-slide-filter:focus,
.js-slide-filter:focus-within,
.js-slide-filter:active {
    outline: unset;
}
.js-slide-filter::before {
    position: relative;
    display: inline-block;
    content: '';
    width: 10px;
    height: 11px;
    background-image: url(/local/components/unr3/placements.filter/templates/select/images/filter.png);
    margin-right: 13px;
}
.compact .js-slide-filter,
.absolute .js-slide-filter {
    display: block;
    text-align: left;
    border: 0;
}
.compact span.absolute,
.absolute span.compact {
    display: none;
}

.compact .catalog-filter {
    margin-bottom: 0;
}
.compact .catalog-filter .row-selectors,
.compact .catalog-filter .row-buttons {
    display: none;
}
.compact .catalog-filter .row-footer {
    margin-top: 0;
}
.full-screen .compact {
    display: none;
}
.absolute .box.ways {
    min-height: 10px;
}
.catalog-filter__row.row-footer .row {
    align-items: center;
    justify-content: space-between;
}
.js-close-filter {
    display: none;
    font-size: 16px;
    color: #4f6476;
    text-decoration: none;
}
.js-close-filter::after {
    position: relative;
    display: inline-block;
    content: '▲';
    margin-left: 5px;
}
.absolute.full .js-close-filter {
    display: inline;
}
#count_found {
    color: red;
}
.catalog-filter__period-desc {
    color: #949da8;
    margin: 0 10px 5px 0;
}
.catalog-filter__period-links {
    white-space: nowrap;
    display: inline;
}
.catalog-filter__period-link:hover:hover, .catalog-filter__period-link.is-active:hover {
    text-decoration: underline;
}
.catalog-filter__period-link:hover, .catalog-filter__period-link.is-active {
    color: #f13724;
}
.catalog-filter__period-link + span {
    margin: 0 10px;
    color: #949da8;
}
.catalog-filter__period-tab {
    display: none;
}
.catalog-filter__period-tab.is-active {
    display: flex;
    min-width: 80%;
    justify-content: space-around;
    margin-bottom: 0;
}
.catalog-filter__date-group {
    white-space: nowrap;
}
.catalog-filter__date-group label {
    margin-right: 10px;
    text-align: right;
}
.catalog-filter__date-group input {
    width: auto !important;
}
@media only screen and (max-width : 750px) {
    .filter-fixed{
        position: fixed;
        z-index: 90;
        left: 0;
        top: 0;
        width: 100%;
        background-color: #f1f6fa;
        border-bottom: 1px solid #C4D5E2;
        padding: 0 40px;
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
    }
    .placement-filter {
        position: fixed;
        z-index: 999999999;
        background-color: #eff6fa;
        left: 0;
        top: 0;
        width: 100%;
        max-height: 100%;
        overflow: auto;
        box-shadow: 0 0 84px rgba(0,0,0, .27);
    }
    .placement-filter .ways {
        display: block;
    }
    .js-close-filter,
    .absolute .js-close-filter {
        display: inline;
    }
/*    .fixed {
        position: relative;
        z-index: 9999;
    }*/
    .catalog-filter__years--left,
    .catalog-filter__years--right {
        white-space: nowrap;
    }
    .js-close-filter {
        width: 100%;
        text-align: right;
    }
}
@media (min-width: 768px){
    .row label.catalog-filter__title + label {
        margin-top: 0;
    }
}
@media (max-width: 575px){
    .costs .period {
        padding: 0 5%;
    }
    #div-found {
        margin-top: 10px;
    }
}
/* End */


/* Start:/local/templates/promo-3/components/bitrix/news.list/our_cities/style.css?171220831383*/
button.transparent {
    border: none;
    background: none;
    cursor: pointer;
}
/* End */
/* /local/components/unr3/placements.filter/templates/select/style.css?17122083134519 */
/* /local/templates/promo-3/components/bitrix/news.list/our_cities/style.css?171220831383 */
