

/* Start:/local/templates/devvesna.ru_2026_opti/components/bitrix/news.detail/object_online/style.css?1781753867965*/
div.news-detail {
  word-wrap: break-word;
}

div.news-detail img.detail_picture {
  float: left;
  margin: 0 8px 6px 1px;
}

.news-date-time {
  color: #486DAA;
}

@media screen and (max-width: 500px) {
  .page .page-inner {
    padding-top: 30px;
    margin-top: -51px;
  }
  .page .breadcrumbs {
    z-index: 10;
    background: transparent;
    position: relative;
  }
  .page .breadcrumbs__item a,
  .page .breadcrumbs__item a span,
  .page .breadcrumbs__item span {
    color: #ffffff;
  }
  .page .breadcrumbs__item {
    padding-right: 12px;
    margin-right: 0;
  }
  .page .breadcrumbs__item:after {
    background-color: #ffffff;
  }
}
.online {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
.online iframe {
  /*width:  150%;*/
  aspect-ratio: 16/9;
  /*position: absolute;
  right: 0;
  top: 0;*/
}
.online p {
  margin-bottom: 20px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/devvesna.ru_2026_opti/components/bitrix/news.detail/object_online/css/pagespeed.css?17817532907808*/
.house-top {
  height: 500px;
  position: relative;
  margin-top: -30px;
  margin-left: -245px;
  width: 100vw;
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 1680px) {
    .house-top {
      margin-left: -205px; } }
  @media screen and (max-width: 1440px) {
    .house-top {
      margin-left: -110px; } }
  @media screen and (max-width: 1024px) {
    .house-top {
      height: 400px; } }
  @media screen and (max-width: 500px) {
    .house-top {
      margin-left: -20px;
      height: auto;
      padding-top: 20px;
      padding-right: 20px;
      background-size: cover;
      min-height: 180px;
      background-repeat: no-repeat;
      background-position: center; } }
  .house-top:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to top, #041b24, transparent); }
  .house-top__inner {
    position: relative;
    margin-top: auto;
    margin-bottom: 50px;
    display: flex;
    align-items: flex-end;
    max-width: 80%;
    padding-left: 245px; }
    @media screen and (max-width: 1680px) {
      .house-top__inner {
        padding-left: 205px;
        max-width: 90%; } }
    @media screen and (max-width: 1440px) {
      .house-top__inner {
        padding-left: 110px; } }
    @media screen and (max-width: 999px) {
      .house-top__inner {
        flex-wrap: wrap; } }
    @media screen and (max-width: 500px) {
      .house-top__inner {
        padding-left: 20px;
        max-width: 100%;
        margin-bottom: 20px; } }
  .house-top__text {
    color: #ffffff;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 100; }
    .house-top__text h1 {
      color: #ffffff;
      margin-bottom: 0; }
    @media screen and (max-width: 1366px) {
      .house-top__text {
        font-size: 20px; } }
    @media screen and (max-width: 1024px) {
      .house-top__text {
        font-size: 18px; } }
    @media screen and (max-width: 500px) {
      .house-top__text {
        font-size: 16px; } }
  .house-top__logo {
    margin-right: 45px; }
    .house-top__logo img {
      min-width: 280px;
      max-width: 100%;
      height: auto;
      max-height: 70px; }
    @media screen and (max-width: 999px) {
      .house-top__logo {
        margin-bottom: 20px;
        margin-right: 0; } }

.page-nav {
  background-color: #f1f5f8;
  padding: 20px 0;
  position: relative;
  margin-bottom: 150px; }
  .page-nav:before {
    content: '';
    position: absolute;
    background-color: #f1f5f8;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    margin-left: -245px; }
    @media screen and (max-width: 1680px) {
      .page-nav:before {
        margin-left: -205px; } }
    @media screen and (max-width: 1440px) {
      .page-nav:before {
        margin-left: -110px; } }
    @media screen and (max-width: 500px) {
      .page-nav:before {
        margin-left: -20px; } }
  @media screen and (max-width: 1440px) {
    .page-nav {
      margin-bottom: 50px; } }
  @media screen and (max-width: 999px) {
    .page-nav {
      width: 100vw;
      margin-left: -90px; } }
  @media screen and (max-width: 500px) {
    .page-nav {
      width: 100%;
      margin-left: 0; } }
  .page-nav__list {
    display: flex;
    position: relative;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .page-nav__list {
        margin-bottom: 20px; } }
  .page-nav__item {
    font-size: 22px;
    color: #556174;
    text-decoration: none;
    width: auto; }
    @media screen and (max-width: 1680px) {
      .page-nav__item {
        margin-right: 100px; } }
    @media screen and (max-width: 1440px) {
      .page-nav__item {
        margin-right: 60px;
        font-size: 20px; } }
    @media screen and (max-width: 999px) {
      .page-nav__item {
        margin-right: 30px;
        font-size: 18px; } }
    @media screen and (max-width: 500px) {
      .page-nav__item {
        margin-left: 20px; } }
    .page-nav__item:last-child {
      margin-right: 0; }
  .page-nav__inner {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .page-nav__inner {
        flex-wrap: wrap; } }
    .page-nav__inner .btn {
      margin-left: auto;
      position: relative;
      padding: 0 45px;
      box-shadow: none;
      flex-shrink: 0; }
      @media screen and (max-width: 1024px) {
        .page-nav__inner .btn {
          margin-right: auto;
          margin-left: initial; } }
      @media screen and (max-width: 500px) {
        .page-nav__inner .btn {
          width: auto;
          text-align: center;
          height: 50px;
          line-height: 50px;
          margin: 0 auto; } }
  .page-nav .swiper-slide {
    width: auto;
    margin-right: 130px; }
    .page-nav .swiper-slide:last-child {
      margin-right: 0; }
  .page-nav--clients {
    margin-bottom: 50px;
    margin-top: -30px;
    padding: 10px 0; }
    .page-nav--clients .page-nav__item {
      height: 60px;
      line-height: 60px;
      padding: 0 30px;
      border-radius: 30px;
      background: transparent;
      box-shadow: none;
      display: block;
      transition: .3s all linear; }
      @media screen and (max-width: 500px) {
        .page-nav--clients .page-nav__item {
          height: 50px;
          line-height: 50px;
          padding: 0 20px; } }
      .page-nav--clients .page-nav__item.selected, .page-nav--clients .page-nav__item:hover {
        background-color: #374a62;
        color: white;
        box-shadow: 0 0 10px rgba(0, 46, 79, 0.4); }
    .page-nav--clients .swiper-slide {
      padding: 10px;
      margin-right: 0; }

.info-page {
  margin-bottom: 50px; }
  .info-page__title {
    font-size: 60px;
    font-weight: 100;
    padding-bottom: 35px;
    margin-bottom: 50px;
    position: relative; }
    @media screen and (max-width: 1366px) {
      .info-page__title {
        font-size: 50px; } }
    @media screen and (max-width: 999px) {
      .info-page__title {
        font-size: 45px;
        padding-bottom: 25px;
        margin-bottom: 35px; } }
    @media screen and (max-width: 500px) {
      .info-page__title {
        font-size: 30px;
        padding-bottom: 15px;
        margin-bottom: 25px; } }
    .info-page__title:before {
      content: '';
      position: absolute;
      width: 150px;
      height: 1px;
      background-color: #c7cdda;
      left: 0;
      bottom: 0; }
    .info-page__title + .title {
      margin-bottom: 35px;
      padding-bottom: 0; }
      @media screen and (max-width: 999px) {
        .info-page__title + .title {
          margin-bottom: 15px; } }
      .info-page__title + .title:before {
        content: none; }
  .info-page--house {
    margin-bottom: 150px; }
    @media screen and (max-width: 500px) {
      .info-page--house {
        margin-bottom: 0; } }
    .info-page--house .title {
      text-transform: none;
      font-size: 30px;
      font-family: "Alumni Sans", Arial, sans-serif;
      font-weight: 300;
      line-height: 1.4em; }
      @media screen and (max-width: 500px) {
        .info-page--house .title {
          line-height: 1.2em; } }
      .info-page--house .title span {
        color: #ce0832;
        font-size: 48px;
        display: block; }
        @media screen and (max-width: 500px) {
          .info-page--house .title span {
            font-size: 40px; } }
    @media screen and (max-width: 500px) {
      .info-page--house .info-item:last-child {
        margin-bottom: 0; } }

/*# sourceMappingURL=pagespeed.css.map */

/* End */
/* /local/templates/devvesna.ru_2026_opti/components/bitrix/news.detail/object_online/style.css?1781753867965 */
/* /local/templates/devvesna.ru_2026_opti/components/bitrix/news.detail/object_online/css/pagespeed.css?17817532907808 */
