

/* Start:/local/assets/css/main_new.min.css?175645093339721*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block
}

.rubIcon:before {
	content: "₽";
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

[hidden] {
	display: none
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

b {
	font-weight: 700
}

textarea {
    font-family: Manrope;
	padding: 0;
	border: none;
	background: 0 0;
	resize: none;
	vertical-align: top;
	-webkit-transition: color .4s ease, border-color .4s ease;
	-o-transition: color .4s ease, border-color .4s ease;
	transition: color .4s ease, border-color .4s ease
}

input {
    font-family: Manrope;
	padding: 0;
	border: none;
	background: 0 0;
	-webkit-transition: color .4s ease, border-color .4s ease;
	-o-transition: color .4s ease, border-color .4s ease;
	transition: color .4s ease, border-color .4s ease
}

input::-webkit-input-placeholder {
	color: #67697e
}

input::-moz-placeholder {
	color: #67697e
}

input::-ms-input-placeholder {
	color: #67697e
}

input::placeholder {
	color: #67697e
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	font-size: 15px;
	min-width: 300px;
	position: relative;
	line-height: 24px;
    font-family: Manrope;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	background-color: #f0f1f7;
	color: #060606;
	font-weight: 400;
}

body:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

body.popupOpened:before {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

body:not(.mainPage) {
	background-color: #fff
}

/* body.simplified {
	padding-top: 64px
} */

body.simplified .header__container {
	width: -webkit-calc(100% - 48px);
	width: calc(100% - 48px);
	margin: 0 auto;
	max-width: inherit
}

.grayPage {
	background-color: #f0f1f7 !important
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: inline-block
}

a img {
	vertical-align: top
}

a.dashed:hover {
	border-bottom-color: transparent
}

i {
	font-style: italic;
}

.container {
	max-width: 1792px;
	width: -webkit-calc(100% - 128px);
	width: calc(100% - 128px);
	margin: 0 auto
}

.container2 {
	max-width: 1632px;
	width: -webkit-calc(100% - 96px);
	width: calc(100% - 96px);
	margin: 0 auto
}

.container3 {
	max-width: 1216px;
	width: -webkit-calc(100% - 172px);
	width: calc(100% - 172px);
	margin: 0 auto
}

.container4 {
	max-width: 1052px;
	width: -webkit-calc(100% - 306px);
	width: calc(100% - 306px);
	margin: 0 auto
}

.container5 {
	max-width: 800px;
	width: -webkit-calc(100% - 172px);
	width: calc(100% - 172px);
	margin: 0 auto
}

.container6 {
	max-width: 1554px;
	width: -webkit-calc(100% - 224px);
	width: calc(100% - 224px);
	margin: 0 auto
}

.container7 {
	max-width: 1216px;
	width: -webkit-calc(100% - 224px);
	width: calc(100% - 224px);
	margin: 0 auto
}

.container8 {
	max-width: 1232px;
	padding-right: 16px;
	padding-left: 16px;
	margin: 0 auto;
}

.center {
	text-align: center
}

.mb-24 {
	margin-bottom: -24px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb15 {
	margin-bottom: 15px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb24 {
	margin-bottom: 24px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.mb35 {
	margin-bottom: 35px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.mb48 {
	margin-bottom: 48px !important
}

.mb59 {
	margin-bottom: 59px !important
}

.mb60 {
	margin-bottom: 60px !important
}

.mb64 {
	margin-bottom: 64px !important
}

.mb66 {
	margin-bottom: 66px !important
}

.mb74 {
	margin-bottom: 74px !important
}

.mb90 {
	margin-bottom: 90px !important
}

.mb100 {
	margin-bottom: 100px !important
}

.mb107 {
	margin-bottom: 107px !important
}

.mb128 {
	margin-bottom: 128px !important
}

.mb150 {
	margin-bottom: 150px !important
}

.mb150_responsive {
	margin-bottom: 150px;
}

.mb160 {
	margin-bottom: 160px !important
}

.mb181 {
	margin-bottom: 181px !important
}

.mb228 {
	margin-bottom: 228px !important
}

.mb237 {
	margin-bottom: 237px !important
}

.mb256 {
	margin-bottom: 256px !important
}

.mt24 {
	margin-top: 24px !important
}

.mt40 {
	margin-top: 40px !important
}

.margin {
	margin-bottom: 40px
}

.margin2 {
	margin-bottom: 15px
}

.margin3 {
	margin-bottom: 90px
}

.margin4 {
	margin-bottom: 55px
}

.m1 {
	margin-bottom: 30px
}

.m2 {
	margin-bottom: 60px
}

.pt0 {
	padding-top: 0 !important;
}

.pt94 {
	padding-top: 94px !important
}

.pt100 {
	padding-top: 100px !important
}

.pt115 {
	padding-top: 115px !important
}

.pt125 {
	padding-top: 125px !important
}

.pt128 {
	padding-top: 128px !important
}

.pt224 {
	padding-top: 224px !important
}

.pt269 {
	padding-top: 269px !important
}

.pb73 {
	padding-bottom: 73px !important
}

.pb96 {
	padding-bottom: 96px !important
}

.pb100 {
	padding-bottom: 100px !important
}

.pb110 {
	padding-bottom: 110px !important
}

.pb160 {
	padding-bottom: 160px !important
}

.fs12 {
	font-size: 12px;
	line-height: 16px
}

.fs13 {
	font-size: 13px;
	line-height: 16px
}

.fs14 {
	font-size: 14px;
	line-height: 18px
}

.fs15 {
	font-size: 15px;
	line-height: 24px
}

.fs16 {
	font-size: 16px;
	line-height: 24px
}

.fs18 {
	font-size: 18px;
	line-height: 24px
}

.fs24 {
	font-size: 24px;
	line-height: 32px
}

.lh30 {
	line-height: 30px !important
}

.underline {
	border-bottom: 1px solid
}

.fw500 {
	font-weight: 500
}

.hoverPurple:hover {
	color: #5e00c6
}

.hoverRed:hover {
	color: #ff2262
}

.button {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 20px 15px 18px;
	text-align: center
}

.button--red {
	background-color: #ff2262;
	color: #fff !important;
}

.button--red:hover {
	background-color: #F21B59;
}

.button--purpleBorder {
	border: 1px solid #5e00c6;
	color: #5e00c6
}

.button--white {
	background-color: #fff;
	color: #5e00c6
}

.button--white2 {
	background-color: #fff;
	color: #060606;
	-webkit-box-shadow: 0 0 8px rgba(103, 105, 126, .2);
	box-shadow: 0 0 8px rgba(103, 105, 126, .2)
}

.button--gray {
	background-color: #fff;
	color: #b5b5c0;
	border-color: #b5b5c0 !important
}

.button--black {
	background-color: #060606;
	color: #fff
}

.button--purple {
	background-color: #5e00c6;
	color: #fff
}

.button--withArrow:after {
	display: inline-block;
	vertical-align: middle;
	font-family: icomoon;
	content: '\e909';
	line-height: 1;
	font-size: 10px;
	margin-left: 8px
}

.button--withArrow2 {
	position: relative
}

.button--withArrow2:after {
	font-family: icomoon;
	content: '\e909';
	line-height: 1;
	font-size: 6px;
	position: absolute;
	top: 50%;
	right: 25px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.button2 {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 20px 51px 18px;
	text-align: center
}

.button4 {
	font-weight: 500;
	font-size: 13px;
	line-height: 15px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 15px;
	text-align: center
}

.button5 {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	padding: 7.5px 13px;
	text-align: center
}

.button6 {
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 16.5px 24px;
	text-align: center
}

.button7 {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
	text-align: center
}

.button8 {
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 15px 37px;
	text-align: center
}

.button9 {
	font-weight: 400;
	font-size: 15px;
	line-height: 15px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 13px 37px;
	text-align: center;
	border: 1px solid transparent
}

.button10 {
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 16.5px 14px;
	text-align: center
}

.button11 {
	font-weight: 500;
	font-size: 13px;
	line-height: 15px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 25px 56px 24px 24px;
	text-align: left
}

.button12 {
	font-size: 14px;
	line-height: 18px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 19px 24px;
	cursor: pointer;
	transition: background .2s;
}

.button13 {
	font-size: 13px;
	line-height: 15px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 10px 30px;
	font-weight: 500
}

.button14 {
	font-size: 13px;
	line-height: 15px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 15.5px 10px;
	text-align: center
}

.button14>span {
	font-size: 15px;
	margin-right: 12px
}

.button14.disabled {
	background-color: #d1d1d1;
	pointer-events: none;
}

.appButton {
	width: 143px;
	padding: 14px 16px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	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
}

.appButton.black {
	background-color: #060606;
	color: #fff
}

.appButton--icon {
	font-size: 24px;
	margin-right: 11px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.appButton--title {
	font-size: 10px;
	line-height: 14px;
	display: block
}

.appButton--text {
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700
}

.socButton {
	width: 32px;
	height: 32px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	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;
	color: #fff
}

.socButton.vk {
	background-color: #4d75a3
}

.socButton.vk span {
	font-size: 18px
}

.socButton.fb {
	background-color: #39579b
}

.socButton.fb span {
	font-size: 16px
}

.socButton.ok {
	background-color: #f77c00
}

.socButton.ok span {
	font-size: 16px
}

.w100 {
	width: 100%
}

.mt128Block {
	position: relative
}

.mt128Block2 {
	margin-top: -128px;
	position: relative
}

.mt6vwBlock2 {
	margin-top: -6.6vw;
	position: relative
}

.trborder {
	position: relative;
	-webkit-border-top-right-radius: 128px;
	border-top-right-radius: 128px
}

.trborder.grayBlock:before {
	content: '';
	width: 100%;
	height: 128px;
	-webkit-border-top-right-radius: 128px;
	border-top-right-radius: 128px;
	position: absolute;
	top: 1px;
	left: 0;
	background-color: #f0f1f7;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: -1
}

.trborder.mt6vwBlock2 {
	-webkit-border-top-right-radius: 6.6vw;
	border-top-right-radius: 6.6vw
}

.tlborder {
	-webkit-border-top-left-radius: 128px;
	border-top-left-radius: 128px;
	position: relative
}

.brborder {
	position: relative;
	-webkit-border-bottom-right-radius: 128px;
	border-bottom-right-radius: 128px
}

.brborder:after {
	content: '';
	width: 100%;
	height: 128px;
	-webkit-border-bottom-right-radius: 128px;
	border-bottom-right-radius: 128px;
	position: absolute;
	bottom: 1px;
	left: 0;
	z-index: -1;
	background-color: #f0f1f7
}

.brborder.grayBlock:after {
	content: '';
	width: 100%;
	height: 128px;
	-webkit-border-bottom-right-radius: 128px;
	border-bottom-right-radius: 128px;
	position: absolute;
	bottom: 1px;
	left: 0;
	z-index: -1;
	background-color: #f0f1f7
}

.blborder {
	-webkit-border-bottom-left-radius: 128px;
	border-bottom-left-radius: 128px;
	position: relative
}

.blborder.purpleBlock:after {
	content: '';
	width: 100%;
	height: 128px;
	-webkit-border-bottom-left-radius: 128px;
	border-bottom-left-radius: 128px;
	position: absolute;
	bottom: 1px;
	left: 0;
	z-index: -1;
	background-color: #5e00c6
}

.grayBlock {
	background-color: #f0f1f7
}

.whiteBack {
	background-color: #fff !important;
}

.grayBlock2 {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f1f7));
	background: -webkit-linear-gradient(top, #fff 0, #f0f1f7 100%);
	background: -o-linear-gradient(top, #fff 0, #f0f1f7 100%);
	background: linear-gradient(180deg, #fff 0, #f0f1f7 100%)
}

.medium {
	font-weight: 500;
}

.purpleBlock {
	background-color: #5e00c6;
	color: #fff
}

.pinkText {
	color: #ff2262
}

.purpleText {
	color: #5e00c6
}

.purple2Text {
	color: #be96e0
}

.whiteText {
	color: #fff
}

.blueText {
	color: #00d3cb
}

.grayText {
	color: #67697e
}

.grayText2 {
	color: #77798c
}

.grayText3 {
	color: #8D8E9E;
}

.blackText {
	color: #060606
}

.grayText {
	color: #48454C;
}

.regular {
	font-weight: 400
}

.zi1 {
	z-index: 1
}

.zi2 {
	z-index: 2
}

.zi2after:after {
	z-index: 2
}

.mainTitle {
	margin-bottom: 53px
}

.mainTitle--icon {
	font-size: 47px;
	margin-bottom: 40px;
	display: block
}

.mainTitle--title {
	font-size: 48px;
	line-height: 56px;
	font-weight: 700
}

.mainTitle--title2 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 700
}

.mainTitle--desc {
	color: #67697e;
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px
}

.mainTitle--desc2 {
	color: #67697e;
	margin-top: 30px;
	font-size: 16px;
	line-height: 20px
}

.mainTitle--address {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	color: #48454c;
	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
}

.mainTitle--address:before {
	font-family: icomoon;
	content: '\e92c';
	font-size: 18px;
	line-height: 1;
	cursor: pointer;
	margin-right: 7px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.mainTitle2 {
	margin-bottom: 38px
}

.mainTitle2--title {
	font-size: 24px;
	line-height: 32px
}

.mainTitle2--withLink .mainTitle2--title {
	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: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.mainTitle2--withLink .mainTitle2--title>span {
	margin-right: 30px
}

.mainTitle2--withLink .mainTitle2--title>span:last-child {
	margin-right: 0
}

.mainTitle4 {
	margin-bottom: 60px
}

.mainTitle4 h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 700
}

.mainTitle5 {
	margin-bottom: 20px
}

.mainTitle5--title {
	font-size: 24px;
	line-height: 32px;
	font-weight: 500
}

.mainTitle5--withLink {
	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: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.mainTitle5--desc {
	font-size: 16px;
	line-height: 20px;
	color: #67697e;
	margin-top: 10px
}

.mainTitle6 {
	margin-bottom: 30px
}

.mainTitle6--3 {
	margin-bottom: 28px;
}

.mainTitle6--title {
	font-size: 32px;
	line-height: 40px;
	font-weight: 500
}

.mainTitle6--title2 {
	font-size: 24px;
	line-height: 28px
}

.mainTitle6--title3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}

@media (max-width: 1199px) {
	.mainTitle6--3 {
		margin-bottom: 32px;
	}
}

@media (max-width: 767px) {
	.mainTitle6--title3 {
		font-size: 28px;
		line-height: 32px;
	}

	.mainTitle6--3 {
		margin-bottom: 28px;
	}
}


.select {
	position: relative
}

.select__header {
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 16px 48px 16px 16px;
	white-space: nowrap;
	color: #060606;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	line-height: 17px;
	-webkit-box-shadow: 0 2px 8px rgba(69, 70, 77, .15);
	box-shadow: 0 2px 8px rgba(69, 70, 77, .15)
}

.select--open {
	position: absolute;
	right: 8px;
	font-size: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	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;
	color: #060606
}

.select--open:after {
	font-family: icomoon;
	content: '\e905';
	line-height: 1
}

.select__body {
	padding: 12px 24px;
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	left: -8px;
	bottom: -4px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	position: absolute;
	min-width: -webkit-calc(100% + 16px);
	min-width: calc(100% + 16px);
	max-width: -webkit-calc(100% + 80px);
	max-width: calc(100% + 80px);
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 5
}

.select__items {
	/*max-height: 290px;*/
	position: relative;
	padding: 12px 0
}

.select__items .select__item:last-child {
	margin-bottom: 0
}

.select__item {
	cursor: pointer;
	margin-bottom: 17px
}

.select.active .select--open:after {
	content: '\e906'
}

.select.active .select__body {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.select.noempty .select__header {
	color: #060606
}

.select2 {
	position: relative
}

.select2__header {
	border: 1px solid #e6e8f2;
	padding: 15.5px 48px 15.5px 16px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 13px;
	line-height: 15px;
	position: relative;
	cursor: pointer;
	color: #77798c;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.select2__header:after {
	font-family: icomoon;
	content: '\e905';
	line-height: 1;
	font-size: 8px;
	display: block;
	color: #060606;
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.select2__header span {
	color: #ff2262
}

.select2__body {
	background-color: #fff;
	border: 1px solid #e6e8f2;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 5;
	font-size: 13px;
	line-height: 15px;
	overflow: hidden
}

.select2__items {
	max-height: 275px;
	position: relative
}

.select2__items.ps--active-y {
	padding-right: 16px
}

.select2__items .ps__rail-y {
	opacity: 1 !important;
	width: 4px !important;
	background-color: transparent !important;
	right: 7px !important
}

.select2__items .ps__thumb-y {
	opacity: 1 !important;
	width: 4px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	background-color: #ff2262 !important;
	right: 0 !important
}

.select2__item {
	padding: 12px 16px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer
}

.select2__item:hover {
	background-color: #f2eaf9
}

.select2__item.active {
	background-color: #f2eaf9
}

.select2.active .select2__header {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0
}

.select2.active .select2__header:after {
	content: '\e906'
}

.select2.active .select2__body {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0
}

.select2.noempty .select2__header {
	color: #060606
}

.select2.error .select2__header {
	color: #ff2262;
	border-color: #ff2262 !important
}

.select2.type2 .select2__header {
	background-color: #fff;
	height: 56px;
	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: 0 48px 0 16px;
	border: none;
	border: 1px solid #fff
}

.select2.type2 .select2__body {
	border: none;
	border: 1px solid #fff;
	border-top: 1px solid #e6e8f2
}

.select2.type2 .select2__items {
	max-height: 194px
}

.checkbox {
	opacity: 0;
	width: 0;
	height: 0;
	visibility: hidden;
	display: none
}

.checkbox+label {
	font-size: 13px;
	line-height: 16px;
	min-width: 48px;
	height: 48px;
	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;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	padding: 0 11px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-box-shadow: 0 2px 8px rgba(69, 70, 77, .15);
	box-shadow: 0 2px 8px rgba(69, 70, 77, .15)
}

.checkbox:checked+label {
	background-color: #ff2262;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none
}

.checkbox3 {
	opacity: 0;
	width: 0;
	height: 0;
	visibility: hidden;
	display: none
}

.checkbox3+label {
	font-size: 16px;
	line-height: 19px;
	min-width: 40px;
	height: 40px;
	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;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	padding: 0 7px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	border: 1px solid #dfdfe6
}

.checkbox3:checked+label {
	background-color: #ff2262;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ff2262
}

.checkbox2 {
	opacity: 0;
	width: 0;
	height: 0;
	visibility: hidden;
	display: none
}

.checkbox2~label.error {
	display: none !important;
}

.checkbox2~label {
	position: relative;
	padding-left: 24px;
	display: block;
	padding-top: 3px;
	font-size: 13px;
	line-height: 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #67697e
}

.checkbox2~label a {
	color: #FF2262;
}

.checkbox2~label:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	border: 1.5px solid #b5b5c0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	top: -1px;
	left: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.checkbox2~label:after {
	content: '';
	width: 5px;
	height: 9px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	display: block;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: absolute;
	top: 3px;
	left: 7px
}

.checkbox2~label a {
	-webkit-transition: border-bottom-color .4s ease;
	-o-transition: border-bottom-color .4s ease;
	transition: border-bottom-color .4s ease;
	border-bottom: 1px solid;
	display: inline
}

.checkbox2~label a:hover {
	border-bottom-color: transparent
}

.checkbox2~label.disabled {
	pointer-events: none;
	cursor: default;
	opacity: .3
}

.checkbox2:checked~label:before {
	background-color: #ff2262;
	border-color: #ff2262
}

.checkbox2:checked~label:after {
	opacity: 1
}

.checkbox2:disabled+label {
	pointer-events: none;
	cursor: default;
	opacity: .3
}

.checkbox2.type2+label {
	padding-left: 32px;
	color: #be96e0
}

.checkbox2.type2+label:before {
	top: 0;
	border-color: #fff
}

.checkbox2.type2:checked+label:before {
	background-color: transparent;
	border-color: #fff
}

.checkbox2.type2:checked+label:after {
	opacity: 1;
	border-color: #32eace
}

.checkbox2.type3+label {
	padding-left: 32px;
	color: #5e00c6
}

.checkbox2.type3+label:before {
	top: 0;
	border-color: #b5b5c0
}

.checkbox2.type3:checked+label:before {
	background-color: transparent;
	border-color: #b5b5c0
}

.checkbox2.type3:checked+label:after {
	opacity: 1;
	border-color: #32eace
}

.checkbox2.error~label:before {
	border-color: #FF2262;
}

.checkbox2.error~label {
	color: #FF2262;
}

.checkbox_2023 {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.checkbox_2023 input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
}

.checkbox_2023__icon {
    width: 16px;
    height: 16px;
    background-color: #FFFFFF;
    border: 1px solid #B5B5C0;
    border-radius: 2px;
    flex-shrink: 0;
	cursor: pointer;
	/* display: block; */
}

.fos-width-action_new .checkbox_2023__text,
.checkbox_2023__text {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: white;
	cursor: pointer;
}

.fos-width-action_new .checkbox_2023__text a,
.checkbox_2023__text a {
    text-decoration: none !important;
    color: #F61D5C;
    font-size: inherit !important;
}

.checkbox_2023 input:checked~.checkbox_2023__icon {
    background-color: #ff2262;
    background-image: url(/local/assets_purple/images_2023/icons/tick-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-color: #ff2262;
}

.checkbox_2023 .input_error {
    display: none;
}

.checkbox_2023 label.error {
    display: none !important;
}

.checkbox_2023 input.error~.checkbox_2023__icon {
    border-color: #ff2262;
}

.checkbox_2023 input.error~.checkbox_2023__text {
    color: #ff2262;
}

.checkbox_2023:hover .checkbox_2023__icon {
    border-color: #5100C1;
}

.checkbox_required-check{
	cursor: pointer;
}

.checkbox_2023.checkbox_required-check label.error, .checkbox_2023.checkbox_required-check .input_error {
    display: block !important;
    position: absolute;
    bottom: -16px;
    color: #ff2262;
    font-size: 10px;
	line-height: 100%;
}


.form__item.item-form-old .input_error {
    display: none;
}

.form__item.item-form-old.error .input_error{
	display: block!important;
    position: absolute;
    bottom: -16px;
    color: #ff2262;
    font-size: 10px;
	line-height: 100%;
}

.inlineCheckbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.inlineCheckbox>div {
	margin-right: 8px
}

.inlineCheckbox>div:last-child {
	margin-right: 0
}

.form__item {
	position: relative
}

.form__item input[type=text] {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b5b5c0;
	height: 40px;
	font-size: 13px;
	line-height: 16px;
	padding: 0 12px;
	width: 100%
}

.form__item textarea {
	width: 100%
}

.form__item--withIcon input[type=text] {
	padding-right: 30px
}

.form__item--icon {
	position: absolute;
	font-size: 13px;
	line-height: 16px;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #060606
}

.form__item--title {
	font-size: 13px;
	line-height: 16px;
	color: #67697e;
	position: absolute;
	top: 12px;
	left: 16px;
	pointer-events: none
}

.form__item--placeholder {
	position: absolute;
	top: 20px;
	left: 16px;
	color: #67697e;
	pointer-events: none;
	white-space: nowrap;
	max-width: 100%;
	-webkit-transition: color .4s ease;
	-o-transition: color .4s ease;
	transition: color .4s ease;
	font-size: 13px;
	line-height: 16px
}

.form__item--placeholder span {
	color: #ff2262
}

.form__item--triple {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.form__item--triple>div {
	width: -webkit-calc(33.33% - 16px);
	width: calc(33.33% - 16px);
	margin-right: 24px
}

.form__item--triple>div:nth-child(3n) {
	margin-right: 0
}

.form__item--2to1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.form__item--2to1>div:nth-child(2n+1) {
	width: -webkit-calc(66.66% - 12px);
	width: calc(66.66% - 12px);
	margin-right: 24px
}

.form__item--2to1>div:nth-child(2n) {
	width: -webkit-calc(33.33% - 12px);
	width: calc(33.33% - 12px);
	margin-right: 0
}

.form__item.type2 {
	position: relative;
	margin-bottom: 24px
}

.form__item.type2:last-child {
	margin-bottom: 0
}

.form__item.type2 input[type=text] {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #fff;
	background-color: #fff;
	height: 56px;
	font-size: 13px;
	line-height: 16px;
	padding: 0 16px
}

.form__item.type2 textarea {
	padding: 20px 16px;
	background-color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 13px;
	line-height: 16px;
	min-height: 112px
}

.form__item.type3 {
	position: relative;
	margin-bottom: 24px
}

.form__item.type3:last-child {
	margin-bottom: 0
}

.form__item.type3 input[type=text] {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #e6e8f2;
	background-color: #fff;
	height: 48px;
	font-size: 13px;
	line-height: 15px;
	padding: 0 16px
}

.form__item.type3 .form__item--placeholder {
	font-size: 13px;
	line-height: 15px;
	color: #77798c;
	top: 16.5px;
	left: 16px
}

.form__item.error.type2 input[type=text] {
	border-color: #ff2262;
	color: #ff2262
}

.form__item.error.type2 input[type=text]::-webkit-input-placeholder {
	color: #ff2262
}

.form__item.error.type2 input[type=text]::-moz-placeholder {
	color: #ff2262
}

.form__item.error.type2 input[type=text]::-ms-input-placeholder {
	color: #ff2262
}

.form__item.error.type2 input[type=text]::placeholder {
	color: #ff2262
}

.form__item.error.type2 textarea {
	border-color: #ff2262;
	color: #ff2262
}

.form__item.error.type2 textarea::-webkit-input-placeholder {
	color: #ff2262
}

.form__item.error.type2 textarea::-moz-placeholder {
	color: #ff2262
}

.form__item.error.type2 textarea::-ms-input-placeholder {
	color: #ff2262
}

.form__item.error.type2 textarea::placeholder {
	color: #ff2262
}

.form__item.error.type2 .form__item--placeholder {
	color: #ff2262
}

.form__item.error .checkbox2~label {
	color: #ff2262
}

.form__item.error .checkbox2~label:before {
	border-color: #ff2262
}

.form__item.bigText .form__item--placeholder {
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 5.5px
}

.form__item.bigText input[type=text] {
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 5.5px
}

.form__item.center {
	text-align: center
}

.form__item.center .form__item--placeholder {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.form__item.center input[type=text] {
	text-align: center
}

.inlineInputes {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -10px
}

.inlineInputes>div {
	margin-right: 10px !important;
	margin-bottom: 10px !important
}

.ulDots li {
	margin-bottom: 16px;
	position: relative;
	padding-left: 12px
}

.ulDots li:last-child {
	margin-bottom: 0
}

.ulDots li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 6px;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #ff2262
}

.ulDots.type2 li {
	margin-bottom: 5px
}

.ulDots.type2 li:before {
	top: 10px
}

.ulDots2 li {
	margin-bottom: 16px;
	position: relative;
	padding-left: 31px;
	font-size: 16px;
	line-height: 24px
}

.ulDots2 li:last-child {
	margin-bottom: 0
}

.ulDots2 li:before {
	content: '';
	width: 4px;
	height: 4px;
	display: block;
	position: absolute;
	top: 10px;
	left: 21px;
	background-color: #5e00c6;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.ulDots3 li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 18px;
	font-size: 16px;
	line-height: 19px
}

.ulDots3 li:last-child {
	margin-bottom: 0
}

.ulDots3 li:before {
	content: '';
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	background-color: #5e00c6;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.ulDots3--title {
	font-size: 17px;
	line-height: 19px;
	font-weight: 500;
	color: #4400a7
}

.ulDots3--title+.ulDots3--desc {
	margin-top: 5px
}

.ulDots3--desc {
	font-size: 15px;
	line-height: 18px;
	color: #77798c
}

.ovh {
	overflow: hidden
}

.hidden {
	display: none
}

.inlineButtons {
	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-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -20px
}

.inlineButtons>a {
	margin-right: 20px;
	margin-bottom: 20px
}

.inlineButtons>a:last-child {
	margin-right: 0
}

.contentContainer {
	padding-top: 20px;
	padding-bottom: 120px
}

.grecaptcha-badge {
	visibility: hidden
}

.favourite,
.favourite--commercial {
	position: relative
}

.favourite:before,
.favourite--commercial:before {
	font-family: icomoon;
	content: '\e91e';
	line-height: 1;
	font-size: 16px;
	display: block;
	color: #b5b5c0
}

.favourite.active:before,
.favourite--commercial.active:before {
	content: '\e91d';
	color: #ff2262
}

.favourite--parking,
.favourite--storeroom {
	position: relative
}

.favourite--parking:before,
.favourite--storeroom:before {
	font-family: icomoon;
	content: '\e91e';
	line-height: 1;
	font-size: 16px;
	display: block;
	color: #b5b5c0
}

.favourite--parking.active:before,
.favourite--storeroom.active:before {
	content: '\e91d';
	color: #ff2262
}

.radio {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	visibility: hidden
}

.radio+label {
	padding: 16px 24px 15px 39px;
	border: 1px solid #e6e8f2;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
	position: relative;
	font-size: 13px;
	line-height: 15px;
	cursor: pointer
}

.radio+label:before {
	content: '';
	width: 10px;
	height: 10px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #cfd0d9;
	position: absolute;
	top: 50%;
	left: 13px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.radio+label:after {
	content: '';
	width: 4px;
	height: 4px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #ff2262;
	position: absolute;
	left: 17px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.radio:checked+label:after {
	opacity: 1
}

.radiosInline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: -10px;
	margin-right: -10px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.radiosInline>div {
	margin-right: 10px;
	margin-bottom: 10px
}

.wrp {
	white-space: nowrap;
}

.flImage {
	float: left;
	max-width: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.flImage img {
	margin-bottom: 0 !important;
}

.container_2023 {
	width: 100%;
	margin: 0 auto;
	padding: 0 16px;
}

@media (min-width: 768px) {
	.container_2023 {
		padding: 0 32px;
	}
}

@media (min-width: 1200px) {
	.container_2023 {
		max-width: calc(1200px + 62px);
	}
}

.navigation_2023_phone {
	display: flex;
	align-items: center;
	gap: 4px;
	text-decoration: none;
	color: #060606;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	transition: color .2s;
	width: 167px;
}

.navigation_2023_phone:hover {
	color: #FF2262;
}

.socials_2023 {
	display: flex;
	gap: 12px;
}

.social_2023 {
	width: 32px;
	height: 32px;
	border-radius: 4px;
	background: #FAFAFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.social_2023 img {
	max-width: 16px;
	max-height: 16px;
}

.navigation_2023_qr {
	display: flex;
	align-items: center;
	gap: 12px;
	color: #67697E;
	font-size: 14px;
	line-height: 16px;
}

.navigation_2023_qr__img {
	padding: 9px;
	width: 90px;
	height: 90px;
	border-radius: 16px;
	background: #FFF;
	flex-shrink: 0;
	pointer-events: all;
}

.navigation_2023_qr__img img {
	max-width: 100%;
	display: block;
}

.button_2023 {
	cursor: pointer;
	height: 56px;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	border: 1px solid #5100C1;
	border-radius: 8px;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #5100C1;
	text-decoration: none;
	transition: background .2s, color .2s;
}

.button_2023:hover {
	background: #791EF6;
	border-color: #791EF6;
	color: #fff;
}

.button_2023:active {
	border-color: #4800AB;
	color: #fff;
	background: #4800AB;
}

.button_2023--filled {
	background: #5100C1;
	color: #fff;
}

.vh100 {
	height: 100vh;
}

/* Avoid Chrome to see Safari hack */
@supports (-webkit-touch-callout: none) {
	.vh100 {
		/* The hack for Safari */
		height: -webkit-fill-available;
	}
}

body {
	padding-bottom: 89px;
}

@media (min-width: 768px) {
	body {
		padding-bottom: 0;
	}
}

.form__item.error [name='advertising_agree']~.input_error {
	display: block !important;
	position: absolute;
	top: calc(100% + 3px);
	left: 0;
}

.form__item.error [name='advertising_agree']~.input_error {
	font-size: 0px !important;
}

.form__item.error [name='advertising_agree']~.input_error:before {
	content: 'Для направления обращения необходимо проставить согласия';
	display: block;
	font-size: 12px;
	color: #ff2262;
}
@media (max-width: 1366px) {
	.container3 {
		width: -webkit-calc(100% - 144px);
		width: calc(100% - 144px);
	}
}

@media (max-width: 1199px) {
	.container3 {
		width: calc(100% - 32px);
		margin: 0 auto;
		max-width: 1792px;
	}
}
/* End */


/* Start:/local/assets/css/frontend_new.min.css?1755507189207550*/
.oldHeader.header {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	border-bottom: 1px solid #e6e8f2
}

.oldHeader .header__up {
	height: 38px;
	background-color: #f0f1f7
}

.oldHeader .header__down {
	height: 63px
}

.oldHeader .header__left {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.oldHeader .header__right {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.oldHeader .header__container {
	margin: 0 auto;
	max-width: 1632px;
	width: -webkit-calc(100% - 96px);
	width: calc(100% - 96px);
	margin: 0 auto;
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.oldHeader .header__info {
	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;
	font-size: 13px;
	line-height: 15px
}

.header--city {
	color: #67697e;
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 12px
}

.header--city:not(.noIcon):before {
	font-family: icomoon;
	content: '\e91c';
	line-height: 1;
	font-size: 14px;
	margin-right: 8px
}

.header--phone {
	font-weight: 500;
	margin-right: 24px
}

.header--callback {
	color: #5e00c6;
	border-bottom: 1px solid
}

.header--logo {
	font-size: 40px;
	color: #5e00c6;
	margin-right: 48px
}

.headerMenu {
	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;
	font-size: 13px;
	line-height: 15px
}

.headerMenu>li {
	margin-right: 48px;
	color: #67697e
}

.headerMenu>li:last-child {
	margin-right: 0
}

.headerMenu__drop {
	position: relative
}

.headerMenu__drop>a {
	padding-right: 15px;
	position: relative
}

.headerMenu__drop>a:after {
	font-family: icomoon;
	content: '\e905';
	line-height: 1;
	position: absolute;
	right: 0;
	font-size: 8px;
	top: -webkit-calc(50% + 1px);
	top: calc(50% + 1px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.headerMenu__drop.active>a:after {
	content: '\e906'
}

.headerMenu__drop.active .dropMenu__container {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.headerMenu .dropMenu__container {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	bottom: 0;
	padding-top: 7px;
	z-index: 10;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	left: -24px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.headerMenu2 {
	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;
	font-size: 15px;
	line-height: 18px;
	height: 100%
}

.headerMenu2>li {
	margin-right: 48px;
	height: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.headerMenu2>li>a:not(.button5) {
	height: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.headerMenu2__drop>a {
	position: relative
}

.headerMenu2__drop>a:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #5e00c6;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.headerMenu2__drop:hover>a:after {
	opacity: 1
}

.headerMenu2__drop:hover .dropMenu2 {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.headerMenu2__drop .dropMenu2 {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.dropMenu {
	background-color: #fff;
	padding: 16px 24px;
	width: 224px;
	-webkit-box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #060606
}

.dropMenu>li {
	margin-bottom: 16px
}

.dropMenu>li:last-child {
	margin-bottom: 0
}

.dropMenu a:hover {
	color: #67697e
}

.dropMenu2 {
	background-color: #fff;
	padding: 40px 0 45px;
	-webkit-box-shadow: 0 10px 10px rgba(72, 69, 76, .2);
	box-shadow: 0 10px 10px rgba(72, 69, 76, .2)
}

.dropMenu2__container {
	max-width: 1144px;
	margin: 0 auto;
	width: -webkit-calc(100% - 96px);
	width: calc(100% - 96px)
}

.zhkList {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.zhkList__item {
	max-width: 115px
}

.zhkList__img {
	width: 104px;
	height: 104px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.zhkList--title {
	margin-top: 10px;
	font-size: 13px;
	line-height: 15px
}

.favouriteButton {
	position: relative
}

.favouriteButton:before {
	font-family: icomoon;
	content: '\e91e';
	line-height: 1;
	font-size: 8px;
	font-size: 24px;
	padding: 12px;
	display: block;
	color: #ff2262
}

.favouriteButton--count {
	position: absolute;
	top: 3px;
	right: 0;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #5e00c6;
	color: #fff;
	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;
	font-size: 10px;
	line-height: 12px;
	opacity: 0
}

.favouriteButton.active:before {
	content: '\e91d'
}

.favouriteButton.active .favouriteButton--count {
	opacity: 1
}

.arrow {
	width: 48px;
	height: 48px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #fff;
	display: block;
	cursor: pointer
}

.arrow>span {
	font-size: 20px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute
}

.dots button {
	display: none
}

.dots ul {
	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
}

.dots li {
	width: 6px;
	height: 6px;
	margin-left: 9px;
	margin-right: 9px;
	position: relative;
	cursor: pointer;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.dots li:before {
	content: '';
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background-color: #fff;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 1px solid #ff2262
}

.dots li.slick-active:before {
	width: 8px;
	height: 8px;
	background-color: #ff2262
}

.dots li:hover:before {
	background-color: #ff2262
}

.filter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.filter__item {
	margin-right: 32px
}

.filter__item .select {
	width: 176px
}

.filter__item .sliderValue {
	width: 176px
}

.filter__item:last-child {
	margin-right: 0
}

.filter__item--title {
	font-size: 15px;
	line-height: 17px;
	color: #67697e;
	margin-bottom: 7px
}

.filter__setting {
	height: 48px;
	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
}

.filter__setting .sliderValue--slider {
	margin-bottom: 0
}

.filter .button {
	min-width: 216px
}

.sliderValue {
	width: 100%
}

.sliderValue--withInput>input {
	border: 1px solid #E6E8F2;
	border-radius: 8px 8px 2px 2px;
	width: 100%;
	color: #77798C;
	height: 48px;
	padding: 16px 16px;
}

.sliderValue--withInput .sliderValue__container {
	margin-top: -4px;
}

.sliderValue__inputes2 {
	display: flex;
	align-items: flex-start;
	margin-bottom: 26px;
}

.sliderValue--withInput.doubleInput .sliderValue__inputes2>input {
	border: 1px solid #E6E8F2;
	width: 100%;
	color: #77798C;
	height: 48px;
	padding: 16px 16px;
	text-align: center;
}

.sliderValue--withInput.doubleInput .sliderValue__inputes2>input:first-child {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.sliderValue--withInput.doubleInput .sliderValue__inputes2>input:last-child {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left: 0px;
}

.sliderValue__container {
	height: 4px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	background-color: #dfdfe6 !important;
	margin-bottom: 12px;
	margin-top: 12px;
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.sliderValue__inputes {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 32px
}

.sliderValue__inputes>div {
	width: 112px;
	margin-right: 16px
}

.sliderValue__inputes>div:last-child {
	margin-right: 0
}

.sliderValue--slider {
	border: none !important;
	width: -webkit-calc(100% - 24px);
	width: calc(100% - 24px);
	height: 4px !important;
	background-color: transparent !important;
	vertical-align: top;
	display: inline-block
}

.sliderValue--slider .ui-slider-handle {
	border: none !important;
	margin-left: 12px !important;
	top: 1px !important;
	cursor: pointer;
	width: 0 !important;
	height: 0 !important
}

.sliderValue--slider .ui-slider-handle:before {
	content: '';
	width: 24px;
	height: 24px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
	background: #fff !important;
	-webkit-box-shadow: 0 2px 8px rgba(69, 70, 77, .15);
	box-shadow: 0 2px 8px rgba(69, 70, 77, .15);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.sliderValue--slider .ui-slider-handle:after {
	content: '';
	width: 8px;
	height: 8px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #ff2262;
	display: block
}

.sliderValue--slider .ui-slider-range {
	background: #ff2262 !important
}

.sliderValue+.checkboxes2 {
	margin-top: 16px
}

.sliderValue--text {
	position: absolute;
	right: 24px;
	font-size: 12px;
	line-height: 16px;
	top: 20px;
	color: #67697E;
	pointer-events: none;
}

.sliderValue--text span {
	color: #060606;
}

.sliderValue.type2 {
	position: relative;
}

.sliderValue.type2>input {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #48454C;
	border: 1px solid #E6E8F2;
	border-radius: 8px;
	height: 56px;
	padding: 0 24px;
}

.sliderValue.type2 .sliderValue__container {
	display: block;
	margin-bottom: 7px;
	width: calc(100% - 24px);
	margin-left: 12px;
	margin-top: -3px;
	background: none !important;
}

.sliderValue.type2 .sliderValue--slider .ui-slider-handle:before {
	width: 20px;
	height: 20px;
	box-shadow: none;
	border: 1px solid #E6E8F2;
}

.sliderValue.type2 .sliderValue--slider .ui-slider-handle {
	margin-left: 10px !important;
}

.sliderValue__values {
	padding-top: 4px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.sliderValue__values p {
	font-size: 14px;
	line-height: 16px;
	color: #67697E;
}

.sliderValue__values--fake {
	height: 27px;
}

.radio2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}

.radio2+label {
	min-height: 35px;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 10px;
	border: 1px solid #E6E8F2;
	border-radius: 4px;
	font-size: 14px;
	line-height: 18px;
	color: #48454C;
	cursor: pointer;
	transition: all 0.3s ease;
}

.radio2+label:hover,
.radio2:checked+label {
	background: #FF2262;
	border-color: #FF2262;
	color: #fff;
}

.radio2Inline {
	display: flex;
	align-items: center;
	margin-right: -12px;
}

.radio2Inline>div {
	margin-right: 10px;
}

.form__item.type4 input {
	padding: 0 24px;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #48454C;
	border: 2px solid #E6E8F2;
	border-radius: 8px;
	height: 56px;
}


.complexSliderContainer {
	position: relative
}

.complexSliderContainer.loading {
	height: 448px;
	overflow: hidden;
}

.complexSlider .slick-slide {
	margin: 0 16px
}

.complexSlider .slick-list {
	overflow: visible
}

.complexSlider__item {
	width: 292px !important;
	background-color: #fff;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	overflow: hidden;
	vertical-align: top
}

.complexSlider__item:hover .complexSlider__content {
	top: -280px
}

.complexSlider__item:hover .complexSlider__up {
	padding-top: 70px
}

.complexSlider__item:hover .complexSlider__down {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	padding-bottom: 60px
}

.complexSlider__img {
	height: 280px;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.complexSlider__content {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: -webkit-calc(100% - 280px);
	height: calc(100% - 280px);
	top: 0;
	position: relative;
	background-color: #fff;
	-webkit-border-radius: 16px;
	border-radius: 16px
}

.complexSlider__up {
	padding: 22px 19px 25px 24px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.complexSlider__down {
	padding: 0 24px 25px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.complexSlider--title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 9px;
	width: 100%
}

.complexSlider__info {
	width: 100%
}

.complexSlider__info p {
	margin-bottom: 8px
}

.complexSlider__info p:last-child {
	margin-bottom: 0
}

.complexSlider__arrows {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	display: block
}

.complexSlider__arrows .arrow3 {
	position: absolute
}

.complexSlider__arrows .arrow3--left {
	left: -24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.complexSlider__arrows .arrow3--right {
	right: -24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.advantages {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.advantages__item {
	width: -webkit-calc(33.33% - 90px);
	width: calc(33.33% - 90px);
	margin-right: 135px
}

.advantages__item:last-child {
	margin-right: 0
}

.advantages--icon {
	width: 64px;
	vertical-align: top
}

.advantages--title {
	margin-top: 21px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500
}

.advantages--text {
	margin-top: 9px;
	color: #48454c
}

.smallBanner {
	-webkit-border-radius: 16px;
	border-radius: 16px;
	overflow: hidden;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center
}

.smallBanner__content {
	max-width: 552px;
	background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(48.44%, rgba(255, 255, 255, .734375)), to(rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, .734375) 48.44%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, .734375) 48.44%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, .734375) 48.44%, rgba(255, 255, 255, 0) 100%);
	padding: 65px 0 64px 76px
}

.smallBanner--title {
	max-width: 280px;
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
	color: #ff2262;
	margin-bottom: 15px
}

.smallBanner--text {
	max-width: 280px;
	color: #48454c
}

.smallBanner--link {
	margin-top: 47px
}

.advantages2Container {
	position: relative
}

.advantages2SliderContainer {
	min-height: -webkit-calc(100% - 112px);
	min-height: calc(100% - 112px);
	width: 508px;
	position: absolute;
	top: 56px;
	left: 0;
	background-color: #5e00c6;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	padding: 110px 0 103px;
	z-index: 1;
	-webkit-box-shadow: 0 32px 30px -30px #b5b5c0;
	box-shadow: 0 32px 30px -30px #b5b5c0
}

.advantages2SliderContainer:after {
	content: '';
	display: block;
	border: 24px solid transparent;
	border-bottom: 24px solid #5e00c6;
	border-left: 24px solid #5e00c6;
	position: absolute;
	top: -24px;
	left: 64px
}

.advantages2Slider--lines {
	font-size: 60px;
	color: #ff2262;
	position: absolute;
	left: 35px;
	top: 35px
}

.advantages2Slider--shadow {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	width: -webkit-calc(100% - 48px);
	width: calc(100% - 48px);
	left: 24px;
	top: 8px;
	height: -webkit-calc(100% - 8px);
	height: calc(100% - 8px);
	-webkit-box-shadow: 0 0 30px 0 #b5b5c0;
	box-shadow: 0 0 30px 0 #b5b5c0;
	z-index: -1
}

.advantages2Slider__item {
	padding: 0 64px
}

.advantages2Slider__arrows {
	position: absolute;
	bottom: 42px;
	left: 65px;
	font-size: 0;
	width: 80px;
	height: 22px;
}

.advantages2Slider__arrows>span {
	color: #fff;
	font-size: 24px;
	margin-right: 30px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	opacity: .55;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	width: 24px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.advantages2Slider__arrows .arrow2--left {
	left: 0;
}

.advantages2Slider__arrows .arrow2--right {
	right: 0;
}

.advantages2Slider__arrows>span:last-child {
	margin-right: 0
}

.advantages2Slider__arrows>span:hover {
	opacity: 1;
	width: 32px
}

.advantages2Slider__arrows svg {
	height: 22px;
	width: 50px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.advantages2Slider__arrows svg line,
.advantages2Slider__arrows svg path {
	stroke: #fff
}

.advantages2Slider__arrows svg path {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.advantages2Slider__arrows .arrow2--left svg {
	left: 0
}

.advantages2Slider__arrows .arrow2--left:hover {
	margin-right: 14px
}

.advantages2Slider__arrows .arrow2--right svg {
	right: 0
}

.advantages2Slider__arrows .arrow2--right:hover {
	margin-left: -6px
}

.advantages2Slider__counter {
	color: #be96e0;
	font-size: 15px;
	line-height: 24px;
	bottom: 42px;
	right: 64px;
	position: absolute
}

.advantages2Slider--active {
	color: #fff
}

.advantages2__img {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 512px;
	width: -webkit-calc(100% - 324px);
	width: calc(100% - 324px);
	margin-left: 324px;
	-webkit-border-radius: 16px;
	border-radius: 16px
}

.advantages2--title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 9px;
	color: #fff
}

.advantages2--text {
	color: #d9d9df;
	font-size: 15px;
	line-height: 24px
}

.newsSliderContainer {
	position: relative
}

.newsSliderContainer.loading {
	height: 280px;
	overflow: hidden;
}

.newsSlider .slick-slide {
	margin: 0 16px
}

.newsSlider .slick-list {
	overflow: visible
}

.newsSlider__item {
	padding: 36px 24px 35px;
	background-color: #fff;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 292px !important;
	min-height: 280px;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative
}

.newsSlider__item.type2 {
	color: #fff
}

.newsSlider__item.type2 .newsSlider--title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500
}

.newsSlider__item.withImage:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .25);
	-webkit-border-radius: 16px;
	border-radius: 16px
}

.newsSlider__up {
	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: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 30px;
	position: relative
}

.newsSlider__down {
	width: 100%;
	position: relative
}

.newsSlider--date {
	font-size: 13px;
	line-height: 16px;
	font-weight: 500
}

.newsSlider--type {
	font-size: 13px;
	line-height: 16px;
	color: #8d8e9e;
	font-weight: 500
}

.newsSlider--title {
	font-size: 15px;
	line-height: 20px
}

.newsSlider--preTitle {
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	color: #ff2262;
	margin-bottom: 9px
}

.newsSlider__arrows {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%
}

.newsSlider__arrows .arrow3 {
	position: absolute
}

.newsSlider__arrows .arrow3--left {
	left: -24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.newsSlider__arrows .arrow3--right {
	right: -24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.arrow3 {
	width: 48px;
	height: 48px;
	position: relative;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #8d8e9e;
	-webkit-box-shadow: 0 4px 16px rgba(115, 119, 128, .15);
	box-shadow: 0 4px 16px rgba(115, 119, 128, .15);
	cursor: pointer
}

.arrow3--left span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.arrow3--right span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.instagramBlock {
	position: relative;
	height: 880px
}

.instagramBlock__text {
	width: 592px;
	text-align: center;
	position: absolute;
	top: -webkit-calc(50% - 6px);
	top: calc(50% - 6px);
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.instagramBlock--title {
	font-size: 48px;
	line-height: 56px;
	font-weight: 700;
	margin-bottom: 30px
}

.instagramBlock--text {
	font-size: 18px;
	line-height: 24px;
	color: #48454c
}

.instagramBlock__images {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.instagramBlock__img {
	width: 280px;
	height: 280px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.instagramBlock__img.type2 {
	width: 160px;
	height: 208px;
	-webkit-border-radius: 16px;
	border-radius: 16px
}

.instagramBlock__img:nth-child(1) {
	margin-top: -92px;
	margin-left: -676px
}

.instagramBlock__img:nth-child(2) {
	margin-top: -280px;
	margin-left: -288px
}

.instagramBlock__img:nth-child(3) {
	margin-top: -300px;
	margin-left: 124px
}

.instagramBlock__img:nth-child(4) {
	margin-top: 152px;
	margin-left: 720px
}

.instagramBlock__img:nth-child(5) {
	margin-top: 244px;
	margin-left: 331px
}

.instagramBlock__img:nth-child(6) {
	margin-top: 300px;
	margin-left: -156px
}

.instagramBlock__img:nth-child(7) {
	margin-top: 256px;
	margin-left: -528px
}

.instagramBlock--inst {
	width: 144px;
	height: 144px;
	background-image: url(/local/assets/img_new/instagram.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.instagramBlock__buttons {
	position: absolute;
	top: 136px;
	right: 176px
}

.instagramBlock__excursion {
	text-align: center;
	width: 192px;
	height: 192px;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding: 40px 30px;
	top: 80px;
	left: -128px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1)
}

.instagramBlock__excursion--icon {
	width: 48px;
	margin-bottom: 18px
}

.instagramBlock__excursion--title {
	font-size: 18px;
	line-height: 21px;
	color: #5e00c6;
	font-weight: 500
}

.formBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	align-items: flex-start;
	z-index: 3
}

.formBlock__left {
	width: 50%
}

.formBlock__right {
	width: 50%;
	padding-left: 10%
}

.formBlock .form__item input[type=text] {
	border-color: #fff
}

.formBlock__inputes {
	max-width: 312px
}

.formBlock__agree {
	margin-top: 36px;
	max-width: 312px
}

.formBlock__button {
	margin-top: 28px;
	max-width: 312px
}

.formBlock__header {
	margin-bottom: 48px
}

.formBlock--title {
	font-weight: 700;
	font-size: 48px;
	line-height: 56px;
	color: #fff
}

.formBlock--desc {
	margin-top: 30px;
	font-size: 24px;
	line-height: 32px;
	color: #d9d9df
}

.formBlock__lines {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 0
}

.formBlock__lines>img:nth-child(1) {
	position: absolute;
	bottom: -520px;
	right: 200px
}

.formBlock .command--title {
	color: #fff
}

.command--title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px
}

.command__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -30px
}

.command__item {
	width: -webkit-calc(25% - 24px);
	width: calc(25% - 24px);
	margin-right: 32px;
	margin-bottom: 30px
}

.command__item:nth-child(4n) {
	margin-right: 0
}

.command__item>p {
	font-size: 13px;
	line-height: 15px;
	margin-top: 20px;
	color: #d9d9df;
	width: 50px
}

.command__img {
	width: 100%;
	padding-bottom: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.footer {
	background-color: #fff;
	font-size: 13px;
	line-height: 16px
}

.footer__up {
	padding-top: 66px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f1f7
}

.footer__down {
	padding: 30px 0;
	font-size: 13px;
	line-height: 16px;
	color: #8d8e9e
}

.footer__copy {
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer__copy__left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.footer__copy__left a,
.footer__copy__left>p {
	margin-right: 61px
}

.footer__copy__left a:last-child,
.footer__copy__left>p:last-child {
	margin-right: 0
}

.footer__button {
	margin-bottom: 60px
}

.footer__button>p {
	font-size: 18px;
	line-height: 24px;
	margin-right: 24px;
	font-weight: 500;
	display: inline-block;
	vertical-align: middle
}

.footer__button>a {
	display: inline-block;
	vertical-align: middle
}

.footer__apps {
	margin-top: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.footer__apps--title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 30px
}

.footer__apps__buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -20px;
	margin-right: -20px
}

.footer__apps__buttons>a {
	margin-right: 20px;
	margin-bottom: 20px
}

.footer__apps__buttons2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -16px;
	margin-bottom: -16px
}

.footer__apps__buttons2>a {
	margin-right: 16px;
	margin-bottom: 16px
}

.footer__apps>div {
	margin-right: 64px
}

.footer__apps>div:last-child {
	margin-right: 0
}

/* .footer .phone {
	margin-bottom: 24px
} */

.footer .address {
	margin-bottom: 8px
}

.footer .workTime {
	margin-bottom: 53px
}

.appButton2 {
	width: 56px;
	height: 56px;
	border: 1px solid #e6e8f2;
	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;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.appButton2>span {
	font-size: 24px;
	color: #060606
}

.appButton2>img {
	max-width: 32px;
	max-height: 32px
}

.menuBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.menuBlock__block {
	width: -webkit-calc(25% - 24px);
	width: calc(25% - 24px);
	margin-right: 32px
}

.menuBlock__block:last-child {
	margin-right: 0
}

.menuBlock.type2 .menuBlock__block {
	width: -webkit-calc(33.33% - 21px);
	width: calc(33.33% - 21px);
	margin-right: 31.5px
}

.menu>li {
	margin-bottom: 24px
}

.menu>li:last-child {
	margin-bottom: 0
}

.menu>li a:hover {
	color: #8d8e9e
}

.phone--num {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 6px
}

.address p {
	margin-bottom: 8px
}

.address p:last-child {
	margin-bottom: 0
}

.workTime p {
	margin-bottom: 8px
}

.workTime p:last-child {
	margin-bottom: 0
}

.socials {
	font-size: 24px;
	color: #5e00c6
}

.socials>a {
	margin-right: 12px
}

.socials>a:last-child {
	margin-right: 0
}

.artrockets>p {
	font-size: 11px;
	line-height: 16px
}

.artrockets>span {
	font-size: 26px;
	margin-top: -11px;
	display: block
}

.mapText>span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	width: 24px;
	height: 24px;
	position: relative
}

.mapText>span>span:nth-child(1) {
	width: 24px;
	height: 24px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	opacity: .1;
	background-color: #5e00c6;
	display: block
}

.mapText>span>span:nth-child(2) {
	width: 6px;
	height: 6px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #5e00c6;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.blockWithLines {
	position: relative;
	overflow: hidden
}

.blockWithLines__lines {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 3
}

.blockWithLines__lines>img:nth-child(1) {
	position: absolute;
	top: -92px;
	right: 0
}

.blockWithLines__lines>img:nth-child(2) {
	position: absolute;
	top: 745px;
	left: 0
}

.blockWithLines__lines>img:nth-child(3) {
	position: absolute;
	bottom: -525px;
	left: 0
}

.blockWithLines .smallBanner {
	z-index: 4;
	position: relative
}

.blockWithLines .advantages {
	z-index: 4;
	position: relative
}

.blockWithLines .instagramBlock {
	z-index: 4
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .85);
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.popup .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative
}

.popup--title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500
}

.popup--desc {
	margin-top: 9px;
	font-size: 15px;
	line-height: 24px;
	color: #48454c
}

.popup--desc a {
	color: #5e00c6
}

.popup__bottom {
	margin-top: 91px
}

.popup__bottom--title {
	color: #8d8e9e;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500
}

.popup__soc {
	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;
	margin-top: 21px
}

.popup__soc>a {
	margin-right: 32px
}

.popup__soc>a:last-child {
	margin-right: 0
}

.popup__soc>a img {
	display: block
}

.popup--close {
	font-size: 18px;
	color: #ff2262;
	position: absolute;
	top: 22px;
	right: 24px;
	cursor: pointer
}

.popup.active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.popupContainer {
	background-color: #fff;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
	padding: 86px 28px 41px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 384px;
	width: 100%;
	text-align: center
}

.fullPage {
	position: fixed;
	width: 100%;
	height: 100%;
	height: var(--viewport-height);
	left: 0;
	top: 0;
	z-index: 110;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	pointer-events: none;
	background-color: #fff
}

.fullPage__header {
	margin-bottom: 70px
}

.fullPage__header__up {
	height: 72px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 65px
}

.fullPage__header__down {
	height: 96px;
	padding: 0 87px
}

.fullPage__header__down .logo {
	height: 100%
}

.fullPage__header__down img {
	height: 100%
}

.fullPage__soc {
	position: absolute;
	bottom: 128px;
	right: 128px
}

.fullPage.active {
	visibility: visible;
	opacity: 1;
	pointer-events: auto
}

.fullPage .menu {
	font-size: 18px;
	line-height: 24px;
	color: #48454c
}

.fullPage2 {
	position: fixed;
	width: 100%;
	height: 100%;
	height: var(--viewport-height);
	left: 0;
	top: 0;
	z-index: 110;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background-color: #f0f1f7;
	pointer-events: none
}

.fullPage2 .container {
	position: relative
}

.fullPage2 .container .fullPage2--close {
	right: 0
}

.fullPage2>.container:not(.notFull) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative
}

.fullPage2>.container:not(.notFull) .fullPage2--close {
	right: 0
}

.fullPage2__body {
	margin-top: 100px;
	height: -webkit-calc(100% - 100px);
	height: calc(100% - 100px);
	padding-bottom: 100px
}

.fullPage2__body .ps__rail-x {
	display: none
}

.fullPage2__body .ps__rail-y {
	display: none
}

.fullPage2--close {
	font-size: 14px;
	line-height: 17px;
	position: absolute;
	right: 32px;
	top: 28px;
	padding-right: 30px;
	cursor: pointer;
	color: #48454c
}

.fullPage2--close:after {
	font-family: icomoon;
	content: '\e913';
	line-height: 1;
	position: absolute;
	right: 4px;
	font-size: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ff2262
}

.fullPage2--close2 {
	width: 64px;
	height: 64px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 8px 32px rgba(66, 1, 139, .4);
	box-shadow: 0 8px 32px rgba(66, 1, 139, .4);
	background-color: #5e00c6;
	position: absolute;
	right: 48px;
	top: 48px;
	cursor: pointer
}

.fullPage2--close2:after {
	font-family: icomoon;
	content: '\e913';
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 28px;
	color: #fff
}

.fullPage2 .form {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.fullPage2 .firstEntry {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 850px;
	width: 100%
}

.fullPage2.active {
	visibility: visible;
	opacity: 1;
	pointer-events: auto
}

.fullPage2 form[name=callback] {
	max-width: 384px
}

.fullPage2 form[name=contact] {
	max-width: 384px
}

.fullPage2 form[name=excursion_signup] {
	max-width: 384px
}

.fullPage2 form[name=reserve] {
	max-width: 384px
}

.fullPage2 form[name=consult] {
	max-width: 800px
}

.fullPage2 form[name=mortgageRequest] {
	max-width: 384px
}

.fullPage2 form[name=mortgage] {
	max-width: 384px
}

.fullPage2 form[name=mortgageCalc] {
	max-width: 384px
}

.fullPage2 form[name=mortgageCalc] .mortgageForm__monthSum {
	margin-right: 0;
	margin-bottom: 20px;
}

.fullPage2 form[name=mortgageCalc] .mortgageForm__monthSum {
	margin-right: 0;
	margin-bottom: 20px;
}

.fullPage2 form[name=mortgageCalc] .checkbox2_text a {
	display: inline;
}

.fullPage4 {
	position: fixed;
	width: 100%;
	height: 100%;
	height: var(--viewport-height);
	left: 0;
	top: 0;
	z-index: 110;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background-color: #f0f1f7;
	pointer-events: none
}

.fullPage4--close {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	position: absolute;
	top: 40px;
	right: 40px
}

.fullPage4--close:after {
	font-family: icomoon;
	content: '\e914';
	line-height: 1;
	margin-left: 12px;
	font-size: 48px;
	display: inline-block;
	vertical-align: middle;
	color: #060606;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.fullPage4--close:hover:after {
	color: #ff2262
}

.fullPage4.active {
	visibility: visible;
	opacity: 1;
	pointer-events: auto
}

.fullPage4 .ps__rail-x {
	display: none
}

.fullPage4 .ps__rail-y {
	display: none
}

.form {
	width: 100%
}

.form__header {
	margin-bottom: 20px
}

.form__header .form--title {
	margin-bottom: 0
}

.form--title {
	font-size: 24px;
	line-height: 32px
}

.form--desc {
	font-size: 13px;
	line-height: 16px;
	color: #8d8e9e;
	margin-top: 10px
}

.form--link {
	color: #5e00c6;
	margin-top: 10px;
	font-size: 13px;
	line-height: 16px
}

.inputes>.form__item {
	margin-bottom: 32px
}

.inputes>.form__item:last-child {
	margin-bottom: 0
}

.inputes--twoCol {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.inputes--twoCol>div {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px);
	margin-right: 32px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.inputes--twoCol>div:nth-child(2n) {
	margin-right: 0
}

.inputes--twoCol>div .form__item {
	width: 100%
}

.inputes--twoCol>div textarea {
	height: 100%
}

.mapContainer {
	height: 100%;
	position: relative
}

.mapContainer .map {
	height: 100%;
	width: 100%
}

.mapLabel {
	position: absolute;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	background-color: #4400a7;
	padding: 8px 12px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .17);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .17);
	-webkit-transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease;
	-o-transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease;
	transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease;
	z-index: 100000 !important;
	opacity: 1 !important;
	margin-top: -20px !important;
	overflow: visible !important;
	margin-left: 1px !important;
	visibility: visible
}

.mapLabel:before {
	content: '';
	position: absolute;
	left: -3px;
	top: 13px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 6px;
	height: 6px;
	background-color: #4400a7
}

.mapLabel img {
	height: 13px;
	vertical-align: top
}

.mapLabel.left {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	margin-left: -9px !important
}

.mapLabel.left:before {
	left: initial;
	right: -3px
}

.mapLabel.hidden {
	opacity: 0 !important;
	visibility: hidden;
	margin-left: 22px !important
}

.mapLabel.hidden.left {
	margin-left: -29px !important
}

.mapLabel.icon {
	width: 59px;
	height: 64px;
	padding: 0;
	background-color: transparent;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.mapLabel.icon img {
	height: auto;
	vertical-align: top
}

.mapLabel.icon:before {
	display: none
}

.mapLabel.icon.top {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: -36px !important;
	margin-left: 5px !important
}

.mapLabel.disable {
	pointer-events: none;
	background-color: #fff;
	color: #67697e
}

.mapLabel.disable:before {
	background-color: #fff
}

.mapTooltip {
	position: absolute;
	background-color: #fff;
	padding: 20px 20px 24px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 16px rgba(39, 22, 64, .15);
	box-shadow: 0 0 16px rgba(39, 22, 64, .15);
	-webkit-transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease, -webkit-transform .4s ease;
	-o-transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease, transform .4s ease;
	transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease, transform .4s ease;
	transition: opacity .4s ease, visibility .4s ease, margin-left .4s ease, transform .4s ease, -webkit-transform .4s ease;
	z-index: 100001 !important;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -42px !important;
	margin-top: -5px;
	min-width: 232px
}

.mapTooltip:before {
	content: '';
	position: absolute;
	left: -10px;
	top: -webkit-calc(50% + 2px);
	top: calc(50% + 2px);
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	width: 11px;
	height: 11px;
	background-color: #fff
}

.mapTooltip__item {
	margin-bottom: 15px
}

.mapTooltip__item:last-child {
	margin-bottom: 0
}

.mapTooltip--title {
	color: #8d8e9e;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 3px
}

.mapTooltip--value {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500
}

.mapTooltip--link {
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	color: #5e00c6;
	position: relative;
	padding-right: 28px
}

.mapTooltip--link:after {
	font-family: icomoon;
	content: '\e915';
	line-height: 1;
	position: absolute;
	font-size: 16px;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.mapTooltip.left {
	-webkit-transform: translateX(-webkit-calc(-100% - 11px)) translateY(-50%);
	-ms-transform: translateX(calc(-100% - 11px)) translateY(-50%);
	transform: translateX(calc(-100% - 11px)) translateY(-50%)
}

.mapTooltip.left:before {
	left: initial;
	right: 0
}

.mapTooltip.active {
	opacity: 1;
	visibility: visible
}

.mapTooltip.active:not(.left) {
	margin-left: -22px !important
}

.mapTooltip.active.left {
	-webkit-transform: translateX(-webkit-calc(-100% - 32px)) translateY(-50%);
	-ms-transform: translateX(calc(-100% - 32px)) translateY(-50%);
	transform: translateX(calc(-100% - 32px)) translateY(-50%)
}

.map img[src="/local/assets/img/marker2.png"] {
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.mapMarker {
	opacity: 1 !important;
	overflow: visible !important
}

.mapMarker img {
	display: none !important
}

.mapMarker:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 8px;
	height: 8px;
	display: block;
	background-color: #4400a7;
	opacity: .35;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 1
}

.mapMarker:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 8px;
	height: 8px;
	display: block;
	background-color: #ff2262;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.mapMarker.active:before {
	width: 24px;
	height: 24px;
	background-color: #ff2262;
	opacity: 1
}

.mapMarker.active:after {
	width: 48px;
	height: 48px;
	opacity: .25
}

.mapMarker.disable {
	pointer-events: none
}

.stepsForm__step {
	display: none
}

.stepsForm__step[data-step="1"] {
	display: block
}

.sendSmsAgain--send {
	font-size: 13px;
	line-height: 16px;
	display: none
}

.sendSmsAgain--timer {
	font-size: 13px;
	line-height: 16px;
	color: #8d8e9e;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.sendSmsAgain--timer.hide {
	display: none
}

.firstEntry__header {
	text-align: center;
	margin-bottom: 112px
}

.firstEntry--title {
	font-size: 56px;
	line-height: 66px;
	color: #5e00c6;
	font-weight: 700
}

.firstEntry--desc {
	font-size: 34px;
	line-height: 40px;
	color: #67697e;
	margin-top: 30px
}

.firstEntry__logos {
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto
}

.firstEntry__logos--old {
	height: 80px
}

.firstEntry__logos--new {
	height: 64px
}

.firstEntry__logos--arrow {
	font-size: 50px;
	color: #d9d9df
}

[data-fullpage=politic] {
	z-index: 115
}

[data-fullpage=callback] {
	z-index: 114
}

.breadcrumbs {
	margin-bottom: 46px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.breadcrumbs li {
	color: #cfd0d9;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px
}

.breadcrumbs li:after {
	content: '/';
	margin-left: 1px;
	margin-right: 3px;
	font-size: 11px
}

.breadcrumbs li:last-child a {
	pointer-events: none;
	color: #77798c
}

.breadcrumbs li:last-child span {
	pointer-events: none;
	color: #77798c
}

.breadcrumbs li:last-child:after {
	display: none
}

.breadcrumbs.breadcrumbs2 {
	margin-top: 0 !important;
	margin-bottom: 3px !important
}

.breadcrumbsContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 46px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.breadcrumbsContainer .breadcrumbs {
	margin-bottom: 0
}

.breadcrumbsContainer>p {
	font-size: 12px;
	line-height: 14px;
	color: #67697e
}

.innerMenu {
	font-size: 15px;
	line-height: 15px;
	padding-top: 17px
}

.innerMenu>div {
	margin-bottom: 23px
}

.innerMenu>div:last-child {
	margin-bottom: 0
}

.innerMenu a {
	color: #77798c
}

.innerMenu a.active {
	color: #060606
}

.mainTitle3 {
	margin-bottom: 40px
}

.mainTitle3 h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 700
}

.mainTitle3 p {
	font-size: 36px;
	line-height: 40px;
	font-weight: 700
}

.mainTitle3--desc {
	font-size: 16px !important;
	line-height: 24px !important;
	font-weight: 400 !important;
	margin-top: 20px
}

.advantages3--threeCol {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.advantages3--threeCol .advantages3 {
	width: -webkit-calc(33.33% - 70px);
	width: calc(33.33% - 70px);
	margin-right: 105px
}

.advantages3--threeCol .advantages3:nth-child(3n) {
	margin-right: 0
}

.advantages3--title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	color: #ff2262;
	width: 100%
}

.advantages3--desc {
	font-size: 13px;
	line-height: 15px;
	color: #67697e;
	width: 100%;
	margin-top: 10px
}

.leader--fourCol {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -40px
}

.leader--fourCol .leader {
	width: -webkit-calc(25% - 24px);
	width: calc(25% - 24px);
	margin-right: 32px;
	margin-bottom: 40px
}

.leader--fourCol .leader:nth-child(4n) {
	margin-right: 0
}

.leader__img {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height: 224px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.leader--title {
	margin-top: 20px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500
}

.leader--desc {
	margin-top: 4px;
	font-size: 12px;
	line-height: 16px;
	color: #67697e
}

.link--fourCol {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -12px
}

.link--fourCol>div {
	width: -webkit-calc(25% - 8px);
	width: calc(25% - 8px);
	margin-right: 10px;
	margin-bottom: 12px
}

.link--fourCol>div:nth-child(4n) {
	margin-right: 0
}

.table {
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 13px;
	line-height: 15px;
	margin-left: -16px;
	width: -webkit-calc(100% + 32px);
	width: calc(100% + 32px)
}

.table__row {
	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: 20px 16px;
	border-bottom: 1px solid #f0f1f7
}

.table__row>div:nth-child(1) {
	width: 190px;
	margin-right: 20px
}

.table__row>div:nth-child(2) {
	width: -webkit-calc(100% - 510px);
	width: calc(100% - 510px);
	margin-right: 20px
}

.table__row>div:nth-child(3) {
	width: 280px
}

.table__header {
	padding: 10px 16px;
	color: #8d8e9e
}

.table a {
	color: #5e00c6;
	display: inline
}

.table ul li {
	margin-bottom: 14px
}

.table ul li:last-child {
	margin-bottom: 0
}

.infoCard {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.infoCard__left {
	width: 176px;
	margin-right: 32px
}

.infoCard__left img {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	max-width: 100%
}

.infoCard__right {
	width: -webkit-calc(100% - 208px);
	width: calc(100% - 208px)
}

.infoCard--title {
	color: #5e00c6;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 10px
}

.ulList {
	margin-left: 20px
}

.ulList li:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #5e00c6;
	margin-right: 5px
}

.ulList li:not(:last-child) {
	margin-bottom: 16px
}

.infoCardList .infoCard:not(:last-child) {
	margin-bottom: 81px
}

.contentBock a:not([href^="tel:"]) {
	color: #5e00c6
}

.redLineText {
	color: #ff2262;
	position: relative;
	padding-left: 25px;
	font-style: italic
}

.redLineText:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 3px;
	background-color: #ff2262;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.videoContainer {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative
}

.videoContainer iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.newsContainer {
	position: relative
}

.newsContainer .shareBlock {
	padding-top: 100px
}

.shareBlock a {
	display: block;
	margin-bottom: 4px
}

.shareBlock a:last-child {
	margin-bottom: 0
}

.newsContent {
	font-size: 18px;
	line-height: 28px
}

.newsContent__header {
	margin-bottom: 20px
}

.newsContent--title {
	font-size: 36px;
	line-height: 40px;
	font-weight: 700
}

.newsContent--date {
	margin-top: 20px;
	font-size: 13px;
	line-height: 16px;
	color: #8d8e9e
}

.newsContent img {
	margin-bottom: 40px;
	margin-top: 40px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	max-width: 100%;
	vertical-align: top
}

.newsContent img:first-child {
	margin-top: 0
}

.newsContent img:last-child {
	margin-bottom: 0
}

.newsContent .imageSliderContainer {
	margin-bottom: 40px;
	margin-top: 40px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	max-width: 100%;
	vertical-align: top
}

.newsContent .imageSliderContainer:first-child {
	margin-top: 0
}

.newsContent .imageSliderContainer:last-child {
	margin-bottom: 0
}

.newsContent .videoContainer {
	margin-bottom: 40px;
	margin-top: 40px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	max-width: 100%;
	vertical-align: top;
	overflow: hidden
}

.newsContent .videoContainer:first-child {
	margin-top: 0
}

.newsContent .videoContainer:last-child {
	margin-bottom: 0
}

.newsContent p {
	margin-bottom: 20px
}

.newsContent p:first-child {
	margin-top: 0
}

.newsContent p:last-child {
	margin-bottom: 0
}

.newsContent p+img {
	margin-top: 20px
}

.newsContent p+.imageSliderContainer {
	margin-top: 20px
}

.newsContent b {
	line-height: 24px;
	display: inline-block
}

.newsContent .redLineText {
	margin-top: 40px;
	margin-bottom: 40px
}

.newsContent .redLineText:first-child {
	margin-top: 0
}

.newsContent .redLineText:last-child {
	margin-bottom: 0
}

.newsContent a {
	color: #5e00c6
}

.newsContent__desc {
	margin-top: 30px;
	margin-bottom: 30px
}

.newsContent__desc--title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	color: #48454c;
	margin-bottom: 0 !important
}

.newsContent__desc--title+.newsContent__desc--text {
	margin-top: 8px
}

.newsContent__desc--text {
	font-size: 13px;
	line-height: 16px;
	color: #67697e
}

.newsContent__desc:last-child {
	margin-bottom: 0
}

.newsContent__desc:first-child {
	margin-top: 0
}

.small-tooltipster .tooltipster-box {
	background: #fff !important;
	border: none !important;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
	padding: 9px 8px !important;
	-webkit-box-shadow: 0 2px 8px rgba(69, 70, 77, .15);
	box-shadow: 0 2px 8px rgba(69, 70, 77, .15)
}

.small-tooltipster .tooltipster-content {
	color: #8d8e9e;
	font-size: 12px !important;
	line-height: 14px !important;
	padding: 0 !important
}

.small-tooltipster.tooltipster-right .tooltipster-box {
	margin-left: -3px !important
}

.small-tooltipster.tooltipster-right .tooltipster-arrow {
	left: -13px !important
}

.small-tooltipster.tooltipster-right .tooltipster-arrow-border {
	display: none !important
}

.small-tooltipster.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #fff !important
}

.small-tooltipster.tooltipster-left .tooltipster-box {
	margin-right: -3px !important
}

.small-tooltipster.tooltipster-left .tooltipster-arrow {
	right: -13px !important
}

.small-tooltipster.tooltipster-left .tooltipster-arrow-border {
	display: none !important
}

.small-tooltipster.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #fff !important
}

.imageSliderContainer {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	position: relative
}

.imageSlider .slick-slide>div {
	width: 100%
}

.imageSlider__item {
	height: 446px;
	width: 100% !important;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: top
}

.imageSlider__arrows {
	position: absolute;
	bottom: 23px;
	right: 46px;
	font-size: 0
}

.imageSlider__arrows>span {
	color: #fff;
	font-size: 24px;
	margin-right: 47px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	opacity: .35;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	width: 26px;
	height: 16px;
	overflow: hidden;
	position: relative
}

.imageSlider__arrows>span:last-child {
	margin-right: 0
}

.imageSlider__arrows>span:hover {
	opacity: 1;
	width: 48px
}

.imageSlider__arrows svg {
	height: 16px;
	width: 50px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.imageSlider__arrows svg line,
.imageSlider__arrows svg path {
	stroke: #fff
}

.imageSlider__arrows svg path {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.imageSlider__arrows .arrow2--left svg {
	left: 0
}

.imageSlider__arrows .arrow2--left:hover {
	margin-right: 25px
}

.imageSlider__arrows .arrow2--right svg {
	right: 0
}

.imageSlider__arrows .arrow2--right:hover {
	margin-left: -22px
}

.imageSlider__dots {
	position: absolute;
	left: 45px;
	bottom: 29px
}

.imageSlider__dots .slick-dots {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 4px;
	margin-left: -6px
}

.imageSlider__dots .slick-dots li {
	cursor: pointer;
	height: 4px;
	width: 4px;
	margin-left: 6px;
	margin-right: 6px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.imageSlider__dots .slick-dots li .dot--progress {
	display: none
}

.imageSlider__dots .slick-dots li.slick-active {
	width: 28px;
	pointer-events: none
}

.imageSlider__dots .slick-dots li.slick-active .dot--progress {
	display: block
}

.imageSlider__dots .slick-dots li:hover {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: -4px;
	margin-bottom: -4px
}

.dot {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	display: block
}

.dot--progress {
	width: 0;
	height: 4px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ff2262
}

.block2to1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.block2to1__left {
	width: -webkit-calc(100% - 336px);
	width: calc(100% - 336px);
	margin-right: 56px
}

.block2to1__right {
	width: 280px
}

.favourites__item {
	border-left: 1px solid #e6e8f2;
	border-right: 1px solid #e6e8f2;
	border-bottom: 1px solid #e6e8f2;
	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: 12px 32px 12px 20px;
	font-size: 13px;
	line-height: 15px
}

.favourites__item:first-child {
	border-top: 1px solid #e6e8f2;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px
}

.favourites__item:last-child {
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px
}

.favourites__item.reserved .favourites__img>img {
	opacity: .4
}

.favourites__img {
	width: 56px;
	height: 48px;
	position: relative;
	margin-right: 20px
}

.favourites__img>img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.favourites__img .reserveIcon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.favourites__main {
	width: -webkit-calc(100% - 560px);
	width: calc(100% - 560px)
}

.favourites--title {
	color: #5e00c6;
	margin-bottom: 4px
}

.favourites--zhk {
	color: #67697e
}

.favourites__info {
	margin-right: 32px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.favourites--square {
	width: 59px;
	margin-right: 59px
}

.favourites--floor {
	width: 40px;
	margin-right: 59px
}

.favourites--floor span {
	color: #8d8e9e
}

.favourites--date {
	width: 75px;
	color: #8d8e9e;
	margin-right: 59px
}

.favourites--sum {
	font-weight: 500;
	width: 85px
}

.favourites .favourite,
.favourites .favourite--commercial {
	width: 16px
}

.openApartmentPreview {
	cursor: pointer
}

.reserveIcon {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: rgba(255, 34, 98, .4);
	width: 32px;
	height: 32px;
	display: none;
	-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;
	font-size: 14px;
	color: #fff
}

.reserveIcon.showed {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.formBlock2 {
	padding: 30px 32px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #5e00c6;
	color: #fff
}

.formBlock2--title {
	font-size: 16px;
	line-height: 19px;
	font-weight: 500;
	margin-bottom: 20px
}

.popup2Container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(147, 147, 147, .9);
	z-index: 1000;
	overflow-y: scroll;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.popup2Container.active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.popup2 {
	background-color: #fff;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	max-width: 856px;
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

.popup2--up {
	width: 100%;
	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;
	min-height: 100%
}

.popup2__left {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	width: 240px
}

.popup2__right {
	width: -webkit-calc(100% - 240px);
	width: calc(100% - 240px);
	padding: 48px 36px
}

.popup2--title {
	font-size: 21px;
	line-height: 26px;
	font-weight: 500
}

.popup2--text {
	margin-top: 24px
}

.popup2--close {
	padding: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: .7
}

.popup2--close:hover {
	opacity: 1
}

.page404 {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-top: 170px
}

.page404 img {
	max-width: 100%
}

.page404__content {
	text-align: center;
	position: absolute;
	right: 38px;
	top: -webkit-calc(50% - 17px);
	top: calc(50% - 17px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.page404--title {
	font-size: 150px;
	line-height: 183px;
	font-weight: 800;
	color: #521cbd;
	margin-bottom: 19px
}

.page404--preTitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 16px
}

.page404--text {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400
}

.filterPage {
	height: -webkit-calc(100vh - 64px);
	height: calc(100vh - 64px);
	transition: margin-right 0.3s ease;
}

.filterPage.opened {
	margin-right: calc(-100vw + 784px);
}

.filterPage.opened .filterPageResult--open:after {
	content: '\e940';
}


.filterPage.opened .filterPageResult__container {
	width: calc(100vw - 528px);
}

.filterPage.opened .filterPageRight {
	width: calc(100% - 100vw + 784px);
}

.filterPage.opened .filterPageRight:before {
	opacity: 1;
}

.filterPage.opened .apartment>.favourite {
	display: none;
}

.filterPage.opened .filterPageItems__header>a:nth-child(1),
.filterPage.opened .filterPageItems__header>p:nth-child(1) {
	width: 30%;
}

.filterPage.opened .filterPageItems__header>a:nth-child(2),
.filterPage.opened .filterPageItems__header>p:nth-child(2) {
	width: 22%;
}

.filterPage.opened .filterPageItems__header>a:nth-child(3),
.filterPage.opened .filterPageItems__header>p:nth-child(3) {
	width: 10%;
}

.filterPage.opened .filterPageItems__header>a:nth-child(4),
.filterPage.opened .filterPageItems__header>p:nth-child(4) {
	width: 12%;
}

.filterPage.opened .filterPageItems__header>a:nth-child(5),
.filterPage.opened .filterPageItems__header>p:nth-child(5) {
	width: 10%;
}

.filterPage.opened .filterPageItems__header>a:nth-child(6),
.filterPage.opened .filterPageItems__header>p:nth-child(6) {
	width: 16%;
}


.filterPage.closed .filterPageResult--close:before {
	content: '\e93f'
}

.filterPage.closed .filterPageResult {
	margin-left: -360px;
}

.filterPage.closed .filterPageRight {
	width: calc(100% - 256px);
}



.filterPage--title {
	font-size: 16px;
	line-height: 22px;
	font-weight: 500
}

.filterPageHeader {
	padding: 5px 24px 9px;
	border-bottom: 1px solid #e6e8f2;
	width: 100%
}

.filterPageHeader .breadcrumbs {
	margin-bottom: 1px
}

.filterPageHeader .breadcrumbs li {
	font-size: 12px;
	line-height: 22px
}

.filterPageContent {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	border-bottom: 1px solid #e6e8f2;
	width: 100%
}

.filterPageFilter {
	width: 256px;
	border-right: 1px solid #e6e8f2;
	padding: 20px 24px 0;
	position: relative;
	z-index: 5;
	background-color: #fff;
	flex-shrink: 0;
}

.filterPageFilter--name {
	font-size: 13px;
	line-height: 15px;
	font-weight: 500;
	margin-bottom: 16px;
	width: 100%;
}

.filterPageFilter__block {
	margin-bottom: 30px
}

.filterPageFilter__block:last-child {
	margin-bottom: 0
}

.filterPageFilter .ps__rail-y {
	opacity: 1 !important;
	right: 0 !important;
	width: 2px !important;
	background-color: #f0f1f7 !important
}

.filterPageFilter .ps__thumb-y {
	width: 2px !important;
	right: 0 !important;
	cursor: pointer;
	background-color: #ff2262 !important
}

.checkboxes2>div {
	margin-bottom: 17px
}

.checkboxes2>div:last-child {
	margin-bottom: 0
}

.filterPageResult {
	-webkit-box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	z-index: 4;
	background-color: #fff;
	position: relative;
	transition: all 0.3s ease;
}

.filterPageResult__container {
	width: 392px;
	position: relative;
	padding: 20px 16px 0;
	height: 100%;
	transition: width 0.3s ease;
}

.filterPageResult__actions {
	position: absolute;
	top: 0;
	right: 1px;
	transform: translateX(100%);
}

.filterPageResult__actions svg {
	vertical-align: top;
}

.filterPageResult--open {
	position: absolute;
	top: 0;
	right: 1px;
	transform: translateX(100%);
}

.filterPageResult--open svg {
	vertical-align: top;
}

.filterPageResult--open:after {
	content: '\e93f';
	font-family: icomoon;
	display: block;
	color: #5E00C6;
	font-size: 12px;
	position: absolute;
	top: calc(50% - 16px);
	left: 12px;
	transform: translate(-50%, -50%);
}

.filterPageResult--close {
	color: #FF2262;
	font-size: 12px;
	position: absolute;
	top: calc(50% + 7px);
	left: 17px;
	transform: translate(-50%, -50%);
}


.filterPageResult__actions path {
	-webkit-box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
}

.filterPageResult .preloader {
	display: none;
	position: fixed;
	background: rgba(255, 255, 255, 0.7);
}

.filterPageResult--title {
	font-size: 13px;
	line-height: 15px;
	font-weight: 500;
	margin-bottom: 10px
}

.filterPageResult__info {
	margin-bottom: 20px
}

.filterPageResult__info p {
	margin-bottom: 5px;
	color: #67697e;
	font-size: 13px;
	line-height: 15px
}

.filterPageResult__info p:last-child {
	margin-bottom: 0
}

.filterPageResult__container .ps__rail-y {
	opacity: 1 !important;
	right: 5px !important;
	width: 2px !important;
	background-color: transparent !important
}

.filterPageResult__container .ps__thumb-y {
	width: 2px !important;
	right: 0 !important;
	cursor: pointer;
	background-color: #ff2262 !important
}

.filterPageResult .apartmentPreview {
	position: absolute;
	left: 16px;
	width: 328px;
	bottom: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.filterPageResult .apartmentPreview__img {
	width: 294px;
	padding-left: 0;
	padding-right: 0
}

.filterPageItems__header {
	height: 48px;
	background-color: #e6e8f2;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 0 24px 0 16px;
	font-size: 13px;
	line-height: 15px;
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.filterPageItems__header a,
.filterPageItems__header p {
	color: #67697e;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.showIfOpenedResult {
	width: 0;
	overflow: hidden;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
}

.showIfOpenedResult.showed {
	overflow: visible;
	white-space: nowrap;
	opacity: 1;
	visibility: visible;
}

.filterPageItems__header .sort.active {
	color: #5e00c6
}

.filterPageItems__header .sort:after {
	content: '\e923';
	font-family: icomoon;
	display: block;
	font-size: 10px;
	margin-left: 4px
}

.filterPageItems__header .sort[data-pos=DESC]:after {
	content: '\e922'
}

.filterPageItems__header .icon-unlock {
	margin-right: 4px;
	font-size: 14px
}

.filterPageItems__body {
	border-left: 1px solid #e6e8f2;
	border-right: 1px solid #e6e8f2;
	border-bottom: 1px solid #e6e8f2;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	position: relative
}

.reserveFilter.active {
	color: #5e00c6
}

.showMoreApartments {
	display: none
}

.filterPageItemsGradient .filterPageItems__body {
	position: relative
}

.filterPageItemsGradient .filterPageItems__body:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
	height: 170px;
	pointer-events: none;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px
}

.filterPageItemsGradient .filterPageItems__body .showMoreApartments {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 24px;
	z-index: 1;
	display: block
}

.apartment {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 16px 24px 14px 16px;
	position: relative;
	border-bottom: 1px solid #e6e8f2
}

.apartment:last-child {
	border-bottom: none
}

.apartment__image {
	width: 64px;
	height: 64px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-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;
	margin-right: 16px;
	position: relative
}

.apartment__image img {
	max-width: 100%;
	max-height: 100%
}

.apartment__image .reserveIcon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.apartment__content {
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	font-size: 13px;
	line-height: 15px
}

.apartment__contentOpened {
	align-items: center;
	font-size: 13px;
	line-height: 15px;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease;
	pointer-events: none;
	height: 0;
	width: 0;
	overflow: hidden;
}

.apartment__contentOpened.showed {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	position: relative;
	width: 100%;
	height: auto;
}

.apartment__contentOpened .apartment--title {
	margin-bottom: 4px;
}

.apartment__contentOpened .apartment--zhk {
	margin-bottom: 0;
}

.apartment__contentOpened .apartment__col:nth-child(1) {
	width: 80px;
}

.apartment__contentOpened .apartment__col:nth-child(2) {
	width: calc(30% - 80px);
}

.apartment__contentOpened .apartment__col:nth-child(3) {
	width: 22%;
	padding-right: 24px;
}

.apartment__contentOpened .apartment__col:nth-child(4) {
	width: 10%;
}

.apartment__contentOpened .apartment__col:nth-child(5) {
	width: 12%;
}

.apartment__contentOpened .apartment__col:nth-child(6) {
	width: 10%;
}

.apartment__contentOpened .apartment__col:nth-child(7) {
	width: calc(16% - 16px);
}

.apartment__contentOpened .apartment__col:nth-child(8) {
	width: 16px;
}

.apartment__col .favourite {
	top: auto !important;
	right: auto !important;
	position: relative !important;
}

.apartment--title {
	color: #5e00c6;
	margin-bottom: 8px
}

.apartment--zhk {
	color: #67697e;
	margin-bottom: 8px
}

.apartment__info {
	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
}

.apartment--floor {
	color: #67697e
}

.apartment--floor span {
	color: #060606
}

.apartment--price {
	font-weight: 500
}

.apartment .favourite {
	position: absolute;
	top: 14px;
	right: 14px
}

.apartment.reserved .apartment__image>img {
	opacity: .4
}

.filterPageRight {
	width: -webkit-calc(100% - 648px);
	width: calc(100% - 648px);
	position: relative;
	transition: width 0.3s ease;
}

.filterPageRight:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(141, 142, 158, 0.85);
	opacity: 0;
	transition: all 0.3s ease;
	pointer-events: none;
	z-index: 3;
}

.filterPageMap {
	width: 100%;
	height: 100%;
}

.filterPageMap .map {
	width: 100%;
	height: 100%
}

.mapZoom {
	position: absolute;
	top: 102px;
	right: 24px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 5px 6px;
	z-index: 1
}

.mapZoom--minus {
	width: 30px;
	height: 36px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	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;
	padding-top: 5px
}

.mapZoom--minus:before {
	content: '\e92a';
	font-family: icomoon;
	line-height: 1;
	font-size: 16px
}

.mapZoom--plus {
	width: 30px;
	height: 36px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	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;
	border-bottom: 1px solid #dfdfe6;
	padding-bottom: 5px
}

.mapZoom--plus:before {
	content: '\e929';
	font-family: icomoon;
	line-height: 1;
	font-size: 16px
}

.mapClose {
	width: 58px;
	height: 58px;
	position: absolute;
	z-index: 1;
	right: 14px;
	top: 14px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	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
}

.mapClose:before {
	content: '\e928';
	font-family: icomoon;
	line-height: 1;
	font-size: 22px
}

.zhkMarker {
	position: absolute;
	white-space: nowrap;
	background-color: #fff;
	font-size: 0;
	padding: 12px 25px 12px 13px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 4px 16px rgba(72, 69, 76, 0.2);
	box-shadow: 0px 4px 16px rgba(72, 69, 76, 0.2);
	left: -20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.zhkMarker.toLeft {
	padding: 12px 13px 12px 25px;
	left: 20px;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	text-align: right;
}

.zhkMarker--icon {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.zhkMarker--icon span {
	font-size: 30px;
	color: #5E00C6;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.zhkMarker--quantity {
	color: #FF2262;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
}

.zhkMarker__content {
	display: inline-block;
	vertical-align: middle;
}

.zhkMarker--title {
	color: #5e00c6;
	font-size: 13px;
	line-height: 15px;
}

.zhkMarker--price {
	color: #77798C;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
}

.zhkMarker--close {
	display: block;
	position: absolute;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #5e00c6;
	width: 20px;
	height: 20px
}

.zhkMarker--close:before {
	content: '\e928';
	font-family: icomoon;
	line-height: 1;
	position: absolute;
	font-size: 8px;
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.zhkMarker.toLeft .zhkMarker--icon {
	margin-right: 0;
	margin-left: 5px
}

.zhkMarker.toLeft .zhkMarker__content {
	text-align: right
}

.zhkMarker.disabled .zhkMarker--quantity {
	background-color: #cfd0d9
}

.zhkMarker.disabled .zhkMarker--title {
	color: #cfd0d9
}

.zhkMarker.disabled .zhkMarker--price {
	color: #cfd0d9
}

.zhkMarker.disabled .zhkMarker--close {
	display: none
}

.zhkMarker.active .zhkMarker--icon {
	background-color: #5E00C6;
}

.zhkMarker.active .zhkMarker--icon span {
	color: #fff;
}

.houseMarker {
	position: absolute;
	white-space: nowrap;
	background-color: #fff;
	font-size: 0;
	padding: 4px 24px 4px 4px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 0 2px 8px rgba(46, 41, 51, .3);
	box-shadow: 0 2px 8px rgba(46, 41, 51, .3);
	left: -20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.houseMarker.screen {
	padding: 16px 24px !important;
}

.houseMarker--quantity {
	width: 40px;
	height: 40px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #ff2262;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 8px;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	opacity: 0.4;
}

.houseMarker--quantity>p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.houseMarker__content {
	display: inline-flex;
	vertical-align: middle;
	align-items: center;
}

.houseMarker__content__left {
	margin-right: 20px;
}


.houseMarker--title {
	color: #5e00c6;
	font-size: 13px;
	line-height: 15px
}

.houseMarker--price {
	color: #67697e;
	font-size: 13px;
	line-height: 15px
}

.houseMarker--close {
	display: block;
	position: absolute;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #5e00c6;
	width: 20px;
	height: 20px
}

.houseMarker--close:before {
	content: '\e928';
	font-family: icomoon;
	line-height: 1;
	position: absolute;
	font-size: 8px;
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.houseMarker.toLeft {
	padding: 4px 4px 4px 24px;
	left: 20px;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%)
}

.houseMarker.toLeft .houseMarker--quantity {
	margin-right: 0;
	margin-left: 8px;
}

.houseMarker.toLeft .houseMarker__content {
	text-align: right
}

.houseMarker.hovered .houseMarker--quantity {
	opacity: 1;
}

.houseMarker.disabled .houseMarker--quantity {
	background-color: #cfd0d9
}

.houseMarker.disabled .houseMarker--title {
	color: #cfd0d9
}

.houseMarker.disabled .houseMarker--price {
	color: #cfd0d9
}

.houseMarker.disabled .houseMarker--close {
	display: none
}

.apartmentPreview {
	position: absolute;
	background-color: #fff;
	width: 416px;
	padding: 55px 16px 16px;
	z-index: 1000;
	-webkit-box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	-o-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease;
	bottom: 0;
	left: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	display: none;
	cursor: default
}

.apartmentPreview>p {
	font-size: 13px;
	line-height: 15px;
	color: #67697e
}

.apartmentPreview__img {
	width: 384px;
	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;
	padding: 0 32px;
	margin-bottom: 16px
}

.apartmentPreview__img img {
	max-width: 100%;
	max-height: 100%
}

.apartmentPreview--close {
	font-size: 12px;
	top: 15px;
	right: 15px;
	color: #b5b5c0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
	position: absolute
}

.apartmentPreview--close span {
	display: block
}

.apartmentPreview--close:hover {
	color: #060606
}

.apartmentPreview.active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	display: block
}


.filterPageFloors {
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 2;
	padding: 75px 112px 75px 64px;
	display: none;
	position: relative;
}

.filterPageFloors--title {
	font-size: 32px;
	line-height: 38px;
	font-weight: 700;
}

.filterPageFloors--desc {
	color: #67697E;
	font-size: 13px;
	line-height: 15px;
	margin-top: 12px;
}

.filterPageFloors__header {
	margin-bottom: 36px;
	padding-right: 104px;
}

.filterPageFloors__headerBottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 12px;
}

.filterPageFloors__headerBottom .filterPageFloors--desc {
	margin-right: 24px;
	margin-top: 0;
}

.filterPageFloors--openFull {
	position: relative;
	font-size: 13px;
	line-height: 15px;
	color: #67697E;
	padding-left: 22px;
}

.filterPageFloors--openFull:before {
	content: '\e942';
	font-family: icomoon;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 1px;
	font-size: 13px;
}

.filterPageFloors__content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
}

.filterPageFloorsListContainer {
	width: 40px;
	font-size: 0;
	margin-left: 64px;
}

.filterPageFloorsList--up {
	margin-top: 0 !important;
	margin-bottom: 16px !important;
	font-size: 14px !important;
	color: #8D8E9E !important;
}

.filterPageFloorsList--down {
	margin-bottom: 0 !important;
	margin-top: 16px !important;
	font-size: 14px !important;
	color: #8D8E9E !important;
}

.filterPageFloorsList {
	max-height: 264px;
	position: relative;
}

.filterPageFloorsListContainer a {
	width: 40px;
	height: 40px;
	border-radius: 8px;
	border: 1px solid #E6E8F2;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	vertical-align: top;
	margin: 8px 0;
}

.filterPageFloorsListContainer a.active {
	background-color: #FF2262;
	border-color: #FF2262;
	color: #fff;
}

.filterPageFloorsList__items a:first-child {
	margin-top: 0;
}

.filterPageFloorsList__items a:last-child {
	margin-bottom: 0;
}

.filterPageFloorsListContainer a span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.filterPageFloorsList .ps__rail-y {
	display: none;
}

.filterPageFloors__planContainer {
	max-height: 500px;
	overflow: hidden;
	width: calc(100% - 104px);
	position: relative;
}

.filterPageFloors__planContainer>img {
	opacity: 0;
	visibility: hidden;
}

.filterPageFloors__plan {
	position: relative;
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	text-align: center;
}

.filterPageFloors__plan path {
	opacity: 0.4;
	transition: all 0.3s ease;
	fill: #FF2262;
	cursor: pointer;
}

.filterPageFloors__plan path:hover {
	opacity: 0.8;
}

.filterPageFloors__plan path.disabled {
	fill: #060606;
	opacity: 0.4;
	pointer-events: none;
}

.filterPageFloors__plan path.noApartment {
	opacity: 0;
	pointer-events: none;
}

.filterPageFloors__plan img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: top;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.filterPageFloors__plan svg {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


.fullPageFloor .fullPage2__body {
	margin-top: 48px;
	padding-left: 112px;
	padding-right: 112px;
}

.fullPageFloor .filterPageFloors__header {
	padding-right: 0;
	margin-bottom: 64px;
}

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

.fullPageFloor .fullPage2--close {
	top: 58px;
}

.fullPageFloor .filterPageFloors__planContainer {
	max-height: 700px;
}


.leftMenuBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.leftMenuBlock__left {
	width: 176px;
	margin-right: 32px;
	position: relative
}

.leftMenuBlock__left .leftMenu {
	width: 100%
}

.leftMenuBlock__right {
	width: -webkit-calc(100% - 416px);
	width: calc(100% - 416px)
}

.image {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden
}

.image>img {
	width: 100%;
	display: block
}

.ulCheck {
	margin-bottom: -30px
}

.ulCheck li {
	font-size: 0;
	margin-bottom: 30px;
	position: relative;
	padding-left: 24px
}

.ulCheck li:before {
	content: '\e926';
	font-family: icomoon;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 14px;
	color: #00a84f
}

.ulCheck--title {
	font-size: 16px;
	line-height: 19px;
	font-weight: 500;
	display: block
}

.ulCheck--desc {
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
	color: #77798c;
	display: block
}

.ulCheck--twoCol {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ulCheck--twoCol li {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px);
	margin-right: 32px
}

.ulCheck--twoCol li:nth-child(2n) {
	margin-right: 0
}

.ipotekaCalc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.ipotekaForm {
	width: 220px;
	margin-right: 60px
}

.ipotekaForm--title {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 16px
}

.ipotekaForm__block {
	margin-bottom: 16px
}

.ipotekaForm__block:last-child {
	margin-bottom: 0
}

.ipotekaForm .button10 {
	width: 100%
}

.ipotekaBanks {
	width: -webkit-calc(100% - 280px);
	width: calc(100% - 280px)
}

.ipotekaBanks .sort {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.ipotekaBanks .sort.active {
	color: #5e00c6
}

.ipotekaBanks .sort:after {
	content: '\e923';
	font-family: icomoon;
	display: block;
	font-size: 10px;
	margin-left: 4px
}

.ipotekaBanks .sort[data-pos=DESC]:after {
	content: '\e922'
}

.ipotekaBanks__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 20px 9px 24px;
	font-size: 11px;
	line-height: 13px;
	color: #77798c;
	background-color: #e6e8f2;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px
}

.ipotekaBanks__header>div:nth-child(1) {
	width: 45%;
	padding-right: 32px
}

.ipotekaBanks__header>div:nth-child(2) {
	width: 20%;
	padding-right: 32px
}

.ipotekaBanks__header>div:nth-child(3) {
	width: 20%;
	padding-right: 32px
}

.ipotekaBanks__header>div:nth-child(4) {
	width: 15%;
	min-width: 80px
}

.ipotekaBanks__body {
	border-left: 1px solid #e6e8f2;
	border-right: 1px solid #e6e8f2;
	border-bottom: 1px solid #e6e8f2;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	font-size: 13px;
	line-height: 18px;
	color: #67697e;
	position: relative;
	overflow: hidden;
	max-height: 500px
}

.ipotekaBanks__body .button6 {
	position: absolute;
	bottom: 24px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
	z-index: 1
}

.ipotekaBanksHide {
	display: none
}

.ipotekaBanksContainer {
	position: relative
}

.ipotekaBanksContainer>div {
	border-bottom: 1px solid #e6e8f2
}

.ipotekaBanksContainer>div:last-child {
	border-bottom: none
}

.ipotekaBanksGradient:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
	height: 170px
}

.ipotekaBanksGradient .button6 {
	display: block
}

.ipotekaBank {
	padding: 18px 20px 18px 24px;
	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
}

.ipotekaBank__logo {
	height: 40px;
	margin-top: -3px;
	margin-bottom: -3px;
	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;
	margin-right: 32px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 40px
}

.ipotekaBank__logo img {
	max-width: 100%;
	max-height: 100%
}

.ipotekaBank>div:nth-child(1) {
	width: 45%;
	padding-right: 32px;
	height: 34px;
	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
}

.ipotekaBank>div:nth-child(1) p {
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.ipotekaBank>div:nth-child(2) {
	width: 20%;
	padding-right: 32px
}

.ipotekaBank>div:nth-child(3) {
	width: 20%;
	padding-right: 32px
}

.ipotekaBank>div:nth-child(4) {
	width: 15%;
	color: #060606;
	min-width: 80px
}

.banner {
	-webkit-box-shadow: 0 0 16px rgba(103, 105, 126, .2);
	box-shadow: 0 0 16px rgba(103, 105, 126, .2);
	margin-bottom: 32px
}

.banner--logo {
	color: #fff;
	font-size: 40px;
	margin-bottom: 20px;
	display: inline-block;
	position: relative;
	z-index: 1
}

.banner--title {
	color: #32eace;
	font-size: 32px;
	line-height: 38px;
	font-weight: 700;
	position: relative;
	z-index: 1
}

.banner--desc {
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	position: relative;
	z-index: 1
}

.banner--desc p {
	margin-bottom: 10px
}

.banner--desc p:last-child {
	margin-bottom: 0
}

.banner--logout {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	position: absolute;
	right: -63px;
	top: 60px
}

.banner--img {
	position: absolute;
	bottom: 0;
	right: 105px;
	z-index: 0
}

.banner .container7 {
	position: relative;
	padding: 48px 0 62px
}

.mortgage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 100px
}

.mortgage__step {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.mortgage__left {
	width: -webkit-calc(100% - 312px);
	width: calc(100% - 312px);
	margin-right: 32px
}

.mortgage__right {
	width: 280px
}

.mortgageSteps {
	padding: 28px 112px 28px 32px !important;
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.mortgageSteps__item {
	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
}

.mortgageSteps__item.active .mortgageSteps--num:before {
	color: #ff2262
}

.mortgageSteps__item.active .mortgageSteps--text {
	border-bottom-color: transparent
}

.mortgageSteps--num {
	width: 64px;
	height: 64px;
	margin-right: 16px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-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;
	position: relative;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: 500;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.mortgageSteps--num>span {
	position: relative;
	z-index: 1
}

.mortgageSteps--num:before {
	font-family: icomoon;
	content: '\e927';
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 62px;
	color: #5e00c6;
	z-index: 0
}

.mortgageSteps--text {
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	color: #77798c;
	font-size: 16px;
	line-height: 19px;
	border-bottom: 1px solid
}

.mortgageBlock {
	padding: 40px 32px;
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 10px
}

.mortgageBlock:last-child {
	margin-bottom: 0
}

.mortgageBlock--title {
	font-size: 18px;
	line-height: 21px;
	font-weight: 500;
	margin-bottom: 30px
}

.mortgageBlock__item {
	margin-bottom: 40px
}

.mortgageBlock__item:last-child {
	margin-bottom: 0
}

.mortgageBlock__item--title {
	font-size: 18px;
	line-height: 21px;
	color: #77798c;
	margin-bottom: 10px
}

.mortgageInfo {
	background-color: #fff;
	padding: 40px 24px 24px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative
}

.mortgageInfo--title {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px
}

.mortgageInfo--desc {
	font-size: 13px;
	line-height: 15px;
	color: #77798c;
	margin-top: 10px
}

.mortgageInfo__body {
	margin-top: 30px
}

.mortgageInfo--step {
	font-size: 13px;
	line-height: 15px;
	color: #77798c;
	position: absolute;
	top: 12px;
	right: 12px
}

.bankListContainer {
	position: relative;
	padding: 0 8px
}

.bankListContainer .button6 {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1
}

.bankList {
	overflow: hidden;
	max-height: 300px
}

.bankList__item {
	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-bottom: 9px;
	padding-top: 10px;
	border-bottom: 1px solid #e6e8f2
}

.bankList__item:first-child {
	padding-top: 0
}

.bankList__item:last-child {
	border-bottom: none
}

.bankList__img {
	width: 36px;
	height: 36px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-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;
	margin-right: 16px
}

.bankList__img img {
	max-width: 100%;
	max-height: 100%;
	display: block
}

.bankList__content {
	width: -webkit-calc(100% - 52px);
	width: calc(100% - 52px);
	font-size: 13px;
	line-height: 18px;
	color: #77798c
}

.bankListGradient {
	position: relative
}

.bankListGradient:after {
	content: '';
	width: 100%;
	height: 147px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
	position: absolute;
	bottom: 0;
	left: 0
}

.mortgageButtons {
	margin-top: 10px
}

.mortgageButtons a {
	width: 100%
}

.news {
	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-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -40px
}

.news+.news {
	margin-top: 40px
}

.news__item {
	width: 100%;
	margin-bottom: 32px;
	border-bottom: 1px solid #e6e8f2
}

.news__left {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px)
}

.news__right {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px)
}

.news__img {
	width: 100%;
	height: 288px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.news__content {
	margin-top: 15px;
	padding-bottom: 32px
}

.news--date {
	color: #77798c;
	font-size: 13px;
	line-height: 15px
}

.news--title {
	margin-top: 10px;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500
}

.news--desc {
	margin-top: 20px;
	font-size: 13px;
	line-height: 18px;
	color: #77798c
}

.h30Block {
	height: 30px
}

.tags {
	font-size: 0;
	margin-bottom: -20px;
	margin-right: -20px
}

.tags>a {
	font-size: 13px;
	line-height: 15px;
	padding: 4px 8px;
	color: #77798c;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #e6e8f2;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative
}

.tags>a:before {
	font-family: icomoon;
	content: '\e913';
	line-height: 1;
	position: absolute;
	font-size: 8px;
	left: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0
}

.tags>a.active {
	background-color: #5e00c6;
	padding-left: 24px;
	color: #fff
}

.tags>a.active:before {
	opacity: 1
}

.videoContentBlock {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 4
}

.videoContentBlock .preloader {
	background: none;
}

.videoContentBlock__content {
	width: 460px;
	margin-right: 80px;
	padding-top: 66px
}

.videoContentBlock__video {
	width: -webkit-calc(100% - 540px);
	width: calc(100% - 540px)
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	overflow: hidden
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.video2 {
	-webkit-border-radius: 16px;
	border-radius: 16px;
	overflow: hidden
}

.video2 video {
	width: 100%;
	vertical-align: top;
}

.showRoom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.showRoom__plan {
	width: 57%;
	height: 451px;
	border: 1px solid #e6e8f2;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden
}

.showRoom__plan>div {
	height: 100%;
	width: 100%
}

.showRoom__content {
	width: 43%;
	padding-left: 70px
}

.apartmentInfo {
	font-size: 16px;
	line-height: 20px
}

.apartmentInfo>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px
}

.apartmentInfo>div:last-child {
	margin-bottom: 0
}

.apartmentInfo--title {
	color: #77798c;
	width: -webkit-calc(50% - 12px);
	width: calc(50% - 12px);
	margin-right: 24px
}

.apartmentInfo--value {
	color: #48454c;
	width: -webkit-calc(50% - 12px);
	width: calc(50% - 12px)
}

.showRooms>div {
	margin-bottom: 30px
}

.showRooms>div:last-child {
	margin-bottom: 0
}

.pp-nav-arrow {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.mapView {
	-webkit-box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 27px;
	right: 102px;
	z-index: 2;
	overflow: hidden;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff
}

.mapView__item {
	width: 72px;
	white-space: nowrap;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 0;
	color: #060606;
	cursor: pointer;
	background-color: #fff;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	overflow: hidden
}

.mapView__item.active {
	background-color: #ff2262;
	color: #fff;
	-webkit-box-shadow: 0 2px 8px rgba(69, 70, 77, .15);
	box-shadow: 0 2px 8px rgba(69, 70, 77, .15)
}

.mapView__item.disable {
	color: #d9d9df;
	pointer-events: none
}

.personal {
	margin-left: 55px
}

.personalInfo {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative
}

.personalInfo:hover .personalBodyContainer {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.personalInfo__header {
	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
}

.personalInfo__header>p {
	font-size: 15px;
	line-height: 18px;
	max-width: 150px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.personalInfo__image {
	width: 26px;
	height: 26px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-left: 12px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.personalBodyContainer {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	padding-top: 11px;
	position: absolute;
	bottom: 0;
	left: -webkit-calc(50% - 19px);
	left: calc(50% - 19px);
	-webkit-transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%)
}

.personalBody {
	padding: 32px 24px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 15px rgba(212, 213, 222, .8);
	box-shadow: 0 2px 15px rgba(212, 213, 222, .8);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 172px;
	font-size: 13px;
	line-height: 15px;
	position: relative
}

.personalBody>a {
	margin-bottom: 20px
}

.personalBody>a:last-child {
	margin-bottom: 0
}

.personalBody:before {
	content: '';
	width: 17px;
	height: 17px;
	position: absolute;
	-webkit-transform: rotate(45deg) translate(-50%, -50%);
	-ms-transform: rotate(45deg) translate(-50%, -50%);
	transform: rotate(45deg) translate(-50%, -50%);
	left: -webkit-calc(50% - 8px);
	left: calc(50% - 8px);
	top: 4px;
	display: block;
	background-color: #fff
}

.detailApartment {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.detailApartment__left {
	width: 384px;
	margin-right: 136px
}

.detailApartment__image {
	width: -webkit-calc(100% - 624px);
	width: calc(100% - 624px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.detailApartment--complex {
	font-size: 13px;
	line-height: 15px
}

.detailApartment--complex a {
	color: #5e00c6
}

.detailApartment__header {
	margin-bottom: 30px
}

.detailApartment__priceInfo {
	margin-bottom: 35px;
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.detailApartment__priceInfo>p {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px)
}

.detailApartment--price {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	color: #ff2262
}

.detailApartment--ipoteka {
	font-size: 13px;
	line-height: 15px
}

.detailApartment--ipoteka span {
	color: #5e00c6
}

.detailApartment__info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 13px;
	line-height: 15px;
	color: #8d8e9e;
	margin-bottom: -20px
}

.detailApartment__info>div {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px);
	margin-right: 32px;
	margin-bottom: 20px
}

.detailApartment__info>div:nth-child(2n) {
	margin-right: 0
}

.detailApartment__info>div span {
	color: #060606
}

.detailApartment__buttons {
	margin-top: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -32px
}

.detailApartment__buttons>a {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px);
	margin-right: 32px
}

.detailApartment__banner {
	margin-top: 40px;
	width: 100%;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden
}

.detailApartment__banner>img {
	width: 100%
}

.detailApartment h1 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 10px
}

.detailApartmentActions {
	width: 104px;
	padding-left: 52px
}

.detailApartmentActions__up {
	margin-bottom: 32px
}

.detailApartmentActions__up>div {
	margin-bottom: 4px
}

.detailApartmentActions__up>div:last-child {
	margin-bottom: 0
}

.detailApartmentActions__down>div {
	margin-bottom: 4px
}

.detailApartmentActions__down>div:last-child {
	margin-bottom: 0
}

.detailApartmentActions .favourite {
	width: 32px;
	height: 32px;
	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;
	font-size: 18px
}

.detailApartmentActions .favourite--parking,
.detailApartmentActions .favourite--storeroom {
	width: 32px;
	height: 32px;
	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;
	font-size: 18px
}

.detailApartmentActions .print {
	width: 32px;
	height: 32px;
	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;
	font-size: 24px;
	color: #b5b5c0
}

.nowSeeApartment {
	padding-right: 104px
}

.apartmentImages {
	width: 100%;
	height: 592px;
	border: 1px solid #e6e8f2;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative
}

.apartmentImages__tabs {
	font-size: 13px;
	line-height: 15px;
	-webkit-box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	z-index: 2;
	background-color: #fff
}

.apartmentImages__tabs>a {
	padding: 9px 21px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	white-space: nowrap
}

.apartmentImages__tabs>a span {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.apartmentImages__tabs>a.active {
	background-color: #ff2262;
	color: #fff
}

.apartmentImages__tabs>a.active .pinkText {
	color: #fff
}

.apartmentImages__tab {
	position: absolute;
	top: -webkit-calc(50% + 30px);
	top: calc(50% + 30px);
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: -webkit-calc(100% - 56px);
	width: calc(100% - 56px);
	height: -webkit-calc(100% - 116px);
	height: calc(100% - 116px)
}

.apartmentImages__tab>img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%
}

.apartmentImages__floor {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.apartmentImages__floor img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.apartmentImages__floor svg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.apartmentImages__floor path {
	fill: #ff2262;
	opacity: 0.7;
}

.apartmentImages__floor path.noApartment {
	opacity: 0 !important;
}

.apartmentImages__floor path.disabled {
	opacity: 0 !important;
}

.apartmentImages__showRoom {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.apartmentImagesSliderContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.apartmentImagesSlider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.apartmentImagesSlider__item {
	height: 100%;
	position: relative
}

.apartmentImagesSlider__item>img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%
}

.apartmentImagesSlider__arrows {
	position: absolute;
	top: -webkit-calc(50% - 29px);
	top: calc(50% - 29px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 100%
}

.apartmentImagesSlider__arrows .arrow4--left {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -52px
}

.apartmentImagesSlider__arrows .arrow4--right {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -52px
}

.apartmentImagesSlider .slick-list {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.apartmentImagesSlider .slick-track {
	height: 100%
}

.apartmentImagesSlider .slick-slide>div {
	height: 100%
}

.arrow4 {
	width: 48px;
	height: 48px;
	-webkit-box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	box-shadow: 0 4px 16px rgba(72, 69, 76, .2);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	color: #b5b5c0;
	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;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.arrow4 span {
	display: block;
	font-size: 14px
}

.arrow4:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #ff2262;
	color: #fff
}

.infoblock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-color: #e6eaf2;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	overflow: hidden
}

.infoblock__left {
	width: 55.3%;
	padding: 100px 115px 94px 40px
}

.infoblock__right {
	width: 44.7%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.infoblock--title {
	font-size: 50px;
	line-height: 61px;
	font-weight: 500
}

.infoblock--desc {
	margin-top: 40px;
	font-size: 16px;
	line-height: 24px
}

.infoblock__header {
	margin-bottom: 52px
}

.infoblock__content {
	max-width: 584px;
	float: right
}

.ipoteka__result {
	font-size: 15px;
	line-height: 20px;
	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
}

.ipoteka__result p {
	margin-right: 10px
}

.ipoteka__result p:last-child {
	margin-right: 0
}

.ipoteka__result b {
	font-weight: 500
}

.ipoteka__bottom {
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 32px
}

.ipotekaForm2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.ipotekaForm2>div {
	width: -webkit-calc(50% - 16px);
	width: calc(50% - 16px)
}

.ipotekaForm2 .sliderValue__container {
	background-color: #fff !important
}

.popup3 {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: -webkit-calc(100% - 96px);
	width: calc(100% - 96px);
	max-width: 1008px;
	max-height: -webkit-calc(100vh - 80px);
	max-height: calc(100vh - 80px);
	z-index: 1001;
	background-color: #fff;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	padding: 50px 90px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: opacity .4s ease, visibility .4s ease;
	-o-transition: opacity .4s ease, visibility .4s ease;
	transition: opacity .4s ease, visibility .4s ease
}

.popup3.active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.popup3.center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.popup3__content {
	max-height: -webkit-calc(100vh - 180px);
	max-height: calc(100vh - 180px)
}

.popup3__content img {
	vertical-align: top;
	max-width: 100%;
	max-height: -webkit-calc(100vh - 180px);
	max-height: calc(100vh - 180px)
}

.popup3--close {
	position: absolute;
	top: 34px;
	right: 34px;
	font-size: 16px;
	line-height: 20px
}

.popup3--close:after {
	font-family: icomoon;
	content: '\e913';
	line-height: 1;
	cursor: pointer;
	color: #ff2262;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px
}

.preloader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(240, 241, 247, 0.7);
	z-index: 100;
}

.preloader img {
	position: absolute;
	top: calc(50% - 33px);
	left: calc(50% - 33px);
	animation: preloader 0.8s ease infinite;
}

@keyframes preloader {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.bannerSliderContainer {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
}

.bannerSliderContainer.loading {
	max-height: 550px;
	overflow: hidden;
}

.bannerSlider {
	vertical-align: top;
}

.bannerSlider__dots {
	position: absolute;
	left: 50%;
	bottom: 44px;
	transform: translateX(-50%);
}

.bannerSlider__dots.dots li:before {
	background-color: #B8BFCC;
	border-color: #B8BFCC;
	width: 4px;
	height: 4px;
}

.bannerSlider__dots.dots li:hover:before {
	background-color: #ff2262;
	border-color: #ff2262;
}

.bannerSlider__dots.dots li.slick-active:before {
	background-color: #ff2262;
	border-color: #ff2262;
	width: 6px;
	height: 6px;
}

.bannerSlider .slick-slide>div {
	display: flex;
}

.bannerSlider img {
	vertical-align: top;
}

.banner2 {
	position: relative;
}

.banner2__contentContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px 73px;
	z-index: 1;
	display: flex;
	align-items: center;
}

.banner2 .button9 {
	margin-top: 78px;
	z-index: 3;
	position: relative;
}

.banner2 img {
	max-width: 100%;
	vertical-align: top;
}

.banner2--mobile {
	display: none !important;
}

.banner2.bottomButton .button9 {
	position: absolute;
	left: 73px;
	bottom: 47px;
}

.banner2 .fullLink {
	z-index: 2;
}


.fullLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.numText {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.numText--num {
	margin-right: 14px;
	font-size: 90px;
	line-height: 100px;
	font-weight: bold;
	color: #4400A7;
	flex-shrink: 0;
}

.numText__text {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #4400A7;
}

.numText--bottomText {
	font-weight: 500;
	font-size: 53px;
	line-height: 56px;
	color: #FF2262;
	margin-top: -16px;
}

.advantages4 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -45px;
}

.advantages4__item {
	width: calc(33.33% - 45px);
	margin-right: 67px;
	margin-bottom: 45px;
}

.advantages4__item:nth-child(3n) {
	margin-right: 0;
}

.advantages4--icon {
	font-size: 64px;
	color: #FF2262;
}

.advantages4__content {
	margin-top: 26px;
}

.advantages4--title {
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
}

.advantages4--desc {
	font-size: 15px;
	line-height: 20px;
	margin-top: 12px;
	color: #48454C;
}

.advantages4__dots {
	display: none;
}


.steps {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.steps--arrow {
	width: 80px;
	font-size: 20px;
	padding-top: 15px;
	text-align: center;
}

.steps__item {
	width: calc(33.33% - 85px);
	text-align: center;
}

.steps--img {
	height: 60px;
}

.steps__content {
	margin-top: 20px;
}

.steps--title {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}

.steps--desc {
	font-size: 15px;
	line-height: 15px;
	margin-top: 9px;
	color: #77798C;
}

.banks {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -39px
}

.banks .bank {
	margin-right: 39px;
	margin-bottom: 39px;
	width: -webkit-calc(33.33% - 26px);
	width: calc(33.33% - 26px);

}

.banks .bank:nth-child(3n) {
	margin-right: 0
}

.banks__dots {
	display: none
}

.bank {
	-webkit-border-radius: 16px;
	border-radius: 16px;
	padding: 30px 30px 33px;
	border: 1px solid #E6E8F2;
}

.bank__img {
	height: 48px;
	width: 150px;
	margin-bottom: 46px;
	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
}

.bank__img img {
	max-width: 100%;
	max-height: 100%
}

.bank__info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 28px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.bank__info>div {
	width: -webkit-calc(50% - 25px);
	width: calc(50% - 25px)
}

.bank__info--title {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 7px;
	color: #7e838c;
	font-weight: 400
}

.bank__info--value {
	font-size: 21px;
	font-size: 21px;
	line-height: 26px;
	font-weight: 700
}

.bank__info--value span {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500
}

.bank__phone a {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500
}

.bank--link {
	font-size: 13px;
	line-height: 16px;
	margin-top: 12px;
	color: #05f;
	position: relative;
	padding-right: 24px;
	font-weight: 400
}

.bank--link:after {
	font-family: icomoon;
	content: '\e915';
	line-height: 1;
	position: absolute;
	right: 0;
	font-size: 18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.infoBlock {
	padding: 40px 50px 40px 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

.infoBlock__right {
	flex-shrink: 0;
}

.infoBlock__left {
	width: 100%;
	margin-right: 50px;
}

.zhkList2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -39px;
}

.zhkList2__item {
	width: calc(33.33% - 26px);
	margin-right: 39px;
	margin-bottom: 39px;
}

.zhkList2__item:nth-child(3n) {
	margin-right: 0;
}

.zhkList2__img {
	padding-bottom: 90%;
	margin-bottom: 22px;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 16px;
}

.zhkList2--title {
	font-weight: 500;
	color: #4400A7;
	font-size: 18px;
}

.zhkList2--desc {
	font-size: 15px;
	line-height: 24px;
	color: #48454C;
	margin-top: 9px;
}


.dropDowns .dropDown {
	margin-bottom: 20px
}

.dropDowns .dropDown:last-child {
	margin-bottom: 0
}

.dropDown {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 0 64px 0 24px;
	border: 1px solid #E6E8F2
}

.dropDown__header {
	padding: 16px 0;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	cursor: pointer
}

.dropDown__header:after {
	font-family: icomoon;
	content: '\e905';
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: -26px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000
}

.dropDown__body {
	padding: 26px 0;
	color: #7e838c;
	font-size: 15px;
	line-height: 15px;
	border-top: 1px solid #b8bfcc;
	display: none;
}

.dropDown__body a {
	border-bottom: 1px solid transparent;
	color: #05f
}

.dropDown__body a:hover {
	border-bottom-color: #05f
}

.dropDown.active .dropDown__header:after {
	content: '\e906'
}

.consultants {
	display: flex;
	margin-bottom: -24px;
	flex-wrap: wrap;
}

.consultants__item {
	width: calc(50% - 16px);
	margin-right: 32px;
	padding: 20px;
	background-color: #fff;
	border-radius: 8px;
	border: 1px solid #E6E8F2;
	transition: all 0.3s ease;
	margin-bottom: 24px;
	display: flex;
}

.consultants__item:nth-child(2n) {
	margin-right: 0;
}

.consultants__item:hover {
	border-color: #FF2262;
}

.consultants__item.empty {
	align-items: center;
}

.consultants__img {
	width: 80px;
	height: 80px;
	display: block;
	margin-right: 16px;
	flex-shrink: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 8px;
	font-size: 40px;
	color: #FF2262;
	/* центровка если нет фото */
	display: flex;
	align-items: center;
	justify-content: center;
}

.consultants__content {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.consultants--phone {
	font-size: 16px;
	line-height: 24px;
	margin-left: 24px;
	flex-shrink: 0;
	color: #5E00C6;
}

.consultants--name {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	color: #060606;
}

.consultants--desc {
	margin-top: 4px;
	font-size: 13px;
	line-height: 15px;
	color: #67697E;
}

.mainImage {
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.mainImage>img {
	width: 100%;
	display: block;
}

.mainImage+.breadcrumbs {
	margin-top: 20px;
	margin-bottom: 46px;
}

.newsContent--preTitle {
	font-size: 16px;
	line-height: 20px;
	color: #7e838c;
	font-weight: 500;
	margin-bottom: 20px;
}

.actionContainer {
	margin-bottom: 60px;
}

.blockquote {
	background-color: #f0f1f7;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 0 10px 30px rgba(23, 32, 77, .1);
	box-shadow: 0 10px 30px rgba(23, 32, 77, .1);
	padding: 40px;
	font-size: 14px;
	line-height: 18px;
	color: #7e838c;
}

.actionApartmentsFilter {
	display: flex;
	justify-content: center;
}

.actionApartmentsFilter .bx-filter {
	margin-bottom: 0 !important;
}

.actionApartmentsFilter>div {
	background-color: #f0f1f7;
	padding: 24px;
	border-radius: 8px;
}

.actionContent a {
	color: #5e00c6;
}

.actionContent img {
	margin-bottom: 40px;
	margin-top: 40px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	max-width: 100%;
	vertical-align: top;
}

.actionContent ul li {
	margin-bottom: 5px;
	position: relative;
	padding-left: 12px
}

.actionContent ul li:last-child {
	margin-bottom: 0
}

.actionContent ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 4px;
	height: 4px;
	top: 10px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #ff2262
}



.actionContainer .infoblock {
	margin-bottom: 32px;
	margin-top: 32px;
}

.actionContainer .actionFilterContainer {
	margin-bottom: 32px;
	margin-top: 32px;
}

.brochure {
	font-weight: 500;
	display: inline-flex;
	align-items: center;
	color: #FF2262;
	font-size: 14px;
	line-height: 18px;
}

.brochure span {
	margin-right: 6px;
}




.parking {
	padding: 11px 11px 22px 11px;
	display: flex;
	align-items: flex-start;
	position: relative;
	border-bottom: 1px solid #e6e8f2
}

.parking:last-child {
	border-bottom: none;
}

.parking:after {
	content: "";
	height: 1px;
	width: calc(100% - 22px);
	bottom: 5px;
	left: 11px;
	background-color: #EBE0F7;
	position: absolute;
}

.parking__image {
	width: 74px;
	margin-top: 12px;
	margin-right: 12px;
	position: relative;
}

.parking__image--icon {
	font-size: 74px;
	color: #EBE0F7;
}

.parking__image .reserveIcon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.parking__content {
	width: calc(100% - 86px);
}

.parking--zhk {
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 6px;
	color: #9E9E9E;
}

.parking--price {
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 3px;
}

.parking--address {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	padding-left: 18px;
	position: relative;
	margin-bottom: 12px;
}

.parking--address:before {
	font-family: icomoon;
	content: '\e96f';
	line-height: 1;
	font-size: 17px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.bold {
	font-weight: 500;
}

.parking--info {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 12px;
}

.parking--info span:not(:last-child) {
	padding-right: 17px;
	position: relative;
}

.parking--info span:not(:last-child):after {
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	right: 7px;
	transform: translateY(-50%);
	background-color: #000;
}

.parking--date {
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #9E9E9E;
}


.parking .favourite--parking,
.parking .favourite--storeroom {
	position: absolute;
	top: 16px;
	right: 16px
}

/* Мой профиль */

.my_profile {
	font-size: 12px;
	line-height: 14px;
	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: relative;
}

.my_profile a {
	text-decoration: none;
	color: #67697e;
}

.my_profile__icon {
	font-size: 19.5px;
	margin-left: 10px;
	color: #5e00c6 !important;
}

.my_profile__dropdown {
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	padding: 24px 20px;
	width: 146px;
	background-color: #fff;
	position: absolute;
	top: calc(100% + 9px);
	right: 0;
	z-index: 10;
	opacity: 0;
	-webkit-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	transform: translate(0, 10px);
	pointer-events: none;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, -webkit-transform 0.2s;
	-o-transition: opacity 0.2s, transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
	transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.my_profile__dropdown:before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 10px;
	width: 100%;
}

.my_profile__dropdown span {
	display: block;
	margin-bottom: 12px;
}

.my_profile__dropdown span:last-child {
	margin-bottom: 0;
}

.my_profile__dropdown a {
	text-decoration: none;
	color: #67697e;
	display: inline-block;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}

.my_profile__dropdown a:hover {
	color: #ff2262;
}

.my_profile__dropdown:hover {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	pointer-events: auto;
}

.my_profile:hover .my_profile__dropdown {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	pointer-events: auto;
}

/* Мой профиль END */

/* New header */
.nav {
	background-color: #fff;
}

.nav__inner {
	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: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 44px;
	padding: 8px 0;
}

.nav__menu {
	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;
}

.nav__menu_item {
	font-size: 12px;
	margin-right: 44px;
	color: #67697E;
	position: relative;
}

.nav__menu_item:hover {
	color: #FF2262;
}

.nav__menu_item:last-child {
	margin-right: 0;
}

.nav__menu_item>a {
	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;
	color: #67697E;
	text-decoration: none;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	font-size: 12px;
}

.nav__menu_item.hover>a {
	color: #FF2262;
}

.nav__menu_item>a.item-pink {
	color: #ff2262;
}

.nav__menu_item.hover .nav__menu_item_arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	color: #FF2262;
}

.nav__menu_item.hover .nav__menu_item_arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.nav__menu_item.hover .nav__menu_dropdown {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	pointer-events: auto;
}

.nav__menu_item_arrow {
	margin-left: 8px;
	font-size: 3px;
	color: #67697E;
	display: inline-block;
	-webkit-transition: color .2s, -webkit-transform .2s;
	transition: color .2s, -webkit-transform .2s;
	-o-transition: transform .2s, color .2s;
	transition: transform .2s, color .2s;
	transition: transform .2s, color .2s, -webkit-transform .2s;
}

.nav__menu_item_icon {
	font-size: 13px;
	color: #FF2262;
	margin-right: 6px;
}

.nav__menu_item.primary {
	color: #FF2262;
}

.nav__menu_item.primary>a {
	color: #FF2262;
}

.nav__menu_dropdown {
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	padding: 24px 20px;
	width: 228px;
	background-color: #fff;
	position: absolute;
	top: calc(100% + 9px);
	left: 0;
	z-index: 10;
	opacity: 0;
	-webkit-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	transform: translate(0, 10px);
	pointer-events: none;
	-webkit-transition: opacity .2s, -webkit-transform .2s;
	transition: opacity .2s, -webkit-transform .2s;
	-o-transition: opacity .2s, transform .2s;
	transition: opacity .2s, transform .2s;
	transition: opacity .2s, transform .2s, -webkit-transform .2s;
}

.nav__menu_dropdown:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 10px;
	width: 100%;
}

.nav__menu_dropdown span {
	display: block;
	margin-bottom: 12px;
	line-height: 1.15;
}

.nav__menu_dropdown span:last-child {
	margin-bottom: 0;
}

.nav__menu_dropdown a {
	text-decoration: none;
	color: #67697E;
	display: inline-block;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.nav__menu_dropdown a:hover {
	color: #FF2262;
}

.nav__menu_dropdown:hover {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	pointer-events: auto;
}

.nav__item {
	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;
}

.nav__favourite {
	margin-right: 25px;
	text-decoration: none;
}

.nav--no_background {
	border-bottom: 1px solid #E6E8F2;
}

.nav--no_background:last-child {
	border-bottom: 0;
}

.header {
	color: #fff;
	position: relative;
	z-index: 1;
}

.header__inner {
	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: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 37px 0;
}

.header__logo {
	color: #fff;
	text-decoration: none;
	font-size: 21px;
}

.header__menu {
	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;
}

.header__menu_item {
	font-size: 14px;
	margin-right: 40px;
	position: relative;
	text-decoration: none;
	color: #fff;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.header__menu_item:last-child {
	margin-right: 0;
}

.header__menu_item:hover {
	color: #D9D9DF;
}

.header__menu_item_circle {
	position: absolute;
	top: 0;
	right: -7px;
}

.header__group {
	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;
}

.header__item {
	margin-right: 73px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.header__item:hover {
	color: #D9D9DF;
}

.header__item:last-child {
	margin-right: 0;
}

.header--dark .header__logo {
	color: #5E00C6;
}

.header--dark .header__menu_item {
	color: #48454C;
}

.header--dark .header__menu_item:hover {
	color: #8a888f;
}

.header--dark .header__phone {
	color: #060606;
}

.header--dark .header__burger span {
	background-color: #67697E;
}

.header--no_background {
	/* margin-bottom: 48px; */
	border-bottom: 1px solid #E6E8F2;
}

.header--no_background:last-child {
	border-bottom: 0;
}

.header--no_background .header__logo {
	color: #5E00C6;
}

.header--no_background .header__menu_item {
	color: #48454C;
}

.header--no_background .header__menu_item:hover {
	color: #8a888f;
}

.header--no_background .header__phone {
	color: #060606;
}

.header--no_background .header__burger span {
	background-color: #67697E;
}

.header--transparent {
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

.header--transparent .header__logo {
	color: #fff;
}

.header--transparent .header__phone {
	color: #fff !important;
}

.header--transparent .header__burger span {
	background-color: #fff;
}

.header--transparent .header__inner {
	padding: 21px 0;
}

@media screen and (max-width: 1199px) {
	.my_profile:hover .my_profile__dropdown {
		opacity: 0;
		pointer-events: none;
	}

	.header {
		background-color: #fff;
		color: #000000;
	}

	.header__inner {
		padding: 8px 0;
	}

	.header__logo {
		color: #5E00C6;
	}

	.header__menu {
		display: none;
	}

	.header__menu_item {
		margin-right: 24px;
	}

	.header__phone {
		color: #67697E !important;
	}

	.header__burger span {
		background-color: #67697E;
	}

	.header__item {
		margin-right: 24px;
	}

	.header__item:last-child {
		margin-right: 0;
	}

	.header__btn {
		padding: 7px 16px;
	}

	.header--no_background {
		margin-bottom: 18px;
	}

	.header--transparent {
		background-color: transparent;
	}
}

.burger {
	cursor: pointer;
}

.burger span {
	width: 16px;
	height: 2px;
	background-color: #fff;
	margin-bottom: 4px;
	display: block;
	border-radius: 1px;
	-webkit-transition: width .4s ease;
	-o-transition: width .4s ease;
	transition: width .4s ease;
}

.burger span:last-child {
	margin-bottom: 0;
}

.burger:hover span:nth-child(1),
.burger:hover span:nth-child(3) {
	width: 50%;
}

.burger--dark span {
	background-color: #67697E;
}

.button.button--new_temp {
	background-color: #FF2262;
	color: #fff;
	-webkit-transition: background-color .2s, opacity .2s;
	-o-transition: background-color .2s, opacity .2s;
	transition: background-color .2s, opacity .2s;
	border-radius: 6px;
	text-align: center;
	cursor: pointer;
	padding: 12px 20px;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 0;
}

.button.button--new_temp i {
	font-size: 24px;
	margin: 0 16px;
}

.button.button--new_temp i:last-child {
	margin-right: 0;
}

.button.button--new_temp i:first-child {
	margin-left: 0;
}

.button.button--new_temp:hover {
	background-color: #F21B59;
}

.button.button--new_temp:focus {
	outline: none;
}

.button.button--new_temp:active {
	background-color: #E12259;
}

.button.button--new_temp.button--sm {
	padding: 4.5px 16px;
	font-size: 12px;
}

.button.button--new_temp.button--lg {
	padding: 19px 32px;
}

.button.button--new_temp.button--full_width {
	width: 100%;
}

.button.button--new_temp.disabled {
	pointer-events: none;
	background-color: #a4a4a9;
	color: #fff;
	border-color: #a4a4a9;
}

.button--purple.button--new_temp:hover {
	background-color: #5E00C6;
}

.button--empty.button--new_temp {
	background-color: transparent;
	border: 1px solid #FF2262;
	color: #FF2262;
}

.button--empty.button--new_temp:hover {
	color: #fff;
}

.button--empty.button--purple.button--new_temp {
	color: #5E00C6;
	border: 1px solid #5E00C6;
}

.button--empty.button--purple.button--new_temp:hover {
	color: #fff;
	border: 1px solid #5E00C6;
}

.button--iconed.button--new_temp i {
	font-size: 16px;
	margin: 0 9px;
}

.button--iconed.button--new_temp i:first-child {
	margin-left: 0;
}

.button--iconed.button--new_temp i:last-child {
	margin-right: 0;
}

.current_city {
	color: #FF2262;
	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;
	cursor: pointer;
}

.current_city__icon {
	font-size: 16px;
	margin-right: 10px;
}

.current_city__title {
	font-size: 12px;
}

.current_city.show_lg {
	display: none;
}

.phone {
	text-decoration: none;
	color: #ffffff;
	font-weight: 500;
}

.phone--dark {
	color: #060606;
}

.phone2__tel {
	font-size: 20px;
	color: #060606;
	margin-bottom: 10px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
}

.phone2__tel:last-child {
	margin-bottom: 0;
}

.phone2__label {
	font-size: 12px;
	color: #67697E;
}

.phone2.sm .phone2__tel {
	font-size: 14px;
	margin-bottom: 4px;
}

.phone2.sm .phone2__label {
	font-size: 12px;
}

.green_circle {
	border-radius: 50%;
	width: 4px;
	height: 4px;
	background-color: #61A656;
}

.popup--new_temp.popup {
	z-index: 150;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.popup--new_temp.popup.active {
	opacity: 1;
	pointer-events: auto;
}

.popup--new_temp.popup.active .popup__inner {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.popup--new_temp.popup .container {
	display: block;
}

.popup--new_temp .popup__container {
	position: relative;
	padding: 0 16px;
}

.popup--new_temp .popup__scroll {
	position: relative;
	padding-right: 16px;
	margin-right: -16px;
	height: calc(90vh - 160px);
}

.popup--new_temp .popup__scroll .ps__rail-y {
	z-index: 5;
	right: 4px !important;
}

.popup--new_temp .popup__main {
	position: relative;
}

.popup--new_temp .popup__overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(34, 24, 38, 0.4);
	z-index: 5;
}

.popup--new_temp .popup__inner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 90vh;
	background-color: #fff;
	border-radius: 16px 16px 0px 0px;
	z-index: 10;
	padding: 80px 0;
	-webkit-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	transform: translate(0, 50%);
	-webkit-transition: -webkit-transform .6s ease;
	transition: -webkit-transform .6s ease;
	-o-transition: transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
}

.popup--new_temp .popup__head {
	margin-bottom: 42px;
	padding-right: 40px;
}

.popup--new_temp .popup__title {
	font-weight: bold;
	font-size: 20px;
	line-height: 140%;
	color: #060606;
}

.popup--new_temp .popup__title img {
	vertical-align: middle;
}

.popup--new_temp .popup__cross {
	font-size: 14px;
	cursor: pointer;
	position: absolute;
	padding: 6px;
	top: 0;
	right: 22px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	z-index: 5;
}

.popup--new_temp .popup__cross:hover {
	color: #FF2262;
}

.popup--new_temp .popup__fixed_footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #E6E8F2;
	background-color: #fff;
}

.popup--new_temp .popup__fixed_footer_inner {
	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: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 0;
}

.popup--new_temp .popup__fixed_footer_btn {
	margin-right: 15px;
}

.popup--new_temp .popup__back_link {
	font-size: 12px;
	line-height: 133%;
	color: #67697E;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	margin-bottom: 32px;
}

.popup--new_temp .popup__back_link i {
	font-size: 10px;
	margin-right: 8px;
}

.popup--new_temp.popup--fixed_footer .popup__scroll {
	height: calc(90vh - 80px - 110px);
}


/* Попап-окно по центру */

.popup--new_temp.popup--window {
	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;
}

.popup--new_temp.popup--window .popup__cross {
	position: absolute;
	top: 40px;
	right: 40px;
}

.popup--new_temp.popup--window .popup__inner {
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	max-width: 584px;
	max-height: 90vh;
	width: 100%;
	height: auto;
	border-radius: 16px;
	position: static;
	padding: 0;
	overflow: auto;
}

.popup--new_temp.popup--window .popup__main {
	padding: 40px 45px;
}

.popup--new_temp.popup--window .popup__title {
	margin-bottom: 24px;
	color: #060606;
	font-size: 32px;
	font-weight: bold;
	line-height: 119%;
}

.popup--new_temp.popup--window .popup__title:last-child {
	margin: 0;
}

.popup--new_temp.popup--window .popup__head {
	margin-bottom: 40px;
	padding-right: 0;
}

.popup--new_temp.popup--window .popup__head:last-child {
	margin: 0;
}

.popup--new_temp.popup--window .popup__image {
	height: 316px;
	background-size: cover;
	border-radius: 16px 16px 0 0;
}

.popup--new_temp.popup--window.active .popup__inner {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}


/* Попап-окно по центру END */

.popup--new_temp.popup--success .popup__main {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	padding: 286px 60px 60px 60px;
}

.popup--new_temp.popup--success .popup__inner {
	padding: 0;
}


/* Попап с предложением */

.popup--new_temp.popup--offer .popup--new_temp.popup__head {
	padding-right: 40px;
	margin-bottom: 32px;
}


/* Попап с предложением END */

.success_popup {
	text-align: center;
}

.success_popup__head {
	margin-bottom: 40px;
}

.success_popup__head:last-child {
	margin-bottom: 0;
}

.success_popup__title {
	color: #060606;
	font-size: 32px;
	font-weight: bold;
	line-height: 119%;
	margin-bottom: 24px;
}

.success_popup__title:last-child {
	margin-bottom: 0;
}

.success_popup__subtitle {
	font-size: 20px;
	line-height: 140%;
	color: #060606;
	margin-bottom: 24px;
}

.success_popup__subtitle:last-child {
	margin-bottom: 0;
}

.success_popup__social_title {
	font-size: 14px;
	line-height: 129%;
	color: #48454C;
	margin-bottom: 24px;
}

.success_popup__social_title:last-child {
	margin-bottom: 0;
}

.success_popup__socials {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.form__footer {
	font-size: 12px;
	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;
	line-height: 1.15;
}

.form__main {
	margin-bottom: 31px;
}

.form__main:last-child {
	margin-bottom: 0;
}

.form__main .form__item:last-child {
	margin-bottom: 25px;
}

.form__submit {
	margin-right: 28px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: 0;
	font-family: inherit;
	font-weight: 500;
}

.form__submit:last-child {
	margin-right: 0;
}

.form__footer p {
	line-height: 1.15;
}

@media screen and (max-width: 767px) {
	.form__main {
		margin-bottom: 15px;
	}

	.form__footer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.form__submit {
		width: 100%;
		margin-bottom: 12px;
	}
}

.text_grey {
	color: #67697E
}

.link2 {
	color: #FF2262;
	display: inline-block;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	text-decoration: none;
	font-weight: 500;
}

@media screen and (max-width: 1199px) {
	.popup--new_temp .popup__container {
		max-width: 100%;
	}

	.popup--new_temp .popup__inner {
		padding: 40px 0;
	}

	.popup--new_temp.popup--window .popup__title {
		font-size: 20px;
		line-height: 140%;
	}
}

@media screen and (max-width: 767px) {
	.form__footer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.success_popup__title {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.success_popup__subtitle {
		font-size: 14px;
		line-height: 129%;
		margin-bottom: 32px;
	}

	.popup--new_temp .menu__favourite {
		margin-right: 0;
	}

	.button.button--new_temp.hide_sm {
		display: none;
	}

	.popup--new_temp .popup__scroll {
		height: calc(90vh - 80px);
	}

	.popup--new_temp .popup__inner {
		padding: 20px 0;
	}

	.popup--new_temp.popup--fixed_footer .popup__scroll {
		height: calc(90vh - 80px - 60px);
	}

	.popup--new_temp.popup--window {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.popup--new_temp.popup--window .popup__cross {
		top: 27px;
		right: 16px;
	}

	.popup--new_temp.popup--window .popup__inner {
		border-radius: 16px 16px 0 0;
	}

	.popup--new_temp.popup--success .popup__main {
		padding: 232px 16px 60px;
	}
}

.popup--new_temp.menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 105;
	color: #67697E;
	font-size: 14px;
	line-height: 133%;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	visibility: visible;
}

.popup--new_temp.menu.active {
	opacity: 1;
	pointer-events: auto;
}

.popup--new_temp.menu.active .menu__inner {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.popup--new_temp .menu__overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(34, 24, 38, 0.4);
}

.popup--new_temp .menu__inner {
	z-index: 5;
	position: relative;
	padding: 85px 0;
	background-color: #fff;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: -webkit-transform .6s ease;
	transition: -webkit-transform .6s ease;
	-o-transition: transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
	max-height: var(--viewport-height, 100vh);
	overflow: auto;
}

.popup--new_temp .menu__head {
	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;
	margin-bottom: 85px;
}

.popup--new_temp .menu__head_right {
	margin-left: auto;
	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;
}

.popup--new_temp .menu__title {
	color: #060606;
	font-size: 20px;
	font-weight: bold;
}

.popup--new_temp .menu__cross {
	font-size: 13px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	cursor: pointer;
}

.popup--new_temp .menu__cross:hover {
	color: #FF2262;
}

.popup--new_temp .menu__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.popup--new_temp .menu__col:nth-child(1) {
	width: 47%;
}

.popup--new_temp .menu__col:nth-child(2) {
	width: 26.8%;
}

.popup--new_temp .menu__col:nth-child(3) {
	width: 26.2%;
}

.popup--new_temp .menu__list {
	list-style: none;
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	margin-bottom: -32px;
}

.popup--new_temp .menu__list>li {
	display: inline-block;
	margin-bottom: 32px;
	width: 50%;
}

.popup--new_temp .menu__list>li.show_lg {
	display: none;
}

.popup--new_temp .menu__list_title {
	margin-bottom: 26px;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	color: #060606;
}

.popup--new_temp .menu__list_title:last-child {
	margin-bottom: 0;
}

.popup--new_temp .menu__list_title a {
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	color: #060606;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.popup--new_temp .menu__list_title a:hover {
	color: #FF2262;
}

.popup--new_temp .menu__list_title.mb16 {
	margin-bottom: 16px;
}

.popup--new_temp .menu__list_item {
	margin-bottom: 12px;
}

.popup--new_temp .menu__list_item a {
	text-decoration: none;
	color: #67697E;
	font-size: 14px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.popup--new_temp .menu__list_item a:hover {
	color: #FF2262;
}

.popup--new_temp .menu__list_item:last-child {
	margin-bottom: 0;
}

.popup--new_temp .menu__phone {
	margin-bottom: 32px;
}

.popup--new_temp .menu__phone:last-child {
	margin-bottom: 0;
}

.popup--new_temp .menu__adress {
	margin-bottom: 32px;
}

.popup--new_temp .menu__social {
	margin-bottom: 32px;
}

.popup--new_temp .menu__favourite {
	margin-right: 25px;
	text-decoration: none;
}

.menu__favourite {
	color: #FF2262;
}

.popup--new_temp .menu__favourite:before {
	font-size: 15px;
}

.popup--new_temp .menu__item {
	margin-right: 32px;
	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;
}

.popup--new_temp .menu__item.show_lg {
	display: none;
}

.popup--new_temp .menu__city {
	margin-right: 55px;
}

.header .favourite {
	color: #FF2262;
	margin-right: 25px;
}

.header .favourite:before {
	font-size: 15px;
	color: #FF2262;
}

@media screen and (max-width: 1199px) {
	.popup--new_temp .menu__inner {
		padding: 20px 0 80px 0;
	}

	.popup--new_temp .menu__head {
		margin-bottom: 32px;
	}

	.popup--new_temp .menu__col:nth-child(1) {
		width: 100%;
	}

	.popup--new_temp .menu__col:nth-child(2) {
		width: 100%;
		display: none;
	}

	.popup--new_temp .menu__col:nth-child(3) {
		display: none;
	}

	.popup--new_temp .menu__list>li {
		width: 50%;
	}

	.popup--new_temp .menu__list>li.show_lg {
		display: inline-block;
	}

	.popup--new_temp .menu__item.show_lg {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (max-width: 767px) {
	.popup--new_temp .menu__list {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
	}

	.popup--new_temp .menu__list>li {
		width: 100%;
	}

	.popup--new_temp .menu__item.hide_sm {
		display: none;
	}
}

.socials {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.socials .social {
	margin-right: 12px;
}

.socials .social:last-child {
	margin-right: 0;
}

.social {
	border-radius: 4px;
	border: 1px solid #E6E8F2;
	font-size: 12px;
	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;
	color: #5E00C6;
	width: 2.6em;
	height: 2.6em;
	text-decoration: none;
	-webkit-transition: background .2s, color .2s;
	-o-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
	background: #FAFAFF;
	overflow: hidden;
}

.social:hover {
	border-color: transparent;
	color: #fff;
}

.social.icon-yt:hover {
	background: #E20000;
}

.social.icon-fb:hover {
	background: #174D8F;
}

.social.icon-telegram:hover {
	background: #28A7EA;
}

.social.icon-inst:hover {
	background: -o-linear-gradient(259.78deg, #4F2FD4 9.44%, #B51280 29.86%, #E53F40 43.88%, #F06B2F 66.19%, #FADA7A 92.74%) no-repeat;
	background: linear-gradient(190.22deg, #4F2FD4 9.44%, #B51280 29.86%, #E53F40 43.88%, #F06B2F 66.19%, #FADA7A 92.74%) no-repeat;
	border-radius: 8px;
}

.social.icon-vk:hover {
	background: #5A76B7;
}

.social--lg {
	font-size: 18px;
}

.card {
	min-height: 279px;
	padding: 36px 24px;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	color: #fff;
	border-radius: 8px;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s;
	border: none;
	outline: none;
	text-align: left;
}

.card__title {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
}

.card__footer {
	margin-top: auto;
	font-size: 14px;
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.card__footer i {
	font-size: 10px;
	margin-left: 5px;
}

.card--full_height {
	height: 100%;
	min-height: auto;
}

.card--primary {
	background-color: #FF2262;
}

.card--primary:hover {
	background-color: #F21B59;
}

.card--primary:active {
	background-color: #E12259;
}

.card--purple {
	background-color: #CBB8DF;
}

.card--purple:hover {
	background-color: #B8A0D2;
}

.card--purple2 {
	background-color: #683CA5;
}

.card--purple2:hover {
	background-color: #572E8E;
}

.card--grey {
	background-color: #575970;
}

.card--grey:hover {
	background-color: #4B4D63;
}

.card--pink {
	background-color: #EE83A2;
}

.card--pink:hover {
	background-color: #E07998;
}

.swiper-pagination,
.swiper-button-prev,
.swiper-button-next {
	position: static;
	margin-top: 0;
	width: auto;
	height: auto;
	top: 0;
}

.swiper-button-prev,
.swiper-button-next {
	margin-right: 16px;
}

.swiper-button-prev:last-child,
.swiper-button-next:last-child {
	margin-right: 0;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	font-size: 14px;
	font-family: "icomoon";
	color: #67697E;
}

.swiper-button-prev.white:after,
.swiper-button-next.white:after {
	color: #fff;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
	outline: none;
}

.swiper-button-prev:after {
	content: "\e949";
}

.swiper-button-next:after {
	content: "\e948";
}

.swiper-pagination-bullets {
	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;
}

.swiper-pagination-bullet {
	outline: none;
	width: 9px;
	background-color: #67697E;
	height: 2px;
	opacity: 1;
	margin-right: 12px;
	cursor: pointer;
	-webkit-transition: width .2s, background-color .2s;
	-o-transition: width .2s, background-color .2s;
	transition: width .2s, background-color .2s;
	border-radius: 1px;
}

.swiper-pagination-bullet:last-child {
	margin-right: 0;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #FF2262;
	width: 29px;
}

.swiper-pagination.dots .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #E6E8F2;
}

.swiper-pagination.dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgba(255, 34, 98, 0.7);
}

.nav__logo {
	margin-right: 40px;
	display: flex;
	align-items: center;
}

.nav__logo a {
	text-decoration: none;
	color: #5E00C6;
	font-size: 21px;
}

.nav__burger span {
	background-color: #5E00C6;
}

.nav__profile {
	margin-right: 32px;
}

.nav--simplified .nav__inner {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	flex-grow: 1;
}

.nav--simplified .nav__menu {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.nav--simplified .my_profile__icon {
	color: #5E00C6 !important;
}

.nav__favourite:before {
	color: #FF2262;
}

@media screen and (max-width: 1199px) {
	.nav__menu {
		display: none;
	}

	.nav__favourite {
		margin-right: 32px;
	}

	.nav--simplified .nav__inner {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		height: 62px;
	}

	.nav--simplified .my_profile__icon {
		margin-left: 0;
	}
}

@media screen and (max-width: 767px) {
	.nav__favourite {
		margin-right: 24px;
	}

	.nav__profile {
		margin-right: 24px;
	}

	.nav--simplified .nav__inner {
		height: 53px;
	}
}


/* New header END */


/* New footer */

.footer {
	background-color: #FAFAFF;
	padding: 80px 0 29px;
	font-size: 14px;
	line-height: 129%;
	color: #67697E;
}

.footer__logo {
	font-size: 28px;
	color: #5E00C6;
	margin-bottom: 32px;
	display: block;
	text-decoration: none;
}

.footer__menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 0 60px;
}

.footer__menu_col {
	width: 50%;
}

.footer__menu_item {
	margin-bottom: 32px;
}

.footer__menu_item:last-child {
	margin-bottom: 0;
}

.footer__menu_title {
	margin-bottom: 24px;
	font-size: 14px;
	color: #060606;
	text-decoration: none;
	display: inline-block;
	font-weight: 500;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.footer__menu_title a {
	font-size: 14px;
	color: #060606;
	text-decoration: none;
	display: inline-block;
	font-weight: 500;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.footer__menu_title a:hover {
	color: #FF2262;
}

.footer__menu_title.mb16 {
	margin-bottom: 16px;
}

.footer__menu_link {
	margin-bottom: 12px;
}

.footer__menu_link a {
	display: inline-block;
	color: #67697E;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.footer__menu_link a:hover {
	color: #FF2262;
}

.footer__menu_link:last-child {
	margin-bottom: 0;
}

.footer__applications {
	margin-bottom: 40px;
}

.footer__applications_item {
	margin-bottom: 40px;
}

.footer__applications_item:last-child {
	margin-bottom: 0;
}

.footer__phone {
	margin-bottom: 30px;
}

.footer__section {
	border-bottom: 1px solid #E6E8F2;
	padding-bottom: 60px;
	padding-top: 32px;
}

.footer__section:first-child {
	padding-top: 0;
}

.footer__section:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.footer__adress {
	margin-bottom: 32px;
}

.footer__callback {
	margin-bottom: 32px;
}

.footer__logos {
	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: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 32px;
}

.footer__logos:last-child {
	margin-bottom: 0;
}

.footer__logos img {
	-webkit-transition: opacity .3s, -webkit-filter .3s;
	transition: opacity .3s, -webkit-filter .3s;
	-o-transition: filter .3s, opacity .3s;
	transition: filter .3s, opacity .3s;
	transition: filter .3s, opacity .3s, -webkit-filter .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.5;
	max-height: 32px;
}

.footer__logos img:hover {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.footer__text {
	margin-bottom: 27px;
}

.footer__text:last-child {
	margin-bottom: 0;
}

.footer__bottom {
	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: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
}

.footer__social {
	margin-bottom: 32px;
}

.footer__social:last-child {
	margin-bottom: 0;
}

.application.qr img {
	max-width: 100%;
	width: 100px;
	height: auto;
}

@media screen and (max-width: 1199px) {
	.footer {
		padding: 67px 0 24px;
	}

	.footer__menu {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
		padding: 0;
		margin-bottom: 40px;
	}

	.footer__menu_col {
		width: 100%;
	}

	.footer__applications {
		margin-bottom: 32px;
	}

	.footer__applications_item {
		margin-bottom: 32px;
	}

	.footer__logos img {
		max-height: 27px;
	}

	.applications__list {
		margin: 0 -4px -12px -4px;
	}

	.applications__list_col {
		padding: 0 4px;
	}

	.applications__list_col:nth-child(1) {
		max-width: calc(104px + 8px);
	}

	.application {
		padding: 6px 8px;
		height: 38px;
	}

	.application__icon {
		font-size: 18px;
		margin-right: 9px;
	}

	.application__title {
		line-height: 150%;
		font-size: 8px;
	}

	.application__name {
		line-height: 140%;
		font-size: 10px;
	}

	.applications__list_col:nth-child(1) {
		max-width: none !important;
		width: 100%;
		display: flex !important;
		justify-content: space-between;
	}

	.applications__list_col:nth-child(1) a {
		width: calc(50% - 8px);
	}

	.applications__list_col:nth-child(2) {
		display: none;
	}

	.application.qr {
		width: 93px;
		height: auto;
	}
}

@media screen and (max-width: 767px) {
	.my_profile__icon {
		font-size: 16px;
		padding: 5px;
		margin: -5px;
	}

	.footer {
		padding: 48px 0 48px;
	}

	.footer__phone {
		margin-bottom: 24px;
	}

	.footer__section {
		padding-bottom: 0;
		margin-bottom: 32px;
		border-bottom: 0;
		padding-top: 0;
	}

	.footer__section:last-child {
		margin-bottom: 0;
	}

	.footer__logos {
		display: none;
	}

	.footer__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.footer__bottom_left {
		margin-bottom: 12px;
	}

	.footer__politic {
		margin-bottom: 24px;
	}
}

.artrockets_icon {
	font-size: 24px;
	text-decoration: none;
}

.applications__title {
	font-size: 14px;
	color: #060606;
	margin-bottom: 21px;
	font-weight: 500;
}

.applications__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -6px;
	margin-bottom: -12px;
}

.applications__list_col {
	padding: 0 6px;
}

.applications__list_col:nth-child(1) {
	width: 52%;
	max-width: calc(137px + 12px);
	display: none;
}

.applications__list_col:nth-child(2) {
	width: 48%;
}

.applications .application {
	margin-bottom: 12px;
}

.application {
	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: 8.5px 14px;
	border-radius: 8px;
	border: 1px solid #E6E8F2;
	text-decoration: none;
	color: #000;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s;
	height: 55px;
}

.application__icon {
	font-size: 24px;
	color: #000000;
	margin-right: 13px;
}

.application__title {
	font-size: 10px;
	color: #67697E;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.application__name {
	font-weight: 500;
	font-size: 11px;
	color: #48454C;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.application:not(.qr):hover {
	background-color: #FF2262;
}

.application:not(.qr):hover .application__title {
	color: #fff;
}

.application:not(.qr):hover .application__name {
	color: #fff;
}

.application.qr {
	padding: 11px;
	width: 123px;
	height: auto;
}


/* New footer END */


/* Мой профиль */

.my_profile {
	font-size: 12px;
	line-height: 14px;
	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: relative;
}

.my_profile a {
	text-decoration: none;
	color: #67697E;
}

.my_profile__icon {
	font-size: 19.5px;
	margin-left: 10px;
	color: #5E00C6 !important;
}

.my_profile__dropdown {
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	padding: 24px 20px;
	width: 146px;
	background-color: #fff;
	position: absolute;
	top: calc(100% + 9px);
	right: 0;
	z-index: 10;
	opacity: 0;
	-webkit-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	transform: translate(0, 10px);
	pointer-events: none;
	-webkit-transition: opacity .2s, -webkit-transform .2s;
	transition: opacity .2s, -webkit-transform .2s;
	-o-transition: opacity .2s, transform .2s;
	transition: opacity .2s, transform .2s;
	transition: opacity .2s, transform .2s, -webkit-transform .2s;
}

.my_profile__dropdown:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 10px;
	width: 100%;
}

.my_profile__dropdown span {
	display: block;
	margin-bottom: 12px;
}

.my_profile__dropdown span:last-child {
	margin-bottom: 0;
}

.my_profile__dropdown a {
	text-decoration: none;
	color: #67697E;
	display: inline-block;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.my_profile__dropdown a:hover {
	color: #FF2262;
}

.my_profile__dropdown:hover {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	pointer-events: auto;
}

.my_profile:hover .my_profile__dropdown {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	pointer-events: auto;
}


/* Мой профиль END */

/* Скроллбар */

.scrollbar .ps__thumb-x {
	width: 4px !important;
	background-color: #FF2262 !important;
	border-radius: 20px;
	-webkit-transition: left .3s;
	-o-transition: left .3s;
	transition: left .3s;
}

.scrollbar .ps__thumb-y {
	width: 4px !important;
	background-color: #FF2262 !important;
	border-radius: 20px;
	right: 0 !important;
}

.scrollbar .ps__rail-x {
	opacity: 1 !important;
	background-color: transparent !important;
	width: 4px !important;
}

.scrollbar .ps__rail-x:hover .ps__thumb-x {
	width: 4px !important;
}

.scrollbar .ps__rail-y {
	opacity: 1 !important;
	background-color: transparent !important;
	width: 4px !important;
}

.scrollbar .ps__rail-y:hover .ps__thumb-y {
	width: 4px !important;
}

.menu__inner>.ps__rail-y {
	right: 3px !important;
}

/* Скроллбар END */

/* livechat */
.live_chat_cross {
	position: absolute;
	left: 100%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 22px;
	height: 22px;
	background-color: #ff2262;
	font-size: 12px;
	text-align: center;
	line-height: 22px !important;
	color: #fff;
	border-radius: 50%;
	cursor: pointer;
	z-index: 4;
}

.live_chat_preview {
	position: fixed;
	bottom: 0;
	right: 0;
	background-color: #ff2262;
	border-radius: 16px 0px 0px 0px;
	padding: 6px 15px;
	-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;
	cursor: pointer;
	display: none;
	z-index: 9999;
}

.live_chat_preview img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 4px;
	vertical-align: middle;
}

.live_chat_preview span {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	vertical-align: middle;
}

/* livechat END */


.motrgageAction {
	z-index: 2;
	position: absolute;
	bottom: -28px;
	right: -28px;
	background-color: #ff2262;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	padding: 5px 10px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	cursor: pointer;
	display: block;
}

.apartmentMotrgageInfo {
	background-color: #FF2262;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	display: flex;
	align-items: center;
	padding: 1px 11px 2px 7px;
	margin-bottom: 9px;
	min-height: 21px;
	max-width: 100%;
	display: inline-flex;
}

.apartmentMotrgageInfo img {
	margin-right: 4px;
	flex-shrink: 0;
	width: 17px;
	height: 17px;
}

.detailApartment--action_price {
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 3.5px 9px 3.5px 5px;
	background-color: #871BE2;
	border-radius: 5px;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
}

.detailApartment--action_price img {
	vertical-align: middle;
	flex-shrink: 0;
	margin-right: 6px;
}

.detailApartment--action_price_wrap {
	width: calc(50% - 16px);
}

.detailApartment__row {
	width: 100%;
}

.detailApartment__note {
	margin-top: 20px;
	padding: 21px 29px;
	border-radius: 8px;
	background-color: #F0F1F6;
	font-size: 12px;
	line-height: 18px;
	color: #67697E;
}

.detailApartment__note a {
	color: #FF2262;
}

.popup_counter .popupContainer {
	background-color: #5E00C6;
	padding: 75px 42px;
	color: #fff;
	overflow: hidden;
	max-width: 574px;
}

[data-click-link] .popupContainer {
	cursor: pointer;
}

.popup_counter__top_lines {
	position: absolute;
	top: 0;
	right: 0;
	width: 94%;
}

.popup_counter__bottom_lines {
	position: absolute;
	bottom: 0;
	right: 19px;
	width: 57%;
}

.popup_counter__content {
	position: relative;
	z-index: 1;
}

.popup_counter .popup--title {
	font-weight: bold;
	font-size: 51px;
	line-height: 50px;
	text-align: left;
	margin-bottom: 25px;
}

.popup_counter .popup--close {
	color: #fff;
	top: 28px;
	right: 32px;
	font-size: 28px;
	z-index: 1;
}

.popup_counter .popup--desc {
	text-align: left;
	color: #fff;
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 30px;
}

.counter {
	display: flex;
}

.counter__item {
	margin-right: 22px;
	border-radius: 3px;
	background-color: #fff;
	padding: 13px 0 6px 0;
	width: 71px;
	text-align: center;
	color: #000;
}

.counter__value {
	margin-bottom: 3px;
	font-size: 24px;
}

.counter__value_label {
	font-size: 16px;
}

.popup_counter__counter {
	margin-bottom: 41px;
}

.popup_counter__form {
	display: flex;
	margin-bottom: 37px;
}

.popup_counter__form_item {
	margin-right: 6px;
	margin-bottom: 0 !important;
	width: 44%;
	flex-shrink: 0;
}

.popup_counter__form_submit {
	flex-shrink: 0;
}

.popup_counter__note {
	font-size: 8px;
	line-height: 10px;
	text-align: left;
	font-weight: 300;
}

.booking_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -16px;
	margin-bottom: -16px;
}

.booking_list__item {
	width: 50%;
	padding: 0 16px;
	margin-bottom: 16px;
}

.booking_list__item .booking_item {
	height: 100%;
}

.booking_item {
	border: 1px solid #E6E8F2;
	border-radius: 16px;
	padding: 40px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.booking_item__title {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 32px;
}

.booking_item__list {
	margin-bottom: 40px;
}

.booking_item__li {
	display: flex;
	font-size: 16px;
	line-height: 24px;
	color: #67697E;
	margin-bottom: 20px;
}

.booking_item__li:last-child {
	margin-bottom: 0;
}

.booking_item__li:before {
	content: "\e961";
	font-family: icomoon;
	color: #FF2262;
	font-size: 20px;
	margin-right: 16px;
}

.booking_item__button {
	margin-top: auto;
}

.stepline__head {
	display: flex;
	margin-bottom: 16px;
}

.stepline__head_item {
	flex: 1 0 0px;
}

.stepline__head_item:not(:first-child) {
	transform: translate(-50%, 0);
	text-align: center;
}

.stepline__label {
	font-size: 16px;
	line-height: 24px;
	color: #67697E
}

.stepline__head_item.active .stepline__label {
	color: #FF2262
}

.stepline__line {
	background-color: #E6E8F2;
	border-radius: 18px;
	height: 8px;
	position: relative;
	overflow: hidden;
}

.stepline__line_progress {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FF2262;
	transition: width .7s ease;
	height: 100%;
	width: 0%;
}

.stepline__delimeters {
	display: flex;
	height: 100%;
}

.stepline__delimeter {
	flex: 1 0 0px;
	border-left: 1px solid #67697E;
	z-index: 1;
}

.stepline__delimeter:first-child {
	border-left: 0;
}

.stepline__delimeter.active {
	border-color: #fff;
}

.booking__stepline {
	margin-bottom: 59px;
}

.booking__contacts_confirm_title {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 16px;
}

.booking__contacts_confirm_title:last-child {
	margin-bottom: 0;
}

.booking__contacts_confirm_desc {
	font-size: 16px;
	line-height: 24px;
	color: #67697E;
	margin-bottom: 12px;
}

.booking__contacts_confirm_desc:last-child {
	margin-bottom: 0;
}

.booking__link {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #FF2262;
	text-decoration: none;
}

.booking__contacts_confirm_text {
	margin-bottom: 40px;
}

.bordered_info {
	padding-right: 12px;
	border-radius: 8px;
	border: 1px solid #E6E8F2;
	padding: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #67697E;
	margin-right: 12px;
}

.bordered_info__content {
	position: relative;
	max-height: 384px;
	margin-right: -36px;
	padding-right: 36px;
}

.bordered_info div.ps__rail-y {
	right: 0 !important;
}

.bordered_info--popup .bordered_info__content {
	max-height: calc(100vh - 656px);
	min-height: 140px;
}

.booking__agree_title {
	margin-bottom: 32px;
}

.booking__confirm_form {
	display: flex;
	flex-wrap: wrap;
	max-width: calc(790px + 32px);
	margin-left: -16px;
	margin-right: -16px;
	margin-bottom: calc(20px - 32px);
}

.booking__confirm_form_item {
	width: 50%;
	padding: 0 16px;
	margin-bottom: 32px;
}

.booking__confirm_form_item--no_label {
	padding-top: 25px;
}

.booking__confirm_form_item3 {
	width: 33.33%;
	padding: 0 16px;
	margin-bottom: 32px;
}

.booking__confirm_form--full_width {
	max-width: none;
}

.booking__footer {
	display: flex;
	justify-content: flex-end;
}

.booking__footer_btn {
	margin-right: 24px;
}

.booking__footer_btn:last-child {
	margin-right: 0;
}

.booking__customer_form {
	margin-bottom: 60px;
}

.booking__contacts_confirm_title2 {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px;
}

.booking__features {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: calc(33px - 32px);
	margin-left: -15px;
	margin-right: -15px;
	max-width: 670px;
}

.booking__features:last-child {
	margin-bottom: -32px;
}

.booking__features_item {
	width: 100%;
	max-width: 309px;
	padding: 0 15px;
	margin-bottom: 32px;
}

.booking__features_title {
	font-size: 12px;
	line-height: 16px;
	color: #67697E;
	margin-bottom: 8px;
}

.booking__features_text {
	font-size: 16px;
	line-height: 24px;
}

.booking__result {
	border: 1px solid #E6E8F2;
	border-radius: 8px;
	padding: 40px;
}

.booking__features2 {
	margin-bottom: 40px;
}

.booking__features2_title {
	color: #FF2262;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 4px;
}

.booking__features2_text {
	color: #67697E;
	font-size: 12px;
	line-height: 16px;
}

.booking_title {
	font-size: 32px;
	line-height: 38px;
	font-weight: bold;
}

.stepline_title {
	font-size: 16px;
	line-height: 24px;
	color: #67697E;
	margin-bottom: 8px;
}

.booking__result_row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.booking__result_col:nth-child(1) {
	width: 55%;
}

.booking__result_col:nth-child(2) {
	width: 45%;
}

.booking__result_img {
	max-height: 312px;
}

.documen_inputs {
	display: flex;
}

.input_document_series {
	position: relative;
	width: 30%;
}

.input_document_series .input {
	border-radius: 8px 0 0 8px;
}

.input_document_number {
	position: relative;
	width: 70%;
	margin-left: -1px;
}

.input_document_number .input {
	border-radius: 0 8px 8px 0;
}

.input_document_number .input:focus,
.input_document_series .input:focus {
	z-index: 1;
}

.booking__realtor_section {
	margin-bottom: 60px;
}

.booking__realtor_section:last-child {
	margin-bottom: 0;
}

.input_container {
	position: relative;
	line-height: 1.15;
}

.input_container label.error {
	color: #ff2262;
	font-size: 10px;
	position: absolute;
	top: 12px;
	left: 24px;
}

.input {
	font-size: 14px;
	color: #48454c;
	font-weight: 500;
	padding: 19px 24px;
	border-radius: 8px;
	display: block;
	width: 100%;
	-webkit-transition: padding 0.4s ease, border-color 0.4s ease;
	-o-transition: padding 0.4s ease, border-color 0.4s ease;
	transition: padding 0.4s ease, border-color 0.4s ease;
	border: 1px solid #e6e8f2;
}

.input.disabled {
	pointer-events: none;
	background-color: #FAFAFA;
}

.input.placeholder {
	color: #48454c;
	font-weight: 400;
}

.input:-moz-placeholder {
	color: #48454c;
	font-weight: 400;
}

.input::-moz-placeholder {
	color: #48454c;
	font-weight: 400;
}

.input:-ms-input-placeholder {
	color: #48454c;
	font-weight: 400;
}

.input::-webkit-input-placeholder {
	color: #48454c;
	font-weight: 400;
}

.input:hover {
	border-color: #cdd0e0;
}

.input:focus {
	border-color: #67697e;
}

.input.error {
	padding-top: 26px;
	padding-bottom: 12px;
	border-color: #ff2262;
}

.input--no_border {
	border: 1px solid transparent;
}

.checkbox_btns {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	border: 1px solid #e6e8f2;
	border-radius: 8px;
}

.checkbox_btns.disabled .checkbox_btn {
	background-color: #FAFAFA;
	pointer-events: none;
}

.checkbox_btns--full_width {
	width: 100%;
}

.checkbox_btns--full_width .checkbox_btn {
	flex: 1 0 0px;
	text-align: center;
}

.checkbox_btns .checkbox_btn {
	border-right: 1px solid #e6e8f2;
}

.checkbox_btns .checkbox_btn:nth-child(2) {
	border-left: 0;
}

.checkbox_btns .checkbox_btn:last-child {
	border-right: 0;
}

.checkbox_btns input:checked+.checkbox_btn {
	background-color: #ff2262;
	border-radius: 8px;
	border: 0;
	color: #fff;
}

.checkbox_btn {
	padding: 19px 24px;
	display: inline-block;
	cursor: pointer;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	-webkit-transition: background-color 0.2s, color 0.2s, border-radius 0.2s;
	-o-transition: background-color 0.2s, color 0.2s, border-radius 0.2s;
	transition: background-color 0.2s, color 0.2s, border-radius 0.2s;
}

.checkbox_btn input {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	visibility: hidden;
	opacity: 0;
}

.checkbox_btn:hover {
	background-color: #ff2262;
	border-radius: 8px;
	border: 0;
	color: #fff;
}

.checkbox_btn:active {
	background-color: #e12259;
	border-radius: 8px;
	border: 0;
	color: #fff;
}

.hidden_input {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}

.input_label {
	color: #67697e;
	font-size: 12px;
	line-height: 1.15;
	margin-bottom: 12px;
}

.input_label.light {
	color: #ffffff;
}

.popup__fixed_footer--booking .popup__fixed_footer_inner {
	display: block;
}

@media screen and (max-width: 1199px) {

	.input_document_series,
	.input_document_number {
		width: 50%;
	}

	.booking__result_col:nth-child(1) {
		width: 100%;
	}

	.booking__result_col:nth-child(2) {
		width: 100%;
		margin-top: 40px;
	}

	.booking__result {
		padding: 32px;
	}

	.booking__confirm_form_item {
		padding-left: 12px;
		padding-right: 12px;
		margin-bottom: 24px;
	}

	.booking__confirm_form {
		max-width: none;
		margin-left: -12px;
		margin-right: -12px;
		margin-bottom: calc(20px - 24px);
	}

	.booking__footer {
		justify-content: space-between;
	}

	.booking__agree_title {
		margin-bottom: 32px;
	}

	.booking__stepline {
		margin-bottom: 40px;
	}

	.stepline__head {
		margin-bottom: 16px;
	}

	.booking__contacts_confirm_text {
		margin-bottom: 32px;
	}

	.booking_title {
		font-size: 20px;
		line-height: 28px;
	}

	.booking_list {
		margin-left: -12px;
		margin-right: -12px;
	}

	.booking_list__item {
		padding: 0 12px;
	}

	.booking_item {
		padding: 24px;
	}

	.booking_item__title {
		margin-bottom: 20px;
	}

	.booking_item__list {
		margin-bottom: 32px;
	}

	.booking_item__li {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 16px;
	}
}

@media screen and (max-width: 767px) {
	.booking__confirm_form_item3 {
		width: 100%;
	}

	.booking__realtor_section {
		margin-bottom: 48px;
	}

	.booking__result_img {
		max-height: 196px;
	}

	.booking__result_col:nth-child(2) {
		margin-top: 32px;
	}

	.booking__confirm_form_item--no_label {
		padding-top: 0;
	}

	.booking__features2 {
		margin-bottom: 32px;
	}

	.booking__result {
		padding: 16px;
	}

	.booking__features_item {
		width: 50%;
	}

	.booking__customer_form {
		margin-bottom: 48px;
	}

	.booking__footer {
		flex-direction: column;
	}

	.booking__footer_btn {
		margin-right: 0;
		margin-bottom: 12px;
	}

	.booking__footer_btn:last-child {
		margin-bottom: 0;
	}

	.booking__confirm_form_item {
		width: 100%;
	}

	.booking__agree_title {
		margin-bottom: 24px;
	}

	.bordered_info__content {
		margin-right: -28px;
		padding-right: 28px;
		max-height: 414px;
	}

	.bordered_info {
		padding: 16px;
	}

	.bordered_info {
		font-size: 14px;
		line-height: 18px;
	}

	.booking_item__button {
		width: 100%;
	}

	.booking_list__item {
		width: 100%;
	}
}

#politic {
	z-index: 999 !important;
}

.checkbox2_text {
	color: #be96e0;
	font-size: 13px;
	line-height: 16px
}

.nav__favourite--count {
	font-family: "Manrope", sans-serif;
}

.form__item label.error {
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	color: #ff2262;
	font-size: 10px;
	line-height: 10px;
}

.checkbox_2023.checkbox_required-check label.error:before,
.checkbox_2023.checkbox_required-check label.error:before,
.form__item.item-form-old label.error:before,
.form__item.item-form-old label.error:after{
	content: none;
}
.form__item.item-form-old label.error{
	display: block!important;
	pointer-events: none;
}

.fullwidth {
	width: 100%;
}

.input.input--new_temp {
	background-color: #fff;
	border: 0 !important;
	height: 56px !important;
	border-radius: 8px !important;
	padding: 19px 24px !important;
	font-size: 14px !important;
}

.mb25 {
	margin-bottom: 25px;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
}

.filterPageFilter .row {
	margin: 0;
}

.form_block_wrap .col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.button--lg {
	padding: 19px 32px;
}

.page_note_text {
	font-size: 14px;
	line-height: 14px;
	color: #8D8E9E;
}

@media (max-width: 1000px) {
	.page_note_text {
		line-height: 16px;
	}
}

.mainTitle7 {
	margin-bottom: 40px;
}

.mainTitle7--title {
	font-weight: bold;
	font-size: 32px;
	line-height: 40px;
	color: #060606;
}

@media (max-width: 1000px) {
	.mainTitle7--title {
		font-size: 28px;
		line-height: 32px;
	}
}

@media (max-width: 767px) {
	.mainTitle7 {
		margin-bottom: 26px;
	}
}

.text_primary {
	color: #FF2262;
}

/* New select */
.select.select--new {
	position: relative;
	color: #48454C;
	font-family: "Manrope", sans-serif;
}

.select--new .select__input {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}

.select--new .select__input.error~.select__head {
	border-color: #FF2262;
	padding-top: 26px;
	padding-bottom: 12px;
}

.select--new .select__val {
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-right: 15px;
}

.select--new .select__val:last-child {
	margin-right: 0;
}

.select--new .select__head {
	border-radius: 8px;
	border: 1px solid #E6E8F2;
	padding: 19px 24px;
	cursor: pointer;
	color: #48454C;
	font-weight: 500;
	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-transition: border-color .2s, border-radius .2s, padding .4s ease;
	-o-transition: border-color .2s, border-radius .2s, padding .4s ease;
	transition: border-color .2s, border-radius .2s, padding .4s ease;
	background-color: #fff;
}

.select--new .select__head:hover {
	border-color: #CDD0E0;
}

.select--new .select__head:active {
	border-color: #67697E;
}

.select--new .select__head_arrow {
	font-size: 4px;
	margin-left: auto;
	color: #67697E;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}

.select--new .select__item {
	display: block;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 23px;
	margin-bottom: 0;
}

.select--new .select__item:hover,
.select--new .select__item.active {
	background-color: #FAFAFF;
}

.select--new .select__drop {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 5;
	border: 1px solid #67697E;
	border-top: 0;
	border-radius: 0 0 8px 8px;
	padding-bottom: 12px;
}

.select--new .select__drop_scroll {
	max-height: 220px;
	overflow: auto;
	position: relative;
}

.select--new .select__drop_scroll.ps--active-y {
	margin-right: 4px;
}

.select--new .select label.error {
	color: #FF2262;
	font-size: 10px;
	position: absolute;
	top: 12px;
	left: 24px;
}

.select--new.select.active .select__head {
	border-color: #67697E;
	border-bottom: 1px solid transparent;
	border-radius: 8px 8px 0 0;
}

.select--new.select.active .select__head_arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.select--new.select.disabled {
	pointer-events: none;
}

.select--new.select.disabled .select__head {
	background-color: #E6E8F2;
}

/* New select END */

/* Селект с чекбоксами */
.select--checkbox .select__item {
	position: relative;
	padding: 0 23px;
	padding-left: 53px;
	margin-bottom: 16px;
	color: #8D8E9E;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
}

.select--checkbox .select__item:last-child {
	margin-bottom: 0;
}

.select--checkbox .select__item span:before {
	content: "";
	position: absolute;
	left: 23px;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #DFDFE6;
	border-radius: 2px;
}

.select--checkbox .select__item input:checked~span:before {
	background-color: #FF2262;
	border-color: transparent;
}

.select--checkbox .select__item input:checked~span:after {
	content: "\e926";
	position: absolute;
	top: 0px;
	left: 26px;
	font-family: icomoon;
	color: #fff;
	font-size: 11px;
}

.select--checkbox .select__item:hover {
	background-color: transparent;
}

.select--checkbox .select__item.active {
	background-color: transparent;
}

.select--checkbox .select__drop {
	padding-top: 0;
	padding-bottom: 22px;
}

.select--checkbox .select__item.disabled span:before {
	background-color: #d2d2d2;
	border-color: #d2d2d2;
}

/* Селект с чекбоксами END */

/* Селект с множественным выбором */

.select--multi input {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	visibility: hidden;
}


/* Селект с множественным выбором END */

/* range slider */
.range_slider_inputs {
	border-radius: 8px;
	border: 1px solid #e6e8f2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.range_slider_inputs label.error {
	color: #ff2262;
	font-size: 10px;
	position: absolute;
	top: 12px;
	left: 19px;
}

.range_slider_inputs__input {
	border-right: 1px solid #e6e8f2;
	padding: 19px;
	color: #48454c;
	font-size: 14px;
	font-weight: 500;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	width: 100%;
	background-color: transparent;
	text-align: center !important;
	-webkit-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	transition: padding 0.3s;
	min-width: 0;
}

.range_slider_inputs__input:nth-last-child(2) {
	border-right: 0;
}

.range_slider_inputs__input.tal {
	text-align: left;
}

.range_slider_inputs__input.error {
	padding-top: 26px;
	padding-bottom: 12px;
}

.range_slider_inputs__slider {
	position: absolute;
	bottom: -10px;
	left: 12px;
	right: 12px;
}

.range_slider_inputs__note {
	font-size: 12px;
	position: absolute;
	top: 50%;
	right: 24px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #67697e;
}

.range_slider_bottomLabels {
	margin-top: 12px;
	font-size: 12px;
	line-height: 16px;
	color: #67697E;
	display: flex;
	justify-content: space-between;
	padding-left: 9px;
	padding-right: 9px;
}

/* range slider END */

/* Ползунок */

.range_slider .irs--flat {
	height: 20px;
}

.range_slider .irs--flat:hover .irs-bar {
	background-color: #f21b59;
}

.range_slider .irs--flat:hover .irs-handle:after {
	background-color: #f21b59;
}

.range_slider .irs--flat .irs-bar {
	top: 8px;
	height: 4px;
	background-color: #ff2262;
}

.range_slider .irs--flat .irs-line {
	top: 8px;
	height: 4px;
}

.range_slider .irs--flat .irs-handle {
	top: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e6e8f2;
	cursor: pointer;
}

.range_slider .irs--flat .irs-handle:hover {
	border: 1px solid #cdd0e0;
}

.range_slider .irs--flat .irs-handle:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #ff2262;
}

.range_slider .irs--flat .irs-handle i {
	display: none;
}


/* Ползунок END */


/* Ползунок с инпутом */

.range_slider_inputs {
	border-radius: 8px;
	border: 1px solid #e6e8f2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.range_slider_inputs label.error {
	color: #ff2262;
	font-size: 10px;
	position: absolute;
	top: 12px;
	left: 19px;
}

.range_slider_inputs__input {
	border-right: 1px solid #e6e8f2;
	padding: 19px;
	color: #48454c;
	font-size: 14px;
	font-weight: 500;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	width: 100%;
	background-color: transparent;
	text-align: center !important;
	-webkit-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	transition: padding 0.3s;
	min-width: 0;
}

.range_slider_inputs__input:nth-last-child(2) {
	border-right: 0;
}

.range_slider_inputs__input.tal {
	text-align: left;
}

.range_slider_inputs__input.error {
	padding-top: 26px;
	padding-bottom: 12px;
}

.range_slider_inputs__slider {
	position: absolute;
	bottom: -10px;
	left: 12px;
	right: 12px;
}

.range_slider_inputs__note {
	font-size: 12px;
	position: absolute;
	top: 50%;
	right: 24px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #67697e;
}

.range_slider_bottomLabels {
	margin-top: 12px;
	font-size: 12px;
	line-height: 16px;
	color: #67697E;
	display: flex;
	justify-content: space-between;
	padding-left: 9px;
	padding-right: 9px;
}


/* Ползунок с инпутом END */

/* Попап плагина Realist */
.popup--realist.popup {
	height: 100vh;
	height: var(--viewport-height);
	display: flex;
	align-items: center;
	justify-content: center;
}

.popup--realist.popup .popup__inner {
	position: static;
	width: 100%;
	height: auto;
	max-height: 100%;
	max-width: 600px;
	background: transparent;
	transform: none;
	padding: 0;
	overflow: auto;
}

.popup--realist.popup .popup__container {
	width: 100%;
}

.popup--realist.popup .popup__cross {
	color: #fff;
	right: 10px;
}

/* Попап плагина Realist END */


.yVideo {
	padding-bottom: 56.25%;
	position: relative;
}

.yVideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fixed_career {
	position: fixed;
	top: 180px;
	right: 30px;
	z-index: 5;
}

.popup_p {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--viewport-height);
    background: rgba(16, 5, 32, .8);
    overflow: auto;
    display: flex;
    flex-direction: column;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s ease;
}

.popup_p.active {
    pointer-events: all;
    opacity: 1;
	z-index: 150;
}

.popup_p__inner {
    display: block;
    margin-top: auto;
    background: #F4F6FB;
    border-radius: 16px 16px 0px 0px;
    padding: 32px 0;
    position: relative;
}

.popup_p__cross {
    position: absolute;
    top: 43px;
    right: 23px;
    cursor: pointer;
}

.popup_p__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #333333;
    padding-right: 20px;
    margin-bottom: 32px;
}

@media (min-width: 1200px) {
    .popup_p {
        display: block;
        white-space: nowrap;
        text-align: center;
    }

    .popup_p:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

    .popup_p__inner {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        text-align: left;
        width: calc(100% - 32px);
        max-width: 592px;
        border-radius: 16px;
        padding: 56px 0;
    }

    .popup_p__inner .container_2023 {
        max-width: calc(422px + 64px);
    }

    .popup_p__title {
        text-align: center;
        padding-right: 0;
        margin-bottom: 48px;
    }

    .popup_p__cross {
        top: 15px;
        left: calc(100% + 89px);
    }
}

.input_label_2023 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
    color: #4F4F4F;
}

/* чекбокс */
.oneRadioButton .real-checkbox {
	display: none;
}

/* Контейнер для радиокнопки */
.oneRadioButton .custom-checkbox {
	display: inline-block;
	width: 46px;
	height: 24px;
	background: #FFFFFF;
	border: 1px solid #E0E4F4;
	border-radius: 12px;
	position: relative;
	transition: background-color 0.3s ease;
	cursor: pointer;
}

/* Маленький круг (ползунок) */
.oneRadioButton .custom-checkbox::before {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	background: #FF2262;
	border-radius: 50%;
	top: 2px;
	left: 3px;
	transition: left 0.3s ease;
}

.oneRadioButton .real-checkbox:checked+.custom-checkbox::before {
	left: -1px;
	top: -1px;
	background-image: url('/local/assets_apartment-new/img/icons/real-checkbox-img.svg');
	background-size: contain;
	background-repeat: no-repeat;
}

.oneRadioButton .custom-checkbox {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 16px;
	cursor: pointer;
}

.oneRadioButton .custom-checkbox::before {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #F3F3F5;
	border: 1px solid #DFDFE5;
	border-radius: 50%;
	top: -1px;
	left: -1px;
	transition: left 0.3s ease;
	background-size: contain;
	background-repeat: no-repeat;
}

.oneRadioButton label {
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
}

/* чекбоксы ползунки */

/* форма квиза */

.quiz-popUp .container_2023 {
	padding: 0px;
}

.quiz-first .oneRadioButton .custom-checkbox {
	right: 0px;
	position: relative;
	margin-right: 8px;
	vertical-align: middle;
}

.quiz-popUp__second-title {
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 28px;
}

.quiz-popUp .popup_p__title {
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
}

.quiz-popUp .form2023__inputes {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.quiz-popUp .form2023__politic {
    margin-top: 24px;
}

.quiz-popUp .form2023__button {
    margin-top: 24px;
	width: auto;
	padding-left: 24px;
	padding-right: 24px;
	min-width: 220px;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}

.quiz-first {
	display: flex;
	flex-direction: column;
	gap: 48px;
}

.quiz-popUp__quest-block .oneRadioButton {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 24px;
}

.quiz-popUp__quest-block .oneRadioButton.oneRadioButton-no-gap {
	gap: 24px 0px;
}

.quiz-last-step input::placeholder,
.quiz-popUp__quest-block input::placeholder {
	font-family: Manrope;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #67697E;
	/* color: #0316e6; */

}

.quiz-last-step .input_2023,
.quiz-popUp__quest-block .input_2023 {
	font-family: Manrope;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #000000;
	/* color: #0316e6; */

}


/* Для Webkit-браузеров (Chrome, Safari, Edge) */
.quiz-popUp__quest-block input[type="number"]::-webkit-outer-spin-button,
.quiz-popUp__quest-block input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Для Firefox */
.quiz-popUp__quest-block input[type="number"] {
	-moz-appearance: textfield;
}

@media (max-width: 1200px) {
	.quiz-popUp .container_2023 {
		padding: 0 56px;
	}
}


@media (max-width: 768px) {
	.quiz-popUp .container_2023 {
		padding: 0 16px;
	}
}

/* форма квиза END */
/* End */
/* /local/assets/css/main_new.min.css?175645093339721 */
/* /local/assets/css/frontend_new.min.css?1755507189207550 */
