/*
Theme Name: Ripid
Theme URI: http://
Author: Alexandr Jormungandr
Author URI: http://nightforest.ru/
Description: Ripid Theme
Version: 1.0
License: CCA 3.0 license
License URI: http://creativecommons.org/licenses/by/3.0/
Tags: 
*/

@font-face {
	font-family: "Montserrat";
	font-weight: 400;
	font-style: normal;
	src: url("fonts/Montserrat-Regular/Montserrat-Regular.eot");
	src: url("fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype"); }

@font-face {
	font-family: "Montserrat";
	font-weight: 500;
	font-style: normal;
	src: url("fonts/Montserrat-Medium/Montserrat-Medium.eot");
	src: url("fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype"); }

@font-face {
	font-family: "Montserrat";
	font-weight: 600;
	font-style: normal;
	src: url("fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot");
	src: url("fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff") format("woff"), url("fonts/Montserrat-SemiBold/Montserrat-SemiBold.ttf") format("truetype"); }

@font-face {
	font-family: "Montserrat";
	font-weight: 700;
	font-style: normal;
	src: url("fonts/Montserrat-Bold/Montserrat-Bold.eot");
	src: url("fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"); }

@font-face {
	font-family: "Montserrat";
	font-weight: 800;
	font-style: normal;
	src: url("fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot");
	src: url("fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff") format("woff"), url("fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf") format("truetype"); }

html {
	position: relative;
	min-height: 100%; }

body {
	font-size: 14px;
	line-height: 1.4;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	color: #999999;
	background: #f3f3f3;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.hidden {
	display: none; }

a {
	outline: none !important;
	color: #0E2132;
	text-decoration: underline; }
	a:hover {
		color: #0E2132;
		text-decoration: none; }

.visible-md {
	display: none; }

.visible-xs {
	display: none; }


/* CF7 */
.ajax-loader, .wpcf7-response-output {
	display: none !important;
}

.wpcf7-form-control-wrap {
	position: static;
}

.wpcf7-not-valid-tip {
	position: absolute;
	bottom: -18px;
	left: 0;
	font-size: 12px !important;
	width: 100%;
	display: block;
	white-space: nowrap;
	text-align: left;
}

.wpcf7-not-valid {
	border-color: red !important;
}

span.wpcf7-list-item {
	margin-left: 0;
}

/* END: CF7 */

strong {
	font-family: "Montserrat", sans-serif;
	font-weight: 700; }

.br {
	display: block; }

.text-center {
	text-align: center; }

.text-right {
	text-align: right; }

.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
	max-width: 100%;
	height: auto; }

.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
	max-width: 100%;
	height: auto; }

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto; }

.section-title {
	font-size: 28px;
	line-height: 1.2;
	font-weight: 800;
	margin: 0 0 20px;
	color: #0E2132; }
	.section-title__icon {
		width: 30px;
		height: 30px;
		fill: #0E2132;
		margin-left: 20px; }

.column-text {
	-webkit-column-width: 400px;
		 -moz-column-width: 400px;
					column-width: 400px;
	-webkit-column-count: 2;
		 -moz-column-count: 2;
					column-count: 2;
	-webkit-column-fill: balance;
		 -moz-column-fill: balance;
					column-fill: balance;
	-webkit-column-gap: 20px;
		 -moz-column-gap: 20px;
					column-gap: 20px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.6; }
	.column-text p {
		margin-bottom: 25px; }
	.column-text h4 {
		color: #0E2132;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.4;
		margin: 0 0 20px; }
.companies-section{
	display: flex;
	align-items: center;
	border-radius: 20px;
	background-color: #0E2132;
	min-height: 267px;
	overflow: hidden;
	color: #fff;
	margin: 50px 15px;
	position: relative;
	z-index: 2;
	width: 100%;
}
.companies-section .step-container{
	padding-left: 50px;
	padding-right: 30px;
	width: 100%;
}
.companies-section .step-container .company-title{
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
}
.companies-section .step-container .success .company-title{
	color: #4ABE55; 
}
.companies-section .step-container .error .company-title{
	color: #C95F5F;
}
.companies-section .step-container .company-description{
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}
.companies-section .step-container .form__button{
	max-width: 380px;
}
.companies-section .step-container .company-form{
	width: 100%;
	max-width: 610px;
	display: flex;
	align-items: center;
}
.companies-section .step-container .company-form > *{
	margin-right: 20px;
	max-width: calc(50% - 10px);
}
.companies-section .step-container .company-form > *:last-child{
	margin-right: 0;
}
.companies-section .loader img{
	display: block;
	margin: auto;
}
.companies-section .step-container .success .form__button.white{
	max-width: 390px;
}
.companies-section .step-container .error .form__button.white{
	max-width: 332px;
	white-space: nowrap;
}
.form__button.link-styled{
	text-decoration-line: underline;
	text-align: left;
	padding: 0;
	background-color: transparent;
	display: inline-block;
	width: auto;
}
.form__button.link-styled:hover{
	opacity: .7;
	background-color: transparent;
}
.form__button.link-styled::before{
	display: none;
}
@media screen and (min-width: 992px) {
	.custom-menu .menu-toggle.header__menu-toggle, .custom-menu .search.header__search{
		display: none;
	}
	.main-menu-pc{
		margin-left: auto;
		margin-bottom: 3px;
	}
	.main-menu-pc > ul{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.main-menu-pc > ul > li{
		margin-right: 65px;
		display: inline-block;
	}
	.main-menu-pc > ul > li:last-child{
		margin-right: 0;
	}
	.main-menu-pc > ul > li a{
		color: #FFF;
		font-size: 14px;
		font-weight: 500;
		text-decoration: none;
	}
	
}
@media screen and (max-width: 992px) {
	.main-menu-pc{
		display: none;
	}
	.custom-menu .menu-toggle.header__menu-toggle{
		display: flex;
		margin-left: auto;
	}
}

.button {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;
	border: none;
	padding: 5px 100px 5px 30px;
	height: 50px;
	width: auto;
	font-size: 18px;
	line-height: 1;
	-webkit-border-radius: 0;
					border-radius: 0;
	background: #0E2132;
	color: #fff;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	outline: none;
	position: relative;
	text-decoration: none; }
	.button:before {
		position: absolute;
		top: 50%;
		right: 10px;
		width: 50px;
		height: 50px;
		margin-top: -25px;
		background: url(img/button-arrow.svg) no-repeat center center;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		content: ''; }
	.button:hover, .button:active, .button:focus:hover {
		outline: none;
		color: #fff;
		background-color: #1E405F; }
		.button:hover:before, .button:active:before, .button:focus:hover:before {
			-webkit-transform: translateX(10px);
					-ms-transform: translateX(10px);
							transform: translateX(10px); }
	.button:focus {
		color: #fff;
		background-color: #0E2132;
		outline: none; }
		.button:focus:before {
			-webkit-transform: translateX(0);
					-ms-transform: translateX(0);
							transform: translateX(0); }
	.button--clean {
		padding: 5px 10px !important;
		font-size: 24px;
		text-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
				-ms-flex-pack: center;
						justify-content: center; }
		.button--clean:before {
			display: none; }

.button__icon {
	width: 18px;
	height: 20px;
	fill: #fff;
	margin-right: 12px;
}
.link-button {
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 600;
	color: #0E2132;
	position: relative;
	padding-right: 45px;
	text-decoration: none; }
	.link-button:before {
		position: absolute;
		top: 50%;
		right: 10px;
		width: 16px;
		height: 16px;
		margin-top: -8px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		background: url(img/button-arrow-blue.svg) no-repeat center center;
		content: ''; }
	.link-button:hover:before {
		-webkit-transform: translateX(10px);
				-ms-transform: translateX(10px);
						transform: translateX(10px); }

.main {
	position: relative;
	margin: 15px;
	background: #fff;
	flex: 1;
	overflow: hidden; }

.search-section {
	padding: 110px 0 65px;
}

.search-section__title {
	font-size: 18px;
	font-weight: 800;
	color: #0E2132;
	margin: 0 0 25px;
}

.search-section__result {
	margin-bottom: 50px;
}

.search-block {
	border: 2px solid #0E2132;
	padding: 20px 30px 0px;
	max-width: 900px;
	margin-bottom: 50px;
}
.bg-lines__container.theme-container{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 30px;
}
.bg-lines__container.theme-container .bg-lines__item{
	position: unset;
}

.bg-lines {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }
	.bg-lines__container {
		height: 100%;
		position: relative;
		max-width: 1620px; }
	.bg-lines__item {
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 100%;
		background: rgba(255, 255, 255, 0.2);
		z-index: 10; }
		.bg-lines__item--1 {
			left: 0; }
		.bg-lines__item--2 {
			left: 25%; }
		.bg-lines__item--3 {
			left: 50%; }
		.bg-lines__item--4 {
			left: 75%; }
		.bg-lines__item--5 {
			left: 100%; }
	.bg-lines--grey .bg-lines__item {
		background: #f3f3f3;
		z-index: 0; }

.border {
	position: absolute;
	top: 0;
	right: 0;
	width: 200%;
	height: 100%;
	content: ''; }
	.border:before, .border:after {
		border: 4px solid transparent;
		width: 0;
		height: 0;
		-webkit-box-sizing: inherit;
						box-sizing: inherit;
		content: '';
		position: absolute; }
	.border:before {
		top: 0;
		left: 0; }
	.border:after {
		bottom: 0;
		right: 0; }
	.border.animated:before, .border.animated:after {
		width: 100%;
		height: 100%; }
	.border.animated:before {
		border-top-color: #0E2132;
		border-right-color: #0E2132;
		-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
		-o-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
		transition: width 0.25s ease-out, height 0.25s ease-out 0.25s; }
	.border.animated:after {
		border-bottom-color: #0E2132;
		border-left-color: #0E2132;
		-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,  height 0.25s ease-out 0.75s;
		-o-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,  height 0.25s ease-out 0.75s;
		transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,  height 0.25s ease-out 0.75s; }

.row--0 {
	margin-left: 0;
	margin-right: 0; }

.col--0 {
	padding-left: 0;
	padding-right: 0; }

::-moz-selection {
	background: #0E2132;
	color: #fff; }

::selection {
	background: #0E2132;
	color: #fff; }

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100001;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #0E2132; }
	.preloader__logo {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
				-ms-flex-pack: center;
						justify-content: center;
		text-align: center;
		font-size: 32px;
		font-weight: 800;
		color: #f3f3f3;
		line-height: 32px;
		display: none; }
	.preloader__slogan {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
				-ms-flex-pack: center;
						justify-content: center;
		text-align: center;
		font-size: 18px;
		font-weight: 400;
		color: #f3f3f3;
		line-height: 32px;
		display: none; }

.form__title {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 800;
	margin: 0 0 35px;
	color: #0E2132; }

.form__group {
	margin-bottom: 20px;
	position: relative; }

.form__label {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px;
	line-height: 1.2;
	display: block;
	color: #0E2132; }

.form__input {
	-webkit-border-radius: 0;
					border-radius: 0;
	background: #F9F9F9;
	border: 1px solid transparent;
	font-size: 18px;
	line-height: 1;
	color: #0E2132;
	font-weight: 600;
	padding: 5px 30px;
	height: 50px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-box-shadow: none;
					box-shadow: none;
	outline: none;
	vertical-align: middle;
	-webkit-appearance: none;
		 -moz-appearance: none;
					appearance: none;
	width: 100%;
	display: block; }
	.form__input:hover, .form__input:focus {
		border-color: #ccc; }
	.form__input::-webkit-input-placeholder {
		color: #999999;
		font-weight: 600; }
	.form__input:-moz-placeholder {
		color: #999999;
		font-weight: 600; }
	.form__input::-moz-placeholder {
		color: #999999;
		font-weight: 600; }
	.form__input:-ms-input-placeholder {
		color: #999999;
		font-weight: 600; }

.form__button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%; }
.form__button.white{
	background-color: #fff;
	color: #0E2132;
}
.main-section__descr .form__button{
	max-width: 315px;
	padding-right: 30px;
	padding-left: 17px;
}
.form textarea.form__input {
	height: auto;
	padding-top: 14px; }

.consult-form {
	background: #fff;
	padding: 35px 40px 20px;
	border: 4px solid #0E2132; }

.tabs__pane {
	opacity: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	display: none; }
	.tabs__pane.on {
		display: block; }
	.tabs__pane.visible {
		opacity: 1; }

.tabs-toggle {
	padding-left: 0;
	list-style: none;
	margin: 0; }
	.tabs-toggle__item {
		cursor: pointer;
		display: block;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		border-bottom: 1px solid #DED9CF;
		padding: 25px 25px;
		line-height: 1.2;
		font-size: 18px;
		font-weight: 700; }
		.tabs-toggle__item:last-child {
			margin-right: 0; }
		.tabs-toggle__item:hover, .tabs-toggle__item.on {
			background: #0E2132;
			color: #fff; }
			.tabs-toggle__item:hover .tabs-toggle__title, .tabs-toggle__item.on .tabs-toggle__title {
				color: #fff; }
	.tabs-toggle__date {
		font-size: 16px;
		font-weight: 600;
		color: #999999;
		line-height: 1.2;
		margin-bottom: 20px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
	.tabs-toggle__title {
		font-size: 20px;
		font-weight: 700;
		line-height: 1.2;
		margin: 0;
		color: #0E2132;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }

.pagenav {
	text-align: center;
	margin: 0 auto 50px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center; }
	.pagenav a, .pagenav .current, .pagenav span {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
				-ms-flex-pack: center;
						justify-content: center;
		color: #0E2132;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		font-size: 16px;
		text-decoration: none;
		-webkit-border-radius: 50%;
						border-radius: 50%;
		line-height: 1;
		font-weight: 800;
		width: 30px;
		height: 30px;
		border: 1px solid transparent; }
	.pagenav a:hover, .pagenav a:active {
		color: #1E405F; }
	.pagenav .current {
		border-color: #0E2132; }
	.pagenav .prev, .pagenav .next, .pagenav .first, .pagenav .last {
		font-size: 20px; }

.breadcrumbs {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 25px;
	font-weight: 700;
	color: #0E2132; }
	.breadcrumbs__link {
		color: #999999;
		text-decoration: none;
		font-weight: 600; }
		.breadcrumbs__link:hover {
			color: #999999;
			text-decoration: underline; }
	.breadcrumbs__separator {
		padding: 0 10px;
		color: #999999;
		font-weight: 400; }

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease; }
	.header__col {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		padding: 55px 10px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
	.header__search {
		margin-left: auto;
		margin-right: 30px; }
	.header.is-scroll {
		background: #0e2132; }
		.header.is-scroll .header__col {
			padding: 20px 10px; }
		.header.is-scroll .logo__link {
			color: #f3f3f3; }
			.header.is-scroll .logo__link:hover {
				color: #f3f3f3; }
		.header.is-scroll .search-toggle__title {
			color: #f3f3f3; }
		.header.is-scroll .search-toggle__icon {
			fill: #f3f3f3; }
		.header.is-scroll .menu-toggle__title {
			color: #f3f3f3; }
		.header.is-scroll .menu-toggle-icon__1, .header.is-scroll .menu-toggle-icon__2, .header.is-scroll .menu-toggle-icon__3 {
			background: #f3f3f3; }
	.header--black .logo__link {
		color: #0E2132; }
		.header--black .logo__link:hover {
			color: #0E2132; }
	.header--black .search-toggle__title {
		color: #0E2132; }
	.header--black .search-toggle__icon {
		fill: #0E2132; }
	.header--black .menu-toggle__title {
		color: #0E2132; }
	.header--black .menu-toggle-icon__1, .header--black .menu-toggle-icon__2, .header--black .menu-toggle-icon__3 {
		background: #0E2132; }

.header-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	min-height: 730px;
	background: #0E2132 url(img/footer-bg.svg) no-repeat center bottom 15px;
	-webkit-background-size: auto 95%;
					background-size: auto 95%;
	z-index: 200;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translate3d(0, 0, 0) translateX(-100%);
					transform: translate3d(0, 0, 0) translateX(-100%);
	visibility: hidden; }
	.header-menu .menu-toggle__title {
		color: #f3f3f3; }
	.header-menu .menu-toggle-icon__1, .header-menu .menu-toggle-icon__2, .header-menu .menu-toggle-icon__3 {
		background: #f3f3f3; }
	.header-menu__inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
				-ms-flex-align: start;
						align-items: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
				-ms-flex-pack: start;
						justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column;
		width: 100%;
		height: 100vh;
		overflow-y: auto;
		padding: 35px 70px; }
	.header-menu.is-visible {
		-webkit-transform: translate3d(0, 0, 0) translateX(0);
						transform: translate3d(0, 0, 0) translateX(0);
		visibility: visible; }
		.header-menu.is-visible .header-menu__header,
		.header-menu.is-visible .header-menu__bottom,
		.header-menu.is-visible .header-menu__links {
			opacity: 1;
			-webkit-transform: translateY(0);
					-ms-transform: translateY(0);
							transform: translateY(0);
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
			-webkit-transition-delay: 1s;
					 -o-transition-delay: 1s;
							transition-delay: 1s; }
		.header-menu.is-visible .header-menu__menu li {
			opacity: 1;
			-webkit-transform: translateX(0);
					-ms-transform: translateX(0);
							transform: translateX(0);
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
			.header-menu.is-visible .header-menu__menu li:nth-child(1) {
				-webkit-transition-delay: 1.5s;
						 -o-transition-delay: 1.5s;
								transition-delay: 1.5s; }
			.header-menu.is-visible .header-menu__menu li:nth-child(2) {
				-webkit-transition-delay: 1.6s;
						 -o-transition-delay: 1.6s;
								transition-delay: 1.6s; }
			.header-menu.is-visible .header-menu__menu li:nth-child(3) {
				-webkit-transition-delay: 1.7s;
						 -o-transition-delay: 1.7s;
								transition-delay: 1.7s; }
			.header-menu.is-visible .header-menu__menu li:nth-child(4) {
				-webkit-transition-delay: 1.8s;
						 -o-transition-delay: 1.8s;
								transition-delay: 1.8s; }
			.header-menu.is-visible .header-menu__menu li:nth-child(5) {
				-webkit-transition-delay: 1.9s;
						 -o-transition-delay: 1.9s;
								transition-delay: 1.9s; }
			.header-menu.is-visible .header-menu__menu li:nth-child(6) {
				-webkit-transition-delay: 2s;
						 -o-transition-delay: 2s;
								transition-delay: 2s; }
	.header-menu__header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(153, 153, 153, 0.2);
		width: 100%;
		-webkit-transform: translateY(-20px);
				-ms-transform: translateY(-20px);
						transform: translateY(-20px);
		opacity: 0; }
	.header-menu__logo .logo__link {
		font-size: 21px; }
	.header-menu__menu {
		width: 100%;
		padding: 15px 0; }
		.header-menu__menu ul {
			padding-left: 0;
			list-style: none;
			margin: 0; }
			.header-menu__menu ul li {
				line-height: 7vh;
				-webkit-transform: translateX(-50px);
						-ms-transform: translateX(-50px);
								transform: translateX(-50px);
				opacity: 0; }
				.header-menu__menu ul li a {
					font-size: 28px;
					text-decoration: none;
					font-weight: 700;
					-webkit-transition: all .5s ease;
					-o-transition: all .5s ease;
					transition: all .5s ease;
					color: #f3f3f3; }
					.header-menu__menu ul li a:hover {
						color: #999999; }
	.header-menu__links {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
				-ms-flex-align: end;
						align-items: flex-end;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		width: 100%;
		padding: 30px 0;
		border-bottom: 1px solid rgba(153, 153, 153, 0.2);
		border-top: 1px solid rgba(153, 153, 153, 0.2);
		margin-top: auto;
		margin-bottom: 20px;
		-webkit-transform: translateY(20px);
				-ms-transform: translateY(20px);
						transform: translateY(20px);
		opacity: 0; }
	.header-menu__contacts .footer-contacts__item {
		margin-bottom: 20px; }
		.header-menu__contacts .footer-contacts__item:last-child {
			margin-right: 0; }
	.header-menu__social .social__item {
		margin-right: 20px; }
		.header-menu__social .social__item:last-child {
			margin-right: 0; }
	.header-menu__bottom {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		width: 100%;
		-webkit-transform: translateY(20px);
				-ms-transform: translateY(20px);
						transform: translateY(20px);
		opacity: 0; }
	.header-menu__copyright {
		font-size: 12px;
		font-weight: 700;
		color: #f3f3f3;
		line-height: 1.2; }
	.header-menu__development {
		font-size: 12px;
		font-weight: 700;
		color: #f3f3f3;
		text-decoration: none;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
		.header-menu__development:hover {
			color: #999; }

.logo {
	line-height: 1; }
	.logo__link {
		color: #f3f3f3;
		font-weight: 800;
		font-size: 18px;
		text-decoration: none;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
		.logo__link:hover {
			color: #f3f3f3; }
	.logo__slogan {
		font-size: 15px;
		line-height: 1.2;
		color: #f3f3f3;
		font-weight: 400;
		margin: 15px 0 0; }

.search {
	position: relative; }
	.search-toggle {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
				-ms-flex-pack: start;
						justify-content: flex-start;
		cursor: pointer; }
		.search-toggle__title {
			font-size: 14px;
			line-height: 1;
			color: #fff;
			margin-right: 20px;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
		.search-toggle__icon {
			fill: #fff;
			width: 18px;
			height: 20px;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
		.search-toggle:hover .search-toggle__icon {
			-webkit-transform: rotate(360deg);
					-ms-transform: rotate(360deg);
							transform: rotate(360deg); }
	.search-form {
		position: absolute;
		top: 100%;
		right: 0;
		background: rgba(14, 33, 50, 0.45);
		width: 700px;
		margin-top: 21px;
		opacity: 0;
		visibility: hidden;
		padding: 25px 25px 5px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
		.search-form.is-visible {
			opacity: 1;
			visibility: visible; }

.menu-toggle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start;
	cursor: pointer; }
	.menu-toggle__title {
		font-size: 14px;
		line-height: 1;
		color: #fff;
		margin-right: 20px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
	.menu-toggle-icon {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
				-ms-flex-align: end;
						align-items: flex-end;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		width: 16px;
		min-width: 16px; }
		.menu-toggle-icon__1, .menu-toggle-icon__2, .menu-toggle-icon__3 {
			position: relative;
			width: 2px;
			height: 22px;
			-webkit-border-radius: 4px;
							border-radius: 4px;
			background: #fff;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
		.menu-toggle-icon__2 {
			-webkit-transform: translateY(6px) scaleY(0.7);
					-ms-transform: translateY(6px) scaleY(0.7);
							transform: translateY(6px) scaleY(0.7); }
	.menu-toggle:hover .menu-toggle-icon__2 {
		-webkit-transform: translateY(0) scaleY(1);
				-ms-transform: translateY(0) scaleY(1);
						transform: translateY(0) scaleY(1); }
	.menu-toggle:hover .menu-toggle-icon__1,
	.menu-toggle:hover .menu-toggle-icon__3 {
		-webkit-transform: translateY(6px) scaleY(0.7);
				-ms-transform: translateY(6px) scaleY(0.7);
						transform: translateY(6px) scaleY(0.7); }

.cursor {
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
					border-radius: 50%;
	position: absolute;
	-webkit-transition-duration: 200ms;
			 -o-transition-duration: 200ms;
					transition-duration: 200ms;
	-webkit-transition-timing-function: ease-out;
			 -o-transition-timing-function: ease-out;
					transition-timing-function: ease-out;
	-webkit-animation: cursorAnim .5s infinite alternate;
					animation: cursorAnim .5s infinite alternate;
	pointer-events: none;
	z-index: 11000; }
	.cursor:after {
		content: "";
		width: 36px;
		height: 36px;
		position: absolute;
		border: 8px solid #999999;
		-webkit-border-radius: 50%;
						border-radius: 50%;
		opacity: .5;
		top: -9px;
		left: -9px;
		-webkit-animation: cursorAnim2 .5s infinite alternate;
						animation: cursorAnim2 .5s infinite alternate; }

.expand {
	-webkit-animation: cursorAnim3 .5s forwards;
					animation: cursorAnim3 .5s forwards;
	border: 1px solid #0E2132; }

@-webkit-keyframes cursorAnim {
	from {
		-webkit-transform: scale(1);
						transform: scale(1); }
	to {
		-webkit-transform: scale(0.7);
						transform: scale(0.7); } }

@keyframes cursorAnim {
	from {
		-webkit-transform: scale(1);
						transform: scale(1); }
	to {
		-webkit-transform: scale(0.7);
						transform: scale(0.7); } }

@-webkit-keyframes cursorAnim2 {
	from {
		-webkit-transform: scale(1);
						transform: scale(1); }
	to {
		-webkit-transform: scale(0.4);
						transform: scale(0.4); } }

@keyframes cursorAnim2 {
	from {
		-webkit-transform: scale(1);
						transform: scale(1); }
	to {
		-webkit-transform: scale(0.4);
						transform: scale(0.4); } }

@-webkit-keyframes cursorAnim3 {
	0% {
		-webkit-transform: scale(1);
						transform: scale(1); }
	50% {
		-webkit-transform: scale(3);
						transform: scale(3); }
	100% {
		-webkit-transform: scale(1);
						transform: scale(1);
		opacity: 0; } }

@keyframes cursorAnim3 {
	0% {
		-webkit-transform: scale(1);
						transform: scale(1); }
	50% {
		-webkit-transform: scale(3);
						transform: scale(3); }
	100% {
		-webkit-transform: scale(1);
						transform: scale(1);
		opacity: 0; } }

.slick-arrow {
	width: 30px;
	height: 30px;
	border: none;
	outline: none;
	-webkit-border-radius: 6px;
					border-radius: 6px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;
	z-index: 10;
	position: relative; }
	.slick-arrow:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		content: '';
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
	.slick-arrow:hover {
		opacity: .6; }

.slick-prev:before {
	background: url(img/slider-prev.svg) no-repeat center center; }

.slick-next:before {
	background: url(img/slider-next.svg) no-repeat center center; }

.mobile-slider-arrows {
	display: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
			-ms-flex-pack: justify;
					justify-content: space-between;
	width: 105px; }

.mobile-slider {
	margin-bottom: 45px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.2); }
.red-button{
	background-color: #E65D57;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	border: none;
	height: 50px;
	max-width: 395px;
	width: 100%;
	padding-left: 35px;
	text-align: left;
	margin-bottom: 50px;
	position: relative;
	z-index: 20;
}
.title-list{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 23px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.title-list > li{
	display: inline-block;
	background-color: #FFF;
	font-size: 18px;
	color: #0E2132;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 3px;
	padding: 0 4px;
}
.package-item{
	background: #FFF;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
	padding: 25px 33px;
	margin: 0 11px 20px 11px;
	width: 100%;
	position: relative;
}
.package-item.half{
	width: calc(50% - 22px);
}
.package-item.with-button{
	padding-bottom: 50px;
}
.package-item.with-button .form__button{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.package-item .package-title{
	color: #0E2132;
	font-size: 26px;
	font-weight: 800;
	line-height: 100%;
	margin-bottom: 30px;
	display: block;
}
.package-description{
	font-size: 14px;
	font-weight: 700;
	max-height: 150px;
	overflow: hidden;
	position: relative;
}
.package-description:not(.active)::after{
	content: '';
	background-image: linear-gradient(0deg, #fff 10%, rgba(101,193,155,0) 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 2;
}
.package-description.active{
	max-height: 10000px;
}
.package-description .package-description-title{
	margin-bottom: 20px;
	display: block;
}
.package-description-list{
	font-weight: 500;
	padding-left: 20px;
}
.read-more{
	display: inline-flex;
	align-items: center;
	transition: opacity .3s;
	cursor: pointer;
	margin-bottom: 15px;
	opacity: 0;
	pointer-events: none;
	margin-left: -6px;
}
.read-more.active{
	opacity: 1;
	pointer-events: all;
}
.read-more:hover{
	opacity: .7;
}
.read-more-title{
	display: inline-block;
	color: #999; 
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-decoration-line: underline;
}
.read-more img{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 2px;
}
.register-section{
	position: relative;
	background: #fff;
	padding-top: 55px;
}
.register-section .feedback-card__picture{
	margin-bottom: 0
}
.stages-section{
	padding-top: 95px;
	display: flex;
}
.stages-section .stage-item{
	text-align: center;
	color: #0E2132;
	font-weight: 700;
	line-height: 28px;
	width: calc(25% - 20px);
	margin-right: 20px;
	position: relative;
	height: 136px;
}
.stages-section .stage-item:not(:last-child)::after{
	content: '';
	position: absolute;
	top: 50%;
	right: -10px;
	transform: translate(50%, -50%);
	background-color: #0E2132;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #0E2132 url(img/button-arrow.svg) no-repeat center center;
	z-index: 10;
}
.stages-section .stage-item .stage-item-container{
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.10);
	padding: 17px 30px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}
.banks-section{
	padding-top: 60px;
}
.banks-list{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}
.banks-list li{
	border-radius: 10px;
	width: calc(16.66% - 12px);
	margin-right: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 95px;
	overflow: hidden;
}
.banks-list li img{
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.banks-list li:last-child{
	margin-right: 0;
}
.stages-section .stage-item .big-number{
	color: #e0e0e0;
	font-size: 126px;
	font-weight: 800;
	position: absolute;
	top: -100px;
	z-index: 0;
	left: 50%;
	transform: translate(-50%,0);
	display: block;
	line-height: 1;
}
.stages-section .stage-item:last-child{
	margin-right: 0;
}
.stages-section .stage-item .stage-title{
	display: block;
	font-size: 20px;
}
.stages-section .stage-item .stage-description{
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 13px;
	line-height: 20px;
}
.main-section {
	position: relative;
	padding: 240px 0 70px; }
	.main-section__bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%; }
		.main-section__bg:not(.without-bg):before {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: rgba(14, 33, 50, 0.6);
			content: ''; }
		.main-section__bg-img {
			width: 100%;
			height: 100%;
			-o-object-fit: cover;
				 object-fit: cover; }
	.main-section__descr {
		margin-bottom: 100px;
		position: relative;
		z-index: 11;
	}
		.main-section__descr h1 {
			font-size: 32px;
			line-height: 1.2;
			font-weight: 800;
			color: #f3f3f3;
			margin: 0 0 30px; }
		.main-section__descr p {
			font-size: 21px;
			line-height: 1.4;
			font-weight: 500;
			margin: 0 0 20px;
			color: #f3f3f3; }
			.main-section__descr p:last-child {
				margin-bottom: 0; }
	.main-section__stats {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
						flex-wrap: wrap; }
	.main-section__bottom {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between; }

.social {
	padding-left: 0;
	list-style: none;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start; }
	.social__item {
		margin-right: 40px;
		line-height: 1; }
		.social__item:last-child {
			margin-right: 0; }
	.social__link:hover .social__icon {
		opacity: .6; }
	.social__icon {
		width: 30px;
		height: 30px;
		fill: #fff;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }

.video-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%; }
	.video-wrap:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #0E2132;
		content: '';
		opacity: .45; }

.video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
		 object-fit: cover; }

.stats-item {
	margin-right: 70px;
	margin-bottom: 80px; }
	.stats-item:last-child {
		margin-right: 0; }
	.stats-item__count {
		font-size: 40px;
		font-weight: 700;
		line-height: 1;
		color: #f3f3f3;
		margin: 0 0 5px; }
	.stats-item__descr {
		font-size: 15px;
		font-weight: 400;
		color: #f3f3f3;
		line-height: 1.4; }

.contacts {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start; }
	.contacts__list {
		padding-left: 0;
		list-style: none;
		margin: 0 15px 0 0; }
	.contacts__item {
		line-height: 1.2;
		margin-bottom: 5px; }
		.contacts__item:last-child {
			margin-bottom: 0; }
	.contacts__link {
		font-size: 14px;
		font-weight: 500;
		color: #f3f3f3;
		text-decoration: none;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
		.contacts__link:hover {
			color: #f3f3f3;
			opacity: .6; }
	.contacts__icon {
		width: 33px;
		height: 33px;
		fill: #fff;
		border: 1px solid #f3f3f3;
		-webkit-border-radius: 50%;
						border-radius: 50%; }

.info-section {
	padding: 45px 0 90px;
	background-image: url(img/info-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	-webkit-background-size: 100% auto;
					background-size: 100% auto; }
	.info-section__title {
		margin-bottom: 50px; }
	.info-section__descr {
		margin-bottom: 70px; }
		.info-section__descr ul {
			padding-left: 0;
			list-style: none;
			margin: 0 0 40px; }
			.info-section__descr ul li {
				font-size: 22px;
				line-height: 1.2;
				font-weight: 700;
				margin: 0 0 25px;
				color: #0E2132;
				padding-left: 20px;
				position: relative; }
				.info-section__descr ul li:last-child {
					margin-bottom: 0; }
				.info-section__descr ul li:before {
					position: absolute;
					top: 10px;
					left: 0;
					width: 6px;
					height: 6px;
					-webkit-border-radius: 50%;
									border-radius: 50%;
					content: '';
					background: #0E2132; }
		.info-section__descr p {
			font-size: 18px;
			line-height: 1.2;
			font-weight: 500;
			margin: 0; }
		.info-section__descr a {
			color: #999999; }
			.info-section__descr a:hover {
				color: #999999; }

.price-block {
	margin-top: 30px; }
	.price-block__title {
		font-size: 36px;
		line-height: 1;
		font-weight: 800;
		margin: 0 0 45px;
		color: #0E2132; }
	.price-block__price {
		font-size: 38px;
		line-height: 1;
		font-weight: 800;
		margin: 0 0 8px;
		color: #0E2132; }
	.price-block__for {
		font-size: 20px;
		line-height: 1.2;
		font-weight: 500;
		margin: 0 0 18px;
		color: #0E2132; }
	.price-block__info {
		font-size: 16px;
		font-weight: 500;
		color: #999999; }

.how-section {
	position: relative;
	padding: 50px 0 60px;
	background-image: url(img/how-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	-webkit-background-size: cover;
					background-size: cover; }
	.how-section__title {
		color: #fff;
		margin-bottom: 75px; }
	.how-section__info p {
		font-size: 18px;
		line-height: 1.2;
		font-weight: 600;
		color: #f3f3f3;
		margin: 0; }

.how-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
			-ms-flex-align: start;
					align-items: flex-start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start;
	margin-bottom: 70px;
	text-decoration: none; }
	.how-item:hover .how-item__icon {
		-webkit-transform: translateX(10px);
				-ms-transform: translateX(10px);
						transform: translateX(10px); }
	.how-item__number {
		font-size: 50px;
		font-weight: 700;
		color: #f3f3f3;
		line-height: 1;
		width: 75px;
		min-width: 75px; }
	.how-item__descr p {
		font-size: 16px;
		line-height: 1.3;
		font-weight: 400;
		color: #f3f3f3;
		max-width: 340px;
		margin: 0; }
	.how-item__icon {
		margin-top: 20px;
		width: 78px;
		height: 8px;
		fill: #fff;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }

.education-section {
	padding: 80px 0 40px; }
	.education-section__title {
		margin-bottom: 60px;
		position: relative; }
	.education-section__descr {
		padding: 70px 20px 70px 0;
		position: relative;
		margin-right: 45px; }
		.education-section__descr p {
			font-size: 17px;
			font-weight: 600;
			margin: 0;
			line-height: 1.6;
			position: relative; }
		.education-section__descr h3 {
			padding: 20px 0 25px;
			border-top: 1px solid rgba(51, 51, 51, 0.2);
			border-bottom: 1px solid rgba(51, 51, 51, 0.2);
			margin: 35px 0 30px;
			font-size: 22px;
			line-height: 1.6;
			font-weight: 800;
			color: #0E2132;
			position: relative; }
			.education-section__descr h3 span {
				font-size: 16px;
				font-weight: 700;
				display: block; }
	.education-section__picture {
		position: absolute;
		top: 0;
		left: 10px;
		width: 810px;
		height: 100%;
		display: block; }
	.education-section__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }

.advantages-section {
	padding: 40px 0; }
	.advantages-section__title {
		margin-bottom: 75px; }

.advantages-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
			-ms-flex-align: start;
					align-items: flex-start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start;
	margin-bottom: 70px; }
	.advantages-item__number {
		font-size: 50px;
		font-weight: 800;
		color: #e0e0e0;
		line-height: 1;
		width: 80px;
		min-width: 80px; }
	.advantages-item__descr {
		padding-top: 3px; }
		.advantages-item__descr h4 {
			font-size: 20px;
			line-height: 1.2;
			font-weight: 700;
			color: #0E2132;
			margin: 0 0 12px; }
		.advantages-item__descr p {
			font-size: 14px;
			line-height: 1.4;
			font-weight: 600;
			color: #999;
			max-width: 340px;
			margin: 0; }
	.advantages-item--hidden {
		display: none; }

.more-items-button {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	color: #0E2132;
	cursor: pointer; }
	.more-items-button__icon {
		width: 78px;
		height: 8px;
		fill: #0E2132;
		margin-right: 15px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
	.more-items-button:hover .more-items-button__icon {
		-webkit-transform: translateX(10px);
				-ms-transform: translateX(10px);
						transform: translateX(10px); }

.work-section {
	padding: 80px 0; }
	.work-section__title {
		margin-bottom: 30px; }
	.work-section__descr {
		padding: 50px 0 50px 60px;
		position: relative;
		margin-left: 45px; }
		.work-section__descr p {
			font-size: 17px;
			font-weight: 600;
			margin: 0 0 55px;
			line-height: 1.6;
			position: relative; }
		.work-section__descr h3 {
			padding: 25px 0 25px;
			border-top: 1px solid rgba(51, 51, 51, 0.2);
			border-bottom: 1px solid rgba(51, 51, 51, 0.2);
			margin: 0 0 30px;
			font-size: 22px;
			line-height: 1.6;
			font-weight: 800;
			color: #0E2132;
			position: relative; }
		.work-section__descr h4 {
			padding: 0 0 25px;
			border-bottom: 1px solid rgba(51, 51, 51, 0.2);
			margin: 0 0 30px;
			font-size: 22px;
			line-height: 1.6;
			font-weight: 800;
			color: #0E2132;
			position: relative; }
		.work-section__descr ul {
			line-height: 1.6;
			padding-left: 15px;
			margin-bottom: 35px; }
			.work-section__descr ul li {
				font-size: 18px;
				font-weight: 600;
				line-height: 1.6; }
	.work-section__picture {
		position: absolute;
		top: 0;
		right: 10px;
		width: 685px;
		height: 100%;
		display: block; }
	.work-section__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }
	.work-section__border {
		left: 0; }

.consult-section {
	padding: 30px 0; }

.feedback-section {
	padding: 80px 0; }
	.register-section .feedback-section__header{
		margin-bottom: 40px;
	}
	.feedback-section__header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		margin-bottom: 80px; }
	.feedback-section__title {
		margin-bottom: 0;
		margin-right: 20px; }

.feedback-card {
	position: relative;
	width: 100%;
	display: block;
	text-decoration: none; }
	.feedback-card:hover .feedback-card__more:before {
		-webkit-transform: translateX(10px);
				-ms-transform: translateX(10px);
						transform: translateX(10px); }
	.feedback-card__picture {
		width: 100%;
		height: 310px;
		display: block;
		margin-bottom: 10px; }
	.feedback-card__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }
	.feedback-card__bottom {
		background: #fff;
		border: 3px solid #0E2132;
		padding: 15px 25px; }
	.feedback-card__descr {
		min-height: 65px;
		margin-bottom: 8px; }
	.feedback-card__name {
		font-size: 20px;
		line-height: 1.2;
		font-weight: 700;
		color: #0E2132;
		margin: 0 0 10px; }
	.feedback-card__pos {
		font-size: 12px;
		font-weight: 600;
		color: #999999;
		line-height: 1.2; }
	.feedback-card__pos.overflow-hide{
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		height: 60px;
	}
	.feedback-card__pos.overflow-hide p{
		margin: 0;
	}
	.feedback-card__more {
		font-size: 14px;
		line-height: 1.2;
		font-weight: 700;
		color: #0E2132;
		position: relative;
		width: 100%;
		padding-right: 25px; }
		.feedback-card__more:before {
			position: absolute;
			top: 50%;
			right: 0;
			width: 16px;
			height: 16px;
			margin-top: -8px;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
			background: url(img/button-arrow-blue.svg) no-repeat center center;
			content: ''; }
			.form__button.white::before{
				background: url(img/button-arrow-blue.svg) no-repeat center center;
			}
.team-card {
	position: relative;
	width: 100%;
	display: block;
	text-decoration: none; }
	.team-card__picture {
		width: 100%;
		height: 310px;
		display: block;
		margin-bottom: 22px; }
	.team-card__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }
	.team-card__name {
		font-size: 20px;
		line-height: 1.2;
		font-weight: 700;
		color: #0E2132;
		margin: 0 0 10px; }
	.team-card__pos {
		font-size: 12px;
		font-weight: 600;
		color: #0E2132;
		line-height: 1.2; }

.feedback-slider .slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; }
	.feedback-slider .slick-track .slick-slide {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		outline: none; }

.feedback-slider .slick-list {
	margin-left: -10px;
	margin-right: -10px; }

.feedback-slider-arrows {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
			-ms-flex-pack: justify;
					justify-content: space-between;
	width: 105px; }

.blog-section {
	padding: 40px 0 110px; }
	.blog-section__header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		margin-bottom: 80px; }
	.blog-section__title {
		margin-bottom: 0; }

.blog-card {
	display: block;
	width: 100%;
	text-decoration: none; }
	.blog-card:hover .blog-card__title {
		text-decoration: underline; }
	.blog-card__picture {
		width: 100%;
		height: 380px;
		display: block;
		margin-bottom: 25px; }
	.blog-card__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }
	.blog-card__title {
		font-size: 22px;
		font-weight: 700;
		line-height: 1.2;
		margin: 0 0 25px;
		color: #0E2132; }
	.blog-card__descr p {
		font-size: 18px;
		line-height: 1.6;
		font-weight: 600;
		margin: 0;
		color: #999999; }

.about-section {
	padding: 50px 0 30px; }
	.about-section__title {
		font-size: 22px;
		margin-bottom: 50px;
		font-weight: 700; }

.ambition-section {
	padding: 30px 0 70px; }
	.ambition-section__title {
		margin-bottom: 60px; }
	.ambition-section__descr {
		margin-bottom: 60px; }
		.ambition-section__descr h3 {
			font-size: 22px;
			font-weight: 700;
			line-height: 1.3;
			color: #0E2132;
			margin: 0 0 50px; }

.blog-category {
	padding: 50px 0; }
	.blog-category__header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		margin-bottom: 50px; }
	.blog-category__title {
		margin-bottom: 0; }
	.blog-category__col {
		margin-bottom: 25px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex; }

.blog-cats {
	padding-left: 0;
	list-style: none;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start;
	-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
					flex-wrap: wrap; }
	.blog-cats li {
		line-height: 1.2;
		margin-right: 50px; }
		.blog-cats li:last-child {
			margin-right: 0; }
		.blog-cats li.current-menu-item a {
			color: #0E2132; }
		.blog-cats li a {
			font-size: 18px;
			font-weight: 700;
			color: #999999;
			text-decoration: none;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
			.blog-cats li a:hover {
				color: #0E2132; }

.blog-card-small {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 25px 0;
	width: 100%;
	border-bottom: 1px solid rgba(51, 51, 51, 0.2);
	text-decoration: none; }
	.blog-card-small:hover .blog-card-small__descr {
		background: #0E2132; }
	.blog-card-small:hover .blog-card-small__title {
		color: #f3f3f3; }
	.blog-card-small:hover .blog-card-small__date {
		color: #f3f3f3; }
	.blog-card-small__picture {
		display: block;
		width: 140px;
		min-width: 140px; }
	.blog-card-small__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }
	.blog-card-small__descr {
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		width: 100%;
		padding: 15px 20px 15px 20px; }
	.blog-card-small__date {
		font-size: 16px;
		line-height: 1.2;
		font-weight: 600;
		color: #999999;
		margin-bottom: 10px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
	.blog-card-small__title {
		font-size: 18px;
		font-weight: 700;
		line-height: 1.4;
		color: #0E2132;
		margin: 0;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
.disconnector{
	border-color: #0E2132;
	width: 100%;
	position: relative;
	z-index: 2; 
}
.faq-section {
	padding: 50px 0; width: 100%;}
	.faq-section__title {
		font-size: 22px;
		margin-bottom: 20px; }
	.faq-section__blocks {
		margin-bottom: 50px; }

.faq-block {
	border-bottom: 1px solid rgba(51, 51, 51, 0.2); }
	.faq-block__toggle {
		padding: 20px 40px 20px 0;
		cursor: pointer;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		color: #0E2132;
		position: relative; }
		.faq-block__toggle h3 {
			font-size: 18px;
			line-height: 1.4;
			margin: 0;
			font-weight: 700; }
		.faq-block__toggle:hover {
			color: #1E405F; }
	.faq-block.on .faq-block__toggle {
		color: #0E2132; }
		.faq-block.on .faq-block__toggle:hover {
			color: #1E405F; }
	.faq-block.on .faq-block__icon:before {
		opacity: 0; }
	.faq-block.on .faq-block__icon:after {
		background: #0E2132; }
	.faq-block__icon {
		position: absolute;
		top: 50%;
		margin-top: -12.5px;
		right: 0;
		width: 25px;
		height: 25px;
		content: '';
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
		.faq-block__icon:before {
			position: absolute;
			top: 0;
			left: 50%;
			margin-left: -1.5px;
			width: 3px;
			height: 100%;
			background: #999999;
			content: '';
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
		.faq-block__icon:after {
			position: absolute;
			top: 50%;
			left: 0;
			margin-top: -1.5px;
			width: 100%;
			height: 3px;
			background: #999999;
			content: '';
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
	.faq-block__hidden.hidden {
		display: none; }
	.faq-block__hidden.visible {
		display: block; }
	.faq-block__descr {
		padding: 0 0 30px; }
		.faq-block__descr p, .faq-block__descr ul li {
			font-size: 17px;
			line-height: 1.6;
			font-weight: 400;
			color: #999999; }
			.faq-block__descr p:last-child {
				margin-bottom: 0; }
		.faq-block__descr a:hover {
			text-decoration: none; }

.services-section {
	padding: 50px 0; }
	.services-section__title {
		margin-bottom: 25px; }
	.services-section__price {
		background: linear-gradient(326deg, #1a4770, #0e2132, #2b6497);
		background-size: 600% 600%;
		-webkit-animation: AnimationName 18s ease infinite;
		-moz-animation: AnimationName 18s ease infinite;
		animation: AnimationName 18s ease infinite;
		padding: 25px 30px 25px;
		margin-bottom: 50px; }
		.services-section__price h3 {
			font-size: 38px;
			font-weight: 800;
			line-height: 1;
			color: #fff;
			margin: 0 0 5px; }
		.services-section__price p {
			font-size: 20px;
			font-weight: 500;
			margin: 0;
			color: #fff;
			line-height: 1.4; }



@-webkit-keyframes AnimationName {
0%{background-position:0% 4%}
50%{background-position:100% 97%}
100%{background-position:0% 4%}
}
@-moz-keyframes AnimationName {
0%{background-position:0% 4%}
50%{background-position:100% 97%}
100%{background-position:0% 4%}
}
@keyframes AnimationName {
0%{background-position:0% 4%}
50%{background-position:100% 97%}
100%{background-position:0% 4%}
}

.contacts-section {
	padding: 90px 0 50px; }
	.contacts-section__title {
		margin-bottom: 30px; }
	.contacts-section__descr {
		background: #F9F9F9;
		padding: 55px 45px 55px 45px; }
		.contacts-section__descr h2 {
			font-size: 20px;
			font-weight: 700;
			line-height: 1.2;
			color: #0E2132;
			margin: 0 0 35px; }
		.contacts-section__descr p {
			font-weight: 600;
			font-size: 14px;
			margin-bottom: 0; }
		.contacts-section__descr a {
			font-weight: 600;
			font-size: 14px;
			color: #999999;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
			text-decoration: none; }
			.contacts-section__descr a:hover {
				opacity: .6; }
	.contacts-section__contacts .contacts__list {
		margin-right: 0; }
	.contacts-section__contacts .contacts__icon {
		fill: #999;
		margin-left: 0;
		margin-right: 10px;
		border: 1px solid #999;
		-webkit-border-radius: 50%;
						border-radius: 50%; }
	.contacts-section__contacts .contacts__link {
		color: #999;
		font-size: 14px;
		font-weight: 600; }

.map {
	height: 100%;
	width: 100%;
	position: relative; }

#google-map {
	width: 100%;
	height: 100%; }

.blog-article {
	padding: 110px 0 65px; }
	.blog-article__title {
		margin-bottom: 30px; }
	.blog-article__row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		margin-bottom: 35px; }
	.blog-article__back {
		line-height: 1.2; }
		.blog-article__back-link {
			font-size: 18px;
			font-weight: 800;
			color: #0E2132;
			text-decoration: none; }
			.blog-article__back-link:hover {
				text-decoration: underline; }
	.blog-article__picture {
		display: block;
		width: 100%;
		height: 405px;
		position: relative;
		margin-bottom: 50px; }

	.blog-article__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }
	.blog-article__title {
		font-size: 22px;
		font-weight: 700;
		line-height: 1.4;
		margin: 0 0 45px;
		color: #0E2132; }
	.blog-article__text {
		margin-bottom: 90px; }
		.blog-article__text:after {
			content: "";
			clear: both;
			display: table; }
		.blog-article__text p, .blog-article__text ul li {
			font-size: 17px;
			font-weight: 600;
			line-height: 1.6;
			margin-bottom: 25px; }

.related {
	margin-bottom: 50px; }
	.related__title {
		font-size: 18px;
		font-weight: 800;
		color: #0E2132;
		margin: 0 0 25px;
		padding-bottom: 25px;
		border-bottom: 1px solid rgba(51, 51, 51, 0.2); }
	.related__col {
		margin-bottom: 25px; }

.share {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
			-ms-flex-pack: start;
					justify-content: flex-start;
	line-height: 1.2; }
	.share__title {
		font-size: 16px;
		font-weight: 800;
		color: #0E2132;
		margin-right: 30px; }

.jssocials-share {
	margin: 0 20px 0 0; }
	.jssocials-share:last-child {
		margin-right: 0; }

.jssocials-share-link {
	display: block;
	width: 25px;
	height: 25px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease; }
	.jssocials-share-link:hover {
		opacity: .6; }

.jssocials-share-twitter .jssocials-share-link {
	background: url(img/icon-twitter.svg) no-repeat center center; }

.jssocials-share-facebook .jssocials-share-link {
	background: url(img/icon-facebook.svg) no-repeat center center; }

.jssocials-share-googleplus .jssocials-share-link {
	background: url(img/icon-google.svg) no-repeat center center; }

.article-404 {
	background: #0E2132;
	width: 100vw;
	height: 100vh; }
	.article-404__descr {
		text-align: center;
		padding: 50px 0;
		width: 100%;
		max-width: 780px;
		margin: 0 auto; }
	.article-404__icon {
		max-width: 100%;
		height: auto;
		margin-bottom: 50px; }
	.article-404__title {
		font-size: 28px;
		line-height: 1.4;
		font-weight: 700;
		color: #f3f3f3;
		margin: 0; }

.article-404 .header-menu__header,
.article-404 .header-menu__links,
.article-404 .header-menu__bottom {
	opacity: 1;
	transform: none;
}

.page-404 {
	margin: 0; }

.footer {
	width: 100%;}
	.footer__inner {
		background: #081A29;
		overflow: hidden; }
	.footer__logo {
		margin-bottom: 8px; }
		.footer__logo .logo__link {
			font-size: 18px; }
	.footer__slogan {
		font-size: 15px;
		line-height: 1.2;
		color: #f3f3f3;
		margin-bottom: 25px; }
	.footer__contacts {
		padding: 25px 0;
		border-top: 1px solid rgba(153, 153, 153, 0.2);
		border-bottom: 1px solid rgba(153, 153, 153, 0.2);
		margin-bottom: 30px; }
	.footer-contacts {
		padding-left: 0;
		list-style: none;
		margin: 0; }
		.footer-contacts__item {
			line-height: 1.2;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-webkit-align-items: center;
					-ms-flex-align: center;
							align-items: center;
			-webkit-box-pack: start;
			-webkit-justify-content: flex-start;
					-ms-flex-pack: start;
							justify-content: flex-start;
			margin-bottom: 10px; }
			.footer-contacts__item:last-child {
				margin-bottom: 0; }
		.footer-contacts__link {
			font-size: 14px;
			color: #f3f3f3;
			text-decoration: none;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
			.footer-contacts__link:hover {
				color: #999; }
		.footer-contacts__icon {
			width: 14px;
			min-width: 14px;
			height: 14px;
			fill: #f3f3f3;
			margin-right: 15px; }
		.footer-contacts__text {
			font-size: 14px;
			color: #f3f3f3; }
	.footer__social .social__item {
		margin-right: 20px; }
		.footer__social .social__item:last-child {
			margin-right: 0; }
	.footer__menu {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
				-ms-flex-align: start;
						align-items: flex-start;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		margin-bottom: 35px;
		z-index: 1; }
	.footer__list {
		padding-left: 0;
		list-style: none;
		margin: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
						flex-wrap: wrap; }
		.register-footer .footer__list > li{
			min-width: auto;
		}
		.register-footer .footer__right{
			height: 100%;
			display: flex;
			flex-direction: column;
		}
		.register-footer .footer__policy{
			margin-top: auto;
		}
		.footer__list > li {
			line-height: 1.2;
			min-width: 160px;
			margin-right: 20px; }
			.footer__list > li > a {
				font-size: 15px;
				font-weight: 700;
				color: #f3f3f3;
				text-decoration: none;
				-webkit-transition: all .5s ease;
				-o-transition: all .5s ease;
				transition: all .5s ease; }
				.footer__list > li > a:hover {
					color: #999; }
			.footer__list > li > ul {
				padding-left: 0;
				list-style: none;
				margin: 30px 0 0 0; }
				.footer__list > li > ul > li {
					line-height: 1.2;
					margin-bottom: 10px; }
					.footer__list > li > ul > li:last-child {
						margin-bottom: 0; }
					.footer__list > li > ul > li > a {
						font-size: 12px;
						font-weight: 400;
						color: #f3f3f3;
						text-decoration: none;
						-webkit-transition: all .5s ease;
						-o-transition: all .5s ease;
						transition: all .5s ease; }
						.footer__list > li > ul > li > a:hover {
							color: #999; }
	.footer__top {
		font-size: 14px;
		font-weight: 400;
		color: #f3f3f3;
		text-decoration: none;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		display: flex;
	align-items: center;
	white-space: nowrap;
	 }
		.footer__top-icon {
			width: 11px;
			height: 11px;
			fill: #f3f3f3;
			margin-left: 15px; }
		.footer__top:hover {
			color: #999; }
	.footer__policy {
		position: relative;
		line-height: 1.2;
		margin-bottom: 15px;
		z-index: 1; }
		.footer__policy-link {
			font-size: 12px;
			font-weight: 400;
			color: #f3f3f3;
			text-decoration: none;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease; }
			.footer__policy-link:hover {
				color: #999; }
	.footer__bottom {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
				-ms-flex-align: start;
						align-items: flex-start;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		line-height: 1.2;
		z-index: 1; }
	.footer__copyright {
		font-size: 12px;
		font-weight: 700;
		color: #f3f3f3;
		line-height: 1.2; }
	.footer__development {
		font-size: 12px;
		font-weight: 700;
		color: #f3f3f3;
		text-decoration: none;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease; }
		.footer__development:hover {
			color: #999; }
	.footer__left {
		padding: 40px 0 30px; }
	.footer__right {
		position: relative;
		padding: 40px 0 30px; }
		.footer__right:before {
			background: #0E2132;
			position: absolute;
			top: 0;
			left: -50px;
			width: 200%;
			height: 100%;
			content: ''; }
		.footer__right:after {
			background-image: url(img/footer-bg.svg);
			background-repeat: no-repeat;
			background-position: bottom 5px right;
			-webkit-background-size: auto 330px;
							background-size: auto 330px;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			content: ''; }

.feedback-popup {
	background: #fff;
	max-width: 1195px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 45px; }
	.feedback-popup__close {
		position: absolute;
		top: 75px;
		right: 85px;
		font-size: 14px;
		font-weight: 500;
		color: #999999;
		line-height: 1.2;
		cursor: pointer; }
	.feedback-popup__inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex; }
	.feedback-popup__picture {
		width: 290px;
		min-width: 290px;
		height: 310px;
		display: block;
		margin-right: 30px; }
	.feedback-popup__img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
			 object-fit: cover; }
	.feedback-popup__descr {
		border: 3px solid #0E2132;
		padding: 20px; }
	.feedback-popup__name {
		font-size: 20px;
		line-height: 1.2;
		font-weight: 700;
		color: #0E2132;
		margin: 0 0 10px; }
	.feedback-popup__pos {
		font-size: 12px;
		font-weight: 600;
		color: #999999;
		line-height: 1.2;
		margin-bottom: 20px; }
	.feedback-popup__text p {
		font-size: 12px;
		font-weight: 600;
		color: #999999;
		line-height: 1.6;
		margin-bottom: 20px; }
		.feedback-popup__text p:last-child {
			margin-bottom: 0; }

.popup {
	background: #fff;
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 45px;
}

.popup--big {
	max-width: 1550px;
}

.popup--big.popup--red{
	padding: 25px 0 18px 40px;
}

.popup--big.popup--red .popup__inner{
	border: none;
	padding: 0;
}

.popup--big.popup--red .popup__inner .form__title{
	text-align: left;
}

.popup--big.popup--red .popup__inner .button{
	background-color: #E65D57;
}

.popup__inner {
	border: 3px solid #0E2132;
	text-align: center;
	padding: 30px 30px 15px
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out; }
	.mfp-fade.mfp-bg.mfp-ready {
		opacity: 0.8; }
	.mfp-fade.mfp-bg.mfp-removing {
		opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: scale(0.7);
			-ms-transform: scale(0.7);
					transform: scale(0.7); }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
	-webkit-transform: scale(1);
			-ms-transform: scale(1);
					transform: scale(1); }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
	-webkit-transform: scale(0.7);
			-ms-transform: scale(0.7);
					transform: scale(0.7); }

/*==========  Desktop First  ==========*/
@media (max-width: 1499.98px) {
	.bg-lines__container {
		max-width: 1210px; }
	.button {
		padding-right: 60px; }
	.footer__right:before {
		left: -20px; }
	.footer__list > li {
		min-width: 100px; }
	.footer__right {
		padding-left: 30px; } }

@media (max-width: 1199.98px) {
	.bg-lines__container {
		max-width: 980px; }
	.how-item__descr .br,
	.advantages-item__descr .br {
		display: inline; }
	.footer__list > li {
		min-width: 0; }
	.footer__right {
		padding-left: 0; }
	.contacts-section__contacts {
		margin-bottom: 25px; } }

@media (max-width: 991.98px) {
	.bg-lines__container {
		max-width: 740px; }
	.main-section__descr {
		margin-bottom: 60px; }
	.stats-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px; }
	.price-block {
		margin: 0 0 50px; }
	.info-section {
		padding-bottom: 60px; }
	.education-section__picture {
		position: relative;
		width: 100%;
		left: auto;
		top: auto;
		height: 330px;
		margin-bottom: 45px; }
	.education-section__descr {
		margin-right: 0;
		padding: 40px; }
	.education-section__border,
	.work-section__border {
		width: 100%; }
	.education-section__title {
		margin-bottom: 30px; }
	.work-section {
		padding: 60px 0; }
	.work-section__picture {
		position: relative;
		width: 100%;
		right: auto;
		top: auto;
		height: 330px;
		margin-bottom: 45px; }
	.work-section__descr {
		margin-left: 0;
		padding: 40px; }
	.tabs-toggle {
		display: none; }
	.tabs__pane {
		display: block;
		opacity: 1; }
	.visible-md {
		display: block; }
	.hidden-md {
		display: none; }
	.mobile-slider-arrows {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex; }
	.blog-section {
		padding-bottom: 40px; }
	.footer__contacts {
		padding-bottom: 15px; }
		.footer__contacts .footer-contacts {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-webkit-align-items: center;
					-ms-flex-align: center;
							align-items: center;
			-webkit-box-pack: justify;
			-webkit-justify-content: space-between;
					-ms-flex-pack: justify;
							justify-content: space-between; }
		.footer__contacts .footer-contacts__item {
			margin-bottom: 10px; }
	.footer__top {
		position: absolute;
		top: 50px;
		right: 10px; }
	.footer__right:before {
		left: -50%; }
	.footer__list > li {
		min-width: 100px; }
	.footer__right {
		padding: 30px 0; }
	.search-form {
		width: 590px; }
	.map {
		height: 245px; }
	.contacts-section__descr {
		padding: 30px 25px; }
	.share__title {
		display: none; }
	.alignleft,
	.alignright {
		float: none;
		margin: 0 auto 30px; }
	.blog-article__text {
		margin-bottom: 45px; }
	.feedback-popup {
		max-width: 500px; }
	.feedback-popup__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column; }
	.feedback-popup__picture {
		width: 100%;
		min-width: 0;
		margin-bottom: 30px; }
	.feedback-popup__close {
		top: 15px;
		right: 45px; } }
.packages-section.info-section{
	background-size: 110%;
	padding-bottom: 40px;
}
@media (max-width: 992px) {
	.companies-section{
		flex-direction: column;
		border-radius: 0;
	}
	.companies-section > img{
		width: 100%;
	}
	.companies-section .step-container{
		padding: 17px 12px 50px 25px;
	}
	.packages-list .package-item{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 25px;
	}
	.packages-section .section-title{
		text-align: center;
	}
	.stages-section{
		flex-direction: column;
		padding-top: 0;
	}
	.stages-section .stage-item{
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
		text-align: left;
		height: auto;
		display: flex;
		align-items: center;
	}
	.stages-section .stage-item .big-number{
		position: unset;
		transform: none;
		font-size: 43px;
		line-height: 36px;
		margin-right: 15px;
		min-width: 62px;
		max-width: 62px;
		color: #EAEAEA;
	}
	.stages-section .stage-item .big-number::before{
		content: '0';
	}
	.stages-section .stage-item .stage-title{
		line-height: 28px;

	}
	.stages-section .stage-item .stage-description{
		line-height: 22px;
		margin-top: 6px;
	}
	.stages-section .stage-item .stage-item-container{
		box-shadow: none;
		background-color: transparent;
		padding: 0;
	}
	.stages-section .stage-item:not(:last-child)::after{
		display: none;
	}
	.banks-section{
		padding-top: 45px;
	}
	.banks-list li{
		width: calc(50% - 10px);
		height: 82px;
		margin-right: 10px;
		margin-bottom: 12px;
		padding: 0 10px;
	}
	.banks-list li:nth-child(2n){
		margin-right: 0;
	}
}
@media (max-width: 767.98px) {
	.bg-lines__item--2,
	.bg-lines__item--4,
	.bg-lines__item--3 {
		display: none; }
	.bg-lines__item--1 {
		left: 10px; }
	.bg-lines__item--5 {
		right: 10px;
		left: auto; }
	.bg-lines {
		padding-left: 10px;
		padding-right: 10px; }
		.bg-lines--grey {
			padding-left: 0;
			padding-right: 0; }
	.cursor {
		display: none; }
	.header__col {
		padding: 30px 10px; }
	.main-section {
		padding: 90px 0 55px; }
	.visible-xs {
		display: block; }
	.hidden-xs {
		display: none; }
	.main-section__contacts {
		margin-bottom: 90px; }
		.main-section__contacts .contacts__list {
			margin-right: 0;
			margin-left: 20px; }
	.main-section__descr h1 {
		font-size: 28px; }
	.main-section__descr p {
		font-size: 16px;
		font-weight: 400; }
	.stats-item {
		margin-bottom: 40px; }
	.stats-item__count {
		font-size: 24px; }
	.stats-item__descr {
		font-size: 13px; }
	.social__icon {
		width: 40px;
		height: 40px; }
	.social__item {
		margin-right: 30px; }
		.social__item:last-child {
			margin-right: 0; }
	.main {
		margin: 10px; }
	.section-title {
		font-size: 24px;
		line-height: 1.4; }
	.info-section__descr ul li {
		font-size: 18px; }
		.info-section__descr ul li:before {
			top: 7px; }
	.info-section__title {
		margin-bottom: 40px; }
	.price-block__title {
		font-size: 24px;
		margin-bottom: 20px; }
	.price-block__price {
		font-size: 28px; }
	.info-section__descr {
		margin-bottom: 40px; }
	.consult-form {
		padding: 25px 20px 5px; }
	.form__title {
		font-size: 18px;
		margin-bottom: 25px; }
	.form__input {
		padding: 5px 15px;
		font-size: 16px; }
	.how-section__title {
		margin-bottom: 45px; }
	.how-item__number {
		font-size: 35px;
		width: 65px;
		min-width: 65px; }
	.how-item__descr p {
		max-width: 100%; }
	.how-item {
		margin-bottom: 50px; }
	.education-section__descr,
	.work-section__descr {
		padding: 40px 20px; }
	.advantages-section {
		padding: 20px 0 40px; }
	.advantages-section__title {
		margin-bottom: 45px; }
	.advantages-item__number {
		font-size: 35px;
		width: 65px;
		min-width: 65px; }
	.advantages-item__descr h4 {
		margin-bottom: 3px; }
	.advantages-item {
		margin-bottom: 30px; }
	.more-items-button__icon {
		display: block;
		margin-right: 0;
		margin-bottom: 10px; }
	.work-section {
		padding: 40px 0; }
	.button {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		padding-left: 15px;
		font-size: 16px;
		padding-right: 40px; }
		.button:before {
			width: 40px;
			right: 0; }
	.search-form {
		width: 320px;
		right: -120px; }
	.feedback-section {
		padding: 40px 0; }
	.feedback-section__header {
		margin-bottom: 45px; }
	.feedback-slider-arrows,
	.mobile-slider-arrows {
		width: 70px;
		min-width: 70px; }
	.feedback-slider .slick-list {
		padding-right: 80px !important; }
	.feedback-card__picture {
		height: 225px; }
	.feedback-card__name {
		font-size: 15px; }
	.feedback-card__bottom {
		padding: 15px; }
	.blog-section__header {
		margin-bottom: 45px; }
	.blog-card__picture {
		height: 225px; }
	.blog-card__title {
		font-size: 18px; }
	.blog-card__descr p {
		font-size: 14px; }
	.footer__menu {
		display: none; }
	.footer__contacts .footer-contacts {
		display: block; }
	.footer__top span {
		display: none; }
	.footer__top-icon {
		width: 25px;
		height: 25px;
		margin: 0; }
	.footer__right:before, .footer__right:after {
		display: none; }
	.footer__inner {
		background: #0E2132 url(img/footer-bg.svg) no-repeat bottom 15px center;
		-webkit-background-size: 100% auto;
						background-size: 100% auto; }
	.footer__left {
		padding-bottom: 0; }
	.header-menu__inner {
		padding: 30px 20px; }
	.logo__slogan {
		display: none; }
	.header-menu__menu ul li a {
		font-size: 18px; }
	.header-menu__links {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
				-ms-flex-pack: start;
						justify-content: flex-start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
				-ms-flex-align: start;
						align-items: flex-start; }
	.header-menu__contacts {
		margin-bottom: 30px; }
	.about-section {
		padding: 30px 0 10px; }
	.about-section__title {
		margin-bottom: 30px;
		font-size: 22px; }
	.column-text p {
		margin-bottom: 20px;
		font-size: 16px; }
	.column-text h4 {
		font-size: 16px;
		margin-bottom: 20px; }
	.ambition-section {
		padding-bottom: 60px; }
	.ambition-section__title {
		margin-bottom: 30px; }
	.ambition-section__descr {
		margin-bottom: 30px; }
		.ambition-section__descr h3 {
			font-size: 16px;
			line-height: 1.6;
			margin-bottom: 30px; }
	.blog-category {
		padding: 40px 0; }
	.blog-category__header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
				-ms-flex-align: start;
						align-items: flex-start;
		margin-bottom: 40px; }
	.blog-category__title {
		margin-bottom: 20px; }
	.blog-cats {
		display: block; }
		.blog-cats li {
			margin-right: 0;
			margin-bottom: 20px; }
			.blog-cats li:last-child {
				margin-bottom: 0; }
	.faq-block__descr p, .faq-block__descr ul li {
		font-size: 15px; }
	.faq-block__toggle h3 {
		font-size: 16px; }
	.faq-section {
		padding: 40px 0; }
	.faq-section__title {
		font-size: 18px;
		margin-bottom: 15px; }
	.section-title__icon {
		margin-left: 5px; }
	.services-section {
		padding: 40px 0; }
	.services-section__price {
		padding: 25px 20px 20px; }
		.services-section__price h3 {
			font-size: 28px; }
		.services-section__price p {
			font-size: 16px;
			line-height: 1.6; }
	.contacts-section__descr {
		padding: 25px 20px; }
	.header--black {
		padding-left: 20px;
		padding-right: 20px; }
	.blog-article__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
				-ms-flex-align: start;
						align-items: flex-start; }
	.blog-article__back {
		margin-bottom: 20px; }
	.blog-article__back-link {
		font-size: 14px; }
	.breadcrumbs {
		font-size: 14px; }
	.blog-article__row {
		margin-bottom: 25px; }
	.blog-article__picture {
		height: 205px;
		margin-bottom: 40px; }
	.blog-article__title {
		font-size: 18px;
		font-weight: 700;
		line-height: 1.6;
		margin-bottom: 40px; }
	.blog-article__text p, .blog-article__text ul li {
		font-size: 15px; }
	.blog-article__text {
		margin-bottom: 25px; }
	.related {
		margin-bottom: 35px; }
	.blog-article {
		padding-bottom: 50px; }
	.article-404__title {
		font-size: 16px;
		font-weight: 600; }
	.article-404__descr {
		padding: 30px 0; }
	.feedback-popup {
		padding: 45px 20px 20px; }
	.popup {
		padding: 20px; }
	.feedback-popup__close {
		right: 30px; }
	.feedback-popup__picture {
		height: 225px;
		margin-bottom: 20px; } }
.bg-lines.on-mobile{
	display: none;
}
@media (max-width: 575.98px) {
	.companies-section{
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
		margin-bottom: 0;
	}
	.companies-section .step-container{
		padding-right: 25px;
	}
	.companies-section .step-container .company-form{
		flex-direction: column;
		align-items: flex-start;
	}
	.companies-section .step-container .company-form > *{
		margin-right: 0;
		max-width: 100%;
		margin-bottom: 15px;
	}
	.companies-section .step-container .error .form__button.white,
	.companies-section .step-container .success .form__button.white{
		max-width: 100%;
	}
	.companies-section .step-container .company-form > *:last-child{
		margin-bottom: 0;
	}
	.bg-lines{
		display: none;
	}
	.package-item .package-title{
		font-size: 18px;
	}
	.register-section .container{
		padding: 0;
	}
	.register-section .feedback-section{
		overflow: hidden;
	}
	.register-section .faq-block__icon{
		right: 10px;
	}
	.register-section .faq-section__blocks{
		margin-bottom: 0;
	}
	.register-section .faq-section .faq-section__title{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.register-section .faq-section .faq-section__title .section-title__icon{
		margin-right: 5px;
	}
	.bg-lines__container.theme-container, .packages-section.info-section, .register-section{
		padding-left: 25px;
		padding-right: 25px;
	}
	.bg-lines.on-mobile{
		display: block;
	}
	.main.mobile-non-padding{
		margin: 0;
	}
	.button {
		font-size: 14px; }
	.main-section {
		padding-left: 20px;
		padding-right: 20px; }
	.section-title {
		font-size: 20px; }
	.header__col {
		padding-left: 20px;
		padding-right: 20px; }
	.header.is-scroll .header__col {
		padding: 20px 20px; }

	.header--black .header__col {
		padding: 30px 0;
	}

	.header--black.is-scroll .header__col {
		padding: 20px 0; }

	.education-section__descr, .work-section__descr {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px; }
	.blog-card-small {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column;
		padding-bottom: 20px; }
		.blog-card-small__picture {
			width: 100%;
			min-width: 100%;
			margin: 0 0 20px; }
		.blog-card-small__title {
			font-size: 16px; }
	.blog-card-small__descr {
		padding: 0; }
	.blog-article__picture {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-left: -20px;
		margin-right: -20px;
		width: auto; }
	.how-section {
		margin-left: -10px;
		margin-right: -10px;
		padding-left: 10px;
		padding-right: 10px; }
	.education-section__picture,
	.work-section__picture {
		margin-left: -10px;
		margin-right: -10px;
		width: auto; } }

@media only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	.info-section {
		background-image: url(img/info-bg@2x.jpg); }
	.how-section {
		background-image: url(img/how-bg@2x.jpg); } }

/*==========  Mobile First  ==========*/

/* --- Language Switcher Final Fix --- */
.lang-switcher {
	position: relative;
	z-index: 10;
	display: inline-block;
}

/* Keep dropdown visible while hovering anywhere on wrapper or dropdown */
.lang-switcher:hover .lang-dropdown,
.lang-switcher .lang-dropdown:hover {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	pointer-events: auto;
}

/* Flag button */
.lang-switcher .current-lang {
	background: rgba(255,255,255,0.2);
	backdrop-filter: blur(10px);
	border-radius: 12px;
	padding: 4px 10px;
	color: #fff;
	font-size: 18px;
	border: 1px solid rgba(255,255,255,0.25);
	cursor: pointer;
	line-height: 1;
	transition: background 0.25s ease;
	position: relative;
	z-index: 2;
}

/* Dropdown — no flicker */
.lang-switcher .lang-dropdown {
	position: absolute;
	top: calc(100% - 2px); /* overlaps slightly with flag */
	left: 0;
	background: rgba(255,255,255,0.15);
	backdrop-filter: blur(10px);
	border-radius: 10px;
	box-shadow: 0 4px 15px rgba(0,0,0,0.25);
	padding: 6px 12px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-5px);
	transition: all 0.2s ease;
	pointer-events: none;
	z-index: 1;
}

.lang-switcher a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	padding: 3px 0;
}

.lang-switcher a:hover {
	opacity: 0.8;
}

.education-section__descr ul {
  font-size: 15px;
  line-height: 1.6;
  color: #222;
}

.education-section__descr ul li {
  margin-bottom: 10px;
}

/* === CONTACT SECTION FIX === */
.contact-bright {
  position: relative;
  background: url('../img/how-bg.jpg') center center / cover no-repeat;
  filter: brightness(1.15); /* makes image ~15% lighter */
}

.contact-bright::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.25); /* light overlay to boost contrast */
  z-index: 1;
}

.contact-bright .container {
  position: relative;
  z-index: 2;
  text-align: center;
}

.contact-bright h2,
.contact-bright p {
  color: rgba(255,255,255,0.85) !important; /* softer white like hero */
  text-shadow: 0 2px 6px rgba(0,0,0,0.5);   /* lighter shadow */
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  filter: none !important;
}

.contact-bright h2 {
  font-weight: 800;
  font-size: 42px;
  margin-bottom: 20px;
}

.contact-bright p {
  font-size: 20px;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto 30px;
  font-weight: 500;
}

/* === BLACK SIGNATURE CONCIERGE (MATCH ABOUT US) === */
.concierge-section {
  background-color: #f5f5f5; /* same as About Us */
  padding: 80px 0; /* identical vertical spacing */
}

.concierge-section .section-title {
  color: #001b48; /* same blue tone as About Us */
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 25px;
}

.concierge-section .info-section__descr p {
  color: #6c6c6c; /* same gray as About Us */
  font-size: 18px;
  line-height: 1.7;
  max-width: 850px;
  margin-bottom: 20px;
}

.concierge-section .red-button {
  margin-top: 10px;
}
/* === ABOUT SECTION === */
.about-section {
  background-color: #f5f5f5;
  background-attachment: scroll;
  padding: 80px 0 60px; /* tighter bottom space */
}

.about-section .info-section__descr p {
  font-size: 18px;
  color: #6c6c6c;
  line-height: 1.7;
  margin-bottom: 12px;
}

/* === BLACK SIGNATURE CONCIERGE === */
.concierge-section {
  background-color: #f5f5f5;
  padding: 80px 0 60px; /* same bottom as About */
}

.concierge-section .section-title {
  color: #001b48;
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 25px;
}

.concierge-section .info-section__descr p {
  color: #6c6c6c;
  font-size: 18px;
  line-height: 1.7;
  max-width: 850px;
}

/* === ABOUT SECTION FIX === */
.about-section {
  position: relative;
  background: url('../img/footer-bg.png') center bottom / cover no-repeat;
  padding: 80px 0 60px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  z-index: 1;
  overflow: hidden;
}

/* subtle overlay to match Black Signature tone */
.about-section .about-overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(245, 245, 245, 0.9);
  z-index: 0;
}

.about-section .container {
  position: relative;
  z-index: 2;
}

.about-section .info-section__descr p {
  font-size: 18px;
  color: #6c6c6c;
  line-height: 1.7;
  margin-bottom: 12px;
}
/* ===== FORCE BACKGROUND FOR ABOUT US SECTION ===== */
section.about-section {
  position: relative !important;
  background-image: url('../img/footer-bg.png') !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
  background-attachment: scroll !important;
  padding: 80px 0 60px !important;
  z-index: 2 !important;
  overflow: hidden !important;
}

section.about-section .about-overlay {
  position: absolute !important;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(245, 245, 245, 0.9);
  z-index: 1;
}

section.about-section .container {
  position: relative;
  z-index: 3;
}

section.about-section .info-section__descr p {
  font-size: 18px !important;
  color: #6c6c6c !important;
  line-height: 1.7 !important;
  margin-bottom: 12px !important;
}
.tabs-toggle__date {
  display: none !important;
}
@media (max-width: 480px) {
  .column-text {
    grid-template-columns: 100% !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
}

.column-text {
  max-width: 100% !important;
  overflow-x: hidden !important;
}