.language-switcher-wrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	z-index: 1001;
}

.language-switcher {
	position: relative;
	font-size: 14px;
	line-height: 1.4;
}

.language-switcher__toggle {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	min-width: 118px;
	padding: 8px 12px;
	border: 1px solid rgba(34, 77, 168, 0.22);
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.94);
	color: #1f2d3d;
	cursor: pointer;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.language-switcher__toggle:hover,
.language-switcher__toggle:focus {
	border-color: #224da8;
	box-shadow: 0 0 0 3px rgba(34, 77, 168, 0.12);
	outline: none;
}

.language-switcher__arrow {
	width: 7px;
	height: 7px;
	margin-left: 12px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: translateY(-2px) rotate(45deg);
	transition: transform 0.2s ease;
}

.language-switcher.is-open .language-switcher__arrow {
	transform: translateY(2px) rotate(225deg);
}

.language-switcher__menu {
	display: none;
	position: absolute;
	top: calc(100% + 7px);
	right: 0;
	min-width: 150px;
	margin: 0;
	padding: 6px;
	list-style: none;
	border: 1px solid rgba(31, 45, 61, 0.1);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 12px 32px rgba(20, 39, 76, 0.16);
}

.language-switcher.is-open .language-switcher__menu {
	display: block;
}

.language-switcher__option {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 9px 10px;
	border: 0;
	border-radius: 5px;
	background: transparent;
	color: #1f2d3d;
	text-align: left;
	cursor: pointer;
}

.language-switcher__option:hover,
.language-switcher__option:focus {
	background: #edf6ff;
	outline: none;
}

.language-switcher__option.is-active {
	background: #edf6ff;
	color: #224da8;
	font-weight: 600;
}

.language-switcher__option.is-active::after {
	content: "\2713";
	margin-left: 12px;
}

.language-switcher--floating {
	position: fixed;
	top: 18px;
	right: 18px;
	z-index: 1001;
}

html[lang="ru"] body,
html[lang="en"] body,
html[lang="ja"] body {
	word-break: normal;
}

html:not([lang="zh-CN"]) .support .section_5,
html:not([lang="zh-CN"]) .support .section_5 > .flex-row {
	min-width: 0;
}

html:not([lang="zh-CN"]) .support .text-group_6 {
	flex: 1 1 auto;
	min-width: 0;
	height: 84px;
	margin: 20px 12px 0;
	font-size: 13px;
	line-height: 22px;
	text-transform: none;
	overflow-wrap: anywhere;
}

html[lang="en"] .index .box_11 .text_25,
html[lang="ja"] .index .box_11 .text_25 {
	font-size: 13px;
	line-height: 24px;
	text-align: left;
}

html[lang="ru"] .index .box_11 .text_25 {
	font-size: 11px;
	line-height: 22px;
	text-align: left;
}

html[lang="en"] .index .testimonial-area-2 .text_9,
html[lang="ja"] .index .testimonial-area-2 .text_9 {
	font-size: 12px;
	line-height: 26px;
	text-align: left;
}

html[lang="ru"] .index .testimonial-area-2 .text_9 {
	font-size: 11px;
	line-height: 24px;
	text-align: left;
}

html:not([lang="zh-CN"]) .index .case-area .text-group_9-0 {
	min-width: 0;
}

html:not([lang="zh-CN"]) .index .case-area .text_18-1 {
	width: 100%;
	height: auto;
	min-height: 32px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	white-space: normal;
	word-break: normal;
	overflow-wrap: anywhere;
	hyphens: auto;
}

html:not([lang="zh-CN"]) .index .case-area .text_19-1 {
	height: auto;
	min-height: 66px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	word-break: normal;
	overflow-wrap: anywhere;
	hyphens: auto;
}

html[lang="ru"] .index .case-area .text_19-1 {
	font-size: 11px;
	line-height: 19px;
}

html:not([lang="zh-CN"]) .index .indexsilder p {
	font-size: 13px;
	line-height: 20px;
}

html[lang="ru"] .index .indexsilder p {
	font-size: 12px;
}

html:not([lang="zh-CN"]) .support .list-items_1-1 {
	height: 240px;
	min-height: 240px;
}

html:not([lang="zh-CN"]) .support .text_21-0 {
	height: 102px;
	min-height: 0;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	text-transform: none;
}

html[lang="en"] .support .paragraph_4 {
	font-size: 36px;
	line-height: 58px;
}

html[lang="ru"] .support .paragraph_4 {
	font-size: 24px;
	line-height: 54px;
}

html[lang="ja"] .support .paragraph_4 {
	font-size: 30px;
	line-height: 56px;
}

html:not([lang="zh-CN"]) .support .text_22 {
	font-size: 70px;
	line-height: 58px;
}

html[lang="ru"] .support .paragraph_4 {
	font-size: 22px;
	line-height: 44px;
}

html[lang="ru"] .support .text_22 {
	font-size: 58px;
	line-height: 44px;
}

html[lang="ru"] .support .single-slide-item h1 {
	font-size: 26px;
	line-height: 1.2;
}

html[lang="ru"] .support .box-3-text {
	font-size: 14px;
	line-height: 32px;
	text-align: left;
}

html:not([lang="zh-CN"]) .training .nanti {
	height: 270px;
}

html:not([lang="zh-CN"]) .training .text-group_11 {
	height: 157px;
}

html:not([lang="zh-CN"]) .training .text-group_11 .text_10 {
	height: 40px;
	min-height: 0;
	padding: 0 10px;
	font-size: 14px;
	line-height: 40px;
	white-space: nowrap;
}

html:not([lang="zh-CN"]) .training .text-group_11 .text_11 {
	height: 102px;
	min-height: 0;
	margin-top: 15px;
	padding: 0 14px;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

html:not([lang="zh-CN"]) .training .text-group_14-1 .text_18-1 {
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

html[lang="ru"] .training .text-group_11 .text_11,
html[lang="ru"] .training .text-group_14-1 .text_18-1 {
	font-size: 12px;
	line-height: 20px;
}

html:not([lang="zh-CN"]) .about .textcont-p {
	height: auto;
	min-height: 301px;
	font-size: 12px;
	line-height: 35px;
	text-align: left;
}

html:not([lang="zh-CN"]) .footer-area h5 {
	font-size: 15px;
	line-height: 1.3;
}

html:not([lang="zh-CN"]) .footer-area ul li a {
	font-size: 12px;
	line-height: 1.35;
}

@media (max-width: 991px) {
	header .navigation .row {
		position: relative;
	}

	html .header-area .logo img {
		margin: 9px 0;
	}

	header .language-switcher-wrap {
		position: absolute;
		top: 50%;
		right: 80px;
		width: auto;
		max-width: none;
		padding: 0;
		transform: translateY(-50%);
		justify-content: flex-end;
	}

	.language-switcher__menu {
		left: auto;
		right: 0;
		transform: none;
	}
}

@media (max-width: 575px) {
	html .header-area .logo img {
		width: 125px;
		margin: 0;
	}

	header .language-switcher-wrap {
		right: 75px;
	}

	.language-switcher {
		font-size: 12px;
	}

	.language-switcher__toggle {
		min-width: 82px;
		padding: 6px 8px;
	}

	.language-switcher__arrow {
		margin-left: 6px;
	}

	.footer-area .copyright .cleft {
		width: 100%;
		flex-direction: column;
	}

	.footer-area .copyright .cleft p {
		max-width: 100%;
		margin: 8px 0 0 !important;
		white-space: normal;
		overflow-wrap: anywhere;
	}

	.footer-area .copyright > a {
		max-width: 100%;
		overflow-wrap: anywhere;
	}

	.training .list-items_1-1,
	.training .list-items_1-1:hover {
		height: auto;
		min-height: 150px;
		margin: 0 0 20px;
		padding: 14px 12px;
		align-items: flex-start;
	}

	.training .image_11-1 {
		flex: 0 0 54px;
		width: 54px;
		height: 54px;
		margin: 10px 10px 0 0;
	}

	.training .text-group_14-1 {
		width: calc(100% - 64px);
		min-width: 0;
		margin: 0;
	}

	.training .text_17-1,
	.training .list-items_1-1:hover .text_17-1 {
		display: block;
		width: 100%;
		height: auto;
		min-height: 32px;
		font-size: 16px;
		line-height: 24px;
		white-space: normal;
		overflow-wrap: anywhere;
	}

	.training .text_18-1,
	.training .list-items_1-1:hover .text_18-1 {
		display: block;
		width: 100%;
		font-size: 13px;
		line-height: 20px;
		text-align: left;
		overflow-wrap: anywhere;
	}

	.language-switcher--floating {
		top: 10px;
		right: 10px;
	}
}

@media (max-width: 359px) {
	html .header-area .logo img {
		width: 112px;
	}

	header .language-switcher-wrap {
		right: 75px;
	}

	.language-switcher__toggle {
		min-width: 80px;
	}
}
