

/* Start:/local/templates/devvesna.ru/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?17592207096316*/
@charset "UTF-8";
.stock-detail {
  padding-bottom: 40px;
}
.stock-detail img {
  max-width: 100%;
}
.stock-detail__header {
  height: 100%;
  min-height: 502px;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .stock-detail__header {
    min-height: 427px;
    align-items: flex-end;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
}
.stock-detail__header img {
  max-width: 100%;
}
.stock-detail__header-bg {
  position: absolute;
  width: calc(100vw + 245px);
  height: 100%;
  left: -245px;
  top: 0;
}
@media (max-width: 1680px) {
  .stock-detail__header-bg {
    left: -205px;
    width: calc(100vw + 205px);
  }
}
@media (max-width: 1440px) {
  .stock-detail__header-bg {
    left: -110px;
    width: calc(100vw + 110px);
  }
}
@media (max-width: 979px) {
  .stock-detail__header-bg {
    left: -40px;
    width: calc(100vw + 40px);
  }
}
.stock-detail__header-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.stock-detail__header-img {
  display: block;
  max-width: 626px;
  position: relative;
  font-size: 0;
  line-height: 0;
  margin-left: -45px;
}
@media (max-width: 767px) {
  .stock-detail__header-img {
    margin-left: 0;
    max-width: 360px;
  }
}
.stock-detail__anons {
  font-weight: 400;
  font-size: 22px;
  line-height: 130%;
  color: #41586f;
}
@media (max-width: 767px) {
  .stock-detail__anons {
    font-size: 16px;
  }
  .stock-detail__anons br {
    display: none;
  }
}
.stock-detail__anons b,
.stock-detail__anons strong {
  font-weight: 600;
  font-size: 30px;
}
@media (max-width: 767px) {
  .stock-detail__anons b,
.stock-detail__anons strong {
    font-size: 20px;
  }
}
.stock-detail__content-row {
  display: flex;
  column-gap: 50px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .stock-detail__content-row {
    flex-direction: column;
  }
}
.stock-detail__content-col {
  width: 50%;
}
@media (max-width: 767px) {
  .stock-detail__content-col {
    width: 100%;
  }
}
.stock-detail__content-col--img {
  text-align: right;
}
.stock-detail__title {
  font-size: 40px;
  line-height: 110%;
  color: #41586f;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .stock-detail__title {
    font-size: 30px;
    padding-bottom: 25px;
    margin-bottom: 30px;
  }
}
.stock-detail__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #c7cdda;
  height: 1px;
  width: 150px;
  left: 0;
}
.stock-detail__benefit {
  margin-top: -60px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .stock-detail__benefit {
    margin-top: 40px;
  }
}
.stock-detail__phone-text {
  font-weight: 400;
  font-size: 22px;
  line-height: 136%;
  color: #41586f;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .stock-detail__phone-text {
    font-size: 18px;
    line-height: 125%;
  }
}
.stock-detail__phone-text b, .stock-detail__phone-text strong {
  font-weight: 700;
}
.stock-detail__detail-text {
  font-size: 30px;
  color: #41586f;
}
@media (max-width: 767px) {
  .stock-detail__detail-text {
    font-size: 20px;
  }
}
.stock-detail__detail-text b, .stock-detail__detail-text strong {
  font-weight: 700;
}
.stock-detail__disclaimer {
  font-weight: 400;
  font-size: 16px;
  line-height: 137%;
  color: #8ba1b8;
  margin-top: 49px;
  max-width: 1360px;
}
@media (max-width: 767px) {
  .stock-detail__disclaimer {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .stock-detail__detail-img {
    width: calc(100% + 28px);
  }
}

@media (max-width: 767px) {
  .detail-benefit.swiper {
    width: calc(100% + 28px);
    margin: 0 -14px;
    padding: 10px;
  }
}
.detail-benefit__list {
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .detail-benefit__list {
    margin: 0 -5px;
  }
}
.detail-benefit__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 114%;
  color: #fff;
  margin-bottom: 17px;
  position: relative;
  min-height: 75px;
}
@media (max-width: 767px) {
  .detail-benefit__title {
    font-size: 18px;
    min-height: 62px;
  }
}
.detail-benefit__item-wrap {
  position: relative;
  min-height: 260px;
  padding: 22px 42px 22px 22px;
  height: 100%;
}
@media (max-width: 767px) {
  .detail-benefit__item-wrap {
    min-height: 215px;
  }
}
.detail-benefit__item {
  width: 25%;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .detail-benefit__item {
    padding: 0 5px;
  }
}
.detail-benefit__item.swiper-slide {
  height: auto;
}
.detail-benefit__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.detail-benefit__img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(65, 88, 111, 0.48) 0%, rgba(65, 88, 111, 0.98) 100%);
  border-radius: 0 90px 90px 90px;
}
@media (max-width: 767px) {
  .detail-benefit__img:before {
    border-radius: 0 50px 50px 50px;
  }
}
.detail-benefit__img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 6px;
  top: 6px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 0 90px 90px 90px;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px) {
  .detail-benefit__img:after {
    border-radius: 0 50px 50px 50px;
  }
}
.detail-benefit__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 90px 90px 90px;
}
@media (max-width: 767px) {
  .detail-benefit__img img {
    border-radius: 0 50px 50px 50px;
  }
}
.detail-benefit__icon {
  width: 100px;
  height: 100px;
  position: relative;
}
@media (max-width: 767px) {
  .detail-benefit__icon {
    width: 82px;
    height: 82px;
  }
}
.detail-benefit__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail-benefit .swiper-pagination {
  margin-top: 20px;
  position: relative;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  background: #e8ebf1;
  height: 3px !important;
}
.detail-benefit .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #41586f;
}

/* Общие стили */
.page-inner.page-container {
  padding-top: 0;
}
@media (max-width: 767px) {
  .page-inner.page-container {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
}

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

/* End */


/* Start:/local/templates/devvesna.ru/components/bitrix/news.list/kvartiry_v2/style.css?1692722432266*/
.product-card__num {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-card__num--href {
  z-index: 2000;
  position: relative;
  color: #5a687d;
  font-size: 16px;
  text-decoration: none;
}

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

/* End */


/* Start:/local/templates/devvesna.ru/components/bitrix/news.list/infra/style.css?16758279348168*/
.infra__map {
    background-color: #e8e8e8;
}

.infra {
    padding-top: 40px;
}

.infra__map {
    height: 489px;
    position: relative;
    left: -245px;
    top: 0;
    width: 100vw;
}

.infra__container .main-block__title {
    font-size: 60px;
    color: #4c4f63;
    font-weight: 100;
    margin-bottom: 40px;
}

@media screen and (max-width: 749px) {

    .infra__map {
        height: 250px;
    }

    .infra__container .main-block__title {
        font-size: 40px;
    }
}

.infra ul {
    margin: 0;
    padding: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    list-style-type: none;
    align-items: center;
    background-color: #f9fafb;
    position: relative;
}

.infra ul:before {
    content: '';
    background-color: #f9fafb;
    position: absolute;
    left: -245px;
    top: 0;
    height: 100%;
    width: 100vw;
    z-index: -1;
}

@media screen and (max-width: 1680px) {

    .infra ul:before,
    .infra__map {
        left: -200px;
    }
}

@media screen and (max-width: 1440px) {

    .infra ul:before,
    .infra__map {
        left: -110px;
    }
}

@media screen and (max-width: 999px) {
    .infra ul {
        display: none;
    }
}

.infra ul li {
    margin-right: 5px;
    margin-bottom: 5px;
}

.infra ul li:first-child a {
    padding-left: 25px;
}

@media screen and (max-width: 1480px) {
    .infra ul li:first-child a {
        padding-left: 10px;
    }
}

.infra ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 42px;
    padding: 0 10px 0 9px;
    border-radius: 25px;
}

.infra ul li a svg path {
    fill: #39405a;
}

.infra ul li a.all.active,
.infra ul li a.all:hover {
    background-color: #3f4b61;
    color: #ffffff;
}

.infra ul li a.all {
    height: 52px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #ffffff;
}

@media screen and (max-width: 1480px) {
    .infra ul li a {
        padding: 0 10px;
        text-align: center;
    }
}

.infra ul li a:link, .infra ul li a:visited {
    text-decoration: none;
    font-size: 16px;
    color: #39405a;
    line-height: 1em;
}

.infra ul li a.active span, .infra ul li a:hover span {
    display: inline-block;
}


.infra ul li a.active span:first-child, .infra ul li a:hover span:first-child {
    background-color: #3f4b61;
}

.infra ul li a.active span:first-child svg path {
    fill: black;
    transition: .2s fill ease-in;
}

.infra ul li a.active span:first-child svg path, .infra ul li a:hover span:first-child svg path {
    fill: white;
}

.infra ul li a span:first-child {
    margin-right: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 25px;
    transition: .2s background ease-in;
    padding: 10px;
}

@media screen and (max-width: 1480px) {
    .infra ul li a span:first-child {
        display: none;
    }
}

.infra__select {
    margin-bottom: 10px;
    padding: 0 10px;
}


.infra__select select {
    line-height: 48px;
    height: 48px;
    border: 2px solid #efeff4;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 18px;
    width: 100%;
    outline: none;
}


.mobile_only {
    display: none;
}

@media screen and (max-width: 999px) {

    .infra__select {
        display: block;
        padding: 0;
    }

}

@media screen and (max-width: 749px) {
    .mobile_only {
        display: initial;
    }

    .infra__container .container {
        padding: 0;
    }

    .infra ul:before,
    .infra__map {
        left: -20px;
    }

    .infra__select select {
        margin-bottom: 20px;
    }
}

.popover {
    background-image: url("/local/templates/devvesna.ru/components/bitrix/news.list/infra/images/baloon-bg.png");
    width: 264px;
    height: 113px;
    position: relative;
}

.popover-content {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.popover a.close {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    right: -20px;
    font-size: 30px;
    font-weight: 500;
    top: -10px;
    display: flex;
    background-color: rgb(63 75 97 / 90%);
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    transition: .2s background-color linear;
}

.popover a.close:hover {
    background-color: rgb(63 75 97 / 100%);
}

.popover ul.popover-route {
    background: transparent;
    height: 54px;
    padding: 10px 20px 0 20px;
    justify-content: space-between;
    align-items: flex-start;
}

.popover ul.popover-route li {
    color: #d3d3d3;
    position: relative;
    font-size: 14px;
}

.popover ul.popover-route li:before {
    content: '';
    position: absolute;
    filter: grayscale(1);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}

.popover ul.popover-route li.distance:before {
    width: 17px;
    height: 22px;
    background-image: url("/local/templates/devvesna.ru/components/bitrix/news.list/infra/images/icon_1.png");
}

.popover ul.popover-route li.distance {
    padding-left: 21px;
}

.popover ul.popover-route li.on-foot {
    padding-left: 14px;
}

.popover ul.popover-route li.by-car {
    padding-left: 25px;
}

.popover ul.popover-route li.on-foot:before {
    width: 10px;
    height: 20px;
    background-image: url("/local/templates/devvesna.ru/components/bitrix/news.list/infra/images/icon_2.png");
}

.popover ul.popover-route li.by-car:before {
    width: 21px;
    height: 15px;
    background-image: url("/local/templates/devvesna.ru/components/bitrix/news.list/infra/images/icon_3.png");
    transform: none;
    top: 0;
}

.popover ul.popover-route:before {
    content: none;
}

.popover-inner ymaps {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {

    .prop-select {
        line-height: 48px;
        height: 48px;
        border: 2px solid #efeff4;
        box-sizing: border-box;
        padding: 0 20px;
        font-size: 18px;
        width: 100%;
        outline: none;
        position: relative;
    }

    .prop-select:before {

        content: '';
        position: absolute; 
        width: 8px;
        height: 8px;
        border: 2px solid #374a62;
        top: 50%;
        right: 10px;
        transform: translateY(-50%) rotate(45deg);
        border-top: 0;
        border-left: 0;
    }

    .new-select__list {
        position: absolute;
        z-index: 100;
        background-color: white;
        width: 100%;
        left: 0;
        padding: 10px;
    }

    .new-select__item {
        line-height: 1.5em;
        position: relative;
        display: flex;
        align-items: center;
        font-size: 16px;
    }

    .new-select__item svg {
        width: 20px;
        height: 20px;
        margin-right: 10px;
        opacity: .7;
    }

    .infra__container {
        margin-bottom: 20px;
    }
}
/* End */
/* /local/templates/devvesna.ru/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?17592207096316 */
/* /local/templates/devvesna.ru/components/bitrix/news.list/kvartiry_v2/style.css?1692722432266 */
/* /local/templates/devvesna.ru/components/bitrix/news.list/infra/style.css?16758279348168 */
