

/* Start:/local/templates/hino2020/components/bitrix/system.pagenavigation/.default/style.css?16040515321389*/
.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination__item {
    margin: 0 5px;
}
.pagination__item:first-child {
    margin-left: 0;
}
.pagination__item:last-child {
    margin-right: 0;
}
.pagination__item a, .pagination__item span {
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    font-size: 15px;
    line-height: 0;
    padding: 0;
    width: 35px;
}
.pagination__item a:hover {
    background-color: #e9e9e9;
}
.pagination__item--active span {
    background-color: #e9e9e9;
    font-weight: bold;
}
@media (min-width: 768px) {
    .pagination__item {
        margin: 0 8px;
    }
    .pagination__item:first-child {
        margin-left: 0;
    }
    .pagination__item:last-child {
        margin-right: 0;
    }
    .pagination__item a, .pagination__item span {
        height: 45px;
        font-size: 20px;
        width: 45px;
    }
}

/* End */


/* Start:/local/templates/hino2020/components/bitrix/news.list/dealers/style.css?16342838841188*/
.pop-map {
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.pop-map__wrap {
    height: 90vh;
    max-width: 1000px;
    width: 90%;
}
.location__all-cities {
    display: none;
}

.baloon {
    background-color: rgba(198, 198, 198, 0.8);
    border-radius: 10px;
    color: #202020;
    display: block;
    font-size: 16px;
    line-height: 1.29;
    min-width: fit-content;
    left: 29px;
    top: -32px;
    padding: 17px 11px 12px;
    position: relative;
}
.baloon__header {
    font-weight: bold;
    margin: 0 0 1px;
}
.baloon__body {
    line-height: 1.25;
    margin: 0 0 2px;
}
.baloon__footer {
    margin: 0;
}
.baloon::before {
    border: 6px solid rgba(198, 198, 198, 0.8);
    border-right-color: transparent;
    border-bottom-color: transparent;
    content: '';
    height: 1px;
    left: -6px;
    top: 21px;
    transform: rotate(-45deg);
    position: absolute;
    width: 1px;
}
/* End */
/* /local/templates/hino2020/components/bitrix/system.pagenavigation/.default/style.css?16040515321389 */
/* /local/templates/hino2020/components/bitrix/news.list/dealers/style.css?16342838841188 */
