

/* Start:/local/templates/2018/components/bitrix/news/.default/style.css?1762421079713*/
@charset "UTF-8";

.site-wrapper .h1, .site-wrapper .content-style h1 {
    margin-top: 30px;
}


@media only screen and (max-width: 1023px) {
    .site-wrapper .h1, .site-wrapper .content-style h1 {
        margin-top: 100px;
    }
}

.news-list-wr{
    margin: 0 !important;
    width: 403px;
}

.content-style .news-list-block, .news-list-block {
    border: 0 !important;
    border-radius: 15px;
	-webkit-box-shadow: 0 4px 6px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
	transition: all .3s ease-in-out;
}

.news-list-block__pic img{
	border-radius: 15px 15px 0 0;
}

.content-style .btn-detail, .btn-detail {
	border-radius: 15px;
}
/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.section.list/news-gray/style.css?1762421078304*/
.gray-section-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
}


/* Add top margin when .gray-section-list immediately follows .news-list */
.news-list + .gray-section-list{
    margin-top: 30px;
}
/* End */


/* Start:/local/templates/2018/components/teamprofi/empty/news-filter/style.css?1762421081915*/
@charset "UTF-8";

.filter-news {
    border-bottom: 1px solid #e9e9e9;
    margin: 0 0 10px 0;
    clear: both;
}

@media only screen and (max-width: 767px) {
    .filter-news {
        border-bottom: none;
    }
}

.filter-news .filter-news__item {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 20px;
    color: #333333;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .filter-news .filter-news__item {
        padding: 10px;
        margin-bottom: 20px;
    }
}

.filter-news .filter-news__item--active {
    border-bottom: 2px solid #ee1d23;
    cursor: default;
    pointer-events: none;
}

html:not(.bx-touch) .filter-news .filter-news__item--active:hover, .bx-touch .filter-news .filter-news__item--active:active {
    color: #333333;
    text-decoration: none;
}

.paging-wr + .filter-news {
    margin-top: 8px;
}

.paging-wr {
    margin-bottom: 5px;
}

/* End */


/* Start:/local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261*/
.paging-wr{padding:25px 0;text-align:right}
@media only screen and (max-width: 1023px){.paging-wr{padding:20px 0}
}
.content-style .paging,.paging{font-size:0;margin:0 -15px}
.content-style .paging__item,.paging__item{color:#888888;display:inline-block;vertical-align:middle;font-size:18px;line-height:32px;margin:0 15px;text-align:center}
@media only screen and (max-width: 1023px){.content-style .paging__item,.paging__item{margin:0 12px;font-size:16px;line-height:24px}
}
.content-style .paging__item--active,.paging__item:hover{color:#6d6d6d;font-weight:500}
html:not(.bx-touch) .content-style .paging__item:hover,.bx-touch .content-style .paging__item:active,html:not(.bx-touch) .paging__item:hover,.bx-touch .paging__item:active{text-decoration:none}
.content-style .paging__item--arr,.paging__item--arr{margin:0 3px}
.content-style .paging__item--arr:first-child,.paging__item--arr:first-child{margin-right:3px}
.content-style .paging__item--arr:not(:first-child),.paging__item--arr:not(:first-child){margin-left:3px}
.pager-arr,.content-style .pager-arr{display:inline-block;vertical-align:middle;width:32px;height:32px;padding:10px;line-height:0;text-align:center}
.pager-arr .icon,.content-style .pager-arr .icon{width:12px;height:12px;fill:#6d6d6d}


/* End */


/* Start:/local/templates/2018/components/bitrix/news.list/.default/style.css?17658886871519*/
.news-list-block__info {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #888888;
}

.news-list-block-left {
    display: flex;
    align-items: center;
    gap: 10px;
}
.news-list-block__likes {
    display: flex;
    align-items: center;
    gap: 10px;
}
.news-list-block__likes-item {
    display: flex;
    align-items: center;
    gap: 6px;
}

.news-list-block__likes .news-list-block__likes-item:first-child svg {
    width: 18px;
    height: 13px;
}

.news-list-block__likes .news-list-block__likes-item:last-child svg {
    width: 16px;
    height: 14px;
}

.news-list-block__circle {
    background: #D9D9D9;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.content-style .news-list-block, .news-list-block {
    min-height: 377px;
}

.news-list-block__info-wrapper {
    height: 230px;
    margin-top: -67px;
    padding-top: 67px;
    position: relative;
}

@media only screen and (max-width: 360px) {
    .news-list-block__info-wrapper {
        height: 250px;
    }
}

.content-style .news-list-block, .news-list-block {
    box-shadow: none;
}

html:not(.bx-touch) .content-style .news-list-block:hover, .bx-touch .content-style .news-list-block:active, html:not(.bx-touch) .news-list-block:hover, .bx-touch .news-list-block:active {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.news-list-block .news-list-block__info-wrapper {
    box-shadow: 0 4px 19px 0 #F0F0F0;
    transition: all 0.3s ease-in-out;
    border-radius: 17px;
}

/* End */
/* /local/templates/2018/components/bitrix/news/.default/style.css?1762421079713 */
/* /local/templates/2018/components/bitrix/catalog.section.list/news-gray/style.css?1762421078304 */
/* /local/templates/2018/components/teamprofi/empty/news-filter/style.css?1762421081915 */
/* /local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261 */
/* /local/templates/2018/components/bitrix/news.list/.default/style.css?17658886871519 */
