

/* 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:/local/components/standart/filter.estate/templates/house/style.css?16658160485624*/
/*.rent-filter {
	margin-top: -15px;
    height: 65px;
	background: #FFFFFF;
	box-shadow: 0px -5px 30px 4px rgba(0, 0, 0, 0.1);
	border-radius: 5px 0px 0px 5px;
}

.filter-block {
	float:left;
	width:auto;
	position:relative;
}

.filter-block__title {
	color:#4F4F4F;
	font-size:18px;
	padding: 19px 25px;
	cursor:pointer;
	font-weight:bold;
}

.filter-block__title img {
	margin-left:10px;
}

.filter-block__body {
	display:none;
	position:absolute;
	top:70px;
	left:0px;
	width:300px;
	background: #FFFFFF;
	box-shadow: 0px 13px 15px 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	padding:40px 20px;
	z-index:10;
}

.filter-block__body label {
	color:#333344;
	font-size:18px;
	font-weight:bold;
}

.can-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.can-checkbox+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  width: 100%;
  margin: 5px 0;
}

.can-checkbox+label::before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 25px;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 10px;
  background-image:url('/local/components/standart/filter.estate/templates/house/./img/checkbox.svg');
  background-repeat: no-repeat;
  background-position: top center;
}

.can-checkbox:checked+label::before {
	top:3px;
	background-image:url('/local/img/checkbox-active.svg');
}

.filter-line {
	float:left;
	width:100%;
	height:1px;
	background: rgba(19, 42, 145, 0.3);
	margin:15px 0;
}

.num-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.num-checkbox+label {
  user-select: none;
  text-align:center;
  width:70px;
  height:30px;
  margin: 5px 0;
  border: 1px solid rgba(19, 42, 145, 0.3);
  border-radius: 2px;
}

.num-checkbox:checked+label {
	background:#132A91;
	color:#fff;
}

.price-checkbox {
	font-size:18px;
	width:120px;
	height:45px;
	border: 1px solid rgba(19, 42, 145, 0.3);
	border-radius: 5px;
	padding:5px;
}

.count-filter-block {
	float:right;
	width:auto;
	font-size:18px;
	color:#333344;
	margin-top:105px;
}

.ext-filter-btn {
	margin-top:40px;
	padding-left:0px;
}

.modal-filter {
	display:none;
	padding:40px 20px !important;
	color:#333344;
	width: 910px;
	height:auto;
	background: #FFFFFF;
	box-shadow: 0px 13px 15px 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}

.modal-filter form {
	margin-left:0px;
}

.modal-filter__title {
	float:left;
	width:auto;
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
}

.filter-box {
	float: left;
    width: 100%;
    padding: 10px 0;
}

.filter-box__title {
	float:left;
	width:100%;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

.filter-select {
	float:left;
	width:100%;
	border: 1px solid rgba(19, 42, 145, 0.3);
	border-radius: 5px;
	height:45px;
	line-height:45px;
	font-size:18px;
	position:relative;
}

.filter-select__active {
	float:left;
	width:100%;
	height:45px;
	line-height:45px;
	padding:0 10px;
}

.filter-select__active img {
	float:right;
	margin-top:18px;
}

.filter-select__body {
	display:none;
	position:relative;
	overflow-y:auto;
	max-height:300px;
	top:0px;
	left:0px;
	width:100%;
	padding:10px;
	background: #FFFFFF;
	box-shadow: 0px 13px 15px 5px rgba(0, 0, 0, 0.2);
	border-radius:10px;
	padding:15зч 20px 20px 20px;
	z-index:10;
}

.filter-select__item {
	float:left;
	width:100%;
	min-height:45px;
	line-height:45px;
}

.modal-num+label {
  width:50px;
  height:45px;
  line-height:45px;
  padding:0px;
  border-radius:5px;
  margin-top:0px;
}

.number-input {
	width:115px;
	height:45px;
	border: 1px solid rgba(19, 42, 145, 0.3);
	border-radius: 5px;
	padding:0 15px;
}

.text-input {
	width:100%;
	height:45px;
	border: 1px solid rgba(19, 42, 145, 0.3);
	border-radius: 5px;
	padding:0 15px;
}

.modal-text+label {
  height:45px;
  line-height:45px;
  padding:0px;
  border-radius:5px;
  margin-top:0px;
}

.modal-filter .btn {
	width:310px;
	height:45px;
	font-size:18px;
	font-weight:bold;
	margin-top:15px;
}

.filter-tabs {
	float:left;
	width:100%;
}

.filter-tabs__head {
	float:left;
	width:100%;
	margin-bottom:15px;
}

.filter-tabs__head div {
	float:Left;
	width:50%;
	text-align:center;
	cursor:pointer;
	padding:10px 5px;
	font-size:18px;
	font-weight:bold;
	line-height: 115%;
	height:42px;
	text-align:center;
	border: 1px solid rgba(19, 42, 145, 0.3);
}

.filter-tabs__head div.active{
	background:#132A91;
	color:#fff;
}

.filter-tabs__head div:first-child {
	border-radius: 5px 0px 0px 5px;
	width:40%;
}

.filter-tabs__head div:last-child {
	border-radius: 0px 5px 5px 0px;
	width:60%;
}

.filter-tabs__content {
	float:left;
	width:100%;
}

.filter-tabs__content div {
	float:left;
	width:100%;
	display:none;
}

.filter-tabs__content div.active {
	display:block;
}

.filter-block__change {
	display:none;
}

.filter-block__change.active {
	display:block;
}
.out-filter-block {
	float:left;
}

.filter-block .nav {
	min-width:900px;
}

.tab-content {
	float:left;
}

@media screen and (max-width: 1240px) {
	.count-filter-block {
		margin-top:40px;
	}

	.ext-filter-btn {
		margin-top:0px;
		padding-top: 0px;
   		margin-top: -30px;
	}

	.out-filter-block {
		width:100%;
	}

	.rent-filter .fields-block {
		width: calc(100% - 220px);
	}

	.tab-content {
		width:100%;
	}
}

@media screen and (max-width: 768px) {
	.fields-block {
		display:flex;
		float:none;
		flex-wrap: nowrap;
	}

	.fields-block .filter-block {

	}

	.filter-block__title {
		position:relative;
		padding-right:40px;
		white-space: nowrap; /* Отменяем перенос текста */
		overflow: hidden; /* Обрезаем содержимое */
		text-overflow: ellipsis;
		font-size:16px;
	}

	.fields-block .filter-block__title img {
		position:absolute;
		top:27px;
	}
}*/
/* 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/components/bitrix/system.pagenavigation/templates/can/style.min.css?1665816048659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


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

.house-list__title {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 30px;
}

.house-list__price {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 30px;
}

.house-list__price-m2 {
    float: left;
    width: 100%;
    margin-top: 5px;
    font-size: 18px;
}

.house-list__text {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    line-height: 135%;
    margin-bottom: 20px;
}

.house-list__text div {
    margin-bottom: 10px;
}

.house-list__text a {
    color: #333344;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width: 1240px) {
    body .house-list__title {
        font-size: 28px;
    }

    body .complex-list__action {
        font-size: 28px;
    }

    body .estate-list__item {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    body .estate-list .estate-list__img {
        height: 180px;
    }

    body .house-list__addr {
        font-size: 16px;
    }

    body .house-list__title {
        font-size: 24px;
        margin-top: 15px;
    }

    body .house-list__price {
        font-size: 24px;
        margin-top: 15px;
    }

    body .house-list__price-m2 {
        font-size: 16px;
    }

    body .house-list__text {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 16px;
    }

    body .complex-list__action {
        font-size: 24px;
    }
}

@media screen and (max-width: 576px) {
    body .estate-map {
        height: 200px;
    }

    body .estate-list {
        margin-left: 0px;
    }

    body .estate-list__item {
        padding-left: 0px;
        padding-right: 0px;
    }

    body .house-list__addr {
        font-size: 16px;
    }

    body .house-list__title {
        font-size: 18px;
        margin-top: 15px;
    }

    body .house-list__price {
        font-size: 18px;
        margin-top: 15px;
    }

    body .house-list__price-m2 {
        font-size: 14px;
    }

    body .house-list__addr,
    body .house-list__title,
    body .house-list__price,
    body .house-list__price-m2,
    body .house-list__text {
        padding-right: 15px;
        padding-left: 15px;
    }
}
/* End */


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

/* End */
/* /services/suburban-estate/local.css?178764780711129 */
/* /local/components/standart/filter.estate/templates/house/style.css?16658160485624 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661841564666 */
/* /local/components/bitrix/system.pagenavigation/templates/can/style.min.css?1665816048659 */
/* /local/templates/main2022/components/bitrix/news/house/bitrix/news.list/.default/style.css?16658160762302 */
/* /local/templates/main2022/components/bitrix/news.list/partner.services.list/style.css?1665816077150 */
