

/* Start:/local/templates/tpl_2019/components/bitrix/system.pagenavigation/arrows/style.css?16527125131842*/
.pagination-pages {
    position: relative;
    margin-top: 40px;
    font-weight: 500;
    font-size: 17px;
    color: #6d6d6d;
    text-align: center;
    margin-bottom: 45px;
}

.pagination-pages a {
    margin-right: 10px;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    margin-left: 10px;
}

.pagination-pages a:hover {
    color: #931431;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.pagination-pages .fas {
    font-size: 20px;
    color: #6d6d6d;
    position: absolute;
    top: 1px;
    left: 0;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.pagination-pages .fas:hover {
    color: #931431;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.active-page {
    color: #000
}

.angle-page {
    position: relative
}

.more-20 {
    position: absolute;
    color: #6d6d6d;
    text-transform: uppercase;
    font-size: 14px;
    top: 0;
    right: 30px
}

@media screen and (max-width:753px) {
    .pagination-pages {
        font-size: 14px
    }
    .more-20 {
        right: 0;
        font-size: 13px
    }
}

@media screen and (max-width:596px) {
    .pagination-pages {
        width: 90%;
        margin-bottom: 60px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: left
    }
    .pagination-pages a {
        margin-right: 8px
    }
    .pagination-pages .fas {
        font-size: 14px
    }
    .more-20 {
        font-size: 12px;
        margin-right: 0!important
    }
}
/* End */
/* /local/templates/tpl_2019/components/bitrix/system.pagenavigation/arrows/style.css?16527125131842 */
