

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643287439666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news/projects/bitrix/news.detail/top/style.css?1729143478622*/
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;
}
.main-description-mobile, .main-description {
	width: 100%;
	color: #fff;
	font-size: 1.2rem;
}
@media (max-width: 667px) {
	.main-description-mobile {
		display: block;
	}
	.main-description {
		display: none;
	}
}
@media (min-width: 668px) {
	.main-description-mobile {
		display: none;
	}
	.main-description {
		display: block;
	}
}
section.video__detail video {
	height: 28.1rem;
}

video[poster] {
    height: 100%;
    width: 100%;
    background-color: #000;
}
/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/projects_page_objects/style.css?17294990596974*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* ============ */
.appartments.swiper .sticker.stickerdirty {
  position: unset;
  margin-top: 1rem;
}
/**/

/*.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 4.4rem;
          column-gap: 4.4rem;
  width: 100%;
}*/

/*.navbar {
  width: 19.5rem;
}
*/
/*.choice-apartment {
  max-width: 71.7rem;
  width: 100%;
  margin-top: 6.398rem;
}*/

.choice-apartment__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.3rem;
}

.choice-apartment__title {
  font-family: "Futura", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.9rem;
  line-height: 2.9rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1F3441;
  border-left: 0.4rem solid #E74C05;
  padding-left: 1.9rem;
}

.choice-apartment__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.4rem;
          column-gap: 1.4rem;
}

.choice-apartment__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5.3rem;
          column-gap: 5.3rem;
  padding-left: 2.3rem;
  border: 1px solid red;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.choice-apartment__navigation {
  width: 4.6rem;
  position: relative;
  background: #000;
  height: auto;
}

.choice-apartment__img {
  max-width: 46.5rem;
  width: 100%;
  max-height: 37.2rem;
  height: 100%;
  position: relative;
}

.choice-apartment__img img {
  max-width: 46.5rem;
  max-height: 37.2rem;
  /*height: 100%;*/
  object-fit: contain;
}

.choice-apartment__bottom {
  min-height: 50vh;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5.7rem;
          column-gap: 5.7rem;
}

.choice-apartment__slidebar {
  width: 8rem;
  height: 29.5rem;
  overflow: hidden;
  position: relative;
}

.choice-apartment__float {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 1rem;
  background: none;
  border: none;
  width: 2.1rem;
}

.choice-apartment__float img {
  width: 100%;
  height: 100%;
}

.choice-apartment__slider-container {
  position: relative;
  margin-left: 4rem;
}

.options-choice-apartment__title {
  font-family: "Futura", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #1F3441;
}

.options-choice-apartment__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2rem;
          column-gap: 2rem;
}

.options-choice-apartment__icon {
  width: 1.5rem;
  height: 1.5rem;
}

.options-choice-apartment__icon svg {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.options-choice-apartment__icon svg path {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.options-choice-apartment__icon:hover {
  cursor: pointer;
}

.options-choice-apartment__icon:hover svg path {
  stroke: #E74C05;
}

.options-choice-apartment__icon:not(:last-child) {
  position: relative;
}

.options-choice-apartment__icon:not(:last-child)::before {
  content: '';
  position: absolute;
  display: block;
  height: 90%;
  width: .1rem;
  background: #C3E0E9;
  right: -1rem;
  top: 0;
}

.navigation-choice-apartment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 1.6rem;
  text-align: center;
  margin-bottom: 4.4rem;
}

.navigation-choice-apartment button {
  cursor: pointer;
}

.navigation-choice-apartment__body {
  position: relative;
  margin-top: -1rem;
}

.navigation-choice-apartment__button {
  display: inline-block;
  width: 1.3rem;
  height: .7rem;
  background: none;
  outline: none;
  border: 0;
}

.navigation-choice-apartment__button img {
  width: 100%;
  height: 100%;
}

.navigation-choice-apartment__button--bottom img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.navigation-choice-apartment__prev {
  display: inline-block;
  background: none;
  border: none;
  width: 3.5rem;
  height: 1.983rem;
  position: relative;
  margin-bottom: 1.917rem;
}

.navigation-choice-apartment__prev img {
  width: 100%;
  height: 100%;
}

.swiper-container {
  width: 4.6rem;
  height: 23.3rem !important;
  margin: 1.6rem 0;
}

.swiper_floor .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.swiper_floor .swiper-slide__number {
  text-align: center;
  font-family: "Futura", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  color: #414F5C;
  opacity: 0.6;
  -webkit-transition: font-size 500ms ease;
  transition: font-size 500ms ease;
}

.swiper_floor .swiper-slide__text {
  font-family: "Futura", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  text-align: center;
  color: #7E91A4;
  display: none;
}

.swiper_floor .swiper-slide-active {
  height: 6.5rem !important;
  display: block;
}

.swiper_floor .swiper-slide-active .swiper-slide__number {
  font-size: 4rem;
  line-height: 4.68rem;
  margin-bottom: .2rem;
  opacity: 1;
}

.swiper_floor .swiper-slide-active .swiper-slide__text {
  display: block;
  margin-top: -0.5rem;
}

.swiper_floor {
  height: 27.3rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: unset !important;
}

.choice-apartment__slider-container .marcus-btn {
  position: absolute;
  display: block;
  top: -1rem;
  border: none;
  height: 1rem;
  width: 2rem;
  background: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

.choice-apartment__slider-container .marcus-btn img {
  width: 100%;
  height: 100%;
}

 .choice-apartment__slider-container .btn-prev {
  top: auto !important;
  bottom: -1.5rem;
}

 .choice-apartment__slider-container .btn-prev img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

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


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/index_page_banner_list/style.css?17496423355325*/
.swiper-container_2025 {
	position: relative;
	height: 32.4rem;
	--swiper-pagination-bottom: 0;
	--swiper-navigation-size: initial;
}

.swiper-container_2025 .swiper-button-prev,
.swiper-container_2025 .swiper-button-next {
	margin-top: -2.4rem;
	width: 3.2rem;
	height: 3.2rem;
}

.swiper-container_2025 .swiper-button-prev::before,
.swiper-container_2025 .swiper-button-next::before {
	position: absolute;
	inset: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #c9f2f6;
	border-radius: 50%;
	opacity: 0.4;
	transition: opacity 0.2s;
}

.swiper-container_2025 .swiper-button-prev:hover::before,
.swiper-container_2025 .swiper-button-next:hover::before {
	opacity: 0.6;
}

.swiper-container_2025 .swiper-button-prev::after,
.swiper-container_2025 .swiper-button-next::after {
	position: absolute;
	top: calc(50% - 0.7rem);
	left: calc(50% - 0.3rem);
	content: "";
	width: 0.6rem;
	height: 1.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 0;
	line-height: 0;
	transition: transform 0.125s;
}

.swiper-container_2025 .swiper-button-prev::after {
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6 0.999997L1 6.6L6.6 12.2' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.swiper-container_2025 .swiper-button-next::after {
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.19999 1.40001L6.79999 7.00001L1.19999 12.6' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.swiper-container_2025 .swiper-button-prev:hover::after {
	transform: translateX(-2px);
}

.swiper-container_2025 .swiper-button-next:hover::after {
	transform: translateX(2px);
}

.swiper_2025 .swiper-slide > a,
.swiper_2025 .swiper-slide picture,
.swiper_2025 .swiper-slide picture img {
	display: block;
	height: 30rem;
	width: 100%;
}

.swiper_2025 {
	overflow: hidden;
}

.swiper_2025 .swiper-slide picture img {
	object-fit: cover;
	object-position: center;
}

.swiper-container_2025 .swiper-pagination-bullet {
	background-color: #f4f4f4;
	opacity: 1;
	transition: background-color 0.2s;
}

.swiper-container_2025 .swiper-pagination-bullet:hover {
	background-color: #addfe3;
}

.swiper-container_2025
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #32aeba;
}

@media (max-width: 1023px) {
	.swiper-container_2025 {
		/* height: 28.5rem; */
		height: auto;
	}

	.swiper_2025 .swiper-slide > a,
	.swiper_2025 .swiper-slide picture,
	.swiper_2025 .swiper-slide picture img {
		/* height: 26.4rem; */
		height: auto;
	}

	.swiper-container_2025 .swiper-button-prev,
	.swiper-container_2025 .swiper-button-next {
		margin-top: -2rem;
	}
}

@media (max-width: 667px) {
	.swiper-container_2025 {
		/* height: 37.7rem; */
	}

	.swiper_2025 .swiper-slide > a,
	.swiper_2025 .swiper-slide picture,
	.swiper_2025 .swiper-slide picture img {
		/* height: 34rem; */
	}

	.swiper-pagination-container_2025 {
		/* position: absolute; */
		bottom: 0;
		left: 0;
		right: 0;
		height: 2rem;
		display: flex;
		align-items: center;
		gap: 1.6rem;
		justify-content: center;
	}

	.swiper-container_2025 .swiper-pagination {
		position: static;
		order: 1;
		width: auto !important;
	}

	.swiper-container_2025 .swiper-button-prev,
	.swiper-container_2025 .swiper-button-next {
		position: static;
		margin-top: 0;
		width: 2rem;
		height: 2rem;
		opacity: 1;
		background: none;
	}

	.swiper-container_2025 .swiper-button-prev {
		order: 0;
	}

	.swiper-container_2025 .swiper-button-next {
		order: 2;
	}

	.swiper-container_2025 .swiper-button-next::before,
	.swiper-container_2025 .swiper-button-prev::before {
		content: none;
	}

	.swiper-container_2025 .swiper-button-next::after,
	.swiper-container_2025 .swiper-button-prev::after {
		position: static;
		width: 2rem;
		height: 2rem;
	}

	.swiper-container_2025 .swiper-button-next::after {
		background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3L14 10L7 17' stroke='%2332AEBA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	}

	.swiper-container_2025 .swiper-button-prev::after {
		background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 3L6 10L13 17' stroke='%2332AEBA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	}

	.swiper-container_2025 .swiper-button-next:hover::after,
	.swiper-container_2025 .swiper-button-prev:hover::after {
		transform: none;
	}
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
	/* bottom: var(--swiper-pagination-bottom, 8px) !important; */
}

.swiper-container_2025 .swiper-pagination {
	position: static;
}

.swiper-pagination-container_2025 {
	margin-top: 8px;
}

.swiper-pagination,
.swiper-button-prev,
.swiper-button-next {
	z-index: 5 !important;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/project_page_advantage_list/style.css?1643287447150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/project_page_location_list/style.css?1643287447150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/project_page_renovation_list_default/style.css?1676970898150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/breadcrumb/breadcrumbs_detail/style.min.css?1643287447467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/components/upfly/main.feedback/templates/feedback_projects/style.min.css?1643287439251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?1643287448155*/
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;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/index_page_banks_list/style.css?1643287447150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/projects_progress_list/style.css?1643287447150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/project_page_office_list/style.css?1643287447150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643287439666 */
/* /bitrix/templates/upfly/components/bitrix/news/projects/bitrix/news.detail/top/style.css?1729143478622 */
/* /bitrix/templates/upfly/components/bitrix/news.list/projects_page_objects/style.css?17294990596974 */
/* /bitrix/templates/upfly/components/bitrix/news.list/index_page_banner_list/style.css?17496423355325 */
/* /bitrix/templates/upfly/components/bitrix/news.list/project_page_advantage_list/style.css?1643287447150 */
/* /bitrix/templates/upfly/components/bitrix/news.list/project_page_location_list/style.css?1643287447150 */
/* /bitrix/templates/upfly/components/bitrix/news.list/project_page_renovation_list_default/style.css?1676970898150 */
/* /bitrix/templates/upfly/components/bitrix/breadcrumb/breadcrumbs_detail/style.min.css?1643287447467 */
/* /bitrix/components/upfly/main.feedback/templates/feedback_projects/style.min.css?1643287439251 */
/* /bitrix/templates/upfly/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?1643287448155 */
/* /bitrix/templates/upfly/components/bitrix/news.list/index_page_banks_list/style.css?1643287447150 */
/* /bitrix/templates/upfly/components/bitrix/news.list/projects_progress_list/style.css?1643287447150 */
/* /bitrix/templates/upfly/components/bitrix/news.list/project_page_office_list/style.css?1643287447150 */
