*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
	width: device-width;
}

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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "SF UI Display", "Segoe UI", "Helvetica Neue", "Open Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #1f1250;
	text-align: left;
	background-color: #fff;
}

[tabindex="-1"]:focus {
	outline: 0 !important;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 20px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: 400;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #1f1250;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:hover {
	color: #8666ff;
	text-decoration: none;
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #666;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
	cursor: pointer;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

[nvs-animation-delay="0"] {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

[nvs-animation-delay="50"] {
	-webkit-animation-delay: 50ms;
	animation-delay: 50ms;
}

[nvs-animation-delay="100"] {
	-webkit-animation-delay: 100ms;
	animation-delay: 100ms;
}

[nvs-animation-delay="150"] {
	-webkit-animation-delay: 150ms;
	animation-delay: 150ms;
}

[nvs-animation-delay="160"] {
	-webkit-animation-delay: 150ms;
	animation-delay: 150ms;
}

[nvs-animation-delay="200"] {
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
}

[nvs-animation-delay="250"] {
	-webkit-animation-delay: 250ms;
	animation-delay: 250ms;
}

[nvs-animation-delay="300"] {
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms;
}

[nvs-animation-delay="350"] {
	-webkit-animation-delay: 350ms;
	animation-delay: 350ms;
}

[nvs-animation-delay="400"] {
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms;
}

[nvs-animation-delay="450"] {
	-webkit-animation-delay: 450ms;
	animation-delay: 450ms;
}

[nvs-animation-delay="500"] {
	-webkit-animation-delay: 500ms;
	animation-delay: 500ms;
}

[nvs-animation-delay="550"] {
	-webkit-animation-delay: 550ms;
	animation-delay: 550ms;
}

[nvs-animation-delay="600"] {
	-webkit-animation-delay: 600ms;
	animation-delay: 600ms;
}

[nvs-animation-delay="700"] {
	-webkit-animation-delay: 700ms;
	animation-delay: 700ms;
}

[nvs-animation-delay="800"] {
	-webkit-animation-delay: 800ms;
	animation-delay: 800ms;
}

[nvs-animation-delay="900"] {
	-webkit-animation-delay: 900ms;
	animation-delay: 900ms;
}

[nvs-animation-delay="1000"] {
	-webkit-animation-delay: 1000ms;
	animation-delay: 1000ms;
}

[nvs-animation-delay="1100"] {
	-webkit-animation-delay: 1100ms;
	animation-delay: 1100ms;
}

[nvs-animation-delay="1200"] {
	-webkit-animation-delay: 1200ms;
	animation-delay: 1200ms;
}

[nvs-animation-delay="1300"] {
	-webkit-animation-delay: 1300ms;
	animation-delay: 1300ms;
}

[nvs-animation-delay="1400"] {
	-webkit-animation-delay: 1400ms;
	animation-delay: 1400ms;
}

[nvs-animation-delay="1500"] {
	-webkit-animation-delay: 1500ms;
	animation-delay: 1500ms;
}

[nvs-animation-delay="1600"] {
	-webkit-animation-delay: 1600ms;
	animation-delay: 1600ms;
}

[nvs-animation-delay="1700"] {
	-webkit-animation-delay: 1700ms;
	animation-delay: 1700ms;
}

[nvs-animation-delay="1800"] {
	-webkit-animation-delay: 1800ms;
	animation-delay: 1800ms;
}

[nvs-animation-delay="1900"] {
	-webkit-animation-delay: 1900ms;
	animation-delay: 1900ms;
}

[nvs-animation-delay="2000"] {
	-webkit-animation-delay: 2000ms;
	animation-delay: 2000ms;
}

[nvs-animation-type] {
	visibility: hidden;
}

.animated {
	visibility: visible;
}

.headerIn {
	-webkit-animation-name: headerIn;
	animation-name: headerIn;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.slogan-animation {
	opacity: 0;
	-webkit-animation-name: sloganAnimationTransform, sloganAnimationOpacity;
	animation-name: sloganAnimationTransform, sloganAnimationOpacity;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in, cubic-bezier(0.25, 0.1, 0.25, 1);
	animation-timing-function: ease-in, cubic-bezier(0.25, 0.1, 0.25, 1);
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.chart-animation {
	opacity: 0;
	-webkit-animation-name: chartAnimationTransform, chartAnimationOpacity;
	animation-name: chartAnimationTransform, chartAnimationOpacity;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in, cubic-bezier(0.25, 0.1, 0.25, 1);
	animation-timing-function: ease-in, cubic-bezier(0.25, 0.1, 0.25, 1);
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.why-bim-animation {
	opacity: 0;
	-webkit-animation-name: whyBimAnimation;
	animation-name: whyBimAnimation;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.upToDown {
	opacity: 0;
	-webkit-animation-name: upToDown;
	animation-name: upToDown;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.downToUp {
	opacity: 0;
	-webkit-animation-name: downToUp;
	animation-name: downToUp;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.leftToRight {
	opacity: 0;
	-webkit-animation-name: leftToRight;
	animation-name: leftToRight;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.bimRuss {
	opacity: 0;
	-webkit-animation-name: bimRuss;
	animation-name: bimRuss;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.bottomLeftToTopRight {
	opacity: 0;
	-webkit-animation-name: bottomLeftToTopRight;
	animation-name: bottomLeftToTopRight;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.topRightToBottomLeft {
	opacity: 0;
	-webkit-animation-name: topRightToBottomLeft;
	animation-name: topRightToBottomLeft;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.ovalIn {
	-webkit-animation-name: ovalIn;
	animation-name: ovalIn;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.si-float-wrapper {
	position: absolute;
	width: 100%;
}

.si-float-wrapper,
.si-float-wrapper * {
	box-sizing: border-box;
}

[class*='si-wrapper'] {
	display: flex;
	position: absolute;
	align-items: center;
	font-size: 14px;
	cursor: default;
}

.si-wrapper-top {
	flex-direction: column;
	margin-top: -40px;
	margin-left: 0px;
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
}

.si-wrapper-bottom {
	flex-direction: column-reverse;
	margin-top: 0px;
	margin-left: 0px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.si-wrapper-left {
	margin-top: -20px;
	margin-left: -11px;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}

.si-wrapper-right {
	flex-direction: row-reverse;
	margin-top: -20px;
	margin-left: 11px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

[class*='si-shadow-wrapper'] {
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.29804;
	z-index: 1;
}

.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom {
	flex-direction: column;
}

.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
	order: -1;
}

.si-shadow-frame {
	box-shadow: 0 1px 3px 0 #000;
}

[class*='si-shadow-pointer'] {
	position: relative;
	width: 15px;
	height: 15px;
	margin: auto;
}

[class*='si-shadow-inner-pointer'] {
	position: absolute;
	width: 141%;
	height: 141%;
	box-shadow: -0.70711px 0.70711px 3px 0 #000;
}

.si-shadow-inner-pointer-top {
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.si-shadow-inner-pointer-bottom {
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 50%) rotate(-45deg);
	transform: translate(-50%, 50%) rotate(-45deg);
}

.si-shadow-inner-pointer-left {
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.si-shadow-inner-pointer-right {
	top: 50%;
	right: 0;
	-webkit-transform: translate(50%, -50%) rotate(-45deg);
	transform: translate(50%, -50%) rotate(-45deg);
}

.si-frame {
	position: relative;
	flex: 1 1 auto;
	border-radius: 3px;
	overflow: hidden;
	z-index: 2;
}

.si-content-wrapper {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 30px;
	background-color: #fff;
}

.si-has-border .si-content-wrapper {
	border: 1px solid #bbb;
}

.si-content {
	overflow: auto;
}

.si-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	outline: none;
	background-color: transparent;
	color: inherit;
	font-family: Arial, Baskerville, monospace;
	font-size: 24px;
	cursor: pointer;
	opacity: 0.5;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.si-close-button:hover,
.si-close-button:focus {
	opacity: 0.7;
}

[class*='si-pointer-border'] {
	position: absolute;
	border: 15px solid transparent;
	z-index: 3;
}

[class*='si-pointer-bg'] {
	position: relative;
	border: 15px solid transparent;
	z-index: 4;
}

.si-has-border [class*='si-pointer-bg'] {
	border-width: 15px;
}

.si-pointer-border-top,
.si-pointer-border-bottom {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.si-pointer-border-left,
.si-pointer-border-right {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.si-pointer-top {
	border-bottom: 0;
}

.si-pointer-border-top {
	bottom: 0;
	border-top-color: #bbb;
}

.si-pointer-bg-top {
	border-top-color: #fff;
}

.si-has-border .si-pointer-bg-top {
	top: -1px;
	margin-bottom: 0px;
}

.si-pointer-bottom {
	border-top: 0;
}

.si-pointer-border-bottom {
	top: 0;
	border-bottom-color: #bbb;
}

.si-pointer-bg-bottom {
	border-bottom-color: #fff;
}

.si-has-border .si-pointer-bg-bottom {
	bottom: -1px;
	margin-top: 0px;
}

.si-pointer-left {
	border-right: 0;
}

.si-pointer-border-left {
	right: 0;
	border-left-color: #bbb;
}

.si-pointer-bg-left {
	border-left-color: #fff;
}

.si-has-border .si-pointer-bg-left {
	left: -1px;
	margin-right: 0px;
}

.si-pointer-right {
	border-left: 0;
}

.si-pointer-border-right {
	left: 0;
	border-right-color: #bbb;
}

.si-pointer-bg-right {
	border-right-color: #fff;
}

.si-has-border .si-pointer-bg-right {
	right: -1px;
	margin-left: 0px;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* the slides */

.slick-list {
	overflow: visible;
}

.slick-dots {
	position: absolute;
	bottom: 22px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 4px;
	margin: 0 6px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	display: block;
	width: 30px;
	height: 4px;
	border-radius: 40px;
	background-color: rgba(189, 93, 235, 0.4);
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	cursor: pointer;
	overflow: hidden;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	background-color: rgba(189, 93, 235, 0.9);
	outline: none;
}

.slick-dots li.slick-active button {
	background-color: #ef54ff;
}

.slick-slide > div:first-child {
	display: flex;
}

body {
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
}

a {
	transition: .3s;
}

.wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.container {
	position: relative;
	margin: 0 auto;
	width: 1366px;
}

.overflow-hidden {
	overflow: hidden;
}

.btn {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	border-radius: 40px;
	background-image: linear-gradient(270deg, #8665d6 0%, #353fad 100%);
	padding: 15px 32px;
	transition: background-image 0.5s;
	text-align: center;
}

.btn:hover {
	color: #ffffff;
	background-image: linear-gradient(to right, #a17bff 0%, #4b56d6 100%);
}

#bim-map {
	width: 100%;
	height: 981px;
}

.si-pointer-top {
	position: absolute;
	bottom: -20px;
	left: 0;
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #ff48af;
	-webkit-animation: markerIn 0.4s 1;
	animation: markerIn 0.4s 1;
}

.si-pointer-top.si-pointer-bg-top {
	display: none;
}

.si-shadow-frame {
	box-shadow: none;
}

.si-has-border .si-content-wrapper {
	width: 265px;
	border: none;
	border-radius: 20px;
	padding: 20px 30px 30px;
	-webkit-animation: baloonIn 0.3s 1;
	animation: baloonIn 0.3s 1;
}

[class*='si-shadow-pointer'] {
	display: none;
}

.si-close-button {
	top: 5px;
	right: 5px;
	font-size: 20px;
}

.baloon-content__title {
	position: relative;
	color: #1f1250;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	padding-right: 45px;
}

.baloon-content__title span {
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	color: #1f1250;
	font-size: 14px;
	font-weight: 600;
}

.baloon-content p {
	color: #1f1250;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
}

.world-bim-map {
	position: relative;
}

.world-bim-map__oval-1,
.world-bim-map__oval-2,
.world-bim-map__oval-3,
.world-bim-map__oval-4 {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: rgba(255, 38, 158, 0.4);
	z-index: 1;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.world-bim-map__freeze {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(224, 226, 255, 0.6);
	cursor: pointer;
}

.world-bim-map__title {
	width: 452px;
	position: absolute;
	top: -160px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #1f1250;
	font-size: 90px;
	font-weight: 300;
	line-height: 80px;
}

.world-bim-map__text {
	z-index: 2;
	color: #de298d;
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
}

.world-bim-map__center {
	position: absolute;
	top: 70%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
}

.world-bim {
	background-image: linear-gradient(to top, #f8f6ff 50%, #c5c9f7 120%);
	padding: 65px 0 20px 0;
	display: none;
}

.world-bim__title {
	font-size: 42px;
	font-weight: 800;
	line-height: 40px;
	margin-bottom: 60px;
}

.world-bim__item {
	display: flex;
	justify-content: space-between;
}

.world-bim__item:last-child .world-bim__item-col-1 {
	border: none;
}

.world-bim__item-country {
	width: 155px;
}

.world-bim__item-text {
	width: 440px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.world-bim__item-col-1,
.world-bim__item-col-2 {
	font-weight: 600;
}

.world-bim__item-col-1 {
	position: relative;
	width: 53px;
	border-right: 1px solid rgba(31, 18, 80, 0.2);
}

.world-bim__item-col-1:before {
	content: '';
	position: absolute;
	top: 0;
	right: -4px;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background-color: #1f1250;
}

.world-bim__item-col-1 span {
	position: relative;
	top: -6px;
}

.world-bim__item-col-2 {
	position: relative;
	top: -6px;
	display: flex;
	justify-content: space-between;
	padding-left: 10px;
	margin-bottom: 45px;
}

.bim-collapse__title {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 20px;
	font-weight: 800;
	line-height: 20px;
	padding: 17px 42px 17px 25px;
	border-top: 1px solid rgba(78, 53, 173, 0.6);
}

.bim-collapse__title:first-child {
	border-top: none;
}

.bim-collapse__title:before {
	position: absolute;
	top: 50%;
	right: 17px;
	content: '';
	display: block;
	width: 21px;
	height: 1px;
	background-color: #4e35ad;
}

.bim-collapse__title:after {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	right: 27px;
	content: '';
	display: block;
	width: 1px;
	height: 21px;
	background-color: #4e35ad;
}

.bim-collapse__title:hover {
	color: #fff;
	background-image: linear-gradient(to right, rgba(202, 85, 156, 0.6) 0%, rgba(23, 23, 85, 0) 100%);
}

.bim-collapse__title:hover:before,
.bim-collapse__title:hover:after {
	background-color: #c17fff;
}

.bim-collapse__title-open {
	display: block;
}

.bim-collapse__title-open:after {
	display: none;
}

.bim-collapse__text {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 100px 41px 25px;
	display: none;
}

.bim-collapse-open {
	display: block;
}

header {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #ffffff;
	opacity: 0.9;
	z-index: 100;
	height: 92px;
}

.page-nav {
	align-self: center;
}

.page-nav__list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.page-nav__list li {
	display: inline-block;
	margin-left: 46px;
}

.page-nav__list li:first-child {
	margin-left: 0;
}

.page-nav__list li a {
	display: block;
	color: #1f1250;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
}

.page-nav__list li a:hover {
	color: #8666ff;
}

.page-nav_open .page-nav__list {
	display: block;
	background-color: #fff;
	position: absolute;
	top: 56px;
	left: 0;
	right: 0;
}

.page-nav_open .page-nav__list li {
	border-top: 1px solid rgba(31, 18, 80, 0.2);
	padding: 10px 20px;
}

.page-nav .menu-btn {
	display: none;
	align-self: center;
	width: 59px;
	height: 17px;
	position: relative;
	top: 19px;
	margin: 0 auto;
}

.page-nav .menu-btn div {
	height: 2px;
	background-color: #1f1250;
	margin-top: 7px;
}

.page-nav .menu-btn div:first-child {
	margin-top: 0;
}

.page-nav .menu-btn.open div:nth-child(1) {
	-webkit-transform: rotate(45deg) translate(6px, 5px);
	transform: rotate(45deg) translate(6px, 5px);
}

.page-nav .menu-btn.open div:nth-child(2) {
	display: none;
}

.page-nav .menu-btn.open div:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.what-bim-container {
	position: relative;
	z-index: 3;
}

.what-bim {
	position: relative;
}

.what-bim .container {
	padding-top: 242px;
	z-index: 3;
}

.what-bim__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.what-bim__bg:before {
	content: '';
	display: block;
	width: 100%;
	height: 42%;
	background-image: linear-gradient(180deg, #e0d9ff 0%, #ffffff 100%);
}

.what-bim__bg:after {
	content: '';
	display: block;
	width: 100%;
	height: 58%;
	background-image: linear-gradient(to top, #efeaff 0%, #ffffff 100%);
}

.what-bim__oval-1 {
	position: absolute;
	top: 187px;
	left: -420px;
	width: 1009px;
	height: 1051px;
	z-index: 2;
	opacity: 0.7;
}

.what-bim__oval-2 {
	position: absolute;
	top: -365px;
	left: 470px;
	width: 1085px;
	height: 1087px;
	z-index: 2;
	opacity: 0.7;
}

.what-bim__slogan {
	max-width: 701px;
}

.what-bim__slogan .h1 {
	color: #1f1250;
	font-size: 82px;
	font-weight: 800;
	line-height: 80px;
	background: repeating-radial-gradient(circle farthest-side at 0%, #ee5d98 0%, #1f1250 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 0;
}

.what-bim__chart {
	position: absolute;
	top: 0;
	right: 0;
	width: 660px;
	height: 647px;
}

.what-bim__about-title {
	color: #1f1250;
	font-size: 62px;
	font-weight: 800;
	line-height: 60px;
	margin-top: 175px;
	margin-bottom: 35px;
}

.what-bim__about {
	display: flex;
	color: #1f1250;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	justify-content: space-between;
}

.what-bim__about-col {
	width: calc((100% / 2) - 38px);
}

.what-bim .btn {
	margin-top: 58px;
}

.why-bim {
	position: relative;
	z-index: 2;
	-webkit-transform: translateY(320px);
	transform: translateY(320px);
	margin-top: -205px;
	overflow: hidden;
}

.why-bim .container {
	padding-top: 0 !important;
}

.why-bim__content {
	display: flex;
	justify-content: space-between;
	min-height: 716px;
	position: relative;
	z-index: 3;
	padding: 80px 0;
	color: #fff;
}

.why-bim__bg {
	position: absolute;
	width: 100vw;
	top: 0;
	right: 0;
	left: -80px;
	bottom: 0;
	z-index: 1;
	border-radius: 60px;
	background-image: radial-gradient(circle at 0% 10%, #492988 0%, #121550 100%);
}

.why-bim__chart {
	position: absolute;
	bottom: -150px;
	left: 90px;
	width: 402px;
	height: 699px;
	z-index: 2;
}

.why-bim__chart svg {
	width: 100%;
}

.why-bim__col-left {
	width: 547px;
}

.why-bim__col-left p {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

.why-bim__col-right {
	width: 700px;
}

.why-bim__title {
	color: #ffffff;
	font-size: 62px;
	font-weight: 800;
	line-height: 60px;
	margin-bottom: 34px;
}

.why-bim__subtitle {
	color: #c4b5fc;
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 47px;
	padding-left: 25px;
}

.russian-bim {
	position: relative;
	background-image: linear-gradient(to top, #efeaff 0%, #ffffff 100%);
	padding-top: 87px;
}

.russian-bim .overflow-hidden {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.russian-bim__oval-1 {
	position: absolute;
	top: -350px;
	right: 100px;
	width: 798px;
	height: 1001px;
	opacity: 0.7;
}

.russian-bim__oval-2 {
	position: absolute;
	top: 50px;
	left: -250px;
	width: 721px;
	height: 558px;
	opacity: 0.7;
}

.russian-bim__box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.russian-bim__col {
	position: relative;
	width: calc((100% / 2) - 10px);
}

.russian-bim__title {
	font-size: 62px;
	font-weight: 800;
	line-height: 60px;
}

.russian-bim__level {
	color: #251c64;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	padding-left: 143px;
}

.russian-bim__level-title {
	font-size: 32px;
	margin-bottom: 15px;
}

.russian-bim .ico-gerb {
	position: absolute;
	top: 0;
	left: 0;
	width: 107px;
	height: 107px;
}

.russian-bim__slider-line {
	position: relative;
	bottom: -50px;
	width: 100vw;
	height: 1px;
	background-color: rgba(31, 18, 80, 0.2);
}

.russian-bim__slider-slide {
	display: block !important;
	width: 314px !important;
}

.russian-bim__slider-slide-year {
	position: relative;
	color: #472885;
	font-size: 32px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 33px;
}

.russian-bim__slider-slide-year:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -23px;
	width: 8px;
	height: 8px;
	background-color: #1f1250;
	border-radius: 50%;
}

.russian-bim__slider-slide-text {
	font-size: 18px;
	line-height: 24px;
}

.russian-bim__slider-arrows {
	display: flex;
	justify-content: flex-start;
}

.russian-bim__slider-arrow {
	position: relative;
	display: block;
	width: 72px;
	height: 72px;
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
	border-radius: 50px;
	background-color: #ffffff;
	margin-right: 20px;
	margin-bottom: 94px;
	opacity: 0;
}

.russian-bim__slider-arrow:hover {
	box-shadow: 0 6px 14px rgba(0, 0, 0, 0.3);
}

.russian-bim__slider-arrow .arrow-1 {
	position: absolute;
	top: 50%;
	left: 47%;
	width: 14px;
	height: 30px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.russian-bim .slider-arrow-next .arrow-1 {
	left: 53%;
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
}

.russian-bim .slick-current .russian-bim__slider-slide-year:before {
	bottom: -27px;
	width: 16px;
	height: 16px;
	background-color: #ff48af;
}

.private-level-bim {
	position: relative;
	z-index: 3;
	-webkit-transform: translateY(320px);
	transform: translateY(320px);
	margin-top: -205px;
	overflow: hidden;
	padding-top: 5px;
}

.private-level-bim .percentage {
	font-size: 24px;
	font-weight: 800;
}

.private-level-bim .color-1 {
	color: #bd5deb;
}

.private-level-bim .color-2 {
	color: #5921d6;
}

.private-level-bim .color-3 {
	color: #5659e0;
}

.private-level-bim .color-4 {
	color: #765deb;
}

.private-level-bim .color-5 {
	color: #bcbaff;
}

.private-level-bim .color-6 {
	color: #567ae0;
}

.private-level-bim .color-7 {
	color: #56b0e0;
}

.private-level-bim .color-8 {
	color: #56e0d7;
}

.private-level-bim .color-9 {
	color: #e056a5;
}

.private-level-bim .color-10 {
	color: #ffbad2;
}

.private-level-bim .bgc-1 {
	background-color: #bd5deb;
}

.private-level-bim .bgc-2 {
	background-color: #5921d6;
}

.private-level-bim .bgc-3 {
	background-color: #5659e0;
}

.private-level-bim .bgc-4 {
	background-color: #765deb;
}

.private-level-bim .bgc-5 {
	background-color: #bcbaff;
}

.private-level-bim .bgc-6 {
	background-color: #567ae0;
}

.private-level-bim .bgc-7 {
	background-color: #56b0e0;
}

.private-level-bim .bgc-8 {
	background-color: #56e0d7;
}

.private-level-bim .bgc-9 {
	background-color: #e056a5;
}

.private-level-bim .bgc-10 {
	background-color: #ffbad2;
}

.private-level-bim__content {
	min-height: 776px;
	position: relative;
	padding: 80px 0;
	z-index: 2;
}

.private-level-bim__bg {
	position: absolute;
	width: 100vw;
	top: 0;
	right: -80px;
	bottom: 0;
	z-index: 1;
	border-radius: 60px;
	background-color: #fff;
}

.private-level-bim__title {
	font-size: 62px;
	font-weight: 800;
	line-height: 60px;
}

.private-level-bim__subtitle {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 30px;
}

.private-level-bim__top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 43px;
}

.private-level-bim__top-col {
	width: 547px;
}

.private-level-bim__desc {
	color: #472885;
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	width: 662px;
}

.private-level-bim__bottom-chart {
	background-color: #f2f2f2;
	width: 429px;
	margin-bottom: 42px;
	display: flex;
	justify-content: flex-start;
}

.private-level-bim__bottom-chart > div {
	height: 21px;
}

.private-level-bim__bottom-chart-data {
	width: 429px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.private-level-bim__bottom-chart-data p {
	margin-bottom: 22px;
}

.private-level-bim__bottom-chart-copyright {
	color: #472885;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}

.private-level-bim__bottom-chart-data-item {
	width: 196px;
}

.private-level-bim__bottom {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.private-level-bim__bottom-col {
	width: 547px;
	margin-left: 153px;
}

.private-level-bim__bottom-col:first-child {
	margin-left: 0;
}

.private-level-bim__chart-box {
	display: flex;
	flex-wrap: wrap;
}

.private-level-bim .bottom-chart-vertical {
	display: none;
}

.moscow-bim {
	padding-top: 460px;
	padding-bottom: 98px;
	background-image: radial-gradient(circle at 0% 100%, #492988 5%, #121550 100%);
}

.moscow-bim__title {
	color: #ffffff;
	font-size: 62px;
	font-weight: 800;
	line-height: 60px;
	margin-bottom: 23px;
}

.moscow-bim__desc {
	color: #ffffff;
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 32px;
}

.moscow-bim__year {
	color: #ffffff;
	font-size: 32px;
	font-weight: 600;
	line-height: 36px;
	margin-bottom: 5px;
}

.moscow-bim__row {
	display: flex;
	justify-content: space-between;
	color: #C4B5FC;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 49px;
}

.moscow-bim__row-col {
	width: calc((100% / 2) - 19px);
}

.moscow-bim__row-col p {
	margin-bottom: 0;
}

.moscow-bim__example-title {
	color: #ffffff;
	font-size: 32px;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 52px;
}

.moscow-bim__example-slider {
	border-radius: 20px;
	overflow: hidden;
	background-color: #fff;
}

.moscow-bim__example-slider-box {
	display: flex;
	justify-content: stretch;
	height: 100%;
}

.moscow-bim__example-slider-img {
	background-size: cover;
	background-position: center;
	width: 663px;
	min-height: 300px;
}

.moscow-bim__example-slider-desc {
	width: 700px;
	padding: 54px;
	color: #161754;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	background-color: #fff;
}

.moscow-bim__example-slider-desc p {
	margin-bottom: 20px;
}

.moscow-bim__example-slider-item-title {
	font-size: 28px;
	font-weight: 700;
	line-height: 34px;
	margin-bottom: 21px;
}

.moscow-bim .slick-dots {
	bottom: -49px;
}

.moscow-bim .slick-track {
	overflow: hidden;
}

.interview-bim {
	padding-top: 99px;
	padding-bottom: 170px;
	background-image: linear-gradient(to top, #efeaff 0%, #ffffff 100%);
	overflow: hidden;
}

.interview-bim__oval-1 {
	position: absolute;
	top: -750px;
	left: -400px;
	width: 1158px;
	height: 1303px;
	z-index: 1;
}

.interview-bim__content {
	position: relative;
	z-index: 2;
}

.interview-bim__title {
	font-size: 62px;
	font-weight: 800;
	line-height: 60px;
	margin-bottom: 90px;
}

.interview-bim__slider-item-box {
	display: flex;
	justify-content: flex-start;
	padding: 0 5px;
}

.interview-bim__slider-img {
	width: 196px;
	height: 196px;
	border-radius: 50%;
	overflow: hidden;
	align-self: flex-start;
	margin-right: 35px;
	background-size: cover;
	background-position: center;
}

.interview-bim__slider-desc {
	width: 780px;
	color: #161754;
	font-size: 20px;
	font-weight: 400;
	line-height: 36px;
}

.interview-bim__slider-desc-small {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 20px;
}

.interview-bim .slick-arrow {
	position: absolute;
	width: 19px;
	height: 41px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	z-index: 50;
}

.interview-bim .slick-arrow svg {
	width: 19px;
	height: 41px;
}

.interview-bim .slick-list {
	overflow: hidden;
	margin: 0 117px;
}

.interview-bim .slick-prev {
	left: 28px;
}

.interview-bim .slick-next {
	right: 28px;
}

.interview-bim .slick-next svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.interview-bim .slick-dots {
	bottom: -68px;
}

.interview-bim .slick-dots li button {
	background-color: rgba(31, 18, 80, 0.2);
}

.interview-bim .slick-dots li button:hover,
.interview-bim .slick-dots li button:focus {
	background-color: rgba(31, 18, 80, 0.9);
}

.interview-bim .slick-dots li.slick-active button {
	background-color: #1f1250;
}

@media (max-width: 1563px) {

.container {
	width: 936px;
}

.btn {
	font-size: 14px;
}

.bim-collapse__title {
	font-size: 16px;
}

.bim-collapse__text {
	font-size: 15px;
	padding: 0 80px 30px 25px;
}

.page-nav__list li {
	margin-left: 40px;
}

.page-nav__list li a {
	font-size: 16px;
}

.what-bim .container {
	padding-top: 227px;
}

.what-bim__oval-1 {
	left: -380px;
}

.what-bim__oval-2 {
	left: 590px;
}

.what-bim__slogan {
	max-width: 535px;
}

.what-bim__slogan .h1 {
	font-size: 62px;
	line-height: 60px;
}

.what-bim__chart {
	width: 479px;
	height: 469px;
}

.what-bim__about-title {
	margin-top: 272px;
	font-size: 42px;
	line-height: 40px;
}

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

.what-bim__about-col {
	width: calc((100% / 2) - 27px);
}

.what-bim .btn {
	margin-top: 41px;
}

.why-bim {
	margin-top: -210px;
}

.why-bim__chart {
	left: 0;
}

.why-bim__title {
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 23px;
}

.why-bim__subtitle {
	font-size: 25px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 53px;
}

.why-bim__col-left {
	width: 375px;
}

.why-bim__col-left p {
	font-size: 15px;
}

.why-bim__col-right {
	width: 480px;
}

.russian-bim {
	padding-top: 72px;
}

.russian-bim__oval-1 {
	right: -500px;
}

.russian-bim__oval-2 {
	left: -170px;
}

.russian-bim__box {
	margin-bottom: 40px;
}

.russian-bim__title {
	font-size: 42px;
	line-height: 40px;
}

.russian-bim__level {
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	padding-left: 114px;
}

.russian-bim__level-title {
	font-size: 24px;
	margin-bottom: 15px;
}

.russian-bim .ico-gerb {
	width: 87px;
	height: 87px;
}

.russian-bim__slider-line {
	bottom: -47px;
}

.russian-bim__slider-slide-year {
	font-size: 24px;
}

.russian-bim__slider-slide-year:before {
	bottom: -21px;
}

.russian-bim__slider-slide-text {
	font-size: 15px;
	line-height: 20px;
}

.russian-bim__slider-slide {
	width: 215px !important;
}

.russian-bim__slider-arrow {
	width: 52px;
	height: 52px;
	margin-right: 16px;
	margin-bottom: 81px;
}

.russian-bim__slider-arrow .arrow-1 {
	width: 10px;
	height: 21px;
}

.russian-bim .slider-arrow-next .arrow-1 {
	left: 53%;
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
}

.russian-bim .slick-current .russian-bim__slider-slide-year:before {
	bottom: -25px;
}

.private-level-bim {
	margin-top: -210px;
}

.private-level-bim__content {
	padding: 90px 0;
}

.private-level-bim__top-col {
	width: 375px;
}

.private-level-bim__title {
	font-size: 42px;
	line-height: 48px;
}

.private-level-bim__subtitle {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 30px;
}

.private-level-bim__desc {
	width: 435px;
	font-size: 25px;
	line-height: 28px;
}

.private-level-bim__bottom-col {
	width: 435px;
	margin-left: 65px;
}

.private-level-bim .bottom-chart-horizontal {
	display: flex;
}

.moscow-bim {
	padding-top: 445px;
	padding-bottom: 153px;
}

.moscow-bim__title {
	font-size: 42px;
	line-height: 40px;
	margin-bottom: 28px;
}

.moscow-bim__desc {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 40px;
}

.moscow-bim__year {
	font-size: 24px;
	line-height: 28px;
}

.moscow-bim__row {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 78px;
}

.moscow-bim__example-title {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 42px;
}

.moscow-bim__example-slider-img {
	width: 455px;
}

.moscow-bim__example-slider-desc {
	width: 480px;
	padding: 32px;
	font-size: 15px;
	line-height: 20px;
}

.moscow-bim__example-slider-item-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 20px;
}

.moscow-bim .slick-dots {
	bottom: -41px;
}

.interview-bim {
	padding-top: 61px;
	padding-bottom: 131px;
}

.interview-bim__oval-1 {
	top: -350px;
	left: -500px;
	width: 1005px;
	height: 774px;
}

.interview-bim__title {
	font-size: 42px;
	line-height: 40px;
	margin-bottom: 84px;
}

.interview-bim__slider-img {
	width: 135px;
	height: 135px;
	margin-right: 25px;
}

.interview-bim__slider-desc {
	width: 535px;
	font-size: 18px;
	line-height: 28px;
}

.interview-bim__slider-desc-small {
	font-size: 15px;
	line-height: 20px;
	margin-top: 10px;
}

.interview-bim .slick-list {
	margin: 0 50px;
}

.interview-bim .slick-arrow {
	width: 9px;
	height: 20px;
}

.interview-bim .slick-arrow svg {
	width: 9px;
	height: 20px;
}

.interview-bim .slick-prev {
	left: 20px;
}

.interview-bim .slick-next {
	right: 20px;
}

}

@media (max-width: 1135px) {

.why-bim-animation {
	opacity: 1;
	-webkit-animation: none;
	animation: none;
}

.container {
	width: 661px;
}

.btn {
	font-size: 14px;
}

.world-bim-map {
	display: none;
}

.world-bim {
	display: block;
}

.bim-collapse__title {
	font-size: 18px;
	padding: 17px 42px 17px 25px;
	margin: 0 -25px;
}

.bim-collapse__text {
	font-size: 14px;
	line-height: 20px;
	padding: 0 80px 30px 0;
}

header {
	height: 68px;
}

.page-nav__list {
	display: block;
	margin: 0 -30px;
}

.page-nav__list li {
	display: inline-block;
	margin-left: 25px;
}

.page-nav__list li a {
	font-size: 14px;
	line-height: 20px;
}

.what-bim .container {
	padding-top: 135px;
}

.what-bim__oval-1 {
	top: 100px;
	left: -680px;
}

.what-bim__oval-2 {
	top: -460px;
	left: 290px;
}

.what-bim__slogan .h1 {
	font-size: 54px;
	line-height: 50px;
}

.what-bim__chart {
	top: 119px;
	right: -20px;
}

.what-bim__about-title {
	margin-top: 392px;
}

.what-bim__about {
	font-size: 14px;
	line-height: 20px;
}

.what-bim__about-col {
	width: calc((100% / 2) - 30px);
}

.what-bim .btn {
	margin-top: 39px;
}

.why-bim {
	margin-top: 76px;
	-webkit-transform: none;
	transform: none;
	background-image: radial-gradient(circle at 0% 10%, #492988 0%, #121550 100%);
}

.why-bim__bg {
	display: none;
}

.why-bim__content {
	display: block;
	min-height: auto;
	padding: 60px 0 390px 0;
}

.why-bim__chart {
	left: -30px;
}

.why-bim__title {
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 25px;
}

.why-bim__subtitle {
	font-size: 32px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 28px;
	padding-left: 0;
}

.why-bim__col-left {
	width: 100%;
	margin-bottom: 49px;
}

.why-bim__col-left p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.why-bim__col-right {
	width: 100%;
}

.russian-bim {
	padding-top: 60px;
}

.russian-bim__oval-1 {
	top: -250px;
}

.russian-bim__oval-2 {
	top: 150px;
	left: -270px;
}

.russian-bim__slider-arrow {
	margin-bottom: 60px;
}

.russian-bim__box {
	display: block;
	margin-bottom: 55px;
}

.russian-bim__col {
	width: 100%;
}

.russian-bim__title {
	margin-bottom: 44px;
}

.russian-bim__level {
	font-size: 14px;
	line-height: 20px;
	width: 480px;
}

.private-level-bim {
	margin-top: 76px;
	-webkit-transform: none;
	transform: none;
	background-color: #fff;
}

.private-level-bim__content {
	padding: 60px 0;
}

.private-level-bim__bg {
	display: none;
}

.private-level-bim__top-col {
	width: 100%;
}

.private-level-bim__top {
	display: block;
	margin-bottom: 24px;
}

.private-level-bim__bottom-col {
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
}

.private-level-bim__title {
	width: 100%;
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 22px;
}

.private-level-bim__desc {
	width: 100%;
	font-size: 24px;
	font-weight: 300;
	line-height: 28px;
}

.private-level-bim .bottom-chart-horizontal {
	display: none;
}

.private-level-bim .bottom-chart-vertical {
	width: 80px;
	display: block;
	margin-right: 141px;
}

.moscow-bim {
	padding-top: 61px;
	padding-bottom: 131px;
}

.moscow-bim__title {
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 24px;
}

.moscow-bim__desc {
	margin-bottom: 36px;
}

.moscow-bim__year {
	margin-bottom: 8px;
}

.moscow-bim__row {
	font-size: 14px;
	margin-bottom: 51px;
}

.moscow-bim__example-slider-box {
	display: block;
}

.moscow-bim__example-title {
	margin-bottom: 24px;
}

.moscow-bim__example-slider-img {
	width: 100%;
}

.moscow-bim__example-slider-desc {
	width: 100%;
	font-size: 14px;
}

.moscow-bim .slick-dots {
	bottom: -34px;
}

.interview-bim {
	padding-top: 61px;
	padding-bottom: 170px;
}

.interview-bim__oval-1 {
	top: -250px;
	left: -500px;
}

.interview-bim__title {
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 64px;
}

.interview-bim__slider-img {
	width: 100px;
	height: 100px;
	margin-right: 20px;
}

.interview-bim__slider-desc {
	width: 459px;
	font-size: 16px;
	line-height: 28px;
}

.interview-bim__slider-desc-small {
	font-size: 14px;
}

.interview-bim .slick-list {
	margin: 0 40px;
}

}

@media (max-width: 759px) {

.container {
	width: 100%;
}

.btn {
	font-size: 14px;
}

.world-bim {
	padding: 36px 20px 20px 20px;
}

.world-bim__title {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 33px;
}

.world-bim__item-country {
	width: 100%;
	color: #7B46FF;
	cursor: pointer;
}

.world-bim__item-text {
	width: 100%;
	display: none;
}

.world-bim__item {
	justify-content: flex-start;
}

.world-bim__item-col-2 {
	width: 100%;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.world-bim__item-col-open .world-bim__item-country {
	color: #1f1250;
}

.world-bim__item-col-open .world-bim__item-text {
	display: block;
}

.bim-collapse__title {
	font-size: 14px;
	font-weight: 800;
	line-height: 20px;
	padding: 17px 70px 17px 25px;
	margin: 0 -25px;
}

.bim-collapse__text {
	font-size: 14px;
	line-height: 20px;
	padding: 0 80px 30px 0;
}

header {
	display: block;
	height: 56px;
}

.page-nav .menu-btn {
	display: block;
}

.page-nav__list {
	display: none;
}

.page-nav__list li {
	display: block;
}

.page-nav__list li:first-child {
	margin-left: 25px;
}

.page-nav__list li a {
	font-size: 14px;
	line-height: 20px;
}

.what-bim .container {
	padding-top: 90px;
	padding-left: 20px;
	padding-right: 20px;
}

.what-bim__oval-1 {
	top: 172px;
	left: -525px;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

.what-bim__oval-2 {
	top: -420px;
	left: auto;
	right: -600px;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

.what-bim__slogan {
	max-width: 100%;
}

.what-bim__slogan .h1 {
	font-size: 34px;
	line-height: 36px;
}

.what-bim__chart {
	position: relative;
	top: 0;
	right: 0;
	margin-top: 46px;
	width: 100%;
	height: auto;
}

.what-bim__about-title {
	margin-top: 37px;
	margin-bottom: 14px;
	font-size: 26px;
	line-height: 28px;
}

.what-bim__about {
	display: block;
}

.what-bim__about-col {
	width: 100%;
}

.what-bim .btn {
	width: 100%;
	margin-top: 30px;
}

.why-bim {
	margin-top: 56px;
}

.why-bim__content {
	padding: 35px 0 280px 0;
}

.why-bim__chart {
	bottom: -50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 260px;
	height: 395px;
}

.why-bim__title {
	font-size: 26px;
	font-weight: 800;
	line-height: 28px;
}

.why-bim__subtitle {
	font-size: 21px;
	line-height: 24px;
}

.why-bim__col-left {
	margin-bottom: 15px;
}

.russian-bim {
	padding: 36px 0 0 0;
}

.russian-bim .container {
	padding: 0 20px;
}

.russian-bim__oval-1 {
	display: none;
}

.russian-bim__slider-arrow {
	margin-bottom: 44px;
}

.russian-bim__slider-line {
	margin-left: -20px;
}

.russian-bim__title {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 23px;
}

.russian-bim__level {
	width: 100%;
	padding-left: 102px;
	font-weight: 300;
	line-height: 16px;
}

.russian-bim__level-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 4px;
}

.private-level-bim {
	margin-top: 56px;
}

.private-level-bim__content {
	padding: 49px 0;
}

.private-level-bim__top {
	margin-bottom: 23px;
}

.private-level-bim__subtitle {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 15px;
}

.private-level-bim__title {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 24px;
}

.private-level-bim__desc {
	font-size: 18px;
	line-height: 24px;
}

.private-level-bim__bottom-chart {
	height: 80px;
}

.private-level-bim__bottom-chart > div {
	height: 100%;
}

.private-level-bim__bottom-chart-data-item {
	width: 100%;
}

.private-level-bim__bottom-chart,
.private-level-bim__bottom-chart-data {
	width: 100%;
}

.private-level-bim .bottom-chart-horizontal {
	display: flex;
}

.private-level-bim .bottom-chart-vertical {
	display: none;
}

.moscow-bim {
	padding: 37px 20px 105px;
}

.moscow-bim__title {
	font-size: 26px;
	line-height: 28px;
}

.moscow-bim__desc {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 19px;
}

.moscow-bim__row {
	display: block;
	font-size: 14px;
	margin-bottom: 12px;
}

.moscow-bim__row-col {
	width: 100%;
	margin-bottom: 20px;
}

.moscow-bim__example-title {
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 15px;
}

.moscow-bim__example-slider-img {
	width: 100%;
}

.moscow-bim__example-slider-item-title {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}

.moscow-bim__example-slider-desc {
	width: 100%;
	font-size: 14px;
}

.moscow-bim .slick-dots {
	bottom: -32px;
}

.interview-bim {
	padding: 36px 20px 154px;
}

.interview-bim__oval-1 {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.interview-bim__title {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 32px;
}

.interview-bim__slider-item-box {
	display: block;
}

.interview-bim__slider-img {
	margin: 0 auto 41px;
}

.interview-bim__slider-desc {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
}

.interview-bim__slider-desc-small {
	font-size: 14px;
}

.interview-bim .slick-list {
	margin: 0;
}

}

@-webkit-keyframes headerIn {

0% {
	opacity: 0.5;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes headerIn {

0% {
	opacity: 0.5;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes sloganAnimationOpacity {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes sloganAnimationOpacity {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes sloganAnimationTransform {

0% {
	-webkit-transform: translateY(-80px);
	transform: translateY(-80px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes sloganAnimationTransform {

0% {
	-webkit-transform: translateY(-80px);
	transform: translateY(-80px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes sloganBtnAnimationOpacity {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes sloganBtnAnimationOpacity {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes sloganBtnAnimationTransform {

0% {
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes sloganBtnAnimationTransform {

0% {
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes chartAnimationOpacity {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes chartAnimationOpacity {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes chartAnimationTransform {

0% {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes chartAnimationTransform {

0% {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes whyBimAnimation {

0% {
	opacity: 0;
	-webkit-transform: translateY(500px);
	transform: translateY(500px);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(320px);
	transform: translateY(320px);
}

}

@keyframes whyBimAnimation {

0% {
	opacity: 0;
	-webkit-transform: translateY(500px);
	transform: translateY(500px);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(320px);
	transform: translateY(320px);
}

}

@-webkit-keyframes upToDown {

0% {
	opacity: 0;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes upToDown {

0% {
	opacity: 0;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes downToUp {

0% {
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes downToUp {

0% {
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes leftToRight {

0% {
	opacity: 0;
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
}

100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@keyframes leftToRight {

0% {
	opacity: 0;
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
}

100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@-webkit-keyframes bimRuss {

0% {
	opacity: 0;
	-webkit-transform: translateX(90%);
	transform: translateX(90%);
}

100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@keyframes bimRuss {

0% {
	opacity: 0;
	-webkit-transform: translateX(90%);
	transform: translateX(90%);
}

100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@-webkit-keyframes bottomLeftToTopRight {

0% {
	opacity: 0;
	-webkit-transform: translate(-400px, 400px);
	transform: translate(-400px, 400px);
}

100% {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

}

@keyframes bottomLeftToTopRight {

0% {
	opacity: 0;
	-webkit-transform: translate(-400px, 400px);
	transform: translate(-400px, 400px);
}

100% {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

}

@-webkit-keyframes topRightToBottomLeft {

0% {
	opacity: 0;
	-webkit-transform: translate(400px, -400px);
	transform: translate(400px, -400px);
}

100% {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

}

@keyframes topRightToBottomLeft {

0% {
	opacity: 0;
	-webkit-transform: translate(400px, -400px);
	transform: translate(400px, -400px);
}

100% {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

}

@-webkit-keyframes ovalIn {

0% {
	-webkit-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: 1;
}

50% {
	-webkit-transform: translateX(-50%) scale(5);
	transform: translateX(-50%) scale(5);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

100% {
	opacity: 0;
	-webkit-transform: translateX(-50%) scale(10);
	transform: translateX(-50%) scale(10);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

}

@keyframes ovalIn {

0% {
	-webkit-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: 1;
}

50% {
	-webkit-transform: translateX(-50%) scale(5);
	transform: translateX(-50%) scale(5);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

100% {
	opacity: 0;
	-webkit-transform: translateX(-50%) scale(10);
	transform: translateX(-50%) scale(10);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

}

@-webkit-keyframes baloonIn {

0% {
	opacity: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

100% {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

}

@keyframes baloonIn {

0% {
	opacity: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

100% {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

}

@-webkit-keyframes markerIn {

0% {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	left: -20px;
}

90% {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

100% {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	left: -20px;
}

}

@keyframes markerIn {

0% {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	left: -20px;
}

90% {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

100% {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	left: -20px;
}

}

