

/* 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 */


/* Start:/local/templates/2019/components/bitrix/news.list/collections/style.css?17484998704856*/
/**
 * подключаем доп. стили
 */
/**
 * размер рабочей области + отступы
 * xs не меняем
 */
/**
 * размер экрана + допустимое расстояние по бокам
 * xs не меняем
 */
/**
 * медиа-запрос для 1 интервала
 */
/**
 * медиа-запрос для 1 интервала, включая все интервалы ниже
 * либо для нескольких интервалов, строго для каждого
 */
/**
 * hover на десктопной версии и active на мобильной
 */
/**
 * размер
 */
/**
 * круг, можно задать цвет, границу и также ее цвет
 */
/**
 * placeholder для разных браузеров
 */
/**
 * placeholder для разных браузеров
 */
/**
 * gradient
 */
/**
 * clearfix
 */
.interior-info {
  display: block;
  width: 100%;
}
.interior-info__title {
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  color: #171717;
  margin-bottom: 2px;
}
.interior-info__type {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  color: #63666a;
}

.interior, .content .interior {
  display: block;
  max-width: 482px;
  margin: 0 auto;
  text-decoration: none;
  position: relative;
}
.interior .hint, .content .interior .hint {
  position: absolute;
  left: 0;
  top: 5px;
}
.interior .product__pic-area, .content .interior .product__pic-area {
  text-decoration: none;
  display: block;
  position: relative;
  padding-top: 61%;
  margin-bottom: 18px;
  z-index: 1;
}
@media only screen and (max-width: 529px) {
  .interior .product__pic-area, .content .interior .product__pic-area {
    min-height: 122px;
  }
}
.interior .product__pic, .content .interior .product__pic {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.interior .product__pic .img-fluid, .content .interior .product__pic .img-fluid {
  max-height: 100%;
}
.interior .product__pic-slider, .content .interior .product__pic-slider {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: content-box;
}
.interior .pic-slider__area .img-fluid.d-none + .hint-3d, .content .interior .pic-slider__area .img-fluid.d-none + .hint-3d {
  display: none;
}
.interior .pic-slider__area .img-fluid + .hint-3d, .content .interior .pic-slider__area .img-fluid + .hint-3d {
  position: absolute;
  right: 13px;
  top: 11px;
  z-index: 2;
}
.interior .pic-slider__area .img-fluid + .hint-3d .icon, .content .interior .pic-slider__area .img-fluid + .hint-3d .icon {
  font-size: 30px;
  -webkit-filter: drop-shadow(0 1px 3px rgba(22, 22, 22, 0.1));
  filter: drop-shadow(0 1px 3px rgba(22, 22, 22, 0.1));
}
.interior .no-photo .hint-3d, .content .interior .no-photo .hint-3d {
  position: absolute;
  top: 11px;
  right: 13px;
  z-index: 2;
}
.interior .no-photo .hint-3d .icon, .content .interior .no-photo .hint-3d .icon {
  font-size: 33px;
  width: 44px;
  height: 33px;
}

.carousel-grid.interior-slider .swiper-button-next, .carousel-grid.interior-slider .swiper-button-prev {
  height: 100%;
  width: 70px;
  margin: 0;
  background: #ffffff;
}
@media only screen and (max-width: 529px) {
  .carousel-grid.interior-slider .swiper-button-next, .carousel-grid.interior-slider .swiper-button-prev {
    width: 40px;
  }
}
.carousel-grid.interior-slider .swiper-button-next .icon, .carousel-grid.interior-slider .swiper-button-prev .icon {
  font-size: 26px;
  top: 38%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1023px) {
  .carousel-grid.interior-slider .swiper-button-next .icon, .carousel-grid.interior-slider .swiper-button-prev .icon {
    top: 33%;
  }
}
.carousel-grid.interior-slider .swiper-button-next {
  right: -32px;
}
@media only screen and (max-width: 529px) {
  .carousel-grid.interior-slider .swiper-button-next {
    right: -30px;
  }
}
.carousel-grid.interior-slider .swiper-button-next .icon {
  right: auto;
}
.carousel-grid.interior-slider .swiper-button-prev {
  left: -32px;
}
@media only screen and (max-width: 529px) {
  .carousel-grid.interior-slider .swiper-button-prev {
    left: -30px;
  }
}
.carousel-grid.interior-slider .swiper-button-prev .icon {
  left: auto;
}
.carousel-grid.interior-slider .interior {
  max-width: 100%;
}
.carousel-grid.interior-slider .matrix--interior.matrix {
  margin: 0;
}
.carousel-grid.interior-slider .matrix--interior.matrix .matrix__item {
  padding: 0 10px;
}
.carousel-grid.interior-slider .swiper-container {
  width: calc(100% - 56px);
  margin: 0 28px;
}
@media only screen and (max-width: 529px) {
  .carousel-grid.interior-slider .swiper-container {
    width: 100%;
    margin: 0;
  }
}

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