

/* Start:/local/templates/sivik/components/bitrix/system.pagenavigation/arrows/style.css?17503128901200*/
.navigation {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 20px 0;
    position: relative;
}
.navigation-info {
    position: absolute;
    right: 0;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
    color: #858585;
}
.navigation-pages {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    font-size: 20px;
    font-weight: 500;
}
.navigation-pages span {
    color: #0749CA;
}
.navigation-arrows .arrow {
    display: block;
    width: 36px;
    height: 12px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.navigation-arrows .arrow.page__prev {
    background-image: url("/local/templates/sivik/img/page_arrow.svg");
    transform: rotate(180deg);
}
.navigation-arrows .arrow.page__next {
    background-image: url("/local/templates/sivik/img/page_arrow.svg");
}
@media (max-width: 47.9875em){
    .navigation {
        padding-top: 60px;
        font-size: 14px;
    }
    .navigation-info {
        right: auto;
        left: auto;
        top: 20px;
    }
}
/* End */


/* Start:/local/templates/sivik/components/bitrix/catalog.section/news/style.css?1750312890162*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/sivik/components/bitrix/system.pagenavigation/arrows/style.css?17503128901200 */
/* /local/templates/sivik/components/bitrix/catalog.section/news/style.css?1750312890162 */
