/* Common */
@font-face {
	font-family: Museo Sans;
	src: url(../../../fonts/MuseoSansCyrl-100.woff) format("woff");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: Museo Sans;
	src: url(../../../fonts/MuseoSansCyrl-300.woff) format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Museo Sans;
	src: url(../../../fonts/MuseoSansCyrl-500.woff) format("woff");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: Museo Sans;
	src: url(../../../fonts/MuseoSansCyrl-700.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Museo Sans;
	src: url(../../../fonts/MuseoSansCyrl-900.woff) format("woff");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: ALSRubl;
	src: url(../../../fonts/ALSRubl.otf) format("otf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'rouble';
	src: url("../fonts/rouble/ROUBLE.eot");
	src: url("../fonts/rouble/ROUBLE.eot") format("embedded-opentype"), url("../fonts/rouble/ROUBLE.woff2") format("woff2"), url("../fonts/rouble/ROUBLE.woff") format("woff"), url("../fonts/rouble/ROUBLE.ttf") format("truetype"), url("../fonts/rouble/ROUBLE.svg#ROUBLE") format("svg");
}

* {
	margin: 0;
	padding: 0;
	font-family: Museo Sans;
	font-weight: 300;
	text-decoration: none;
	-webkit-print-color-adjust: exact;
}

.catalog-genplan-hovers a[href="/catalog/house/12"] {
	top: 569.629px !important;
}

.catalog-genplan-hovers a[href="/catalog/house/14"] {
	margin-top: -20px;
}

html,
body {
	overflow-x: hidden;
}

.catalog-cnt * {
	transition: initial;
}

.catalog-back {
	display: table;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.4px;
	color: #787878;
	font-family: Museo Sans;
	font-weight: 700;
	font-size: 14px;
}

.catalog-back svg {
	margin: 1px 10px -1px 3px;
	height: 14px;
	transform: rotate(180deg);
}

.catalog-back svg * {
	fill: #787878;
}

.catalog-top-links {
	padding: 25px 0 38px 0;
	font-family: Museo Sans;
	font-weight: 700;
	font-size: 52px;
	text-transform: uppercase;
	width: 100%;
	max-width: 1024px;
}

.commercial-scheme .catalog-top-links {
	padding: 25px 0 78px 0;
}

.catalog-top-links a {
	letter-spacing: 0.6px;
	font-family: Museo Sans;
	font-weight: 700;
}

.catalog-top-links a.comma {
	margin: 0 -10px 0 0;
}

.commercial-scheme .catalog-top-links a,
.payment .catalog-top-links a {
	letter-spacing: 0.1px;
}

.catalog-top-links a[href] {
	border-bottom: 2px dashed #777;
	color: #777;
}

.catalog-top-links a[href]:hover {
	border: none;
}

.catalog .cnt {
	margin: 0 auto;
	width: 96%;
	max-width: 1400px;
}

.catalog .clr::after {
	display: table;
	clear: both;
	content: "";
}

.catalog .rouble {
	text-transform: initial;
	font-family: "rouble" !important;
}

.catalog h1 {
	margin: 59px 0 59px 0;
	font-size: 36px;
	font-weight: normal;
}

.catalog h1.flat-name {
	margin: 32px 0 79px 0;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 36px;
}

.catalog polygon.sold {
	opacity: 0.7 !important;
	fill: #fff !important;
}

.catalog .top-block {
	padding: 60px 0 0 0;
}

.catalog .no-result {
	text-align: center;
}

.catalog .popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	text-align: center;
}

.catalog .popup::before {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: "";
}

.catalog .popup-wrap {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	z-index: 10;
	width: 960px;
	background: #fff;
	padding: 80px 60px;
	vertical-align: middle;
	text-align: left;
	border-radius: 30px;
}

.catalog .popup-wrap > .popup-close {
	position: absolute;
	top: -60px;
	right: 0;
	opacity: 0.7;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.catalog .popup-wrap > .popup-close svg {
	width: 100%;
	height: 100%;
}

.catalog .popup-wrap > .popup-close svg path {
	fill: #f5f4e5 !important;
}

.catalog .popup-wrap > .popup-close:hover {
	opacity: 1;
}

.catalog .popup-title {
	margin-bottom: 54px;
	text-transform: uppercase;
	line-height: 46px;
	font-family: Museo Sans;
	font-weight: 100;
	font-size: 48px;
}

.catalog .popup-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(146, 58, 0, 0.9);
}

.catalog .popup-order-room {
	display: block;
	margin: 9px 0 0 0;
	text-transform: uppercase;
	line-height: 16px;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 12px;
}

.catalog .popup-order-room i {
	font-size: 16px;
	font-style: initial;
}

.catalog .popup-floor .popup-wrap {
	padding: 40px 60px;
}

.catalog .popup-floor .popup-title {
	margin-bottom: 10px;
	text-transform: initial;
	line-height: auto;
	font-family: Museo Sans;
	font-weight: 700;
	font-size: 34px;
}

.catalog .popup-floor-house {
	margin-bottom: 40px;
	font-size: 20px;
}

.catalog .popup-floor .popup-wrap {
	height: 90%;
}
.catalog .popup-floor-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 140px 40px 40px;
	z-index: -1;
}
.catalog .popup-floor-wrap img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto;
}

.catalog .form-row {
	margin-bottom: 39px;
}

.catalog .form-col {
	float: left;
	width: 50%;
}

.catalog .form-label {
	margin-bottom: 19px;
}

.catalog .form-input {
	padding-right: 10px;
}

.catalog .form-input [type="text"] {
	width: 100%;
	border: 1px solid #b4b4b4;
	padding: 15px 0 15px 26px;
	font-size: 16px;
}

.catalog .form-eula {
	margin-bottom: 19px;
	font-size: 14px;
}

.catalog .form .btn {
	background: #4a5768;
	padding: 24px 62px 21px 58px;
	color: #fff;
	border-radius: 20px;
}

.catalog .form .btn.disabled {
	background: #b4b4b4 !important;
	cursor: default;
}

.catalog .form > p {
	margin-bottom: 20px;
	font-size: 14px;
}

.catalog .btn {
	display: table;
	padding: 22px 48px 21px 49px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Museo Sans;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: -0.1px;
	cursor: pointer;
	color: #ffffff;
	background: #e48132;
}
.catalog .btn:hover {
	background: #9b471f;
}
.catalog .filter-booklet {
	display: table;
	padding: 20px 0 0 50px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Museo Sans;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: -0.1px;
	cursor: pointer;
	color: #e48132;
	background: none;
	text-align: end;
	position: relative;
	right: 0;
}
.catalog .filter-booklet::before {
	content: "";
	position: absolute;
	left: 20px;
	width: 18px;
	height: 17px;
	background: url(../../../images/icon-dowl-yol.svg);
}
.catalog .filter-booklet:hover:before {
	background: url(../../../images/icon-dowl-org.svg);
}
.catalog .filter-booklet:hover {
	color: #9b471f;
}
.catalog .filter-booklet p {
	text-wrap: nowrap;
}
.catalog .btn.dashed {
	color: #4f4f4f;
	border: 1px dashed #787878;
}

.catalog .btn.dashed:hover,
.catalog .btn.dashed.active {
	background: #4a5768;
	border: 1px solid #4a5768;
	color: #fff;
}

.catalog .btn.dashed:hover polygon,
.catalog .btn.dashed:hover path,
.catalog .btn.dashed.active polygon,
.catalog .btn.dashed.active path {
	fill: #fff;
}

.catalog .btn-blue {
	background: #4a5768;
	color: #fff;
}

.catalog .btn-transparent {
	color: #505050;
	text-decoration: underline;
}

.catalog .btn-transparent:hover {
	background: none;
	border: none;
}

.catalog .btn-list {
	list-style: none;
}

.catalog .btn-list > li {
	float: left;
	margin: 0 20px 0 0;
}

.catalog .btn-list:after {
	content: "";
	display: block;
	clear: both;
}

/* .catalog .filter::after,
.catalog .filter-options::after,
.catalog .filter-row::after {
	display: block;
	clear: both;
	content: "";
} */

.catalog .filter-options {
	margin-bottom: 8px;
}
.catalog .filter-options-top {
	display: flex;
	justify-content: space-between;
}
.new-p-t .filter-options-top {
	display: block;
}
/* .catalog .filter-options-top-left::after,
.catalog .filter-options-top-right::after {
	display: block;
	clear: both;
	content: "";
} */

.catalog .filter-options-top-right {
	width: 100%;
	min-width: 200px;
	max-width: 360px;
}

/* .catalog .filter-options-top::after {
	display: block;
	clear: both;
	content: "";
} */

.catalog .filter-options-top::after {
	content: none;
}
.filter-options-top.commercial {
	flex-wrap: wrap;
	justify-content: flex-end;
}

.catalog .filter-select {
	box-sizing: border-box;
	position: relative;
	height: 55px;
	cursor: pointer;
}

.catalog .filter-select-value {
	padding: 23px 27px 20px 30px;
	text-transform: none;
	font-size: 12px;
	color: #434343;
	background: #fff;
	border-radius: 50px;
}

.catalog .filter-select-value span {
	font-family: Museo Sans;
	font-weight: 600;
}

.catalog .filter-select-value svg {
	display: block;
	float: right;
	width: 20px;
	height: 14px;
	transform: rotate(90deg);
	transition: all 0.3s;
}

.catalog .filter-select-value svg path {
	fill: #787878;
}

.catalog .filter-select-dropdown {
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 59px;
	z-index: 11;
	width: 100%;
	border-top: none;
	background: #f3f3f3;
	color: #434343;
	margin: 4px 0 0 0;
	border-radius: 20px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.catalog .filter-select-dropdown-chb {
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 59px;
	z-index: 1;
	width: 100%;
	padding: 20px 0 0 29px;
}

.catalog .filter-select-dropdown-chb .filter-checkbox {
	padding: 1px 0 0 26px;
	color: #f5f4e5;
}

.catalog .filter-select-dropdown-chb .filter-checkbox::before {
	width: 14px;
	height: 14px;
	border-color: #f5f4e5;
}

.catalog .filter-select-dropdown-chb .filter-checkbox:hover {
	color: #fff;
}

.catalog .filter-select-dropdown-chb .filter-checkbox.checked {
	color: #fff;
}

.catalog .filter-select-dropdown-chb .filter-checkbox.checked::before {
	border-color: #f5f4e5;
}

.catalog .filter-select-dropdown-chb .filter-checkbox span:last-child {
	margin: 0 0 0 10px;
	text-transform: initial;
	font-size: 12px;
}

.catalog .filter-select-option {
	padding: 19px 30px 16px 29px;
}

.catalog .filter-select-option:hover {
	background: #ffffff;
	color: #e48132;
	border-radius: 30px;
}
.new-c-p .filter-select-option:hover {
    background: #f3f3f3;
    color: #e48132;
    border-radius: 0px;
}
.catalog .filter-select.opened {
	color: #434343;
}

.catalog .filter-select.opened .filter-select-dropdown {
	display: block;
}

.catalog .filter-select.opened .filter-select-value svg {
	transform: rotate(-90deg);
	transition: all 0.3s;
}

.catalog .filter-select.opened svg path {
	fill: #e48132;
}

.catalog .filter-range {
	box-sizing: border-box;
	height: 60px;
	color: #434343;
	background: #ffffff;
	border-radius: 50px;
}

.catalog .filter-range:hover {
	color: #e48132;
	border-radius: 50px;
}

.catalog .filter-range-select {
	box-sizing: border-box;
	position: relative;
	height: 58px;
	padding: 58px 25px 0 25px;
}

.catalog .filter-range-min {
	position: absolute;
	top: 23px;
	left: 29px;
	font-size: 14px;
}

.catalog .filter-range-min span {
	color: #777;
	font-family: Museo Sans;
	font-weight: 600;
}

.catalog .filter-range-max {
	position: absolute;
	top: 19px;
	right: 31px;
	text-transform: uppercase;
	color: #777;
	font-family: Museo Sans;
	font-weight: 600;
	font-size: 14px;
}
.new-f .filter-range-max {
	top: 22px;
	text-align: end;
}

.catalog .filter-range-max span {
	color: #777;
	font-family: Museo Sans;
	font-weight: 600;
}

.catalog .filter-range-max .rouble {
	line-height: 20px;
}

.catalog .filter-range-slider {
	width: 100%;
	height: 2px;
}

.catalog .filter-range-slider div {
	position: relative;
	width: 100%;
	height: 100%;
}

.catalog .filter-range-slider div i {
	display: block;
	padding: 10px;
	cursor: pointer;
}

.catalog .filter-range-slider div i span {
	display: block;
	margin: -4px 0 0 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	content: "";
	background: #ffffff;
	border: 3px solid #e48132;
	border-radius: 50%;
}

.catalog .filter-range-slider div .min {
	position: absolute;
	top: -11px;
	left: -13px;
}

.catalog .filter-range-slider div .max {
	position: absolute;
	top: -11px;
	right: -12px;
}

.catalog .filter-range-slider span {
	display: block;
	margin: -38px 0 0 5px;
	width: 100%;
	text-align: center;
	font-family: Museo Sans;
	font-weight: 600;
}

.catalog .filter-buttons {
	border: 1px solid #787878;
	border-left: none;
}

.catalog .filter-buttons-option {
	box-sizing: border-box;
	float: left;
	width: 59px;
	height: 58px;
	border-left: 1px solid #787878;
	padding: 23px 0 0 0;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	color: #777;
	font-family: Museo Sans;
	font-weight: 700;
	font-size: 14px;
}

.catalog .filter-buttons-option:hover {
	background: rgba(74, 87, 104, 0.2);
}

/* .catalog .filter-buttons::after {
	display: block;
	clear: both;
	content: "";
} */

.catalog .filter-house {
	float: left;
	margin: 0;
	width: 100%;
	max-width: 315px;
}
.new-f .filter-options-top-left {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 25px 10px;
}
.new-p-t .filter-options-top-left {
	display: flex;
	justify-content: space-between;
	gap: 20px 10px;
}
.new-f .filter-range-select {
	box-sizing: border-box;
	position: relative;
	height: 58px;
	padding: 57px 25px 0 25px;
	border-radius: 50px;
	background: #f3f3f3;
}
.new-f .filter-select-value {
	color: #434343;
	background: #f3f3f3;
}
.new-p-t .filter-range-select.bg3h {
	border-radius: 20px;
	background: transparent !important;
}
.new-p-t .parkk {
	width: 100%;
	max-width: 315px;
}
@media (max-width: 999px) {
	.new-p-t .filter-options-top-left {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 20px 10px;
	}
	.catalog .cnt {
		margin: 0 auto;
		width: 100%;
		max-width: 1400px;
	}
	.parking .filter-options-top-left {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.catalog .filter-house {
		width: 100%;
		max-width: 315px;
		min-width: 230px;
		margin: 0 0 20px 0;
	}
	.new-p-t .filter-house {
		width: 100%;
		max-width: 230px;
		min-width: 228px;
		margin: 0;
	}
	.new-f .filter-house {
		width: 100%;
		max-width: 315px;
		min-width: 195px;
		margin: 10px 0 0 0;
	}
	.catalog .filter-house.schema {
		width: 100%;
		max-width: 240px;
		min-width: 230px;
		margin: 0 0 20px 0;
	}
}
@media (max-width: 940px) {
	.catalog .filter-house {
		width: 100%;
		max-width: 315px;
		min-width: 230px;
	}
	.new-f .filter-house {
		width: 100%;
		max-width: 315px;
		min-width: 195px;
		margin: 10px 0 0 0;
	}
	.catalog .filter-house.schema {
		width: 100%;
		max-width: 240px;
		min-width: 230px;
		margin: 0 0 20px 0;
	}
	.new-p-t .filter-house {
		width: 100%;
		max-width: 224px;
		min-width: 224px;
		margin: 0;
	}
}
@media (max-width: 720px) {
	.catalog .cnt {
		margin: 0 auto;
		width: 100%;
		max-width: 1400px;
	}
	.parking .filter-options-top-left {
		display: flex;
		flex-wrap: wrap;
		gap: 5px;
	}
	.catalog .filter-house {
		width: 100%;
		max-width: 315px;
		min-width: 230px;
		margin: 0;
	}
	.new-p-t .filter-house {
		width: 100%;
		max-width: 224px;
		min-width: 224px;
		margin: 0;
	}
}
@media (max-width: 680px) {
	.catalog .filter-house {
		width: 100%;
		max-width: 680px;
		min-width: 230px;
		margin: 0 0 10px 0;
	}
	.new-p-t .filter-house {
		width: 100%;
		max-width: 680px;
		min-width: 224px;
		margin: 0;
	}
	.new-p-t .parkk {
		max-width: 680px;
	}
}
.catalog .filter-finished {
	float: left;
	width: 170px;
}

.catalog .filter-price {
	float: left;
	margin: 0;
	width: 100%;
	max-width: 315px;
	position: relative;
}
.new-f .filter-price > .filter-range-select:before {
	content: "Стоимость, р.";
	position: absolute;
	top: -25px;
	left: 0;
}
.new-f .filter-sqr > .filter-range-select:before {
	content: "Площадь, м";
	position: absolute;
	top: -25px;
	left: 0;
}
.new-f .filter-house:before {
	content: "Дом";
	position: absolute;
	top: -25px;
	left: 0;
	color: #434343;
}

.catalog .filter-price .filter-range-slider > span {
	box-sizing: border-box;
	padding-right: 17px;
}

.catalog .filter-floor {
	float: left;
	margin: 0;
	width: 100%;
}

.catalog .filter-floor .filter-range-slider > span {
	box-sizing: border-box;
	padding-right: 17px;
}

.catalog .filter-rooms {
	float: left;
	margin: 0 20px 20px 0;
}

.catalog .filter-sqr {
	float: left;
	margin: 0 20px 20px 0;
	width: 100%;
	max-width: 315px;
}

.new-f .filter-options {
	background: #ffffff;
	border-radius: 20px;
}
.new-f .filter-options-top {
	display: block;
	width: 100%;
	padding: 50px 20px 30px 20px;
}
.new-f .filter-buttons {
	position: relative;
	margin: 0;
	border: none;
	display: flex;
	gap: 2px;
}
.new-f .filter-buttons:before {
	content: "Количество комнат";
	position: absolute;
	top: -25px;
	left: 0;
}
.new-f .filter-buttons-option {
	box-sizing: border-box;
	float: left;
	width: 51px !important;
	height: 57px;
	border-left: none;
	border-radius: 30px;
	background: #f3f3f3;
	padding: 19px 0 0 0;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	font-family: Museo Sans;
	font-weight: 600;
	font-size: 14px;
}
.new-f .filter-range {
	box-sizing: border-box;
	height: 60px;
	color: #434343;
	background: #f3f3f3;
	border-radius: 50px;
	margin: 0;
	width: 100%;
	max-width: 236px;
}
.new-f .filter-house {
	max-width: 236px;
}
.new-f .cnt {
	width: 100%;
}
.new-f .filter-range-min span,
.new-f .filter-range-max span {
	font-size: 12px;
	color: #777;
	font-family: Museo Sans;
	font-weight: 600;
}
@media (max-width: 1024px) {
	.new-f .filter-range {
		max-width: 205px;
	}
	.new-f .filter-house {
		max-width: 205px;
	}
}
@media (max-width: 999px) {
	.catalog .filter-sqr {
		float: left;
		margin: 10px 0 0;
		width: 100%;
		max-width: 195px;
	}
	.catalog .filter-price {
		float: left;
		margin: 10px 0 0;
		width: 100%;
		max-width: 195px;
	}
	.new-p-t .filter-sqr {
		float: left;
		margin: 0;
		width: 100%;
		max-width: 228px;
	}
	.new-p-t .filter-price {
		float: left;
		margin: 0;
		width: 100%;
		max-width: 228px;
	}
	.new-f .filter-buttons {
		margin: 10px 0 0 0;
	}
}
@media (max-width: 940px) {
	.catalog .filter-sqr {
		float: left;
		margin: 10px 0 0;
		width: 100%;
		max-width: 160px;
	}
	.catalog .filter-price {
		float: left;
		margin: 10px 0 0;
		width: 100%;
		max-width: 160px;
	}
	.new-c-c .filter-sqr,
	.new-c-c .filter-price {
		max-width: 49%;
	}
	.new-f .filter-house {
		max-width: 160px;
		min-width: 140px;
	}
	.new-f .filter-buttons {
		margin: 10px 0 0 0;
	}
	.new-p-t .filter-sqr {
		float: left;
		margin: 0;
		width: 100%;
		max-width: 228px;
	}
	.new-p-t .filter-price {
		float: left;
		margin: 0;
		width: 100%;
		max-width: 228px;
	}
}
@media (max-width: 850px) {
	.new-f .filter-options-top-left {
		align-items: flex-end;
	}
	.new-f .filter-buttons-option {
		width: 33px !important;
		height: 39px;
		border-radius: 30px;
		padding: 13px 0 0 0;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 12px;
		line-height: 14px;
	}
	.new-f .filter-buttons:before {
		content: "Количество комнат";
		position: absolute;
		top: -25px;
		left: 0;
		font-size: 12px;
		line-height: 14px;
	}
	.new-f .filter-price > .filter-range-select:before {
		content: "Стоимость, р.";
		position: absolute;
		top: -25px;
		left: 0;
		font-size: 12px;
		line-height: 14px;
	}
	.new-f .filter-sqr > .filter-range-select:before {
		content: "Площадь, м";
		position: absolute;
		top: -25px;
		left: 0;
		font-size: 12px;
		line-height: 14px;
	}
	.new-f .filter-house:before {
		content: "Дом";
		position: absolute;
		top: -25px;
		left: 0;
		color: #434343;
		font-size: 12px;
		line-height: 14px;
	}
	.new-f .filter-price,
	.new-f .filter-sqr {
		height: 39px;
	}
	.new-f .filter-range-select {
		height: 39px;
		padding: 39px 25px 0 25px;
	}
	.new-f .filter-range-select.f-r-s-floor {
		box-sizing: border-box;
		position: relative;
		height: 58px;
		padding: 57px 25px 0 25px;
	}
	.new-f .filter-house .filter-select-value {
		padding: 11px 19px;
	}
	.new-f .filter-select {
		height: 39px;
	}
	.new-f .filter-select-dropdown {
		top: 40px;
	}
}
@media (max-width: 720px) {
}
@media (max-width: 680px) {
	/* .catalog .filter-sqr {
		float: left;
		margin: 5px 0 0;
		width: 100%;
		max-width: 680px;
	}
	.catalog .filter-price {
		float: left;
		margin: 0;
		width: 100%;
		max-width: 680px;
	} */
	.new-p-t .filter-sqr,
	.new-p-t .filter-price {
		max-width: 680px;
	}
}
@media (max-width: 640px) {
	.new-c-c .filter-sqr, .new-c-c .filter-price {
        max-width: 100%;
    }
}
.catalog .filter-sqr .filter-range-max {
	text-transform: initial;
}

.catalog .filter-sqr .filter-range-slider > span {
	box-sizing: border-box;
	padding-right: 23px;
}

.catalog .filter-kitchen {
	width: 100%;
	padding-left: 100px;
}

.catalog .filter-kitchen .filter-select-dropdown {
	width: 273px;
}

.catalog .filter-checkbox {
	display: table;
	position: relative;
	margin: 0 0 20px 0;
	padding: 5px 0 0 40px;
	cursor: pointer;
	text-transform: uppercase;
	color: #707070;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 14px;
}

.catalog .filter-checkbox:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
	border: 1px dashed #787878;
	transition: all ease 0.3s;
	content: "";
}

.catalog .filter-checkbox.checked:before {
	border: 1px solid #787878;
	background: rgba(255, 255, 255, 0.5);
}

.catalog .filter-checkbox span {
	display: block;
	text-transform: initial;
	font-size: 10px;
}

.catalog .filter-checkbox .checked {
	color: #000;
}

.catalog .filter-discount {
	box-sizing: border-box;
	position: absolute;
	top: 33px;
	left: 0;
	opacity: 0.4;
	z-index: 1;
	width: 60px;
	height: 60px;
	border: 1px solid #b50000;
	background: url("./../img/sprite/percent.png") center no-repeat;
	cursor: pointer;
}

.catalog .filter-discount:hover {
	background-color: rgba(181, 0, 0, 0.2);
}

.catalog .filter-discount.checked {
	background-color: #fff;
}

.catalog .filter-bottom {
	height: 60px;
}

.catalog .filter-bottom .cnt {
	position: relative;
	min-height: 60px;
	overflow: hidden;
}

.catalog .filter-bottom-found {
	position: absolute;
	top: 0;
	right: 0;
}

.catalog .filter-bottom-expand {
	box-sizing: border-box;
	display: table;
	position: relative;
	float: left;
	margin: 0;
	width: 236px;
	height: 57px;
	background: #e48132;
	padding: 19px 35px 19px 25px;
	cursor: pointer;
	text-transform: uppercase;
	color: #fff;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 14px;
	text-wrap: nowrap;
	border-radius: 50px;
}

.catalog .filter-bottom-expand svg {
	position: absolute;
	top: 22px;
	right: 20px;
	margin: 0;
	width: 8px;
	transform: rotate(90deg);
	transition: all 0.3s;
}

.filter-bottom-expand {
	display: block;
	position: relative;
}
/* .filter-bottom-expand::after {
	content: "";
	position: absolute;
	background: url(../../../images/icon-arrow-filter.svg);
	top: 23px;
	right: 20px;
	width: 8px;
	height: 13px;
	transform: rotate(90deg);
	transition: all 0.3s;
}
.filter-bottom-expand.on::after {
	content: "";
	position: absolute;
	background: url(../../../images/icon-arrow-filter.svg);
	top: 23px;
	right: 20px;
	width: 8px;
	height: 13px;
	transform: rotate(-90deg);
	transition: all 0.3s;
} */

.catalog .filter-bottom-expand svg * {
	fill: #fff;
}

.catalog .filter-bottom-expand.on svg {
	transform: rotate(-90deg);
	transition: all 0.3s;
}

.catalog .filter-bottom-clear {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 12px;
	padding: 0 0 0 22px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	font-family: Museo Sans;
	font-weight: 700;
	font-size: 14px;
	opacity: 0.6;
}

.catalog .filter-bottom-clear svg {
	position: absolute;
	top: 5px;
	left: 0;
	width: 9px;
	height: 9px;
}

.catalog .filter-bottom-clear svg * {
	fill: #000;
}

.catalog .filter-bottom-order {
	display: table;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 12px;
}

.catalog .filter-bottom-order div {
	display: inline-block;
	position: relative;
	margin-left: 20px;
	padding-right: 16px;
}

.catalog .filter-bottom-order div span {
	cursor: pointer;
	font-family: Museo Sans;
	font-weight: 700;
}

.catalog .filter-bottom-order div svg {
	display: none;
	position: absolute;
	top: 1px;
	right: 0;
	margin: 0 0 0 10px;
	width: 6px;
	cursor: pointer;
	transform: rotate(90deg);
}

.catalog .filter-bottom-order div.active svg {
	display: inline-block;
}

.catalog .filter-bottom-order div.active[data-direction="desc"] svg {
	transform: rotate(-90deg);
}

.catalog .filter-hidden {
	display: none;
	margin-bottom: 20px;
	padding: 25px 20px 230px 20px;
}
.new-f .filter-hidden {
	background: #ffffff !important;
	border-radius: 20px;
	width: 96%;
	margin: 0 auto 40px;
}
.catalog .filter-label {
	margin: 0 0 14px 0;
}

.catalog .filter-col-3 {
	float: left;
	margin: 0 40px 29px 0;
	width: 31%;
}

.cnt.filter-row {
	position: relative;
}

.catalog .filter-col-3.sonne {
	position: absolute;
	top: 121px;
	left: 0px;
}

.catalog .filter-col-3:last-child {
	margin-right: 0;
}

.catalog .filter-col-3.rel {
	position: relative;
}

@media (max-width: 1286px) {
	.catalog .filter-hidden {
		/* display: none; */
		margin-bottom: 20px;
		padding: 25px 20px 350px 20px;
	}
	.new-f .filter-hidden {
		width: 100%;
	}
	.catalog .filter-col-3 {
		width: 47%;
	}
	.filter-col-3.rel.clr {
		margin: 0 10px 30px 0;
		width: 47%;
	}
}
@media (max-width: 999px) {
	.catalog .filter-hidden.active {
		display: block !important;
	}
	.catalog .filter-hidden {
		/* display: none; */
		margin-bottom: 20px;
		padding: 25px 20px 350px 20px;
	}
	.catalog .filter-col-3 {
		float: left;
		margin: 0 30px 29px 0;
		width: 47%;
	}
	.filter-col-3.rel.clr {
		margin: 0 0px 30px 0;
		width: 47%;
	}
	.catalog .filter-bottom-expand {
		box-sizing: border-box;
		display: table;
		position: relative;
		float: left;
		margin: 15px 0 0 0;
	}
	.new-f .filter-bottom-expand {
		box-sizing: border-box;
		display: table;
		position: relative;
		float: left;
		margin: 0 0 0 0;
	}
	.filter-bottom-expand::after {
		content: "";
		position: absolute;
		background: url(../../../images/icon-arrow-filter.svg);
		top: 23px;
		right: 20px;
		width: 8px;
		height: 13px;
		transform: rotate(90deg);
		transition: all 0.3s;
	}
	.filter-bottom-expand.on::after {
        transform: rotate(-90deg);
        transition: all 0.3s;
    }
}
@media (max-width: 850px) {
	.new-f .filter-bottom-expand {
		width: 184px;
		height: 39px;
		padding: 12px 20px 10px 15px;
		font-size: 12px;
		line-height: 16px;
	}
	.new-f .filter-bottom-expand svg {
		/* position: absolute;
		top: 13px;
		right: 20px;
		margin: 0;
		width: 8px;
		transition: all 0.3s; */
		display: none;
	}
	.filter-bottom-expand::after {
		content: "";
		position: absolute;
		background: url(../../../images/icon-arrow-filter.svg);
		top: 13px;
		right: 20px;
		width: 8px;
		height: 13px;
		transform: rotate(90deg);
		transition: all 0.3s;
	}
	.filter-bottom-expand.on::after {
		transform: rotate(-90deg);
		transition: all 0.3s;
	}
}
@media (max-width: 720px) {
	.catalog .filter-bottom-expand {
		box-sizing: border-box;
		display: table;
		position: relative;
		float: left;
		margin: 15px 0 0 40px;
	}
}
@media (max-width: 724px) {
	.catalog .filter-hidden.active {
		display: block !important;
	}
	.catalog .filter-hidden {
		/* display: none; */
		margin-bottom: 20px;
		padding: 25px 20px 720px 20px;
	}
	.catalog .filter-col-3 {
		float: left;
		margin: 0 30px 29px 0;
		width: 100%;
	}
	.filter-col-3.rel.clr {
		margin: 0 30px 30px 0;
		width: 100%;
	}
	.catalog .filter-col-3.sonne {
		position: relative;
		top: initial;
		left: initial;
	}
}
@media (max-width: 640px) {
	.new-f .filter-options-top-left {
		gap: 35px 10px;
	}
}
.catalog .filter-col-3.rel .filter-label {
	padding-left: 100px;
}

.catalog .filter-col-5 {
	float: left;
	margin: 1px 48px 30px 0;
	width: 200px;
}

.catalog .filter-col-5:last-child {
	margin-right: 0;
}

.catalog .filter-row.row-checkboxes {
	margin-top: 20px;
}

.catalog .filter-row.row-checkboxes .filter-col-5 {
	margin: 1px 13px 0 0;
	width: 290px;
	height: 59px;
}

.catalog .filter-row.row-checkboxes .filter-col-5:nth-child(4n + 0) {
	margin-right: 0;
}

.catalog-list-scheme {
	margin-top: 20px;
	width: 100%;
	height: 100%;
	min-height: 1000px;
	background: #d9d9d9;
	position: relative;
	border-radius: 30px;
}
.catalog-list-scheme .scheme-text {
	position: absolute;
	top: 50%;
	transform: translateX(-50%);
	left: 50%;
	transform: translateX(-50%);
	font-family: "Museo Sans Cyrl";
	font-size: 36px;
	font-weight: 250;
	line-height: 43px;
}

.catalog-list-items-wrap {
	list-style: none;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}

.catalog-list-item {
	width: 100%;
	max-width: 315px;
	/* min-width: 310px; */
	box-sizing: border-box;
	display: inline-block;
}

@media (min-width: 1621px) and (max-width: 1917px) {
	.catalog-list-item {
		width: 20%;
	}
}

@media (min-width: 1301px) and (max-width: 1620px) {
	.catalog-list-item {
		width: 25%;
	}
}

@media (min-width: 1001px) and (max-width: 1300px) {
	.catalog-list-item {
		width: 33.3%;
	}
}

@media (max-width: 1000px) {
	.catalog-list-item {
		width: 50%;
	}
}

.catalog-list-item a {
	display: block;
	width: 100%;
	height: 315px;
	box-sizing: border-box;
	/* border: 1px solid #787878; */
	border-radius: 20px;
	background: #ffffff;
	position: relative;
	color: #fff;
}

.catalog-list-item a:before {
	/* content: ''; */
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(74, 87, 104, 0.4);
	opacity: 0;
	transition: all ease 0.3s;
	z-index: 1;
}

.catalog-list-item a:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.catalog-list-item.discount a:before {
	background: rgba(181, 0, 0, 0.4);
}

.catalog-list-item-rooms {
	width: 60px;
	height: 60px;
	padding: 16px 0 0 0;
	position: absolute;
	top: 30px;
	left: 30px;
	border-radius: 50%;
	background: #e48132;
	box-sizing: border-box;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 22px;
	text-align: center;
	z-index: 1;
}

.catalog-list-item-rooms i {
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
}

.catalog-list-item-image {
	width: 210px;
	height: 240px;
	margin: 0 auto;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 20px;
}

.catalog-list-item-sqr {
	position: absolute;
	bottom: 27px;
	left: 28px;
	font-size: 18px;
	color: #000;
}

.catalog-list-item-sqr sup {
	font-size: 10px;
	position: relative;
	bottom: -1px;
	left: -4px;
}

.catalog-list-item-price {
	position: absolute;
	bottom: 27px;
	right: 15px;
	font-size: 18px;
	color: #000;
}

.catalog-list-item-pins {
	width: 30px;
	position: absolute;
	top: 0;
	right: -30px;
}

.catalog-list-item-discount {
	width: 30px;
	height: 30px;
	background-image: url("/build/img/sprite/percent-white.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #b50000;
}

.catalog-list-item-studio {
	width: 30px;
	height: 30px;
	padding: 8px 2px 0 0;
	box-sizing: border-box;
	background: #1b2d43;
	color: #fff;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}

.catalog-list-banner {
	padding: 0 20px 40px;
}

.catalog-list-banner.banner-10 {
	display: none;
}

@media (min-width: 1621px) and (max-width: 1917px) {
	.catalog-list-banner.banner-10 {
		display: block;
	}
}

@media (min-width: 1001px) and (max-width: 1620px) {
	.catalog-list-banner.banner-10 {
		display: none;
	}
}

@media (max-width: 1000px) {
	.catalog-list-banner.banner-10 {
		display: block;
	}
}

.catalog-list-banner.banner-12 {
	display: block;
}

@media (min-width: 1621px) and (max-width: 1917px) {
	.catalog-list-banner.banner-12 {
		display: none;
	}
}

@media (min-width: 1001px) and (max-width: 1620px) {
	.catalog-list-banner.banner-12 {
		display: block;
	}
}

@media (max-width: 1000px) {
	.catalog-list-banner.banner-12 {
		display: none;
	}
}

.catalog-list-banner-info {
	width: 50%;
	height: 300px;
	padding: 56px 60px 0 60px;
	float: left;
	box-sizing: border-box;
	background: #edecd3;
}

.catalog-list-banner-title {
	font-size: 36px;
	line-height: 43px;
	margin: 0 0 38px 0;
}

.catalog-list-banner-image {
	width: 50%;
	height: 300px;
	float: left;
}

.catalog-list-banner:after {
	content: "";
	display: block;
	clear: both;
}

.catalog-list-more {
	margin: 0 auto;
}

.catalog-list-more:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 8px;
	margin: 0 0 0 10px;
	background: url("/build/img/sprite/chevron.png") center no-repeat;
}

.catalog-list-more:hover:after {
	filter: brightness(3);
}

.catalog-genplan {
	position: relative;
	width: 100%;
	height: 720px;
	/* overflow: hidden; */
	border-radius: 20px;
}

.catalog-genplan-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	max-height: 720px;
	background-position: center top;
	background-repeat: no-repeat;
	border-radius: 20px;
	/* background-size: cover; */
}

.catalog-genplan-masks {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.catalog-genplan-masks svg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.catalog-genplan-masks svg polygon,
.catalog-genplan-masks svg path {
	opacity: 0;
	cursor: pointer;
}

.catalog-genplan-masks svg polygon:hover,
.catalog-genplan-masks svg polygon.hvr,
.catalog-genplan-masks svg path:hover,
.catalog-genplan-masks svg path.hvr {
	opacity: 0.4;
}

.catalog-genplan-hovers {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.catalog-genplan-hover {
	display: block;
	position: absolute;
	z-index: 20;
	color: #000;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}

.catalog-genplan-hover-num {
	width: 50px;
	height: 50px;
	background: #4a5768;
	font-family: Museo Sans;
	font-weight: 500;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 17px 0 0 0;
	font-size: 18px;
}

.catalog-genplan-hover-info {
	width: 210px;
	display: none;
	background: #fff;
	border-radius: 10px;
}

.catalog-genplan-hover-name {
	padding: 29px 0 7px 30px;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
}

.catalog-genplan-hover-finished {
	padding: 0 0 29px 30px;
}

.catalog-genplan-hover-floors {
	padding: 0 0 8px 30px;
}

.catalog-genplan-hover-description {
	padding: 0 0 30px 29px;
	line-height: 18px;
}

.catalog-genplan-hover-rooms {
	background: #4a5768;
	padding: 13px 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.catalog-genplan-hover-rooms span {
	margin: 0 0 0 5px;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 14px;
}

.catalog-genplan-hover.hvr .catalog-genplan-hover-num {
	display: none;
}

.catalog-genplan-hover.hvr .catalog-genplan-hover-info {
	display: block;
}

.catalog-flat-top .filter-select-dropdown {
	max-height: 400px;
	overflow-y: scroll;
}
.new-c-p .catalog-flat-top {
	display: flex;
	justify-content: space-between;
	gap: 130px;
}
.catalog-flat .catalog-back {
	margin: -2px 0 0 0;
}

.catalog-flat h1 {
	margin: 25px 0 79px 0 !important;
}

.catalog-flat-image {
	box-sizing: border-box;
	position: relative;
	float: left;
	margin: 0 50px 70px 0;
	width: 570px;
	height: 590px;
	height: 570px;
	padding: 0;
}
.new-c-p .catalog-flat-image {
    box-sizing: border-box;
    position: relative;
    float: left;
    margin: 0;
    width: 570px;
    height: 500px;
    padding: 0;
}

.catalog-flat-image > div {
	position: absolute;
	width: 100%;
	height: min-content;
	overflow: hidden;
    border-radius: 20px;
    background: #ffffff;
}

.catalog-flat-image > div > div {
	width: 570px;
	height: 430px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.new-c-p .catalog-flat-image > div > div {
	width: 100%;
	height: 430px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}
@media (max-width: 999px) {
	.new-c-p .catalog-flat-top {
		gap: 10px;
	}
	.new-c-p .catalog-flat-image > div > div {
		width: 100%;
		height: 270px;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: contain;
	}
}
@media screen and (max-width: 640px) {
	.new-c-p .catalog-flat-image > div > div {
        width: 100%;
        height: 180px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
    }
}

.catalog-flat-image-top {
	z-index: 1;
	background: url("../img/flat-bg.png") top left no-repeat;
}

.catalog-flat-image-bottom {
	z-index: 0;
}

.catalog-flat-info {
	float: left;
	width: 580px;
}

.catalog-flat-info-sqr {
	margin: 13px 0 7px 0;
	font-size: 36px;
}
.new-c-p .catalog-flat-info-sqr {
    margin: 0px 0 30px 0;
    font-size: 36px;
}

.catalog-flat-info-sqr sup {
	font-size: 20px;
}

.catalog-flat-info-sqr a {
	box-sizing: border-box;
	float: right;
	width: 270px;
	padding: 19px 0 17px 0;
	color: #505050;
	font-family: Museo Sans;
	font-weight: 700;
	font-size: 14px;
}
.new-c-p .catalog-flat-info-sqr a {
    text-align: end;
}

.catalog-flat-info-sqr a svg {
	margin: 0 11px -5px 0;
	height: 20px;
}

.catalog-flat-info-sqr a svg * {
	fill: #505050;
}

.catalog-flat-info-sqr a span {
	border-bottom: 1px dashed #505050;
}

.catalog-flat-info-finished {
	margin: 0 0 30px 0;
	text-transform: uppercase;
}

.catalog-flat-info-floor {
	box-sizing: border-box;
	position: relative;
	float: left;
	margin: 0 40px 0 0;
	width: 270px;
	height: 60px;
}

.catalog-flat-info-floor-wrap {
	margin: 0 0 43px 0;
}

.catalog-flat-info-floor .filter-select-value {
	/* border: 1px solid #dcdcdc; */
	border: none;
	/* background: #dcdcdc; */
}

.catalog-flat-info-floor .filter-select-dropdown {
	margin: -1px 0 0 0;
}

.catalog-flat-info-number {
	box-sizing: border-box;
	float: left;
	width: 270px;
	height: 60px;
	/* border: 1px solid grey; */
	padding: 19px 0 0 30px;
}
.new-c-p .catalog-flat-info-number {
    box-sizing: border-box;
    float: left;
    width: 100px;
    height: 60px;
    border: none;
    padding: 19px 0 0 0;
}
@media (max-width: 999px) {
	.new-c-p .catalog-flat-info-floor {
		box-sizing: border-box;
		position: relative;
		float: left;
		margin: 0 10px 0 0;
		width: 228px;
		height: 60px;
	}
	.new-c-p .catalog-flat-info-number {
		width: 100px;
		height: 39px;
	}
	.new-c-p .catalog-flat-info-floor-wrap {
		margin: 0 0 30px 0;
	}
	.new-c-p .catalog .btn {
        width: 221px;
        padding: 17px 14px;
        margin-top: 0px;
        font-size: 12px;
    }
	.new-c-p .catalog-flat-image {
		width: 570px;
		height: 300px;
		padding: 0;
	}
	.new-c-p .filter-select-value {
		background: #ffffff !important;
	}
	.new-c-p .catalog-flat-info-sqr a {
		display: none;
	}
	.new-c-p .catalog-flat-info-sqr {
		margin: 0px 0 10px 0;
		font-size: 30px;
		line-height: 36px;
	}
	.new-c-p .catalog-flat-info-finished {
		font-size: 14px;
		line-height: 17px;
	}
}
.catalog-flat-info-price {
	margin: 0 0 22px 0;
	font-size: 30px;
}

.catalog-flat-info-price .rouble {
	font-size: 24px;
}

.catalog-flat-info .btn-blue {
	float: left;
	margin: 0 30px 43px 0;
	padding: 22px 67px 21px 69px;
	letter-spacing: 0.3px;
}
.new-c-p .catalog-flat-info .btn-blue {
    background: #e48132;
}

.catalog-flat-info .btn-transparent {
	float: left;
	padding: 22px 10px 18px 11px;
	letter-spacing: 0.2px;
	font-family: Museo Sans;
	font-weight: 700;
}

.catalog-flat-info-ipoteka-price {
	margin: 0 0 1px 0;
	font-size: 30px;
}

.catalog-flat-info-ipoteka-price span {
	font-size: 24px;
}

.catalog-flat-info-ipoteka-descr {
	margin: 0 0 19px 0;
	font-size: 14px;
}

.commercial-one .catalog-flat-info-ipoteka-descr {
	margin: 4px 0 19px 0;
	max-width: 250px;
	font-size: 12px;
}

.catalog-flat-info-ipoteka-link {
	display: table;
	border-bottom: 1px solid #505050;
	text-transform: uppercase;
	line-height: 11px;
	letter-spacing: 0.2px;
	color: #505050;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 14px;
}

.catalog-flat-benefit {
	position: relative;
	margin: 0 0 54px 0;
	height: 110px;
}

.commercial-one .catalog-flat-benefit {
	margin: 0 0 10px 0;
}

.catalog-flat-benefit-item {
	float: left;
	margin: 0 40px 0 0;
	width: 270px;
}

.catalog-flat-benefit-item:last-child {
	margin: 0;
}

.catalog-flat-benefit-item svg {
	float: left;
	margin: 0 22px 0 1px;
	height: 50px;
}

.catalog-flat-benefit-item .dashed {
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 23px 48px 17px 70px;
}

.catalog-flat-benefit-item .dashed svg {
	margin: -4px 9px 0 0;
	height: 22px;
}

.catalog-flat-benefit-item .dashed:hover path {
	fill: #fff;
}

.catalog-flat-benefit-item img {
	float: left;
}

.catalog-flat-benefit-title {
	margin: -2px 0 7px 0;
	padding-left: 70px;
	text-transform: uppercase;
	font-size: 12px;
}

.catalog-flat-benefit-text {
	margin-bottom: 6px;
	padding-left: 70px;
	line-height: 22px;
}

.catalog-flat-benefit-text.view-image span {
	border-bottom: 1px dashed #505050;
	cursor: pointer;
	color: #505050;
}

.catalog-flat-benefit-text.view-image:hover .catalog-flat-view-image {
	display: block;
}

.catalog-flat-house {
	margin: 0 0 60px 0;
	background: #f3f3f3;
	padding: 60px 0 80px;
}

.catalog-flat-house-image {
	position: relative;
	float: left;
	height: auto;
	max-height: 240px;
}

.catalog-flat-house-image-wrap {
	float: left;
	margin: 0 60px 0 0;
	max-width: 560px;
	height: auto;
}

.commercial-one .catalog-flat-house-image-wrap {
	width: auto;
	height: auto;
	margin: 0 49px 0 0;
}

.catalog-flat-house-image img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 240px;
}

.catalog-flat-house-image svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.catalog-flat-house-image svg polygon {
	opacity: 0;
	fill: #4a5768;
	cursor: pointer;
}

.catalog-flat-house-image svg polygon.sold {
	fill: #ddd;
	cursor: default;
}

.catalog-flat-house-image svg polygon:hover,
.catalog-flat-house-image svg polygon.hvr {
	opacity: 0.4;
}

.catalog-flat-house-info {
	float: left;
}

.catalog-flat-house-info-name {
	margin: 13px 0 26px 0;
	text-transform: uppercase;
	font-size: 30px;
}

.catalog-flat-house-info .btn {
	float: left;
	border: 1px solid #787878;
	padding: 19px 60px 20px 62px;
	color: #4f4f4f;
}

.catalog-flat-house-info .btn svg {
	margin: 0 7px -3px 0;
	height: 18px;
}

.catalog-flat-house-info-type,
.catalog-flat-house-info-floors {
	float: left;
	margin: 0 0 0 30px;
}

.catalog-flat-house-info-type div,
.catalog-flat-house-info-floors div {
	margin: 0 0 7px 0;
	text-transform: uppercase;
	font-size: 12px;
}

.catalog-flat-house-info-floors .plan,
.catalog-flat-house-info-floors .files {
	display: table;
	margin: 30px 0 0 0;
	padding: 0 0 0 20px;
	filter: brightness(0.4);
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

.catalog-flat-house-info-floors .plan span,
.catalog-flat-house-info-floors .files span {
	border-bottom: 1px dashed #fff;
}

.catalog-flat-house-info-floors .plan {
	background: url("../img/sprite/mgnf.png") no-repeat;
	background-size: 15px;
}

.catalog-flat-house-info-floors .files {
	background: url("../img/sprite/file.png") no-repeat;
	background-size: 12px;
}

.commercial-one .catalog-flat-house-info-floors .files {
	background: url("../img/svg/file-c.svg") no-repeat;
	background-size: contain;
}

.catalog-flat-house-hovers {
	position: absolute;
	top: 0;
	left: 0;
}

.catalog-flat-house-hovers div {
	box-sizing: border-box;
	position: absolute;
	opacity: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #c34e00;
	padding: 10px 0 0 0;
	transition: all ease 0.5s;
	text-align: center;
	color: #fff;
}

.catalog-flat-house-hovers div.hvrd,
.catalog-flat-house-hovers div.hvr {
	opacity: 1;
}

.catalog-flat-bottom {
	padding-bottom: 60px;
}

.catalog-flat-bottom h2 {
	margin: 0 0 49px 0;
	font-size: 30px;
}

.catalog-flat-bottom .catalog-list-items {
	padding: 0;
}

.catalog-flat-bottom .catalog-list-items-wrap {
	margin: 0 -20px;
}

.catalog-flat-view-image {
	display: none;
	position: absolute;
	top: -20px;
	right: 0;
	width: 600px;
	height: 300px;
	background-size: cover;
}

.catalog .benefit {
	position: relative;
}

.catalog .benefit-1 {
	float: left;
	width: 570px;
	height: 620px;
	background: url("/build/img/f1.png") center no-repeat;
	background-size: cover;
}

.catalog .benefit-2 {
	float: right;
	width: 570px;
	height: 280px;
	background: url("/build/img/f2.png") center no-repeat;
	background-size: cover;
}

.catalog .benefit-3 {
	float: right;
	margin: 60px 0 0 0;
	width: 570px;
	height: 280px;
	background: url("/build/img/f3.png") center no-repeat;
	background-size: cover;
}

.catalog .benefit-4 {
	float: left;
	margin: 60px 0 0 0;
	width: 570px;
	height: 280px;
	background: url("/build/img/f4.png") center no-repeat;
	background-size: cover;
}

.catalog .benefit-5 {
	float: right;
	margin: 60px 0 0 0;
	width: 570px;
	height: 280px;
	background: url("/build/img/f5.png") center no-repeat;
	background-size: cover;
}

.catalog .benefit svg {
	margin: 0 0 0 10px;
	width: 6px;
}

.catalog .benefit svg * {
	fill: #fff;
}

.catalog .benefit-info {
	position: absolute;
	bottom: 40px;
	left: 40px;
}

.catalog .benefit-title {
	color: #fff;
	font-family: Museo Sans;
	font-weight: 500;
	font-size: 24px;
}

.catalog .benefit-more {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

.catalog .benefit-descr {
	margin: 27px 0 40px 0;
	width: 480px;
	line-height: 19px;
	color: #fff;
	font-size: 16px;
}

.catalog .popup-floor .popup-wrap {
	max-height: 90vh;
}

.catalog .popup-floor .popup-wrap > img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: 50vh;
}

.catalog .popup-floor .popup-wrap > .popup-close {
	top: 40px;
	right: 40px;
}

.catalog .popup-floor .popup-wrap > .popup-close svg * {
	fill: #000 !important;
}

.catalog-house .catalog-back {
	margin: -2px 0 0 0;
}

.catalog-house .catalog-top-links a.active {
	border-color: transparent;
	cursor: default;
}

.catalog-house h1 {
	margin: 26px 0 59px 0;
}

.catalog-house-select {
	width: 270px;
	height: 60px;
	float: left;
	box-sizing: border-box;
	position: relative;
}

.catalog-house-select-wrap {
	margin-bottom: 90px;
}

.catalog-house-select-label {
	width: 270px;
	height: 60px;
	padding: 23px 0 0 30px;
	margin: 0 30px 0 0;
	float: left;
	box-sizing: border-box;
	background: #edecd3;
}

.catalog-house-floors.cnt {
	display: table;
	width: auto;
	margin-bottom: 80px;
	margin: 0 auto 40px;
}

.commercial-floor .catalog-house-floors.cnt {
	margin: 40px auto 74px;
}

@media screen and (max-width: 640px) {
	.commercial-floor .catalog-house-floors.cnt {
		margin: 61px auto 56px;
	}
}

.catalog-house-floor {
	display: none;
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
	max-height: 100%;
	margin: 0 auto;
}

.catalog-house-floor.active {
	display: table;
}

.catalog-house-floor > img {
	width: auto;
	height: 600px;
}

.catalog-house-floor-svg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.catalog-house-floor-svg svg {
	width: 100%;
	height: 100%;
	position: absolute;
}

.catalog-house-floor-svg svg polygon,
.catalog-house-floor-svg svg path {
	fill: #4a5768;
	opacity: 0;
	cursor: pointer;
}

.catalog-house-floor-svg svg polygon.sold,
.catalog-house-floor-svg svg path.sold {
	fill: #ddd;
	cursor: default;
}

.catalog-house-floor-svg svg polygon:hover,
.catalog-house-floor-svg svg polygon.hvr,
.catalog-house-floor-svg svg path:hover,
.catalog-house-floor-svg svg path.hvr {
	opacity: 0.4;
}

.catalog-house-floor-hovers {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.catalog-house-floor-hover {
	position: absolute;
	background: #4a5768;
	opacity: 0;
	z-index: 2;
	transition: all ease 0.5s;
	border-radius: 50%;
}

.catalog-house-floor-hover.ready {
	opacity: 1;
}

.catalog-house-floor-hover-info {
	width: 60px;
	height: 60px;
	transition: all ease 0.5s;
}

/* .commercial-floor .catalog-house-floor-hover-info {
  width: auto;
  height: auto;
  overflow: auto;
} */

.catalog-house-floor-hover-rooms {
	width: 60px;
	height: 60px;
	padding: 15px 0 0 0;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-family: Museo Sans;
	font-weight: 500;
}

.catalog-house-floor-hover-rooms span {
	font-size: 16px;
}

/* .commercial-floor .catalog-house-floor-hover-rooms {
  display: none;
} */

.catalog-house-floor-hover-sqr {
	color: #fff;
	font-size: 14px;
	margin: -1px 0 0 16px;
}
.sold .catalog-house-floor-hover-sqr p {
	display: none;
}
.commercial-floor .catalog-house-floor-hover-sqr {
	color: #000;
	font-size: 16px;
	margin: 0 0 2px;
}

.catalog-house-floor-hover-sqr sup {
	font-size: 8px;
}

.catalog-house-floor-hover-price {
	color: #fff;
	margin: 7px 0 0 16px;
	font-size: 12px;
}

.commercial-floor .catalog-house-floor-hover-price {
	color: #000;
	margin: 0;
}

.catalog-house-info-wrap {
	background: #edecd3;
	padding: 60px 0;
}

.catalog-house-info-image {
	width: 325px;
	float: left;
	margin: 0 60px 0 0;
	position: relative;
}

.catalog-house-info-image img {
	width: 100%;
}

.catalog-house-info-image svg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.catalog-house-info-image svg polygon,
.catalog-house-info-image svg path {
	fill: #4a5768;
	opacity: 0;
	cursor: pointer;
}

.catalog-house-info-image svg polygon:hover,
.catalog-house-info-image svg polygon.hvr,
.catalog-house-info-image svg path:hover,
.catalog-house-info-image svg path.hvr {
	opacity: 0.4;
}

.catalog-house-info-name {
	text-transform: uppercase;
	font-size: 30px;
	margin: 13px 0 32px 0;
}

.catalog-house-info .btn {
	padding: 19px 60px 20px 62px;
	float: left;
}

.commercial-floor .catalog-house-info .btn {
	padding: 42px 0 0;
	float: none;
	color: #515151;
}

.catalog-house-info .btn svg {
	height: 18px;
	margin: 0 7px -3px 0;
}

.catalog-house-info-finished,
.catalog-house-info-type,
.catalog-house-info-floors {
	float: left;
	margin: 0 0 0 30px;
}

.catalog-house-info-finished div,
.catalog-house-info-type div,
.catalog-house-info-floors div {
	margin: 0 0 7px 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #505050;
}

.catalog-house-info-finished {
	margin: 0;
}

.commercial-floor .catalog-house-info-finished {
	padding: 0;
	float: none;
}

.catalog-house-info-finished a {
	display: none;
}

.catalog-table {
	padding-bottom: 100px;
}
.catalog-table-top {
	background: #f5f4e5;
	padding: 40px 0;
	margin: 0 0 60px 0;
}

.catalog-table-mid {
	margin-bottom: 80px;
	margin-top: 40px;
}
.cnt.catalog-table-mid {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
@media (max-width: 1024px) {
	.cnt.catalog-table-mid {
		flex-direction: column;
	}
}
.catalog-table-select {
	width: 260px;
	height: 60px;
	margin: 0 21px 0 0;
	position: relative;
	float: left;
	box-sizing: border-box;
}

.catalog-table-legend {
	width: 100%;
	margin: 42px 0 0 0;
}

.catalog-table-legend > div {
	float: left;
	line-height: 24px;
	font-size: 14px;
	margin: 0;
	width: 50%;
}

.catalog-table-legend > div i {
	display: block;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	margin: 0 10px 0 0;
	float: left;
}

.catalog-table-image {
	width: 430px;
	height: 100%;
	float: left;
	background: #fff;
	padding: 28px 20px;
	border-radius: 20px;
}

.catalog-table-image div {
	position: relative;
}
.catalog-table-image svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.catalog-table-image svg polygon {
	opacity: 0;
	cursor: pointer;
}
.catalog-table-image svg polygon:hover {
	opacity: 0.6;
}
.catalog-table-image svg polygon.active {
	opacity: 0.7;
	cursor: default;
}

.catalog-table-image img {
	width: 100%;
}

.catalog-table-image span {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
}

.catalog-table-wrap {
	width: 100%;
	max-width: 700px;
}

@media (max-width: 1024px) {
	.catalog-table-wrap {
		width: 100%;
		max-width: 1000px;
	}
}

.catalog-table-content {
	/* padding-left: 42%; */
	display: none;
}

.catalog-table-content-heading {
	width: 100%;
	float: left;
	/* padding-left: 42%; */
}

.catalog-table-content-heading div {
	text-transform: uppercase;
	font-size: 12px;
	height: 33px;
}

.catalog-table-content-row {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
}

/* .catalog-table-content-row:hover {
	background: rgba(245, 244, 229, 0.6);
} */

.catalog-table-content-row:hover a.btn {
	display: block;
}

.catalog-table-content-row .col-floor {
	box-sizing: border-box;
	padding: 14px 0 0 0;
	font-size: 14px;
}

.catalog-table-content-row a.catalog-table-col {
	margin: 0 10px 0 0;
	box-sizing: border-box;
	color: #000;
	position: relative;
	background: #ffffff !important;
}
.catalog-table-flat {
	cursor: none;
}
.catalog-table-flat:hover {
	color: #ffffff;
	background: #9b471f;
	border-radius: 5px;
	cursor: pointer;
}
.flat__action {
	color: #ffffff;
	background: #e48132;
	border-radius: 5px;
	cursor: pointer;
}
.flat__sold {
	color: #ffffff;
	background: rgba(228, 129, 50, 0.4);
	border-radius: 5px;
	cursor: pointer;
}
.catalog-table-content-row a.catalog-table-col.status-available {
	color: #fff;
}

.catalog-table-content-row a.catalog-table-col.status-hold {
	/* border: 1px dashed #000; */
	background: #f0efda;
}

.catalog-table-content-row
	a.catalog-table-col.status-hold:hover
	.catalog-table-flat-hover {
	width: 96px;
	height: 86px;
	top: -1px;
	left: -1px;
	background: #f0efda;
}

.catalog-table-content-row a.catalog-table-col.status-hold.status-sold {
	border: 1px dashed #000;
	cursor: default;
	color: #787878;
}

.catalog-table-content-row
	a.catalog-table-col.status-hold.status-sold:hover
	.catalog-table-flat-hover {
	display: none;
}

.catalog-table-content-row a.catalog-table-col:hover .catalog-table-flat-hover {
	display: block;
}

.catalog-table-content-row a.btn {
	display: none !important;
	width: 157px;
	height: 40px;
	padding: 15px 0 0 0;
	border: 1px solid #000;
	float: right;
	box-sizing: border-box;
	text-align: center;
	font-size: 12px;
	color: #000;
}

.catalog-table-content-row a.btn svg {
	height: 9px;
	margin: 0 0 0 7px;
}

.catalog-table-content.active {
	display: block;
}

.catalog-table-col {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	/* background: #e4823280; */
	border-radius: 5px;
}
.catalog-table-content-heading .select.filter:before {
	content: none;
}
.catalog-table-content-heading .select.filter {
	width: min-content;
	height: 18px;
}
.catalog-table-content-heading .select__selected .text {
	line-height: 18px;
	padding: 0 15px 0 0;
	text-transform: none;
}
.catalog-table-content-heading .select > .icon {
	position: absolute;
	top: 6px;
	right: -2px;
	fill: #434343;
	z-index: 2;
}
.catalog-table-content-heading .icon--arrow {
	width: 5px;
	height: 8px;
}
.catalog-table-content-heading .select__item:first-of-type {
	height: 18px;
	margin-left: -20px;
	background: none;
}
.catalog-table-content-heading .select__item.s-i-list {
	width: max-content;
	border-radius: 10px;
	margin: 6px 0 0 0;
}
.catalog-table-content-heading .select__item .text {
	display: block;
	margin-top: 2px;
	padding: 4px 10px;
	text-decoration: none;
	cursor: pointer;
	text-transform: none;
	font-size: 12px;
}
.catalog-table-content-heading .select__list {
	display: none;
	position: absolute;
	left: 40px;
	top: -22px;
	width: 100%;
	list-style: none;
	border: none;
	border-radius: 0;
	z-index: 1;
	padding: 0;
	margin: -1.5px 0 0 -40px;
	border-radius: 30px;
}
.catalog-table-col.col-floor {
	width: 105px;
	background: transparent;
}

.catalog-table-flat-hover {
	display: none;
	width: 95px;
	left: 0;
	z-index: 1;
	height: 46px;
	background: #fff;
	bottom: 50px;
	position: absolute;
	box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.63);
}

.catalog-table-flat-hover * {
	color: #000;
}

.catalog-table-flat-rooms {
	width: 40px;
	height: 40px;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0 0 0;
}

.catalog-table-flat-sqr {
	font-size: 14px;
	line-height: 17px;
	margin: 7px 0 0 10px;
}

.catalog-table-flat-sqr sup {
	font-size: 8px;
}

.catalog-table-flat-price {
	font-size: 12px;
	margin: 3px 0 0 10px;
}

.catalog .parking-list {
	margin: 0 auto;
	overflow: hidden;
	border-radius: 30px;
}
@media (max-width: 999px) {
	.new-p-t .parking-list {
		margin: 0 auto;
		overflow: scroll;
		border-radius: 0px;
	}
}

.catalog .parking-floor {
	display: none;
	position: relative;
	width: 100%;
	overflow-x: scroll;
}
.catalog .parking-floor polygon {
	opacity: 0;
	transition: opacity ease 0.5s;
	cursor: pointer;
}
.catalog .parking-floor polygon:hover {
	opacity: 0.7;
}
.catalog .parking-floor polygon.hold {
	fill: #999 !important;
	opacity: 0.7;
}
.catalog .parking-floor polygon.sold {
	cursor: default;
	opacity: 1;
}

@media screen and (min-width: 1200px) {
	.catalog .parking-floor {
		padding: 0;
		overflow: auto;
	}
}

.catalog .parking-floor.active {
	display: table;
	margin: 0 auto;
	width: auto;
}

.catalog .parking-floor img {
	width: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
	border-radius: 30px;
}

@media screen and (min-width: 1200px) {
	.catalog .parking-floor img {
		width: 100%;
		height: auto;
	}
	.parking-floor[data-floor="8"] img {
		width: 100% !important;
	}
	.parking-floor[data-floor="7"] img {
		width: 100% !important;
	}
}

.catalog .parking-floor svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 960px) {
	.catalog .parking .filter-options-top-left {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		width: 100%;
	}
	/* .catalog .parking .filter-options-top-left > * {
		flex: 1 1 auto;
	} */
	.catalog .parking .filter-options-top-left > *:last-child {
		margin-right: 0;
	}
}

.catalog .parking .filter-options {
	margin-bottom: 20px;
}

.catalog .parking .filter {
	padding: 61px 0 0;
}

.catalog .parking-list table {
	width: 100%;
}

.catalog .parking-list table * {
	outline: none;
}

.catalog .parking-list table tbody {
	position: relative;
}

.catalog .parking-list table tr {
	float: left;
	width: 100%;
}

@media screen and (min-width: 1200px) {
	.catalog .parking-list table tr {
		padding: 0 20px;
	}
}

.catalog .parking-list table .rouble {
	margin: 0 8px;
}

.catalog .parking-list tr div {
	display: inline-flex;
	position: relative;
	align-items: center;
	width: 100%;
	min-height: 40px;
}

@media screen and (min-width: 960px) {
	.catalog .parking-list tr div {
		font-size: 18px;
	}
}

.catalog .parking-list table th {
	position: relative;
	padding-bottom: 25px;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
}

.catalog .parking-list table th svg {
	position: absolute;
	top: 14%;
	right: 25px;
	width: 5px;
	transform: rotate(90deg) translate(-50%, -50%);
}
.catalog .parking-list table th.asc svg {
	transform: rotate(90deg);
}

@media screen and (min-width: 1200px) {
	.catalog .parking-list table th svg {
		position: relative;
		top: auto;
		right: auto;
		margin: 0 8px;
		transform: rotate(-90deg);
	}
}

.catalog .parking-list table th.tablesorter-headerDesc svg {
	transform: rotate(90deg) translate(-50%, -50%) scale(-1, 1);
}

.catalog .parking-list table th:first-child {
	padding-left: 20px;
}
@media (max-width: 960px) {
	.new-p-t .parking-list table th:first-child {
		padding-left: 15px;
	}
}

.catalog .parking-list table th.clearTh {
	min-width: 51%;
	display: none;
}

.catalog .parking-list table td:first-child {
	padding-left: 20px;
}

.catalog .parking-list table th:first-child,
.catalog .parking-list table td:first-child {
	width: 31%;
}
.new-p-t .parking-list table th:first-child,
.new-p-t .parking-list table td:first-child {
	width: 100px;
}

@media screen and (min-width: 960px) {
	.catalog .parking-list table th:first-child,
	.catalog .parking-list table td:first-child {
		width: 110px;
	}
}

.catalog .parking-list table th:last-child,
.catalog .parking-list table td:last-child {
	padding-right: 20px;
}

@media screen and (max-width: 640px) {
	.catalog .parking-list table tbody tr.odd {
		background-color: #f3f3f3;
	}
}

.catalog .parking-list table td {
	padding-bottom: 3px;
}

@media screen and (max-width: 640px) {
	.catalog .parking-list table td {
		padding-bottom: 0;
	}
}

@media screen and (min-width: 960px) {
	.catalog .parking-list table th,
	.catalog .parking-list table td {
		width: 210px;
		/* background-color: #fff; */
	}
}
@media screen and (max-width: 960px) {
	.catalog .parking-list table th,
	.catalog .parking-list table td {
		width: 160px;
	}
}

.catalog .parking-list + .btn.dashed {
	margin-bottom: 60px;
}

.catalog .catalog-table-content-row {
	position: relative;
	float: none;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
}

@media screen and (min-width: 1200px) {
	.catalog .catalog-table-content-row.active {
		cursor: pointer;
	}
}

.catalog .catalog-table-content-row.active td {
	background-color: #f3f3f3;
	/* color: #fff; */
}

@media screen and (min-width: 1200px) {
	.catalog .catalog-table-content-row.active td {
		background-color: #f3f3f3;
		color: #000;
	}
}

.catalog .catalog-table-row {
	display: none;
	width: 100%;
	height: 0;
	box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.3);
	background-color: #dcdcdc;
}

.catalog .catalog-table-row td {
	box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.3);
	background-color: #dcdcdc;
}

.catalog .catalog-table-row .btn {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}

@media screen and (min-width: 1200px) {
	.catalog .catalog-table-row .btn {
		float: left;
		width: auto;
		padding: 23px 55px 20px 50px;
	}
}

.catalog .catalog-table-row .btn svg {
	height: 10px;
}

.catalog .active + .catalog-table-row {
	display: none;
}

@media screen and (min-width: 1200px) {
	.catalog .active + .catalog-table-row {
		display: block;
		position: absolute;
		right: 0;
		width: 40%;
	}
}

.catalog .popup-info {
	float: left;
	width: 100%;
}

@media screen and (min-width: 1200px) {
	.catalog .popup-info {
		margin: -6px 0 0 0;
		width: 440px !important;
	}
}

.catalog .popup-info,
.catalog .popup-parking .popup-info {
	display: block;
}

.catalog .toc {
	display: flex !important;
	position: relative;
	float: left;
	align-items: center;
	width: 100%;
	overflow: hidden;
}

@media screen and (min-width: 1200px) {
	.catalog .toc {
		margin: 9px 0 0 0;
		height: 30px;
		overflow: visible;
		font-size: 16px;
	}
}

.catalog .toc::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	border-top: 2px dotted #b4b4b4;
	content: "";
}

@media screen and (min-width: 1200px) {
	.catalog .toc::before {
		height: 14px;
		border-top: 2px dotted #b4b4b4;
	}
}

.popup-parking .catalog .toc {
	min-height: 23px;
}

.catalog .toc-key {
	display: inline-block;
	position: relative;
	z-index: 2;
	background: #923a00;
	padding-right: 5px;
	color: #b4b4b4;
}

@media screen and (min-width: 1200px) {
	.catalog .toc-key {
		height: 100%;
		background: #fff;
		color: #000;
	}
}

.catalog .toc-value {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: #923a00;
	padding-left: 5px;
	width: 180px !important;
}

@media screen and (min-width: 1200px) {
	.catalog .toc-value {
		margin: -10px 0 0;
		width: 135px;
		height: 100%;
		background: #fff;
		padding-left: 27px;
		line-height: 1;
		color: #000;
		font-size: 24px;
	}
}
/* @media screen and (min-width: 1200px) {
	.catalog .parking-table .filter-house {
		width: 220px;
	}
} */

.catalog .filter-options {
	margin-bottom: 38px;
}

.catalog .filter-options .filter-range-min {
	top: 21px;
	left: 28px;
}

.catalog .filter-options .filter-range-max {
	top: 21px;
	right: 29px;
}
@media (max-width: 1024px) {
	.new-f .filter-options .filter-range-min {
		display: flex;
		flex-direction: column;
		top: 15px;
		left: 20px;
		font-size: 10px;
		line-height: 14px;
	}
	.new-f .filter-options .filter-range-max {
		display: flex;
		flex-direction: column;
		top: 15px;
		right: 20px;
		line-height: 10px;
	}
	.new-f .filter-range-min span,
	.new-f .filter-range-max span {
		font-size: 10px;
	}
}
@media (max-width: 999px) {
	.new-f .filter-options .filter-range-max {
		top: 13px;
	}
}
@media (max-width: 940px) {
	.new-f .filter-options .filter-range-max {
		top: 12px;
	}
}
@media (max-width: 850px) {
	.new-f .filter-options .filter-range-max {
		top: 0px;
	}
	.new-f .filter-options .filter-range-min {
		top: 3px;
	}
}
.catalog .filter-options .filter-range-max sup {
	margin-left: -4px;
	font-size: 8px;
}

.catalog .filter-options .filter-sqr .filter-range-max {
	margin-top: 4px;
}
.new-f .filter-options .filter-sqr .filter-range-max {
	margin-top: 0;
}
.new-p-t .filter-options .filter-sqr .filter-range-max {
	margin-top: 0;
}

.f-parking-place {
	margin-top: 20px;
	display: flex;
	gap: 40px;
}

.f-parking-place__wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
}

.f-parking-place__cube {
	width: 30px;
	height: 30px;
	background: #fcdfb7;
	border-radius: 5px;
}
.f-parking-place__cube2 {
	width: 30px;
	height: 30px;
	background: #fef8f1;
	border-radius: 5px;
}
.f-parking-place__cube3 {
	width: 30px;
	height: 30px;
	background: #7b7266;
	border-radius: 5px;
}

.f-parking-place__text {
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
}

@media (max-width: 460px) {
	.catalog .filter-options-top {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
	}
	.catalog .filter-booklet {
		display: table;
		padding: 20px 0 0 30px;
	}
	.catalog .filter-booklet::before {
		left: 0px;
	}
	.f-parking-place {
		margin-top: 30px;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
}
.catalog .parking-table .filter-select-value {
	padding: 23px 20px 20px 20px;
}

.catalog .parking-list-table {
	padding-bottom: 80px;
}
.catalog .parking-table .btn.dashed {
	display: table-cell;
	margin-top: 40px;
}

.catalog .popup-parking .popup {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.catalog .popup-parking .popup-wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100% !important;
	background-color: #923a00;
	overflow-x: hidden;
	overflow-y: scroll;
	color: #fff;
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .popup-wrap {
		display: block;
		top: 50%;
		right: auto;
		bottom: auto;
		left: 50%;
		width: 960px !important;
		height: auto;
		background-color: #fff;
		padding: 72px 60px 79px;
		overflow: unset;
		transform: translate(-50%, -50%);
		color: #000;
	}
}

.catalog .popup-parking .popup-bg {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 999px) {
	.new-p-t .popup-parking .popup-bg {
		position: fixed;
		background-color: rgba(0, 0, 0, 0.6);
	}
}
.catalog .popup-parking .popup-wrap > .popup-close {
	opacity: 1;
	filter: none !important;
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .popup-wrap > .popup-close {
		top: 30px;
		right: 30px;
		width: 30px;
		height: 30px;
	}
	.catalog .popup-parking .popup-wrap > .popup-close svg path {
		fill: #787878 !important;
	}
}

.catalog .popup-parking .popup-order-room {
	color: #b4b4b4;
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .popup-title {
		margin-bottom: 58px;
		text-transform: none;
		line-height: 1.2;
		font-family: Museo Sans;
		font-weight: 700;
		font-size: 36px;
	}
	.catalog .popup-parking .popup-title span {
		font-family: inherit;
		font-size: inherit;
	}
}

.catalog .popup-parking .popup-icon {
	display: none;
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .popup-icon {
		display: block;
		float: left;
		margin-right: 39px;
		width: 85px;
		height: 60px;
	}
	.catalog .popup-parking .popup-icon svg {
		position: relative;
		width: 100%;
		height: 100%;
		fill: #923a00;
	}
	.catalog .popup-parking .popup-icon svg .cls-1 {
		stroke: #923a00;
	}
}

.catalog .popup-parking .form {
	display: block;
	float: left;
	width: 100%;
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .form {
		margin-top: 43px;
	}
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .form-row {
		display: flex !important;
		flex-direction: row;
		margin-bottom: 37px;
	}
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .form-title {
		margin-bottom: 38px;
		text-transform: none;
		line-height: 1.2;
		font-family: Museo Sans;
		font-weight: 700;
		font-size: 24px;
	}
}

.catalog .popup-parking .form-label {
	margin-bottom: 15px;
	line-height: 1;
	font-size: 16px;
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .form-input {
		height: 60px;
	}
	.catalog .popup-parking .form-input input {
		height: 100%;
		padding: 10px 29px !important;
	}
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .form-col:not(:last-of-type) {
		margin-right: 20px;
	}
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .form-eula {
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 1200px) {
	.catalog .popup-parking .form-submit {
		display: table;
	}
}

.catalog .popup-parking .form-input [type="text"] {
	box-sizing: border-box;
	padding: 10px 20px;
}

.catalog .popup-wrap div {
	display: block;
	min-height: 0;
}

@media screen and (max-width: 640px) {
	.catalog .parking-table .filter {
		padding: 20px 0 0;
	}
	.catalog .parking-table .filter .filter-options {
		margin-bottom: 36px;
	}
}

.catalog .mobile,
.catalog .preloaded {
	display: none;
}

@media screen and (max-width: 999px) {
	.new-p-t .popup-close {
        display: block !important;
        width: 20px !important;
        top: 10px !important;
        right: 20px !important;
        filter: brightness(0) !important;
    }
	.new-p-t .popup-parking .popup-wrap {
		position: fixed;
		top: 50%;
		transform: translate(-50%, -50%);
		right: 0;
		bottom: 0;
		left: 50%;
		width: 85% !important;
		height: 85%;
		background-color: #923a00;
		overflow-x: hidden;
		overflow-y: scroll;
		color: #fff;
	}
}
@media screen and (max-width: 640px) {
	.catalog .parking-list.cnt {
		margin-bottom: 50px;
		padding: 30px;
	}
	.catalog h1 {
		font-size: 30px;
		font-family: Museo Sans;
		font-weight: 700;
		line-height: 36px;
		margin: 30px 0 58px 0 !important;
	}
	.catalog .mobile {
		display: block;
	}
	.catalog .top-block {
		padding: 40px 20px 0;
		box-sizing: border-box;
	}
	.catalog .top-block .btn-list > li {
		margin: 0 10px 0 0;
	}
	.catalog .top-block .btn-list > li:nth-child(1) a {
		width: 40px;
		height: 40px;
		padding: 0;
		font-size: 0;
		color: transparent;
		box-sizing: border-box;
		background: url("../img/svg/filter.svg") center no-repeat;
		background-size: 20px;
	}
	.catalog .top-block .btn-list > li:nth-child(1) a.active {
		width: auto;
		height: auto;
		padding: 14px 20px 13px 20px;
		font-size: 10px;
		color: #fff;
		font-family: Museo Sans;
		font-weight: 300;
		letter-spacing: 0;
		background: #4a5768;
	}
	.catalog .top-block .btn-list > li:nth-child(2) a {
		font-size: 0;
		color: transparent;
		width: 40px;
		height: 40px;
		padding: 0;
		box-sizing: border-box;
		background: url("../img/svg/house.svg") center no-repeat;
		background-size: 20px;
	}
	.catalog .top-block .btn-list > li:nth-child(2) a.active {
		width: auto;
		height: auto;
		padding: 14px 20px 13px 20px;
		font-size: 10px;
		color: #fff;
		font-family: Museo Sans;
		font-weight: 300;
		letter-spacing: 0;
		background: #4a5768;
	}
	.catalog .top-block .btn-list > li:nth-child(3) {
		margin: 0;
	}
	.catalog .top-block .btn-list > li:nth-child(3) a {
		font-size: 0;
		color: transparent;
		width: 40px;
		height: 40px;
		padding: 0;
		box-sizing: border-box;
		background: url("../img/svg/table.svg") center no-repeat;
		background-size: 20px;
	}
	.catalog .top-block .btn-list > li:nth-child(3) a.active {
		width: auto;
		height: auto;
		padding: 14px 20px 13px 20px;
		font-size: 10px;
		color: #fff;
		font-family: Museo Sans;
		font-weight: 300;
		letter-spacing: 0;
		background: #4a5768;
	}
	/* .catalog .filter {
		padding: 30px 0 10px;
	} */
	.catalog .filter > .cnt {
		padding: 0 20px;
		box-sizing: border-box;
	}
	/* .catalog .filter-buttons {
		width: 100%;
	} */
	.catalog .filter-buttons-option {
		width: 25%;
	}
	.new-f .filter-buttons {
        margin: 10px 0 0 0;
    }
	.new-f .filter-buttons-option {
        width: 50px !important;
        height: 50px;
        border-radius: 30px;
        padding: 15px 0 0 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
	}
	.catalog .filter-range {
		width: 100%;
	}
	.catalog .filter-select {
		width: 100%;
		max-width: 1000px;
	}
	.catalog .filter-options-top-left .filter-bottom-expand {
		display: none;
	}
	.catalog .filter-bottom {
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 20;
		background: #4a5768;
		color: #fff;
	}
	.catalog .filter-bottom-expand {
		width: 100%;
		/* max-width: 280px; */
		padding: 25px 20px 35px 20px;
		font-size: 14px;
		margin: 0 auto;
		border-radius: 0;
		/* background: none; */
	}
	.filter-bottom-expand::after {
		content: "";
		position: absolute;
		background: url(../../../images/icon-arrow-filter.svg);
		top: 25px;
		right: 20px;
		width: 8px;
		height: 13px;
		transform: rotate(90deg);
		transition: all 0.3s;
	}
	.new-f .filter-range {
		max-width: 1000px;
	}
	.new-f .filter-kitchen .filter-select-dropdown {
		width: -webkit-fill-available;
	}
	.new-f .filter-select-dropdown {
        top: 60px;
    }
	.catalog .filter-bottom .cnt {
		height: 100%;
	}
	.catalog .filter-bottom-found {
		left: auto;
		right: 29px;
		top: 26px;
		font-size: 10px;
	}
	.catalog .filter-bottom-clear {
		display: none;
	}
	.catalog .filter-bottom.active {
		bottom: auto;
		top: 0;
		z-index: 25;
	}
	.catalog .filter-bottom-order {
		display: none;
	}
	.catalog .filter-hidden.active {
		display: block !important;
		width: 100%;
		height: 100%;
		padding: 80px 20px 20px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 22;
		overflow: scroll;
		box-sizing: border-box;
	}
	.filter-hidden .modal__close {
		left: 90%;
	}
	.catalog .filter-col-3 {
		width: 100%;
		float: none;
	}
	.catalog .filter-col-3.rel .filter-discount {
		top: 34px;
	}
	.catalog .filter-discount {
		top: 0;
	}
	.catalog .filter-sqr {
		width: 100% !important;
	}
	.catalog .catalog-genplan-image {
		background-size: auto 100%;
	}
	.catalog .catalog-genplan-hover-info {
		padding: 0;
	}
	.catalog .catalog-genplan-hover-name {
		padding: 19px 10px 17px 10px;
		font-size: 12px;
	}
	.catalog .catalog-genplan-hover-finished,
	.catalog .catalog-genplan-hover-floors,
	.catalog .catalog-genplan-hover-description {
		display: none;
	}
	.catalog .catalog-genplan-hover-rooms {
		padding: 15px 20px;
		font-size: 10px;
		text-align: left;
	}
	.catalog .catalog-genplan-hover-rooms.mobile {
		position: relative;
	}
	.catalog .catalog-genplan-hover-rooms.mobile:after {
		content: "";
		display: block;
		position: absolute;
		top: 15px;
		right: 20px;
		width: 10px;
		height: 8px;
		background: url("./../img/sprite/chevron.png") center no-repeat;
		background-size: contain;
		transform: rotate(-90deg);
	}
	.catalog .catalog-table-top {
		padding: 30px 21px 20px;
		margin-bottom: 40px;
	}
	.catalog .catalog-table-select {
		width: 280px;
		/* float: none; */
		margin: 0;
	}
	.catalog .catalog-table-legend {
		float: none;
	}
	.catalog .catalog-table-legend > div {
		float: none;
		margin: 0 0 6px 0;
		font-size: 12px;
	}
	/* .catalog .catalog-table-image {
		display: none;
		float: none;
	} */
	.catalog .catalog-table-mid {
		padding: 0 10px;
		box-sizing: border-box;
	}
	.catalog .catalog-table-content {
		padding: 0;
		overflow-x: scroll;
	}
	@media screen and (max-width: 640px) {
		.catalog-table-image {
			width: 100%;
		}
		.catalog-table-content-heading {
			float: none;
		}
	}
	/* .catalog .catalog-table-content-heading div {
		font-size: 10px;
		height: 27px;
		width: 48px;
	} */
	.catalog .catalog-table-content-row {
		width: 600px;
	}
	.catalog .catalog-table-content-row .col-floor {
		padding: 10px 0 0 0;
		font-size: 12px;
	}
	.catalog .catalog-table-content-row .btn {
		display: none !important;
	}
	/* .catalog .catalog-table-col {
		width: 30px;
		height: 30px;
	} */
	.catalog .catalog-table-col.col-floor {
		width: 48px;
	}
	.catalog .catalog-table-flat-rooms {
		/* width: 28px;
		height: 28px;
		padding: 10px 0 0 0; */
		font-size: 14px;
	}
	.catalog .catalog-table-flat-hover {
		width: 80px;
		height: 70px;
	}
	.catalog .catalog-table-flat-sqr {
		font-size: 10px;
	}
	.catalog .catalog-table-flat-price {
		font-size: 10px;
	}
	.catalog .catalog-table-flat-status {
		font-size: 10px;
	}
	.catalog .catalog-house h1 {
		margin-bottom: 35px;
	}
	.catalog .catalog-house-select {
		width: 280px;
		float: none;
	}
	.catalog .catalog-house-select-wrap {
		background: #f5f4e5;
		padding: 29px 20px;
		margin-bottom: 45px;
		box-sizing: border-box;
	}
	.catalog .catalog-house-select-label {
		height: auto;
		padding: 0;
		margin: 0 0 10px 0;
		float: none;
		font-size: 14px;
	}
	.catalog .catalog-house-floors {
		padding: 0 20px;
		margin-bottom: 40px;
		box-sizing: border-box;
	}
	.catalog .catalog-house-floor-hover.hvr {
		z-index: 11;
		width: 70px;
		height: 60px;
	}
	.catalog .catalog-house-floor-hover-info {
		width: 30px;
		height: 30px;
	}
	.catalog .catalog-house-floor-hover-rooms {
		width: 30px;
		height: 30px;
		padding: 9px 0 0 0;
		font-size: 14px;
	}
	.catalog .catalog-house-floor-hover-rooms span {
		font-size: 10px;
	}
	.catalog .catalog-house-floor-hover-sqr {
		font-size: 10px;
		margin: 0 0 0 8px;
	}
	.catalog .catalog-house-floor-hover-price {
		font-size: 8px;
		margin: 0 0 0 8px;
	}
	.catalog .catalog-house-floor-hover-price span {
		font-size: 8px;
	}
	.catalog .catalog-house-info-wrap {
		padding: 20px;
		box-sizing: border-box;
	}
	.catalog .catalog-house-info-image {
		width: 100%;
		margin: 0 0 40px 0;
		float: none;
	}
	.catalog .catalog-house-info-name {
		margin: 0 0 28px 0;
		font-size: 24px;
	}
	.catalog .catalog-house-info-finished {
		margin: 0;
		width: 129px;
	}
	.catalog .catalog-house-info .btn {
		float: none;
		padding: 19px 65px 20px 67px;
		margin: 0 0 32px 0;
	}
	/* .catalog .catalog-list-items {
		padding: 40px 20px 80px;
		max-width: 320px;
		margin: 0 auto;
	} */
	.catalog .catalog-list-item {
		width: 100%;
		min-width: auto;
		padding: 0;
		margin-bottom: 30px;
	}
	/* .catalog .catalog-list-item-image {
		width: 170px;
		height: 170px;
		margin: 30px auto 0;
	} */
	.catalog .catalog-list-banner {
		display: none !important;
	}
	.catalog .catalog-top-links {
		font-size: 16px;
		font-family: Museo Sans;
		font-weight: 700;
		line-height: 20px;
		padding-bottom: 20px;
	}
	.catalog .catalog-top-links a {
		display: inline-block;
		line-height: initial;
	}
	.catalog .catalog-top-links a[href]:hover {
		border-bottom: 2px dashed transparent;
	}
	.catalog .catalog-flat h1 {
		font-size: 30px;
		font-family: Museo Sans;
		font-weight: 700;
		line-height: 36px;
		margin: 30px 0 58px 0 !important;
	}
	.catalog .catalog-flat-top {
		padding: 0 20px;
		box-sizing: border-box;
	}
	.new-c-p .catalog-flat-top {
		flex-direction: column;
		gap: 20px;
	}
	.catalog .catalog-flat-image {
		width: 280px;
		height: 280px;
		padding: 20px;
		margin: 0 0 33px 0;
		float: none;
		background-color: #fff !important;
	}
	.new-c-p .catalog-flat-image {
		width: 280px;
		height: 220px;
		padding: 20px;
		border-radius: 20px;
		margin: 0;
		float: none;
		background-color: #fff !important;
	}
	.catalog .catalog-flat-image-top {
		position: initial;
	}
	.catalog .catalog-flat-image-top > div {
		width: 100%;
		height: 100%;
		background-size: contain;
	}
	.catalog .catalog-flat-image-bottom {
		display: none;
	}
	.catalog .catalog-flat-info {
		width: 100%;
		margin-bottom: 60px;
		float: none;
	}
	.catalog .catalog-flat-info-sqr {
		font-size: 36px;
		margin: 0 0 7px 0;
	}
	.catalog .catalog-flat-info-sqr sup {
		font-size: 20px;
	}
	.catalog .catalog-flat-info-sqr a {
		display: none;
	}
	.catalog .catalog-flat-info-finished {
		margin-bottom: 28px;
	}
	.catalog .catalog-flat-info-floor {
		width: 280px;
		margin-bottom: 20px;
		float: none;
	}
	.catalog .catalog-flat-info-floor-wrap {
		margin: 0;
	}
	.catalog .catalog-flat-info-floor .filter-select-value {
		padding: 22px 16px 23px 20px;
		font-family: Museo Sans;
		font-weight: 700;
		font-size: 13px;
		font-weight: bold;
		word-spacing: 1px;
		letter-spacing: 1px;
	}
	.catalog .catalog-flat-info-number {
		width: 280px;
		padding: 19px 0 0 20px;
		margin-bottom: 33px;
		float: none;
	}
	.catalog .catalog-flat-info-price-descr {
		margin-bottom: 28px;
	}
	.catalog .catalog-flat-info .btn-blue {
		float: none;
		width: 280px;
		padding: 23px 22px 20px 22px;
		margin: 0 0 17px 0;
		box-sizing: border-box;
		text-align: center;
	}
	.catalog .catalog-flat-info .btn-transparent {
		float: none;
		margin: 0 0 32px 0;
		padding: 0;
	}
	.catalog .catalog-flat-view-image {
		position: absolute;
		width: 100%;
		height: 200px;
	}
	.catalog .catalog-flat-benefit {
		margin-bottom: 34px;
		height: auto;
	}
	.catalog .catalog-flat-benefit-item {
		width: 280px;
		margin: 0 0 30px 0;
	}
	.catalog .catalog-flat-benefit-item-text {
		font-size: 16px;
	}
	.catalog .catalog-flat-house {
		margin: 0 0 39px 0;
		padding: 0;
	}
	.catalog .catalog-flat-house .cnt {
		padding: 30px 20px 40px;
		box-sizing: border-box;
	}
	.catalog .catalog-flat-house-image {
		width: 100%;
		height: auto;
		float: none;
	}
	.catalog .catalog-flat-house-image-wrap {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 40px;
	}
	.catalog .catalog-flat-house-image img {
		width: 100%;
		height: auto;
	}
	.catalog .catalog-flat-house-info {
		float: none;
	}
	.catalog .catalog-flat-house-info-name {
		margin: 0 0 28px 0;
		font-size: 24px;
	}
	.catalog .catalog-flat-house-info .btn {
		width: 280px;
		padding: 19px 0 20px;
		margin: 0 0 32px 0;
		box-sizing: border-box;
		text-align: center;
	}
	.catalog .catalog-flat-house-info-floors {
		margin: 0 !important;
		width: 50% !important;
		float: left;
	}
	.catalog .catalog-flat-bottom {
		padding: 0 20px;
		box-sizing: border-box;
	}
	.catalog .catalog-flat-bottom h2 {
		font-size: 24px;
		margin: 0 0 29px 0;
	}
	.catalog .catalog-flat-bottom ul {
		margin: 0 !important;
	}
	.catalog .catalog-flat-bottom .benefit {
		width: 100%;
		height: 260px;
		margin: 0 0 20px 0;
	}
	.catalog .catalog-flat-bottom .benefit-info {
		bottom: 20px;
		left: 20px;
		width: 240px;
	}
	.catalog .catalog-flat-bottom .benefit-title {
		font-size: 20px;
	}
	.catalog .catalog-flat-bottom .benefit-descr {
		width: 100%;
		font-size: 14px;
		margin: 10px 0;
	}
	.catalog .catalog-flat-bottom .benefit-more {
		font-size: 12px;
	}
	.catalog .catalog-back {
		margin: -1px 0 0 0;
		font-size: 14px;
	}
	.catalog .catalog-back svg {
		width: 14px;
		height: 14px;
		margin: 1px 3px -1px -3px;
	}
	.catalog .catalog-house {
		padding: 40px 20px 40px;
	}
	.catalog .catalog-house .catalog-back svg {
		margin: 1px 7px -1px -3px;
	}
	.catalog .catalog-house-floor img {
		width: 100%;
		height: auto;
	}
	.catalog .catalog-house-floor-hover.hvr {
		width: 30px;
		height: 30px;
	}
	.catalog .catalog-house-floor-hover-rooms {
		padding: 7px 0 0 0;
	}
	.catalog .catalog-genplan {
		margin-top: 40px;
	}
	.catalog .catalog-table {
		margin-top: 20px;
	}
	.catalog .popup-floor .popup-wrap > img {
		width: 100%;
		height: auto;
	}
	.catalog .popup-wrap {
		padding: 20px !important;
		width: 300px !important;
	}
	.new-p-t .popup-wrap {
		border-radius: 0;
		padding: 20px !important;
		width: 300px !important;
	}
	.catalog .popup-title {
		font-size: 28px !important;
		line-height: initial !important;
		margin-bottom: 20px !important;
	}
	.catalog .popup .form-eula {
		font-size: 12px !important;
	}
	.catalog .popup .form-eula br {
		display: none !important;
	}
	.catalog .popup .form-row {
		margin-bottom: 20px;
	}
	.catalog .popup .form-col {
		width: 100%;
		float: none;
	}
	.catalog .popup .form-label {
		margin-bottom: 10px;
	}
	.catalog .popup .form-input {
		padding: 0;
	}
	.catalog .popup .form-input [type="text"] {
		padding: 10px 0 10px 20px;
		height: 40px;
	}
	.catalog .popup .form .btn {
		filter: initial !important;
	}
	.catalog .popup .btn.disabled {
		width: 100% !important;
		box-sizing: border-box !important;
		padding: 24px 30px 21px 30px !important;
		text-align: center;
	}
	.catalog .popup-close {
		display: block !important;
		width: 20px !important;
		top: 0 !important;
		right: 10px !important;
		filter: brightness(0) !important;
	}
}
@media (max-width: 450px) {
	.new-f .filter-buttons {
		width: 100%;
		justify-content: space-between;
        margin: 10px 0 0 0;
    }
}
.catalog-print-top {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: #fff;
}

.catalog-print-top-logo {
	width: 160px;
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	float: left;
}

.catalog-print-top-contacts {
	width: 300px;
	float: right;
}

@media print {
	.catalog h1.flat-name {
		font-size: 24px;
		margin: 20px 0 !important;
	}
	.catalog-flat-top {
		width: 100%;
	}
	.catalog-flat-image {
		width: 60%;
		height: 400px;
		margin: 0;
	}
	.catalog-flat-image > div > div {
		width: 100%;
		height: 100%;
		background-size: contain;
		background-position: top left;
	}
	.catalog-flat-info {
		width: 30%;
		margin: 0;
		padding: 0 0 0 5%;
	}
	.catalog-flat-info-ipoteka-price,
	.catalog-flat-info-ipoteka-descr,
	.catalog-flat-info-ipoteka-link,
	.catalog-flat-info .btn,
	.catalog-flat-info-sqr a {
		display: none;
	}
	.catalog-flat-info-floor {
		margin-bottom: 20px;
	}
	.catalog-flat-info-number,
	.catalog-flat-info-floor {
		width: 200px;
	}
	.catalog-flat-benefit {
		margin: 0;
	}
	.catalog-flat-benefit-item {
		width: 20%;
		margin-right: 5%;
	}
	.catalog-flat-benefit-item img {
		display: none;
	}
	.catalog-flat-benefit-item * {
		padding: 0;
	}
	.catalog-flat-benefit-text {
		font-size: 12px;
	}
	.catalog-flat-house {
		padding: 20px 0 0;
		background: none;
	}
	.catalog-flat-house-image {
		height: 200px;
	}
	.catalog-flat-house-image-wrap {
		width: 35%;
		height: 200px;
		margin: 0;
	}
	.catalog-flat-house-image svg,
	.catalog-flat-house-image div {
		display: none;
	}
	.catalog-flat-house-info-floors {
		width: 160px !important;
		margin: 0 !important;
	}
	.catalog-flat-house-info-floors a {
		display: none;
	}
	.catalog-flat-house-info-name {
		font-size: 24px;
	}
	.catalog-flat-bottom {
		display: none;
	}
	.top-panel,
	header,
	.header,
	footer,
	.footer {
		display: none;
	}
	.catalog-print-top {
		display: block;
	}
}

@media (max-width: 540px) {
	.new-p-t .popup-parking .popup-wrap {
		position: fixed;
		top: 50%;
		transform: translate(-50%, -50%);
		right: 0;
		bottom: 0;
		left: 50%;
		width: 100% !important;
		height: 100%;
		background-color: #923a00;
		overflow-x: hidden;
		overflow-y: scroll;
		color: #fff;
	}
}

.commercial .catalog-top-links {
	word-spacing: -1.5px;
}

.commercial .filter-options {
	margin: 0 0 10px;
}

@media screen and (max-width: 640px) {
	.commercial .filter-options {
		margin: 30px 0 0;
	}
}

.commercial-list .catalog-list-items {
	padding: 14px 50px 60px;
}

@media screen and (max-width: 640px) {
	.commercial-list .catalog-list-items {
		padding: 14px 25px 60px;
	}
}

.commercial-list .catalog-list-items-wrap {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin: 0 -57px 0 0;
	position: relative;
}

@media screen and (max-width: 640px) {
	.commercial-list .catalog-list-items-wrap {
		margin: 0;
	}
}

.commercial-list .catalog-list-item {
	padding: 0 40px 40px 0;
}

.commercial-list .catalog-list-item a {
	height: 320px;
}

@media screen and (max-width: 640px) {
	.commercial-list .catalog-list-item {
		padding: 0;
		margin-bottom: 20px;
	}
}

.commercial-list .filter-bottom {
	position: relative;
	background: transparent !important;
	color: #000;
	padding: 0 20px;
	height: auto;
}

.commercial-list .filter-bottom-expand {
	display: none;
}

.commercial-list .filter-bottom-order {
	display: block;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	padding: 27px 0 0;
}

.commercial-list .filter-bottom-order > span {
	display: block;
	font-size: 10px;
	padding: 0 0 5px;
}

.commercial-list .filter-bottom-order div {
	margin-left: 0;
}

.commercial-list .filter-bottom-order div + div {
	margin-left: 9px;
}

/* .commercial-list .filter-bottom-found {
  color: #787878;
  font-size: 16px;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding: 16px 0 0;
}

.commercial-list .filter-bottom-clear {
  display: table;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 26px 0 34px;
} */

.commercial-list .filter-options-top-left {
	display: flex;
	align-content: space-between;
	gap: 10px;
	width: 100%;
}
.commercial-list .filter-options-top-left > div {
	margin: 0;
}
.commercial-list .filter-options-top-left > div:last-of-type {
	margin: 0;
}
.commercial-list .filter-options-top-left .filter-range {
	flex-grow: 2;
	float: none;
}
.commercial-list .filter-options-top-left .filter-select {
	flex-grow: 1;
	float: none;
}

.contact-rent {
	width: 100%;
	min-height: 360px;
	background-color: #dcdcdc;
	flex: 1 1 100%;
	margin: 20px -10px 60px -50px;
	display: flex;
	align-items: center;
}

@media screen and (max-width: 720px) {
	.commercial-list .filter-options-top-left {
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
		gap: 10px;
		width: 100%;
	}
}
@media screen and (max-width: 640px) {
	.contact-rent {
		margin: 20px -25px 40px;
		align-items: flex-start;
		min-height: 320px;
	}
	.new-c-c .filter-options-top-left {
		flex-direction: column;
		gap: 20px 10px;
	}
}

.contact-rent .btn {
	color: #fff;
	padding: 22px 31px 21px 30px;
	font-family: Museo Sans;
	font-weight: 700;
	word-spacing: 2px;
}

.contact-rent-img {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

@media screen and (max-width: 640px) {
	.contact-rent-img {
		display: none;
	}
}

.contact-rent-info {
	float: left;
	width: 500px;
	padding: 0 0 26px 60px;
}

@media screen and (max-width: 640px) {
	.contact-rent-info {
		width: 100%;
		float: none;
		padding: 0 21px 0 22px;
	}
}

.contact-rent-info-title {
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 19px;
	display: block;
}

@media screen and (max-width: 640px) {
	.contact-rent-info-title {
		font-size: 24px;
		line-height: 1.2;
		margin: 35px 0 12px;
	}
}

.contact-rent-info-text {
	font-size: 16px;
	display: block;
	margin: 0 0 39px;
}

@media screen and (max-width: 640px) {
	.contact-rent-info-text {
		font-size: 14px;
	}
}

.commercial-floor .catalog-house-floor > img {
	height: auto;
}

@media screen and (max-width: 640px) {
	.commercial-floor .catalog-house-info-wrap {
		padding: 40px 20px 20px;
	}
}

@media screen and (max-width: 640px) {
	.commercial-floor .catalog-house-info-name {
		margin: -12px 0 32px 0;
		font-size: 30px;
	}
}

@media screen and (max-width: 640px) {
	.commercial-floor .catalog-house-info .btn {
		padding: 43px 0 20px 0;
	}
}

.commercial-one h1.flat-name {
	font-family: Museo Sans;
	font-weight: 700;
}

@media screen and (max-width: 640px) {
	.commercial-one .catalog-flat-house .cnt {
		padding: 30px 20px 76px;
	}
	.commercial-one .catalog-flat-house-info {
		position: relative;
	}
	.commercial-one .catalog-flat-benefit {
		margin-bottom: 10px;
	}
	.commercial-one .catalog-flat-benefit-item {
		margin: 0 0 39px 0;
	}
	.commercial-one .catalog-flat-house-info-floors .plan {
		margin: 27px 0 0 0;
	}
	.commercial-one .catalog-flat-house-info-floors .files {
		position: absolute;
		left: 0;
		top: auto;
		bottom: -36px;
	}
}

.grid {
	display: flex;
	position: relative;
	align-content: stretch;
	align-items: flex-start;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 0 20px;
}

.grid:first-of-type {
	padding-top: 18px;
}

.grid:last-of-type {
	padding-bottom: 39px;
	padding-bottom: 26px;
}
.parking-floor-hovers {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.parking-floor-hovers [data-park] {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 80px;
	box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.63);
	background: #fff;
	padding: 10px;
	font-size: 12px;
	z-index: 1;
}
@media screen and (min-width: 960px) {
	.grid {
		flex-direction: row;
		padding: 0;
	}
	@supports (display: grid) {
		.grid {
			display: -ms-grid;
			display: grid;
			grid-template-columns: repeat(3, 1fr);
			grid-gap: 40px;
		}
	}
	.grid:first-of-type {
		padding-top: 77px;
	}
	.grid:last-of-type {
		padding-bottom: 80px;
	}

	.grid-column {
		box-sizing: border-box;
		margin-bottom: 20px;
		width: 100%;
	}

	@media screen and (min-width: 960px) {
		.grid-column {
			-ms-grid-row-align: auto;
			align-self: auto;
			flex: 1 1 calc(100% / 3);
			margin-bottom: 0;
			max-width: calc(100% / 3);
		}
		@supports (display: grid) {
			.grid-column {
				max-width: none;
			}
		}
	}

	@media screen and (min-width: 960px) {
		.grid-column:not(:last-of-type) {
			padding: 0 40px 0 0;
		}
		@supports (display: grid) {
			.grid-column:not(:last-of-type) {
				padding: 0;
			}
		}
	}

	@media screen and (min-width: 960px) {
		.grid-column:not(:first-of-type) {
			padding: 0 40px 0 0;
		}
		@supports (display: grid) {
			.grid-column:not(:first-of-type) {
				padding: 0;
			}
		}
	}

	@media screen and (min-width: 960px) {
		.grid-column-wide {
			flex: 2 1 calc((100% / 3) * 2);
			min-width: calc((100% / 3) * 2);
		}
		@supports (display: grid) {
			.grid-column-wide {
				-ms-grid-column: span 2 / auto;
				grid-column: span 2 / auto;
			}
		}
	}

	.card-list {
		width: 100%;
	}

	@media screen and (min-width: 960px) {
		.card-list {
			display: flex;
			align-content: stretch;
			align-items: flex-start;
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: flex-start;
		}
	}

	.card-item {
		box-sizing: border-box;
		position: relative;
		float: none;
		clear: both;
		margin-bottom: 20px;
		width: 100%;
		height: 100px;
		border: 1px solid #787878;
	}

	@media screen and (min-width: 960px) {
		.card-item {
			box-sizing: border-box;
			-ms-grid-row-align: auto;
			align-self: auto;
			flex: 1 1 calc(50% - 20px);
			margin-bottom: 0;
			max-width: 50%;
			height: auto;
		}
		.card-item:not(:nth-of-type(2n)) {
			margin: 0 40px 40px 0;
		}
	}

	.card-item-image {
		display: flex;
		float: left;
		align-items: center;
		justify-content: center;
		width: calc(100% - 98px);
		height: 100%;
	}

	@media screen and (min-width: 960px) {
		.card-item-image {
			width: 62%;
			height: 138px;
		}
	}

	.card-item-percent {
		position: relative;
		float: right;
		width: 98px;
		background-color: #dcdcdc;
		transition: all 0.3s ease;
		text-align: center;
	}

	@media screen and (min-width: 960px) {
		.card-item-percent {
			width: 138px;
		}
	}

	.card-item-percent::before {
		display: block;
		width: 100%;
		padding-top: 100%;
		content: "";
	}

	.card-item-percent > span {
		position: absolute;
		top: 50%;
		left: 50%;
		min-width: 60px;
		max-width: 85px;
		transform: translate(-50%, -50%);
	}

	@media screen and (max-width: 640px) {
		.payment .catalog-top-links {
			box-sizing: border-box;
			width: 100%;
			padding: 25px 20px 38px;
		}
		.payment .catalog-top-links a {
			display: inline;
		}
	}

	.payment-info .grid:last-of-type {
		padding-top: 36px;
	}

	.payment-info .grid:last-of-type .grid-column {
		margin-bottom: 27px;
	}

	@media screen and (min-width: 960px) {
		.payment-info .grid:first-of-type {
			padding-top: 36px;
		}
		.payment-info .grid:first-of-type:last-of-type {
			padding-bottom: 69px;
		}
		.payment-info .grid:last-of-type {
			padding-top: 0;
		}
		.payment-info .grid:last-of-type .grid-column {
			margin-bottom: 20px;
		}
		.payment-info .grid:last-of-type:not(:first-of-type) {
			padding-top: 79px;
		}
		.payment-info .grid:last-of-type .grid-column:last-of-type,
		.payment-info .grid:last-of-type .grid-column:nth-last-child(2) {
			padding-top: 6px;
		}
	}

	.payment h1 {
		margin: 0;
		text-transform: uppercase;
		line-height: 1.2;
		font-size: 30px;
	}

	@media screen and (max-width: 640px) {
		.payment h1 {
			margin: 0 0 11px !important;
			font-family: Museo Sans;
			font-weight: 300;
			font-size: 24px;
		}
	}

	.payment-paragraph {
		margin: 0;
		font-size: 16px;
	}

	@media screen and (max-width: 640px) {
		.payment-paragraph {
			font-size: 14px;
		}
	}

	.payment .filter-price {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.payment .filter-label {
		margin: 0 0 7px 0;
		font-size: 14px;
	}

	.filter-value {
		font-size: 30px;
	}

	@media screen and (min-width: 960px) {
		.filter-value {
			display: inline-block;
			margin: 13px 0 0;
		}
	}

	.filter-value + .rouble {
		font-size: 24px;
	}

	.filter-range-hide-max .filter-range-min {
		display: none;
	}

	.filter-range-hide-max .filter-range-max {
		right: auto;
		left: 29px;
	}

	.filter-range-hide-max .filter-range-slider .min {
		opacity: 0;
		z-index: -1;
	}

	.form-block {
		padding: 55px 20px 40px !important;
	}

	@media screen and (min-width: 960px) {
		.form-block {
			padding: 77px 0 80px !important;
		}
	}

	.form-block-title {
		margin-bottom: 6px;
		line-height: 1.2;
		font-family: Museo Sans;
		font-weight: 700;
		font-size: 24px;
	}

	@media screen and (min-width: 960px) {
		.form-block-title {
			margin-bottom: 14px;
		}
	}

	.form-block .object-info {
		margin-bottom: 12px;
	}

	@media screen and (min-width: 960px) {
		.form-block .object-info {
			margin-bottom: 0;
		}
	}

	.form-block .form-row {
		margin-bottom: 40px;
	}

	@media screen and (min-width: 960px) {
		.form-block .form-row {
			margin-bottom: 30px;
		}
	}

	.form-block .form-col {
		box-sizing: border-box;
		margin-bottom: 34px;
		width: 100%;
	}

	.form-block .form-col:last-of-type {
		margin-bottom: 7px;
	}

	@media screen and (min-width: 960px) {
		.form-block .form-col {
			margin-bottom: 0;
			width: calc(50% - 20px);
		}
		.form-block .form-col:not(:last-of-type) {
			margin-right: 40px;
		}
	}

	.form-block .form-label {
		margin-bottom: 14px;
	}

	@media screen and (min-width: 960px) {
		.form-block .form-label {
			margin-bottom: 14px;
		}
	}

	.form-block .form-input {
		padding: 0;
	}

	.form-block .form-input [type="text"] {
		box-sizing: border-box;
		height: 60px;
	}

	.form-block .form-eula {
		margin-bottom: 18px;
	}

	@media screen and (min-width: 960px) {
		.form-block .form-eula {
			margin-bottom: 20px;
		}
	}

	.form-block .btn.form-submit {
		width: 100%;
		padding: 22px 0 21px 0;
		text-align: center;
	}

	@media screen and (min-width: 960px) {
		.form-block .btn.form-submit {
			width: auto;
			padding: 22px 122px 21px 116px;
		}
	}

	@media screen and (min-width: 960px) {
		.banks.grid {
			padding-top: 80px;
		}
	}

	.banks-title {
		font-size: 24px;
		text-transform: uppercase;
	}

	@media screen and (min-width: 960px) {
		.banks-title {
			margin: -7px 0 0;
			font-size: 30px;
		}
	}

	.catalog-house-info-wrap {
		background: #f3f3f3;
	}

	.catalog-house-floor-hover {
		background: #c34e00;
	}

	/* .commercial-floor .catalog-house-floor-hover {
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  border-radius: 0;
  padding: 17px;
} */

	.catalog-flat-house-image svg polygon,
	.catalog-house-floor-svg svg polygon {
		fill: #c34e00;
	}

	.catalog-list-item a:before {
		background: rgba(195, 78, 0, 0.4);
	}

	body
		.clr.catalog-table-content-row
		a[href="/catalog/flat/789#floor17"].status-available {
		background-color: #c34e00 !important;
		color: #fff !important;
	}
	body
		.clr.catalog-table-content-row
		a[href="/catalog/flat/780#floor13"].status-available {
		background-color: #c34e00 !important;
		color: #fff !important;
	}

	body
		.clr.catalog-table-content-row
		a[href="/catalog/flat/790#floor24"].status-available {
		background-color: #c34e00 !important;
		color: #fff !important;
	}
	body
		.clr.catalog-table-content-row
		a[href="/catalog/flat/787#floor15"].status-available {
		background-color: #c34e00 !important;
		color: #fff !important;
	}
	body .clr.catalog-table-content-row a[name="770"].status-available {
		background-color: #c34e00 !important;
		color: #fff !important;
	}
	body .clr.catalog-table-content-row a[name="776"].status-available {
		background-color: #c34e00 !important;
		color: #fff !important;
	}
	body .clr.catalog-table-content-row a[name="758"].status-available {
		background-color: #c34e00 !important;
		color: #fff !important;
	}
	body .clr.catalog-table-content-row a[href="/catalog/flat/790#floor15"] {
		background-color: #c34e00 !important;
		color: #fff !important;
	}
	body .clr.catalog-table-content-row a[href="/catalog/flat/792#floor25"] {
		background-color: #c34e00 !important;
		color: #fff !important;
	}

	.catalog-table-content-row a.catalog-table-col.status-available {
		background: #fff !important;
		border: 1px solid #000;
		color: #000;
	}

	.bg11 {
		border: 1px solid #000;
	}

	.catalog-table-content-row a.btn {
		border-color: transparent;
	}

	@media screen and (min-width: 960px) {
		.catalog-table-content-row a.btn {
			position: relative;
			display: block;
			z-index: -1;
			padding: 13px 0 0 0;
		}
	}

	@media screen and (min-width: 960px) {
		.catalog-table-content-row.active a.btn {
			z-index: 1;
		}
	}

	/* .catalog-table-content-row:hover {
		background: #e7e7e7;
	} */

	.catalog-table-legend > div.status-available:before {
		background: #c34e00;
	}

	.catalog-flat-house-image svg polygon:hover {
		fill: #923a00;
	}

	.catalog-flat-house-image svg polygon.hvr {
		fill: #c34e00;
	}

	.form-eula a {
		color: #923a00;
	}

	.form .btn {
		background: #c34e00;
	}

	.form [type="text"]:focus {
		color: #923a00;
	}

	.commercial-one .catalog-flat-image {
		padding: 0;
	}

	@media screen and (max-width: 640px) {
		.commercial-one .catalog-flat-image {
			padding: 0;
		}
	}

	@media screen and (max-width: 640px) {
		.commercial-list .filter-options-top-left > [class^="filter-"] {
			width: 100% !important;
			position: relative;
			margin: 0 0 20px 0;
		}
	}

	.catalog .catalog-table-content-row {
		float: left;
	}
	.catalog-table-content-row a.btn {
		display: none;
	}

	.table-scrollable .catalog-table-image {
		margin-right: 40px;
	}
	.table-scrollable .catalog-table-wrap {
		overflow-x: scroll;
	}
	.table-scrollable .catalog-table-scroll {
		min-width: 1060px;
	}
	.table-scrollable .catalog-table-content {
		width: auto;
		display: inline-block !important;
		padding: 0;
	}
	.table-scrollable .catalog-table-content-heading {
		width: auto;
		float: left;
	}
	.catalog .table-scrollable .catalog-table-content-row {
		width: auto;
		float: none;
	}
	.table-scrollable .catalog-table-content-row a.btn {
		display: none !important;
	}

	.parking-floor {
		padding-bottom: 20px;
	}
	.parking-floor canvas {
		pointer-events: none;
		position: absolute;
		top: 0;
		left: 0;
	}
	.parking-floor-hovers {
		pointer-events: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.parking-floor-hovers [data-park] {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		width: 80px;
		box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.63);
		background: #fff;
		padding: 10px;
		font-size: 12px;
		z-index: 1;
	}

	.catalog .form-col {
		box-sizing: border-box;
		padding-right: 30px !important;
	}
	.catalog .form .btn {
		display: inline-block !important;
	}

	@media screen and (max-width: 640px) {
		.catalog .catalog-list .parking-floor {
			padding: 0;
		}
		.catalog .catalog-list .parking-list {
			padding: 0 20px;
		}
		.catalog-list .parking-floor canvas {
			display: none;
		}
		.catalog .catalog-list .parking-list-table {
			padding: 0;
		}
		.catalog .parking-list table th {
			padding-bottom: 11px;
			font-size: 10px;
			padding: 0 0 10px 10px !important;
		}
		.catalog .parking-list table td {
			font-size: 12px;
			padding-left: 10px;
		}
		.catalog .parking-list table th svg {
			display: none;
		}
		.catalog .parking-list table th:first-child,
		.catalog .parking-list table td:first-child {
			width: 20% !important;
		}
		.catalog .parking-list table th:nth-child(2),
		.catalog .parking-list table td:nth-child(2) {
			width: 30%;
		}
		.btn.popup-close {
			position: initial !important;
			margin-top: 20px !important;
		}
		[data-c="1"].catalog .catalog-flat-image-top {
			display: none !important;
		}
		[data-c="1"].catalog .commercial-image .catalog-flat-image-top {
			display: block !important;
		}
		[data-c="1"] div.catalog-flat-image-bottom {
			display: block !important;
			width: 100% !important;
			height: 100% !important;
			position: initial !important;
		}
		.catalog-flat-image > div > div {
			width: 100% !important;
			height: 100% !important;
		}
		.catalog-flat-house-image {
			max-height: initial !important;
		}
		.catalog-flat-house-image img {
			max-height: initial !important;
		}
		.catalog .popup .form-col {
			margin-bottom: 20px;
		}
	}

	[data-filter="house"] .filter-select-option {
		padding: 10px 30px 10px 29px;
	}
	[data-filter="house"] .filter-select-option span {
		display: block;
		font-size: 10px;
		padding: 3px 0 0 0;
	}
	#parking-table .catalog-table-content-row td:last-of-type span {
		text-transform: capitalize;
	}
	.comm-plan .catalog-genplan-hover {
		margin: 10px 0 0 40px;
	}

	.btn.zoom {
		margin-bottom: 60px;
		position: relative;
		padding: 21px 42px 20px 75px;
		font-family: Museo Sans;
		font-weight: 700;
		font-size: 14px;
		letter-spacing: 0.6px;
	}
	.btn.zoom:before {
		content: "";
		display: block;
		position: absolute;
		top: 20px;
		left: 50px;
		width: 17px;
		height: 18px;
		background: url("../img/zoom-plus.png");
	}
	.btn.zoom.zoomed:before {
		background: url("../img/zoom-minus.png");
	}
	.btn.zoom:hover:before {
		filter: brightness(3);
	}
	.parking-list {
		/* max-height: 1400px; */
	}
	.parking-floor-zoom {
		position: relative;
		-webkit-touch-callout: none; /* iOS Safari */
		-webkit-user-select: none; /* Safari */
		-khtml-user-select: none; /* Konqueror HTML */
		-moz-user-select: none; /* Firefox */
		-ms-user-select: none; /* Internet Explorer/Edge */
		user-select: none;
	}
	.zoom .parking-floor-zoom {
		width: 200%;
	}
	.catalog .zoom.parking-floor img {
		width: 100% !important;
		max-width: initial !important;
		max-height: initial !important;
	}
	.zoom .parking-floor-wrap {
		overflow: hidden;
		max-height: 700px;
		box-shadow: 0 0 10px 0px #717171;
	}
	.catalog-house-floor-hover-rooms span {
		font-size: 14px;
	}
	.catalog-house-floor-hover-sqr {
		display: none;
	}
	.catalog-house-floor-hover-sqr.hvr {
		z-index: 10;
	}
	.hvr .catalog-house-floor-hover-sqr {
		display: block;
		background: #fff;
		color: #000;
		padding: 10px;
		width: 83px;
		position: absolute;
		top: 0px;
		left: 70px;
		margin: 0;
		box-shadow: 1px 3px 5px black;
		font-size: 13px;
	}
	.hvr .catalog-house-floor-hover-sqr p {
		font-size: 10px;
	}

	.parking-promo {
		padding: 60px 0 20px 0;
	}
	.parking-promo:after {
		content: "";
		display: block;
		clear: both;
	}
	.parking-promo-title {
		width: 30%;
		padding-right: 40px;
		float: left;
		font-size: 30px;
		text-transform: uppercase;
	}
	.parking-promo-text {
		width: 70%;
		float: left;
	}
	.parking-promo-text ol {
		padding-left: 15px;
		margin-bottom: 20px;
	}
	.parking-promo-text p {
		margin-bottom: 20px;
	}

	@media (max-width: 1000px) {
		.btn.zoom {
			display: none !important;
		}
		.parking-promo-title,
		.parking-promo-text {
			width: 100%;
		}
		.catalog-flat-house-info-floors .plan {
			display: none;
		}
	}
	body .catalog-list-items-wrap .catalog-list-item.discount {
		display: none !important;
	}
	@media (min-width: 640px) {
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="867"] {
			left: 12.298px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="865"] {
			left: 25.777px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="864"] {
			left: 283.254px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="863"] {
			left: 392.134px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="860"] {
			left: 520.935px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="857"] {
			left: 430.937px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="849"] {
			left: 430.937px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="850"] {
			left: 430.937px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="851"] {
			left: 430.937px !important;
			top: 410.991px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="852"] {
			top: 410.991px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="854"] {
			left: 54.6673px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="855"] {
			left: 54.6673px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="856"] {
			left: 54.6673px !important;
		}
	}
	@media (max-width: 640px) {
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="857"] {
			left: 194.765px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="849"] {
			left: 194.765px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="850"] {
			left: 194.765px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="851"] {
			left: 194.765px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="852"] {
			top: 203.074px !important;
		}
		body
			.catalog-house-floor-hovers
			.catalog-house-floor-hover[data-room="853"] {
			top: 203.074px !important;
		}
	}
	@media (max-width: 640px) {
		.parking-floor-hovers div[data-park="777"] {
			left: 66px !important;
		}
		.parking-floor-hovers div[data-park="782"] {
			left: 49px !important;
			top: 128px !important;
		}
		.parking-floor-hovers div[data-park="781"] {
			left: 61px !important;
		}
	}

	/*9 house table*/
	.hs-14.clr.catalog-table-content {
		width: 75%;
	}
	.hs-14 .catalog-table-col.status-available.bg1 {
		margin-top: 10px;
	}
	.hs-14 .catalog-table-col.col-floor {
		width: 50px;
	}
}
/* .bg1,
.bg1h:hover,
.bg1h:hover > td,
*:hover > .bg1ph {
	background-color: #ffffff;
	border: 3px solid #e48132;
} */

.c1,
.c1h:hover {
	color: #e48132 !important;
}

.bd1,
.bd1h:hover {
	border-color: #c34e00 !important;
}

.f1 *,
.f1h:hover * {
	fill: #c34e00 !important;
}

.bg2,
.bg2h:hover,
.bg2h:hover > td,
*:hover > .bg2ph {
	color: #ffffff;
	background-color: #e48132;
}

.c2,
.c2h:hover {
	color: #e48132 !important;
}

.bd2,
.bd2h:hover {
	border-color: #923a00 !important;
}

.f2 *,
.f2h:hover * {
	fill: #e48132 !important;
}

/* .bg3,
.bg3h:hover,
.bg3h:hover > td,
*:hover > .bg3ph {
	background-color: #ffffff !important;
} */

.c3,
.c3h:hover {
	color: #f3f3f3 !important;
}

.bd3,
.bd3h:hover {
	border-color: #f3f3f3 !important;
}

.f3 *,
.f3h:hover * {
	fill: #f3f3f3 !important;
}

.bg4,
.bg4h:hover,
.bg4h:hover > td,
*:hover > .bg4ph {
	background-color: #f3f3f3 !important;
}

.c4,
.c4h:hover {
	color: #dcdcdc !important;
}

.bd4,
.bd4h:hover {
	border-color: #dcdcdc !important;
}

.f4 *,
.f4h:hover * {
	fill: #dcdcdc !important;
}

@media (max-width: 640px) {
	.bgm1,
	.bgm1h:hover {
		background-color: #c34e00 !important;
	}

	.bgm2,
	.bgm2h:hover {
		background-color: #923a00 !important;
	}

	.bgm3,
	.bgm3h:hover {
		background-color: #f3f3f3 !important;
	}

	.bgm4,
	.bgm4h:hover {
		background-color: #dcdcdc !important;
	}
}
.select.filter.is-active > .icon {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	fill: #e48132;
}
.filter-button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	margin: 40px 0;
}
.filter-button__clear {
	position: relative;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	margin-left: 30px;
	opacity: 0.6;
}
.filter-button__clear::before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -13px;
	width: 9px;
	height: 9px;
	background: url(../../../images/icon-filter-clear.svg) no-repeat;
	background-size: contain;
}
.filter-button__found {
	font-size: 14px;
	font-weight: 300;
	line-height: 17px;
	text-align: right;
}
.filter-apartments {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	margin-top: -57px;
	margin-bottom: 40px;
	height: 17px;
}
.filter-apartments .select.filter:before {
	content: none;
}
.filter-apartments__title {
	font-size: 14px;
	font-weight: 300;
	line-height: 17px;
	text-align: left;
}
.filter-apartments .select__selected .link {
	margin-top: -3px;
}
.filter-apartments .select.filter {
	width: 100%;
	max-width: 108px;
	height: 18px;
}
.filter-apartments .select__selected .text {
	line-height: 14px;
	padding: 0;
	text-transform: none;
}
.filter-apartments .select > .icon {
	position: absolute;
	top: 6px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: all 0.3s;
	right: 10px;
	fill: #434343;
	z-index: 1;
	width: 5px;
	height: 8px;
}
.filter-apartments .select__list {
	display: none;
	position: absolute;
	left: 40px;
	top: -18px;
	width: 100%;
	list-style: none;
	border: none;
	border-radius: 0;
	z-index: 1;
	padding: 0;
	margin: -0.5px 0 0 -40px;
	border-radius: 30px;
}
.filter-apartments .select__item:first-of-type {
	color: #e48132;
	background: #f3f3f3;
	border-radius: 50px;
	height: 17px;
	/* box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15); */
}
.filter-apartments .select__item .text {
	display: block;
	margin-top: 0px;
	padding: 0;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	text-transform: none;
	font-size: 12px;
}
.filter-apartments .select__item .selected {
	text-align: left;
}
.filter-apartments .select__item.s-i-list {
	border-radius: 10px;
	margin: 2px 0 0;
	padding: 0px 20px 4px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1023px) {
	.catalog .btn {
		width: 184px;
		padding: 9px 14px;
		margin-top: 35px;
		font-size: 12px;
	}
	.select.filter {
		margin: 0;
	}
	.catalog-list-item {
		width: 100%;
		max-width: 228px;
		box-sizing: border-box;
		display: inline-block;
	}
	.catalog-list-item a {
		height: 228px;
	}
	.catalog-list-item-rooms {
		width: 50px;
		height: 50px;
		top: 15px;
		left: 15px;
		font-size: 14px;
		font-weight: 600;
		line-height: 17px;
	}
	.catalog-list-item-image {
		width: 210px;
		height: 240px;
		margin: 0 auto;
		position: absolute;
		top: 0px;
	}
	.catalog-list-item-sqr {
		bottom: 15px;
		left: 15px;
		font-size: 12px;
	}
	.catalog-list-item-price {
		bottom: 15px;
		right: 15px;
		font-size: 12px;
		color: #000;
	}
}
@media (max-width: 800px) {
	.catalog-list-item {
		width: 100%;
		max-width: 220px;
		box-sizing: border-box;
		display: inline-block;
	}
	.catalog-list-item a {
		height: 220px;
	}
	.catalog-list-items-wrap {
		gap: 6px;
	}
	.catalog-list-item-image {
		height: 220px;
	}
	.catalog-top-links {
		padding: 25px 0 38px 0;
		font-family: Museo Sans;
		font-weight: 700;
		font-size: 32px;
		line-height: 38px;
		text-transform: uppercase;
		width: 100%;
		max-width: 900px;
	}
}
@media (max-width: 720px) {
	.filter-apartments {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 15px;
		margin-top: -20px;
		margin-bottom: 40px;
		height: 17px;
	}
	.catalog-list-item {
		width: 100%;
		max-width: 146px;
		box-sizing: border-box;
		display: inline-block;
	}
	.catalog-list-item a {
		height: 146px;
	}
	.catalog-list-items-wrap {
		gap: 6px;
	}
	.catalog-list-item-image {
		width: 146px;
		height: 120px;
	}
	.catalog-list-item-rooms {
		width: 26px;
		height: 26px;
		top: 9px;
		left: 9px;
		padding: 7px 0 0 0;
		font-size: 10px;
		font-weight: 600;
		line-height: 12px;
	}
	.catalog-list-item-sqr {
		bottom: 28px;
		left: 50%;
		transform: translateX(-50%);
	}
	.catalog-list-item-price {
		bottom: 10px;
		right: 25px;
	}
}
@media (max-width: 640px) {
	.select.filter {
		margin: 0 auto;
	}
	.catalog .btn {
		width: 280px;
		padding: 21px 14px;
		font-size: 12px;
		margin: 20px auto 0;
	}
}
@media (max-width: 420px) {
	.filter-button {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 10px;
		margin: 20px 0 30px;
		flex-direction: column;
	}
	.filter-apartments__title {
		display: none;
	}
	.filter-button__clear {
		position: relative;
		font-size: 14px;
		font-weight: 600;
		line-height: 17px;
		margin-left: 0;
		opacity: 0.6;
	}
}
.apartments {
	width: 94%;
	margin: 20px auto 0;
}
.apartments__title {
	color: rgb(67, 67, 67);
	font-size: 52px;
	font-weight: 600;
	line-height: 62px;
	text-align: left;
	text-transform: uppercase;
}
.apartments__wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	margin-top: 40px;
	position: relative;
}
.apartments__images img {
	width: 82%;
	background: #ffffff;
	border-radius: 20px;
}
.apartments__info {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.apartments__info_area {
	color: rgb(67, 67, 67);
	font-size: 36px;
	font-weight: 400;
	line-height: 43px;
	text-align: left;
}
.apartments__info_number {
	font-size: 16px;
	font-weight: 300;
	line-height: 19.2px;
	text-align: left;
	margin-top: 10px;
}
.apartments__info_select {
	display: flex;
	align-items: center;
	gap: 30px;
	margin-top: 20px;
}
.apartments__info_select-number {
	color: rgb(67, 67, 67);
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0%;
	text-align: left;
	text-wrap: nowrap;
}
.apartments__info_select .select.filter:before {
	display: none;
}
.apartments__info_select .select > .icon {
	position: absolute;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: all 0.3s;
	right: 22px;
	fill: #434343;
	z-index: 2;
}
.apartments__info_select .select__selected .link {
	display: block;
	background: #fff;
	border-radius: 50px;
}
.apartments__info_select .select__item .text {
	display: block;
	margin-top: 2px;
	padding: 21px 20px 10px;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
}
.apartments__info_select .select__list {
	left: 40px;
	top: -60px;
}
.apartments__info_select .select__item:first-of-type {
	color: #e48132;
	background: #fff;
	border-radius: 50px;
	height: 59px;
}
.apartments__info_select .select__item.s-i-list {
	background: #fff;
	border-radius: 20px;
	margin: 2px 0 0;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.apartments__info_prace {
	color: rgb(228, 129, 50);
	font-size: 36px;
	font-weight: 400;
	line-height: 43px;
	text-align: left;
	margin-bottom: 20px;
}
.apartments__info_button {
	width: 221px;
	height: 48px;
	padding: 12px 42px;
	background: #e48132;
	border-radius: 20px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	text-align: left;
	text-transform: uppercase;
}
.apartments__info_button:hover {
	background: #9b471f;
}
.apartments__info_print {
	position: absolute;
	top: 10px;
	right: 10%;
}
.apartments__info_print a {
	position: relative;
	margin-left: 24px;
	color: #434343;
}
.apartments__info_print a::before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -24px;
	width: 15px;
	height: 15px;
	background: url(../../../images/icon-print.svg);
}
@media (max-width: 999px) {
	.apartments__info_print a {
		display: none;
	}
	.apartments__images img {
		width: 100%;
		background: #ffffff;
		border-radius: 20px;
	}
	.apartments__info {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.apartments__info_area {
		font-size: 30px;
		line-height: 36px;
	}
	.apartments__info_number {
		font-size: 14px;
		font-weight: 300;
		line-height: 17px;
		text-align: left;
		margin-top: 0px;
	}
	.apartments__info_select {
		gap: 10px;
	}
	.apartments__info_select .select.filter {
		width: 215px;
		height: 55px;
	}
	.apartments__info_prace {
		color: rgb(228, 129, 50);
		font-size: 30px;
		font-weight: 400;
		line-height: 36px;
		text-align: left;
		margin-top: 20px;
	}
}
@media (max-width: 620px) {
	.apartments__wrapper {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
		margin-top: 20px;
		position: relative;
	}
	.apartments__info_select .select.filter {
		margin: 0;
		width: 180px;
	}
	.apartments__info_select {
		display: flex;
		align-items: center;
		gap: 30px;
		margin-top: 20px;
		justify-content: space-between;
	}
}
@media (min-width: 1024px) {
	.genplan-title.catalog-top-links {
		padding: 25px 0 38px 0;
		font-weight: 700;
		font-size: 52px;
		text-transform: uppercase;
		width: 100%;
		max-width: 1115px;
	}
}
.genplan {
	background: #c3c3c3;
	border-radius: 20px;
	width: 100%;
	height: 768px;
	aspect-ratio: 19/9;
}
