.change-land {
	top: 10px;
	width: 100%;
	margin: 0 0 10px auto;
}

.change-land.fixed {
	position: -webkit-sticky;
	position: sticky;
	right: 155px;
	z-index: 20;
	background: #fff;
	border: 1px solid #e2e2e2;
}

.change-land.fixed .dropdown-menu {
	right: 0;
	left: auto !important;
}

.change-land .btn_select_land {
	text-decoration: unset;
	margin: 0 6px;
	padding: 0 6px;
	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;
	color: #212529;
	background-color: #fafafa;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.change-land .btn_select_land.active {
	border: 1px solid #d3d3d3;
	border-radius: 4px;
}

.change-land .btn_select_land:focus {
	-webkit-box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.3);
	box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.3);
}

.change-land .btn_select_land img {
	display: block;
	width: 24px;
	min-width: 24px;
}

.change-land .btn_select_land span {
	margin-right: 10px;
}

.change-land .dropdown-menu {
	width: 100%;
}

.change-land .dropdown-item {
	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;
	padding: 0.375rem 0.75rem;
}

.change-land .dropdown-item img {
	display: block;
	width: 24px;
	min-width: 24px;
	margin-right: 10px;
}

.change-land .dropdown-item span {
	margin-right: auto;
}

.change-land {
	padding: 0 6px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 10px;
	background: #fff;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	border-radius: 10px;
}

.socials_icons_inner {
	width: 100%;
}

.socials_icons_text p {
	margin: 0 0 1.25rem;
	font-size: 1.25rem;
}

.social_links_land {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.socials_icons {
	margin: 20px 0;
}

.social_links_land .social-link {
	margin-left: 10px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 20px;
	text-decoration: none;
	border-radius: 50px;
}

.social_links_land .social-link:hover {
	opacity: 0.8;
}

.social_links_land .social-link:first-child {
	margin-left: 0;
}

.social_links_land .social-link img {
	width: 1em;
	margin-right: 0.5em;
	font-size: 16px;
}

.cbx_field_appartment {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.cbx_field_appartment input {
	height: 15px;
	width: 20px;
}
.error_has {
	position: relative;
}

.error_has input {
	border: 1px solid #db264c !important;
	background-color: #ffe9ee !important;
}

.error_new_v5 {
	display: none;
	position: absolute;
	right: 0;
	color: #dc3232;
	font-size: 10px;
	bottom: 2px;
	transform: translateY(80%);
	padding: 4px 4px 0px 4px;
	font-weight: normal;
	z-index: 999;
}

.error_has .error_new_v5 {
	display: block;
}

.cbx_field_appartment .b-order-form-by-steps__label {
	width: 60%;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
}

body .inst-widget__logo {
	max-width: 95px;
	text-align: center;
}

/* ===== 02.03.2022 ===== */

#modal-before-close .cstm-modal__body img,
#modal-product-new .cstm-modal__body img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	max-width: 545px;
	max-height: 545px;
	margin: 0 auto;
	display: block;
}

#modal-before-close .cstm-modal__body,
#modal-product-new .cstm-modal__body {
	padding: 25px;
	max-width: 545px;
	margin: 0 auto;
}
#modal-before-close .text-custom-book,
#modal-product-new .text-custom-book {
	margin: 10px;
	font-size: 20px;
}

#modal-before-close .btn-infonew--on_popup_product,
#modal-product-new .btn-infonew--on_popup_product {
	border: 1px solid #ac003e;
}

@media (max-width: 550px) {
	body .b-footer-by-steps__contacts {
		margin-top: 0 !important;
	}
	#modal-before-close .cstm-modal__body,
	#modal-product-new .cstm-modal__body {
		padding: 20px;
	}
	#modal-before-close .alpha-container-btn,
	#modal-product-new .alpha-container-btn {
		flex-direction: column;
	}
	#modal-before-close .btn-infonew--on_popup_product,
	#modal-product-new .btn-infonew--on_popup_product {
		width: 100%;
		margin-bottom: 15px;
		border: 1px solid #ac003e;
	}
	#modal-before-close .btn-infonew--on_popup_product:last-child,
	#modal-product-new .btn-infonew--on_popup_product:last-child {
		margin-bottom: 0;
	}
	#modal-before-close .text-custom-book,
	#modal-product-new .text-custom-book {
		font-size: 16px;
	}
}

#modal-before-close .button,
#modal-product-new .button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 220px;
	padding: 1.358em 1.75em;
	font-family: Montserrat;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background-color: #ac003e;
	border: 1px solid #ac003e;
	border-radius: 4px;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property:
		color,
		background-color,
		border,
		-webkit-box-shadow;
	transition-property:
		color,
		background-color,
		border,
		-webkit-box-shadow;
	transition-property: color, background-color, border, box-shadow;
	transition-property:
		color,
		background-color,
		border,
		box-shadow,
		-webkit-box-shadow;
	text-decoration: none;
}

#modal-before-close .button:hover,
#modal-product-new .button:hover {
	color: #fff;
	background-color: #890031;
}

.b-footer-by-steps__text-rigths .b-footer-by-steps__contacts {
	color: #545454 !important;
	font-size: 13px;
	text-align: center;
	padding: 0 15px;
	padding-top: 27px;
	padding-bottom: 10px;
}

@media (max-width: 600px) {
	.b-footer-by-steps__text-rigths .b-footer-by-steps__contacts {
		font-size: 13px;
	}
}

body .suggestions-hint {
	padding: 4px 4px;
	white-space: normal;
	overflow: unset;
	color: #828282;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

body .suggestions-suggestions {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #4f4f4f;
}
body .suggestions-suggestions strong {
	color: #a87f45;
}

section.social {
	margin: 0 auto !important;
}

.b-landing-by-steps__loader::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.85);
	z-index: 1;
}
.b-landing-by-steps__loader--show {
	background-color: transparent;
}
.b-landing-by-steps__loader-image {
	z-index: 10;
}

.modal-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1200;
	display: block;
	width: 100vw;
	height: 100vh;
	padding: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	pointer-events: none;
	font-size: 0;
	text-align: center;
	white-space: nowrap;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.75);
	opacity: 0;
	transition: visibility 0.3s ease, opacity 0.3s ease;
}

.modal-wrapper:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: "";
}

.modal-wrapper.active {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.modal-wrapper .modal {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 100%;
	max-width: 568px;
	padding: 40px;
	font-size: 16px;
	text-align: left;
	white-space: normal;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 4px;
	opacity: 1;
	transform: scale(1);
}

.modal-wrapper .modal--big {
	max-width: 1200px;
}

.modal-wrapper .modal__close {
	position: absolute;
	top: 8px;
	right: 8px;
}

#modal-player .modal {
	width: 100%;
	max-width: 1200px;
	padding: 0;
	background: transparent;
	box-shadow: none;
}

#modal-player .modal__wrap,
#modal-player .modal__body,
#modal-player .modal-player {
	width: 100%;
}

#modal-player .modal-player {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: #000;
	border-radius: 4px;
}

#modal-player .plyr__video-embed,
#modal-player video {
	display: block;
	width: 100%;
	background: #000;
}

#modal-player .plyr__video-embed {
	position: relative;
	aspect-ratio: 16 / 9;
}

#modal-player .plyr__video-embed iframe,
#modal-player .plyr__video-embed video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#modal-player .modal__close {
	top: 16px;
	right: 16px;
	z-index: 2;
}

@media (max-width: 768px) {
	.modal-wrapper {
		padding: 12px;
	}

	.modal-wrapper .modal {
		padding: 20px;
	}

	#modal-player {
		padding: 12px;
	}

	#modal-player .modal {
		padding: 0;
	}

	#modal-player .modal__close {
		top: 8px;
		right: 8px;
	}
}

.b-popup-by-steps__wrap-content,
.b-popup-by-steps__content {
	overflow-x: hidden;
}

.b-popup-by-steps__close {
	z-index: 20;
}

.b-popup-by-steps__content .person-section {
	margin-bottom: 40px;
	overflow: hidden;
}

.b-popup-by-steps__content .person-wrap {
	flex-direction: column;
}

.b-popup-by-steps__content .person__left,
.b-popup-by-steps__content .person__right {
	width: 100%;
	max-width: 100%;
}

.b-popup-by-steps__content .person__img {
	max-width: 420px;
	margin: 0 auto;
}

.b-popup-by-steps__content .person__text {
	position: relative;
	left: auto;
	bottom: 0;
	max-width: 640px;
	margin: -40px auto 0;
}

.b-popup-by-steps__content .person__text-wrap {
	min-height: auto;
	padding: 28px 32px;
}

.b-popup-by-steps__content .person-slider {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

.b-popup-by-steps__content .person-slider .swiper-wrapper {
	align-items: stretch;
}

.b-popup-by-steps__content .person-slide,
.b-popup-by-steps__content .person-slide.swiper-slide {
	display: block;
	width: 100% !important;
	padding: 96px 32px 32px;
	box-sizing: border-box;
}

.b-popup-by-steps__content .person__descr-right {
	width: 100%;
	max-width: none;
	font-size: 18px;
	line-height: 1.65;
	overflow-wrap: anywhere;
	word-break: break-word;
}

.b-popup-by-steps__content .descr__img {
	left: -18px;
}

.b-popup-by-steps__content .person__footer {
	position: relative;
	left: auto;
	bottom: auto;
	display: none;
}

.b-popup-by-steps__content .about-company-loader {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: calc(100vh - 112px);
	margin: 0;
	padding: 0;
}

.b-popup-by-steps__content .about-company-loader__icon {
	width: 50px;
	height: 50px;
	animation: about-company-loader-rotate 2.5s ease infinite both;
}

.b-popup-by-steps__content .about-company-loader__icon img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@keyframes about-company-loader-rotate {
	0% {
		transform: rotateY(0);
	}

	100% {
		transform: rotateY(360deg);
	}
}

.b-popup-by-steps__content .dignities__title {
	font-size: 84px;
	line-height: 1.06;
}

.b-popup-by-steps__content .authenticity__title {
	font-size: 68px;
	line-height: 1.02;
	overflow-wrap: anywhere;
	word-break: break-word;
}

@media (max-width: 900px) {
	.b-popup-by-steps__content .dignities__title {
		font-size: 62px;
		line-height: 1.08;
	}

	.b-popup-by-steps__content .authenticity__title {
		font-size: 48px;
		line-height: 1.04;
	}

	.b-popup-by-steps__content .person__text {
		margin-top: 0;
	}

	.b-popup-by-steps__content .person-slide,
	.b-popup-by-steps__content .person-slide.swiper-slide {
		padding: 20px 16px;
	}

	.b-popup-by-steps__content .person__descr-right p {
		margin: 0;
	}
}

@media (max-width: 640px) {
	.b-popup-by-steps__content .dignities__title {
		font-size: 38px;
		line-height: 1.12;
	}

	.b-popup-by-steps__content .authenticity__title {
		font-size: 30px;
		line-height: 1.05;
	}

	.b-popup-by-steps__content .person__text-wrap {
		padding: 20px 16px;
	}

	.b-popup-by-steps__content .person__descr-right {
		font-size: 16px;
		line-height: 1.56;
	}

	.b-popup-by-steps__content .professionals-section::before {
		content: '';
		right: 0 !important;
	}
}
