

/* Start:/local/templates/heliport-moscow.ru/components/bitrix/system.pagenavigation/.default/style.css?17403088482102*/
.more-elements__wrapper {
    margin: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
.pagination li {
    margin: 0 10px 20px 10px;
}
.pagination li a {
    text-decoration: none;
    color: #4d4d4d;
    min-width: 29px;
    height: 29px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 36, 77, 0);
    box-shadow: 0 10px 30px 0 rgba(0, 36, 77, 0);
    -webkit-transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    -o-transition: background-color .3s, box-shadow .3s, color .3s;
    transition: background-color .3s, box-shadow .3s, color .3s;
    transition: background-color .3s, box-shadow .3s, color .3s, -webkit-box-shadow .3s;
    line-height: 1;
}
.pagination li a:hover {
    color: #2d2d2d;
}
.pagination li.active a {
    background-color: #fbb700;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 36, 77, 0.1);
    box-shadow: 0 10px 30px 0 rgba(0, 36, 77, 0.1);
    color: black;
}

/* End */
/* /local/templates/heliport-moscow.ru/components/bitrix/system.pagenavigation/.default/style.css?17403088482102 */
