

/* Start:/services/suburban-estate/local.css?178764780711129*/
.title-img {
    padding-right: 40px !important;
}

.detail-slide.suburban-estate .detail-slide__text {
    width: 970px;
}

.slide-blocks .mobile--inner-slider-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
}

.slide-blocks .mobile--inner-slider-2 .slide-blocks__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*justify-content: center;*/

    padding: 57px 28px;

    border-radius: 10px;
    background: #EFF3F7;

    font-size: 32px;
    line-height: 135%;
    text-align: center;
}

.slide-blocks .mobile--inner-slider-2 .slide-blocks__item.empty {
    position: relative;
    background: transparent;
}

.slide-blocks .mobile--inner-slider-2 .slide-blocks__item.empty .detail-slide__right {
    bottom: -40px;
}

.detail-slide.suburban-estate .slide-blocks .detail-slide__right.mobile {
    display: none;
}


.suburban-block-1 {
    /*float: left;*/
    width: 100%;
    background: #EFF3F7;
    height: 218px;
    margin-top: 80px;
}

.suburban-block-1 img {
    width: 414px;
    height: 374.76px;
    margin-top: -65px;
}

.suburban__button-block {
    float: left;
    margin-top: 77px;
}

.suburban__button-block button:first-child {
    margin-right: 40px;
}

.suburban-block-2 {
    width: 100%;
    margin-top: 218px;
}

.suburban-block-2 .text-bold-1 {
    line-height: 120%;
    margin-bottom: 60px;
}

.list-num__item {
    display: flex;
    align-items: center;

    margin-bottom: 54px;
    height: 64px;
    display: flex;
}

.list-num__item div:first-child {
    float: left;
    width: auto;
    font-size: 57px;
    font-weight: bold;
    color: #132A91;
    margin-right: 20px;
}

.list-num__item div:last-child {
    float: left;
    width: calc(100% - 70px);
    font-size: 30px;
    line-height: 135%;
    margin: auto;
}

.suburban-block-2 h3 {
    margin-top: 100px;
    margin-bottom: 40px;
}

.suburban-block-2 .decorate-list {
    font-size: 32px;
    line-height: 120%;
}

.suburban-block-2 .decorate-list li {
    margin-bottom: 40px;
}

.suburban-block-2 .decorate-list li:before {
    top: 3px;
}

.suburban-block-3 {
    width: 100%;
    margin-top: 80px;
    padding: 120px 0;
}

.info-block-wrapper.suburban-block-3 .info-block .title-section .title {
    font-size: 48px;
    font-weight: 400;
    line-height: 120%;
    color: #132A91;
    margin-bottom: 40px;
}

.info-block-wrapper.suburban-block-3 .info-block .info-block-img {
    position: absolute;
    right: 0;
    bottom: 0;
}


.suburban-block-4 {
    float: left;
    width: 100%;
    margin-top: 120px;
}

.suburban-block-4 h3 {
    margin-bottom: 60px;
}


.accordion__content {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 70px;
}

.accordion__content p {
    font-size: 30px;
    line-height: 135%;
}

.accordion__content .btn {
    margin-bottom: 170px;
}

.accordion__right-decor {
    position: absolute;
    bottom: 60px;
    right: 0px;
}

.accordion__content ul {
    margin: 0px;
    padding: 0px;
}

.accordion__content li {
    font-size: 30px;
    margin-bottom: 30px;
}

.news-slider {
    height: auto !important;
    margin-bottom: 50px;
}

@media screen and (max-width: 1500px) {
    body .detail-slide__text {
        width: 70%;
    }

    body .detail-slide__text p {
        font-size: 40px;
    }

    .detail-slide.suburban-estate .detail-slide__right {
        width: 340px;
        bottom: 350px;
        top: auto;
    }

    .slide-blocks .mobile--inner-slider-2 .slide-blocks__item {
        padding: 30px 15px;

        font-size: 28px;
    }

    body .slide-blocks {
        margin-top: -25px;
    }

    body .suburban-block-2 {
        padding: 0px 30px;
    }

    body .list-num__item div:first-child {
        font-size: 40px;
    }

    body .list-num__item div:last-child {
        font-size: 24px;
    }

    body .suburban-block-2 .decorate-list li {
        font-size: 24px;
        margin-bottom: 20px;
    }

    body .suburban-block-2 .decorate-list li:before {
        top: -3px;
    }

    body .accordion__content .col-xl-7 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    body .accordion__content .col-xl-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    body .accordion__content .btn {
        margin-bottom: 0px;
    }

    .info-block-wrapper.suburban-block-3 .info-block .title-section .title {
        font-size: 42px;
    }
}

@media screen and (max-width: 1240px) {
    .suburban-block-1 img {
        width: 370px;
        height: auto;
        margin-top: -65px;
    }

    .suburban-block-2 {
        margin-top: 180px;
    }

    .detail-slide.suburban-estate .detail-slide__text {
        width: 750px;
        max-width: calc(100% - 280px);
    }

    .info-block-wrapper.suburban-block-3 {
        padding: 100px 0;
    }

    .info-block-wrapper.suburban-block-3 .info-block .title-section .title {
        font-size: 38px;
    }
}

@media screen and (max-width: 1120px) {
    .detail-slide.suburban-estate .slide-blocks {
        position: relative;

        margin-top: 120px;
    }


    .slide-blocks .mobile--inner-slider-2 {
        display: block;
    }

    .slide-blocks .mobile--inner-slider-2 .slide-blocks__item {
        height: 230px;
        padding: 30px 15px;
        margin-right: 15px;
        margin-left: 15px;

        font-size: 24px;
    }


    .slide-blocks .mobile--inner-slider-2 .slide-blocks__item.empty {
        display: none;
    }

    .detail-slide.suburban-estate .slide-blocks .detail-slide__right.mobile {
        display: block;

        width: 264px;
        bottom: 100%;
        top: auto;
    }

    .info-block-wrapper.suburban-block-3 .info-block .title-section .title {
        font-size: 30px;
    }
}

@media screen and (max-width: 920px) {
    .suburban-block-1 img {
        width: 240px;
        height: auto;
        margin-top: -65px;
    }

    body .list-num__item div:first-child {
        font-size: 30px;
    }

    body .list-num__item div:last-child {
        font-size: 20px;
    }
}

@media screen and (max-width: 820px) {
    .suburban-block-1 .container .suburban__button-block {
        flex-wrap: wrap !important;
    }
}

@media screen and (max-width: 768px) {
    .slide-blocks .mobile--inner-slider-2 .slide-blocks__item {
        height: 160px;
        padding: 25px 15px;
        margin-right: 15px;
        margin-left: 15px;

        font-size: 18px;
    }

    .detail-slide.suburban-estate .detail-slide__right {
        width: 264px;
        bottom: 350px;
        top: auto;
    }

    .content .detail-slide.suburban-estate .detail-slide__text p {
        font-weight: 700;
        font-size: 32px;
        line-height: 120%;
        letter-spacing: 0.01em;
    }

    body .slide-blocks {
        padding: 0 40px;
        margin-top: 0px;
    }

    body .detail-slide__text p {
        font-size: 30px;
    }

    body .detail-slide__right {
        margin-top: -115px;
    }

    body .suburban-block-1 {
        height: 155px;
    }

    body .suburban-block-1 img {
        margin-top: -37px;
        width: 183px;
        margin-right: 15px;
    }

    body .suburban__button-block {
        margin-top: 41px;
    }

    body .suburban-block-2 {
        margin-top: 90px;
    }

    body .suburban-block-2 .decorate-list {
        margin: 0;
    }

    body .suburban-block-2 .decorate-list li {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 13px;
    }

    body .accordion__content p {
        font-size: 18px;
    }

    .detail-slide.suburban-estate .slide-blocks .detail-slide__right.mobile {
        width: 176px;
    }

    .detail-slide.suburban-estate .detail-slide__text {
        width: 400px;
    }

    .content .detail-slide.suburban-estate .detail-slide__text p {
        font-size: 30px;
    }

    .info-block-wrapper.suburban-block-3 {
        padding: 80px 0;
    }

    .info-block-wrapper.suburban-block-3 .info-block .title-section .title {
        font-size: 24px;
    }
}

@media screen and (max-width: 767px) {
    .suburban-block-1 {
        position: relative;
    }

    .suburban-block-1::before, .suburban-block-1::after {
        position: absolute;
        content: ' ';

    }

    .suburban-block-1::before {
        width: 130.77px;
        height: 150.77px;
        left: 0;
        bottom: -75px;

        background: url(/services/suburban-estate/./img/block-1-mobile-1.png) center center no-repeat;
    }

    .suburban-block-1::after {
        width: 111px;
        height: 140px;
        right: 0;
        top: -70px;

        background: url(/services/suburban-estate/./img/block-1-mobile-2.png) center center no-repeat;
    }


    .suburban-block-1 .container {
        justify-content: center !important;
    }

    .suburban-block-1 img {
        display: none;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 50px !important;
    }
}

@media screen and (max-width: 576px) {
    .content .detail-slide.suburban-estate .detail-slide__text {
        max-width: calc(100% - 120px);
        margin-bottom: 60px;
    }

    .content .detail-slide.suburban-estate .detail-slide__text p {
        font-size: 20px;
    }

    .detail-slide.suburban-estate .slide-blocks {
        padding: 0;
        margin-top: 0;

        padding-bottom: 30px;

    }

    .slide-blocks .mobile--inner-slider-2 .slide-blocks__item {
        width: 250px;
        height: 120px;

        padding: 20px 10px;

        margin-right: 5px;
        margin-left: 5px;

        font-size: 12px;
    }

    .info-block-wrapper.suburban-block-3 {
        padding: 50px 0 80px;
    }

    .info-block-wrapper.suburban-block-3 .info-block .title-section {
        max-width: 100%;
    }

    .info-block-wrapper.suburban-block-3 .info-block .title-section .title {
        font-size: 16px;
    }

    .list-num__item {
        height: 40px;
        margin-bottom: 30px;
    }
}
/* embedded suburban listing content */
.suburban-embedded-content { clear: both; padding-top: 80px; }
.suburban-embedded-content::after { content: ""; display: block; clear: both; }
.suburban-embedded-content .head-title h2 { margin: 0 0 8px; color: #333344; font-family: "Anglecia Pro Dsp", serif; font-size: 57px; font-weight: 500; line-height: 1.2; }
.suburban-embedded-content a.btn.btn-blue.btn-standart[href="/house/"] { display: none !important; }
.suburban-embedded-content > .suburban-block-1, .suburban-embedded-content > .suburban-block-2, .suburban-embedded-content > .suburban-block-3, .suburban-embedded-content > .suburban-block-4 { width: calc(100% + 80px); margin-left: -40px; }
@media(max-width:1240px){.suburban-embedded-content .head-title h2{font-size:47px;}}
@media(max-width:767px){.suburban-embedded-content{padding-top:50px;}.suburban-embedded-content .head-title h2{font-size:37px;}}
@media(max-width:576px){.suburban-embedded-content .head-title h2{font-size:24px;}.suburban-embedded-content > .suburban-block-1, .suburban-embedded-content > .suburban-block-2, .suburban-embedded-content > .suburban-block-3, .suburban-embedded-content > .suburban-block-4 { width: calc(100% + 36px); margin-left: -18px; }}

/* End */


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


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


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

/* End */


/* Start:/local/templates/main2022/components/bitrix/news/house/bitrix/news.detail/.default/style.css?16658160766163*/
.detail-complex {
	float:left;
	width:100%;
}

.detail-room h1 {
	margn-bottom:60px;
}

.room-info__addr {
	margin-bottom:20px !important;
}

.room-info__data {
	margin-bottom:64px !important;
}

.room-info__prices {
	margin-bottom:81px !important;;
}

.detail-complex__rooms {
	float:left;
	width:100%;
	margin-bottom:60px;
}

.detail-complex__rooms span:first-child {
	color:#C4C4C4;
	font-size:24px;
	display:inline-block;
}

.detail-complex__rooms span:last-child {
	display:inline-block;
	float:right;
	font-size:32px;
}

.detail-complex .room-info__prices {
	margin-top:-105px;
	margin-bottom:59px;
}

.jk-rooms {
	float:left;
	width:100%;
	margin-bottom:100px;
}

.jk-rooms h3 {
	font-size:50px;
	font-weight:bold;
	color: #132A91;
	margin-bottom:60px;
}

.jk-room__img {
	width:100%;
	height:550px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	border-radius:10px;
}

.jk-room__prop {
	float:left;
	width:100%;
	padding:17px 0;
	font-size:30px;
	border-bottom: 2px solid #BDBDBD;
}

.jk-room-props .jk-room__prop:first-child {
	padding-top:0px;
}

.jk-room__prop div {
	float:left;
	width:50%;
}

.jk-room__prop div:last-child {
	font-weight:bold;
}

.jk-room__link {
	float:left;
	width:100%;
	padding:40px 10px;
}

.jk-room__link a {
	color:#132A91;
	font-size:30px;
}

.room-info__addr {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.room-info__addr img {
	float:left;
}

.room-info__addr div {
	float:left;
	width:calc(100% - 50px);
	margin-left:21px;
	line-height: 135%;
}

.detail-room__modal-head {
	display:none;
}

.room-info__mobile {
	display:none;
}

.room-info__mobile-manager {
	display:none;
}

.room-info__mobile-btn {
	display:none;
}

@media screen and (max-width: 1240px) {
	body .breadcrumb-can {
		margin-bottom:40px;
	}

	body .detail-room h1 {
		font-size:40px;
		margin-bottom:20px;
	}

	.detail-room .room-info__addr {
		font-size:24px;
	}

	.detail-room .room-info__addr img {
		height:38px;
	}

	.detail-room .room-info__data div {
		font-size:18px;
		color: #333344;
		margin-bottom:20px;
	}

	.room-info .room-info__prices {
		width:430px;
		position: absolute;
    	right: 15px;
		margin-top:55px;
	}

	.room-info .room-info__manager  {
		margin-top:254px;
	}

	.room-info .room-info__slider-to {
		width:calc(100% - 50px);
	}

	.room-info .room-info__m-img {
		margin-bottom:30px;
	}

	.room-info .room-info__m-name {
		font-size:28px;
		margin-bottom:30px;
	}

	body .room-info__addr div {
		width: calc(100% - 150px);
	}

	.room-info .room-info__slider-to {
		height:67px;
	}

	.room-info room-info__description p {
		font-size:24px;
	}



	body .detail-room__props p{
		font-size:28px;
	}

	body .dr-prop__item {
		font-size:24px;
		padding:15px 0;
	}

	body .detail-room__similar p {
		font-size:28px;
	}

	.similar-item-3 {
		display:none;
	}

	body .similar-list__img {
		height:250px;
	}

	body .similar-list__title {
		font-size:28px;
	}

	body .similar-list__price {
		font-size:28px;
	}
}

@media screen and (max-width: 768px) {
	body .detail-room h1 {
		display:none;
	}

	body .room-info__addr, body .room-info__data {
		display:none;
	}

	.similar-item-3 {
		display:block;
	}

	.detail-room__modal-head {
		display:block;
		float:left;
		width:100%;
		margin-bottom:20px;
	}

	.detail-room__modal-head div:first-child {
		float:left;
		background: #EFF3F7;
		border-radius: 5px;
		height:40px;
		padding:0 10px;
		width:auto;
		font-size:16px;
		font-weight:bold;
		line-height:40px;
	}

	.detail-room__modal-head div:first-child img {
		height:19px;
		margin-right:10px;
	}

	.detail-room__modal-head div:last-child {
		float:right;
		width:auto;
	}

	.detail-room__modal-head div:last-child a {
		display:inline-block;
		width:40px;
		height:40px;
		text-align:center;
		line-height:40px;
		background: #EFF3F7;
		border-radius: 5px;
	}

	.detail-room__modal-head div:last-child a img {
		width:20px;
	}

	.detail-room__modal-head div:last-child a:first-child {
		margin-right:20px;
	}

	.room-info .room-info__slider-for {
		height:300px;
	}

	.room-info .room-info__slider-to {
		display:none;
	}

	.room-info__mobile {
		display:block;
		float:left;
		width:100%;
	}

	.room-info__mobile-title {
		font-size: 24px;
		line-height: 120%;
		color: #132A91;
		font-weight:bold;
		margin-bottom:5px;
	}

	.room-info__mobile-data {
		float:left;
		width:70%;
		margin-bottom:20px;
	}

	.room-info__mobile-data div:first-child {
		float:left;
		width:auto;
	}

	.room-info__mobile-data div:last-child {
		float:right;
		width:auto;
	}

	.room-info__mobile-price {
		font-size: 22px;
		line-height: 120%;
		color: #132A91;
		margin-bottom:10px;
	}

	.room-info__mobile-price-2 {
		font-size: 18px;
		line-height: 135%;
	}

	.room-info__mobile-addr {
		font-size:18px;
	}

	.room-info__mobile-addr img {
		height:24px;
		margin-right:10px;
	}

	body .room-info__prices {
		display:none;
	}

	body .room-info__manager {
		display:none;
	}

	.room-info__mobile-manager {
		width:100%;
		margin-top:40px;
		background: #EFF3F7;
		border-radius: 10px;
		margin-bottom:30px;
		padding:30px;
	}

	.room-info__mobile-manager div {
		float:left;
		width:auto;
	}

	.room-info__mobile-manager div p {
		font-size: 16px;
		line-height: 135%;
		margin-bottom:10px;
	}

	.room-info__mobile-manager div b {
		font-size:24px;
	}

	.room-info__mobile-manager img {
		float:right;
		width:100px;
		height:100px;
	}

	body .room-info__description p, body .room-info__description li {
		font-size:18px;
	}

	.room-info__mobile-btn .btn {
		width:49%;
	}

	.room-info__mobile-btn .btn-gold{
		color:#fff;
	}

	body .room-info__description {
		font-size:18px;
	}

	body .room-info__description p:first-child {
		display:none;
	}

	body .dr-prop__item {
		font-size:18px;
	}

	body .dr-prop__item div:first-child {
		width:100%;
	}

	body .dr-prop__item div:last-child {
		width:100%;
		text-align:left;
	}

	body .detail-room__similar .nav-pills .nav-link, body .detail-room__similar .nav-pills .show>.nav-link {
		font-size:18px;
	}

	body .similar-list__img {
		height:180px;
	}

	body .similar-list__title {
		font-size:24px;
	}

	body .similar-list__price {
		font-size:24px;
	}
}
/* End */


/* Start:/local/templates/main2022/components/bitrix/news.list/similar.house/style.css?1665816077353*/
.similar-list__district {
	float:left;
	width:100%;
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
}

.dr-prop__item {
	padding-right:30px !important;
}

.similar-list__price {
	font-weight:400 !important;
}

.dr-prop__item div:first-child {
	width:auto !important;
}

.dr-prop__item div:last-child {
	float:right !important;
	text-align:right;
}
/* End */
/* /services/suburban-estate/local.css?178764780711129 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661841564666 */
/* /local/templates/main2022/components/bitrix/news/house/bitrix/news.detail/.default/style.css?16658160766163 */
/* /local/templates/main2022/components/bitrix/news.list/similar.house/style.css?1665816077353 */
