

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1692878370675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/projects/bitrix/news.list/.default/style.css?17652260061185*/
.project-list .item {
    position: relative;
    margin: 0;
    width: 540px;
    height: 300px;
}

.project-list .item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background: #00266e;
    opacity: 0.2;
    z-index: 1;
}

.project-list .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.project-list .item a {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.project-list .item a h2 {
    position: relative;
    font-size: 30px;
    color: #fff;
    padding: 28px 143px;
    text-align: center;
    width: 100%;
}

.project-list .item a h2:before {
    display: block;
    height: 2px;
    width: 50%;
    margin: auto;
    background: #b70000;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.project-list .item a h2:after {
    display: block;
    height: 2px;
    width: 50%;
    margin: auto;
    background: #b70000;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1692878370675 */
/* /local/templates/.default/components/bitrix/news/projects/bitrix/news.list/.default/style.css?17652260061185 */
