

/* Start:/local/templates/inner_blind/components/bitrix/system.pagenavigation/visual/style.min.css?16304702123386*/
.bx_pagination_bottom *{vertical-align:baseline}.bx_pagination_bottom{color:#8d8d8d;font-size:11px}.bx_pagination_bottom .bx_pagination_section_two{float:right;text-align:right}.bx_pagination_bottom .bx_pg_section{display:inline-block;height:30px;vertical-align:top;line-height:30px}.bx_pagination_bottom .bx_pagination_select_container{display:inline-block}.bx_pagination_bottom .bx_pagination_select_container select{position:relative;margin:2px 20px 2px 10px;padding:1px 25px 3px 5px;height:22px;outline:0;border:1px solid #e0e0e0;border-radius:1px;background:#fff url(/local/templates/inner_blind/components/bitrix/system.pagenavigation/visual/images/select_arrow.png) no-repeat right center;color:#8d8d8d;font-size:11px;line-height:16px;resize:none;-webkit-appearance:none}@-moz-document url-prefix(){.bx_pagination_bottom .bx_pagination_select_container select{background:#fff!important;padding-right:5px}}.bx_pagination_bottom .bx_pagination_page{white-space:nowrap;font-size:12px}.bx_pagination_bottom .bx_pagination_page ul{display:inline-block;margin:0;padding:0}.bx_pagination_bottom .bx_pagination_page li{display:inline-block;min-width:22px;color:#8d8d8d;text-align:center;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a{display:block;min-width:22px;color:#8d8d8d;text-align:center;text-decoration:none;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a:hover{color:#555}.bx_pagination_bottom .bx_pagination_page li.bx_active{border-radius:3px;background:#dbecf4;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1)}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display:block}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right:5px}.bx_pagination_bottom .bx_wsnw{white-space:nowrap}@media(min-width:480px) and (max-width:639px){.bx_pagination_bottom .bx_pagination_select_container select{margin-right:10px}}@media(max-width:479px){.bx_pagination_bottom .bx_pagination_section_two{float:none;text-align:left}.bx_pagination_bottom .bx_pagination_select_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:47%}.bx_pagination_bottom .bx_pagination_select_container select{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:0!important;width:90%}.bx_pagination_bottom .bx_pg_section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:left}.bx_pagination_bottom .bx_pagination_page{white-space:normal}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width:100%;height:auto;text-align:center}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display:none}.bx_pagination_bottom .bx_pg_text{display:inline-block;width:50%}.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display:none}}.bx_pagination_bottom .bx_pagination_section_one,.bx_pagination_bottom .bx_pagination_section_two,.bx_pagination_bottom .bx_pagination_select_container,.bx_pagination_bottom .bx_pagination_select_container select,.bx_pagination_bottom .bx_pg_section,.bx_pagination_bottom .bx_pagination_page,.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,.bx_pagination_bottom .bx_pg_text,.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/local/templates/inner_blind/components/bitrix/news.list/objects-list_nzh/style.css?163047021116276*/


.form_select_city {
    height: 52px;
    border: 1px solid #dde0e2;
    background: #fff;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAICAYAAAAftBSpAAAAiklEQVQoU2O8//ix/f9/DGsZmRiCFWVlDzIQCe7de+j6j5lpnoq8rCwjSA+pBkENWPafmdFXVUbmBNgQUgyCGcDwm8lfRUX6GEgv3BBiDMJmAIYh+AzCZQBWQ7AZhM8AnIYgG/SPiSGG4R/DYuQwQI9AlDBBl7z77Jnc/59/zzAw/MlTUVRcgSv2ASiZZglS5fWTAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: 95% 50%;
    font-size: 25px;
    line-height: 50px;
}
.form_select_city option,
.form_select_city optgroup {
    font-size: 25px;
}


.objects {
	position: relative;
	padding-top: 50px;
}

.objects__head {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 50px;
}

.objects__title {
	flex: 1 1 auto;
	margin: 0 10px 0 0;
	font-size: 34px;
	font-weight: normal;
	/*font-family: LatoBold;*/
}

.objects__list {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 20px 0 20px -24px;
	clear: both;
	padding-left:0 !important;
}

.objects__list-item {
	width: calc(25% - 24px);
	flex: 0 0 calc(25% - 24px);
	font-size: 14px;
	margin-left: 24px;
	margin-bottom: 24px;
	vertical-align: top;
}

.objects__inner-flex {
	display: flex;
	flex: 1 1 auto;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: column;
}

.objects__view-switcher {
	float: right;
}

.objects__list-filter {
	flex: 1 1 100%;
	min-width: 25%;
}

.objects__on-map {
	margin: 20px -40px -30px;
}

.object-card {
	display: inline-flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: column;
	box-shadow: 0 0 40px rgba(0, 128, 165, 0.15);
	background: #fff;
	padding: 16px 16px 16px;
	box-sizing: border-box;
	position: relative;
}

.object-card_on-map {
	margin: -10px;
	box-shadow: none;
	max-width: 240px;
}

.object-card__img-link {
	display: block;
	margin: -16px -16px 16px;
	height: 220px;
	background: transparent 50% 50% no-repeat;
	/*background-size: auto 100%;*/
	background-size: cover;
}

.object-card__img {
	display: block;
}

.object-card__link {
	display: block;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	text-decoration: none;
	/*font-family: 'LatoBold';*/
	/*height: 72px;*/
	overflow: hidden;
}

.object-card__bottom {
	margin-top: 16px;
	/*font-family: 'LatoRegular';*/
	font-size: 13px;
	color: #8092a7;
	overflow: hidden;
	width: 100%;
}

.object-card__param {
	float: left;
	clear: left;
	width: 54%;
}

.object-card__param + .object-card__param {
	float: right;
	clear: right;
	width: 45%;
	text-align: right;
}

.object-card__sight {
	float: right;
	clear: right;
	width: 45%;
	text-align: right;
}

.object-card_a {
	display: block;
	float: left;
	text-align: left;
	width: 33.33%;
}

.object-card_b {
	display: block;
	float: left;
	text-align: center;
	width: 33.33%;
}

.object-card_c {
	display: block;
	float: right;
	clear: right;
	text-align: right;
	width: 33.33%;
}

.object__param-list {
	list-style: none;
	margin: 12px 0;
	padding: 0;
}

.object__param {
	padding-left: 0;
	color: #3a556b;
	font-size: 15px;
	margin-bottom: 6px;
	display: inline-block;
	vertical-align: top;
}

.object__param:nth-child(odd) {
	width: 30%;
}

.object__param:nth-child(even) {
	width: 65%;
}

.object__photos {
	margin: 15px -40px;
}

.object__description {
	margin: 30px 0;
}

.object__description select {
	display: none;
}

.object-block__title {
	font-size: 25px;
	font-weight: normal;
}

.object-block__subtitle {
	font-size: 20px;
	/*font-family: LatoRegular;*/
	font-weight: normal;
}

.object-block__news-subscribe {
	font-size: 15px;
	/*font-family: NotoSansBold;*/
	color: #3a556b;
}

.object-block__news-subscribe .form__field {
	float: left;
	width: auto;
	margin-right: 15px;
}

.object-block__news-subscribe .form__submit {
	width: 145px;
}

#asd_subscribe_res {
	margin-bottom: 10px;
}

.apartment_form .form__input{
	height: 50px;
}
.apartment_form .form__field{
	margin-bottom: 30px;
	width: 100%;
}


.switcher {
	border: 1px solid #d5e0e6;
	border-radius: 2px;
	display: inline-block;
	overflow: hidden;
	font-size: 0;
}

.switcher__link {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	color: #3a556b;
	/*font-family: "NotoSansRegular";*/
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	-webkit-transition: background-color 0.3s;
	transition: 0.3s;
}

.switcher__link:hover {
	/*background-color: rgba(0, 183, 238, 0.03);*/
	background-color: #F05E22;
	color: #fff;
}

.switcher__link:active {
	/*background-color: rgba(0, 183, 238, 0.12);*/
	background-color: #008b8a;
}

.switcher__link_active {
	background-color: #008b8a;
	color: #fff;
}
.switcher__link_active:hover {
	background-color: #F05E22;
	color: #fff;
}

.page_kz .switcher__link {
	font-size: 11px;
}

.images-list {
	list-style: none;
	margin: 12px 0 12px -2px;
	padding: 0;
	font-size: 0;
}

.images-list__item {
	font-size: 15px;
	display: inline-block;
	width: 190px;
	margin-left: 2px;
	margin-bottom: 2px;
}

.images-list__caption {
	color: #8193a2;
	margin-top: 5px;
}

.images-list__link {
	display: block;
	width: 100%;
	padding-top: 75%;
	background: transparent 50% 50% no-repeat;
	background-size: cover;
	border: 1px solid #dde0e2;
	box-sizing: border-box;
}

.images-list_no-border .images-list__link {
	border: none;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}


.popup {
    background: #fff;
    position: relative;
    padding: 20px 40px;
    margin: 0 auto;
    border-radius: 7px;
}

@media (max-width: 600px){
	.popup{
		padding: 20px;
	}
	.mfp-container{
		padding: 0 !important;
	}
}

.popup_iframe {
    padding: 0;
    overflow: hidden;
}

.popup_iframe iframe {
    border: none;
}

.popup_online-consult {
    background: #d5ecfa;
    height: 465px;
}

.popup_online-consult .popup__content {
    margin: -10px -10px -10px;
}

.popup__top {
    font-size: 30px;
    font-weight: normal;
    font-family: 'LatoBold';
    margin-top: 0;
    margin-bottom: 30px;
}

.popup_bigger .popup__top {
    font-size: 42px;
    font-family: 'LatoRegular';
    margin-bottom: 10px;
}

.popup_bigger .popup__body {
    color: #3a556b;
    font-size: 20px;
}


.form {
    text-align: justify;
}
.form__field {
    margin-bottom: 12px;
    box-sizing: border-box;
    text-align: left;
    display: inline-block;
    width: 100%;
}
.form__input,
.form__textarea, .inputtext {
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    /*font-family: "NotoSansRegular";*/
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    padding: 0 12px;
    background-color: #fff;
    border: 1px solid #dae4e8;
    box-shadow: inset 0 1px 3px rgba(166, 183, 194, 0.3);
    text-align: left;
}
.form__select {
	width: 100%;
	box-sizing: border-box;
	background-color: #f0f4f7;
	border-radius: 3px;
	border: none;
	height: 40px;
	outline: none;
	font-size: 20px;
    font-weight: 400;
    line-height: 27px;
}

.form__select_regions {
	width: 100%;
	height: 50px;
	border: 1px solid #dde0e2;
	background: #fff;
	padding-left: 12px;
	padding-right: 12px;
	/*font-family: LatoBold;*/
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAICAYAAAAftBSpAAAAiklEQVQoU2O8//ix/f9/DGsZmRiCFWVlDzIQCe7de+j6j5lpnoq8rCwjSA+pBkENWPafmdFXVUbmBNgQUgyCGcDwm8lfRUX6GEgv3BBiDMJmAIYh+AzCZQBWQ7AZhM8AnIYgG/SPiSGG4R/DYuQwQI9AlDBBl7z77Jnc/59/zzAw/MlTUVRcgSv2ASiZZglS5fWTAAAAAElFTkSuQmCC");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-size: 34px;
}

.form__select_regions option,
.form__select_regions optgroup {
	font-size: 18px;
}

.apartment .object-card__link{
	/*height: 40px;*/
	margin-bottom: 20px;
}

.apartment .object-card_shell{
	width: 100%;
	text-align: center;
	/*height: 50px;*/
}

.apartment .object-card_btn{
	display: inline-block;
	background-color: #008b8a;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 2px;
}

.apartment_form{
	max-width: 550px;
	font-size: 20px;
	line-height: 30px;
}
.apartment_form label,
.apartment_form #link {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
.apartment_form label {
	display: inline;
}
.apartment_form #captcha_s {
	margin-bottom: 12px;
}
.apartment_form .error_s {
	text-align: center;
}

.popup .form__select {
	height: 50px;
	padding: 0 12px;
	background-color: #fff;
	border: 1px solid #dae4e8;
	/*font-family: "NotoSansRegular";*/
	font-size: 20px;
	font-weight: 400;
	line-height: 27px;
}

.error_s{
	color: red;
	padding: 10px;
	width: 100%;
}

.good_s{
	color: forestgreen;
	padding: 10px;
	width: 100%;
}

.block_btn{
	width: 100%;
	text-align: center;
}

.ps_text{
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
}

.b_text{
	font-weight: bold;
}

.s_btn{
	display: inline-block;
	background-color: #008b8a;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	cursor: pointer;
	margin: 5px;
	border-radius: 2px;
}

.sdate{
	/*font-family: 'LatoRegular';*/
	font-size: 14px;
	line-height: 18px;
	color: #8092a7;
	text-align: center;
	margin-top: 10px
}

.info_nzh{
	width: 100%;
	margin-bottom: 25px;
}

.step_nzh{
	width: 100%;
	line-height: 32px;
		margin-bottom: 5px;
}

.step_nzh img{
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 10px;
}

@media (max-width: 991px) {
	.objects__list-item {
		flex: 0 0 calc(33.33% - 24px);
	}
}

@media (max-width: 767px) {
	.objects__head {
		display: block;
	}
	.objects__title {
		margin: 0 0 20px 0;
	}
	.switcher {
		display: block;
		margin-bottom: 5px;
		font-size: 0;
	}
	.switcher__link {
		width: 50%;
	}
	.objects__view-switcher {
		float: none;
	}
	.object-card{
		height: auto !important;
	}
	.objects__list-item {
		flex: 0 0 calc(33.33% - 24px);
	}
	.objects__list-item {
		flex: 0 0 calc(50% - 24px);
	}
}

@media (max-width: 529px) {
	.objects__list {
		display: block;
	}
	.objects__list-item {
		width: calc(100% - 24px)
	}
	.switcher__link {
		display: block;
		width: 100%;
	}
}
/* End */
/* /local/templates/inner_blind/components/bitrix/system.pagenavigation/visual/style.min.css?16304702123386 */
/* /local/templates/inner_blind/components/bitrix/news.list/objects-list_nzh/style.css?163047021116276 */
