

/* Start:/local/templates/heliport-moscow.ru/components/bitrix/system.pagenavigation/.default/style.css?17490323392102*/
.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 */


/* Start:/local/templates/heliport-moscow.ru/components/bitrix/news.list/catalogslider/style.css?17490323391119*/
html, body {
    position: relative;
    height: 100%;
}
body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
.swiper-container {
    margin-bottom: 30px!important;
}
.swiper-container, .swiper-wrapper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
}

.swiper-pagination-bullet-active {
    color:#fff;
    background: #fbb700!important;
}
/* End */
/* /local/templates/heliport-moscow.ru/components/bitrix/system.pagenavigation/.default/style.css?17490323392102 */
/* /local/templates/heliport-moscow.ru/components/bitrix/news.list/catalogslider/style.css?17490323391119 */
