@import "../css/bootstrap/bootstrap.min.css";
@import "../css/bootstrap/bootstrap-nospace.css";
@import "../css/jquery/jquery-ui-1.10.3.custom.css";
@import "../dropzone/dropzone.css";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";

html,
body {
	height: 100%;
	min-height: 100%;
}

body {
	font-family: PT Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	background: #fff;
	color: #444a48;
	padding: 15px 0;
}
input,
button,
select,
textarea {
	font-family: PT Sans, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: PT Sans, Arial, Helvetica, sans-serif;
}

input {
	font-size: 16px;
}

.form-auth input {
	font-size: 16px !important;
}

input[type="text"] {
	padding: 3px 6px;
}
input[type="checkbox"] {
	vertical-align: top;
	filter: hue-rotate(150deg);
}

.tall {
	color: #00ae00 !important;
}
.tall_dotted {
	text-decoration: none;
	border-bottom: 1px dotted #00ae00;
}

.btn {
	padding: 8px 12px;
}
.btn-group .btn {
	outline: none;
}

.ui-widget {
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
}
.ui-widget-content {
	background: #fff;
	font-size: 14px;
	cursor: pointer;
	z-index: 1051;
}
.ui-state-focus {
	font-weight: normal !important;
	border: 0 none !important;
	background: #f2f2f2 !important;
	color: #555 !important;
}
.ui-menu .ui-menu-item {
	padding: 1px 5px !important;
	width: auto !important;
}

.alert {
	margin-bottom: 10px !important;
	padding: 4px 0px 4px 10px;
}

.popover {
	width: auto;
	max-width: none;
	font-size: 14px;
}
.popover-title {
	white-space: nowrap;
	padding: 6px 8px;
	font-size: 16px;
	background-color: #f2f2f2;
}
.popover-content {
	padding: 12px;
}
.popover-content #goodshare {
	width: 250px;
}
.popover-content form {
	margin-bottom: 0;
}
.popover-content form .control-group {
	margin-bottom: 0;
}
.popover-content button {
	padding: 10px;
}
.popover-content input {
	height: 43px;
}
.popover-content .cityloc-name {
	margin-bottom: 5px;
}

.form-auth {
	position: relative;
	display: block;
	width: 400px;
	margin: 20px auto 0;
}
.dropzone {
	min-height: auto;
}

.hide {
	display: none !important;
}

.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 0px;
	border: 1px solid #c4c4c4;
}

html input[type="button"]:active,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-radius: 0px !important;
	outline: 0px !important;
	outline-offset: 0px !important;
}
select {
	width: 232px;
}
select:focus {
	outline: 0 !important;
}
.btn-primary {
	background-color: #ca0000;
	background-image: none;
	padding: 10px;
	width: 120px !important;
	margin-left: 15px;
	border: 0 !important;
}
.btn-primary2 {
	background-color: #fff;
	background-image: none;
	padding: 10px;
	margin-right: 15px;
	border: 1px solid #ca0000 !important;
	color: #ca0000;
	font-weight: bold;
}
.btn-primary3 {
	background-color: #fff;
	background-image: none;
	padding: 10px 20px;
	margin-right: 5px;
	border: 1px solid #c4c4c4 !important;
	color: black;
	font-weight: bold;
}
.btn-reset {
	display: none;
	background-image: none;
	background-color: inherit;
	padding: 10px;
	margin-right: 10px;
	border: 0;
}
.btn-options {
	border: 1px solid #c4c4c4 !important;
	background-image: none;
	background-color: #fff;
	padding: 10px;
	width: 180px !important;
	font-size: 16px;
	margin-left: 10px;
	height: 43px;
	color: #00ae00;
	font-weight: 500;
}
.btn-options_title {
	margin-top: 3px;
	padding-left: 10px;
	display: inline-block;
}
.buttons-list_copy {
	display: inline-block;
}
.btn-copy {
	border: 1px solid #c4c4c4 !important;
	margin-bottom: 2px;
	background-image: none;
	background-color: #fff;
	width: 190px !important;
	font-size: 16px;
	margin-left: 10px;
	height: 40px;
	font-weight: 500;
}
.btn-copy svg {
	display: inline-block;
	float: left;
}
.btn-copy_title {
	margin-top: 1px;
	margin-left: 2px;
	display: inline-block;
	color: #00ae00;
}
.btn-list_reset {
	margin-top: 1px;
	margin-right: 20px;
	align-self: center;
	display: inline-block;
	color: #ca0000 !important;
	text-decoration: underline;
}
.btn-list_reset:hover,
.btn-list_reset:focus {
	text-decoration: none;
}
.btn-copy_load svg,
.btn-copy_success svg {
	margin-top: 3px;
}
.btn-addobject {
	background-color: #fff;
	color: #00ae00 !important;
	font-size: 16px;
	padding: 5px 15px;
	text-decoration: none;
	font-weight: bold;
	border: #00ae00 2px solid;
	border-radius: 4px;
}
.btn-addobject:hover {
	opacity: 0.8;
	text-decoration: none;
}
.btn-addobject:focus {
	text-decoration: none;
}
.btn-expertpoisk {
	background-color: #00ae00;
	color: #fff !important;
	font-size: 16px;
	vertical-align: middle;
	padding: 0.6rem 25px;
	margin-left: 20px;
	text-decoration: none;
	font-weight: normal !important;
	border-radius: 4px;
}
.btn-expertpoisk:hover {
	opacity: 0.8;
	text-decoration: none;
}
.btn-sales {
	display: block;
	padding: 0.4rem 15px;
}
.btn-expertsales {
	background-color: #000;
	color: #fff !important;
	border: #fff 2px solid;
	font-weight: normal !important;
}
.btn-expert-wa {
	cursor: pointer;
	width: 310px;
	text-align: center;
}
.sales-button {
	margin: 0 auto;
	position: relative;
	top: 25px;
	margin-left: 20px;
}
.btn-primary:hover {
	background-color: #c30000;
}
.btn-options:hover,
.btn-primary2:hover,
.btn-copy:hover {
	background-color: #e6e6e6;
}
.btn-primary2:hover {
	border: 1px solid #ca0000 !important;
}
.btn-primary3:hover {
	background-color: #e6e6e6;
}
.btn-options:focus,
.btn-options.active {
	border: 1px solid #000 !important;
}
.active-box {
	width: 20px !important;
	height: 20px !important;
	margin: 0px !important;
}
.block-box {
	display: block !important;
}
.colname {
	height: 20px;
	margin-bottom: 5px;
	display: block;
}
.colnameLast {
	margin-top: 30px;
	margin-left: 10px;
}
.row2 .colname {
	margin-top: 5px;
}
.colnameCity {
	color: #444a48;
	font-weight: bold;
}
.colnameCity img {
	margin-bottom: 5px;
	margin-right: 5px;
}
.btn.active {
	background-color: #ca0000;
	color: #fff;
}
.flexdatalist-results {
	cursor: pointer;
}
.flexdatalist-results li {
	border-bottom: 0px !important;
	padding: 5px 5px !important;
}
.filter__dropdown {
	font-size: 15px;
	line-height: 18px;
	color: #000;
	position: absolute;
	width: 400px;
	z-index: 1010;
	box-sizing: border-box;
	border: 1px solid #c4c4c4;
	background: #f2f2f2;
	max-height: 560px;
	overflow: auto;
	display: none;
	margin-top: -3px;
}
.filter__dropdown_street {
	z-index: 1011;
}
.filter__dropdown_rooms {
	max-height: 270px;
	width: auto;
}
.filter__dropdown_price {
	max-height: 250px;
	width: 300px;
}
.filter__dropdown_price input[type="text"] {
	width: 115px !important;
}
.filter__content {
	padding: 10px 10px;
}
.filter__content_price {
	display: flex;
}
.price-delimetr {
	padding: 8px;
}
.filter__dropdown .select2-container {
	margin-bottom: 8px !important;
}
.select2-container--default .select2-selection--multiple,
.select2-container--classic .select2-selection--multiple,
.select2-container--classic .select2-selection--single,
.select2-container--classic .select2-search--dropdown .select2-search__field {
	border-radius: unset !important;
	background-image: none !important;
	height: 40px !important;
	background-color: #fff !important;
	border: 1px solid #c4c4c4 !important;
}
.select2-container--classic .select2-selection--multiple {
	height: auto !important;
}
.select2-container--classic
	.select2-selection--multiple
	.select2-selection__choice,
.select2-container .select2-search--inline .select2-search__field {
	margin-top: 8px;
	border-radius: unset;
	padding: 2px 5px;
}
.select2-container--classic
	.select2-selection--multiple
	.select2-selection__choice {
	color: #00ae00;
}
.select2-container .select2-search--inline .select2-search__field {
	width: 150px !important;
	margin-bottom: 8px;
}
.select2-container .select2-search .select2-search__field {
	margin-top: 10px;
}
.select2-container--classic
	.select2-selection--multiple
	.select2-selection__rendered {
	padding: 0px 4px;
}
.select2-results__option[aria-selected="true"] {
	background-color: #eee;
}
.select2-selection--multiple:before {
	content: "";
	position: absolute;
	right: 7px;
	top: 42%;
	border-top: 5px solid #888;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}
.select2-selection__placeholder,
.select2-container .select2-search--inline .select2-search__field::placeholder {
	color: #555555 !important;
}
.select2-container--classic
	.select2-selection--single
	.select2-selection__arrow {
	height: 38px !important;
	width: 0px !important;
	right: 10px !important;
	border-left: 0 !important;
}
label {
	margin-bottom: 10px !important;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
	font-size: 16px;
}
.select2-container--classic
	.select2-results__option--highlighted[aria-selected] {
	background-color: #ca0000 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-top: 5px;
	font-size: 16px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #000 !important;
}
.filter-modals__menu {
	border-top: 1px solid #d9d9d9;
	padding: 6px 0;
	margin: 0;
}
.filter-modals__item {
	font-size: 16px;
	line-height: 18px;
	color: #000;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 6px 8px 10px;
	position: relative;
}
.filter-modals__item:hover {
	background-color: #c5c5c5;
}
.notReadonly {
	cursor: pointer !important;
	background-color: #fff !important;
}

.ui-autocomplete-input-has-clear {
	padding-right: 30px;
}

.ui-autocomplete-input-has-clear::-ms-clear {
	display: none;
}

.ui-autocomplete-clear {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	color: #444;
	line-height: 20px;
}
.form-field__clear,
.form-field__simbol {
	position: absolute;
	opacity: 0.2;
	z-index: 1;
	border: 0;
	display: none;
	padding: 0 10px;
	font-weight: 400;
	transition: opacity 0.1s ease-out;
	background: transparent;
	outline: none;
	font-size: 18px;
	margin-top: 10px;
	right: 0;
}
.form-field__clear:hover {
	opacity: 1;
}
.form-field__simbol {
	opacity: 0.5;
	padding: 0 5px;
	display: block;
	font-weight: bold;
}
.form-field__price {
	margin-left: 185px;
}
.relativeInline {
	position: relative;
	display: inline-block;
}
.delimetrCol {
	padding: 0px 3px;
}
.fullrow {
	width: 100%;
	display: flex;
	margin-bottom: 10px;
}
.fullrowtitle {
	display: inline-block;
	margin: auto 0;
}
hr {
	margin: 5px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.table-name {
	width: 100%;
	display: inline-block;
}
.table-title {
	font-size: 18px;
	margin: 0;
	font-weight: bold;
}
.table-title a {
	font-size: 16px;
}
#pagination .pages {
	white-space: nowrap;
}
#pagination .pages .page,
#pagination .pages .next {
	text-decoration: none;
	display: inline-block;
	margin-right: -4px;
	min-width: 44px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #c4c4c4;
	border-left-width: 0;
	padding: 2px;
}
#pagination .pages .page:first-child {
	border-left-width: 1px;
}
#pagination .pages .page:hover,
#pagination .pages .next:hover {
	background-color: #e6e6e6;
}

#pagination .pages .next:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNOCA0bDYgNi02IDYiLz48L3N2Zz4=);
	content: "";
	display: inline-block;
	position: relative;
	top: -2px;
	width: 20px;
	height: 20px;
	margin-left: 0px;
	vertical-align: middle;
}
#pagination .pages .page.active {
	background: #e5e5e5;
}
.main-sort {
	display: flow-root;
}
.view_type__list {
	display: flex;
}
.view_type__item {
	display: inline-block;
	box-sizing: border-box;
	height: 40px;
	width: 120px;
	line-height: 34px;
	border: 1px solid #c4c4c4;
	border-left: 0;
	background: #fff;
	padding: 3px 12px;
	cursor: pointer;
	position: relative;
}
.view_type__item.viewmap {
	width: 100px;
}
.view_type__item.active {
	background: #d9d9d9;
}
.view_type__item:first-child {
	border-left: 1px solid #c4c4c4;
}
.view_type__item:hover {
	background-color: #e6e6e6;
}
.view_type__table,
.view_type__map {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	z-index: 1;
	margin: 0;
	position: relative;
	top: -1px;
}
.view_type__icon:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-size: 100% 100%;
	opacity: 0.5;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yIDV2MmgxNlY1SDJ6bTAgNmgxNlY5SDJ2MnptMCA0aDE2di0ySDJ2MnoiLz48L3N2Zz4=);
}
.view_type__table:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yIDV2MmgxNlY1SDJ6bTAgNmgxNlY5SDJ2MnptMCA0aDE2di0ySDJ2MnoiLz48L3N2Zz4=);
}
.view_type__map:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTEwIDEwLjI0N2MtMS40OTYgMC0yLjcxLTEuMTUyLTIuNzEtMi41NzNDNy4yOSA2LjI1MiA4LjUwNCA1LjEgMTAgNS4xczIuNzExIDEuMTUyIDIuNzExIDIuNTc0YzAgMS40MjEtMS4yMTUgMi41NzMtMi43MTEgMi41NzNNMTAgMkM2LjY4NyAyIDQuMDAxIDQuNTUgNC4wMDEgNy42OTVjMCAyLjk3MSAyLjcxNyA2LjgwNCA0LjUzMSA4LjY3QzkuMjEgMTcuMDYxIDEwIDE4IDEwIDE4cy44NDgtLjk0NCAxLjU3NS0xLjY2MWMxLjgxMy0xLjc4OCA0LjQyNC01LjM3OCA0LjQyNC04LjY0NEMxNS45OTkgNC41NDkgMTMuMzEzIDIgMTAgMiIvPjwvc3ZnPg==);
}
.view_sort select {
	width: 250px;
	height: 40px;
	font-size: 16px;
	margin-bottom: 0px;
}
form {
	margin: 0 0 10px;
}
.item-image_main {
	width: 100%;
	height: 90px;
	position: relative;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	overflow: hidden;
	cursor: pointer;
}
.item-image_count {
	font-size: 13px;
	line-height: 18px;
	position: absolute;
	bottom: 0;
	right: 0;
	min-width: 18px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	border-top-left-radius: 4px;
}
.video-image_count {
	top: 0;
	bottom: unset;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 4px;
	padding: 0 5px;
}
.stage_newbuild {
	color: #00ae00 !important;
}
.favorite-style:hover {
	text-decoration: none !important;
}
.gallery__img {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f2f2f2;
	overflow: hidden;
	position: relative;
	min-height: 250px;
	max-height: 320px;
}

.gallery__img .images_gallery {
	display: grid;
	grid-gap: 4px;
	grid-template-rows: 158px 158px;
	width: 100%;
	height: 100%;
	grid-template-columns: 1fr 209px 209px 209px;
}
.gallery__img .images_gallery_s2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery__img .images_gallery_s3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery__img .images_gallery_s4 {
	grid-template-columns: 1fr 209px 209px;
}
.gallery__img .image_load {
	position: relative;
	width: 100%;
	height: 100%;
	grid-row: 1/3;
	box-sizing: border-box;
}
.gallery__img .images_gallery_all .image_load:nth-child(2n + 2) {
	grid-row: 1/2;
}
.gallery__img .images_gallery_all .image_load:nth-child(2n + 3) {
	grid-row: 2/3;
}
.gallery__img .image__item {
	width: 100%;
	height: 100%;
	max-height: 320px;
	-o-object-fit: cover;
	object-fit: cover;
}
.gallery__img .image__hide {
	display: none;
}
.gallery__nophoto {
	border: 1px solid #eeeeee;
}
.gallery__nophoto .item-image_main {
	background-size: auto;
	background-color: white;
}
.col-object__list,
.content_object__list {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-position: outside;
}
.object-list__item {
	display: block;
	position: relative;
	margin: 5px 0 0;
}
.object-list__item:before {
	content: "";
	position: absolute;
	bottom: auto;
	top: 17px;
	left: 0;
	border-bottom: 1px dotted #c4c4c4;
	z-index: 5;
	width: 100%;
}
.object-list__item:after {
	content: "";
	display: table;
	clear: both;
}
.object-list-item__name {
	float: left;
	padding: 0 8px 0 0;
	background: #fff;
	position: relative;
	z-index: 10;
	box-sizing: border-box;
	white-space: nowrap;
}
.object-list-item__name-right {
	float: right;
	padding-right: 0px;
}
.object-list-item__value {
	float: right;
	padding: 0 0 0 8px;
	background: #fff;
	position: relative;
	z-index: 10;
	text-align: right;
	box-sizing: border-box;
}
.object-list-item__value-full {
	width: 100%;
}
.object-list-item__value-wa {
	margin-right: 15px;
}
.object-list-item__value-dupl {
	margin-top: 5px;
}
.array_contacts {
	margin-left: 7px;
}
.array_contacts-left {
	margin-right: 7px;
	font-weight: 400;
}
.object-list-item__noneborder:before {
	border-bottom: none;
}
.content_object__item {
	margin-bottom: 10px;
}
.districtModal {
	padding: 10px 30px;
}
.districtModal__content {
	font-size: 17px;
	line-height: 24px;
	display: flex;
}
.districtsAll,
.complexsAll {
	padding: 5px 20px 20px 20px;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.section-separator {
	min-width: 1px;
	max-width: 1px;
	background-color: #d9d9d9;
}
.districtModal__content label {
	font-size: 15px;
}
.districtModal__footer {
	border-radius: 0;
	border-top: 1px solid #d9d9d9;
	/*position: fixed;*/
}
.districtFooter_content {
	box-sizing: border-box;
	padding: 18px 36px;
}
.menu-btn-arrow-up {
	position: fixed;
	left: 272px;
	bottom: 100px;
	display: inline-block;
	width: 66px;
	height: 83px;
	transform: translate(0, 100px);
	transition: transform 0.3s, left ease-out 150ms;
	cursor: pointer;
	z-index: 992;
}
@media screen and (max-width: 1750px) {
	.menu-btn-arrow-up {
		left: 0px;
	}
}
.menu-btn-arrow-up-icon {
	display: none;
	position: relative;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	transition: background 0.3s;
	margin: 20px auto 0;
	background: #00ae00;
}
.menu-btn-arrow-up:hover .menu-btn-arrow-up-icon {
	background: #23ec23;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
}
.menu-btn-arrow-up:hover .menu-btn-arrow-up-icon:before {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%2016%209%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.354%208.852L.757%207.254%208.01%200l7.254%207.254-1.598%201.598L9.14%204.325%208%203.2%206.881%204.325z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E");
	opacity: 0.78;
}
.menu-btn-arrow-up-icon:before {
	content: "";
	position: absolute;
	top: 20px;
	left: 50%;
	display: inline-block;
	width: 16px;
	height: 9px;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%2016%209%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.354%208.852L.757%207.254%208.01%200l7.254%207.254-1.598%201.598L9.14%204.325%208%203.2%206.881%204.325z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	transform: translate(-50%, -50%);
	transition: all 0.2s;
	opacity: 1;
}
.row-fluid .span4 {
	width: 32%;
}
.row-fluid .span4last {
	width: 23%;
}
.row-fluid .span4middle {
	width: 35%;
}
.reports__mode .label__white {
	color: #fff !important;
}
.reports__mode tr {
	border-bottom: 1px solid #eeeeee;
}
.reports__mode tbody > tr:last-child {
	border-bottom: 0px;
}
.reports__mode tr > th {
	text-align: left;
	padding: 10px 3px;
	border: 0 none;
	color: #00ae00;
	font-weight: normal;
}
.reports__mode tr > td {
	text-align: left;
	padding: 10px 3px;
	font-weight: normal;
}
.reports__mode .label {
	font-size: 14px;
	padding: 5px;
}
.context__refresh {
	content: url("/themes/classic/img/refresh.svg");
}
.context__eye {
	content: url("/themes/classic/img/eye.svg");
}
.expert__block1 {
	margin: 15px 0 10px 0;
	flex-direction: row;
	display: flex;
	align-items: baseline;
}
.expert__block2 {
	display: block;
	margin-top: 10px;
}
.expert__button {
	display: flex;
}
.expert__label {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 30px;
	align-content: center;
}
.expert__div {
	margin-bottom: 15px;
}
.expert__block1_stat {
	display: contents;
}
.expert__alt {
	display: flex;
	margin-top: 10px;
}
.expert_h1 {
	font-size: 20px;
	margin-top: 15px;
	font-weight: bold;
}
.expert_div_text p {
	margin: 0;
}
.expert_div_text p.expert_h2 {
	font-size: 18px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
.expert__right .expert_div_text p.expert_h2 {
	margin-left: 65px;
}
.expert__alt .expert_icon {
	margin-top: 8px;
	width: 35px;
	display: inline-block;
}
.expert_icon_pdf {
	width: 65px;
	height: 65px;
}
.custom-switch-expert {
	margin-top: 8px;
}
.expert__total {
	font-size: 18px;
	margin-top: 30px;
}
.expert__total p.expert_h1 {
	font-size: 18px;
}
.expert__block1 .expert_h1 {
	margin: 0;
}
.expert_div {
	display: flex;
	margin-bottom: 15px;
}
.expert_div_last {margin-bottom: 25px}
.expert_div_icon {
	min-width: 55px;
}
.expert__left {
	max-width: 360px;
}
.expert__left p.limit__green {
	margin: 0;
}
.expert__center {
	display: flex;
}
.expert__right a {
	display: flex;
	flex-direction: row;
	text-align: left;
	align-items: center;
}
.expert__center img {
	width: 380px;
}
.expert__right {
	width: 400px;
}
.expert__free {
	font-weight: bold;
}
.expert__margin {
	margin: 0 15px;
}
.expert_limit {
	font-weight: bold;
	display: inline-block;
	margin-left: 10px !important;
}
.btn-expert {
	margin-right: 0px;
	cursor: pointer;
}
@media (max-width: 767px) {
	.row-fluid [class*="span"] {
		float: left;
	}
}
.partners_text {
	margin: 15px 0;
}
.partners-names,
.partners-lists {
	display: inline-block;
}
.partners-names {
	margin-right: 40px;
}
.partners-lists a,
.btn-expert {
	font-weight: normal;
	color: #00ae00 !important;
	font-size: 18px;
	margin-right: 30px;
	text-decoration: underline !important;
}
.partners-lists a:hover,
btn-expert:hover {
	text-decoration: none !important;
}
.privacy_policy {
	text-decoration: underline !important;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}

/* Кнопки без обводки */

.nobrd-btn {
	border: none;
	background: none;
	font-size: 16px;
	color: #555555;
	margin-left: 15px;
	padding: 0;
	display: inline-flex;
	flex-direction: row;
	align-items: center;
}

.nobrd-btn--inline {
	display: inline;
}

.nobrd-btn:hover {
	text-decoration: none;
}

/*
класс isLinks нужен для отображения кнопки "на карте"
на странице избранных списков для клиента
с помощью этого класcа перебил стили
*/
@media (min-width: 570px) {
	.mobile.isLinks {
		display: flex !important;
		justify-content: flex-end;
		position: relative;
		top: 40px;
		margin-top: -40px;
	}

	.nobrd-btn.isLinks {
		border: none;
		background: none;
		font-size: 16px;
		color: #555555;
		margin-left: 15px;
		padding: 0;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
	}
}

@media (max-width: 570px) {
	.nomobile.isLinks {
		display: flex !important;
	}
}

.nobrd-btn--sort {
	min-height: 40px;
}

.nobrd-btn span {
	margin-right: 0 !important;
}

.nobrd-btn-logo {
	margin-right: 5px;
	width: 20px;
}

.notesShow_span {
	margin-left: 0;
}

.notesShow__img {
	padding-left: 0;
}

.row1-notes {
	margin-bottom: 10px !important;
}

/* Попап кнопки */

.share-btn {
	position: relative;
}

.popup-hidden {
	display: none;
}

.share-popup {
	position: absolute;
	left: 100%;
	width: max-content;
	text-align: left;
	margin-left: 10px;
	background: #fff;
	border: solid 1px #ebeae8;
	border-radius: 5px;
	padding: 10px 15px;
	z-index: 1000;
}

.share-popup::before,
.share-popup::after {
	content: "";
	position: absolute;
	left: -10px;
	bottom: 15px;
	border: 5px solid transparent;
	border-right: 5px solid #ebeae8;
}
.share-popup::after {
	border-right: 5px solid white;
	left: -9px;
}
/* Для вывод на печать */

.print-date {
	display: none;
}
#breadcrumbs .type2 {
	line-height: 40px;
	font-weight: 600;
}

@media print {
	.map-list,
	.main-sort,
	.mainsearchrow,
	.main_menu,
	.sales-button,
	.favorites-td,
	.pager,
	footer,
	.small-youtube,
	.nobrd-btn,
	.notes_empty {
		display: none !important;
	}

	* {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}

	.item-image_main {
		min-width: 90px;
	}

	#top-menu2 > .col2 {
		display: none !important;
	}

	th {
		width: auto;
	}

	.div_logo-main {
		display: block;
	}

	a[href]:after {
		content: "";
	}

	#search-items .search-items-floor,
	#search-items .search-items-address .address-title,
	#search-items .search-items-p {
		font-size: 4mm;
	}

	#search-items small,
	.search-items-contacts {
		font-size: 3mm;
	}

	body,
	html,
	#wrapper,
	#content,
	.content_public,
	.list-view,
	header {
		width: 100%;
		min-width: 100% !important;
		max-width: 100vw;
	}

	#search-items .search-items-stage {
		min-width: 20mm;
	}

	#search-items .search-items-price {
		min-width: 40mm;
	}

	#search-items .search-items-address {
		min-width: 60mm;
	}

	#search-items .search-items-p {
		min-width: 15mm;
	}

	#search-items .search-items-contacts {
		min-width: 40mm;
	}

	.notesShow_span {
		width: 70%;
	}

	.notesShow__text {
		width: 100%;
	}

	.print-date {
		display: block;
		text-align: end;
		/* padding-right: 20px; */
		/* width: 95%; */
	}

	header,
	header #top-menu2 .col1 {
		width: 100% !important;
	}

	#apartment2 .colrow2 {
		width: auto;
	}

	#apartment2 .row2,
	#apartment2 .row2name {
		display: grid;
		grid-template-columns: 0px 27% 27% 27% 18% 0px;
		grid-template-rows: auto;
		width: 100%;
	}

	.gallery__img .image_load {
		align-content: center;
	}
	.map__div {
		width: 100%;
		height: 100mm;
	}

	#small-map,
	#apartment2 #small-map * .ymaps-2-1-79-map {
		width: 100% !important;
		height: 100mm !important;
	}

	.row3 .col2 p {
		margin-top: 10px;
	}

	body {
		padding-top: 0;
	}

	.content_public .gallery__img .images_gallery {
		display: grid !important;
		grid-gap: 4px;
		grid-template-rows: 1fr 1fr;
		width: 100%;
		height: 100%;
		grid-template-columns: 40% 20% 20% 20%;
	}

	#apartment2 .map__div {
		page-break-inside: avoid;
	}

	.row3 {
		display: flex !important;
		flex-direction: column;
	}

	.address-title,
	.search-items-p a {
		color: #000 !important;
	}

	#breadcrumbs {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		padding: 0;
	}

	#breadcrumbs::before,
	#breadcrumbs::after {
		display: none;
	}

	#breadcrumbs h1,
	.mob-cont-price {
		font-size: 6mm;
	}
}

@media print and (max-width: 570px) {
	header .fixed-top {
		position: relative !important;
	}

	.mobile,
	body .col1 .nobrd-btn {
		display: none !important;
	}

	body .nomobile {
		display: flex !important;
	}

	body .fixed-top .main_menu {
		display: none !important;
	}

	body .main_menu__show,
	.navbar-menu {
		display: none !important;
	}

	.gallery__img {
		height: auto !important;
	}

	.notesShow {
		width: 100%;
	}

	.colrow__text p {
		font-size: 16px;
		font-weight: 400;
	}

	.mob-info-d,
	#apartment2 .col1,
	#apartment2 .col2 {
		font-size: 16px !important;
		font-weight: 400 !important;
	}

	.context__refresh,
	.context__eye,
	.favoritesUser {
		width: 21px !important;
	}

	.favoritesUser {
		height: 21px !important;
		background-size: contain !important;
	}

	#apartment2 .row2,
	#apartment2 .row2name {
		display: grid !important;
		grid-template-columns: 27% 27% 27% 18% !important;
		grid-template-rows: auto;
		width: 100%;
	}

	#wrapper {
		margin-top: 0 !important;
	}

	#breadcrumbs {
		display: flex !important;
		flex-direction: row !important;
		justify-content: space-between;
		padding: 0 !important;
	}

	#breadcrumbs h1 {
		font-size: 7mm !important;
	}

	#apartment2 .row3 {
		display: block !important;
	}

	#apartment2 .map__div {
		width: 50% !important;
	}
}

@page {
	/* size: A4 portrait; */
	margin: 7mm;
	@top-left {
		content: "";
	}
	@top-right {
		content: "";
	}
	@top-center {
		content: "";
	}
}
@media print {
	html,
	body {
		width: 210mm;
		height: 297mm;
	}
}

/* Заметки */

.notes-container {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.notes-item {
	width: 50%;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
}

.notes-item p {
	margin: 0;
}

.notes-item:nth-child(2) {
	margin-left: 15px;
}

.notesShow_span {
	width: 100%;
}

.notes-text {
	height: 100%;
	background-color: #ebeae8;
	flex-grow: 1;
	border-radius: 3px;
	margin-left: 10px;
	/* padding-left: 5px; */
	padding: 3px 5px;
	word-break: break-word;
}

.notes-text span {
	color: #000;
	display: inline-block;
	word-wrap: break-word;
}

.notes-header {
	white-space: nowrap;
	font-weight: 600;
}

/* Мобильные заметки */

@media (max-width: 570px) {
	.row1-notes,
	#apartment2 .bot123 {
		display: none;
	}
}

.row1-notes {
	/* display: none; */
}

.mobile-notes {
	margin-bottom: 10px;
	white-space: normal;
	box-sizing: border-box;
	max-width: 100%; /* Ограничивает ширину блока в пределах родителя */
	word-wrap: break-word; /* Переносит слова на следующую строку */
	word-break: break-word; /* Переносит длинные слова */
	overflow-wrap: break-word;
}

.mobile-notes span {
	margin-bottom: 10px;
	white-space: normal;
	overflow-wrap: break-word;
	box-sizing: border-box;
}

.mobile-notes .notes-item {
	width: 100%;
	max-width: 100%;
}

.mobile-notes .notes-item:nth-child(2) {
	margin-left: 0px;
	margin-top: 10px;
}

.mobile-notes .notes-header {
	min-width: 80px;
}

.mobile-notes .notes-header,
.mobile-notes span {
	font-size: 12px;
}

.notes-item-table:nth-child(1) {
	width: 500px;
}

.notes-item-table:nth-child(2) {
	width: 550px;
}

.notes-table .notes-header {
	width: 120px;
	text-align: center;
}

.notes-tr {
	border-bottom: 1px solid #eeeeee;
}

.notes-td {
	padding: 0 !important;
}

.item__row {
	border-bottom: 0;
}
.item__row .show__year,
.item__row .archive {
	font-size: 12px;
	margin-bottom: 0 !important;
}

.notes-item-table .notes-text,
.notes-item-table .notes-header {
	margin-bottom: 10px !important;
}

.notes-item-table .notes-text {
	max-width: 375px;
	box-sizing: border-box;
}

.notes-item-table .notes-text span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	white-space: normal;
	overflow-wrap: break-word;
	box-sizing: border-box;
	max-height: 98px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.notes-item-my .notes-text {
	max-width: 370px;
}

.notes-item-public .notes-text {
	max-width: 420px;
}

.mobile-table-notes {
	display: flex;
	flex-direction: column;
	margin-top: 5px;
	width: 100%;
}

.mobile-table-notes .notes-text {
	margin-left: 0;
}

.mobile-table-notes .notes-text {
	margin-top: 10px;
}

.notes-no-auth {
	margin-bottom: 10px;
}

/* popup заметок */

.popup-container {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 1px solid #444a48;
	/* border-radius: 3px; */
	background-color: #fff;
	padding: 15px;
	z-index: 1000;
	top: 32px;
}

.notes-popup {
	min-width: 94%;
	left: 0;
}

@media (max-width: 570px) {
	.popup-container {
		position: fixed;
		top: 30%;
	}
}

.popup-container button {
	width: 100%;
	color: #fff;
	background-color: #000;
	font-size: 16px;
	padding: 5px;
}

.popup-container textarea {
	font-size: 15px;
	width: 100%;
	resize: none;
	box-sizing: border-box;
}

.popup-background {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: #1e1d1d2a;
	overflow: hidden;
	z-index: 990;
	top: 0;
	left: 0;
}

.mobile .popup-container {
	width: calc(100% - 52px);
	min-width: 1px;
	left: 12px;
	/* height: 200px; */
	/* box-sizing: border-box;*/
}

.mobile .popup-container textarea {
	width: 100%;
	height: 100%;
}

@media (max-width: 570px) {
	.no-scroll-mobile {
		overflow: hidden;
	}
}

/* Другое */

.view_sort-margin {
	margin-top: 15px;
}

.hidden.mobile {
	height: 0px;
}

/* Переименовать списки */

.rename-list {
	display: inline-block;
	margin-left: 15px;
	border-bottom: #00ae00 1px dashed;
}

.favoritesUserAction.list-name {
	border-bottom: #00ae00 1px dashed;
}

.mobile .rename-list {
	margin-left: 0;
}

.rename-list {
	cursor: pointer;
}

.list-name {
	margin-bottom: 0;
	width: fit-content;
}

.emptyTextarea {
	border: #c30000 solid 1px;
}

.hide {
	display: none;
}

/* Выпадающий список под сердечками */

.popup-trigger {
	cursor: pointer;
}

.lists-popup {
	width: 180px;
	right: 0px;
	top: auto;
	padding: 0;
}

.popup-lists-item,
.popup-lists-header {
	box-sizing: border-box;
	padding: 3px 15px;
	cursor: pointer;
	min-height: 30px;
}

.popup-lists-header {
	cursor: default;
}

/* .popup-lists-header:hover {
	color: #000;
} */

.lists-popup .popup-lists-header:hover {
	background-color: #fff;
	color: #444a48 !important;
}

.popup-lists-item:first-of-type {
	padding-top: 5px;
}

.popup-lists-item:last-of-type {
	/* padding-bottom: 10px; */
}

.popup-lists-item,
.popup-lists-item p {
	width: 100%;
	text-align: left;
}

.popup-lists-item:hover {
	background-color: #ca0000;
	color: #fff !important;
	text-decoration: none;
}

#apartment2 .lists-popup {
	right: auto;
}

@media (max-width: 570px) {
	.lists-popup {
		width: 90%;
		left: 12px !important;
		top: 30% !important;
	}
	.select-imitation-header {
		margin: 0px;
	}
}

.list-name-hidden {
	display: none;
}

#apartment2 .list-name-hidden {
	display: block;
}

.nomobile .select-imitation {
	display: inline-flex;
	width: 250px;
	height: 40px;
	border: solid 1px #c4c4c4;
	justify-content: space-between;
	align-items: center;
	/* padding-left: 6px; */
}

.nomobile .select-imitation p {
	margin: 0;
	padding-left: 6px;
}

.nomobile .select-imitation-popup {
	width: 250px;
	right: auto;
	top: 41px;
}

.nomobile .sort-popup {
	width: auto;
}

.mobile .select-imitation {
	display: inline-flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/* width: 45%; */
}

.select-imitation-header {
	white-space: nowrap;
	overflow: hidden;
}
.map-list-title--all-list .select-imitation {
	width: 50%;
}
.map-list-title--single-item .select-imitation {
	width: 100%;
}

/* Карта для поиска */

.search-map {
	/*width: 1150px;*/
	/* height: 100vh; */
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.search-map__list {
	width: 400px;
	max-height: 100%;
	position: relative;
	overflow-y: auto;
}

#custom-loader {
	position: sticky;
	top: 0;
	width: 100%;
	height: 120px;
	z-index: 99;
	background-image: url(/themes/classic/img/loading-green-loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100px;
	background-color: #fff;
}

.search-map__map {
	flex-grow: 1;
	height: 100%;
}

.search-map .mob-cont-obj {
	box-shadow: 3px 4px 14px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	margin: 10px 5px;
	padding: 10px 0;
}

.search-map .mob-cont-obj:hover h2 {
	color: #3b8a23;
}

.search-map {
	height: calc(100vh - 178px);
	height: calc(100svh - 178px);

	margin-top: 0px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	padding: 0px;
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
		Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.map-list-header {
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 1000;
	padding: 8px 0px 0px 8px;
}

.map-list-title {
	color: #000;
	line-height: 25px;
	font-size: 18px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-right: 5px;
}

.map-list-title h1 {
	font-size: 18px;
	line-height: 18px;
}

.map-list-title-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.nobrd-btn--map-list {
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	color: #000;
}

.nobrd-btn--map-list .nobrd-btn-logo {
	width: 30px;
}

.ymaps3x0--controls {
	z-index: 1 !important;
}

.search-map .col-4 {
	flex: 0 0 auto;
	width: 30%;
}

.search-map .col-8 {
	flex: 0 0 auto;
	width: 63%;
}

.search-map .mob-obj-top {
	font-size: 10px;
}

.search-map .mob-obj-mid {
	margin-top: 3px;
}

.search-map .obj-foot-price {
	font-weight: 600;
	font-size: 20px;
	color: black;
}
.search-map .mob-item-phone {
	margin-left: 5px;
}
.search-map .col-relative {
	position: relative;
}
.search-map .show__year {
	margin-left: 15px;
}
.search-map .mob-cont-img {
	border-radius: 5px;
	height: 130px;
	object-fit: cover;
	object-position: 50% 50%;
}
.search-map .mob-cont-img_empty {
	object-fit: none;
}

.search-map .item-image_count-col {
	border-bottom-right-radius: 4px;
}

.search-map .mob-cont-traf {
	color: #dbdbdb;
	margin-left: 7px;
}

.search-map .mob-cont-imgtraf {
	margin-top: -5px;
}

.search-map .float-end {
	float: right !important;
}
.search-map .mob-obj-mid h2 {
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 2px;
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
		Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.search-map .mob-obj-mid p,
.search-map p.mob-obj-dates {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}
.search-map .obj-foot-pricem2 {
	font-size: 11px;
	display: block;
	color: #4a4a4a;
	margin-top: -5px;
	margin-bottom: 5px;
}
.search-map p.mob-obj-dates {
	margin-top: 5px;
	font-size: 10px;
	color: #4a4a4a;
}
.search-map .obj-foot-stickynote {
	margin-top: 6px;
}
.search-map .mob-obj-foot {
	margin-top: 3px;
}
.search-map .mob-obj-foot .favorites__item {
	display: inline-flex;
	margin-right: -10px;
	position: relative;
	align-items: center;
}

.search-map .mob-obj-foot .favorites__item .favoritesUser {
	margin-right: 5px;
}
.search-map a.favorites,
.search-map .favoritesUser {
	height: 18px;
	background: url(/themes/classic/img/heart.svg) center center no-repeat;
}
.search-map a.favorites.yes,
.search-map .favoritesUser.yes {
	background-image: url(/themes/classic/img/heart-active.svg);
}

.search-map .mob-obj-foot .favoritesUserAction {
	width: 50px;
	white-space: pre-line;
	text-align: left;
	border-bottom: none;
}
.search-map .favoritesUserAction {
	font-size: 10px;
}

.search-map .mob-foot-bolder {
	font-size: 12px;
	margin-top: 6px;
	max-width: 95%;
}
.search-map .mob-foot-bolder p {
	margin: 0;
}
.search-map .foot-price-bolder {
	font-weight: 600;
	color: #000000;
	margin-right: 5px;
}

/* Стиль метки */
.single-marker {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #444a48;
	transition: transform 0.3s ease; /* Анимация увеличения */
	transform-origin: center center;
	border: 1px #dbdbdb solid;
	color: #fff;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media (hover: hover) and (min-width: 570px) {
	.single-marker:hover,
	.cluster-marker:hover,
	.marker--active {
		transform: scale(1.2);
	}
}

.marker-price {
	display: none;
	color: #fff;
}

.marker-with-price {
	display: none;
}

.marker-without-price {
	display: block;
}

.map-with-price .marker-without-price {
	display: none;
}

.map-with-price .marker-with-price {
	display: flex;
}

.map-with-price .marker-price {
	display: block;
}

.marker-price {
	width: max-content;
	padding-right: 2px;
}

.marker-with-price {
	gap: 5px;
	padding: 3px 4px 3px 4px;
	background-color: #444a48;
	border-radius: 11px;
	position: relative;
	border-color: #444a48;
}

.marker-tooltip::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 7px solid transparent;
	border-top-color: inherit;
}

.map-with-price .single-marker {
	background-color: transparent;
	width: auto;
	color: #000;
	border: none;
	cursor: pointer;
}

.map-with-price .single-marker {
	width: auto;
}

.map-with-price .marker-counter {
	background-color: #fff;
	border-radius: 50%;
	width: min-content;
	width: 9px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 5px 0 5px;
}

.cluster-marker {
	/* width: 25px;
	height: 25px; */
	border-radius: 50%;
	transition: transform 0.3s ease; /* Анимация увеличения */
	transform-origin: center center;
	border: 3px #444a48 solid;
	color: black !important;
	background-color: white;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ymaps3x0--marker:has(.marker--active) {
	z-index: 50 !important;
	display: block !important;
	opacity: 1 !important;
}

.single-marker.marker--active,
.cluster-marker.marker--active,
.marker--active .marker-with-price {
	background-color: #00ae00 !important;
	border-color: #00ae00 !important;
}

.single-marker.marker--visited,
.marker--visited .marker-with-price {
	background-color: #908c8c;
	border-color: #908c8c;
}

/* .cluster-marker.marker--active {
	background-color: #00ae00;
	border-color: #444a48;
} */

.cluster-10 {
	/* background-color: #42a878; */
	width: 18px;
	height: 18px;
}

.cluster-25 {
	/* background-color: #008a4e; */
	width: 20px;
	height: 20px;
}

.cluster-50 {
	/* background-color: #5a9d36; */
	width: 23px;
	height: 23px;
}

.cluster-100 {
	/* background-color: #cec101; */
	width: 26px;
	height: 26px;
}
.cluster-500 {
	/* background-color: #c38611; */
	width: 28px;
	height: 28px;
}
.cluster-1000 {
	/* background-color: #bb302d; */
	width: 30px;
	height: 30px;
}
.cluster-more-1000 {
	/* background-color: #bb1219; */
	width: 34px;
	height: 34px;
}

#drawCanvas {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 999;
	top: 0;
	left: 0;
}

.map-btn--active {
	border: solid 2px #00ae00 !important;
}

.map-btn-text {
	margin: 0;
}

.map-container {
	flex-grow: 1;
	height: 100%;
	width: 10px;
}

.map-btn-container {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

.map-list-more-btn {
	margin: 0 auto;
	color: #000;
	align-self: center;
}

.ymaps3x0--control-button {
	padding: 6px 15px !important;
	font-size: 16px;
}

/* Мобильные карты! */

.map__btn-mobile {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #e5e5e5;
	z-index: 100;
	padding: 0 15px;
	border-radius: 8px;
}

#map.search-map__map {
	height: 100%;
}

@media screen and (max-width: 570px) {
	body {
		margin: 0;
	}

	.search-map {
		width: 100%;
		height: calc(100vh - 42px);
		height: calc(100svh - 42px);
		overflow-y: hidden;
		display: flex;
		flex-direction: column-reverse;
		/* height: auto; */
		position: relative;
	}

	.search-map__list {
		overflow: hidden;
		height: calc(100vh - 115px);
		height: calc(100svh - 115px);
		width: 100%;
		position: absolute;
		z-index: 999;
		background-color: #fff;
	}

	.map-container {
		width: 100%;
		height: 60%;
	}
	.list-headear-row {
		box-sizing: border-box;
		padding: 0 10px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}

	.list-headear-row h1 {
		font-size: 18px;
		margin: 0;
	}

	.map-list-header {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.swipe-marker-container {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 20px;
	}

	.swipe-marker {
		width: 60px;
		height: 7px;
		border-radius: 3px;
		background-color: #b2a3a3;
	}

	.counter-row {
		flex-grow: 1;
		justify-content: end;
	}

	.nomobile {
		display: none;
	}

	.list-container {
		/* height: auto; */
		height: calc(100% - 90px);
		/* max-height: 90vh; */
		overflow-y: auto;
		bottom: 0;
	}

	.map-btn-container {
		margin-bottom: 10px;
	}
	.search-list--bottom {
		/* top: calc(100vh - 25px); */
		height: 200px;
		display: none;
	}

	.search-list--middle {
		height: 255px;
		/* top: calc(100% - 350px); */
	}

	.search-list--top {
		/* top: 55px;
		 */
		/* bottom: 20px; */
		/* bottom: 72px; */
		/* height: 75vh; */
		/* bottom: 55px; */
	}

	.map-list-btn {
		display: block;
		position: fixed;
		bottom: 30px;
		z-index: 9999;
		background-color: #e5e5e5;
	}

	.map-filter-btn,
	.map-list-btn {
		display: flex;
		position: fixed;
		color: #000;
		align-items: center;
		right: 10px;
		z-index: 9999;
		padding: 6px 16px;
		border: none;
		border-radius: 8px;
		font-size: 16px;
	}

	.map-filter-btn {
		align-items: center;
		height: 32px;
		top: 66.5px;
		background-color: #fff;
		z-index: 1;
	}

	.swipe-trigger {
		display: none;
	}

	.map-open {
		overflow: hidden;
	}

	.map-open .swipe-trigger {
		display: flex;
	}
	.map-open .main-sort,
	.map-open footer {
		display: none;
	}

	.map-open .mob-filter {
		position: absolute;
		z-index: 1100;
		margin-top: 0px;
	}

	.map-open .mob-filter--bottom {
		top: 0px;
	}

	.map-open .mob-filter--top {
		display: none;
	}
	.map-open .cluster-marker .marker {
		/* color: #fff !important; */
	}

	#content .search-map {
		/*position: fixed;*/
		height: calc(100vh - 42px);
		height: calc(100svh - 42px);
		margin-top: 56px;
	}

	.map-btn-img {
		margin-right: 10px;
	}
	.red-point {
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #ca0000;
		position: absolute;
		right: 5px;
		top: 0;
	}
	.btn-img-container {
		position: relative;
	}
}
.half-width {
	width: 50%;
}

.full-width {
	width: 100%;
}

/* правки по визуалу */

/* .login-btn-mob {
	font-size: 14px;
	font-weight: 400;
} */

.search-map__list .cont-dropdown-toggle--map {
	font-weight: 400;
	color: #3b8a23;
	background: none;
	border: 0;
	/* width: max-content; */
	/* font-size: 14px !important; */
}

.hide {
	display: none;
}
