

/* Start:/local/templates/illuminator/components/bitrix/news/blog/bitrix/news.list/.default/style.css?16510528948829*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 25px 0 0;
}

.news-date-time {
    color: #A39B93
}

.news-item {
    margin-bottom: 30px;
}

a.pre-filter__item {
    font-size: 20px;
    line-height: 23px;
    /* identical to box height, or 36px */
    color: #333333 !important;
    border: 1px solid #000000;
    border-radius: 100px;
    padding: 3px 15px 5px;
    text-decoration: none !important;
    display: block;
    text-align: center;
    flex: 0 1 240px;
    margin: 0 15px 15px;
}

.pre-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 40px;
}

.search-form form {
    margin-bottom: 65px;
}

a.pre-filter__item.active {
    background: whitesmoke;
    cursor: no-drop;
}

.search-form [type=submit] {
    display: none;
}

.search-form {
    margin-top: 25px;
}

.search-form input {
    border: none;
    border-bottom: 1px solid #383838;
    width: 100%;
    max-width: 360px;
    font-size: 15px;
    line-height: 27px;
    padding-left: 36px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFmSURBVHgBrZQ7c4JAFIXvrum0xlpr0/uYsZA+fyW91lrH3l+RHhtnxD6psYbedEC+OwMZwsOAkzNz5y7L4XBfu0ZKmM/nK2OMi43TNO3jb/ggSZKj7/ue3IEpiDi4jbXWieP4gsgHaxUaIjRi7fI+4nl9Pp+jRjEV4uMdxJDHfR05+9ka3uCeoCwWiwPkN2kBeNsmrtUa4fWvO2mHPSkPZ7OZWxHDXGriNYZdgvK0pgiuKmJgjF2lA7Q51G1c3n/K2h9KB8D/wvXL+1bniLAH0g0OQdwqYtQrwE+kAwhghAUVMczjxTSboz+hPKLSph0rYnRHN0MEX6UdNlhUd7Rs5nXGHB3Gpgh1n+Heaop0/1LH+XU2IW5ZDvEeqVxpTMiHfdbPvV5vSmqawSecF/bfT6fToVasIKrD6Or85beGNon1z60BZ6JlyTq6ywfeyIMoZGLyg2/lQejHiGzym0b+C8vlcqT+GyM4vqrwbTdAAAAAAElFTkSuQmCC') left center no-repeat;
}

.pre-sorting {
    margin-bottom: 70px;
    font-size: 15px;
    line-height: 121.19%;
    /* or 18px */
    color: #343434;
}

.pre-sorting form {
    margin: 0;
}

select.select-to-style {
    border: 1px solid #343434;
    margin-left: 15px;
    height: 37px;
    padding: 0 15px;
    outline: none !important;
}

.news-date-time {
    margin-bottom: 15px;
    display: block;
}

.blog-bottom {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}

a.blog-more {
    font-size: 14px;
    line-height: 179.2%;
    /* or 25px */
    color: #333333;
    text-decoration: underline;
}

span.blog-tag:before {
    content: '#';
}

span.blog-tag {
    font-size: 14px;
    line-height: 179.2%;
    /* or 25px */
    color: #A9A9A9;
}


/*test*/


/*a.pre-filter__item {*/


/*color: #D4A273!important;*/


/*font-size: 16px;*/


/*line-height: 1.7;*/


/*padding: 0;*/


/*border: none;*/


/*flex: 0 0 auto;*/


/*margin: 0 15px 15px;*/


/*}*/


/*a.active.pre-filter__item {*/


/*text-decoration: underline!important;*/


/*background: none;*/


/*}*/


/*.pre-filter {*/


/*margin-bottom: 15px;*/


/*}*/


/*.search-form form {*/


/*margin-bottom: 30px;*/


/*}*/

a.pre-filter__item {
    color: #D4A273 !important;
    border-color: #D4A273;
}


/*test*/


/*redesign start*/

h1.catalog-title {
    display: flex!important;
    padding: 0!important;
    font-weight: 400!important;
    font-size: 34px!important;
    line-height: 43px!important;
    color: #333333!important;
    border: none!important;
    margin: 0 0 50px!important;
    column-gap: 22px!important;
    align-items: center!important;
}

h1.catalog-title:before,
h1.catalog-title:after {
    content: '';
    height: 1px;
    background: #D4A273;
    flex: 1 0 0;
}

.new-blog-item {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

img.new-preview_picture {
    margin: 0 auto;
    display: block;
    float: none!important;
}

.new-blog-item__inner {
    padding: 30px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.09);
    border-radius: 13px;
    height: 100%;
}

.new-blog-date-tag {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
}

span.new-blog-date {
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #C3B6A4;
}

span.new-blog-tag {
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #C3B6A4;
}

span.new-blog-tag:before {
    content: '#';
}

.new-blog-title {
    margin-bottom: 10px;
}

.new-blog-title a {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #333333!important;
}

.new-blog-title br {
    display: none;
}

.new-blog-preview {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #282828;
    margin-bottom: 20px;
}

a.new-blog-more {
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    text-align: right;
    text-decoration-line: underline;
    color: #333333!important;
    text-decoration-skip-ink: none;
}

.new-blog-bottom {
    margin-top: auto;
}

.new-blog-item__inner {
    display: flex;
    flex-direction: column;
}

.custom__pagination a {
    color: #333;
    margin: 0 7px;
}

.custom__pagination b {
    color: #3EAABD;
    margin: 0 7px;
}

.pre-sorting form {
    margin: 0 -15px;
}

.pre-sorting {
    margin-bottom: 50px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}

select.select-to-style {
    margin-left: 17px;
    height: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    padding-left: 0;
    border: none;
}

.search-form input {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    background-position: center right;
    padding: 10px 36px 10px 0;
    max-width: 255px;
}

.blog__separator.order-2 {
    display: none;
}

.search-form {
    flex: 0 0 255px;
    margin-right: 30px;
    order: 1!important;
    margin: 0 30px 0 0;
}

.pre-filter__container {
    flex: 1 0 0;
}

.d-sm-block.d-flex.mobile_blog {
    display: flex!important;
    align-items: flex-end;
    margin-bottom: 30px;
}

.pre-filter {
    margin: 0;
    justify-content: space-between;
}

a.pre-filter__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #8B7343!important;
    border: 1px solid #8B7343;
    box-sizing: border-box;
    border-radius: 43px;
    padding: 8px 20px;
    flex: 0 0 auto;
    margin: 0;
}

.search-form form {
    margin: 0;
    font-size: 0;
}

.pre-filter__head {
    display: none;
}

@media (max-width: 1199px) {
    .pre-filter__container {
        flex: 0 0 100%!important;
    }
    .d-sm-block.d-flex.mobile_blog {
        flex-wrap: wrap!important;
    }
    a.pre-filter__item {
        margin: 0 0 10px!important;
    }
}

@media (max-width: 767px) {
    .new-blog-item__inner {
        padding: 15px!important;
    }
    select.select-to-style {
        width: auto!important;
        height: auto!important;
        padding-left: 0!important;
        margin-top: 0!important;
        margin-left: -3px!important;
    }
    h1.catalog-title {
        background: transparent!important;
    }
}

@media (max-width: 575px) {
    h1.catalog-title {
        margin-top: 30px!important;
    }
    .search-form input {
        width: 100%!important;
    }
}


/*redesign end*/

@media (max-width: 1199px) {
    .search-form form {
        margin-bottom: 30px;
    }
    a.pre-filter__item {
        margin: 0 15px 15px;
    }
    .pre-filter {
        margin-bottom: 15px;
    }
    .pre-sorting {
        margin-bottom: 30px;
    }
    img.preview_picture {
        max-width: 150px;
    }
}

@media (max-width: 767px) {
    select.select-to-style {
        padding: 0 10px;
        height: 28px;
        margin: 5px 0 0 0;
        width: 150px;
    }
    a.pre-filter__item {
        margin: 0 15px 5px;
    }
}

@media (max-width: 767px) {
    select.select-to-style {
        margin: 15px 0 0 0;
    }
}

@media (max-width: 575px) {
    a.pre-filter__item {
        margin: 0 5px 5px;
        font-size: 14px;
    }
    .pre-filter {
        margin: 0;
        margin-top: 15px;
    }
    select.select-to-style {
        margin-left: 10px;
        width: 140px;
    }
    .search-form form {
        margin-bottom: 0;
    }
    .blog-bottom {
        flex-direction: column-reverse;
    }
    div.news-list img.preview_picture {
        margin: 0 auto 15px;
        float: none !important;
        display: block;
        max-width: 100%;
        height: 140px;
        object-fit: cover;
    }
    a.blog-more,
    span.blog-tag {
        font-size: 10px;
        line-height: 13px;
    }
    .news-item {
        margin: 45px 0 0 0;
    }
    .catalog-sort-block .text b {
        font-weight: 600;
        font-size: 19px;
        line-height: 24px;
        color: #3EAABD;
    }
    .catalog-sort-block .text a {
        font-size: 19px;
        line-height: 24px;
        color: #333333;
    }
    .bx-breadcrumb {
        display: none;
    }
}
/* End */
/* /local/templates/illuminator/components/bitrix/news/blog/bitrix/news.list/.default/style.css?16510528948829 */
