

/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17484998702387*/
@charset "UTF-8";
/**
 * подключаем доп. стили
 */
/**
 * размер рабочей области + отступы
 * 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 */


/* Start:/local/templates/2019/components/bitrix/news.list/trend-detail/style.css?17746218983888*/
/**
 * подключаем доп. стили
 */
/**
 * размер рабочей области + отступы
 * xs не меняем
 */
/**
 * размер экрана + допустимое расстояние по бокам
 * xs не меняем
 */
/**
 * медиа-запрос для 1 интервала
 */
/**
 * медиа-запрос для 1 интервала, включая все интервалы ниже
 * либо для нескольких интервалов, строго для каждого
 */
/**
 * hover на десктопной версии и active на мобильной
 */
/**
 * размер
 */
/**
 * круг, можно задать цвет, границу и также ее цвет
 */
/**
 * placeholder для разных браузеров
 */
/**
 * placeholder для разных браузеров
 */
/**
 * gradient
 */
/**
 * clearfix
 */
.content {
  padding-bottom: 0 !important;
}
.content--last {
  padding-bottom: 50px !important;
}

.bgcolor, .bgcolor-black, .bgcolor-white {
  padding: 30px 0;
}
.bgcolor-black {
  background: #f7f7f7;
}
.bgcolor-white {
  background: #ffffff;
}

.content .trend-item__detail-desc {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 5px;
}
.content .trend-item__detail-desc a {
  text-decoration: none;
  color: #777;
}
html:not(.bx-touch) .content .trend-item__detail-desc a:hover, .bx-touch .content .trend-item__detail-desc a:active {
  color: #62b5bb;
}
.content .trend-item__detail-img {
  text-align: center;
  margin-bottom: 30px;
}
.content .trend-item__detail-img img {
  margin: 0 auto;
  width: 100%;
}
.content .trend-item__block--item {
  justify-content: center;
  flex-direction: column;
  display: flex;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .content .trend-item__block--item {
    padding: 0 10px;
  }
}
.content .trend-item__block--item h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.content .trend-item__block--item h2 {
  margin: 0 0 10px 0;
}
.content .trend-item__block--item-full {
  padding: 25px 150px;
}
@media only screen and (max-width: 1023px) {
  .content .trend-item__block--item-full {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .content .trend-item__block--item-full {
    padding: 0 10px;
  }
}
.content .trend-item__block--link {
  margin-top: 20px;
}
.content .trend-item__block--link a {
  text-decoration: none;
  margin: 0 5px;
  display: inline-block;
}
.content .trend-item__block--link a:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .content .trend-item__block--link a {
    display: block;
    margin: 10px 0px;
  }
}
.content .trend-item__block--video-h3 {
  text-align: center;
}

.galery {
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .galery {
    text-align: center;
  }
}
.galery img {
  max-width: 482px;
  width: 100%;
}

.text-left--img {
  text-align: left;
}

.text-right--img {
  text-align: right;
}

@media only screen and (max-width: 1023px) {
  .text-left--img, .text-right--img {
    justify-content: center;
    flex-direction: column;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .text-left--img, .text-right--img {
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }
}

.ya-share2__item {
  padding-left: 5px !important;
}
.ya-share2__item:before {
  width: 0 !important;
  height: 0 !important;
}

.head-underline, .content .head-underline {
  display: block;
  font-family: "Avenir Next Cyr", "Verdana", sans-serif;
  font-size: 20px;
  text-transform: none;
}
.head-underline:after, .content .head-underline:after {
  width: 80px;
}

.matrix--interior.matrix .matrix__item {
  margin: 0 0 20px 0 !important;
}

h1 {
  text-transform: uppercase;
}

.video-block {
  margin-top: 20px;
}

/* End */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17484998702387 */
/* /local/templates/2019/components/bitrix/news.list/trend-detail/style.css?17746218983888 */
