.b-page_content.breadcrumb {
	padding-bottom: 0;
}
.width-content {
	/*width: 1200px;*/
	width: 100%;
}
.width-content * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

@media (max-width: 1169px) {
	/*.width-content {*/
	/*  width: 767px;*/
	/*}*/
	.b-sales-xs.hidden-lg {
		display: none;
	}
}
@media (max-width: 767px) {

}
@media (max-width: 479px) {

}



/* top start */
.top_wrap {
	position: relative;
	/* background-color: #F9F9F9; */
	background-color: #fff;
}
.top {

}
.top__content {

}
.top__text {
	position: relative;
	z-index: 10;
	padding: 60px 0 50px 0;
}
.top__title {
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 164.06%;
	color: #000000;
	margin-bottom: 15px;
}
.top__title span {
	color: #FB6A95;
}
.top__desc {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 150%;
	color: #FB6A95;
	margin-bottom: 40px;
}
/* .top__item-text {
	max-width: 860px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 190.65%;
	letter-spacing: 0.25px;
	color: #37474F;
}
.top__item-text span {
	color: #FB6A95;
}
.top__item-text_bold {
	font-weight: bold;
} */
.top__list-title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 164.06%;
	color: #37474F;
	margin-bottom: 20px;
}
.top__list {
	list-style: none;
}
.top__item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 164.06%;
	color: #37474F;
	padding-left: 28px;
	margin-bottom: 10px;
}
.top__item:before {
	position: absolute;
	content: "";
	top: 13px;
	left: 0;
	width: 20px;
	height: 1px;
	background-color: #FB6A95;
}

.top__img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	text-align: right;
	/*height: 100%;*/
	background-image: url("/stock/odnomomentnaya-implantatsiya-zubov-posle-udaleniya-aktsii-i-tseny-v-moskve/img/top-fon.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.top__img-img {
	width: auto;
	height: 100%;
	vertical-align: bottom;
	/* object-fit: cover; */
}

.top__block-form {
	position: relative;
	z-index: 10;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: -o-linear-gradient(top, #2DAEB6 0%, #0B92A3 100%), -o-linear-gradient(top, #FF88AB 0%, #FB6A95 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#2DAEB6), to(#0B92A3)), -webkit-gradient(linear, left top, left bottom, from(#FF88AB), to(#FB6A95));
	background: linear-gradient(180deg, #2DAEB6 0%, #0B92A3 100%), linear-gradient(180deg, #FF88AB 0%, #FB6A95 100%);
	border-radius: 10px;
	margin-bottom: -70px;
	/* margin-bottom: -95px; */
}
.top__form{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 30px 0 20px 0;
}
.top__form-input-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}
.top__form-input-block {
	width: 257px;
	height: 56px;
	margin-right: 40px;
}
.top__form-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/*width: 257px;*/
	height: 54px;
	background-color: #FFFFFF;
	border: 1px solid #F9F9F9;
	border-radius: 500px;
}
.top__form-input-icon {
	/*width: 24px;*/
	min-width: 24px;
	height: 24px;
	border-right: 2px solid #ECECEC;
	padding: 0 12px 0 17px;
}
.top__form-input {
	width: 197px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.07em;
	color: #69748C;
	padding-left: 15px;
	border: none;
}
.top__form-btn {
	width: 257px;
	height: 56px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.04em;
	color: rgba(255, 255, 255, 0.86);
	background: #FB6A95;
	-webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 50px;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.top__form-btn:hover {
	background: -o-radial-gradient(50% 0%, 100% 100%, rgba(254, 255, 204, 0.74) 0%, rgba(255, 244, 147, 0) 78.94%), #FB6A95;
	background: radial-gradient(100% 100% at 50% 0%, rgba(254, 255, 204, 0.74) 0%, rgba(255, 244, 147, 0) 78.94%), #FB6A95;
}
.top__form-btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.top__form-privacy-policy {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 190.65%;
	letter-spacing: 0.25px;
	color: #FFFFFF;
	opacity: 0.64;
	text-align: center;
}
.top__form-privacy-policy a {
	color: #FFFFFF;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.top__form-privacy-policy a:hover {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

@media (max-width: 1680px) {
	.top__img {

	}
	/* .top__img-img {
		margin-right: -310px;
	} */
}
@media (max-width: 1169px) {
	/* .top__item-text {
		width: 472px;
	} */
	.top__img {
		/* top: auto;
		left: auto; */
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.top__img-img {
		/* margin-right: -432px; */
		/* height: 50%; */
		height: 63%;
    max-height: 300px;
		margin-right: -50px;
	}
	.top__block-form {
		width: 490px;
		padding: 30px 65px;
		margin: 0 auto -155px auto;
		/* margin: 0 auto -195px auto; */
	}
	.top__form {
		padding: 0;
	}
	.top__form-input-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.top__form-input-block {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.top__form-btn {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.top__text {
		padding-top: 30px;
		padding-bottom: 150px;
	}
	.top__title {
		font-size: 24px;
		line-height: 164.06%;
		margin-bottom: 15px;
	}
	.top__desc {
		font-size: 18px;
		line-height: 150%;
		margin-bottom: 30px;
	}
	.top__list-title {
		font-size: 16px;
		line-height: 164.06%;
		margin-bottom: 20px;
	}
	.top__item {

	}
	.top__list {
		max-width: 300px;
	}
	/* .top__item-text {
		width: 100%;
	} */
	.top__img {
		overflow: hidden;
	}
	.top__img-img {
		/* margin-right: -227px; */
		/* height: 300px; */
		height: 50%;
		margin-right: -27px;
		/* margin-bottom: -68px; */
	}
	.top__block-form {
		width: 100%;
		padding: 30px 15px;
		margin: 0px auto -330px auto;
		/* margin: 0px auto -360px auto; */
	}
}
@media (max-width: 479px) {
	.top__text {
		padding-bottom: 200px;
	}
	.top__img {

	}
	.top__img-img {
		height: 39%;
		/* margin-right: -204px;
		height: 270px; */
	}
	.top__block-form {
		margin-bottom: -356px;
		/* margin-bottom: -388px; */
	}
}
/* top end */


/* what start */
.what {
	padding: 150px 0 80px 0;
}
.what-2 {
	padding: 80px 0 60px 0;
}
.what__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	margin-bottom: 40px;
}
.what__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.what__img {
	min-width: 436px;
	/*height: 291px;*/
	margin-right: 45px;
	border-radius: 10px;
}
.what__text-block {

}
.what__text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 190.65%;
	letter-spacing: 0.25px;
	color: #37474F;
}
.what__text:first-child {
	margin-bottom: 40px;
}

.what__text.red {
	color: #FB6A95;
}

.what__text-title-list {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 190.65%;
	letter-spacing: 0.25px;
	color: #37474F;
}
.what_text-list {
	list-style: none;
	counter-reset: what_text_list;
	margin-bottom: 30px;
}
.what_text-item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.25px;
	color: #37474F;
	padding-left: 54px;
}
.what_text-item:before {
	counter-increment: what_text_list;
	content: counter(what_text_list);
	position: absolute;
	top: 4px;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 27px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.25px;
	color: #FFFFFF;
	background: #FB6A95;
}

@media (max-width: 1169px) {
	.what {
		padding-top: 230px;
	}
	.what-2 {
		padding: 60px 0 40px 0;
	}
	.what__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.what__img {
		width: auto;
		max-width: 100%;
		/* height: 391px; */
		margin-right: 0;
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.what {
		padding-top: 380px;
		padding-bottom: 40px;
	}
	.what-2 {
		padding: 60px 0 40px 0;
	}
	.what__title {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 20px;
	}
	.what__img {
		/* min-width: 100%;
		height: 159px;
		-o-object-fit: cover;
		object-fit: cover; */
	}
	.what__text {
		font-size: 14px;
		line-height: 150%;
	}
}
@media (max-width: 479px) {

}
/* what end */


/* one day start */
.one-day_wrap {
  background: #F9F9F9;
}
.one-day {
	padding: 80px 0 60px 0;
}
.one-day__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	margin-bottom: 60px;
}
.one-day__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
			flex-wrap: wrap;
}
.one-day__item {
	width: 32%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 40px;
}

.one-day.two .one-day__item {
	width: 48%;
}

.one-day.white .one-day__list {
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
}
.one-day.white .one-day__item {
	margin-right: 15px;
}
.one-day__item-img {
	width: 100%;
	border-radius: 4px;
	margin-bottom: 20px;
}
.one-day__item-title {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.25px;
	color: #37474F;
	margin-bottom: 10px;
}
.one-day__item-desc {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #8591A2;
}
@media (max-width: 1169px) {
	.one-day {
	padding: 60px 0 40px 0;
	}
	.one-day__title {
	margin-bottom: 40px;
	}
	.one-day__list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	.one-day__item {
	/* width: 47%; */
	margin-bottom: 50px;
	}
	.one-day__item:nth-child(3),
	.one-day__item:nth-child(4) {
	margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.one-day__title {
	font-size: 18px;
	line-height: 25px;
	}
	.one-day__item {
	width: 100%;
	margin-bottom: 20px;
	}
	.one-day.two .one-day__item {
		width: 100%;
	}
	.one-day__item:nth-child(3) {
	margin-bottom: 20px;
	}
	.one-day__item:nth-child(4) {
	margin-bottom: 0;
	}
	.one-day__item-img {
	margin-bottom: 10px;
	}
}
@media (max-width: 479px) {

}
/* one day end */


/* advantage block start */
.advantage-block {
	padding: 80px 0 60px 0;
}
.advantage-block__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	max-width: 930px;
	margin: 0 auto 40px auto;
}
.advantage-block__blocks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
	-webkit-box-align: start;
			-ms-flex-align: start;
					align-items: flex-start;
}
.advantage-block__block-list {
	width: 48%;
}
.advantage-block__block-list__title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #000000;
	margin-bottom: 30px;
}
.advantage-block__block-list__list {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
}
.advantage-block__block-list__item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.25px;
	color: #333333;
	padding-left: 40px;
	margin-bottom: 20px;
}
.advantage-block__block-list__item:last-child {
	margin-bottom: 0;
}
.advantage-block__block-list__item:before {
	content: "";
	position: absolute;
	top: 1px;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiByeD0iMTUiIGZpbGw9IiNGQjZBOTUiLz4KPHBhdGggZD0iTTExIDE1TDE0IDE4TDIwIDEyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) no-repeat center;
	background-size: contain !important;
}

.advantage-block__block-list__item a {
	color: #D13980;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.advantage-block__block-list__item a:hover {
	text-decoration: none;
}

.advantage-block__block-block {
	width: 48%;
	border: 1px solid rgba(0, 0, 0, 0.12);
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
	border-radius: 10px;
	padding: 20px;
}
.advantage-block__block-block__title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #000000;
	margin-bottom: 30px;
}
.advantage-block__block-block__subtitle {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 0.25px;
	color: #000000;
	margin-bottom: 20px;
}
.advantage-block__block-block__list {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
}
.advantage-block__block-block__item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 190.65%;
	letter-spacing: 0.25px;
	color: #333333;
	padding-left: 21px;
	margin-bottom: 17px;
}
.advantage-block__block-block__item:last-child {
	margin-bottom: 0;
}
.advantage-block__block-block__item:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #D13980;
	border-radius: 50%;
}
@media (max-width: 1169px) {
	.advantage-block {
		padding: 60px 0 40px 0;
	}
	.advantage-block__blocks {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
				-ms-flex-direction: column;
						flex-direction: column;
	}
	.advantage-block__block-list {
		width: 100%;
		margin-bottom: 50px;
	}
	.advantage-block__block-list__list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
				-ms-flex-direction: row;
						flex-direction: row;
		-webkit-box-pack: justify;
				-ms-flex-pack: justify;
						justify-content: space-between;
		-ms-flex-wrap: wrap;
				flex-wrap: wrap;
	}
	.advantage-block__block-list__item {
		width: 48%;
	}
}
@media (max-width: 767px) {
	.advantage-block__title {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 30px;
	}
	.advantage-block__block-list__title {
		font-size: 16px;
		line-height: 22px;
	}
	.advantage-block__block-list__item {
		width: 100%;
		font-size: 14px;
		line-height: 190.65%;
	}
	
	.advantage-block__block-block {
		width: 100%;
	}
	.advantage-block__block-block__title {
		font-size: 18px;
		line-height: 190.65%;
		margin-bottom: 20px;
	}
	.advantage-block__block-block__subtitle {
		font-size: 18px;
		line-height: 190.65%;
	}
	.advantage-block__block-block__item {
		font-size: 14px;
		line-height: 190.65%;
	}
}
@media (max-width: 479px) {
}
/* advantage block end */


/* full construction start */
.full-construction {
	padding: 80px 0 60px 0;
}
.full-construction__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	max-width: 930px;
	margin: 0 auto 40px auto;
}
/* .full-construction__subtitle {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #37474F;
	margin-bottom: 40px;
} */
.full-construction__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.full-construction__item {
	width: 48%;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.12);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	/*overflow: hidden;*/
}
.full-construction__item-title {
	min-height: 115px;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	color: #37474F;
	background: #F9F9F9;
	padding: 20px 0;
	border-radius: 10px 10px 0px 0px;
}
.full-construction__item-list {
	list-style: none;
	padding: 17px 25px 25px 25px;
}
.full-construction__item-item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding-left: 22px;
	margin-bottom: 20px;
}
.full-construction__item-item:last-child {
	margin-bottom: 0;
}
.full-construction__item-item:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #D13980;
	border-radius: 50%;
}
@media (max-width: 1169px) {
	.full-construction {
		padding: 60px 0 40px 0;
	}
	.full-construction__item-list {
		padding: 20px 15px;
	}
	.full-construction__item-title {
		font-size: 18px;
		line-height: 25px;
	}
}
@media (max-width: 767px) {
	.full-construction__title {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 30px;
	}
	/* .full-construction__subtitle {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 30px;
	} */
	.full-construction__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.full-construction__item {
		width: 100%;
		margin-bottom: 20px;
	}
	.full-construction__item-title {
		min-height: 95px;
	}
	.full-construction__item:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 479px) {

}
/* full construction end */


/* stages start */
.stages {
	padding: 80px 0 60px 0;
}
.stages__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	/*max-width: 965px;*/
	margin: 0 auto 10px auto;
}
.stages__subtitle {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #37474F;
	margin-bottom: 40px;
}
.stages__accordion {
	margin-bottom: 20px;
}
.stages__dropdownlink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 77px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.12);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
}
.stages__dropdownlink-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #FB6A95;
	/*border: 1px solid rgba(0, 0, 0, 0.12);*/
	/*-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);*/
	/*clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);*/
	height: 77px;
	min-width: 167px;
	margin-right: 30px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY3IiBoZWlnaHQ9Ijc3IiB2aWV3Qm94PSIwIDAgMTY3IDc3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC41IDEwQzAuNSA0Ljc1MzI5IDQuNzUzMyAwLjUgMTAgMC41SDE0OS42NzRMMTY1LjgyOSAzNy4wODYyQzE2Ni4yMjcgMzcuOTg2OCAxNjYuMjI3IDM5LjAxMzIgMTY1LjgyOSAzOS45MTM4TDE0OS42NzQgNzYuNUgxMEM0Ljc1MzI5IDc2LjUgMC41IDcyLjI0NjcgMC41IDY3VjEwWiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLW9wYWNpdHk9IjAuMTIiLz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}
.stages__dropdownlink-text {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #37474F;
	/*border-bottom: 1px #FB6A95 dashed;*/
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-style: dashed;
	text-decoration-style: dashed;
	-webkit-text-decoration-color: #FB6A95;
	text-decoration-color: #FB6A95;
}
.stages__items {
	display: none;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-top: none;
	border-radius: 0 0 10px 10px;
	padding: 30px 30px;
	margin-top: -10px;
}
.stages__items-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.25px;
	color: #37474F;
	margin-bottom: 15px;
}
.stages__items-text:last-child {
	margin-bottom: 0;
}
.stages__items-text a {
	color: #FB6A95;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.stages__items-text a:hover {
	color: #FB6A95;
	text-decoration: none;
}
.stages__items-list {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	margin-bottom: 30px;
}
.stages__items-item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #37474F;
	padding-left: 23px;
	margin-bottom: 20px;
}
.stages__items-item:last-child {
	margin-bottom: 0;
}
.stages__items-item:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #D13980;
	border-radius: 50%;
}
@media (max-width: 1169px) {
	.stages {
		padding: 60px 0 40px 0;
	}
}
@media (max-width: 767px) {
	.stages__title {
		font-size: 18px;
		line-height: 25px;
		/* margin-bottom: 30px; */
	}
	.stages__subtitle {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 30px;
	}
	.stages__items-text {
		font-size: 16px;
		line-height: 22px;
	}
	.stages__dropdownlink-text {
		font-size: 20px;
		line-height: 20px;
	}
	.stages__dropdownlink-title {
		font-size: 20px;
		line-height: 20px;
		margin-right: 20px;
		min-width: 108px;
	}
}
@media (max-width: 479px) {
	.stages__items {
		padding: 20px 15px;
	}
	.stages__dropdownlink {
		height: 110px;
	}
	.stages__dropdownlink-title {
		height: 110px;
	}
	.stages__dropdownlink-text {
		font-size: 18px;
		line-height: 20px;
	}
	.stages__items-text {
		font-size: 14px;
		line-height: 19px;
	}
}

/* stages end */


/* sale start */
.sale_wrap {
	background-color: #F9F9F9;
}
.sale {
	position: relative;
	padding: 80px 0;
}
.sale__content {
	position: relative;
	z-index: 10;
	width: 800px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.sale__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	letter-spacing: 0.25px;
	color: #000000;
	margin-bottom: 10px;
}
.sale__subtitle {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #FB6A95;
	margin-bottom: 30px;
}
.sale__list {
	list-style: none;
	margin-bottom: 65px;
}
.sale__item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 190.65%;
	letter-spacing: 0.25px;
	color: #000000;
	padding-left: 47px;
	margin-bottom: 20px;
}
.sale__item:last-child {
	margin-bottom: 0;
}
.sale__item:before {
	position: absolute;
	content: "";
	top: 18px;
	left: 0;
	width: 30px;
	height: 1px;
	background-color: #FB6A95;
}
.sale__item a {
	text-decoration: underline;
	color: #FB6A95;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sale__item a:hover {
	color: #FB6A95;
	text-decoration: none;
}
.sale__form {
	width: 730px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	/*padding: 30px 0 20px 0;*/
}
.sale__form-input-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 22px;
}
.sale__form-input-block {
	width: 232px;
	height: 64px;
	margin-right: 17px;
}
.sale__form-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/*width: 257px;*/
	height: 62px;
	background-color: #F9F9F9;
	border: 1px solid #69748C;
	border-radius: 500px;
}
.sale__form-input-icon {
	/*width: 24px;*/
	min-width: 24px;
	height: 24px;
	border-right: 2px solid #ECECEC;
	padding: 0 7px 0 12px;
}
.sale__form-input {
	width: 182px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.07em;
	color: #69748C;
	padding-left: 12px;
	border: none;
	background-color: #F9F9F9;
}
.sale__form-btn {
	width: 232px;
	height: 64px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.04em;
	color: rgba(255, 255, 255, 0.86);
	background: #FB6A95;
	-webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 50px;
	border: none;
	cursor: pointer;
}
.sale__form-btn:hover {
	background: -o-radial-gradient(50% 0%, 100% 100%, rgba(254, 255, 204, 0.74) 0%, rgba(255, 244, 147, 0) 78.94%), #FB6A95;
	background: radial-gradient(100% 100% at 50% 0%, rgba(254, 255, 204, 0.74) 0%, rgba(255, 244, 147, 0) 78.94%), #FB6A95;
}
.sale__form-btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sale__form-privacy-policy {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.07em;
	color: #BCB3B6;
}
.sale__form-privacy-policy a {
	color: #BCB3B6;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sale__form-privacy-policy a:hover {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
.sale__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	-webkit-box-align: end;
		-ms-flex-align: end;
			align-items: flex-end;
	position: absolute;
	top: 0;
	right: -110px;
	bottom: 0;
	z-index: 5;
}
.sale__image-img {
	/*width: 100%;*/
	height: 90%;
}

@media (max-width: 1169px) {
	.sale__content {
		width: 100%;
	}
	.sale__item:last-child {
		width: 65%;
	}
	.sale__form {
		width: 232px;
	}
	.sale__form-input-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.sale__form-input-block {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.sale__form-privacy-policy {
		text-align: center;
	}
	.sale__image {
		right: -190px;
	}
	.sale__image-img {
		height: 62%;
	}
}
@media (max-width: 767px) {
	.sale {
		padding: 40px 0 0 0;
	}
	.sale__content {
		margin-bottom: 30px;
	}
	.sale__title {
		font-size: 18px;
		line-height: 25px;
	}
	.sale__subtitle {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 25px;
	}
	.sale__list {
		margin-bottom: 30px;
	}
	.sale__item {
		padding-left: 25px;
		margin-bottom: 10px;
	}
	.sale__item:before {
		width: 15px;
	}
	.sale__item:last-child {
		width: 100%;
	}
	.sale__form {
		margin: 0 auto;
	}
	.sale__image {
		display: block;
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
	}
	.sale__image-img {
		height: auto;
		width: 100%;
		vertical-align: bottom;
	}
}
@media (max-width: 479px) {

}
/* sale end */


/* comparison start */
.comparison {
	padding: 80px 0 60px 0;
}
.comparison__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	letter-spacing: 0.25px;
	color: #000000;
	text-align: center;
	margin-bottom: 50px;
}
.comparison__blocks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
}
.comparison__block {
	width: 48%;
}
.comparison__list-title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #37474F;
	margin-bottom: 30px;
}
.comparison__list {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
}
.comparison__item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.25px;
	color: #333333;
	padding-left: 40px;
	margin-bottom: 25px;
}
.comparison__item:last-child {
	margin-bottom: 0;
}
.comparison__item.ok:before,
.comparison__item.no:before {
	content: "";
	position: absolute;
	content: "";
	top: 1px;
	left: 0;
	width: 30px;
	height: 30px;
	background-size: contain !important;
}
.comparison__item.ok:before {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiByeD0iMTUiIGZpbGw9IiNGQjZBOTUiLz4KPHBhdGggZD0iTTExIDE1TDE0IDE4TDIwIDEyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) no-repeat center;
}
.comparison__item.no:before {
	background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDBDNi43MTU2MiAwIDAgNi43MTU4NCAwIDE1QzAgMjMuMjg0NCA2LjcxNTYyIDMwIDE1IDMwQzIzLjI4NDQgMzAgMzAgMjMuMjg0NCAzMCAxNUMzMCA2LjcxNTg0IDIzLjI4NDQgMCAxNSAwWk0zLjI4MTI1IDE1QzMuMjgxMjUgMTIuMzYzMiA0LjE1MjM3IDkuOTI5OSA1LjYyMjI1IDcuOTcxNjhMMjIuMDI4MyAyNC4zNzc4QzIwLjA3MDIgMjUuODQ3NiAxNy42MzY5IDI2LjcxODggMTUgMjYuNzE4OEM4LjUyNzkxIDI2LjcxODggMy4yODEyNSAyMS40NzIxIDMuMjgxMjUgMTVaTTI0LjM1MjMgMjIuMDYxNUw3LjkzODU0IDUuNjQ3NjJDOS45MDIzNCA0LjE2MjQ3IDEyLjM0ODIgMy4yODExOCAxNSAzLjI4MTE4QzIxLjQ3MjEgMy4yODExOCAyNi43MTg4IDguNTI3OSAyNi43MTg4IDE1QzI2LjcxODggMTcuNjUxOSAyNS44Mzc2IDIwLjA5NzYgMjQuMzUyMyAyMi4wNjE1WiIgZmlsbD0iIzY5NzQ4QyIvPgo8L3N2Zz4K") no-repeat center;
}
@media (max-width: 1169px) {
	.comparison {
		padding: 60px 0 40px 0;
		}
}
@media (max-width: 767px) {
	.comparison__title {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 30px;
	}
	.comparison__blocks {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
				-ms-flex-direction: column;
						flex-direction: column;
	}
	.comparison__block {
		width: 100%;
	}
	.comparison__block:first-child {
		margin-bottom: 30px;
	}
	.comparison__list-title {
		font-size: 18px;
		line-height: 38px;
		margin-bottom: 15px;
	}
	.comparison__item {
		font-size: 16px;
		line-height: 22px;
	}
}
@media (max-width: 479px) {
	
}
/* comparison end */


/* advantage start */
.advantage_full {
	padding: 80px 0 60px 0;
}
.advantage_full__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	margin-bottom: 60px;
}
.advantage_full__subtitle {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	letter-spacing: 0.25px;
	color: #37474F;
	margin-bottom: 30px;
}
.advantage_full__list-title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #000000;
	margin-bottom: 25px;
}
.advantage_full__list {
	list-style: none;
	/*list-style-position: inside;*/
	/*-moz-column-count: 2; !* Firefox *!*/
	/*-webkit-column-count: 2; !* Safari and Chrome *!*/
	/*column-count: 2;*/
	/*list-style-type: decimal;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
}
.advantage_full__item {
	width: 100%;
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.25px;
	color: #333333;
	padding-left: 42px;
	margin-bottom: 20px;
}
.advantage_full__item a {
	color: #FB6A95;
}
.advantage_full__item:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiByeD0iMTUiIGZpbGw9IiNGQjZBOTUiLz4KPHBhdGggZD0iTTExIDE1TDE0IDE4TDIwIDEyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
@media (max-width: 1169px) {

}
@media (max-width: 767px) {
	.advantage_full {
		padding: 40px 0;
	}
	.advantage_full__title {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 30px;
	}
	.advantage_full__subtitle {
		font-size: 16px;
		line-height: 22px;
	}
	.advantage_full__list-title {
		font-size: 18px;
		line-height: 25px;
	}
	.advantage_full__list {
		/*-webkit-column-count: 1;*/
		/*-moz-column-count: 1;*/
		/*column-count: 1;*/
	}
	.advantage_full__item {
		width: 100%;
	}
}
@media (max-width: 479px) {

}
/* advantage end */


/* questions start */
.questions {
	padding: 80px 0 60px 0;
}
.questions__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	letter-spacing: 0.25px;
	color: #000000;
	text-align: center;
	margin-bottom: 50px;
}
.questions__accordion {
	margin-bottom: 30px;
}
.questions__accordion:last-child {
	margin-bottom: 0;
}
.questions__dropdownlink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.12);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	height: 83px;
	padding: 0 30px;
	cursor: pointer;
}
.questions__dropdownlink-text {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #37474F;
}
.questions__dropdownlink-icon {
	width: 30px;
	min-width: 30px;
	height: 30px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiByeD0iMTUiIGZpbGw9IiNGQjZBOTUiLz4KPHBhdGggZD0iTTEyIDIwLjMwNTdDMTIgMjAuMDM5OCAxMi4xMjM4IDE5Ljc4OTEgMTIuMzM0OCAxOS42Mjc0TDE2Ljk5NDQgMTYuMDU3M0MxNy40OTUzIDE1LjY3MzUgMTcuNTE5OSAxNC45Mjc1IDE3LjA0NTUgMTQuNTExNUwxMi4yNzM5IDEwLjMyODJDMTIuMDk5OCAxMC4xNzU2IDEyIDkuOTU1MzMgMTIgOS43MjM4MUMxMiA5LjA0MTAyIDEyLjc5NzUgOC42NjkxNiAxMy4zMjA1IDkuMTA4MDZMMTkuNjQyOCAxNC40MTMyQzE5Ljg2OTIgMTQuNjAzMiAyMCAxNC44ODM2IDIwIDE1LjE3OTJWMTUuNTgxOUMyMCAxNS44OTkyIDE5Ljg0OTUgMTYuMTk3NSAxOS41OTQ0IDE2LjM4NjFMMTMuMzYyNSAyMC45OTI4QzEyLjc5ODQgMjEuNDA5OCAxMiAyMS4wMDcxIDEyIDIwLjMwNTdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.questions__accordion.open .questions__dropdownlink-icon {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMjkuNSIgeT0iMC41IiB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHJ4PSIxNC41IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCAyOS41IDAuNSkiIHN0cm9rZT0iI0ZCNkE5NSIvPgo8cGF0aCBkPSJNMTAuMTE2MSAxMkwxNC42ODQ1IDE3Ljk2MjVMMTkuOTExOSAxMkwyMiAxMkwxNS4yODcxIDIwTDEzLjkxMzcgMjBMOCAxMkwxMC4xMTYxIDEyWiIgZmlsbD0iI0ZCNkE5NSIvPgo8L3N2Zz4K");
}

.questions__items {
	display: none;
	padding: 40px 30px 30px 30px;
	margin-top: -10px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-top: none;
	border-radius: 0 0 10px 10px;
}
.questions__items-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.25px;
	color: #8591A2;
}
@media (max-width: 1169px) {
	.questions {
	padding: 60px 0 40px 0;
	}
	.questions__dropdownlink-text {
	font-size: 16px;
	line-height: 22px;
	}
	.questions__items-text {
	font-size: 14px;
	line-height: 19px;
	}
	.questions__dropdownlink {
	height: 94px;
	}
	.questions__accordion {
	margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.questions__title {
	font-size: 18px;
	line-height: 25px;
	}
	.questions__dropdownlink {
	padding: 0 15px;
	}
	.questions__items {
	padding: 30px 15px 20px 15px;
	}
}
@media (max-width: 479px) {

}
/* questions end */


/* stock start */
.stock_wrap {
	background-color: #F9F9F9;
	padding: 80px 0;
}
.stock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}
.stock__content {
	width: 100%;
	background-color: #ffffff;
	padding: 40px 40px 55px 55px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.stock__content-title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	letter-spacing: 0.25px;
	color: #37474F;
	margin-bottom: 50px;
}
.stock__content-title span {
	color: #FB6A95;
}
.stock__content-sub-title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	color: #FB6A95;
	margin-bottom: 25px;
}
.stock__content-list {
	position: relative;
	list-style: none;
}
.stock__content-item {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.25px;
	color: #333333;
	padding-left: 34px;
	margin-bottom: 10px;
}
.stock__content-item:last-child {
	margin-bottom: 0;
}
.stock__content-item:before {
	position: absolute;
	content: "";
	top: 15px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #D13980;
}
.stock__content-item a {
	color: #FB6A95;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.stock__content-item a:hover {
	color: #FB6A95;
	text-decoration: none;
}

.stock__form{
	width: 457px;
	padding: 40px 50px 70px 50px;
	background-color: #F9F9F9;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.stock__title{
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	color: #37474F;
	margin-bottom: 40px;
}
.stock__form-input-wrap {

}
.stock__form-input-block{
	margin-bottom: 30px;
}
.stock__form-label {
	width: 352px;
	height: 68px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #F9F9F9;
	border: 1px solid #69748C;
	border-radius: 100px;
}
.stock__form-input-icon{
	min-width: 24px;
	height: 24px;
	padding: 0 10px 0 16px;
	border-right: 2px solid #ECECEC;
}
.stock__form-input {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.07em;
	color: #69748C;
	background-color: #F9F9F9;
	padding-left: 16px;
	border: none;
}
.stock__form-btn {
	width: 352px;
	height: 68px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.04em;
	color: rgba(255, 255, 255, 0.86);
	background: #FB6A95;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 0px 4px 8px rgba(0, 0, 0, 0.16), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 0px 4px 8px rgba(0, 0, 0, 0.16), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 50px;
	border: none;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.stock__form-btn:hover {
	background: -o-radial-gradient(50% 0%, 100% 100%, rgba(254, 255, 204, 0.74) 0%, rgba(255, 244, 147, 0) 78.94%), #FB6A95;
	background: radial-gradient(100% 100% at 50% 0%, rgba(254, 255, 204, 0.74) 0%, rgba(255, 244, 147, 0) 78.94%), #FB6A95;
}
.stock__form-btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.stock__form-privacy-policy {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0.07em;
	color: #BCB3B6;
}
.stock__form-privacy-policy a {
	color: #BCB3B6;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.stock__form-privacy-policy a:hover {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;;
}

@media (max-width: 1169px) {
	.stock_wrap {
	background-color: transparent;
	}
	.stock {
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	}
	.stock__content {
	padding: 25px 15px;
	}
	.stock__content-title {
	font-size: 33px;
	margin-bottom: 20px;
	}
	.stock__content-item {
	line-height: 27px;
	}
	.stock__form {
	width: 320px;
	min-width: 320px;
	padding: 30px 20px;
	}
	.stock__form-label {
	width: 100%;
	}
	.stock__form-input {
	width: 220px;
	}
	.stock__form-btn {
	width: 100%;
	}
}
@media (max-width: 767px) {
	.stock_wrap {
	padding: 40px 0;
	}
	.stock {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	}
	.stock__content-title {
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 15px;
	}
	.stock__content-sub-title {
	margin-bottom: 15px;
	}
	.stock__form {
	width: 290px;
	min-width: 290px;
	background-color: transparent;
	padding: 15px 0 40px 0;
	margin: 0 auto;
	}
	.stock__title {
	display: none;
	}
}
@media (max-width: 479px) {

}
/* stock end */


/* reviews start */
.slick-slide {
	padding: 10px;
}
.reviews {
	padding: 80px 0;
}
.reviews__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	margin-bottom: 40px;
}
.reviews__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.reviews__item {
	width: 32%;
	/*width: 370px;*/
	border: 1px solid rgba(0, 0, 0, 0.06);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
	padding: 25px;
	/*margin: 10px;*/
}
.reviews__item-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 18px;
}
.reviews__item-head-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-style: normal;
	font-weight: bold;
	line-height: 31px;
}
.reviews__item-head-text-name {
	font-size: 16px;
	color: rgba(86, 96, 111, 1);
}
.reviews__item-head-text-date {
	font-size: 14px;
	color: rgba(86, 96, 111, 0.87);
}
.reviews__item-head-text-rating {
	/*width: 115px;*/
	/*height: 23px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
}
.reviews__item-head-text-rating-star_wrap {
	display: block;
	position: relative;
	width: 113px;
	height: 21px;
	background: #fff url(/bitrix/templates/main/assets/components/dentist/./img/stars_mask_empty.svg) 100% 100%;
}
.reviews__item-head-text-rating-star {
	position: absolute;
	z-index: 0;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #fb6a95;
}
.reviews__item-head-text-rating-star_wrap:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/main/assets/components/dentist/./img/stars_mask.svg) 100% 100%;
}
.reviews__item-head-text-rating-text {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	/*text-align: right;*/
	color: #A5B0BF;
}
.reviews__item-desc {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	line-height: 31px;
	color: #56606F;
}

@media (max-width: 1169px) {

}
@media (max-width: 767px) {
	.reviews {
		padding: 40px 0 80px 0;
	}
	.reviews__title {
		font-size: 24px;
		line-height: 33px;
		margin-bottom: 20px;
	}
	.reviews__item {
		width: 100%;
	}
}
@media (max-width: 479px) {

}
/* reviews end */


/* specialists start */
.specialists {
	padding-bottom: 80px;
}
.specialists__title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #000000;
	margin-bottom: 40px;
}
.specialists__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.specialists__item {
	width: 32%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 10px;
}
.specialists__item-img {
	width: 100%;
}
.specialists__item-content {
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-top: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 20px 15px;
}
.specialists__item-content-name {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #231F20;
	margin-bottom: 5px;
}
.specialists__item-content-desc_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}
.specialists__item-content-desc-position {
	width: 160px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #8591A2;
	margin-right: 20px;
}
.specialists__item-content-desc-experience {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #231F20;
}
.specialists__item-content-desc-rating_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.specialists__item-content-desc-rating-star_wrap {
	/*width: 160px;*/
	margin-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.specialists__item-content-desc-rating-star-quantity {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #4F4F4F;
	margin-right: 20px;
}
.specialists__item-content-desc-rating-star-quantity .bold {
	font-weight: 600;
}
.specialists__item-content-desc-rating-star-quantity .red {
	font-weight: 600;
	color: #FB6A95;
}
.specialists__item-content-desc-rating-star-star {
	display: block;
	position: relative;
	width: 113px;
	height: 21px;
	background: #fff url(/bitrix/templates/main/assets/components/dentist/./img/stars_mask_empty.svg) 100% 100%;
}
.specialists__item-content-desc-rating-star-star_bg {
	position: absolute;
	z-index: 0;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #fb6a95;
}
.specialists__item-content-desc-rating-star-star:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/main/assets/components/dentist/./img/stars_mask.svg) 100% 100%;
}
.specialists__item-content-desc-rating-text {
	width: 83px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #231F20;
	text-align: right;
}

@media (max-width: 1169px) {

}
@media (max-width: 767px) {
	.specialists__title {
		font-size: 24px;
		line-height: 33px;
		margin-bottom: 20px;
	}
	.specialists__item {
		width: 100%;
	}
}
@media (max-width: 479px) {

}
/* specialists end */



/* slick start */
.specialists__list .slick-prev, .reviews__list .slick-prev {
	left: 5px;
	top: initial;
	bottom: -55px;
	width: 25px;
	height: 25px;
	background-position: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.specialists__list .slick-next, .reviews__list .slick-next {
	left: 65px;
	top: initial;
	bottom: -55px;
	width: 25px;
	height: 25px;
	background-color: #fff;
	background-position: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.specialists__list .slick-prev:hover,
.reviews__list .slick-prev:hover,
.specialists__list .slick-next:hover,
.reviews__list .slick-next:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
/* slick end */


/* see all start */
.see-all {
	padding-bottom: 80px;
}
.see-all__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	width: 264px;
	height: 59px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #FB6A95;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 0px 4px 8px rgba(0, 0, 0, 0.16), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 0px 4px 8px rgba(0, 0, 0, 0.16), inset 0px -3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 50px;
	margin: 0 auto;
}
.see-all__btn span {
	margin-bottom: 4px;
	margin-right: 8px;
}
@media (max-width: 1169px) {

}
@media (max-width: 767px) {

}
@media (max-width: 479px) {

}
/* see all end */


/* error start */
.err {
	border-color: red;
}
div.error {
	text-align: center;
	color: red;
	font-size: 14px;
}
/* error end */


/* successfully start */
#successfully * {
	font-family: 'Raleway', sans-serif !important;
	font-style: normal !important;
	font-weight: 600 !important;
	font-size: 24px !important;
	color: green !important;
}
/* successfully end */



/*font-family: 'Roboto', sans-serif;*/
/*font-family: 'Raleway', sans-serif;*/
/*  start */

/*@media (max-width: 1169px) {*/

/*}*/
/*@media (max-width: 767px) {*/
/*}*/
/*@media (max-width: 479px) {*/

/*}*/
/*  end */