

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?15877360192530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/local/templates/frost/components/bitrix/news.list/news/style.css?15877360091691*/
.news-item {
    margin-bottom: 104px;
    overflow: hidden;
}

.news-item:last-of-type {
    margin-bottom: 66px;
}

.news-title {
    padding-bottom: 49px;
    margin-bottom: 88px;
    position: relative;
    font-family: 'Avenir Next Cyr';
    text-transform: uppercase;
    font-size: 27px;

}

.news-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 41px;

    background: #000;
    height: 1px;
    width: 100%;
    max-width: 71px;
}

.news-slider {
    padding-top: 57px;
}

.news-photo {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding-bottom: 67%;
    /* height: 317px; */
}

.news-detail {
    height: 62px;
    max-width: 203px;
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
    justify-content: center;
    border: 1px solid #000;
    /*font-weight: 600;*/
}

.news-detail:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}

.news-more a {
    height: 62px;
    max-width: 267px;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #000;
    justify-content: center;
}

.news-more a:hover {
    background: #000;
    color: #fff;
}

@media (max-width: 1220px){
    .news-title {
        font-size: 19px;
        padding-bottom: 29px;
        margin-bottom: 38px;
    }

    .news-detail {
        height: 50px;
    }

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

}


@media (max-width: 991px){
    .news-item:last-of-type {
        margin-bottom: 26px;
    }
}


@media (max-width: 767px){
    .news-left {
        margin-bottom: 25px;
    }

    .news-slider {
        padding-top: 25px;
    }
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?15877360192530 */
/* /local/templates/frost/components/bitrix/news.list/news/style.css?15877360091691 */
