

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

/* End */


/* Start:/local/templates/new_template_newbor/components/ml/catalog.section/new_floor_parking/style.css?1726642522345*/
#purch_block_list {
    display: none;
}

#purch_block_list_wrap #purch_block_list {
    display: block;
}


.parking {
    max-width: 80%;
    margin: auto;
}

.btn-green {
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
    background-color: #89aa28;
    border: transparent;
    padding: 13px 40px 20px;
}
/* End */


/* Start:/local/templates/new_template_newbor/css/floor.css?174956227736583*/
article.mt .floor {
    padding: 0 40px;
}

@media screen and (max-width: 600px) {
    /* line 131, dev/sass/utils/dump.scss */
    article.mt .floor {
        padding: 0 20px;
    }
}

@media screen and (max-width: 600px) {
    /* line 138, dev/sass/utils/dump.scss */
    article.mt .floor .bx-breadcrumb {
        padding-top: 40px;
    }
}

/* line 144, dev/sass/utils/dump.scss */
article.mt .floor .svg-img-block {
    left: 0;
    top: 0;
    padding: 0;
}

@media screen and (max-width: 1064px) {
    /* line 144, dev/sass/utils/dump.scss */
    article.mt .floor .svg-img-block {
        position: static;
    }
}

/* line 153, dev/sass/utils/dump.scss */
article.mt .floor .svg-img-block .svg-img-block__zag {
    margin-top: 8px;
}

@media screen and (max-width: 600px) {
    /* line 153, dev/sass/utils/dump.scss */
    article.mt .floor .svg-img-block .svg-img-block__zag {
        font-size: 28px;
    }
}

/* line 162, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner {
    max-width: 748px;
    margin: 0 auto;
}

@media screen and (max-width: 1064px) {
    /* line 162, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner {
        width: 100%;
    }
}

@media screen and (max-width: 1064px) {
    /* line 162, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner {
        max-width: 100%;
    }
}

/* line 174, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner img {
    max-width: 100%;
}

/* line 179, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a path {
    opacity: 1;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

/* line 186, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.rooms-1:hover path {
    opacity: 0.4;
}

/* line 191, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.rooms-1 path {
    fill: #ffe4da;
    opacity: 0;
}

/* line 199, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.rooms-2:hover path {
    opacity: 0.4;
}

/* line 204, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.rooms-2 path {
    fill: #baeed7;
    opacity: 0;
}

/* line 212, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.rooms-3:hover path {
    opacity: 0.4;
}

/* line 217, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.rooms-3 path {
    fill: #fff5e0;
    opacity: 0;
}

/* line 223, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.sold {
    opacity: 1;
}

/* line 227, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.sold:hover path {
    opacity: 0.7;
}

/* line 232, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner svg a.sold path {
    opacity: 0.6;
    fill: white;
}

/* line 239, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    width: 100%;
    z-index: 1;
    background: #ffffff;
    width: 100%;
    height: auto;
    position: absolute;
    padding: 10px 16px 16px 16px;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    max-width: 271px;
    display: none;
    z-index: 10;
}

/* line 255, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail.visible {
    display: block;
    visibility: visible;
}

@media screen and (max-width: 990px) {
    /* line 239, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail {
        padding: 20px;
        margin: 10px;
        left: auto !important;
        top: 0 !important;
        right: 0 !important;
    }
}

/* line 268, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail .icon-cross {
    cursor: pointer;
    position: absolute;
    right: 0 !important;
    top: 0;
    width: 20px;
    height: 20px;
    margin: 5px;
    fill: #222222;
    display: none;
}

@media screen and (max-width: 990px) {
    /* line 268, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail .icon-cross {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    /* line 239, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail {
        max-width: 141px;
        padding: 10px 16px 16px 10px;
    }
}

/* line 289, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row {
    padding: 0 0 13px 0;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}

@media screen and (max-width: 768px) {
    /* line 289, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail__row {
        padding: 0 0 10px 0;
    }
}

/* line 298, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row h6 {
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 5px;
}

/* line 304, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row .armor {
    margin-bottom: 10px;
}

@media screen and (max-width: 1064px) {
    /* line 304, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail__row .armor {
        display: none;
    }
}

/* line 311, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row .armor span {
    font-size: 12px;
    line-height: 130%;
    color: #ffffff;
    background: #888888;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 10px 5px;
}

/* line 321, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row span {
    font-size: 14px;
    line-height: 150%;
    color: #555555;
}

/* line 327, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row:nth-child(3) {
    padding: 13px 0;
}

/* line 330, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row:nth-child(3) span {
    display: block;
    font-size: 11px;
    line-height: 140%;
    color: #666666;
}

@media screen and (max-width: 600px) {
    /* line 327, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail__row:nth-child(3) {
        display: none;
    }
}

/* line 342, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row:nth-child(4) {
    padding: 13px 0 0;
    border-bottom: 0;
}

/* line 346, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail__row:nth-child(4) span {
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    color: #222222;
}

/* line 355, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--sold {
    max-width: 150px;
    padding: 10px 16px 12px 16px;
}

@media screen and (max-width: 990px) {
    /* line 355, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail--sold {
        padding: 20px;
    }
}

/* line 363, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--sold .flat-detail__row {
    border-bottom-color: transparent;
    padding-bottom: 0;
}

/* line 367, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--sold .flat-detail__row .armor span {
    background: #222222;
}

/* line 371, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--sold .flat-detail__row:nth-child(3), article.mt .floor .svg-wrapper__inner .flat-detail--sold .flat-detail__row:nth-child(4) {
    display: none;
}

/* line 378, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--decor {
    max-width: 173px;
    padding: 10px 16px 12px 16px;
}

@media screen and (max-width: 990px) {
    /* line 378, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper__inner .flat-detail--decor {
        padding: 20px;
    }
}

/* line 386, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--decor .flat-detail__row {
    border-bottom-color: transparent;
    padding-bottom: 0;
    position: relative;
}

/* line 391, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--decor .flat-detail__row .icon {
    position: absolute;
    top: 0;
    right: 0;
    fill: #89aa28;
}

/* line 398, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--decor .flat-detail__row .armor {
    display: none;
}

/* line 402, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper__inner .flat-detail--decor .flat-detail__row:nth-child(3), article.mt .floor .svg-wrapper__inner .flat-detail--decor .flat-detail__row:nth-child(4) {
    display: none;
}

/* line 411, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: grid;
    border-radius: 12px;
    border: 1px solid var(--primary-50, rgba(137, 170, 40, 0.5));
    padding: 8px;
    grid-template-areas: "arr-left num arr-right" "arr-left txt arr-right";
}

@media screen and (max-width: 1064px) {
    /* line 411, dev/sass/utils/dump.scss */
    article.mt .floor .svg-nav-block {
        top: auto;
        bottom: calc(0% - 30px);
        left: 50%;
        margin-right: 40px;
    }
}
@media screen and (min-width: 1921px) {
    article.mt .floor .svg-nav-block {
        top: 58%;
    }
}

@media screen and (max-width: 600px) {
    /* line 411, dev/sass/utils/dump.scss */
    article.mt .floor .svg-nav-block {
        bottom: -10px;
    }
}

/* line 427, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block span:nth-child(2) {
    padding: 0;
    font-size: 24px;
    line-height: 130%;
    color: #222222;
    grid-area: num;
}

/* line 434, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block span:nth-child(3) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 130%;
    text-align: center;
    color: #888888;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-area: txt;
}

/* line 444, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    -webkit-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    transform: translate(0, 5px);
}

/* line 452, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block a .icon {
    fill: #cccccc;
}

/* line 456, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block a:last-child {
    left: 100%;
    position: static;
    height: 24px;
    width: 24px;
    transform: rotate(1800deg) translateY(5px);
    grid-area: arr-right;
    margin-left: 10px;
}

/* line 459, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block a:last-child:hover {
    left: calc(100% + 3px);
}

/* line 464, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block a:first-child {
    right: 100%;
    position: static;
    height: 24px;
    width: 24px;
    transform: rotate(0deg) translateY(5px);
    margin-bottom: 10px;
    grid-area: arr-left;
    margin-right: 10px;
}

/* line 467, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block a:first-child:hover {
    right: calc(100% + 3px);
    position: static;
    height: 24px;
    width: 24px;
    transform: rotate(0deg) translateY(5px);
    margin-bottom: 10px;
    grid-area: arr-left;
    margin-right: 10px;
}

/* line 473, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block a.active .icon {
    width: 24px;
    height: 24px;
    fill: #89AA28;
}

/* line 480, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor {
    position: absolute;
    top: 25%;
    -webkit-transform: translate(20, -50%);
    -ms-transform: translate(20, -50%);
    transform: translate(20, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 12px;
    border: 1px solid var(--primary-50, rgba(137, 170, 40, 0.5));
    padding: 8px;
    /*margin-left: 43px;*/
}

@media screen and (max-width: 1064px) {
    /* line 480, dev/sass/utils/dump.scss */
    article.mt .floor .svg-nav-block--floor {
        top: auto;
        bottom: 0;
        right: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin-left: 0;
        left: 44%;
    }
}

@media screen and (max-width: 600px) {
    /* line 480, dev/sass/utils/dump.scss */
    article.mt .floor .svg-nav-block--floor {
        bottom: 15px;
    }
}

/* line 497, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor span:nth-child(2) {
    padding: 0;
    font-size: 24px;
    line-height: 130%;
    color: #222222;
}

/* line 504, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor span:nth-child(3) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 130%;
    text-align: center;
    color: #888888;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* line 514, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
}

/* line 521, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor a .icon {
    fill: #cccccc;
}

/* line 525, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor a:last-child {
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, 100%) rotate(90deg);
    -ms-transform: translate(-50%, 100%) rotate(90deg);
    position: static;
    height: 30px;
    width: 30px;
    transform: rotate(90deg);
    margin-top: 10px;
}

/* line 530, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor a:last-child:hover {
    top: calc(100% + 3px);
}

/* line 535, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor a:first-child {
    left: 50%;
    top: auto;
    bottom: 100%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    position: static;
    height: 30px;
    width: 30px;
    transform: rotate(90deg);
    margin-bottom: 10px;
}

/* line 541, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor a:first-child:hover {
    bottom: calc(100% + 3px);
}

/* line 547, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-block--floor a.active .icon {
    width: 24px;
    height: 24px;
    fill: #89AA28;
}

/* line 554, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
}

@media screen and (max-width: 1064px) {
    /* line 554, dev/sass/utils/dump.scss */
    article.mt .floor .svg-nav-img {
        margin: 70px 0 85px;
    }
}

@media screen and (max-width: 600px) {
    /* line 554, dev/sass/utils/dump.scss */
    article.mt .floor .svg-nav-img {
        margin: 0 0 120px;
        padding: 40px 0;
        border-bottom: 1px solid #e0e0e0;
    }
}

/* line 571, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-img img:first-child {
    width: 100%;
    max-width: 130px;
}

/* line 576, dev/sass/utils/dump.scss */
article.mt .floor .svg-nav-img img:last-child {
    width: 100%;
    max-width: 80px;
}

/* line 583, dev/sass/utils/dump.scss */
article.mt .floor-block {
    padding-top: 150px;
}

@media screen and (max-width: 1064px) {
    /* line 583, dev/sass/utils/dump.scss */
    article.mt .floor-block {
        padding: 30px 40px;
    }
}

@media screen and (max-width: 600px) {
    /* line 583, dev/sass/utils/dump.scss */
    article.mt .floor-block {
        padding: 30px 20px 0;
    }
}

/* line 595, dev/sass/utils/dump.scss */
article.mt .floor .svg-wrapper {
    min-height: 600px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 1064px) {
    /* line 595, dev/sass/utils/dump.scss */
    article.mt .floor .svg-wrapper {
        min-height: 0;
    }
}

@media screen and (max-width: 1064px) {
    /* line 607, dev/sass/utils/dump.scss */
    article.mt .floor.parking .svg-img {
        margin-bottom: 50px;
    }
}

/* line 613, dev/sass/utils/dump.scss */
article.mt .floor.parking .svg-wrapper {
    display: block;
}

/* line 616, dev/sass/utils/dump.scss */
article.mt .floor.parking .svg-wrapper__inner {
    max-width: unset;
    width: 100%;
    min-width: 768px;
}

@media screen and (max-width: 1064px) {
    /* line 623, dev/sass/utils/dump.scss */
    article.mt .floor.parking .svg-nav-block--floor {
        position: relative;
        left: unset;
        bottom: unset;
        top: unset;
        right: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        margin: 25px auto;
        text-align: center;
    }
}

/* line 636, dev/sass/utils/dump.scss */
article.mt .floor.parking .svg-rect {
    display: block;
    cursor: pointer;
    opacity: 0;
    fill: rgba(186, 215, 103, 0.4);
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

/* line 643, dev/sass/utils/dump.scss */
article.mt .floor.parking .svg-rect.disabled {
    fill: #ffffff90;
    opacity: 1;
}

/* line 648, dev/sass/utils/dump.scss */
article.mt .floor.parking .svg-rect.active, article.mt .floor.parking .svg-rect:hover {
    opacity: 1;
}

.svg-img {
    position: relative;
}


@media screen and (max-width: 600px) {
    /* line 1, dev/sass/modules/svg-map/house-img.scss */
    .svg-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

/* line 9, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper {
    position: relative;
}

@media screen and (max-width: 1064px) {
    /* line 9, dev/sass/modules/svg-map/house-img.scss */
    .svg-img .svg-wrapper {
        overflow-x: auto;
    }
}

/* line 16, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper__inner {
    position: relative;
}

@media screen and (max-width: 1064px) {
    /* line 16, dev/sass/modules/svg-map/house-img.scss */
    .svg-img .svg-wrapper__inner {
        width: 1140px;
    }
}

/* line 24, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper img {
    width: 100%;
    display: block;
}

@media screen and (max-width: 1064px) {
    /* line 24, dev/sass/modules/svg-map/house-img.scss */
    .svg-img .svg-wrapper img {
        max-width: inherit;
        width: 100%;
    }
}

/* line 34, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper svg:not(.icon) {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media screen and (max-width: 1064px) {
    /* line 34, dev/sass/modules/svg-map/house-img.scss */
    .svg-img .svg-wrapper svg:not(.icon) {
        width: 100%;
    }
}

/* line 47, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper svg:not(.icon) a {
    opacity: 0;
}

/* line 50, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper svg:not(.icon) a:hover {
    opacity: 1;
}

/* line 56, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper svg:not(.icon) a.disabled:hover path {
    fill: #ffffff70;
}

/* line 62, dev/sass/modules/svg-map/house-img.scss */
.svg-img .svg-wrapper svg:not(.icon) a.active {
    opacity: 1;
}

/* line 67, dev/sass/modules/svg-map/house-img.scss */
/*.svg-img .svg-wrapper svg:not(.icon) path {*/
/*  fill: rgba(186, 215, 103, 0.4);*/
/*}*/

/* line 73, dev/sass/modules/svg-map/house-img.scss */
.svg-img-block {
    z-index: 1;
    position: absolute;
    /*top: 40px;
    left: 40px;*/
    top: 70px;
    left: max(calc(calc(100% - 1510px) / 2), 20px);
    background-color: transparent;
    padding: 16px 24px;
    border-radius: 20px;
    overflow: hidden;
}

.svg-img-block .breadcrumbs,
.svg-img-block__zag {
    position: relative;
    z-index: 2;
}

.svg-img-block .bx-breadcrumb {
    margin: 0;
    padding: 0;
}

.svg-img-block .bx-breadcrumb .bx-breadcrumb-item span {
    font-family: "formular";
    color: #666;
}

.svg-img-block::before {
    content: "";
    position: absolute;
    left: -25px;
    top: -25px;
    width: calc(100% + 50px);
    height: calc(100% + 50px);
    border-radius: 20px;
    background: transparent;
    opacity: .5;
    filter: blur(6px);
}

.svg-img-block .svg-img-block__zag .svg-img-block__zag--h1-title {
    color: #424242;
    font-family: "formular";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

/* line 81, dev/sass/modules/svg-map/house-img.scss */
.svg-img-block > :not(:last-child) {
    margin-bottom: 8px;
}

@media screen and (max-width: 1064px) {
    /* line 73, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-block {
        top: 24px;
        left: 24px;
    }
}

@media screen and (max-width: 768px) {
    /* line 73, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-block {
        position: static;
        padding: 40px 40px 36px;
    }
}

@media screen and (max-width: 600px) {
    /* line 73, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-block {
        padding: 32px 20px;
    }
}

/* line 99, dev/sass/modules/svg-map/house-img.scss */
.svg-img-block__zag {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3125;
}

@media screen and (max-width: 1064px) {
    /* line 99, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-block__zag {
        font-size: 24px;
    }
}

/* line 110, dev/sass/modules/svg-map/house-img.scss */
.svg-img-block__state {
    font-size: 14px;
    line-height: 1.5;
}

/* line 117, dev/sass/modules/svg-map/house-img.scss */
.svg-img-filter {
    width: 168px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 18px;
    position: absolute;
    left: 40px;
    bottom: 40px;
    border: none;
    background-color: #89aa28;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    text-align: left;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 999;
    line-height: 1.33333;
}

@media screen and (max-width: 1064px) {
    /* line 117, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-filter {
        left: 24px;
        bottom: 24px;
    }
}

@media screen and (max-width: 600px) {
    /* line 117, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-filter {
        position: static;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin: 20px;
    }
}

/* line 149, dev/sass/modules/svg-map/house-img.scss */
.svg-img-filter:hover {
    background-color: #97c01f;
}

/* line 153, dev/sass/modules/svg-map/house-img.scss */
.svg-img-filter .icon {
    width: 32px;
    height: 32px;
    fill: #fff;
    margin-right: 10px;
}

/* line 161, dev/sass/modules/svg-map/house-img.scss */
.svg-img-istruct {
    position: absolute;
    left: 216px;
    bottom: 40px;
    background-color: #fff;
    width: 177px;
    height: 53px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 18px 20px;
    font-size: 12px;
    cursor: pointer;
    z-index: 999;
    line-height: 1.33333;
}

/* line 178, dev/sass/modules/svg-map/house-img.scss */
.svg-img-istruct:hover .jq-checkbox {
    background-color: #d9d9d9;
}

/* line 181, dev/sass/modules/svg-map/house-img.scss */
.svg-img-istruct:hover .jq-checkbox.checked {
    background-color: #97c01f;
}

/* line 187, dev/sass/modules/svg-map/house-img.scss */
.svg-img-istruct .jq-checkbox {
    width: 30px;
    height: 16px;
    border: none;
    background: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 9px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* line 197, dev/sass/modules/svg-map/house-img.scss */
.svg-img-istruct .jq-checkbox__div {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 3px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* line 206, dev/sass/modules/svg-map/house-img.scss */
.svg-img-istruct .jq-checkbox.checked {
    background-color: #89aa28;
}

/* line 209, dev/sass/modules/svg-map/house-img.scss */
.svg-img-istruct .jq-checkbox.checked .jq-checkbox__div {
    width: 10px;
    height: 10px;
    border: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-left: 17px;
}

/* line 220, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

@media screen and (max-width: 1064px) {
    /* line 220, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-checkbox {
        bottom: 24px;
        right: 24px;
    }
}

@media screen and (max-width: 600px) {
    /* line 220, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-checkbox {
        position: static;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 20px 20px;
        width: 100%;
        border: 1px solid #f0f0f0;
    }
}

@media screen and (max-width: 600px) {
    /* line 240, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-checkbox label {
        width: 20%;
    }
}

/* line 246, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox label:hover span {
    color: #89aa28;
}

/* line 251, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox label span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 54px;
    height: 54px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media screen and (max-width: 600px) {
    /* line 251, dev/sass/modules/svg-map/house-img.scss */
    .svg-img-checkbox label span {
        width: 100%;
    }
}

/* line 267, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox label:not(:last-child) span {
    border-right: 1px solid #f0f0f0;
}

/* line 272, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox label.disabled {
    pointer-events: none;
}

/* line 275, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox label.disabled span {
    background-color: #f0f0f0;
    color: #ccc;
}

/* line 281, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox label.active span {
    background-color: #97c01f;
    color: #fff;
    border-right-color: #89aa28;
}

/* line 289, dev/sass/modules/svg-map/house-img.scss */
.svg-img-checkbox input[type='checkbox'] {
    display: none;
    pointer-events: none;
}

/* line 295, dev/sass/modules/svg-map/house-img.scss */
.svg-img .paddy {
    width: 72px;
    z-index: 1;
    position: absolute;
    background-color: #222;
    color: #fff;
    font-size: 11px;
    padding: 4px 8px 6px;
    pointer-events: none;
    line-height: 1.27273;
}

/* line 307, dev/sass/modules/svg-map/house-img.scss */
.svg-img .paddy[data-num='1'] {
    top: 34%;
    left: 27%;
}

/* line 312, dev/sass/modules/svg-map/house-img.scss */
.svg-img .paddy[data-num='2'] {
    top: 17%;
    left: 55%;
}

/* line 318, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* line 330, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint.show {
    visibility: visible;
    opacity: 1;
}

/* line 335, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint .hint {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    color: #fff;
}

/* line 341, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint .hint svg {
    width: 43px;
    height: 37px;
    fill: #fff;
    margin-right: 13px;
}

/* line 348, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint .hint span {
    font-size: 24px;
    line-height: 1.29167;
}

/* line 354, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint .hint[data-hint='1'] {
    left: 5%;
    top: 70%;
}

/* line 359, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint .hint[data-hint='2'] {
    left: 25%;
    top: 70%;
}

/* line 364, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint .hint[data-hint='3'] {
    left: 37%;
    top: 25%;
}

/* line 368, dev/sass/modules/svg-map/house-img.scss */
.svg-img-hint .hint[data-hint='3'] svg {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 0;
    margin-left: 13px;
}

/* line 378, dev/sass/modules/svg-map/house-img.scss */
.svg-img.data-kv1 .dataKv1 {
    opacity: 1 !important;
}

/* line 383, dev/sass/modules/svg-map/house-img.scss */
.svg-img.data-kv2 .dataKv2 {
    opacity: 1 !important;
}

/* line 388, dev/sass/modules/svg-map/house-img.scss */
.svg-img.data-kv3 .dataKv3 {
    opacity: 1 !important;
}

/* line 393, dev/sass/modules/svg-map/house-img.scss */
.svg-img.data-kv4 .dataKv4 {
    opacity: 1 !important;
}


/* line 2185, dev/sass/utils/dump.scss */
.parking-detail {
    display: inline-block;
    width: 280px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    left: 0;
    top: 0;
    z-index: 1;
    background: #ffffff;
    position: absolute;
    padding: 15px;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    z-index: 10;
    pointer-events: none;
    text-align: center;
}

@media screen and (max-width: 768px) {
    /* line 2185, dev/sass/utils/dump.scss */
    .parking-detail {
        padding: 10px;
    }
}

/* line 2206, dev/sass/utils/dump.scss */
.parking-detail__close {
    position: absolute;
    margin: 5px;
    right: 0;
    top: 0;
    cursor: pointer;
}

/* line 2213, dev/sass/utils/dump.scss */
.parking-detail__close .icon {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transition: fill 0.3s ease-in-out;
    -o-transition: fill 0.3s ease-in-out;
    transition: fill 0.3s ease-in-out;
}

/* line 2221, dev/sass/utils/dump.scss */
.parking-detail__close:hover .icon {
    fill: #89aa28;
}

/* line 2227, dev/sass/utils/dump.scss */
.parking-detail.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

/* line 2233, dev/sass/utils/dump.scss */
.parking-detail__row {
    padding: 0 0 13px 0;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}

@media screen and (max-width: 768px) {
    /* line 2233, dev/sass/utils/dump.scss */
    .parking-detail__row {
        padding: 0 0 5px 0;
    }
}

/* line 2242, dev/sass/utils/dump.scss */
.parking-detail__row:not(:first-child) {
    padding-top: 13px;
}

@media screen and (max-width: 768px) {
    /* line 2242, dev/sass/utils/dump.scss */
    .parking-detail__row:not(:first-child) {
        padding-top: 5px;
    }
}

/* line 2250, dev/sass/utils/dump.scss */
.parking-detail__row h6 {
    font-size: 17px;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    /* line 2250, dev/sass/utils/dump.scss */
    .parking-detail__row h6 {
        font-size: 14px;
    }
}

/* line 2260, dev/sass/utils/dump.scss */
.parking-detail__text {
    font-size: 12px;
    line-height: 115%;
}

/* line 2265, dev/sass/utils/dump.scss */
.parking-detail .link-green {
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 768px) {
    /* line 2265, dev/sass/utils/dump.scss */
    .parking-detail .link-green {
        font-size: 14px;
        padding: 10px;
    }
}

.icon {
    width: 20px;
    height: 20px;
}


/* line 2265, dev/sass/utils/dump.scss */
.parking-detail .link-green {
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 768px) {
    /* line 2265, dev/sass/utils/dump.scss */
    .parking-detail .link-green {
        font-size: 14px;
        padding: 10px;
    }
}

.link-green {
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    padding: 11px 32px 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #89aa28;
}

/* line 104, dev/sass/utils/btns.scss */
.link-green:hover {
    background-color: #97C01F;
}
/* End */


/* Start:/local/templates/new_template_newbor/components/bitrix/form.result.new/new_form_telegram_bot/style.css?1730278048262*/
form .callback-decor__form-item a.link-form{
  color: #fff;
  text-decoration: underline;
}
form .callback-decor__form-item a.link-form:hover{
  text-decoration: none;
}
form .main-user-consent-request-announce{
  color: #fff;
}
.g-recaptcha{
  display: none;
}

/* End */
/* /local/templates/new_template_newbor/components/bitrix/breadcrumb/newbor_bread/style.css?1706514580585 */
/* /local/templates/new_template_newbor/components/ml/catalog.section/new_floor_parking/style.css?1726642522345 */
/* /local/templates/new_template_newbor/css/floor.css?174956227736583 */
/* /local/templates/new_template_newbor/components/bitrix/form.result.new/new_form_telegram_bot/style.css?1730278048262 */
