

/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17851499412231*/
/**
 * подключаем доп. стили
 */
/**
 * размер рабочей области + отступы
 * xs не меняем
 */
/**
 * размер экрана + допустимое расстояние по бокам
 * xs не меняем
 */
/**
 * медиа-запрос для 1 интервала
 */
/**
 * медиа-запрос для 1 интервала, включая все интервалы ниже
 * либо для нескольких интервалов, строго для каждого
 */
/**
 * hover на десктопной версии и active на мобильной
 */
/**
 * размер
 */
/**
 * круг, можно задать цвет, границу и также ее цвет
 */
/**
 * placeholder для разных браузеров
 */
/**
 * placeholder для разных браузеров
 */
/**
 * gradient
 */
/**
 * clearfix
 */
.content .paging {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin: 0 -4px;
}
.content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  border-right: none;
  font-size: 14px;
  line-height: 35px;
  color: #63666a;
  text-align: center;
  transition: all 0.1s ease-out;
  text-decoration: none;
  margin: 0 4px;
}
@media only screen and (max-width: 529px) {
  .content .paging__item {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
html:not(.bx-touch) .content .paging__item:hover, .bx-touch .content .paging__item:active {
  text-decoration: underline;
  color: #62b5bb;
}
.content .paging__item .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #62b5bb;
  font-size: 11px;
}
.content .paging__item--arr {
  border: 1px solid #62b5bb;
}
html:not(.bx-touch) .content .paging__item--arr:hover, .bx-touch .content .paging__item--arr:active {
  background-color: rgba(98, 181, 187, 0.05);
}
.content .paging__item--active {
  background-color: #f3f3f3;
}
html:not(.bx-touch) .content .paging__item--active:hover, .bx-touch .content .paging__item--active:active {
  text-decoration: none;
  pointer-events: none;
  color: #63666a;
}

/* End */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17851499412231 */
