

/* Start:/local/templates/main/css/choice.css?173927968125545*/
@media (min-width: 1620px)
{
	.choice-page .container {
		width: 1390px;
	}
}

.choice__aside
{
	float: left;
	width: 268px;
}
.choice__main
{
	float: right;
	width: calc(100% - 268px);
	padding-left: 75px;
	margin-top: -9px;
}
.choice-main__grid
{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 50px;
	opacity: 0;
}
.choice-main__grid--active
{
	opacity: 1;
}
.choice-main__grid .flat-card
{
	width: 33.33%;
	padding-bottom: 32px;
	margin-bottom: 40px;
	position: relative;
}
.choice-main__grid .flat-card:after {
	content: "";
	position: absolute;
	left: 0; top: -20px;
	width: 100%;
	height: calc(100% + 40px);
	background: #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
	opacity: 0;
	transition: 0.5s;
}
.choice-main__grid .flat-card:hover:after {
	opacity: 1;
}
.choice-main__grid .flat-card:nth-child(3n)
{
	border-right: none;
}
.choice-main__grid .flat-card:before
{
	position: absolute;
	content: '';
	width: calc(100% + 2px);
	height: 2px;
	background-color: #EFF2F2;
	left: 0;
	bottom: -20px;
}



.ch-table-img
{
	width: 12%;
}
.ch-table-main
{
	width: 20%;
}
.ch-table-korpus
{
	width: 7%;
}
.ch-table-rooms
{
	width: 10%;
}
.ch-table-sq
{
	width: 8%;
}
.ch-table-sq-kitchen
{
	width: 8%;
}
.ch-table-floor
{
	width: 6%;
}
.ch-table-cost
{
	width: 13%;
}
.ch-table-time
{
	width: 13%;
}
.ch-table-favorites
{
	width: 3%;
}



.choice-page--area .ch-table-area-num
{
	width: 16.25%;
}
.choice-page--area .ch-table-area-sq
{
	width: 16.25%
}
.choice-page--area .ch-table-area-con
{
	width: 16.25%;
}
.choice-page--area .ch-table-area-cost
{
	width: 16.25%
}




.choice-page--area-proj .ch-table-area-num
{
	width: 10.8%;
}
.choice-page--area-proj .ch-table-area-sq2
{
	width: 10.8%;
}
.choice-page--area-proj .ch-table-area-dop
{
	width: 10.8%;
}
.choice-page--area-proj .ch-table-area-dop2
{
	width: 10.8%;
}
.choice-page--area-proj .ch-table-area-floors
{
	width: 10.8%;
}
.choice-page--area-proj .ch-table-area-cost
{
	width: 10.8%;
}




.choice-page--area-proj-ready .ch-table-area-num
{
	width: 13%;
}
.choice-page--area-proj-ready .ch-table-area-sq
{
	width: 13%;
}
.choice-page--area-proj-ready .ch-table-area-sq2
{
	width: 13%;
}
.choice-page--area-proj-ready .ch-table-area-floors
{
	width: 13%;
}
.choice-page--area-proj-ready .ch-table-area-cost
{
	width: 13%;
}


.ch-table-area-con
{
	white-space: nowrap;
}


td.ch-table-area-num
{
	color: #B68D5C;
}

td.ch-table-area-num a
{
	color: #B68D5C;
}
td.ch-table-area-num a:hover
{
	text-decoration: underline;
}


.choice-page--comm .ch-table-comm-num
{
	width: 14%;
}
.choice-page--comm .ch-table-comm-type
{
	width: 14%;
}



.choice-page--parking .ch-table-parking-type
{	
	width: 13%;
}
.choice-page--parking .ch-table-parking-type2
{	
	width: 13%;
}
.choice-page--parking .ch-table-parking-place
{	
	width: 13%;
}

.ch-table-main>a
{
	text-decoration: none;
	display: block;
}
.ch-table-main>a:hover,
.ch-table-main>a:hover *
{
	text-decoration: none;
}
.choice-main__table table{
	width: 100%;
}
.choice-main__table th
{
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	padding: 0px 5px 47px 
}

.choice-main__table td
{
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	border-top: 2px solid #EFF2F2;
	padding: 14px 5px;
}

.flat-card-table__comp
{
	font-weight: 600;
	font-size: 15px;
	line-height: 29px;
	color: #363D41;
}
.flat-card-table__title
{
	font-size: 13px;
	line-height: 16px;
	color: #B68D5C;
	margin-bottom: 7px;
	transition: .3s;
	display: block;
	text-decoration: none;
}
.flat-card-table__title:hover
{
	color: #363D41
}
.flat-card-table__metro
{
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.04em;
	font-family: 'Raleway', sans-serif;
	position: relative;
	padding-left: 25px;
	margin-bottom: 7px;
	color: #363D41;
}
.flat-card-table__metro:before{
	position: absolute;
	left: 0;
	top: -1px;
	width: 20px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	background-image: url(/local/templates/main/css/../images/metro.svg);
}
.flat-card-table__text
{
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.3px;
	font-family: 'Raleway', sans-serif;
	color: #363D41;
}
.flat-card-table__cost
{
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #363D41;
	white-space: nowrap;
}
.choice-main__table .flat-card__favorites,
.choice-main__table .flat-card__comparison
{
	position: relative;
	width: 25px;
	height: 25px;
	top: 0px;
	margin-bottom: 5px;
}


.ch-table-cost a,
.ch-table-area-cost a
{
	display: block;
	margin-top: 4px;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #B68D5C;
	transition: .3s;
	text-decoration: none;
}
.ch-table-cost a:hover,
.ch-table-area-cost a:hover
{
	color: #363D41;
}


.ch-table-img .flat-card__img
{
	margin: 0;
}
.ch-table-img .flat-card__img img
{
	max-width: 90%;
	max-height: 90%;
}
.ch-table-img .flat-card__roza
{
	position: static;
	width: 35px;
	float: right;
}
/* .choice-main__table a[href='javascript:;'] {
	pointer-events: none;
	cursor: default;
} */




.choice-aside__top
{
	position: relative;
	margin-bottom: 35px;
}
.choice-aside__title
{
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	color: #363D41;

}
.filter-reset
{
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	color: #B68D5C;
	text-transform: uppercase;
	margin-left: auto;
	position: absolute;
	bottom: 3px;
	right: 0;
	cursor: pointer;
	transition: .3s;
}
.filter-reset:hover
{
	color: #363D41;
}











.choice-main__top
{
	margin-bottom: 24px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
}
.choice-main__found
{
	font-size: 0;
}
.choice-main__found span:first-child
{
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	color: #A5A5A7;
	margin-right: 5px;

}
.choice-main__found span:last-child
{
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	vertical-align: middle;
}
.choice-main__btn
{
	font-size: 0;
	margin-left: 50px;
}
.choice-main-btn-item
{
	display: inline-block;
	vertical-align: middle;
	background-color: #A5A5A7;
	border-radius: 5px;
	width: 45px;
	height: 45px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 45%;
	cursor: pointer;
	transition: .3s;
}
.choice-main-btn-item--list
{
	background-image: url(/local/templates/main/css/../images/ico-list.svg);
}
.choice-main-btn-item--grid
{
	background-image: url(/local/templates/main/css/../images/ico-grid.svg);
	margin-left: 25px;
}
.choice-main-btn-item--active,
.choice-main-btn-item:hover
{
	background-color: #B68D5C;
}

.choice-main__label
{
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	color: #BCBCBC;
	margin-right: 15px;

}
.sort
{
	width: 32px;
	height: 32px;
	border: 1px solid #BCBCBC;
	background-image: url(/local/templates/main/css/../images/sort.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 4px;
	cursor: pointer;
	display: inline-block; vertical-align: middle;
}
.sort--up
{
	background-image: url(/local/templates/main/css/../images/sort-up.svg);
}
.sort--down
{
	background-image: url(/local/templates/main/css/../images/sort-down.svg);
}
.choice-main__sort
{
	margin-left: auto;
}
.choice-main__output
{
	margin-left: 40px;
}
.choice-main__sort,
.choice-main__output
{
	font-size: 0;
}
.choice-main__sort .select,
.choice-main__output .select
{
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
}
.choice-main__sort .select
{
	width: 210px;
}
.choice-main__output .select
{
	width: 100px;
}
.choice-main__sort .select__current,
.choice-main__output .select__current
{
	padding: 7px 35px 7px 15px;
	white-space: nowrap;
	overflow: hidden;
}
.choice-main__sort .select__current:after
{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 100%;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.88) 52%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(52%, rgba(255,255,255,0.88)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.88) 52%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.88) 52%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.88) 52%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.88) 52%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	z-index: 1
}
.choice__main .select-list__item
{
	padding-left: 15px;
	padding-right: 15px;
}
.choice-main__sort span,
.choice-main__output span
{
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	color: #BCBCBC;
	display: inline-block;
	vertical-align: middle;

}
.choice-main__sort .select__current span,
.choice-main__output .select__current span,
.choice-main__sort .select-list__item--active span,
.choice-main__output .select-list__item--active span
{
	color: #363D41
}
.choice-main__sort .select-list__item:before,
.choice-main__output .select-list__item:before,
.choice-main__sort .select-list__item:after,
.choice-main__output .select-list__item:after
{
	display: none;
}
.choice-main__sort span.arrow-up:after,
.choice-main__output span.arrow-up:after,
.choice-main__sort span.arrow-down:after,
.choice-main__output span.arrow-down:after
{
	content: '';
	background-image: url(/local/templates/main/css/../images/sort-arrow.svg);
	opacity: 1;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.6;
	width: 6px;
	height: 9px;
	position: static;
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}
.choice-main__sort .select__current span.arrow-up:after,
.choice-main__output .select__current span.arrow-up:after,
.choice-main__sort .select__current span.arrow-down:after,
.choice-main__output .select__current span.arrow-down:after,
.choice-main__sort .select-list__item--active span.arrow-up:after,
.choice-main__output .select-list__item--active span.arrow-up:after,
.choice-main__sort .select-list__item--active span.arrow-down:after,
.choice-main__output .select-list__item--active span.arrow-down:after
{
	opacity: 1;
}
.choice-main__sort span.arrow-down:after,
.choice-main__output span.arrow-down:after
{
	transform: rotate(180deg);
}






.choice-filter
{
	position: relative;
}
.choice-filter .button-black
{
	margin-top: 30px;
}
.choice-filter .button-black span
{
	width: 100%;
}
.show-vars
{
	display: none;
	margin-bottom: 50px;
}
.choice-filter__hint
{
	background-color: #A5A5A7;
	padding: 15px 10px;
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	font-family: 'Raleway', sans-serif;
	color: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	width: 160px;
	text-align: center;
}
.choice-filter__hint:before
{
	content: '';
	background-color: #A5A5A7;
	width: 20px;
	height: 20px;
	position: absolute;
	left: -8px;
	top: calc(50% - 10px);
	transform: rotate(45deg);
}
.choice-filter__hint span
{
	position: relative;
	z-index: 1	
}
.choice-filter__list
{
	margin-bottom: 25px;
}
.choice-filter-list__title
{
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.3px;
	color: #6D6D6D;
	font-family: 'Raleway', sans-serif;
	position: relative;
	margin-bottom: 5px;
	cursor: pointer;
	transition: .3s;
}
.choice-filter-list__title:before {
	content: '';
	position: absolute;
	right: 15px;
	top: calc(50% - 6px);
	border-right: 1px solid #B68D5C;
	border-bottom: 1px solid #B68D5C;
	width: 6px;
	height: 6px;
	transition: .3s;
	transform-origin: 4px 4px;
	cursor: pointer;
	transform: rotate(45deg);
}
.choice-filter-list__title--active:before
{
	transform: rotate(225deg);
}
.choice-filter-list__title:hover
{
	color: #B68D5C
}	
.choice-filter-list__item
{
	position: relative;
	padding-left: 33px;
	font-weight: 500;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #363D41;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
.choice-filter-list__item:before {
	border: 2px solid #B68D5C;
	width: 20px;
	height: 20px;
	content: '';
	position: absolute;
	left: 0px;
	opacity: .4;
	top: 4px;
	border-radius: 50%;
	transition: .3s;
}
.choice-filter-list__item:after {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #B68D5C;
	border-radius: 50%;
	left: 5px;
	top: 9px;
	position: absolute;
	opacity: 0;
}
.choice-filter-list__item:hover:before
{
	opacity: 1;
}
.choice-filter-list__item--active:before,
.choice-filter-list__item--active:after
{
	opacity: 1;
}
.choice-filter__list--multiple .choice-filter-list__item:before
{
	border-radius: 5px;
}
.choice-filter__list--multiple .choice-filter-list__item--active:before
{
	background-color: #B68D5C
}
.choice-filter__list--multiple .choice-filter-list__item--active:after
{
	width: 20px;
	height: 20px;
	border-radius: 0;
	left: 0px;
	top: 4px;
	background-image: url(/local/templates/main/css/../images/tick.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 9px;
	background-color: transparent;
}
.choice-filter-list__item.disabled
{
	pointer-events: none;
	color: #d1d3d4;
}

.choice-filter-list__item.disabled:before
{
	border: 2px solid #d1d3d4;
}


/**/
.choice-filter__cost
{
	margin-bottom: 45px;
	position: relative;
}
.choice-filter-cost__wrap,
.choice-filter-selects__wrap
{
	border: 1px solid #BCBCBC;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 18px;
}
.choice-filter-cost__item,
.choice-filter-selects__item
{
	width: 50%;
	position: relative;
	padding: 0px 30px
}
.choice-filter-cost__item span
{
	position: absolute;
	right: 15px;
	top: 14px;
	font-size: 13px;
	line-height: 18px;
	color: #A5A5A7;
}
.choice-filter-cost__val
{
	color: #363D41;
}
.wrapper .choice-filter-cost__item input
{
	height: 46px;
	font-size: 13px;
	text-align: center;
}
.choice-filter-cost__item:first-child:before
{
	content: '';
	position: absolute;
	right: 0;
	top: 8px;
	width: 1px;
	background-color: #6D6D6D;
	height: 30px;
}
.choice-filter__selects,
.choice-filter__inputs
{
	margin-bottom: 25px;
}
.choice-filter-cost__title-wrap,
.choice-filter-selects__title-wrap,
.choice-filter-inputs__title-wrap
{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.choice-filter-cost__title,
.choice-filter-selects__title,
.choice-filter-inputs__title
{
	width: 50%;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.3px;
	color: #6D6D6D;
	margin-bottom: 5px;
}
.choice-filter-cost__title:last-child
{
	padding-left: 10px;
}
.choice-filter-selects__wrap
{
	border: none;
}
.choice-filter-selects__item
{
	padding: 0;
}
.choice-filter-selects__item:first-child,
.choice-filter-inputs__item:first-child
{
	padding-right: 10px;
}
.choice-filter-selects__item:last-child,
.choice-filter-inputs__item:last-child
{
	padding-left: 10px;
}
.choice-filter-selects__title:first-child,
.choice-filter-inputs__title:first-child
{
	padding-right: 10px;
}
.choice-filter-selects__title:last-child,
.choice-filter-inputs__title:last-child
{
	padding-left: 10px;
}
.choice-filter__selects .select-list__item
{
	padding: 0px 12px;
}
.choice-filter__selects .select-list__item:before,
.choice-filter__selects .select-list__item:after
{
	display: none;
}
.choice-filter__inputs .input-text__input input,
.choice-filter__inputs .input-text__placeholder
{
	text-align: left;
}



/**/
.choice-main__content
{
	display: none;
}
.choice-main__content--active
{
	display: block;
}


.choice__show-filter
{
	display: none;
	color: #fff;
	background-color: #B68D5C;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 15px
}
.choice-aside__close
{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	background-image: url(/local/templates/main/css/../images/close.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: none;
}


/**/
.choice-page--area .flat-card__favorites,
.choice-page--area-proj .flat-card__favorites,
.choice-page--area-proj-ready .flat-card__favorites,
.choice-page--parking .flat-card__favorites,
.choice-page--area .flat-card__comparison, 
.choice-page--area-proj .flat-card__comparison, 
.choice-page--area-proj-ready .flat-card__comparison, 
.choice-page--parking .flat-card__comparison
{
	right: 14px;
}
.choice-page--area .ch-table-favorites .flat-card__favorites,
.choice-page--area-proj .ch-table-favorites .flat-card__favorites,
.choice-page--area-proj-ready .ch-table-favorites .flat-card__favorites,
.choice-page--parking .ch-table-favorites .flat-card__favorites,
.choice-page--area .ch-table-favorites .flat-card__comparison,
.choice-page--area-proj .ch-table-favorites .flat-card__comparison,
.choice-page--area-proj-ready .ch-table-favorites .flat-card__comparison,
.choice-page--parking .ch-table-favorites .flat-card__comparison
{
	right: auto;
}
.choice-page--area .flat-card__favorites:before,
.choice-page--area-proj .flat-card__favorites:before,
.choice-page--area-proj-ready .flat-card__favorites:before,
.choice-page--parking .flat-card__favorites:before
{
	background-image: url(/local/templates/main/css/../images/favor-w.svg);
}
.choice-page--area .flat-card__comparison:before, 
.choice-page--area-proj .flat-card__comparison:before, 
.choice-page--area-proj-ready .flat-card__comparison:before, 
.choice-page--parking .flat-card__comparison:before 
{
	background-image: url(/local/templates/main/css/../images/comparison-w.svg);
}

.choice-page--area .ch-table-favorites .flat-card__favorites:before,
.choice-page--area-proj .ch-table-favorites .flat-card__favorites:before,
.choice-page--area-proj-ready .ch-table-favorites .flat-card__favorites:before,
.choice-page--parking .ch-table-favorites .flat-card__favorites:before
{
	background-image: url(/local/templates/main/css/../images/favor.svg);
}
.choice-page--area .ch-table-favorites .flat-card__comparison:before,
.choice-page--area-proj .ch-table-favorites .flat-card__comparison:before,
.choice-page--area-proj-ready .ch-table-favorites .flat-card__comparison:before,
.choice-page--parking .ch-table-favorites .flat-card__comparison:before
{
	background-image: url(/local/templates/main/css/../images/comparison.svg);
}
.choice-page--area .choice-main__grid .flat-card,
.choice-page--area-proj .choice-main__grid .flat-card,
.choice-page--area-proj-ready .choice-main__grid .flat-card,
.choice-page--parking .choice-main__grid .flat-card
{
	padding-left: 15px;
	padding-right: 15px;
}
.choice-page--area .flat-card__info div,
.choice-page--area-proj .flat-card__info div
{	
	width: auto;
}
.choice-page--area .flat-card__info .flat-card__sot,
.choice-page--area-proj .flat-card__info .flat-card__sq
{
	margin-right: 15px;
}
/**/


.choice-page--parking .choice-main__content--list
{
	display: block;
}
.choice-page--parking .choice-main__content--grid
{
	display: none;
}

.choice__main--stop-chek .form-item--bigcheck
{
	opacity: .3;
	pointer-events: none;
}
.choice__main--stop-chek .form-item--bigcheck.form-item--active
{
	opacity: 1;
	pointer-events: auto;
}

@media(max-width: 1419px)
{
	.choice__main
	{
		margin-top: -3px;
	}
	.choice-main__output
	{
		margin-left: 30px;
	}
	.choice-main__btn
	{
		margin-left: 30px;
	}
	.choice-main-btn-item
	{
		width: 35px;
		height: 35px;
	}
	.choice-main-btn-item--grid
	{
		margin-left: 10px;
	}


	/**/
	.choice-main__grid .flat-card
	{
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	.choice-main__grid .flat-card:after {
		top: -10px;
		height: calc(100% + 20px);
	}
	.choice-main__grid .flat-card:before
	{
		bottom: -10px;
	}
	.choice-main__grid a.flat-card__title {
		font-size: 23px;
		line-height: 21px;
	}
	.choice-main__grid .flat-card__comp,
	.choice-main__grid .flat-card__cost {
		font-size: 18px;
		line-height: 24px;
	}
	.choice-main__grid .flat-card__lot,
	.choice-main__grid .flat-card__metro,
	.choice-main__grid .flat-card__onfoot,
	.choice-main__grid .flat-card__text
	{
		font-size: 12px;
		line-height: 16px
	}
	.choice-main__grid .flat-card__info
	{
		font-size: 12px;
		line-height: 23px;
	}
	.choice-main__grid .flat-card__ready
	{
		font-size: 13px;
		line-height: 24px;
	}
	.choice-main__grid .flat-card__favorites
	{
		width: 30px;
		height: 30px;
	}

	.choice-main__content--list,
	.choice-main__btn
	{
		display: none !important;
	}
	.choice-main__content--grid
	{
		display: block;
	}

	.choice-page--parking .choice-main__content--grid
	{
		display: block;
	}

}
@media(max-width: 1229px)
{
	.choice-main__grid .flat-card
	{
		width: 50%;
	}
	.choice-main__grid .flat-card:nth-child(3n)
	{
		border-right: 2px solid #EFF2F2;
	}
	.choice-main__grid .flat-card:nth-child(2n)
	{
		border-right: none;
	}
	.choice-main__sort,
	.choice-main__output {
		position: relative;
	}
	.choice-main__sort .choice-main__label,
	.choice-main__output .choice-main__label {
		position: absolute;
		left: 0;
		top: 0;
		transform: translateY(-100%)
	}

	.choice-main__output .select
	{
		text-align: left;
	}
	.choice__main
	{
		margin-top: 0;
		padding-left: 0
	}
	.choice-filter__hint
	{
		padding: 10px;
	}
	.choice-filter-list__item,
	.choice-filter__hint
	{
		font-size: 11px;
		line-height: 16px;
	}
	.choice-filter-list__item:before,
	.choice-filter__list--multiple .choice-filter-list__item--active:after
	{
		top: 3px;
	}
	.choice-filter-list__item:after
	{
		top: 8px;
	}
	.choice-filter__hint:before {
		width: 15px;
		height: 15px;
		left: -4px;
		top: calc(50% - 7px);
	}
	
	
}
@media(max-width: 991px)
{
	.choice__show-filter
	{
		display: block;
	}
	.choice__main
	{
		width: 100%;
		padding-left: 0;
	}
	.choice-filter {
		margin-bottom: 120px;
	}
	.choice__aside
	{
		width: 100%;
		position: fixed;
		background: #fff;
		z-index: 999;
		height: 100vh;
		overflow: auto;
		left: 0;
		padding: 50px 20px 20px;
		top: 0;
		transform: translateX(-150%);
		transition: 1s transform;
		box-shadow: 4px 4px 20px rgb(0 0 0 / 30%);
	}
	.choice-aside__close
	{
		display: block;
	}
	.choice__aside--active
	{
		transform: translateX(0);
	}
	.choice__main
	{
		margin-top: 25px;
	}
	.choice-main__top {
		margin-top: 15px;
	}
	.choice-aside__top
	{
		margin-bottom: 15px;
	}
	.choice-filter .button-black
	{
		display: none;
	}
	.choice-filter .button-black.show-vars
	{
		display: block;
	}
	.choice-main__grid
	{
		opacity: 1;
	}
}
@media(max-width: 650px)
{
	.choice-main__grid
	{
		margin-top: 0;
	}
	.choice-main__grid .flat-card
	{
		width: 100%;
	}
	.choice-page--area .choice-main__grid .flat-card, 
	.choice-page--area-proj .choice-main__grid .flat-card, 
	.choice-page--area-proj-ready .choice-main__grid .flat-card, 
	.choice-page--parking .choice-main__grid .flat-card
	{
		padding-left: 0;
		padding-right: 0;
	}
	.choice-main__grid .flat-card:after {
		display: none;
	}
	.choice-main__grid a.flat-card__title {
		font-size: 25px;
		line-height: 23px;
	}
	.choice-main__grid .flat-card__comp,
	.choice-main__grid .flat-card__cost {
		line-height: 26px;
		font-size: 20px;
	}
	.choice-main__grid .flat-card__lot,
	.choice-main__grid .flat-card__metro,
	.choice-main__grid .flat-card__onfoot,
	.choice-main__grid .flat-card__text
	{
		line-height: 18px;
		font-size: 14px;
	}
	.choice-main__grid .flat-card__info
	{
		font-size: 16px;
		line-height: 26px;
	}
	.choice-main__grid .flat-card__ready
	{
		font-size: 16px;
		line-height: 26px;
	}
	.choice-main__grid .flat-card
	{
		border: none !important;
		padding-left: 0;
		padding-right: 0;

	}
	
	.choice-main__top {
		margin-top: 0px;
	}
	.choice-main__sort, .choice-main__output {
		width: 100%;
	}
	.choice-main__sort .choice-main__label,
	.choice-main__output .choice-main__label {
		position: static;
		width: 90px;
		transform: translateY(0%)
	}
	.choice-main__output .select {
		width: calc(100% - 105px)
	}
	.choice-main__output
	{
		text-align: left;
		margin-top: 10px;
		margin-left: 0;
	}
	.choice-main__found
	{
		margin-bottom: 20px;
	}
	.choice__top
	{
		margin-top: 25px;
	}
	.flat-card__inner
	{
		height: auto !important
	}

	.choice__main .flat-card__inner
	{
		height: auto !important;
	}
	.choice-main__sort .select {
		width: calc(100% - 145px)
	}
	/*
	.choice-main__sort
	{
		margin-top: 5px;
		width: 100%;
		margin-left: 0;
	}
	.choice-main__sort .select
	{
		width: calc(100% - 40px)
	}
	.choice-main__sort .choice-main__label
	{
		margin-bottom: 6px;
	}*/
}
@media (max-width: 350px) {
	.choice-main__sort .select {
		width: calc(100% - 40px)
	}
	.choice-main__output .select {
	    width: 100%;
	}
	.choice-main__sort .choice-main__label,
	.choice-main__output .choice-main__label {
		margin-right: 0;
		margin-bottom: 5px;
		width: 100%;
	}
}


.floor__svg .svg_elem.svg_elem--kp {
	fill: #d3e8f1;
	opacity: 0.3;
}
.floor__svg .svg_elem.svg_elem--ko {
	fill: #dcece0;
	opacity: 0.3;

}
.floor__svg .svg_elem.svg_elem--of {
	fill:#e9e1d4;
	opacity: 0.3;
}
.floor__svg .svg_elem.svg_elem--kpr {
	fill: #EBF1EF;
	opacity: 0.3;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.smart.filter/realty/style.css?17158624781405*/
.bx-filter-parameters-box {
    position: relative;
}
.bx-filter-container-modef {
    position: absolute;
    left: 290px;
    top: 18px;
    z-index: 1000;
}

.bx-filter-block .button-black a:not(.modef) {
    display: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: uppercase;
    color: inherit !important;
    padding: 0;
    background-color: inherit !important;
    border: none;
    transition: none;
    cursor: pointer;
}

.bx-filter-block .button-black input,
.wrapper .filter-reset input {
    padding: 0;
    background-color: inherit;
    outline: none;
    border: none;
    width: auto;
    height: auto;
    font-size: inherit;
}

.choice-filter__hint a {
	color: #ffffff;
}
.choice-filter__hint a:hover,
.choice-filter__hint a:focus {
	color: #ffffff;
}

.filter-reset a {
	color: inherit;
}
.filter-reset a:hover,
.filter-reset a:focus {
	color: inherit;
	text-decoration: none;
}

.bq-loading-screen {
	z-index: 99999;
	filter: none;
	/* opacity: 0.6;
	background-color: white; */
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#loading_screen{
	position: fixed;
    z-index: 10000;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
}
@media(max-width:  991px) {
    .bx-filter-container-modef {
        display: none;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/parking/themes/blue/style.css?1715862477825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/main/css/choice.css?173927968125545 */
/* /local/templates/main/components/bitrix/catalog.smart.filter/realty/style.css?17158624781405 */
/* /local/templates/main/components/bitrix/catalog.section/parking/themes/blue/style.css?1715862477825 */
