

/* Start:/local/templates/onohin/components/bitrix/system.pagenavigation/news/style.css?17702142621174*/
.rbPagination {
    padding: 2rem 0;
    text-align: center;
}

.rbPagination__container {
    list-style: none;
    margin: 0;
    padding: 0;
}

.rbPagination__page {
    display: inline-block;
    margin: 0 1px;
}

.rbPagination__page._prev {
}

.rbPagination__page._next {
}

.rbPagination__page._active {
}

.rbPagination__page._all {
}

.rbPagination__item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background: #fff;
    color: var(--color-primary);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    padding: 5px 5px;
    border: 1px solid var(--color-primary);
    opacity: 0.5;
    text-decoration: none;
    transition: .35s;
}

.rbPagination__page._active .rbPagination__item,
.rbPagination__item._link {
    opacity: 1;
    transition: .35s;
}

.rbPagination__item._link:hover,
.rbPagination__page._active .rbPagination__item {
    background: var(--color-primary);
    color: #fff;
    text-decoration: none;
    transition: .35s;
}

.rbPagination__item._link {
}

/* End */


/* Start:/local/templates/onohin/components/bitrix/news/news/bitrix/news.list/.default/style.css?17423793362660*/
.news-item {position: relative; padding: 65px 200px 60px 0;  transition: .35s;}
.news-item:before {content: ''; position: absolute; top: 0; left: 50%; margin-left: -50vw; width: 100vw; height: 1px; background: #eee;}
.news-item-bg {overflow: hidden; position: absolute; z-index: -1; top: 0; left: 50%; margin-left: -50vw; width: 100vw; height: 100%; transition: .35s; background: #fff;}
.news-item-bg div {min-height: 280px; height: 100%; background: center / cover no-repeat; scale: 1.05; opacity: 0; transition: .35s;}
.news-item-bg div:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .25;}	
.news-item-name {text-transform: uppercase; font-size: 34px; font-weight: 500; line-height: 1.2em; transtition: .35s;}
.news-item-prev_text, .news-item-date {margin-top: 20px; font-size: 18px;}
.news-item-link {position: absolute !important; top: 50%; transform: translateY(-50%); right: 0; display: flex !important; justify-content: center; align-items: center; margin: 0 !important; color: #fff; background: var(--color-secondary); font-size: 13px; font-weight: 500; letter-spacing: 1.8px; width: 175px; line-height: 25px; transition: .35s;}
.news-item-prev_text img {width: 20px; height: 20px;}
.news-item:hover {

}
.news-item:hover .news-item-bg {opacity: 1;  background: #232932;}
.news-item:hover {color: #fff; transition: .35s;  }
.news-item-link:hover {color: #fff; background: var(--color-primary); transition: .35s;}
.news-item-img {
    max-width: 100%;
}

@media (max-width: 1620px) {}
@media (max-width: 1400px) {}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .news-item {display: flex; flex-direction: column; position: relative; padding: 65px 0 60px 0;}
    .news-item-name {font-size: 24px; order: 1;}
    .news-item-prev_text, .news-item-date {font-size: 17px;}
    .news-item-link {margin-top: 30px !important; position: static !important; transform: translateY(0%);}
    .news-item-prev_text {order: 3;}
    .news-item-date {order: 4;}
    .news-item-link {order: 5;}
    .news-item-bg {position: static; z-index: 0; margin-left: 0; width: 100%; order: 2; margin-top: 1rem;}	
    .news-item-bg div {min-height: 280px; height: 100%;scale: 1.05; opacity: 1;}
    .news-item-bg div:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .25;}	

    .news-item .news-item-bg div {scale: 1;}
    .news-item {color: #000;}
    .news-item:hover {color: #000;}
    .news-item-link:hover {color: #fff; background: var(--color-primary); transition: .35s;}
    
}
@media (max-width: 767px) {}
@media (max-width: 576px) {}
/* End */
/* /local/templates/onohin/components/bitrix/system.pagenavigation/news/style.css?17702142621174 */
/* /local/templates/onohin/components/bitrix/news/news/bitrix/news.list/.default/style.css?17423793362660 */
