@charset "UTF-8";
@font-face{
	font-family: 'Montserrat';
	src: url('../fonts/MontserratItalic/Montserrat-Italic.eot');
	src: url('../fonts/MontserratItalic/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MontserratItalic/Montserrat-Italic.woff') format('woff'),
	url('../fonts/MontserratItalic/Montserrat-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
	}
@font-face{
	font-family: 'Montserrat';
	src: url('../fonts/MontserratRegular/Montserrat-Regular.eot');
	src: url('../fonts/MontserratRegular/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MontserratRegular/Montserrat-Regular.woff') format('woff'),
	url('../fonts/MontserratRegular/Montserrat-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	}
@font-face{
	font-family: 'Montserrat';
	src: url('../fonts/MontserratBold/Montserrat-Bold.eot');
	src: url('../fonts/MontserratBold/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MontserratBold/Montserrat-Bold.woff') format('woff'),
	url('../fonts/MontserratBold/Montserrat-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	}
@font-face{
	font-family: 'Montserrat';
	src: url('../fonts/MontserratSemibold/Montserrat-SemiBold.eot');
	src: url('../fonts/MontserratSemibold/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MontserratSemibold/Montserrat-SemiBold.woff') format('woff'),
	url('../fonts/MontserratSemibold/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	}
@font-face{
	font-family: 'Montserrat';
	src: url('../fonts/MontserratMedium/Montserrat-Medium.eot');
	src: url('../fonts/MontserratMedium/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MontserratMedium/Montserrat-Medium.woff') format('woff'),
	url('../fonts/MontserratMedium/Montserrat-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	}
@font-face{
	font-family: 'Roboto Condensed';
	src: url('../fonts/RobotoCondensed/RobotoCondensed-Regular.eot');
	src: url('../fonts/RobotoCondensed/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/RobotoCondensed/RobotoCondensed-Regular.woff') format('woff'),
	url('../fonts/RobotoCondensed/RobotoCondensed-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	}
@font-face{
	font-family: 'PT Sans';
	src: url('../fonts/PTSansBold/PTSans-Bold.eot');
	src: url('../fonts/PTSansBold/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/PTSansBold/PTSans-Bold.woff') format('woff'),
	url('../fonts/PTSansBold/PTSans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	}
@font-face{
	font-family: 'lg';
	src: url('../fonts/lg.eot');
	src: url('../fonts/lg.eot?#iefix') format('embedded-opentype'),
	url('../fonts/lg.woff') format('woff'),
	url('../fonts/lg.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
strong, b{
	font-weight: 500;
	}
em, i{
	font-style: italic;
	}
sup, sub{
	position: relative;
	top: -0.6em;
	font-size: 65% !important;
	line-height: 1em !important;
	}
sub{
	top: auto;
	bottom: -0.3em;
	}
small{
	display: inline-block;
	vertical-align: baseline;
	font-size: .75em;
	line-height: 1.666666666666667em;
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, main{
	display: block;
	}
/*_____________________________________________*/
html{
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	}
body{
	height: 100%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.875em;
	color: #5D6466;
	min-width: 320px;
	}
/*Common styles*/
*, *:before, *:after{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-focus-ring-color: rgba(0, 0, 0, 0);
	outline: none !important;
	}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	position: relative;
	font-family: 'Montserrat', sans-serif;
	color: #2D2D2D;
	letter-spacing: 0;
	}
h1, .h1{
	font-weight: 600;
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	font-size: 2.555555555555556em;
	line-height: 1.4em;
	margin-bottom: 75px;
	}
.top-page-box h1, .top-page-box .h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700 !important;
	font-size: 2.888888888888889em;
	line-height: 1.2em;
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	}
.visually-impaired .top-page-box h1, .visually-impaired .top-page-box .h1 {
	margin-bottom: 75px;
}
.has-top-page-box{
	padding-top: 0;
	}
.not-have-top-page-box{
	padding-top: 200px;
	}
.title-box {
	max-width: 1185px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
}
h2, .h2{
	font-weight: 700;
	font-size: 2.222222222222222em;
	line-height: 1.7em;
	max-width: 1025px;
	}
h3, .h3{
	font-weight: 600;
	font-size: 2.111111111111111em;
	line-height: 1.4em;
	max-width: 1024px;
	}
h4, .h4{
	font-weight: 600;
	font-size: 1.944444444444444em;
	line-height: 1.5em;
	max-width: 1035px;
	}
h5, .h5{
	font-weight: 500;
	font-size: 1.666666666666667em;
	line-height: 1.5em;
	max-width: 1026px;
	}
h6, .h6{
	font-weight: 500;
	font-size: 1.444444444444444em;
	line-height: 1.5em;
	letter-spacing: .02em;
	max-width: 1026px;
	}
ol, ul{
	list-style: none;
	margin: 25px auto;
	max-width: 872px;
	}
ul li, ol li{
	position: relative;
	padding-left: 45px;
	margin: 0 0 30px;
	background: url("../i/rectangle.svg") no-repeat 0px 12px/10px auto;
	}
.ul li a {
	border-bottom: 1px solid rgba(93, 100, 102, 0.4);
}
.ul li a:hover {
	border-bottom: 1px solid rgba(93, 100, 102, 0);
}
ol{
	counter-reset: list1;
	list-style: none;
	}
ul ul, ol ol{
	max-width: none;
	margin: 18px 0;
	}
ol > li{
	background: none !important;
	}
ol > li:before{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	counter-increment: list1;
	content: counter(list1) ".";
	position: absolute;
	left: 0px;
	top: 9px;
	font-size: 1em;
	line-height: 1em;
	color: #5D6466;
	opacity: 0.8;
	}
ol ol{
	counter-reset: list2;
	}
ol ol li{
	background: none;
	}
ol ol li:before{
	counter-increment: list2;
	content: counter(list1) "." counter(list2);
	left: 2px;
	}
ul li p:first-child, ol li p:first-child{
	margin-top: 0 !important;
	}
ul li p:last-child, ol li p:last-child{
	margin-bottom: 0 !important;
	}
/*_______________________________*/
.scroll-tbl{
	position: relative;
	width: 100%;
	max-width: 870px;
	margin: 70px auto;
	overflow-x: auto;
	border: 1px solid #E3E4E4;
	}
.scroll-tbl table{
	margin: 0 auto;
	min-width: 800px;
	border: none;
	}
table{
	table-layout: fixed;
	width: 100%;
	max-width: 870px;
	margin: 50px auto 62px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 2px solid #D5E4BF;
	}
table th, table td{
	vertical-align: top;
	text-align: left;
	padding: 15px;
	border-right: 1px solid #E3E4E4;
	border-top: 1px solid #E3E4E4;
	}
table th{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	line-height: 1.444444444444444em;
	color: #2D2D2D;
	}
table td{
	line-height: 1.5em;
	letter-spacing: .15px;
	word-break: break-all;
	}
table tr:first-child th{
	border-top: 0;
	}
table th:first-child, table td:first-child{
	border-left: 0;
	}
table th:last-child, table td:last-child{
	border-right: 0;
	}
table tr:last-child td{
	border-bottom: 0;
	}
table td > *{
	margin: 10px 0;
	}
table td > *:first-child{
	margin-top: 0 !important;
	}
table td > *:last-child{
	margin-bottom: 0 !important;
	}
a{
	color: #2D2D2D;
	outline: none !important;
	text-decoration: none;
	}
.no-touchevents a:hover{

	}
a[href^=tel], a[href^=fax]{
	white-space: nowrap;
	text-decoration: none;
	color: #86868F;
	}
.no-touchevents a[href^=tel]:hover, .no-touchevents a[href^=fax]:hover{
	color: #86868F;
	opacity: .7;
	}
p{
	margin: 30px auto;
	max-width: 870px;
	line-height: 1.777777777777778em;
	letter-spacing: 0.01em;
	}
p a{
	border-bottom: 1px solid rgba(93, 100, 102, 0.4);
	}
p a:hover{
	border-bottom: none;
	}
img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 20px auto;
	}
img.left, img.right{
	margin: 0 24px 9px -112px;
	max-width: 50%;
	}
img.right{
	margin: 0 -112px 9px 24px;
	max-width: 50%;
	}
p img.left, p img.right{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0;
	}
p img.left{
	margin-right: 45px;
	}
p img.right{
	margin-right: 0;
	margin-left: 45px;
	}
a img{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	}
.auto-width-img{
	max-width: 1096px;
	margin: 0 auto;
	}
figure{
	display: block;
	font-size: 0.8888888888888889em;
	line-height: 1.666666666666667em;
	color: rgba(106, 120, 167, .5);
	margin: 50px auto;
	max-width: 1116px;
	}
figure img{
	margin: 0 auto;
	}
figcaption{
	margin: 18px 0 0;
	}
.time{
	display: block;
	}
/*___________________________*/
/*Form styles*/
.form{
	position: relative;
	z-index: 2;
	text-align: left;
	margin: 40px auto;
	}
.form-box .form{
	margin: 0;
	}
.form .field{
	width: 100%;
	margin: 0 0 20px;
	}
.field-name{
	font-family: 'Montserrat', sans-serif;
	position: relative;
	z-index: 1;
	display: block;
	font-weight: 500;
	font-size: 0.8888888888888889em;
	line-height: 22px;
	color: #535760;
	margin: 0 0 7px;
	}
.required .field-name:after{
	content: '*';
	margin: 0 0 0 4px;
	}
textarea.form-control{
	line-height: 24px;
	min-height: 97px;
	max-width: 100%;
	min-width: 100%;
	/*overflow: hidden !important;*/
	padding: 12px 15px 13px;
	}
.error-field .form-control{
	border-color: #DA313B;
	}
.form-control:focus, .error-field .form-control:focus{
	border-color: #2d2d2d;
	}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
	color: #86868F;
	opacity: 1;
	}
input::-moz-placeholder, textarea::-moz-placeholder{
	color: #86868F;
	opacity: 1;
	}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
	color: #86868F;
	opacity: 1;
	}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder{
	opacity: 0 !important;
	}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder{
	opacity: 0 !important;
	}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder{
	opacity: 0 !important;
	}
/*Btn*/
button{
	border: none;
	background: none;
	cursor: pointer;
	outline: none !important;
	}
.btn {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	position: relative;
	z-index: 4;
	font-size: 0.6666666666666667em;
	line-height: 1.3em;
	letter-spacing: .02em;
	color: #2D2D2D;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	padding: 12px 8px;
	width: 180px;
	margin: 29px auto;
	border: 1px solid #2D2D2D;
	border-radius: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	}
.no-touchevents .btn:hover{
	color: #fff;
	background: #2D2D2D;
	transition: .2s;
	}
.btn::before{
	content: '';
	position: absolute;
	top: 50%;
	right: -15px;
	width: 33px;
	height: 1px;
	background: #2D2D2D;
	}
.btn::after{
	content: '';
	position: absolute;
	top: 50%;
	left: -15px;
	width: 33px;
	height: 1px;
	background: #2D2D2D;
	}
.no-touchevents .btn:hover::before{
	background: linear-gradient(to right, white 56%, black 44%);
	}
.no-touchevents .btn:hover::after{
	background: linear-gradient(to left, white 56%, black 44%);
	}
.btn.full-width{
	width: 100%;
	max-width: none;
	}
.btn::-moz-focus-inner{
	border: 0;
	}
.no-touchevents .btn:not(:disabled):hover{
	background-position: 0 100%;
	}
.no-touchevents button.btn:not(:disabled):active{
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .27);
	}
.btn:disabled{
	background: linear-gradient(180deg, rgba(165, 183, 141, 0.4) 0%, rgba(165, 183, 141, 0.4) 99.99%, rgba(123, 194, 23, 0.4) 200%);
	cursor: default;
	}
.form .btn{
	margin: 0;
	width: 180px;
	height: 41px;
	}
.form .btn::before, .form .btn::after{
	content: none;
	}
/*Errors*/
.form .field-error{
	font-size: 0.7777777777777778em;
	line-height: 1em;
	letter-spacing: .02em;
	color: #DA313B;
	margin: 6px 0 -5px;
	}
/*Form message*/
.form-message{
	text-align: center;
	color: #535760;
	margin: 35px 0 0;
	}
.form-message + .form-message{
	margin-top: 12px;
	}
.form-message svg{
	display: inline-block;
	vertical-align: middle;
	margin: 6px 8px 4px 0;
	}
.form-message p{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	}
/*Appearance*/
.left{
	float: left;
	}
.right{
	float: right;
	}
.center{
	text-align: center;
	}
.align-right{
	text-align: right;
	}
.centered{
	margin-left: auto;
	margin-right: auto;
	}
.uppercase{
	text-transform: uppercase;
	}
.no-indent{
	margin-bottom: 0 !important;
	}
.align-m, .align-b{
	display: table-cell;
	vertical-align: middle;
	}
.align-b{
	vertical-align: bottom;
	}
.no-wrap{
	white-space: nowrap;
	}
/*Independent*/
.container{
	position: relative;
	z-index: 2;
	max-width: 1600px;
	padding: 0 70px;
	margin: 0 auto;
	}
/*=========================================================================
								STRUCTURE
==========================================================================*/
#all{
	position: relative;
	z-index: 1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	}
/*================================HEADER===================================*/
#header{
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	padding: 13px 0 21px;
	transition: padding .2s ease;
	border-bottom: 1px solid rgb(255, 255, 255, 0.2);
	}
#header .container{
	display: flex;
	align-items: center;
	}
#logo{
	display: block;
	width: 206px;
	height: 62px;
	}
.no-touchevents #logo:hover{
	opacity: 0.7;
}
#logo svg{
	width: 100%;
	}
#nav{
	display: block;
	}
.nav-box{
	margin-left: auto;
	}
#nav > ul{
	display: flex;
	align-items: flex-start;
	margin-bottom: 10px;
	}
#nav > ul > li{
	font-size: 0.8333333333333333em;
	line-height: 1em;
	text-transform: uppercase;
	margin: 0 34px 0 0;
	}
#nav > ul > li > a{
	font-family: 'Roboto Condensed';
	font-weight: 400;
	color: #fff;
	padding-bottom: 6px;
	}
#nav > ul > li:hover > a{
	border-bottom: 0.5px solid #fff;
	}
#nav > ul > .active > a{
	color: rgba(255, 255, 255, 0.6);
	border-bottom: 0.5px solid rgba(255, 255, 255, 0.6);
	}
#nav li{
	padding: 0;
	margin: 0;
	background: none;
	}
#nav a{
	text-decoration: none;
	}
#nav .dropdown li:last-child{
	margin: 0;
	}
#nav .dropdown{
	display: none;
	position: absolute;
	top: 53px;
	left: 50%;
	width: 370px;
	padding: 22px 34px 33px 34px;
	margin: 0 0 0 -149px;
	background: #fff;
	box-shadow: 0px 7px 25px 10px rgba(95, 95, 95, 0.12);
	}
#nav .dropdown.visible{
	display: block;
	}
#nav .dropdown li{
	font-family: 'Roboto Condensed';
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 13px;
	color: #2d2d2d;
	}
#nav .dropdown li ul li {
	font-family: 'Roboto Condensed';
	font-weight: 400;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 13px;
	color: #2d2d2d;
	}
#nav .dropdown:before{
	content: '';
	position: absolute;
	top: -8px;
	left: 50%;
	width: 24px;
	height: 24px;
	margin: 0 0 0 -50px;
	background: #fff;
	transform: rotate(45deg);
	}
#nav .dropdown:after{
	content: '';
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	height: 50px;
	}
#nav .dropdown li.sub-name {
	margin-bottom: 9px;
}
#nav .dropdown ul{
	padding-left: 15px;
	border-left: 1px solid rgba(158, 158, 158, 0.3);
	text-transform: none;
	margin: 0;
	}
.dropdown .active a{
	color: #878787;
	border-bottom: 1px solid #878787;
	}
#nav .dropdown ul li a:hover, #nav .dropdown li a:hover{
	border-bottom: 1px solid #2d2d2d;
	}
.sub-name a{
	color: #878787;
	}
.header-controls{
	display: flex;
	align-items: center;
	margin-top: 15px;
	margin-left: 15px;
	}
.header-search-box{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 14px;
	height: 14px;
	margin-right: 46px;
	cursor: pointer;
	}
.header-search-box:hover svg path{
	fill: rgba(255, 255, 255, 0.6);
	}
.js-visually-impaired{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 23.2px;
	height: 20px;
	position: relative;
	cursor: pointer;
	}
.js-visually-impaired::after{
	content: '';
	position: absolute;
	right: -23px;
	width: 1px;
	height: 20px;
	background: rgba(255, 255, 255, 0.7);
	}
.js-visually-impaired::before{
	content: '';
	position: absolute;
	left: -23px;
	width: 1px;
	height: 20px;
	background: rgba(255, 255, 255, 0.7);
	}
.js-visually-impaired:hover svg path{
	fill: rgba(255, 255, 255, 0.6);
	}
.lang{
	font-family: 'PT Sans';
	font-weight: 700;
	color: rgba(255, 255, 255, 0.9);
	text-transform: uppercase;
	font-size: 0.7222222222222222em;
	text-decoration-line: underline;
	margin-left: 46px;
	cursor: pointer;
	}
.lang:hover{
	color: rgba(255, 255, 255, 0.6);
	text-decoration-line: none;
	}
.sticky-header #header{
	padding: 13px 0 21px;
	background: #fff;
	box-shadow: 0 14px 25px rgba(73, 73, 73, 0.05), 0 4px 11px rgba(94, 95, 97, 0.15);
	transition: background .2s ease, padding .2s ease;
	transition-property: background, padding;
	transition-duration: 0.2s, 0.2s;
	transition-timing-function: ease, ease;
	transition-delay: 0s, 0s;
	}
.sticky-header #nav > ul > li > a{
	color: #2D2D2D;
	}
.sticky-header #nav > ul > li > a:hover{
	border-bottom: 1px solid #2d2d2d;
	}
.sticky-header #nav > ul > .active > a{
	color: rgba(45, 45, 45, 0.6);
	border-bottom: 1px solid rgba(45, 45, 45, 0.6);
	}
.sticky-header .js-visually-impaired::before, .sticky-header .js-visually-impaired::after{
	background: #2D2D2D;
	}
.sticky-header .header-search-box svg path, .sticky-header .js-visually-impaired svg path{
	fill: #2D2D2D;
	}
.sticky-header .header-search-box:hover > svg path, .sticky-header .js-visually-impaired:hover > svg path{
	fill: rgba(45, 45, 45, 0.6)
	}
.sticky-header .lang{
	color: #2D2D2D;
	}
.sticky-header .lang:hover{
	color: rgba(45, 45, 45, 0.6);
	}
.sticky-header #logo svg path.black{
	fill: #189B50;
	}
.sticky-header #logo svg path.white{
	fill: #D31321;
	}
.sticky-header #logo svg path:not([class]){
	fill: #2D2D2D;
	}
.index-page.preload-page #header .container {
    transform: translateY(-100px);
    transition: transform .75s ease .75s;
}

.index-page.page-load #header .container {
    transform: none;
}
/* Search */
#header .search-form-box, .header .search-form-box{
	position: absolute;
	top: 0;
	left: -2500px;
	right: -2500px;
	margin: 0 auto;
	padding: 0;
	z-index: 50;
	top: -14px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	background: #fff;
	}
.opened-search #header .search-form-box{
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transition: opacity .2s ease;
	}
.hide-main-search #header .search-form-box{
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	}
#header .search-form-box .search-form .search-btn, .header .search-form-box .search-form .search-btn{
	right: 55px;
	}
.search-form-box .search-form{
	position: relative;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	max-width: 76vw;
	padding: 24px 0px 23px 0px;
	}
.search-form-wrap{
	max-width: 870px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
	margin: 0 auto;
	}
.search-form-wrap .field{
	max-width: 800px;
	width: 100%;
	}
.form-control{
	font-family: "Montserrat";
	font-style: italic;
	margin-top: 15px;
	z-index: 2;
	display: block;
	font-size: 1em;
	color: #5D6466;
	line-height: 1.777777777777778em;
	width: 100%;
	border: 0;
	border-bottom: 1px solid rgba(194, 193, 187, .5);
	background: transparent;
	-webkit-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	outline: none !important;
	}
.search-form .search-btn{
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	min-width: 50px;
	min-height: 50px;
	margin-left: 30px;
	border: 1px solid #E3E4E4;
	padding: 0;
	}
.no-touchevents .search-form .search-btn:hover{
	border: 1px solid rgba(45, 45, 45, 0.6);
	}
.no-touchevents .search-form .search-btn:hover svg{
	opacity: .7;
	}
.search-form .search-btn svg{
	display: block;
	margin: 0 auto;
	}
#header .search-form-box .search-form .js-close-search{
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	width: 32px;
	height: 32px;
	cursor: pointer;
	}
.no-touchevents #header .search-form-box .search-form .js-close-search:hover{
	opacity: 0.7;
	}
/*Open nav*/
.js-open-nav{
	display: none;
	position: relative;
	z-index: 1000;
	margin: 0 0 0 20px;
	height: 21px;
	width: 34px;
	cursor: pointer;
	}
.js-open-nav .start-state{
	position: absolute;
	top: 5px;
	left: 0;
	height: 11px;
	width: 34px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	}
.js-open-nav .start-state span{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 34px;
	height: 2px;
	margin: 0;
	background: #2d2d2d;
	transition: all .25s ease-in-out, background .2s ease;
	}
.js-open-nav .start-state span:nth-child(1){
	transition: all .25s ease-in-out .375s, background .2s ease;
	}
.js-open-nav .start-state span:nth-child(2){
	transition: all .25s ease-in-out .45s, background .2s ease;
	}
.opened-nav .js-open-nav .start-state span{
	width: 0;
	}
.opened-nav .js-open-nav .start-state span:nth-child(1){
	transition-delay: 0s;
	}
.opened-nav .js-open-nav .start-state span:nth-child(2){
	transition-delay: .075s;
	}
.opened-nav .js-open-nav .start-state span:nth-child(3){
	transition-delay: .15s;
	}
.js-open-nav .final-state{
	position: absolute;
	top: -12px;
	left: 17px;
	margin-top: 5px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	}
.opened-nav .js-open-nav .final-state::before{
	content: '';
	position: absolute;
	top: -13px;
	left: -13px;
	transform: rotate(45deg);
	width: 50px;
	height: 50px;
	border: 1px solid #E3E4E4;
	}
.js-open-nav .final-state span{
	position: absolute;
	display: block;
	background: #2d2d2d;
	width: 1px;
	transition: width .25s ease-in-out, height .25s ease-in-out;
	}
.js-open-nav .final-state span:nth-child(1){
	left: 11px;
	top: 0;
	height: 0;
	width: 1px;
	transition-delay: 0s;
	}
.js-open-nav .final-state span:nth-child(2){
	left: 0;
	top: 11px;
	height: 1px;
	width: 0;
	transition-delay: .15s;
	}
.opened-nav .js-open-nav .final-state span:nth-child(1){
	height: 24px;
	transition-delay: .425s;
	}
.opened-nav .js-open-nav .final-state span:nth-child(2){
	transition-delay: .275s;
	width: 24px;
	}
.langs{
	position: relative;
	font-family: 'RobotoCondensed';
	font-size: 16px;
	line-height: 1em;
	letter-spacing: .01em;
	color: #2D2D2D;
	text-transform: uppercase;
	margin: 0 0 0 14px;
	}
.js-current-lang{
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	padding: 1px 0 0;
	cursor: pointer;
	transition: color .2s ease;
	}
.js-current-lang svg{
	margin: -4px 0 0 8px;
	}
.lang ul{
	display: none;
	position: absolute;
	z-index: 1;
	top: 29px;
	left: 0;
	margin: 0;
	padding: 0;
	}
.lang li{
	padding: 0;
	margin: 0 0 13px !important;
	background: none;
	}
.langs a{
	color: #2D2D2D;
	border: none;
	padding: 0;
	}

/* NEWS */
.white-header #nav > ul > li > a{
	color: #2D2D2D;
	}
.white-header #nav > ul > li > a:hover{
	border-bottom: 1px solid #2d2d2d;
	}
.white-header #nav > ul > .active > a{
	color: rgba(45, 45, 45, 0.6);
	border: none;
	border-bottom: 1px solid rgba(45, 45, 45, 0.6);
	}
.white-header .js-visually-impaired::before, .white-header .js-visually-impaired::after{
	background: #2D2D2D;
	}
.white-header .header-search-box svg path, .white-header .js-visually-impaired svg path{
	fill: #2D2D2D;
	}
.white-header .header-search-box:hover > svg path, .white-header .js-visually-impaired:hover > svg path{
	fill: rgba(45, 45, 45, 0.6)
	}
.white-header .lang{
	color: #2D2D2D;
	}
.white-header .lang:hover{
	color: rgba(45, 45, 45, 0.6);
	}
.white-header #logo svg path.black{
	fill: #189B50;
	}
.white-header #logo svg path.white{
	fill: #D31321;
	}
.white-header #logo svg path:not([class]){
	fill: #2D2D2D;
	}
.js-visually-impaired .hidden{
	display: none;
	}
/*========================END OF HEADER========================*/
/* Top page box */
.top-page-box{
	position: relative;
	margin: 0 0 68px;
	overflow: hidden;
	}
.top-page-box .container{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	padding-top: 237px;
	padding-bottom: 101px;
	width: 100%;
	}
.top-page-box .sub-box{
	position: relative;
	z-index: 3;
	display: table;
	table-layout: fixed;
	width: 100%;
	}
.top-page-box .sub-box::before{
	content: '';
	position: absolute;
	top: 97px;
	left: 50%;
	margin-left: -0.25px;
	width: 1px;
	height: calc(100% - 97px);
	background: rgba(255, 255, 255, 0.3);
	}
.visually-impaired .top-page-box .sub-box::before{
	content: none;
	}
.top-page-box .bg, #main-screen .bg{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
.top-page-box.no-bg h1 {
	color: #2D2D2D;
	z-index: 1;
}
.top-page-box.no-bg .sub-box::before {
	background: #E3E4E4;
}
.top-page-box.no-bg .container::after {
	border-left: 1px solid #E3E4E4;
    border-right: 1px solid #E3E4E4;
}
.top-page-box.no-bg .container::before {
	border-left: 1px solid #E3E4E4;
    border-right: 1px solid #E3E4E4;
}
.top-page-box.no-bg .container {
	border-bottom: 1px solid #E3E4E4;
}
/* top page box lines */
.top-page-box .container::before{
	content: '';
	position: absolute;
	top: 97px;
	left: 50%;
	max-width: 1180px;
	width: 100%;
	height: 100%;
	margin-left: -590px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
.top-page-box .container::after{
	content: '';
	position: absolute;
	top: 97px;
	left: 50%;
	max-width: 590px;
	width: 100%;
	height: 100%;
	margin-left: -295px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
/* Index page */
.index-page .top-page-box{
	position: relative;
	z-index: 3;
	margin: 0 0 50px;
	overflow: hidden;
	}
.index-page .top-page-box .container{
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding-top: 180px;
	padding-bottom: 180px;
	}
.index-page .top-page-box .max-w{
	display: flex;
	flex-wrap: wrap;
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}
.index-page .top-page-box .max-w::before{
	content: '';
	position: absolute;
	top: 97px;
	bottom: 92px;
	left: 50%;
	margin-left: -0.5px;
	width: 1px;
	background: rgba(255, 255, 255, 0.2);
	}
.index-page .top-page-box .bg:after{
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(46, 47, 54, .45);
	}
.index-page .text-box{
	width: 100%;
	max-height: 160px;
	}
.index-page .text-box h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 2.888888888888889em;
	line-height: 1.5em;
	}
.index-page .play-video-box{
	display: flex;
	align-items: center;
	margin-left: 40px;
	margin-top: 70px;
	}
.index-page .play-video-box .play-btn{
	width: 66px;
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0.5px solid rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	cursor: pointer;
	opacity: 0.99999;
	}
.index-page .play-video-box .play-btn:hover svg path{
	fill-opacity: 1;
	}
.index-page .play-video-box .data-box{
	max-width: 485px;
	font-size: 1.222222222222222em;
	line-height: 1.666666666666667em;
	margin-left: 30px;
	}
.index-page .play-video-box .data-box p{
	margin: 0;
	}
.index-page .js-scroll-section{
	width: 62px;
	height: 62px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.2);
	position: absolute;
	left: 50%;
	margin-left: -31px;
	bottom: 30px;
	z-index: 100;
	}
.index-page .js-scroll-section::after {
	content: '';
	position: absolute;
	top: 61px;
	bottom: -31px;
	width: 1px;
	background: rgba(255, 255, 255, 0.3);
}
.no-touchevents.index-page .js-scroll-section:hover{
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 1);
	}
.no-touchevents.index-page .js-scroll-section:hover svg path{
	stroke-width: 1;
	}
.page-load .js-scroll-section{
	opacity: 1;
	}

/* top page animate */
.page-load .top-page-animate {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -590px;
	height: 100%;
	width: 1180px;
	z-index: 100;
	transform: translateX(-885px);
	pointer-events: none;
}
.page-load .layer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 295px;
	transform: translateY(101%);
	transition: transform .75s ease;
	background: #fff;
	z-index: 1000;
}
.page-load .layer1 {
	left: 0px;
	transition-delay: 0.1s;
}
.page-load .layer2 {
	left: 295px;
	transition-delay: .2s;
}
.page-load .layer3 {
	left: 590px;
	transition-delay: 0.3s;
}
.page-load .layer4 {
	left: 885px;
	transition-delay: .4s;
}
.page-load .layer5 {
	left: 1180px;
	transition-delay: .5s;
}
.page-load .layer6 {
	left: 1475px;
	transition-delay: .6s;
}
.page-load .layer7 {
	left: 1765px;
	transition-delay: .7s;
}
.page-load .layer8 {
	left: 2055px;
	transition-delay: .8s;
}
.page-load .layer9 {
	left: 2335px;
	transition-delay: .9s;
}
.page-load .layer10 {
	left: 2625px;
	transition-delay: 1s;
}
@media screen and (min-width: 2500px) {
	.page-load .top-page-animate {
		transform: translateX(-885px);
	}
}
@media screen and (min-width: 2350px) and (max-width: 2499px) {
	.page-load .top-page-animate {
		transform: translateX(-590px);
	}
}
@media screen and (min-width: 1760px) and (max-width: 2349px) {
	.page-load .top-page-animate {
		transform: translateX(-295px);
	}
}
@media screen and (min-width: 1175px) and (max-width: 1759px) {
	.page-load .top-page-animate {
		transform: translateX(0);
	}
}

.index-page.preload-page .top-page-box h1{
	transform: translateX(-50px);
	opacity: 0;
    transition: transform 0.75s ease 1.4s, opacity 0.75s ease 1.4s;
}
.index-page.page-load .top-page-box h1 {
	transform: none;
	opacity: 1;
}

.index-page.preload-page .top-page-box .data-box{
	transform: translateX(-150px);
	opacity: 0;
    transition: transform 1.2s ease 1.6s, opacity 0.75s ease 1.6s;
}
.index-page.page-load .top-page-box .data-box {
	transform: none;
	opacity: 1;
}
.index-page.preload-page .top-page-box .play-btn{
	transform: translateX(-100px);
	opacity: 0;
    transition: transform 0.8s ease 1.9s, opacity 0.75s ease 1.9s;
}
.index-page.page-load .top-page-box .play-btn {
	transform: none;
	opacity: .9;
}





/* video popup */
.opened-popup #popup-box{
	opacity: 1;
	visibility: visible;
	}
#popup-box{
	position: fixed;
	z-index: 10001;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	background: rgba(23, 25, 29, .9);
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
	min-width: 320px;
	}
.opened-popup #popup-box .container{
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	transition: transform .5s ease .3s, opacity .5s linear .3s;
	}
#popup-box .container{
	position: relative;
	font-size: 0;
	height: 100%;
	text-align: center;
	transform: translate3d(0, -30px, 0);
	visibility: hidden;
	opacity: 0;
	}
#popup-box .container:before{
	content: '';
	position: relative;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	margin: 0 -1px 0 0;
	}
.popup.visible{
	display: inline-block;
	}
.video-popup{
	max-width: 1200px;
	}
.video-popup .video-box{
	max-width: 1200px;
	}
.popup{
	position: relative;
	display: none;
	vertical-align: middle;
	text-align: left;
	font-size: 20px;
	line-height: 1.5em;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 24px;
	padding-top: 54px;
	}
.js-close-popup{
	position: absolute;
	top: 90px;
	right: -70px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(227, 228, 228, 0.3);
	cursor: pointer;
	transition: color .2s ease;
	}
.js-close-popup:hover svg path{
	fill-opacity: 1;
	}
.js-close-popup:hover{
	border: 1px solid #fff;
	}
.opened-popup .video-box::before{
	content: none;
	}
.visually-impaired.color-scheme1 span.js-close-popup, .visually-impaired.color-scheme2 span.js-close-popup, .visually-impaired.color-scheme3 span.js-close-popup{
	border-color: #fff !important;
	opacity: .5;
	}
.visually-impaired.color-scheme1 span.js-close-popup:hover, .visually-impaired.color-scheme2 span.js-close-popup:hover, .visually-impaired.color-scheme3 span.js-close-popup:hover{
	opacity: 1;
	}
/* form popup */
.form-popup{
	max-width: 489px;
	}
.form-popup .form-box{
	max-width: 489px;
	}
.form-popup .form-box .form-title{
	font-weight: 600;
	font-size: 1em;
	color: #2D2D2D;
	}
.form-popup .form-box .btn::after, .form-popup .form-box .btn::before{
	content: none;
	}
.form-popup .js-close-popup{
	top: 25px;
	}
/* section about */
.about-section{
	position: relative;
	min-height: 1215px;
	}
.about-section .figure{
	position: absolute;
	top: 105px;
	left: 9.5%;
	max-width: 1062px;
	width: 100%;
	opacity: .1;
	}
.about-section.js-view-checker:not(.visible) .figure svg *{
	animation: none;
	}
.about-section .figure svg path:not(.speed) {
	stroke-dasharray: 1000;
	stroke-dashoffset: 1000;
	animation: dash 6s linear forwards;
}
.about-section .figure svg path.speed {
	stroke-dasharray: 1000;
	stroke-dashoffset: 1000;
	animation: dash 2s linear forwards;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

.about-section .figure svg{
	width: 100%;
	}
.section-btn{
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-bottom: 50px;
	transform: translate(-50%);
	width: 180px;
	height: 200px;
	background: url(../i/btn-element.svg) no-repeat center 120px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	}
.section-btn::before{
	content: '';
	height: 1px;
	position: absolute;
	top: 51px;
	right: 130%;
	left: -2500px;
	background: #E3E4E4;
	transition: transform 0.75s ease 1.3s, opacity 0.75s ease 1.3s;
	}
.section-btn::after{
	content: '';
	height: 1px;
	position: absolute;
	top: 51px;
	left: 130%;
	right: -2500px;
	background: #E3E4E4;
	transition: transform 0.75s ease 1.3s, opacity 0.75s ease 1.3s;
	}
.section-btn .btn{
	position: relative;
	width: 100%;
	line-height: 1.3em;
	transition: transform 0.75s ease 1.3s, opacity 0.75s ease 1.3s;
	}
.about-section.js-view-checker:not(.visible) .btn{
	opacity: 0;
	transform: translateY(100px);
	}
.about-section.js-view-checker:not(.visible) .section-btn::before{
	opacity: 0;
	transform: translateY(100px);
	}
.about-section.js-view-checker:not(.visible) .section-btn::after{
	opacity: 0;
	transform: translateY(100px);
	}

.about-section .advantages-grid{
	position: relative;
	top: 230px;
	left: 29.5%;
	}
.about-section .item{
	position: absolute;
	max-width: 295px;
	padding-left: 10px;
	z-index: 5;
	}
.about-section.js-view-checker:not(.visible) .advantages-grid .item .num, .about-section.js-view-checker:not(.visible) .advantages-grid .item p, .about-section.js-view-checker:not(.visible) .advantages-grid .item span {
	opacity: 0;
	transform: translateX(-200px);
	}

.about-section .advantages-grid .item:nth-child(1){
	top: 0;
	left: 5px;
	transition-delay: .3s;
	}
.about-section .advantages-grid .item:nth-child(1) .num, .about-section .advantages-grid .item:nth-child(1) p, .about-section .advantages-grid .item:nth-child(1) span{
	transition-delay: .3s;
	}
.about-section .advantages-grid .item:nth-child(2){
	top: 158px;
	left: 299px;
	transition-delay: .8s;
	}
.about-section .advantages-grid .item:nth-child(2) .num, .about-section .advantages-grid .item:nth-child(2) p, .about-section .advantages-grid .item:nth-child(2) span{
	transition-delay: .8s;
	}
.about-section .advantages-grid .item:nth-child(3){
	top: 316px;
	left: 594px;
	transition-delay: 1.3s;
	}
.about-section .advantages-grid .item:nth-child(3) .num, .about-section .advantages-grid .item:nth-child(3) p, .about-section .advantages-grid .item:nth-child(3) span{
	transition-delay: 1.3s;
	}

.about-section .item .num{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 3.444444444444444em;
	color: #D31321;
	display: flex;
	align-items: center;
	margin-bottom: 12px;
	transition: transform 0.75s ease, opacity 0.75s ease;
	}
.about-section .item span {
	display: inline-block;
	font-size: 1em;
	color: #D31321;
	transition: transform 0.75s ease, opacity 0.75s ease;
	}
.about-section .item p.sign {
	margin: 0;
	height: 30px;
	line-height: 30px;
}
.about-section .item p:not([class]) {
	font-family: "Roboto Condensed";
	font-weight: 400;
	font-size: 0.8333333333333333em;
	margin: 0;
	margin-top: 10px;
	transition: transform 0.75s ease, opacity 0.75s ease;
	}
.about-section .item::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 5000px;
	background: #E3E4E4;
	z-index: 5;
	}



/* Projects section*/
.projects-grid{
	display: inline-block;
	display: flex;
	flex-wrap: wrap;
	max-width: 1440px;
	margin: 100px auto 450px;
	position: relative;
	}
.projects-grid .item{
	position: relative;
	display: flex;
	align-items: flex-end;
	width: calc(50% - 50px);
	margin: 0 0 170px;
	transition: opacity 1.5s ease;
	z-index: 3;
	}
.projects-section.js-view-checker:not(.visible) .projects-grid .item{
	opacity: 0;
	}
.projects-section.js-view-checker:not(.visible) .projects-grid .item .sub-box {
	transform: translateX(-400px);
	opacity: 0;
	}
.projects-grid .item:nth-child(1)::before{
	content: '';
	position: absolute;
	top: 19%;
	left: -25%;
	right: 25%;
	background: url(../i/bg.png);
	max-height: 100%;
	height: 100%;
	z-index: -1;
	transition-delay: .8s;
	}
.projects-grid .item:nth-child(4)::before{
	content: '';
	position: absolute;
	top: 19%;
	left: 25%;
	right: -25%;
	background: url(../i/bg.png);
	max-height: 100%;
	height: 100%;
	z-index: -1;
	}
.projects-grid .item:nth-child(5)::before{
	content: '';
	position: absolute;
	top: 20%;
	left: -2500px;
	right: 88%;
	background: url(../i/bg.png);
	min-height: 370px;
	height: 100%;
	z-index: -1;
	}
.projects-grid .item::after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	opacity: 0;
	background: rgba(0, 0, 0, .45) no-repeat 50% 50%/56px auto;
	cursor: pointer;
	}
.projects-grid .item:hover::after{
	opacity: 1;
	}
.no-touchevents .projects-grid .item:hover .h3{
	border-color: transparent;
	}
.projects-grid .item-box::before{
	content: '';
	position: absolute;
	top: -30px;
	bottom: -30px;
	left: 0;
	right: 0;
	border-left: 1px solid rgba(93, 100, 102, 0.4);
	border-right: 1px solid rgba(93, 100, 102, 0.4);
	}
.projects-grid .item-box::after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -30px;
	right: -30px;
	border-top: 1px solid rgba(93, 100, 102, 0.4);
	border-bottom: 1px solid rgba(93, 100, 102, 0.4);
	}
.projects-grid .item .sub-box{
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	z-index: 10;
	cursor: pointer;
	transition: all 1.5s ease;
	}
.projects-grid .item:nth-child(1){
	top: 0;
	left: 0;
	width: 540px;
	height: 440px;
	margin-right: 200px;
	transition-delay: 0s;
	}
.projects-grid .item:nth-child(1) .sub-box {
	transition-delay: 0s;
	}
.projects-grid .item:nth-child(2){
	top: 0;
	left: 0;
	width: 480px;
	height: 313px;
	transition-delay: 0.6s;
	}
.projects-grid .item:nth-child(2) .sub-box {
	transition-delay: 0.6s;
	}
.projects-grid .item:nth-child(3){
	left: 155px;
	width: 480px;
	height: 313px;
	margin-right: 200px;
	transition-delay: 1.2s;
	}
.projects-grid .item:nth-child(3) .sub-box {
	transition-delay: 1.2s;
	}
.projects-grid .item:nth-child(4){
	top: -130px;
	left: 160px;
	width: 540px;
	height: 440px;
	transition-delay: 1.8s;
	}
.projects-grid .item:nth-child(4) .sub-box {
	transition-delay: 1.8s;
	}
.projects-grid .item:nth-child(5){
	top: -130px;
	left: -75px;
	width: 980px;
	height: 313px;
	margin: 0 auto;
	transition-delay: 2.4s;
	}
.projects-grid .item:nth-child(5) .sub-box {
	transition-delay: 2.4s;
	}

.projects-grid .h3{
	font-size: 1.111111111111111em;
	line-height: 1em;
	margin: 0;
	color: #fff;
	color: #fff;
	border-bottom: 0.5px solid #fff;
	display: inline-block;
	margin-bottom: 12px;
	}
/* .projects-grid .h3 a{
	color: #fff;
	border-bottom: 0.5px solid #fff;
	display: inline-block;
	margin-bottom: 12px;
	} */
.projects-grid p:not(.h3){
	font-size: 0.7777777777777778em;
	color: #fff;
	margin: 0;
	display: flex;
	align-items: center;
	}
.projects-grid p:not(.h3) svg{
	margin-right: 10px;
	}
.progects-grid .thumb-box, .projects-grid .thumb{
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
.projects-grid .thumb{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	}
.projects-grid .thumb:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(46, 47, 54, 0) 70%, rgba(46, 47, 54, 0.8) 90%);
	}
.projects-grid .section-btn{
	bottom: -300px;
	}
.projects-grid .section-btn .btn{
	transition: transform 1.5s ease 2.4s, opacity 1.5s ease 2.4s;
	}
.projects-grid .section-btn::before {
	transition: transform 1.5s ease 2.4s, opacity 1.5s ease 2.4s;
	}
.projects-grid .section-btn::after {
	transition: transform 1.5s ease 2.4s, opacity 1.5s ease 2.4s;
	}

.projects-section.js-view-checker:not(.visible) .btn{
	opacity: 0;
	transform: translateY(100px);
	}
.projects-section.js-view-checker:not(.visible) .section-btn::before{
	opacity: 0;
	transform: translateY(100px);
	}
.projects-section.js-view-checker:not(.visible) .section-btn::after{
	opacity: 0;
	transform: translateY(100px);
	}
	
/* Press-center */
.press-center-box{
	display: flex;
	justify-content: space-between;
	align-items: start;
	max-width: 1188px;
	margin: 0 auto 120px;
	}
.press-center-box .h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 0;
	font-size: 1.722222222222222em;
	text-transform: uppercase;
	opacity: 0;
	transform: translateY(100px);
	}
.press-center-section.visible .h2 {
	opacity: 1;
	transform: translateY(0);
	transition: transform .75s ease 0s, opacity .75s ease 0s;
}
.press-center-section .item{
	width: 46.3855421686747%;
	color: #2D2D2D;
	margin: 0 0 60px;
	position: relative;
	padding-bottom: 20px;
	transition: transform .75s ease, opacity .75s ease;
	}

.press-center-section .item:hover a .title{
	text-decoration: none;
	}
.press-center-section .item:nth-child(odd)::after{
	content: '';
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: -2500px;
	background: #E3E4E4;
	}

.press-center-section .item .title{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 0.8888888888888889em;
	text-decoration-line: underline;
	margin: 0 0 15px;
	}
.press-center-section .item .time{
	font-family: "Roboto Condensed";
	font-weight: 400;
	font-size: 0.6666666666666667em;
	line-height: 1em;
	color: #9E9E9E;
	}
.press-center-grid{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 830px;
	max-width: calc(100% - 310px);
	opacity: 0;
	transform: translateY(200px);
	}
.press-center-section.visible .press-center-grid{
	opacity: 1;
	transform: translateY(0);
	transition: opacity .75s ease .75s, transform .75s ease .75s;
	}


/*============================MAIN=============================*/
#main{
	position: relative;
	z-index: 10;
	padding-bottom: 150px;
	}
.important-text{
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 1.333333333333333em;
	margin-bottom: 100px;
	margin-top: 50px;
	}
.important-text::after{
	content: '';
	position: absolute;
	bottom: -55px;
	left: -2500px;
	right: 50%;
	height: 1px;
	background: #E3E4E4;
	}
p b{
	font-weight: 600;
	}
/* QUOTE */
blockquote{
	padding: 130px 0 110px;
	background: #5D6466;
	color: #fff;
	margin: 70px 0;
	margin-left: -2500px;
	margin-right: -2500px;
	display: flex;
	flex-direction: column;
	}
blockquote span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 5em;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	opacity: 0.1;
	}
.text{
	font-style: italic;
	width: 90vw;
	font-size: 1.222222222222222em;
	margin: 0 auto;
	text-align: center;
	}
.text p{
	margin-top: 0;
	}
.author{
	font-size: 0.59091em;
	display: flex;
	align-items: center;
	justify-content: center;
	font-style: normal;
	}
.author::before{
	content: '';
	height: 1px;
	width: 15px;
	background: #fff;
	margin-right: 10px;
	}
.author::after{
	content: '';
	height: 1px;
	width: 15px;
	background: #fff;
	margin-left: 10px;
	}
/* Text grid 2 columns */
.text-grid{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1200px;
	margin: -45px auto;
	}
.col{
	width: 45%;
	}
.col p{
	margin: 30px auto;
	}
/* Text grid 3 columns */
.text-grid.three-col{
	max-width: none;
	margin-top: -15px;
	}
/* Img block */
.img-box{
	position: relative;
	margin: 60px auto 110px;
	padding-top: 30px;
	padding-bottom: 30px;
	max-width: 1026px;
	border-left: 1px solid rgba(93, 100, 102, 0.4);
	border-right: 1px solid rgba(93, 100, 102, 0.4);
	}
.img-box::after{
	content: '';
	position: absolute;
	top: 30px;
	bottom: 30px;
	left: -30px;
	right: -30px;
	border-top: 1px solid rgba(93, 100, 102, 0.4);
	border-bottom: 1px solid rgba(93, 100, 102, 0.4);
	}
.img-box::before{
	content: '';
	position: absolute;
	top: 28%;
	left: -22%;
	right: -2500px;
	background: url(../i/bg.png);
	max-height: 80%;
	height: 100%;
	}
.img-box img{
	width: 100%;
	margin: 0;
	}
/* Gallery */
.photo-gallery-box{
	max-width: 1440px;
	margin: 80px auto;
	}
.photo-gallery{
	margin: 0 -22.5px;
	}
.gallery-sub-box{
	position: relative;
	z-index: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 0.5px solid rgba(93, 100, 102, 0.4);
	border-right: 0.5px solid rgba(93, 100, 102, 0.4);
	}
.gallery-sub-box::after{
	content: '';
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: -10px;
	right: -10px;
	border-top: 0.5px solid rgba(93, 100, 102, 0.4);
	border-bottom: 0.5px solid rgba(93, 100, 102, 0.4);
	}
.photo-gallery .item{
	float: left;
	max-width: none;
	width: 33.333333333%;
	padding: 0 22.5px;
	margin: 0 0 20px;
	}
.photo-gallery a{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	}
.photo-gallery img{
	margin: 0;
	max-width: 100%;
	}
.photo-gallery .gallery-sub-box a:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: rgba(0, 0, 0, .45) url("../i/zoom-icon.svg") no-repeat 50% 50%/56px auto;
	opacity: 0;
	transition: opacity .4s ease-in-out;
	}
.no-touchevents .photo-gallery a:hover:after{
	opacity: 1;
	}
/* Download list */
.download-list{
	position: relative;
	margin: 20px auto;
	padding-left: 45px;
	}
.download-list li{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	background: none;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 40px;
	line-height: 1.7em;
	}
.download-list li a {
	font-size: 0.8888888888888889em;
}
.download-list a svg{
	content: '';
	position: absolute;
	top: 10px;
	left: -45px;
	height: 36px;
	width: 36px;
	}
.download-list li a:before{
	content: '';
	position: absolute;
	top: 8px;
	width: 100%;
	height: 30px;
	left: -36px;
	}

.download-list .data{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	display: block;
	font-size: 0.6666666666666667em;
	line-height: 1.222222222222222em;
	color: #5D6466;
	margin-top: 10px;
	}
.download-list li a:hover{
	opacity: 0.7;
	transition: .2s;
	}
.download-list li:hover a{
	cursor: pointer;
	}
/*Video*/
.video-box{
	position: relative;
	max-width: 1026px;
	margin: 110px auto;
	}
.video-box::before{
	content: '';
	position: absolute;
	top: 28%;
	left: -22%;
	right: -2500px;
	background: url(../i/bg.png);
	max-height: 80%;
	height: 100%;
	}
.video-box .sub-box{
	position: relative;
	padding-bottom: 56.25%;
	}
.video-box iframe{
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none !important;
	}
/* NEWS-INNER */
.news-main h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	margin-top: 120px;
	margin-bottom: 80px;
	}
.share-wrapper{
	position: relative;
	max-width: 870px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	font-size: 0.7777777777777778em;
	border-top: 1px solid #E0E0E0;
	padding-top: 44px;
	}
.share-wrapper > span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #5D6466;
	opacity: 0.8
	}
.share-box span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #5D6466;
	}
.share-box a{
	width: 31px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 0;
	}
.share-box a:hover svg path{
	fill: rgb(141, 139, 139);
	}
/*Article footer*/
.article-footer{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	max-width: 870px;
	margin: 0 auto;
	font-size: 0.7777777777777778em;
	padding: 44px 0 0;
	border-top: 1px solid #E0E0E0;
	}
.article-footer .share-box{
	order: 2;
	margin: 0 0 0 auto;
	}
.article-footer span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	opacity: 0.8
	}
/*Share box*/
.share-box{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #5D6466;
	margin: 60px auto;
	}
.share-box p{
	font-family: 'Montserrat', sans-serif;
	margin: 0 10px 0 0;
	font-weight: 500;
	color: #5D6466;
	}
.simple-share{
	display: flex;
	align-items: center;
	}
.simple-share a{
	text-decoration: none !important;
	width: 31px !important;
	height: 28px !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	padding: 0 !important;
	background: none !important;
	margin-right: 0;
    margin-left: 6px;
	}
.simple-share a:nth-child(2) svg {
	width: 1.6em !important;
	height: 1.6em !important;
}
.simple-share a:nth-child(3) svg {
	width: 1.2em !important;
	height: 1.2em !important;
}
.simple-share svg {
	width: 1em !important;
	height: 1em !important;
}
.simple-share svg path:not(.bg) {
	height: 100% !important;
}
.no-touchevents .simple-share a:hover{
	opacity: 1;
	}
.simple-share a:first-child{
	margin-left: 0;
	}
.no-touchevents .simple-share a svg *{
	transition: fill .3s ease;
	}
.simple-share a:not(:hover) svg *{
	fill: #5D6466;
	}
.simple-share a:not(:hover) svg .bg{
	fill: #fff;
	display: none;
	}
.simple-share a:hover svg .bg{
	fill: #fff;
	}
/* NEWS */
.current-heading{
	display: none;
	}
.heading-filter{
	position: relative;
	z-index: 20;
	}
.heading-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	font-size: 0.8888888888888889em;
	line-height: 1.2em;
	margin: 0 auto;
	max-width: 870px;
	border-bottom: 1px solid #E0E0E0;
	}
.heading-list li{
	background: none;
	margin: 0;
	padding-left: 0;
	padding-bottom: 11px;
	position: relative;
	}
.heading-list li.active{
	opacity: 0.6;
	}
.heading-list li:hover{
	color: #2d2d2d;
	cursor: pointer;
	}
.heading-list li:hover a:after{
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #2d2d2d;
	}
.articles-list{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	max-width: 1200px;
	margin: 50px auto -10px;
	}
.filter-box.loading{
	background: url("../i/loader.svg") no-repeat 50% 50px/64px 64px;
	}
.articles-list .item{
	font-size: 1.0625em;
	line-height: 1.529411764705882em;
	margin: 0 10px 40px;
	padding: 28px 20px;
	width: calc(33.3333333% - 20px);
	min-height: 170px;
	border: 1px solid #fff;
	background: #fff;
	transition: box-shadow .2s ease, color .2s ease;
	position: relative;
	}
.no-touchevents .articles-list .item:hover{
	border: 1px solid #E3E4E4;
	box-sizing: border-box;
	z-index: 5;
	}
.no-touchevents .articles-list .item:hover p{
	text-decoration: none;
	}
.articles-list .item p{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-decoration: underline;
	font-size: 0.8888888888888889em;
	line-height: 1.5em;
	margin: 0;
	margin-bottom: 15px;
	}
.articles-list .item .time{
	font-family: "Roboto Condensed";
	font-weight: 400;
	font-size: 0.6666666666666667em;
	line-height: 1em;
	color: #9E9E9E
	}
/*Articles list*/
.visually-impaired .articles-list.loading{
	background: url("../i/loader-color-scheme1.svg") no-repeat 50% 50px/64px 64px;
	}
.visually-impaired.color-scheme2 .articles-list.loading{
	background: url("../i/loader-color-scheme2.svg") no-repeat 50% 50px/64px 64px;
	}
.visually-impaired.color-scheme3 .articles-list.loading{
	background: url("../i/loader-color-scheme3.svg") no-repeat 50% 50px/64px 64px;
	}
.visually-impaired .articles-list .item{
	background: none;
	box-shadow: none !important;
	}
.pager{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: none;
	margin-top: 90px;
	}
.pager li{
	background: none;
	padding: 0;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #E3E4E4;
	margin-bottom: 0;
	}
.pager li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.pager li:not(.active):hover{
	border: 1px solid rgba(45, 45, 45, 0.6);
	}
.pager li:not(.dots):hover{
	cursor: pointer;
	}
.pager li.dots, .pager li.prev, .pager li.next{
	border: none;
	}
.pager li.dots:hover, .pager li.prev:hover, .pager li.next:hover{
	border: none;
	}
.pager li.prev:hover, .pager li.next:hover{
	opacity: 0.6;
	}
.pager .active span{
	color: rgba(45, 45, 45, 0.6);
	}
.visually-impaired.color-scheme2 .pager svg path{
	stroke: #fff;
	}
/* ELECTRONIC-APPEALS */
/* forms */
.electronic-appeal-grid{
	max-width: 1200px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 72px auto;
	position: relative;
	}
.electronic-appeal-grid::before {
	content: '';
    position: absolute;
    top: 45%;
    left: -11%;
    right: 37%;
    background: url(../i/bg.png);
    max-height: 500px;
    height: 100%;
    z-index: -1;
    transition-delay: .8s;
}
.electronic-appeal-grid .col{
	width: 50%;
	padding: 0 32px;
	}
.form-box{
	max-width: 489px;
	margin: 40px auto;
	padding: 42px 46px 42px 31px;
	background: #fff;
	border: 1px solid #D9DFE2;
	box-shadow: 0 14px 30px rgba(176, 176, 176, .05);
	}
.form-box .form-title{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-align: center;
	margin: 0 0 35px;
	font-size: 1em;
	line-height: 1.555555555555556em;
	letter-spacing: 0.01em;
	}
.form-box form{
	margin: 0;
	}
.form .grid-btn {
	display: flex;
	align-items: start;
	justify-content: space-between;
	margin-top: 27px;
}
.form .field.field-box{
	margin: 0;
	margin-top: 0;
	width: 50%;
	}
.form-box .form-control{
	position: relative;
	z-index: 2;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	display: block;
	font-size: 0.6666666666666667em;
	line-height: 1.555555555555556em;
	letter-spacing: .02em;
	color: #535760;
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 0 15px;
	border: 1px solid #D9DFE2;
	background: transparent;
	-webkit-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	outline: none !important;
	text-overflow: ellipsis;
	transition: border .2s ease;
	left: 0;
	text-decoration: none;
	}
.form-box .form-control:focus{
	border: 1px solid #2d2d2d;
	}
.form-box textarea.form-control{
	padding-top: 15px;
	}
.form-box .field-name{
	font-size: 0.6666666666666667em;
	line-height: 1.555555555555556em;
	margin: 0;
	}
.field-box{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin: 0;
	}
.upload-box{
	position: relative;
	overflow: hidden;
	}
.fileinput-wrapper{
	position: relative;
	display: block;
	width: 215px;
	margin: 0;
	line-height: 0;
	text-align: left;
	padding-left: 43px;
	word-wrap: break-word;
	}
.no-touchevents .fileinput-wrapper:hover::before {
	border: 1px solid #5D6466;
}
.fileinput-wrapper::before{
	content: '';
	width: 30px;
	height: 30px;
	display: flex;
	position: absolute;
	left: 0;
	top: 3px;
	background: url('../i/forms-icon.svg') no-repeat 50%;
	border: 1px solid #E3E4E4;
	border-radius: 50%;
	}
.visually-impaired.color-scheme1 .fileinput-wrapper::before{
	background: url(../i/forms-icon-color-scheme1.svg) no-repeat 50%;
	}
.visually-impaired.color-scheme2 .fileinput-wrapper::before{
	background: url(../i/forms-icon-color-scheme2.svg) no-repeat 50%;
	}
.visually-impaired.color-scheme3 .fileinput-wrapper::before{
	background: url(../i/forms-icon-color-scheme3.svg) no-repeat 50%;
	}
.upload-btn{
	height: auto;
	min-height: 23px;
	}
.upload-btn, .fileinput-name{
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 0.6666666666666667em;
	line-height: 1.555555555555556em;
	letter-spacing: 0;
	color: #5D6466;
	margin: 0;
	transition: opacity .2s ease;
	}
.fileinput{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	}
.no-touchevents .upload-btn > span{
	display: block;
	line-height: 1.555555555555556em;
	letter-spacing: 0.01em;
	}
.fileinput input[type=file], .fileinput input[type=file]:focus, .fileinput input[type=file]:hover{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	margin: 0;
	opacity: 0;
	padding: 0;
	-ms-filter: 'alpha(opacity=0)';
	direction: ltr;
	outline: 0 !important;
	cursor: pointer;
	}
.upload-box .formats{
	position: relative;
	font-size: 0.5555555555555556em;
	letter-spacing: .02em;
	color: rgba(93, 100, 102, 0.7);
	margin: 0 0 0 43px;
	max-width: 65%;
	pointer-events: none;
	text-transform: lowercase;
	}
.file-selected .upload-btn{
	display: none;
	}
.file-selected::before{
	content: none;
	}
.file-selected .fileinput-name{
	margin-bottom: 5px;
	}
.fileinput-name .close{
	width: 30px;
	height: 30px;
	display: flex;
	position: absolute;
	left: 0;
	top: 3px;
	background: url('../i/forms-icon.svg') no-repeat 50%;
	border: 1px solid #E3E4E4;
	transform: rotate(45deg);
	border-radius: 50%;
	}
.no-touchevents .close:hover{
	border: 1px solid #2d2d2d;
}
.visually-impaired.color-scheme1 .fileinput-name .close{
	background: url('../i/forms-icon-color-scheme1.svg') no-repeat 50%;
	}
.visually-impaired.color-scheme2 .fileinput-name .close{
	background: url('../i/forms-icon-color-scheme2.svg') no-repeat 50%;
	}
.visually-impaired.color-scheme3 .fileinput-name .close{
	background: url('../i/forms-icon-color-scheme3.svg') no-repeat 50%;
	}
.fileinput-name .close svg{
	display: none;
	}
.no-touchevents .fileinput-name .close:hover{
	opacity: 1;
	}
.no-touchevents .fileinput-name .close svg *{
	transition: fill .2s ease;
	}
.field-box .btn{
	max-width: 180px;
	margin: 0;
	}
.field-box .btn::after{
	content: none;
	}
.field-box .btn::before{
	content: none;
	}
.error-field .formats{
	font-size: 0.5555555555555556em;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	text-transform: lowercase;
	color: #D31321;
	margin-left: 43px;
	max-width: 74%;
	}
.error-field .field-error{
	font-size: 0.5555555555555556em;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	color: #D31321;
	}
.error-field .form-control{
	border: 1px solid #D31321;
	color: #D31321;
	}
/* 404 */
.error-page-box{
	margin-top: -220px;
	}
.error-page-box .container{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: calc(100vh - 97px);
	padding-top: 110px;
	padding-bottom: 10px;
	}
.error-page-box .num{
	margin: 0;
	}
.error-page-box .h3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 1.222222222222222em;
	line-height: 1.8em;
	color: #2D2D2D;
	margin: 0;
	}
/* SEARCH-RESULT */
.page-title{
	position: relative;
	text-align: center;
	}
.page-title.no-bg{
	margin-bottom: 93px;
	padding-bottom: 0;
	}
.page-title.no-bg h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-align: left;
	max-width: 1020px;
	font-size: 2.555555555555556em;
	}
.search-result .field {
	width: 100%;
}
.search-result .search-form-box{
	max-width: 870px;
	margin: 0 auto 80px;
	}
.search-result .search-form{
	border: 1px solid #E3E4E4;
	padding: 0;
	position: relative;
	}
.search-result .search-form::before{
	content: '';
	height: 1px;
	position: absolute;
	top: 25px;
	right: 104%;
	left: -2500px;
	background: #E3E4E4;
	}
.search-result .search-form::after{
	content: '';
	height: 1px;
	position: absolute;
	top: 25px;
	left: 104%;
	right: -2500px;
	background: #E3E4E4;
	}
.search-result .form-control{
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	margin-top: 0;
	border: none;
	padding-left: 45px;
	width: 94%;
	height: 100%;
	top: 0;
	}
.search-result .search-btn{
	margin-left: 0;
	border: none;
	border-left: 1px solid #E3E4E4;
	}
.search-result .results-count{
	margin: 7px 0 0;
	padding-left: 45px;
	font-size: 0.8333333333333333em;
	line-height: 1.777777777777778em;
	}
.search-results-list li{
	margin: 0 0 50px;
	padding: 0 0 0 45px;
	background: none;
	}
.search-results-list .num{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 1em;
	line-height: 1.777777777777778em;
	color: #5D6466;
	opacity: 0.8;
	}
.search-results-list p{
	margin-top: 30px;
	}
.search-results-list .title{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 1.444444444444444em;
	margin: 0;
	}
.no-touchevents .search-results-list .title:hover a{
	color: #5D6466;
	}
.search-results-list .title a{
	border: none;
	}
.search-results-list span:not(.num){
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	color: #fff;
	}
.search-results-list span:not(.num):before{
	content: '';
	position: absolute;
	z-index: -1;
	top: 7px;
	left: -1px;
	right: -1px;
	bottom: 6px;
	background: #5D6466;
	}
/* SEARCH-NO-RESULT */
.no-results{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	max-width: 870px;
	text-align: center;
	font-size: 1.222222222222222em;
	line-height: 1.8em;
	color: #2D2D2D;
	}
/* Objects */
.objects-page .heading-list {
	max-width: 975px;
}
.objects-list-wrap {
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.objects-list {
	display: flex;
	flex-wrap: wrap;
	margin: 86px -80px 29px;
	max-width: 1280px;
	width: 100%;
}
.objects-list .item{
	position: relative;
	display: flex;
	align-items: flex-end;
	width: calc(50% - 160px);
	margin: 0 80px 131px;
	transition: opacity 1.5s ease;
	z-index: 3;
    height: 320px;
	}
.objects-list .item.in-work::before {
	content: '';
    position: absolute;
    top: -30px;
    left: 0;
    right: -30px;
	bottom: 0;
    background: url(../i/bg.png) repeat;
    z-index: -1;
	}
.objects-list .item:last-child, .objects-list .item:nth-last-child(2) {
	margin-bottom: 0;
}

.objects-list .item::after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	opacity: 0;
	background: rgba(0, 0, 0, .45) no-repeat 50% 50%/56px auto;
	cursor: pointer;
	}
.no-touchevents .objects-list .item:hover::after{
	opacity: 1;
	}
.no-touchevents .objects-list .item:hover .h3 span {
	border-color: transparent;
	}
.objects-list .item-box::before{
	content: '';
	position: absolute;
	top: -30px;
	bottom: -30px;
	left: 0;
	right: 0;
	border-left: 1px solid rgba(93, 100, 102, 0.4);
	border-right: 1px solid rgba(93, 100, 102, 0.4);
	}
.objects-list .item-box::after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -30px;
	right: -30px;
	border-top: 1px solid rgba(93, 100, 102, 0.4);
	border-bottom: 1px solid rgba(93, 100, 102, 0.4);
	}
.objects-list .item .sub-box{
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 10;
	width: 85%;
	cursor: pointer;
	transition: all 1.5s ease;
	}

.objects-list .h3{
	font-size: 1.111111111111111em;
	line-height: 1em;
	margin: 0;
	color: #fff;
	display: inline-block;
	margin-bottom: 5px;
	}
.objects-list .h3 span{
	line-height: 1.3em;
	border-bottom: 1px solid #fff;
	}

.objects-list p:not(.h3){
	font-size: 0.7777777777777778em;
	color: #fff;
	margin: 0;
	display: flex;
	align-items: center;
	}
.objects-list p:not(.h3) svg{
	margin-right: 10px;
	}
.objects-list .thumb-box, .objects-list .thumb{
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
.objects-list .thumb{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	}
.objects-list .thumb:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(46, 47, 54, 0) 70%, rgba(46, 47, 54, 0.8) 90%);
	}
.objects-list .item .label {
	position: absolute;
	left: -30px;
	top: 18px;
	background: #5D6466;
	font-weight: 600;
	font-size: 0.7777777777777778em;
	line-height: 1.29em;
	text-align: center;
	color: #FFFFFF;
	padding: 11px 15px;
	z-index: 10;
}
/* publications box */
.publications-box {
	max-width: 870px;
	margin: 50px auto 126px;
}
.publications-box .items-row{
	display: flex;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #E3E4E4;
	margin-bottom: 40px;
}

.publications-box .item {
	max-width: 340px;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 96px;
}
.publications-box .item .title{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 0.8888888888888889em;
	text-decoration-line: underline;
	margin: 0 0 15px;
	}
.publications-box .item .time{
	font-family: "Roboto Condensed";
	font-weight: 400;
	font-size: 0.6666666666666667em;
	line-height: 1em;
	color: #9E9E9E;
	}
.no-touchevents .publications-box .item a:hover .title{
	text-decoration: none;
	}
.link-wrap {
	display: flex;
	justify-content: center;
}
.link-wrap a{
	font-family: 'Roboto Condensed';
	font-weight: 400;
	font-size: 0.8333333333333333em;
	line-height: 1.33em;
	text-decoration: underline;
	text-transform: uppercase;
	color: #2D2D2D;
}
.no-touchevents .link-wrap a:hover{
	text-decoration: none;
}

/* Subdivisions page */
.subdivisions-page .top-page-box h1 span{
	display: inline-block;
	max-width: 700px;
}
.subdivisions-page .top-page-box .container {
    padding-top: 182px;
    padding-bottom: 95px;
}
.subdivisions-page #main {
    padding-bottom: 60px;
}
.subdivisions-box {
	max-width: 1400px;
	margin: 124px auto 0;
}
.subdivisions-wrap {
	display: flex;
	flex-wrap: wrap;
	/* margin: 0 -24px; */
}
.subdivisions-wrap .item{
	position: relative;
	width: calc(33.33333333% - 90px);
	margin: 0 42px 120px;
	padding: 36px 27px;
	background: url(../i/item-bg.png) #5D6466;
	min-height: 251px;
}
.subdivisions-wrap .item::before{
	content: '';
    position: absolute;
    top: -24px;
    bottom: -24px;
    left: 0;
    right: 0;
    border-left: 1px solid rgba(93, 100, 102, 0.4);
    border-right: 1px solid rgba(93, 100, 102, 0.4);
}
.subdivisions-wrap .item::after{
	content: '';
    position: absolute;
    left: -24px;
    right: -24px;
    top: 0;
    bottom: 0;
    border-top: 1px solid rgba(93, 100, 102, 0.4);
    border-bottom: 1px solid rgba(93, 100, 102, 0.4);
}
.no-touchevents .subdivisions-wrap .item:hover {
	background-color: #434A4D;
}
.no-touchevents .subdivisions-wrap .item:hover .title span {
	border-bottom-color: #F9FAFA;
}
.subdivisions-wrap .item p{
	margin: 0;
	color: #fff;
}
.subdivisions-wrap .item .title{
	font-weight: 700;
	font-size: 1.111111111111111em;
	line-height: 1.20em;
	margin-bottom: 14px;
}
.subdivisions-wrap .item .title span{
	border-bottom: 1px solid #fff;
	transition: border .3s ease;
}
.subdivisions-wrap .item .description {
	font-size: 0.8888888888888889em;
	line-height: 1.75em;
	letter-spacing: 0.01em;
	opacity: .8;
}
/* subdivisions inner page */
.main-job-section {
	position: relative;
	padding: 79px 0 50px;
	margin: 100px 0;
	color: #fff;
}
.main-job-section::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -2500px;
	right: -2500px;
	background: #5D6466;
	z-index: -1;
}
.main-job-section h4{
	margin-top: 0;
	color: #fff;
}
.main-job-section .items{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	max-width: 870px;
	margin: 45px auto 0;
}
.main-job-section .item {
	max-width: 400px;
	width: 100%;
	margin-bottom: 41px;
}
.main-job-section .item p{
	font-size: 0.8888888888888889em;
	line-height: 1.75em;
	letter-spacing: 0.01em;
	margin: 0;
	padding-bottom: 19px;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.subdivisions-inner-page .objects-list-wrap {
	margin-bottom: 88px;
}
.subdivisions-inner-page .section-btn {
	position: relative;
	bottom: 0;
	display: inline-block;
	margin-bottom: 113px;
	min-width: 246px;
	background-position-y: 105px;
}
.subdivisions-list-wrap {
	display: flex;
	justify-content: center;
	max-width: 1180px;
	margin: 0 auto;
}
.subdivisions-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 100%;
	width: 100%;
	margin: 0 -27px;
}
.subdivisions-list li {
	background: none;
	padding-left: 0;
	margin: 0 24px 32px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: normal;
	font-size: 0.8333333333333333em;
	line-height: 1.333333333333333em;
	text-transform: uppercase;
}
.subdivisions-list li a {
	text-decoration: underline;
}
.subdivisions-list li.active a{
	color: rgba(45, 45, 45, 0.6);
	text-decoration: none;
	pointer-events: none;
}
.no-touchevents .subdivisions-list li:not(.active) a:hover {
	text-decoration: none;
}

/* contacts page */
.contacts-page #main {
	padding-bottom: 50px;
}
.contacts-page .top-page-box {
	margin-bottom: 86px;
}
.contacts-page .title-box h4 {
	margin-top: 0;
}
.top-contacts-grid {
	display: flex;
	justify-content: space-between;
	max-width: 1120px;
	margin: 21px auto;
	padding-left: 50px;
}
.top-contacts-grid .contacts-box {
	display: flex;
	flex-direction: column;
	max-width: 516px;
	width: 100%;
}
.top-contacts-grid .contacts-box p {
	margin: 0;
}
.top-contacts-grid .contacts-box .item {
	display: flex;
	margin-bottom: 41px;
}
.top-contacts-grid .contacts-box .item .title {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.78em;
	letter-spacing: 0.01em;
	color: #5D6466;
	margin-right: 15px;
}
.top-contacts-grid .contacts-box .text-box {
	max-width: 336px;
	width: 100%;
	margin-left: auto;
}
.top-contacts-grid .contacts-box .text-box p {
	font-size: 1em;
	line-height: 1.78em;
	letter-spacing: 0.01em;
	color: #5D6466;
}
.top-contacts-grid .contacts-box .text-box a {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.78em;
	letter-spacing: 0.01em;
	color: #2D2D2D;
}
.no-touchevents .top-contacts-grid .contacts-box .text-box a:hover {
	opacity: .7;
}
.top-contacts-grid .contacts-box .text-box a.email {
	border-bottom: 1px solid #2d2d2d;
}
.no-touchevents .top-contacts-grid .contacts-box .text-box a.email:hover {
	opacity: 1;
	border-bottom: 1px solid transparent;
}
.top-contacts-grid .contacts-box .address-box a {
	font-size: 0.8888888888888889em;
	line-height: 1.75em;
	letter-spacing: 0;
	border-bottom: 1px dashed #000000;
	transition: border .3s ease;
}
.no-touchevents .top-contacts-grid .contacts-box .address-box a:hover {
	border-bottom-color: transparent;
}
.top-contacts-grid .download-box {
	position: relative;
	max-width: 477px;
	width: 100%;
	padding: 41px 55px 29px;
	height: 100%;
	border: 1px solid #E3E4E4;
	background: #fff;
}
.top-contacts-grid .download-box::after {
	content: '';
	position: absolute;
	left: 30px;
	top: 30px;
	right: -30px;
	bottom: -30px;
	background: url(../i/bg.png);
	z-index: -1;
}
.top-contacts-grid .download-list {
	margin: 0 auto;
}
.top-contacts-grid .download-list li {
	margin-bottom: 33px;
	padding-left: 15px;
}

/* managers box */
.managers-box {
	position: relative;
	padding: 74px 0 33px;
	margin: 93px 0 123px;
}
.managers-box * {
	color: #fff;
}
.managers-box::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -2500px;
	right: -2500px;
	background: #5D6466;
	z-index: -1;
}
.managers-box h4 {
	margin-top: 0;
}
.managers-wrap {
	margin: 0 auto;
	max-width: 1176px;
    padding-left: 60px;
}
.managers-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 38px -14px 0;
}
.managers-grid .item {
	width: calc(33.33333% - 28px);
	margin: 0 14px 73px;
	padding-left: 19px;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.managers-grid .item p {
	margin: 0;
}
.managers-grid .item a {
	color: #fff;
	font-weight: 600;
	font-size: 0.8888888888888889em;
	line-height: 2em;
	letter-spacing: 0.01em;
}
.no-touchevents .managers-grid .item a:hover {
	color: #fff;
	opacity: .7;
}
.managers-grid .item a.email {
	border-bottom: 1px solid #fff;
}
.no-touchevents .managers-grid .item a.email:hover {
	opacity: 1;
	border-bottom: 1px solid transparent;
}
.managers-grid .item .title {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.78em;
	letter-spacing: 0.01em;
	margin-bottom: 8px;
}
.managers-grid .item .name {
	font-size: 0.8888888888888889em;
	line-height: 2em;
	letter-spacing: 0.01em;
	margin-bottom: -4px;
}
.contacts-page .link-wrap {
	margin: 38px 0 78px;
}
.contacts-page .subdivisions-box {
	margin: 35px auto 0;
}
.contacts-page .subdivisions-wrap .item {
	background: none;
}
.contacts-page .subdivisions-wrap .item {
	background: none;
}
.no-touchevents.contacts-page .subdivisions-wrap .item:hover {
	background: #F9FAFA;
}
.contacts-page .subdivisions-wrap .item * {
	color: #2D2D2D;
}
.contacts-page .subdivisions-wrap .item .title span {
	border-bottom: 1px solid #2D2D2D;
	word-wrap: break-word;
}
.contacts-page .subdivisions-wrap .item a {
	position: relative;
	z-index: 10;
	font-weight: 600;
}
.contacts-page .subdivisions-wrap .item a.email {
	border-bottom: 1px solid #2d2d2d;
}
.no-touchevents.contacts-page .subdivisions-wrap .item a.email:hover {
	border-bottom-color: #F9FAFA;
}
.contacts-page .subdivisions-wrap .item a span {
	font-weight: 400;
}
.contacts-page .subdivisions-wrap .item.active {
	background: #F9FAFA;
	pointer-events: none;
}
.contacts-page .subdivisions-wrap .item.active .title span {
	color: #818181;
	border-bottom: none;
}
.contacts-page .subdivisions-wrap .item.active::after {
	border-top: 1px solid rgba(93, 100, 102, 0.2);
    border-bottom: 1px solid rgba(93, 100, 102, 0.2);
}
.contacts-page .subdivisions-wrap .item.active::before {
	border-left: 1px solid rgba(93, 100, 102, 0.2);
    border-right: 1px solid rgba(93, 100, 102, 0.2);
}
/*Usual map*/
.map-box{
    position: relative;
    height: 547px;
    min-height: 240px;
    }
.map-box .usual-map{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    }
/* honor roll page */
.honor-roll-wrap {
	max-width: 1052px;
	margin: 0 auto;
}
.honor-roll-box {
	display: flex;
	flex-wrap: wrap;
	margin: 168px -46px 0;
}
.honor-roll-box .item {
	width: calc(50% - 92px);
	margin: 0 46px 138px;
}
.honor-roll-box .item:last-child, .honor-roll-box .item:nth-last-child(2) {
	margin-bottom: 0;
}
.honor-roll-box .item .honor-roll-img-box {
	position: relative;
	max-width: 420px;
	max-height: 460px;
	height: auto;
}
.honor-roll-box .item .honor-roll-img-box::after {
	content: '';
	position: absolute;
	top: -13.045%;
	right: -14.288%;
	bottom: 0;
	left: 0;
	background: url(../i/bg.png);
	z-index: -1;
}
.honor-roll-box .item img{
	margin: 0;
}
.honor-roll-box .item p {
	max-width: 420px;
	margin: 0;
}
.honor-roll-box .item .name {
	font-weight: bold;
	font-size: 1.111111111111111em;
	line-height: 1.10em;
	color: #000000;
	margin: 25px 0 8px;
}
.honor-roll-box .item .position {
	position: relative;
	font-weight: 300;
	font-size: 0.7777777777777778em;
	line-height: 1.43em;
	color: #000000;
	padding-left: 24px;
}
.honor-roll-box .item .position::before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 15px;
	height: 1px;
	background: #000;
}
/* vacancies page */
.vacancies-page .top-page-box {
	margin-bottom: 93px;
}
.vacancies-page #main .container > p {
	margin: 26px auto;
}
.vacancies-box {
	max-width: 870px;
	margin: 41px auto 0;
}
.vacancies-box .item {
	margin-bottom: 29px;
}
.vacancies-box .item .wrap {
	display: flex;
	align-items: center;
	background: #5D6466;
	color: #fff;
	padding: 17px 27px 19px 36px;
}
.no-touchevents .vacancies-box .item .wrap:hover {
	cursor: pointer;
}
.vacancies-box .item .wrap span:not([class]) {
	display: inline-block;
	max-width: 709px;
	font-weight: 600;
	font-size: 0.8888888888889em;
	line-height: 1.75em;
	color: #FFFFFF;
}
.vacancies-box .item .arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 50px;
	min-height: 50px;
	border: 1px solid rgba(227, 228, 228, 0.3);
	margin-left: auto;
}
.vacancies-box .item.active .arrow svg {
	transform: scale(-1);
}
.no-touchevents .vacancies-box .item .js-show-information:hover {
	cursor: pointer;
}
.no-touchevents .vacancies-box .item .js-show-information:hover .arrow svg path {
	stroke-opacity: 1;
}
.vacancies-box .item .dropdown-box {
	padding: 38px 37px 50px;
	border: 1px solid #E3E4E4;
}
.vacancies-box .item .dropdown-box *:first-child {
	margin-top: 0;
}
.vacancies-box .item .dropdown-box *:last-child {
	margin-bottom: 0;
}
.vacancies-box .item .dropdown-box p {
	margin: 10px 0;
	font-size: 0.8888888888888889em;
	line-height: 1.75em;
	letter-spacing: 0.01em;

}
.vacancies-box .item .dropdown-box .title {
	font-weight: 600;
	font-size: 0.8888888888888889em;
	line-height: 1.75em;
	letter-spacing: 0.01em;
	color: #5D6466;
}
.vacancies-box .item .dropdown-box ul {
	margin: 10px 0;
}
.vacancies-box .item .dropdown-box ul li {
	margin-bottom: 10px;
	font-size: 0.8888888888888889em;
	line-height: 1.75em;
	letter-spacing: 0.01em;
	padding-left: 40px;
}
.vacancies-box .item .dropdown-box .btn {
	margin: 21px 0 0;
}
.vacancies-box .item .dropdown-box .btn::after, .vacancies-box .item .dropdown-box .btn::before {
	content: none;
}
.vacancies-box .item .dropdown-box .btn span {
	border-bottom: 1px dashed #2D2D2D;
}
.resume-box {
	position: relative;
	display: flex;
	justify-content: space-between;
	max-width: 870px;
	margin: 165px auto 85px;
	padding: 36px 70px;
	border: 1px solid #E3E4E4;
	background: #fff;
}
.resume-box::before {
	content: '';
	position: absolute;
	left: -2500px;
	top: -23.5%;
	right: 54%;
	bottom: 16%;
	background: url(../i/bg.png);
	z-index: -1;
}
.resume-box::after {
	content: '';
	position: absolute;
	left: 12%;
	top: 11%;
	bottom: -12%;
	right: -6.5%;
	background: #E3E4E4;
	z-index: -1;
}
.resume-box .text-box {
	max-width: 255px;
	margin-right: 20px;
}
.resume-box .h4 {
	margin-top: 0;
}
.resume-box p:not([class]) {
	margin-top: 0;
	font-size: 0.777777777778em;
	line-height: 1.86em;
	letter-spacing: 0.01em;
	color: #5D6466;
}
.resume-box .form-box {
	margin: 8px 0 0;
	padding: 0;
	border: none;
	box-shadow: none;
	max-width: 410px;
}
/* Slider */
.external-links-box{
	overflow: hidden;
	background: #fff;
	margin-left: -2500px;
	margin-right: -2500px;
	position: relative;
	}
.external-links-box::before{
	content: '';
	position: absolute;
	top: 49px;
	left: -2500px;
	right: -2500px;
	height: 1px;
	background: #E3E4E4;
	z-index: 5;
	}
.external-links-box::after{
	content: '';
	position: absolute;
	bottom: 45px;
	left: -2500px;
	right: -2500px;
	height: 1px;
	background: #E3E4E4;
	z-index: 5;
	}
.swiper-slide, .swiper-slide .active, .swiper-slide .next{
	width: auto;
	}
.external-links-slider{
	position: relative;
	max-width: 1160px;
	background: #fff;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	letter-spacing: 0;
	margin: 30px auto 0;
	text-align: center;
	}
.swiper-button-prev, .swiper-button-next{
	background-image: none;
	}
.swiper-slide > a{
	display: block;
	width: 232px;
	height: 260px;
	text-align: left;
	padding: 30px 11px 70px;
	position: relative;
	border-left: 1px solid #E3E4E4;
	border-right: 1px solid #E3E4E4;
	}
.swiper-slide > a > p{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 0.6666666666666667em;
	line-height: 1.5em;
	text-decoration-line: underline;
	color: #2D2D2D;
	width: 85%;
	margin: 9px 0;
	cursor: pointer;
	}
.swiper-container{
	position: relative;
	top: 0;
	margin-top: -30px;
	}
.swiper-slide > a:hover p{
	text-decoration: none;
	}
.swiper-button-prev{
	left: -70px;
	top: 140px;
	}
.swiper-button-next{
	right: -70px;
	top: 140px;
	}
.swiper-slide img {
	margin-bottom: 12px;
}

/*=========================END OF MAIN=========================*/
/*===========================FOOTER============================*/
#footer{
	position: relative;
	z-index: 2;
	background: #2d2d2d;
	background-image: url('../i/footer-mask.png');
	overflow: hidden;
	transition: opacity 1.2s ease 0s;
	}

/* footer-grid */
.footer-grid{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	
	}
footer.js-view-checker:not(.visible) {
	opacity: 0;
	}

.footer-grid #copy{
	font-size: 0.7222222222222222em;
	line-height: 1em;
	color: #FFF;
	}
.footer-btn button{
	background: #fff;
	}
.footer-btn button:hover{
	border: 1px solid #fff;
	}
.footer-btn .btn::after{
	content: none;
	}
.footer-btn .btn::before{
	content: none;
	}
#footer .dev-col{
	text-align: end;
	margin-top: 16px;
	}
#footer .col{
	width: 33.33333333%;
	}
#iquad{
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: .5357142857142857em;
	text-align: center;
	line-height: 1em;
	padding: 0 !important;
	margin: 0 0 0 auto;
	color: rgba(255, 255, 255, .6);
	text-transform: uppercase;
	opacity: 1;
	text-decoration: none;
	}
#iquad:before{
	content: '';
	position: absolute;
	z-index: 1;
	left: -10px;
	bottom: 0;
	right: -10px;
	height: 6px;
	background: #63c3ce;
	background: -webkit-linear-gradient(45deg, rgba(212, 225, 90, 1) 0%, rgba(99, 195, 206, 1) 50%, rgba(212, 225, 90, 1) 100%);
	background: linear-gradient(45deg, rgba(212, 225, 90, 1) 0%, rgba(99, 195, 206, 1) 50%, rgba(212, 225, 90, 1) 100%);
	background-size: 200% 100%;
	background-position: 0 0;
	opacity: 0;
	}
.no-touchevents #iquad:hover:before{
	opacity: .5;
	}


/*========================END OF FOOTER========================*/
/*=========================TRANSITIONS=========================*/

.no-touchevents a, .no-touchevents button{
	transition: all .2s ease;
	}
@media screen and (max-width: 1550px){
	.projects-grid{
		justify-content: center;
		}
	.projects-grid .item:nth-child(3){
		left: 0;
		}
	.projects-grid .item:nth-child(4){
		left: 0;
		}
	#nav > ul > li {
		margin-right: 25px;
	}
	#nav > ul > li:last-child {
		margin-right: 10px;
	}
	}
@media screen and (max-width: 1400px){
	/* slider */
	.external-links-slider{
		max-width: 696px;
		}
	/* video popup */
	.js-close-popup{
		right: 0;
		}
	/* subdivisions page */
	.subdivisions-wrap .item {
		position: relative;
		width: calc(33.33333333% - 40px);
		margin: 0 20px 80px;
	}
	.subdivisions-wrap .item::before {
		top: -10px;
		bottom: -10px;
	}
	.subdivisions-wrap .item::after {
		left: -10px;
		right: -10px;
	}
	@media screen and (max-width: 1400px){
		/*Usual map*/
		.map-box{
			height: auto;
			padding-bottom: 45.5%;
			}
		}
	}
@media screen and (max-width: 1360px){
	.projects-grid .item:nth-child(1){
		margin-right: 100px;
		}
	.projects-grid .item:nth-child(3){
		margin-right: 100px;
		}
	}
/*Resolutions*/
@media screen and (max-width: 1300px){
	/*Independent*/
	.container{
		padding: 0 48px;
		}
	#logo{
		width: 170px;
		}
	/* Search */
	.search-form-wrap{
		max-width: 700px;
		}
	/* visually impaired */
	.visually-impaired #visually-impaired-controls .container{
		padding: 0 48px;
		}
	#visually-impaired-controls .cn-item-box{
		margin: 0 20px 0 0;
		}
	#visually-impaired-controls .cn-text{
		margin-right: 10px;
		}
	#visually-impaired-controls .cn-hide-img{
		font-size: 15px;
		}
	.visually-impaired .nav-box #nav ul{
		margin: 0;
		margin-right: -30px;
		}
	}
@media screen and (max-width: 1350px){
	.about-section .advantages-grid .item::before{
		content: none;
		}
	.about-section .advantages-grid .item:nth-child(1){
		top: -50px;
		left: 0;
		}
	.about-section .advantages-grid .item:nth-child(2){
		top: 155px;
		left: 150px;
		}
	.about-section .advantages-grid .item:nth-child(3){
		top: 360px;
		left: 300px;
		}
	}
@media screen and (max-width: 1215px){
	.projects-grid .item:nth-child(1){
		width: 440px;
		height: 340px;
		}
	.projects-grid .item:nth-child(2){
		width: 440px;
		height: 340px;
		}
	.projects-grid .item:nth-child(3){
		width: 440px;
		height: 340px;
		top: -50px;
		}
	.projects-grid .item:nth-child(4){
		width: 440px;
		height: 340px;
		top: -50px;
		}
	.projects-grid .item:nth-child(5){
		width: 100vw;
		left: 0;
		}
	/* section press center */
	/*.press-center-grid {
		max-width: 785px;
	}*/
	}
@media screen and (max-width: 1200px){
	#nav > ul > li {
		font-size: 0.75em;
	}
	/* visually impaired */
	.visually-impaired.large-size .nav-box{
		margin-bottom: -200px;
		}
	.articles-list .item{
		padding: 10px;
		}
	/* objects page */
	.objects-list {
		margin: 95px -40px 0;
	}
	.objects-list .item {
		width: calc(50% - 80px);
    	margin: 0 40px 100px;
	}
	}
@media screen and (max-width: 1183px){
	/* visually impaired */
	.visually-impaired.large-size .nav-box{
		margin-bottom: -250px;
		}
	}
@media screen and (max-width: 1150px){
	/* subdivisions page */
	.subdivisions-wrap .item {
		width: calc(50% - 40px);
	}
}
@media screen and (min-width: 1141px){
	.swiper-btn svg:hover path{
		stroke: rgba(45, 45, 45, 0.6);
		}
	/* white header */
	#header.white-header {
		border-bottom: 1px solid #E3E4E4;
	}
	/*Visually impaired*/
	#visually-impaired-controls{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		display: none;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 18px;
		line-height: 18px;
		color: #000;
		padding: 20px 0;
		border-bottom: 1px solid #000;
		z-index: 50000;
		}
	.visually-impaired.large-size .nav-box {
		margin-bottom: -200px;
	}
	.visually-impaired #nav > ul > li {
		margin-right: 20px;
	}
	.visually-impaired #nav > ul > li:last-child {
		margin-right: 0;
	}
	.visually-impaired #visually-impaired-controls{
		display: block;
		}
	.visually-impaired .top-page-box .bg{
		display: none;
		}
	#visually-impaired-controls .container{
		display: flex;
		align-items: center;
		justify-content: space-between;
		max-width: 1600px;
		padding: 0 70px;
		}
	#visually-impaired-controls .container:after{
		display: none;
		}
	.cn-item-box{
		display: flex;
		align-items: center;
		margin: 0 100px 0 0;
		}
	.cn-item-box.cn-color{
		margin: 0;
		}
	.cn-text{
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 14px;
		text-transform: uppercase;
		white-space: nowrap;
		margin-right: 18px;
		}
	.cn-text.middle-size{
		font-size: 20px;
		}
	.cn-text.large-size{
		font-size: 21px;
		}
	.cn-item{
		position: relative;
		display: flex;
		align-items: flex-end;
		justify-content: center;
		font-family: 'Montserrat', sans-serif;
		font-size: 30px;
		line-height: 1em;
		text-transform: uppercase;
		padding: 0 0 9px;
		margin: 0 5px;
		width: 53px;
		height: 50px;
		border-radius: 3px;
		cursor: pointer;
		border: 2px solid transparent;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		}
	.cn-item.active{
		color: #000;
		background: #fff;
		border-color: #000;
		cursor: default;
		}
	.color-scheme2 .cn-item.active{
		color: #fff;
		border-color: #fff;
		background: #000;
		}
	.color-scheme3 .cn-item.active{
		color: #04183f;
		border-color: #04183f;
		background: #b7dcfd;
		}
	.cn-item.active .arrow{
		content: '';
		position: absolute;
		z-index: 2;
		left: 18px;
		bottom: -11px;
		width: 16px;
		height: 11px;
		overflow: hidden;
		}
	.cn-item.active .arrow:before{
		content: '';
		position: absolute;
		z-index: -1;
		left: 0;
		top: -10px;
		width: 13px;
		height: 13px;
		background: #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		}
	.color-scheme2 .cn-item.active .arrow:before{
		background: #fff;
		}
	.color-scheme3 .cn-item.active .arrow:before{
		background: #04183f;
		}
	.visually-impaired .cn-font-size .cn-item{
		position: relative;
		top: -3px;
		font-size: 22px;
		text-transform: none;
		padding-bottom: 10px;
		border-color: transparent !important;
		}
	.visually-impaired .cn-font-size .small-size{
		font-size: 18px;
		}
	.visually-impaired .cn-font-size .large-size{
		font-size: 30px;
		padding-bottom: 9px;
		}
	.visually-impaired .cn-font-size .cn-item.active{
		border-color: #000 !important;
		}
	.visually-impaired.color-scheme2 .cn-font-size .cn-item.active{
		border-color: #fff !important;
		}
	.visually-impaired.color-scheme3 .cn-font-size .cn-item.active{
		border-color: #04183f !important;
		}
	.visually-impaired .cn-color .color-scheme1{
		color: #000 !important;
		border-color: #fff;
		background: #fff;
		}
	.visually-impaired .cn-color .color-scheme1.active{
		border-color: #000;
		}
	.visually-impaired .cn-color .color-scheme2{
		color: #fff !important;
		border-color: #000;
		background: #000;
		}
	.visually-impaired .cn-color .color-scheme2.active{
		border-color: #fff;
		}
	.visually-impaired .cn-color .color-scheme3{
		color: #04183F !important;
		border-color: #b7dcfd !important;
		background: #b7dcfd;
		}
	.visually-impaired .cn-color .color-scheme3.active{
		border-color: #04183F !important;
		}
	.visually-impaired.color-scheme3 body .cn-color .color-scheme1{
		border-color: #fff !important;
		}
	.cn-item.color-scheme3 .arrow:before{
		border-color: #b7dcfd;
		background: #b7dcfd;
		}
	.cn-hide-img{
		display: block;
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 16px;
		line-height: 46px;
		color: #000;
		text-align: center;
		padding: 0 20px;
		margin: 0 0 0 auto;
		height: 50px;
		width: auto;
		border: 2px solid #000;
		background: transparent;
		border-radius: 3px;
		cursor: pointer;
		}
	.middle-size .cn-hide-img{
		font-size: 17px;
		}
	.large-size .cn-hide-img{
		font-size: 18px;
		}
	.no-touchevents .cn-hide-img:hover{
		color: #fff !important;
		background: #000;
		}
	.color-scheme2 .cn-hide-img{
		color: #fff !important;
		border-color: #fff;
		}
	.no-touchevents.color-scheme2 .cn-hide-img:hover{
		color: #000 !important;
		background: #fff;
		}
	.color-scheme3 .cn-hide-img{
		color: #04183F !important;
		border-color: #04183F;
		}
	.no-touchevents.color-scheme3 .cn-hide-img:hover{
		color: #fff !important;
		background: #04183F;
		}
	/*Common*/
	.visually-impaired.small-size body{
		font-size: 20px;
		}
	.visually-impaired.middle-size body{
		font-size: 22px;
		}
	.visually-impaired.large-size body{
		font-size: 24px;
		}
	.visually-impaired.hide-images img{
		display: none !important;
		}
	.visually-impaired.hide-images .responsimg{
		display: none !important;
		}
	.visually-impaired.color-scheme1 body *, .visually-impaired.color-scheme1 body *:before, .visually-impaired.color-scheme1 body *:after{
		color: #000 !important;
		border-color: #000 !important;
		}
	.visually-impaired.color-scheme2 body{
		background: #000;
		}
	.visually-impaired.color-scheme2 body *, .visually-impaired.color-scheme2 body *:before, .visually-impaired.color-scheme2 body *:after{
		color: #fff !important;
		border-color: #fff !important;
		}
	.visually-impaired.color-scheme3 body{
		background: #b7dcfd;
		}
	.visually-impaired.color-scheme3 body *, .visually-impaired.color-scheme3 body *:before, .visually-impaired.color-scheme3 body *:after{
		color: #04183f !important;
		border-color: #04183F !important;
		}
	.visually-impaired a, .visually-impaired .btn, .visually-impaired svg *, .visually-impaired .js-current-lang{
		transition: none !important;
		}
	/**/
	.visually-impaired .not-have-top-page-box{
		padding-top: 100px;
		}
	.visually-impaired table thead tr, .visually-impaired table tr:nth-child(even){
		background: #000;
		}
	.visually-impaired.color-scheme2 table thead tr, .visually-impaired.color-scheme2 table tr:nth-child(even){
		background: #fff;
		}
	.visually-impaired.color-scheme3 table thead tr, .visually-impaired.color-scheme3 table tr:nth-child(even){
		background: #04183f;
		}
	.visually-impaired.color-scheme1 table thead tr th, .visually-impaired.color-scheme1 table tr:nth-child(even) td{
		color: #fff !important;
		border-color: #fff !important;
		}
	.visually-impaired.color-scheme2 table thead tr th, .visually-impaired.color-scheme2 table tr:nth-child(even) td{
		color: #000 !important;
		border-color: #000 !important;
		}
	.visually-impaired.color-scheme3 table thead tr th, .visually-impaired.color-scheme3 table tr:nth-child(even) td{
		color: #b7dcfd !important;
		border-color: #b7dcfd !important;
		}
	.visually-impaired table th, .visually-impaired table td{
		border-color: #000;
		}
	.visually-impaired.color-scheme2 table th, .visually-impaired.color-scheme2 table td{
		border-color: #fff;
		}
	.visually-impaired.color-scheme3 table th, .visually-impaired.color-scheme3 table td{
		border-color: #04183f;
		}
	.visually-impaired.color-scheme1 ul:not(.heading-list):not(.pager):not(.select2-results__options):not(.download-list) li{
		background: url(../i/rectangle-color-scheme1.svg) no-repeat 0px 12px/10px auto;
		}
	.visually-impaired.color-scheme2 ul:not(.heading-list):not(.pager):not(.select2-results__options):not(.download-list) li{
		background: url(../i/rectangle-color-scheme2.svg) no-repeat 0px 12px/10px auto;
		}
	.visually-impaired.color-scheme3 ul:not(.heading-list):not(.pager):not(.select2-results__options):not(.download-list) li{
		background: url(../i/rectangle-color-scheme3.svg) no-repeat 0px 12px/10px auto;
		}
	.visually-impaired.middle-size ul li{
		background-position: 0 21px;
		}
	.visually-impaired.large-size ul li{
		background-position: 0 24px;
		}
	.visually-impaired ol li:before{
		top: 12px;
		}
	.visually-impaired.middle-size ol li:before{
		top: 15px;
		}
	.visually-impaired.large-size ol li:before{
		top: 18px;
		}
	.visually-impaired .important-text:after{
		background: #000 !important;
		}
	.visually-impaired.color-scheme2 .important-text:after{
		background: #fff !important;
		}
	.visually-impaired.color-scheme3 .important-text:after{
		background: #04183f !important;
		}
	.no-touchevents.visually-impaired a[href^=tel]:hover{
		opacity: .6 !important;
		}
	.visually-impaired blockquote.has-line:after{
		background: #000;
		}
	.visually-impaired.color-scheme2 blockquote.has-line:after{
		background: #fff;
		}
	.visually-impaired.color-scheme3 blockquote.has-line:after{
		background: #04183f;
		}
	.visually-impaired .footer-grid #copy{
		color: #fff !important;
		}
	.visually-impaired.hide-images .img-box{
		display: none;
		}
	.visually-impaired.hide-images .photo-gallery-box{
		display: none;
		}
	.visually-impaired.hide-images .swiper-slide > a{
		height: 150px;
		}
	.visually-impaired.hide-images .swiper-button-prev, .visually-impaired.hide-images .swiper-button-next{
		top: 50px;
		}
	.visually-impaired.hide-images .external-links-box::before{
		content: none;
		}
	.visually-impaired.hide-images .external-links-box::after{
		content: none;
		}
	.visually-impaired.color-scheme1 .download-list a svg path{
		stroke: #000;
		}
	.visually-impaired.color-scheme2 .download-list a svg path{
		stroke: #fff;
		}
	.visually-impaired.color-scheme3 .download-list a svg path{
		stroke: #000;
		}
	.visually-impaired.color-scheme1 .ul li{
		background: url('../i/rectangle-color-scheme1.svg') no-repeat 0px 12px/10px auto !important;
		}
	.visually-impaired.color-scheme2 .ul li{
		background: url('../i/rectangle-color-scheme2.svg') no-repeat 0px 12px/10px auto !important;
		}
	.visually-impaired.color-scheme3 .ul li{
		background: url('../i/rectangle-color-scheme3.svg') no-repeat 0px 12px/10px auto !important;
		}
	.visually-impaired.color-scheme1 .author::before, .visually-impaired.color-scheme1 .author::after{
		background: #000;
		}
	.visually-impaired.color-scheme2 .author::before, .visually-impaired.color-scheme2 .author::after{
		background: #fff;
		}
	.visually-impaired.color-scheme3 .author::before, .visually-impaired.color-scheme3 .author::after{
		background: #04183F;
		}
	.visually-impaired .pager li:hover {
		opacity: .7;
	}
	.visually-impaired .articles-list .item::after {
		content: none !important;
	}
	.no-touchevents .articles-list .item:hover:nth-child(3n+1)::after {
		content: none;
	}
	.no-touchevents .articles-list .item:hover:nth-child(3n+2)::after {
		content: '';
		height: 1px;
		position: absolute;
		bottom: 0;
		left: -106%;
		right: -106%;
		background: #fff;
		z-index: 2;
	}
	.no-touchevents .articles-list .item:hover:nth-child(3n+3)::after {
		content: '';
		height: 1px;
		position: absolute;
		bottom: 0;
		left: -212%;
		right: -5%;
		background: #fff;
		z-index: 2;
	}
	.visually-impaired .download-list li a:before {
		top: 26px;
	}
	.visually-impaired.color-scheme1 .objects-list .item .label {
		background:#fff;
		border: 1px solid #000;
	}
	.visually-impaired.color-scheme2 .objects-list .item .label {
		background:#000;
		border: 1px solid;
	}
	.visually-impaired.color-scheme3 .objects-list .item .label {
		background:#b7dcfd;
		border: 1px solid;
	}
	/*Form styles*/
	.visually-impaired .form-substrate-box{
		background: none;
		box-shadow: none;
		}
	.visually-impaired .important-text{
		margin-top: 60px;
		}
	.visually-impaired .electronic-appeal-grid .col{
		padding: 0;
		}
	.visually-impaired .form .field.field-box{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		}
	.visually-impaired .form .field{
		margin-bottom: 24px;
		}
	.visually-impaired .field-name{
		margin: 0 0 8px;
		transform: none;
		transition: none;
		}
	.visually-impaired .form-control{
		height: 50px;
		padding: 0 16px;
		margin: 0 !important;
		line-height: 48px;
		border: 1px solid #000;
		transition: none;
		}
	.visually-impaired.color-scheme2 .form-box{
		background: #000;
		}
	.visually-impaired.color-scheme3 .form-box{
		background: #b7dcfd;
		}
	.visually-impaired.color-scheme2 .search-form-box .search-form{
		background: #000;
		}
	.visually-impaired.color-scheme3 .search-form-box .search-form{
		background: #b7dcfd;
		}
	.visually-impaired .error-field .form-control:not(:focus){
		border-color: #D31321 !important;
		}
	.visually-impaired input::-webkit-input-placeholder, .visually-impaired textarea::-webkit-input-placeholder{
		color: #000 !important;
		}
	.visually-impaired input::-moz-placeholder, .visually-impaired textarea::-moz-placeholder{
		color: #000 !important;
		}
	.visually-impaired input:-ms-input-placeholder, .visually-impaired textarea:-ms-input-placeholder{
		color: #000 !important;
		}
	.visually-impaired.color-scheme2 input::-webkit-input-placeholder, .visually-impaired.color-scheme2 textarea::-webkit-input-placeholder{
		color: #fff !important;
		}
	.visually-impaired.color-scheme2 input::-moz-placeholder, .visually-impaired.color-scheme2 textarea::-moz-placeholder{
		color: #fff !important;
		}
	.visually-impaired.color-scheme2 input:-ms-input-placeholder, .visually-impaired.color-scheme2 textarea:-ms-input-placeholder{
		color: #fff !important;
		}
	.visually-impaired.color-scheme3 input::-webkit-input-placeholder, .visually-impaired.color-scheme3 textarea::-webkit-input-placeholder{
		color: #04183f !important;
		}
	.visually-impaired.color-scheme3 input::-moz-placeholder, .visually-impaired.color-scheme3 textarea::-moz-placeholder{
		color: #04183f !important;
		}
	.visually-impaired.color-scheme3 input:-ms-input-placeholder, .visually-impaired.color-scheme3 textarea:-ms-input-placeholder{
		color: #04183f !important;
		}
	.visually-impaired .upload-box{
		margin-bottom: 20px;
		margin-left: 40px;
		}
	.visually-impaired .btn{
		border: 1px solid #000;
		background: #000;
		box-shadow: none !important;
		max-width: 300px;
		}
	.visually-impaired .btn::after{
		content: none;
		}
	/* .visually-impaired button.btn{
		background: #fff;
		}
	.visually-impaired button.btn:hover{
		background: #000;
		}
	.no-touchevents.visually-impaired.color-scheme2 #footer button.btn:hover{
		background: #000 !important;
		color: #fff !important;
		}
	.visually-impaired.color-scheme1 .btn{
		color: #fff !important;
		border: 1px solid #fff !important;
		background: #000;
		}
	.no-touchevents.visually-impaired.color-scheme1 button.btn:hover{
		color: #000 !important;
		border: 1px solid #000 !important;
		background: #fff !important;
		} */
	/* .visually-impaired.color-scheme1 .vacancies-box .item .dropdown-box .btn span {
		color: #fff !important;
	}
	.visually-impaired.color-scheme2 .vacancies-box .item .dropdown-box .btn span {
		color: #fff !important;
	}
	.visually-impaired.color-scheme2 .vacancies-box .item .dropdown-box .btn:hover {
		color: #000 !important;
		border: 1px solid #000 !important;
		background: #fff !important;
	}
	.no-touchevents.visually-impaired.color-scheme2 .vacancies-box .item .dropdown-box .btn:hover span {
		color: #000 !important;
	}
	.no-touchevents.visually-impaired.color-scheme3 .vacancies-box .item .dropdown-box .btn:hover span {
		color: #b7dcfd !important;
	}
	.no-touchevents.visually-impaired .vacancies-box .item .dropdown-box .btn:hover span {
		color: #000 !important;
	} */
	/* .visually-impaired.color-scheme3 button.btn{
		color: #000 !important;
		background: transparent;
		}
	.no-touchevents.visually-impaired.color-scheme3 button.btn:hover{
		color: #b7dcfd;
		background: #04183F !important;
		}
	.no-touchevents.visually-impaired .btn:hover{
		color: #fff !important;
		background: transparent;
		border-color: #fff !important;
		}
	.no-touchevents.visually-impaired.color-scheme2 .btn:hover{
		color: #fff !important;
		background: #000 !important;
		}
	.no-touchevents.visually-impaired.color-scheme3 .btn:hover{
		color: #b7dcfd !important;
		border-color: #868e9c !important;
		} */
	.visually-impaired.small-size .btn{
		font-size: 20px;
		}
	.visually-impaired.middle-size .btn{
		font-size: 22px;
		}
	.visually-impaired.large-size .btn{
		font-size: 24px;
		}
	.visually-impaired .btn:before, .visually-impaired .btn .animate{
		display: none;
		}
	/* .visually-impaired .btn{
		background: transparent !important;
		} */
	/* .visually-impaired.color-scheme1 a.btn{
		color: #fff !important;
		}
	.visually-impaired.color-scheme2 .btn{
		color: #000 !important;
		} */
	/* .no-touchevents.visually-impaired.color-scheme1 a.btn:hover{
		color: #000 !important;
		background: #fff !important;
		border: 1px solid #000 !important;
		} */
	
	/* .no-touchevents.visually-impaired.color-scheme2 a.btn:hover{
		color: #fff !important;
		background: #000 !important;
		}
	.visually-impaired.color-scheme3 a.btn{
		color: #04183f !important;
		background: rgb(183, 220, 253, 1);
		}
	.no-touchevents.visually-impaired.color-scheme3 a.btn:hover{
		color: #b7dcfd !important;
		background: #04183f !important;
		} */
	.visually-impaired body .field-error{
		margin: 6px 0 -10px;
		}

	/* vacancies page */
	.vacancies-page.visually-impaired .upload-box {
		margin-left: 0;
	}
	.visually-impaired.color-scheme2 .resume-box {
		background: #000;
	}
	.visually-impaired.color-scheme3 .resume-box {
		background: #b7dcfd;
	}
	.visually-impaired.color-scheme2 .select2-container .select2-selection--single {
		background: #000;
	}
	.visually-impaired.color-scheme3 .select2-container .select2-selection--single {
		background: #b7dcfd
	}
	.visually-impaired.color-scheme1 .select2-results__option {
		background: #fff;
	}
	.visually-impaired.color-scheme2 .select2-results__option {
		background: #000;
	}
	.visually-impaired.color-scheme3 .select2-results__option {
		background: #b7dcfd;
	}
	.no-touchevents.visually-impaired.color-scheme2 .select2-results__option:not([aria-selected=true]):hover {
		background: #fff;
	}
	.no-touchevents.visually-impaired.color-scheme2 .select2-results__option:not([aria-selected=true]):hover {
		color: #000 !important;
	}
	.no-touchevents.visually-impaired.color-scheme3 .select2-results__option:not([aria-selected=true]):hover {
		background: #04183F
	}
	.no-touchevents.visually-impaired.color-scheme3 .select2-results__option:not([aria-selected=true]):hover {
		color: #b7dcfd !important;
	}
	/* news */ 
	.articles-list .item:nth-child(3n+1)::after{
		content: '';
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0;
		right: -212%;
		background: #E3E4E4;
		z-index: 1;
		}
	/* index page */
	.visually-impaired body *:not(.swiper-wrapper):not(.swiper-slide)  {
		transition: none !important;
	}
	.visually-impaired.index-page .top-page-box .container{
		min-height: calc(100vh - 350px);
		}
	.visually-impaired .about-section .item::before{
		content: none;
		}
	.visually-impaired .js-scroll-section{
		display: none;
		}
	.visually-impaired .play-btn svg path{
		fill: #000;
		fill-opacity: 0.7;
		}
	.visually-impaired.color-scheme2 .play-btn svg path{
		fill: #fff;
		fill-opacity: 0.7;
		}
	.visually-impaired .play-video-box{
		width: 100%;
		margin-top: 100px;
		}
	.visually-impaired .play-video-box .data-box{
		max-width: 550px;
		}
	.visually-impaired .top-page-box{
		margin-bottom: 0;
		}
	.visually-impaired .about-section{
		top: 100px;
		min-height: 1300px;
		margin-top: -150px;
		}
	.visually-impaired .about-section .advantages-grid .item:nth-child(1){
		top: -70px;
		}
	.visually-impaired .about-section .advantages-grid .item:nth-child(3){
		top: 425px;
		}
	.visually-impaired.color-scheme2 .about-section .figure svg g{
		opacity: 0.3;
		}
	.visually-impaired.color-scheme2 .about-section .figure svg path{
		stroke: #fff;
		}
	.visually-impaired .btn {
		width: 276px;
	}
	.visually-impaired .section-btn{
		width: 276px;
		background: none;
		}
	.visually-impaired .section-btn::before, .visually-impaired .section-btn::after{
		background: #000;
		transition: none !important;
		}
	.visually-impaired.color-scheme2 .section-btn::before, .visually-impaired.color-scheme2 .section-btn::after{
		background: #fff;
		}
	.visually-impaired.color-scheme2 .section-btn a.btn{
		color: #fff !important;
		}
	.no-touchevents.visually-impaired.color-scheme2 .section-btn a.btn:hover{
		background: #fff !important;
		color: #000 !important;
		}
	.visually-impaired.color-scheme3 .section-btn::before, .visually-impaired.color-scheme3 .section-btn::after{
		background: #04183F;
		}
	.visually-impaired.color-scheme3 .section-btn a.btn{
		color: #000 !important;
		background: transparent;
		}
	.no-touchevents.visually-impaired.color-scheme3 .section-btn a.btn:hover{
		background: #04183F !important;
		color: #b7dcfd !important;
		}
	/* .visually-impaired.color-scheme1:not(.hide-images) .projects-grid p{
		color: #fff !important;
		margin-top: 0;
		}
	.visually-impaired.color-scheme1:not(.hide-images) .projects-grid .h3{
		color: #fff !important;
		border-color: #fff !important;
		}
	.visually-impaired.color-scheme3:not(.hide-images) .projects-grid p{
		color: #fff !important;
		margin-top: 0;
		}
	.visually-impaired.color-scheme3:not(.hide-images) .projects-grid .h3{
		color: #fff !important;
		border-color: #fff !important;
		} */
	.visually-impaired.color-scheme1.hide-images .projects-grid p svg path {
		fill: #000;
		}
	.visually-impaired.color-scheme3.hide-images .projects-grid p svg path {
		fill: #04183F;
		}
	.visually-impaired .projects-grid .h3{
		line-height: 1.1em;
		display: inline;
		}
	/* .visually-impaired.color-scheme1.hide-images .sub-box p svg path {
		fill: #000;
	} */
	/* .visually-impaired.color-scheme3.hide-images .sub-box p svg path {
		fill: #04183F;
	} */
	.visually-impaired .press-center-section .item:nth-child(odd)::after{
		background: #000 !important;
		}
	.visually-impaired.color-scheme2 .press-center-section .item:nth-child(odd)::after{
		background: #fff !important;
		}
	.visually-impaired.color-scheme3 .press-center-section .item:nth-child(odd)::after{
		background: #04183F !important;
		}
	.visually-impaired.hide-images .projects-grid .item:nth-child(1)::before{
		content: none;
		}
	.visually-impaired.hide-images .projects-grid .item:nth-child(4)::before{
		content: none;
		}
	.visually-impaired.hide-images .projects-grid .item:nth-child(5)::before{
		content: none;
		}
	.visually-impaired .top-page-box .max-w::before{
		content: none;
		}
	.visually-impaired .projects-grid {
		margin-bottom: 350px !important;
	}
	.visually-impaired .press-center-box {
		margin-bottom: 120px;
	}
	/*Header*/
	.visually-impaired #header{
		position: relative !important;
		padding: 120px 0 0 !important;
		top: 0 !important;
		background: transparent;
		border-bottom: none;
		box-shadow: none;
		}
	.visually-impaired #header .container{
		flex-wrap: wrap-reverse;
		max-width: 1600px;
		}
	.visually-impaired #intro-screen-box .header{
		display: none;
		}
	.visually-impaired #logo svg path{
		fill: #000;
		}
	.visually-impaired.sticky-header #logo svg path{
		fill: #000;
		}
	.visually-impaired #logo{
		width: 23%;
		height: 100px;
		margin-bottom: 65px;
		}
	.visually-impaired #logo svg{
		width: 100%;
		height: 100%;
		}
	.visually-impaired.color-scheme2 #logo svg path{
		fill: #fff;
		}
	.visually-impaired .white-header #logo svg path{
		fill: #000;
		}
	.visually-impaired.color-scheme2 .white-header #logo svg path{
		fill: #fff;
		}
	.visually-impaired #nav ul{
		margin: 0;
		max-width: 1140px;
		}
	.visually-impaired #nav ul li{
		font-size: 0.95em;
		}
	.visually-impaired #nav ul li:hover > a{
		text-decoration: underline;
		border: none;
		}
	.visually-impaired #nav > ul > li.active > a{
		border: none;
		color: #fff !important;
		}
	.visually-impaired #nav > ul > li.active > a:after{
		content: '';
		position: absolute;
		display: block;
		z-index: -1;
		left: -8px;
		top: -6px;
		right: -8px;
		bottom: -6px;
		width: auto;
		height: auto;
		margin: 0;
		opacity: 1;
		background: #000;
		}
	.visually-impaired #nav .dropdown{
		font-size: .9em;
		left: 0;
		margin: 0;
		padding: 24px 16px;
		width: 400px;
		border: 1px solid #000;
		background: #fff;
		}
	.visually-impaired #nav .large-dropdown{
		left: -300px;
		}
	.visually-impaired #nav .dropdown .active > a{
		border-bottom: none;
		z-index: 5;
		color: #fff !important;
		padding: 5px 10px;
		background: #000;
		}
	.visually-impaired #nav .dropdown:before{
		content: none;
		}
	.visually-impaired.color-scheme2 #nav > ul > li.active > a{
		color: #000 !important;
		}
	.visually-impaired.color-scheme3 #nav > ul > li.active > a{
		color: #b7dcfd !important;
		}
	.visually-impaired.color-scheme2 #nav .dropdown{
		border: 1px solid #fff;
		background: #000;
		}
	.visually-impaired.color-scheme3 #nav .dropdown{
		background: #b7dcfd;
		}
	.visually-impaired.color-scheme2 #nav > ul > li.active > a:after{
		background: #fff;
		}
	.visually-impaired.color-scheme2 #nav .dropdown .active > a{
		color: #000 !important;
		background: #fff;
		}
	.visually-impaired.color-scheme3 #nav .dropdown .active > a{
		color: #b7dcfd !important;
		}
	.visually-impaired .header-controls{
		justify-content: flex-end;
		width: 70%;
		margin-left: auto;
		max-width: 950px;
		}
	.visually-impaired .header-controls:before{
		display: none;
		}
	.visually-impaired .header-controls .search-form-box{
		flex: auto;
		}
	.visually-impaired .header-search-box{
		display: none;
		}
	.visually-impaired .lang{
		display: flex;
		align-items: center;
		margin-left: 20px;
		}
	.visually-impaired .js-current-lang, .visually-impaired .lang{
		display: flex;
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 21px;
		justify-content: center;
		align-items: center;
		color: #000 !important;
		height: 50px;
		padding: 0 5px;
		margin: 0 0 0 16px;
		border: 2px solid transparent !important;
		border-radius: 3px;
		}
	.visually-impaired .js-current-lang{
		margin-right: 3px;
		border-color: #000 !important;
		cursor: default;
		}
	.visually-impaired.color-scheme2 .js-current-lang, .visually-impaired.color-scheme2 .lang{
		color: #fff !important;
		}
	.no-touchevents.visually-impaired .langs a:hover{
		opacity: .7;
		}
	.visually-impaired .js-current-lang svg{
		display: none;
		}
	.visually-impaired #header .search-form-box, .visually-impaired .header .search-form-box{
		pointer-events: auto;
		}
	.visually-impaired .search-form-box .js-close-search{
		display: none !important;
		}
	.visually-impaired .js-visually-impaired{
		width: 77px;
		height: 40px;
		margin-left: 36px;
		}
	.visually-impaired .js-visually-impaired::after{
		content: none;
		}
	.visually-impaired .js-visually-impaired::before{
		content: none;
		}
	.no-touchevents.visually-impaired .js-visually-impaired:hover{
		opacity: .7;
		}
	.visually-impaired .js-visually-impaired svg{
		display: none;
		}
	.visually-impaired .js-visually-impaired .hidden{
		display: block;
		}
	.visually-impaired .js-visually-impaired svg rect{
		fill: #000;
		}
	.visually-impaired .js-visually-impaired svg path{
		stroke: #000;
		fill: #000;
		}
	.visually-impaired.color-scheme2 .js-visually-impaired svg rect{
		fill: #fff;
		}
	.visually-impaired.color-scheme2 .js-visually-impaired svg path{
		stroke: #fff;
		fill: #fff;
		}
	.visually-impaired.color-scheme3 .js-visually-impaired svg rect{
		fill: #04183f;
		}
	.visually-impaired.color-scheme3 .js-visually-impaired svg path{
		stroke: #04183f;
		fill: #04183f;
		}
	/*Search form*/
	.visually-impaired #header .search-form-box, .visually-impaired .header .search-form-box, .visually-impaired .search-form-box{
		position: relative;
		top: 0;
		right: auto;
		left: auto;
		opacity: 1;
		visibility: visible;
		}
	.visually-impaired #header .search-form-box, .visually-impaired .header .search-form-box{
		margin: 0;
		}
	.visually-impaired .search-form-box .search-form{
		padding: 0 !important;
		background: none;
		border: 2px solid #000;
		border-radius: 3px;
		box-shadow: none;
		}
	.visually-impaired .search-form-box .search-form .form-control{
		font-weight: 500;
		font-size: 20px;
		font-style: normal;
		color: #000;
		line-height: 46px;
		padding: 0 20px;
		border: none;
		top: 0;
		}
	.visually-impaired #header .search-form-box .search-form .search-btn, .visually-impaired .header .search-form-box .search-form .search-btn, .visually-impaired .search-form-box .search-form .search-btn{
		top: 0;
		right: 0;
		width: 52px;
		height: 46px;
		}
	.visually-impaired .search-form-box .search-form .search-btn{
		border: none;
		right: 0;
		}
	.visually-impaired .search-form-box .search-form .search-btn svg{
		width: 28px;
		height: 28px;
		}
	.no-touchevents.visually-impaired .search-form-box .search-form .search-btn:hover{
		opacity: .6;
		}
	.search-form .search-btn svg *{
		fill: #000 !important;
		}
	.color-scheme2 .search-form .search-btn svg *{
		fill: #fff !important;
		}
	.color-scheme3 .search-form .search-btn svg *{
		fill: #04183f !important;
		}
	/* All */
	.visually-impaired #all .top-page-box .container{
		padding-top: 0;
		padding-bottom: 0;
		}
	.visually-impaired #all .top-page-box .container{
		padding-top: 50px;
		padding-bottom: 50;
		}
	.visually-impaired #all .top-page-box .container::after{
		content: none;
		}
	.visually-impaired #all .top-page-box .container::before{
		content: none;
		}
	/* blockquote */
	.visually-impaired blockquote{
		background: none;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		}
	.visually-impaired.color-scheme2 blockquote span{
		opacity: 1;
		}
	/* Footer */
	.visually-impaired.color-scheme2 .external-links-box{
		border-top: 1px solid #fff;
		background: #000;
		}
	.visually-impaired.color-scheme2 .external-links-slider{
		background: #000;
		}
	.visually-impaired.color-scheme2 footer{
		border-top: 1px solid #fff;
		}
	.visually-impaired.color-scheme2 #footer{
		background: #000;
		background-image: none;
		}
	.visually-impaired.color-scheme2 footer button.btn{
		border: 1px solid #000;
		}
	.visually-impaired.color-scheme2 footer .external-links-slider svg path{
		stroke: #fff;
		}
	.visually-impaired.color-scheme2 footer .external-links-slider svg:hover{
		opacity: .6;
		}
	.visually-impaired.color-scheme3 .external-links-box{
		border-top: 1px solid #000;
		background: #b7dcfd;
		}
	.visually-impaired.color-scheme3 .external-links-slider{
		background: #b7dcfd;
		}
	.visually-impaired.color-scheme3 #footer{
		background: #b7dcfd;
		background-image: none;
		border-top: 1px solid #000;
		}
	.visually-impaired.color-scheme3 .footer-grid #copy{
		color: #000 !important;
		}
	.visually-impaired.color-scheme3 .footer-grid .dev-col svg path{
		fill: #000;
		}
	/* Slider */
	.visually-impaired .external-links-box::before{
		background: #000;
		}
	.visually-impaired .external-links-box::after{
		bottom: 10px;
		background: #000;
		}
	.visually-impaired.color-scheme2 .external-links-box::before{
		background: #fff;
		}
	.visually-impaired.color-scheme2 .external-links-box::after{
		background: #fff;
		}
	.visually-impaired.hide-images .external-links-box .swiper-slide > a{
		padding: 20px 11px 40px;
		height: 120px;
		}
	/* 404 */
	.visually-impaired .error-page-box .container{
		min-height: calc(100vh - 250px);
		padding-top: 100px;
		padding-bottom: 30px;
		}
	.visually-impaired.color-scheme2 .error-page-box .num svg path:not(.zero){
		fill: #fff;
		stroke: #fff;
		stroke-opacity: 1;
		stroke-width: 2;
		}
	.visually-impaired.color-scheme2 .error-page-box .num svg path.zero{
		stroke-opacity: 1;
		stroke-width: 2;
		stroke: #fff;
		}
	/* news */
	.visually-impaired .heading-list li.active{
		opacity: 1;
		font-weight: 700;
		border-bottom: 2px solid;
		}
	.visually-impaired .heading-list li:hover{
		border-bottom: 1px solid;
		}
	.visually-impaired .articles-list .item{
		height: 240px;
		padding: 10px;
		width: calc(33.3333333% - 20px);
		}
	.visually-impaired.color-scheme1 .articles-list .item:hover{
		border: 1px solid #fff !important;
		}
	.visually-impaired.color-scheme2 .articles-list .item:hover{
		border: 1px solid #000 !important;
		}
	.visually-impaired.color-scheme3 .articles-list .item:hover{
		border: 1px solid #b7dcfd !important;
		}
	/* search result */
	.visually-impaired.color-scheme1 .search-results-list span:not(.num):before{
		background: #000;
		}
	.visually-impaired.color-scheme1 .search-results-list span:not(.num){
		color: #fff !important;
		}
	.visually-impaired.color-scheme2 .search-results-list span:not(.num):before{
		background: #fff;
		}
	.visually-impaired.color-scheme2 .search-results-list span:not(.num){
		color: #000 !important;
		}
	.visually-impaired.color-scheme3 .search-results-list span:not(.num):before{
		background: #04183F;
		}
	.visually-impaired.color-scheme3 .search-results-list span:not(.num){
		color: #b7dcfd !important;
		}
	.visually-impaired.color-scheme1 .search-result .search-form::before, .visually-impaired.color-scheme1 .search-result .search-form::after{
		background: #000;
		}
	.visually-impaired.color-scheme2 .search-result .search-form::before, .visually-impaired.color-scheme2 .search-result .search-form::after{
		background: #fff;
		}
	.visually-impaired.color-scheme3 .search-result .search-form::before, .visually-impaired.color-scheme3 .search-result .search-form::after{
		background: #04183F;
		}

	/* objects page */
	/* .visually-impaired.color-scheme1:not(.hide-images) .objects-list .h3 span, .visually-impaired.color-scheme2:not(.hide-images) .objects-list .h3 span, .visually-impaired.color-scheme3:not(.hide-images) .objects-list .h3 span{
		color: #fff !important;
		border-color: #fff !important;
	}
	.visually-impaired.color-scheme1:not(.hide-images) .objects-list p:not(.h3), .visually-impaired.color-scheme2:not(.hide-images) .objects-list p:not(.h3), .visually-impaired.color-scheme3:not(.hide-images) .objects-list p:not(.h3){
		color: #fff !important;
	} */
	.visually-impaired.color-scheme1 .objects-list .item .sub-box, .visually-impaired.color-scheme1 .projects-grid .item .sub-box {
		background: rgba(255, 255, 255, .7);
		padding: 10px;
	}
	.visually-impaired.color-scheme1 .objects-list p:not(.h3) svg path, .visually-impaired.color-scheme1 .projects-grid p:not(.h3) svg path {
		fill: #000;
	}
	.visually-impaired.color-scheme2 .objects-list .item .sub-box, .visually-impaired.color-scheme2 .projects-grid .item .sub-box {
		background: rgba(0, 0, 0, .7);
		padding: 10px;
	}
	.visually-impaired.color-scheme2 .objects-list p:not(.h3) svg path, .visually-impaired.color-scheme2 .projects-grid p:not(.h3) svg path {
		fill: #fff;
	}
	.visually-impaired.color-scheme3 .objects-list .item .sub-box, .visually-impaired.color-scheme3 .projects-grid .item .sub-box {
		background: rgb(183, 220, 253, .7);
		padding: 10px;
	}
	.visually-impaired.color-scheme3 .objects-list p:not(.h3) svg path, .visually-impaired.color-scheme3 .projects-grid p:not(.h3) svg path {
		fill: #04183f;
	}
	/* .visually-impaired.color-scheme2 .objects-list .item .sub-box {
		background: rgba(0, 0, 0, .7);
		padding: 10px;
	}
	.visually-impaired.color-scheme2 .objects-list p:not(.h3) svg path {
		fill: #fff;
	}
	.visually-impaired.color-scheme3 .objects-list .item .sub-box {
		background: rgb(183, 220, 253, .7);
		padding: 10px;
	}
	.visually-impaired.color-scheme3 .objects-list p:not(.h3) svg path {
		fill: #04183f;
	} */

	/* vacancies page */
	.visually-impaired.color-scheme1 .vacancies-box .item .wrap {
		background: #fff;
		border: 1px solid;
	}
	.visually-impaired .vacancies-box .item.active .wrap {
		border-bottom: none;
	}
	.visually-impaired.color-scheme1 .vacancies-box .item .arrow path {
		stroke: #000;
	}
	.visually-impaired.color-scheme2 .vacancies-box .item .wrap {
		background: #000;
		border: 1px solid;
	}
	.visually-impaired.color-scheme2 .vacancies-box .item .arrow path {
		stroke: #fff;
	}
	.visually-impaired.color-scheme3 .vacancies-box .item .wrap {
		background: rgb(183, 220, 253, 1);
		border: 1px solid;
	}
	.visually-impaired.color-scheme3 .vacancies-box .item .arrow path {
		stroke: #04183f;
	}
	.visually-impaired .vacancies-box .item .dropdown-box .btn span {
		border: none;
	}
	/* objects page */
	.visually-impaired.objects-page .heading-list {
		max-width: 1100px;
	}
	
	/* subdivisions page */
	.visually-impaired.color-scheme1 .subdivisions-wrap .item, .visually-impaired.color-scheme2 .subdivisions-wrap .item, .visually-impaired.color-scheme3 .subdivisions-wrap .item{
		background: none;
	}
	/* subdivisions inner page */
	.visually-impaired.color-scheme1 .main-job-section::after, .visually-impaired.color-scheme2 .main-job-section::after, .visually-impaired.color-scheme3 .main-job-section::after{
		opacity: .05;
	}
	/* contacts page */
	.visually-impaired.color-scheme1 .managers-box::after, .visually-impaired.color-scheme2 .managers-box::after, .visually-impaired.color-scheme3 .managers-box::after{
		opacity: .05;
	}
	.visually-impaired .top-contacts-grid .download-box {
		background: transparent;
	}

	/* btns */
	.visually-impaired.color-scheme1 .btn {
		color: #000 !important;
		background: #fff !important;
		border: 1px solid !important;
	}
	.visually-impaired.color-scheme1 .btn:hover {
		color: #fff !important;
		background: #000 !important;
	}
	.visually-impaired.color-scheme1 .btn:hover span {
		color: #fff !important;
	}
	.visually-impaired.color-scheme2 .btn {
		color: #fff !important;
		background: #000 !important;
		border: 1px solid !important;
	}
	.visually-impaired.color-scheme2 .btn:hover {
		color: #000 !important;
		background: #fff !important;
	}
	.visually-impaired.color-scheme2 .btn:hover span {
		color: #000 !important;
	}
	.visually-impaired.color-scheme3 .btn {
		color: #04183f !important;
		background: #b7dcfd !important;
		border: 1px solid !important;
		
	}
	.visually-impaired.color-scheme3 .btn:hover {
		color: #b7dcfd !important;
		background: #04183f !important;
	}
	.visually-impaired.color-scheme3 .btn:hover span {
		color: #b7dcfd !important;
	}
	/* usual map */
	.visually-impaired .usual-map{
		-webkit-filter: grayscale(1);
		filter: grayscale(1);
		}
	}
@media screen and (min-width: 700px) and (max-width: 1140px){
	.articles-list .item:last-child::after {
		content: '' !important;
		height: 1px !important;
		position: absolute !important;
		bottom: 0 !important;
		left: 0 !important;
		right: 0 !important;
		background: #E3E4E4 !important;
		z-index: 5 !important;
		}
}
@media screen and (max-width: 1140px){
	
	#visually-impaired-controls{
		display: none;
		}
	.index-page .top-page-box .max-w::before{
		content: none;
		}
	.visually-impaired .nav-box #nav ul{
		margin: 0;
		}
	.top-page-box .sub-box::before{
		content: none;
		}
	.top-page-box .container::after{
		content: none;
		}
	.top-page-box .container::before{
		content: none;
		}
	.index-page .js-scroll-section::after {
		content: none;
	}
	body.lock{
		overflow: hidden;
		}
	.opened-nav .js-open-nav{
		opacity: 1;
		}
	.opened-nav .header-search-box{
		opacity: 0;
		}
	.opened-nav .lang{
		display: block;
		margin-top: -10px;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 400;
		color: #2d2d2d;
		font-size: 1em;
		text-decoration: none;
		}
	.opened-nav #all{
		z-index: 3;
		}
	.not-have-top-page-box{
		padding-top: 140px;
		}
	h1, .h1 {
		margin-bottom: 50px;
	}
	/* layers */
	.page-load .layer1 {
		display: none;
	}
	.page-load .layer2 {
		display: none;
	}
	.page-load .layer3 {
		left: 590px;
		transition-delay: 0s;
	}
	.page-load .layer4 {
		left: 887px;
		transition-delay: .1s;
	}
	.page-load .layer5 {
		left: 1181px;
		transition-delay: .2s;
	}
	.page-load .layer6 {
		left: 1475px;
		transition-delay: .3s;
	}
	.page-load .layer7 {
		left: 1765px;
		transition-delay: .4s;
	}
	.page-load .layer8 {
		left: 2055px;
		transition-delay: .5s;
	}
	.page-load .layer9 {
		display: none;
	}
	.page-load .layer10 {
		display: none;
	}
	/* section about */
	.about-section {
		margin-top: -100px;
	}
	.about-section .advantages-grid{
		position: relative;
		top: 230px;
		left: 50%;
		margin-left: -300px;
		}
	.about-section .figure{
		position: absolute;
		top: 80px;
		left: 6%;
		max-width: 720px;
		}
	.about-section .figure svg{
		width: 150%;
		}
	/* section projects */
	.projects-grid{
		margin: 54px auto 350px;
		}
	.projects-grid .section-btn {
		bottom: -200px;
	}
	/* 404 */
	.error-page-box{
		margin-top: -170px;
		}
	/*Header*/
	.js-visually-impaired{
		display: none;
		}
	.js-open-nav{
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 0;
		padding-top: 1px;
		transition: opacity .2s ease;
		}
	.opened-search .js-open-nav{
		pointer-events: none;
		opacity: 0;
		}
	.lang{
		position: absolute;
		top: 26px;
		right: 82px;
		visibility: hidden;
		}
	.opened-nav .lang{
		visibility: visible;
		margin-right: 30px;
		}
	#header, .header{
		height: 62px;
		padding: 0;
		}
	#header{
		background: #fff;
		}
	#header .container{
		display: flex;
		align-items: center;
		padding-top: 11px;
		}
	.opened-nav .header{
		pointer-events: none;
		}
	.sticky-header #header{
		padding: 0;
		background: #fff;
		box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1);
		}
	.index-page:not(.sticky-header) #header{
		top: 0;
		}
	#intro-screen-box .header > .container{
		padding-top: 18px;
		}
	#logo svg{
		display: none;
		}
	#logo{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 41px;
		height: 40px;
		background: url('../i/logo-mobile.svg') no-repeat;
		}
	.lang{
		display: none;
		}
	.header-search-box{
		margin-right: 15px;
		width: 18px;
		height: 18px;
		font-size: 18px;
		}
	.header-search-box svg{
		width: 100%;
		height: 100%;
		}
	.header-search-box svg path{
		fill: #2D2D2D;
		}
	.header-controls{
		margin: 0 0 0 auto;
		}
	#intro-screen-box .header-controls{
		margin-left: auto;
		}
	.js-close-nav{
		display: flex;
		top: 7px;
		right: 38px;
		border: 1px solid #E3E4E4;
		width: 50px;
		height: 50px;
		}
	.nav-box{
		position: fixed;
		z-index: 998;
		left: 0;
		top: 62px;
		font-size: 0;
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 16px 16px 0;
		height: calc(100vh - 62px);
		overflow: hidden;
		overflow-y: auto;
		background: #fff;
		transition: opacity .3s ease, visibility .3s ease;
		}
	html:not(.opened-nav) .nav-box{
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
		}
	.opened-nav #header{
		border-bottom: none;
		}
	#nav{
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		font-size: 0;
		text-align: center;
		width: 100%;
		padding: 0 20px;
		overflow: hidden;
		overflow-y: auto;
		background: #fff;
		}
	#nav:before{
		content: '';
		position: relative;
		display: inline-block;
		vertical-align: middle;
		height: 100%;
		width: 0;
		margin: 0 -1px 0 0;
		}
	#nav > ul{
		display: inline-block;
		vertical-align: middle;
		font-size: 24px;
		text-align: left;
		width: 100%;
		max-width: 320px;
		margin: 15px 0 90px -55px;
		}
	#nav ul li a{
		color: #2d2d2d;
		}
	#nav ul li.active > a{
		color: #9F9F9F;
		border-color: #9f9f9f;
		margin-bottom: 30px;
		}
	#nav > ul > li{
		margin: 17px 0 17px 30px;
		}
	#nav > ul > li:first-child{
		margin-top: 0;
		}
	#nav > ul li a{
		font-size: 1.222222222222222em;
		line-height: 1.55em;
		}
	#nav > ul > li.has-child > a{
		position: relative;
		}
	#nav > ul > li.opened > a{
		color: #9F9F9F;
		}
	#nav .sub-name a{
		color: #9F9F9F;
		}
	#nav .dropdown ul li a{
		font-size: 0.8333333333333em;
		}
	#nav > ul > li.has-child > a:after{
		content: '';
		background: url('../i/arrow-menu.svg') no-repeat;
		position: absolute;
		width: 15px;
		height: 10px;
		right: -20px;
		top: 8px;
		transform: scaleY(-1);
		}
	#nav > ul > li.has-child.opened-dropdown > a:after{
		transform: scaleY(1);
		}
	#nav .dropdown{
		position: relative;
		top: 10px;
		left: 0;
		padding: 0 0 16px 20px;
		margin: 20px 0 0;
		width: 340px;
		box-shadow: none;
		}
	#nav .dropdown:after{
		content: none;
		}
	#nav .dropdown:before{
		content: none;
		}
	#nav .dropdown ul{
		margin: 0 0 25px;
		}
	#nav .large-dropdown .dropdown ul{
		display: block !important;
		}
	#nav .dropdown li{
		margin: 8px 0;
		}
	#nav .dropdown li:last-child{
		margin: 8px 0 0;
		}
	#nav .dropdown a{
		padding: 2px 0;
		font-size: 1em;
		}
	.js-visually-impaired{
		display: none;
		}
	/* gallery */
	.photo-gallery .gallery-sub-box a:after{
		background: rgba(0, 0, 0, .45) url("../i/zoom-icon.svg") no-repeat 50% 50%/30px auto;
		}
	/* Search */
	.search-form-box .search-form{
		padding: 20px 0px 9px 0px;
		}
	.search-form-box .search-form{
		max-width: 95vw;
		}
	/* NEWS */
	.news-main h1{
		margin-top: 20px;
		margin-bottom: 60px;
		}
	.heading-list li:hover a:after{
		content: none;
		}
	.articles-list .item:nth-child(2n+1)::after{
		content: '';
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0;
		right: -106%;
		background: #E3E4E4;
		z-index: 5;
		}
	/* NEWS-INNER */
	.articles-list .item{
		width: calc(50% - 20px);
		}
	/* ELECTRONIC-APPEALS */
	/* forms */
	.electronic-appeal-grid .col{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		}
	/* SEARCH-RESULT */
	.page-title.no-bg{
		margin-bottom: 50px;
		}
	.search-result .search-form{
		padding: 0;
		}
	/* 404 */
	.error-page-box .container{
		min-height: calc(100vh - 40px);
		padding-top: 15px;
		}

	/* contacts page */
	.contacts-page .top-page-box .container {
		padding-top: 120px;
		padding-bottom: 50px;
	}
	.top-contacts-grid, .managers-wrap {
		padding-left: 0;
	}
	.contacts-page .top-page-box {
		margin-bottom: 45px;
	}
	.managers-box {
		margin: 70px 0;
	}
	.contacts-page .link-wrap {
		margin: 25px 0 50px;
	}

	}
@media screen and (max-width: 1075px){
	.projects-grid {
		max-width: 700px;
	}
	.press-center-section .item {
		margin-bottom: 30px;
	}
	.projects-grid .item:nth-child(1){
		width: 100vw;
		margin-right: 0;
		margin-bottom: 80px;
		}
	.projects-grid .item:nth-child(2){
		width: 100vw;
		margin-bottom: 80px;
		}
	.projects-grid .item:nth-child(3){
		width: 100vw;
		top: 0;
		margin: 0 0 80px;
		}
	.projects-grid .item:nth-child(4){
		width: 100vw;
		top: 0;
		margin-bottom: 80px;
		}
	.projects-grid .item:nth-child(5){
		width: 100vw;
		top: 0;
		}
	.projects-grid .item-box::after, .projects-grid .item-box::before{
		content: none;
		}
	.projects-grid .item:nth-child(1)::before{
		content: none;
		}
	.projects-grid .item:nth-child(4)::before{
		content: none;
		}
	.projects-grid .item:nth-child(5)::before{
		content: none;
		}
	.projects-grid .section-btn {
		bottom: -300px;
	}

	/* section press center */
	.press-center-box {
		display: block;
		margin-bottom: 100px;
		}
	.press-center-grid {
		margin-top: 40px;
		max-width: none;
		width: 100%;
		}
	.press-center-section .item {
		width: calc(50% - 40px);
		}
	.press-center-section .item:nth-child(odd)::after{
		content: '';
		height: 1px;
		position: absolute;
		bottom: 0;
		left: -2500px;
		right: -2500px;
		background: #E3E4E4;
		}
	/* contacts page */
	.top-contacts-grid .download-box {
		padding: 20px 30px 10px;
		max-width: 400px;
	}
	}
@media screen and (max-width: 1000px){
	/* index page */
	.press-center-box .h2{
		transition: transform .75s ease .5s, opacity .75s ease .5s;
		}
	/*Independent*/
	h2, .h2{
		margin: 45px 0 10px;
		}
	h3, .h3{
		margin: 45px 0 40px;
		}
	h4, .h4{
		margin: 65px 0 20px;
		}
	h5, .h5{
		margin: 35px 0 10px;
		}
	h6, .h6{
		margin: 35px 0 10px;
		}
	.container{
		padding: 0 40px;
		}
	.important-text{
		margin-top: 30px;
		}
	/* Important text */
	.important-text{
		margin-bottom: 70px;
		margin-top: 70px;
		}
	.important-text::after{
		bottom: -35px;
		}
	/* blockquote */
	blockquote{
		margin: 70px -2500px;
		}
	/* Table */
	.scroll-tbl{
		margin: 70px auto;
		}
	/* Gallery */
	.photo-gallery-box{
		margin: 70px auto;
		}
	/* Video */
	.video-box{
		margin: 70px auto;
		}
	/* video popup */
	.js-close-popup{
		top: 40px;
		width: 40px;
		height: 40px;
		}
	/* Nav */
	.js-close-nav{
		right: 14px;
		}
	/* iquad */
	#footer .grid .col.dev-col{
		padding: 40px 16px 57px;
		}
	#iquad{
		margin: 0 auto;
		}
	/* NEWS */
	.news-main h1{
		font-size: 1.9em;
		line-height: 1.455555555555556em;
		}
	/* 404 */
	.error-page-box .num{
		max-width: 400px;
		max-height: 280px;
		}
	.error-page-box .num svg{
		width: 100%;
		height: 100%;
		}
	/* img-box */
	.img-box{
		position: relative;
		margin: 110px auto;
		padding-top: 10px;
		padding-bottom: 10px;
		max-width: 1026px;
		border-left: 1px solid rgba(93, 100, 102, 0.4);
		border-right: 1px solid rgba(93, 100, 102, 0.4);
		}
	.img-box::after{
		content: '';
		position: absolute;
		top: 10px;
		bottom: 10px;
		left: -10px;
		right: -10px;
		border-top: 1px solid rgba(93, 100, 102, 0.4);
		border-bottom: 1px solid rgba(93, 100, 102, 0.4);
		}

		
	}
@media screen and (min-width: 1000px){
	h2, .h2{
		margin: 80px 0 50px;
		}
	h3, .h3{
		margin: 80px 0 80px;
		}
	h4, .h4{
		margin: 110px 0 20px;
		}
	h5, .h5{
		margin: 70px 0 10px;
		}
	h6, .h6{
		margin: 70px 0 10px;
		}
	/* NEWS */
	.news-main h1{
		font-size: 2.555555555555556em;
		line-height: 1.455555555555556em;
		}

	}
@media screen and (max-width: 980px){
	#main{
		padding-bottom: 40px;
		}
	.objects-inner-page #main {
		padding-bottom: 70px;
	}
	h2, .h2{
		font-size: 1.8em;
		}
	h3, .h3{
		font-size: 1.6em;
		}
	h4, .h4{
		font-size: 1.6em;
		}
	h5, .h5{
		font-size: 1.5em;
		}
	.text-grid{
		margin: -10px auto;
		}
	/* Text grid 2 columns */
	.col{
		margin: -15px auto;
		width: 100%;
		}
	/* Quotes */
	blockquote{
		padding: 70px 0px 20px;
		}
	/* Img block */
	.img-box{
		margin-bottom: 40px;
		margin-top: 40px;
		}
	/* Table */
	.scroll-tbl{
		margin: 40px auto;
		}
	table th, table td{
		padding: 15px;
		}
	/* Column text */
	.three-col{
		margin-top: -15px;
		margin-bottom: -15px;
		}
	/* Video box */
	.video-box{
		margin: 40px auto;
		}
	/* pager */
	.pager {
		margin-top: 60px;
	}
	/* objects inner */
	.publications-box {
		margin: 35px auto 70px;
	}
	/* footer */
	.footer-grid {
		padding: 25px 0;
	}
	#footer .col{
		text-align: center;
		width: 100% !important;
		}
	#footer #copy{
		text-align: center;
		}
	.dev-col{
		margin-top: 30px;
		}
	/* contacts page */
	.top-contacts-grid .contacts-box .item {
		flex-direction: column;
	}
	.top-contacts-grid .contacts-box .text-box {
		margin-left: 0;
	}
	.managers-grid .item {
		width: calc(50% - 28px);
	}
	
	}
@media screen and (min-width: 980px){
	/*Text grid*/
	.text-grid.three-col .col{
		width: calc(33.3333333% - 20px);
		}
	}
@media screen and (max-width: 900px){
	/* slider */
	.external-links-slider{
		max-width: 464px;
		}
	/* objects page */
	.objects-list {
		margin: 60px 0 0;
	}
	.objects-list .item-box::after {
		left: -15px;
		right: -15px;
	}
	.objects-list .item-box::before {
		top: -15px;
		bottom: -15px;
	}
	.objects-list .item {
		max-width: 600px;
		width: 100%;
		margin: 0 auto 50px;
	}
	.objects-list .item:nth-last-child(2) {
		margin-bottom: 50px;
	}
	.objects-list .item-box::before, .objects-list .item-box::after {
		content: none;
	}
	.objects-list .item .label {
		left: 18px;
	}
	.publications-box .item {
		margin-right: 0;
	}
	.publications-box .item:first-child {
		margin-right: 20px;
	}
	/* subdivisions inner page */
	.subdivisions-inner-page .section-btn {
		margin-bottom: 60px;
	}
	/* honor roll */
	.honor-roll-box {
		margin-top: 100px;
	}
	.honor-roll-box .item {
		margin-bottom: 100px;
	}
	/* resume box */
	.resume-box {
		padding: 25px 35px;
		margin: 100px auto 70px;
	}
	.resume-box::before {
		top: -10%;
	}
	.resume-box .form-box {
		max-width: 380px;
	}
	.resume-box .text-box {
		min-width: 200px;
	}
	}
@media screen and (max-width: 880px){
	.main-job-section .item {
		max-width: 100%;
		margin-bottom: 10px;
	}
	.main-job-section .item p {
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 850px){
	.search-form-wrap{
		max-width: 500px;
		}
	/* SEARCH-RESULT */
	.search-result .form-control{
		width: 90%;
		}
	/* heading filter */
	.heading-filter .current-heading{
		position: relative;
		display: block;
		font-size: 17px;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 100%;
		height: 44px;
		margin: 0 auto;
		padding: 6px 54px 6px 16px;
		background: #fff;
		overflow: hidden;
		border: 1px solid #E3E4E4;
		cursor: pointer;
		}
	.heading-filter .current-heading:after{
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		width: 44px;
		height: 44px;
		background: url(../i/arrow-menu.svg) no-repeat 50% 15px/17px auto;
		transform: scaleY(-1);
		border-left: 1px solid #E3E4E4;
		}
	.heading-list{
		display: none;
		position: absolute;
		top: 43px;
		left: 24px;
		right: 24px;
		margin: 0 16px;
		padding: 15px 0 0 16px;
		background: #fff;
		border: 1px solid #E3E4E4;
		}
	.heading-list li{
		padding-bottom: 15px;
		}
	.heading-list.visible{
		display: block;
		}
	.heading-filter .current-heading.active:after{
		transform: scaleY(1);
		}
	/* subdivisions inner page */
	.main-job-section {
		margin: 60px 0;
		padding: 50px 0 40px;
	}
	.main-job-section .items {
		margin-top: 20px;
	}
	}
@media screen and (max-width: 800px){
	.subdivisions-box {
		margin: 70px auto 0;
	}
	.subdivisions-box .item {
		padding: 20px;
	}
}
@media screen and (max-width: 780px){
	.container{
		padding: 0 16px;
		}
	h1, .h1{
		font-size: 6.6vw;
		}
	.top-page-box h1, .top-page-box .h1{
		font-size: 6.6vw;
		margin-bottom: 0;
		}
	.index-page .top-page-box h1, .index-page .top-page-box .h1{
		font-size: 6.6vw;
		}
	h2, .h2{
		font-size: 1.8em;
		}
	h3, .h3{
		font-size: 1.7em;
		}
	h4, .h4{
		font-size: 1.5em;
		}
	h5, .h5{
		font-size: 1.3em;
		}
	h6, .h6{
		font-size: 1.1em;
		}
	/* section press center */
	.press-center-section .item{
		width: calc(50% - 20px);
		}
	/* Nav */
	.js-close-nav{
		right: 14px;
		}
	.opened-nav .lang{
		margin-right: 0;
		}
	/*Photo gallery*/
	.photo-gallery .item{
		padding: 0 14px;
		margin: 0 0 16px;
		}
	/* heading filter */
	.heading-list{
		left: 0;
		right: 0;
		}
	/* contacts page */
	.top-contacts-grid {
		flex-wrap: wrap;
	}
	.top-contacts-grid .download-box, .top-contacts-grid .contacts-box, .top-contacts-grid .contacts-box .text-box {
		max-width: 100%;
	}
	.top-contacts-grid .download-box {
		padding: 20px 20px 10px;
	}
	.top-contacts-grid .contacts-box .item {
		margin-bottom: 30px;
	}
	.managers-box {
		padding: 45px 0 15px;
	}
	}
@media screen and (max-width: 700px){
	/* index-page */
	.index-page .play-video-box{
		margin-left: 0;
		margin-top: 20px;
		flex-direction: column;
		width: 70%;
		align-items: start;
		text-align: left;
		}
	.index-page .play-video-box .data-box{
		margin-left: 0;
		margin-top: 10px;
		}
		
	/* section about */
	.about-section {
		margin-top: -100px;
	}
	.about-section .advantages-grid{
		position: relative;
		top: 230px;
		left: 50%;
		margin-left: -150px;
		}
	.about-section .advantages-grid .item:nth-child(2){
		top: 170px;
		left: 0;
		}
	.about-section .advantages-grid .item:nth-child(3){
		top: 380px;
		left: 0;
		}
	/* NEWS-INNER */
	.articles-list{
		margin-top: 50px;
		}
	.articles-list .item{
		display: block;
		width: 100%;
		max-width: 440px;
		margin: 0 auto 20px;
		height: auto;
		}
	
	/* news */
	.articles-list .item:nth-child(1n+1)::after{
		content: '';
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background: #E3E4E4;
		z-index: 5;
		}
	.articles-list .item {
		min-height: auto;
	}
	/* important-text */
	.important-text{
		font-size: 1.333333333333333em;
		}

	/* subdivisions page */
	.subdivisions-box .item{
		width: 100%;
		min-height: 150px;
		margin: 0 20px 40px;
	}
	.subdivisions-box .item .title{
		font-size: 1em;
	}
	
	/* subdivisions inner page */
	.subdivisions-list li {
		margin: 0 10px 25px;
	}
	.subdivisions-inner-page .objects-list-wrap {
		margin-bottom: 50px;
	}
	/* honor roll */
	.honor-roll-box {
		margin: 0 -20px;
	}
	.honor-roll-box .item {
		width: calc(50% - 40px);
		margin: 0 20px 45px;
	}
	.honor-roll-box .item .name {
		margin-top: 10px;
	}
	.honor-roll-box .item .honor-roll-img-box::after {
		content: none;
	}
	/* vacancies */
	.resume-box {
		flex-wrap: wrap;
		justify-content: center;
	}
	.resume-box .text-box {
		max-width: 100%;
	}
	.resume-box .form-box {
		max-width: 100% !important;
		width: 100%;
	}
	.resume-box .form-box .field-name {
		font-size: 0.8em;
	}
	.select2-results__option {
		font-size: 12px !important;
	}
	.resume-box .select2-container--default .select2-selection--multiple .select2-selection__placeholder, .resume-box .select2-selection__placeholder, .select2-container .select2-selection--single .select2-selection__rendered, .resume-box .form-box .form-control{
		font-size: 12px !important;
	}
	.resume-box p:not([class]) {
		margin-bottom: 15px;
	}
	}
@media screen and (max-width: 640px){
	/* Search */
	.search-form-wrap{
		max-width: 380px;
		}
	/*Footer*/
	.external-links-slider{
		max-width: 520px;
		}
	/* slider */
	.external-links-slider{
		max-width: 232px;
		}
	/* SEARCH-RESULT */
	.search-result .form-control{
		width: 85%;
		}
	}
@media screen and (max-width: 600px){
	.top-page-box .container{
		padding: 80px 16px 64px;
		}
	.top-page-box h1, .top-page-box .h1{
		padding-top: 70px;
		}
	.contacts-page .top-page-box h1, .contacts-page .top-page-box .h1 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.top-page-box, .vacancies-page .top-page-box {
		margin-bottom: 50px;
	}
	.subdivisions-page .top-page-box h1, .subdivisions-page .top-page-box .h1 {
		padding-top: 0;
	}
	/* search */
	.search-form-box .form-control{
		margin-top: 20px;
		}
	.search-result .form-control{
		margin-top: 0;
		}
	/* index-page */
	.index-page .play-video-box .play-btn{
		width: 45px;
		height: 45px;
		}
	.index-page .play-video-box .play-btn svg{
		width: 25px;
		height: 25px;
		}
	.index-page .play-video-box .data-box{
		font-size: 1em;
		}
	.index-page .js-scroll-section{
		display: none;
		}
	.download-list li a {
		font-size: 1.15em;
	}
	.download-list .data {
		font-size: 1em;
	}
	/* section about */
	.about-section{
		min-height: 810px;
		margin: 0;
		}
	.about-section .figure{
		top: -120px;
		}
	.about-section .advantages-grid{
		top: 80px;
		}
	.about-section .section-btn{
		height: 50px;
		margin-bottom: 50px;
		}
	.section-btn{
		background: none;
		}
	.about-section .item p {
		font-size: 1.1em;		
	}
	/* section projects */
	.projects-grid{
		margin: 54px auto 250px;
		}
	/* section press center */
	/*Independent*/
	body{
		font-size: 0.88888888888em;
		}
	.not-have-top-page-box{
		padding-top: 110px;
		}
	h1, .h1{
		margin-bottom: 30px;
		}
	h2, .h2{
		margin-top: 20px;
		margin-bottom: 5px;
		}
	h3, .h3{
		margin-top: 20px;
		margin-bottom: 10px;
		}
	h4, .h4{
		margin-top: 20px;
		margin-bottom: 0;
		}
	h5, .h5{
		margin-top: 20px;
		margin-bottom: 0;
		}
	h6, .h6{
		margin-top: 20px;
		margin-bottom: 0;
		}
	.text-grid{
		margin: 0px auto;
		}
	ol li{
		line-height: 1.7em;
		padding-left: 25px;
		}
	ol > li::before{
		top: 5px;
		}
	ul li, .ul li{
		padding-left: 26px;
		background: url(../i/rectangle.svg) no-repeat 0px 6px/10px auto;
		}
	/* Important-text */
	.important-text{
		font-size: 18px;
		margin-bottom: 50px;
		margin-top: 50px;
		}
	.important-text::after{
		bottom: -25px;
		}
	/* Quotes */
	blockquote{
		padding-top: 40px;
		padding-bottom: 10px;
		margin-top: 60px;
		margin-bottom: 60px;
		}
	.text{
		margin: 20px auto 15px;
		}
	.author{
		padding-top: 30px;
		}
	/* Img left, right */
	.left, .right{
		float: none;
		}
	p img.left, p img.right{
		margin: 40px auto;
		max-width: 100%;
		}
	/* Download list */
	.download-list{
		margin: 40px auto;
		}
	.download-list li{
		padding: 0;
		margin: 0 0 30px;
		font-size: 0.8em;
		}
	.download-list a::before{
		background-size: 70%;
		}
	/* Column text */
	.three-col{
		margin-top: -5px;
		margin-bottom: -15px;
		}
	.col{
		margin: -15px auto;
		}
	.col p{
		margin: 30px 0;
		}
	.dev-col{
		margin-top: 20px;
		}
	/*Photo gallery*/
	.photo-gallery .item{
		width: 50%;
		}
	/* blockquote */
	blockquote{
		margin: 50px -2500px;
		}
	/* Table */
	.scroll-tbl{
		margin: 50px auto;
		}
	/* Gallery */
	.photo-gallery-box{
		margin: 50px auto;
		}
	/* Video */
	.video-box{
		margin: 50px auto;
		}
	/* slider */
	.swiper-button-prev{
		left: -40px;
		}
	.swiper-button-next{
		right: -40px;
		}
	/* NEWS */
	.share-wrapper{
		flex-wrap: wrap;
		justify-content: center;
		padding-top: 15px;
		}
	.share-wrapper > span{
		text-align: center;
		margin-bottom: 20px;
		width: 100%;
		}
	.news-main{
		padding-top: 80px;
		}
	.news-main h1{
		margin-top: 0px;
		margin-bottom: 40px;
		font-size: 1.5em;
		}
	/* 404 */
	.error-page-box{
		margin-top: -140px;
		}
	.error-page-box .container{
		min-height: calc(100vh - 40px);
		}
	.error-page-box .num{
		max-width: 300px;
		max-height: 200px;
		margin: 0 auto;
		}
	.error-page-box .num svg{
		width: 100%;
		margin: 0 auto;
		}
	.error-page-box .h3{
		max-width: 380px;
		font-size: 0.8em;
		}
	/* Form */
	.form-box .form-control{
		height: 40px;
		}
	/* section press center */
	.press-center-section .item{
		width: calc(50% - 20px);
		}
	.press-center-section .item .title{
		font-size: 1.05469em;
		}

	/* slider */
	.swiper-slide > a > p {
		font-size: 0.84375em;
	}
	/* objects inner */
	.publications-box .items-row {
		flex-wrap: wrap;
		border-bottom: none;
		margin-bottom: 0;
	}
	.publications-box .item {
		max-width: 100%;
		padding-bottom: 15px;
		border-bottom: 1px solid #E3E4E4;
		margin-right: 0 !important;
	}
	/* subdivisions inner page */
	.main-job-section {
		margin: 40px 0;
		padding: 40px 0 30px;
	}
	.subdivisions-inner-page .section-btn {
		height: auto;
	}
	/* contacts page */
	.managers-grid .item {
		margin-bottom: 40px;
	}
	.managers-grid .item .title {
		margin-bottom: 4px;
	}
	.managers-box {
		margin-bottom: 40px;
	}
	/* vacancies page */
	.vacancies-box {
		margin: 30px auto;
	}
	.vacancies-box .item {
		margin-bottom: 20px;
	}
	.vacancies-box .item .wrap {
		padding: 10px 15px;
	}
	.vacancies-box .item .js-show-information .arrow {
		min-width: 35px;
		min-height: 35px;
	}
	.vacancies-box .item .wrap span:not([class]) {
		padding-right: 5px;
	}
	.vacancies-box .item .dropdown-box {
		padding: 20px;
	}
	.vacancies-box .item .dropdown-box ul li {
		padding-left: 25px;
	}
	.select2-container .select2-selection--single .select2-selection__rendered, .select2-results__option {
		padding: 11px 15px !important;
	}
	.resume-box {
		margin: 70px auto 30px;
	}
	.resume-box .h4 {
		margin-bottom: 10px;
	}
	.resume-box::after, .resume-box::before {
		content: none;
	}
	/* objects inner */
	.publications-box {
		margin: 35px auto 60px;
	}
	

	}
@media screen and (max-width: 570px){
	/* ELECTRONIC-APPEALS */
	/* forms */
	.electronic-appeal-grid .col{
		padding: 0;
		}
	.electronic-appeal-grid .field-box, .electronic-appeal-grid .field-box.error-field{
		display: flex;
		flex-direction: column;
		align-items: center;
		}
	.field-box .btn{
		margin-top: 20px;
		}
	.field-box .upload-box{
		width: 100%;
		}
	.form-box{
		margin-top: 30px;
		padding: 35px 15px;
		}
	/* SEARCH-NO-RESULT */
	.no-results{
		margin-bottom: 100px;
		}
	}
@media screen and (max-width: 540px){
	/* section press center */
	.press-center-section .item{
		width: 100%;
		}
	.press-center-section .item::after {
		content: '';
		height: 1px;
		position: absolute;
		bottom: 0;
		left: -2500px;
		right: -2500px;
		background: #E3E4E4;
	}
	.press-center-section .h2 {
		transition-delay: 0s;
	}
	}
	
@media screen and (max-width: 500px){
	/* honor roll */
	.honor-roll-box {
		margin: 0;
	}
	.honor-roll-box .item {
		width: 100%;
		margin: 0 0 45px;
	}
	.honor-roll-box .item:nth-last-child(2) {
		margin-bottom: 45px;
	}
	.honor-roll-box .item p {
		max-width: 100%;
	}
	.honor-roll-box .item .position {
		font-size: 0.85em;
	}
	.honor-roll-box .item .honor-roll-img-box {
		max-width: 100%;
		max-height: none;
	}
	.honor-roll-box .item .honor-roll-img-box img {
		width: 100%;
	}
}
@media screen and (max-width: 480px){
	body{
		font-size: 15px;
		}
	.index-page .play-video-box .data-box{
		font-size: 0.77em;
		}
	/* Important-text */
	.important-text{
		font-size: 17px;
		margin-bottom: 40px;
		margin-top: 40px;
		}
	.important-text::after{
		bottom: -20px;
		}
	.index-page .top-page-box h1, .index-page .top-page-box .h1{
		padding-top: 0;
		}
	.top-page-box h1, .top-page-box .h1{
		padding-top: 70px;
		}
	h2, .h2{
		margin-top: 34px;
		margin-bottom: 20px;
		font-size: 1.6em;
		}
	h3, .h3{
		font-size: 1.4em;
		}
	h4, .h4{
		font-size: 1.3em;
		}
	h5, .h5{
		font-size: 1.1em;
		}
	h6, .h6{
		font-size: 1em;
		}
	/* Search */
	.search-form-wrap{
		max-width: 265px;
		}
	/* blockquote */
	blockquote{
		margin: 40px -2500px;
		}
	/* Table */
	.scroll-tbl{
		margin: 40px auto;
		}
	/* Gallery */
	.photo-gallery-box{
		margin: 40px auto;
		}
	/* Video */
	.video-box{
		margin: 40px auto;
		}
	/* SEARCH-RESULT */
	.search-result .form-control{
		font-size: 0.7em;
		padding-left: 30px;
		}
	.search-result .results-count{
		padding-left: 30px;
		font-size: 0.6em;
		}
	.search-result .search-form-box{
		margin: 0 auto 40px;
		}
	.search-results-list .num{
		top: 6px;
		font-size: 0.8em;
		}
	.search-results-list li{
		padding: 0 0 0 30px;
		}
	.search-results-list .title{
		font-size: 1.11em;
		}
	/* SEARCH-NO-RESULT */
	.no-results{
		font-size: 0.80em;
		}
	/* about section */
	.about-section .item p {
		font-size: 1.1em;		
	}
	.about-section .advantages-grid .item:nth-child(1) {
		top: -30px;
	}
	.about-section .advantages-grid .item:nth-child(2) {
		top: 185px;
	}
	/* contacts page */
	.managers-grid .item {
		width: 100%;
	}

	}
@media screen and (max-width: 420px){
	h1, .h1{
		font-size: 1.5em;
		}
	/* News-inner */
	.article-footer{
		flex-direction: column;
		justify-content: center;
		}
	.article-footer .share-box{
		margin-right: auto;
		margin-top: 20px;
		}
	/* projects section */
	.projects-grid .item .sub-box{
		bottom: 10px;
		left: 10px;
		}
	.projects-grid .h3{
		font-size: 0.95em;
		}
	/* form */
	.form .grid-btn {
		flex-direction: column;
		align-items: center;
	}
	.form .btn {
		margin-top: 20px;
		width: 100%;
	}
	.form .field.field-box {
		width: 77%;
		margin-right: auto;
	}
	/* vacancies page */
	.resume-box {
		padding: 25px;
	}
	}
@media screen and (max-width: 370px){
	/* Search */
	.search-form-wrap{
		margin: 0;
		margin-right: auto;
		}
	}
/*Foreign plugins*/
/* Light gallery */
.lg-icon{
	font-family: 'lg';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
.lg-actions .lg-next, .lg-actions .lg-prev{
	background: #5D6466;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	}
.visually-impaired .lg-actions .lg-next, .visually-impaired .lg-actions .lg-prev{
	background: #fff;
	}
.visually-impaired.color-scheme2 .lg-actions .lg-next, .visually-impaired.color-scheme2 .lg-actions .lg-prev{
	background: #000;
	}
.visually-impaired.color-scheme3 .lg-actions .lg-next, .visually-impaired.color-scheme3 .lg-actions .lg-prev{
	background: #04183f;
	}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled{
	pointer-events: none;
	opacity: .5;
	}
.lg-actions .lg-next{
	right: 20px;
	}
.lg-actions .lg-next:before{
	content: "\e095";
	transition: all .2s ease;
	}
.lg-actions .lg-prev{
	left: 20px;
	}
.lg-actions .lg-prev:after{
	content: "\e094";
	transition: all .2s ease;
	}
.lg-actions .lg-next:hover:before, .lg-actions .lg-prev:hover:after{
	opacity: .5;
	}
@-webkit-keyframes lg-right-end{
	0%{
		left: 0;
		}
	50%{
		left: -30px;
		}
	100%{
		left: 0;
		}
	}
@-moz-keyframes lg-right-end{
	0%{
		left: 0;
		}
	50%{
		left: -30px;
		}
	100%{
		left: 0;
		}
	}
@-ms-keyframes lg-right-end{
	0%{
		left: 0;
		}
	50%{
		left: -30px;
		}
	100%{
		left: 0;
		}
	}
@keyframes lg-right-end{
	0%{
		left: 0;
		}
	50%{
		left: -30px;
		}
	100%{
		left: 0;
		}
	}
@-webkit-keyframes lg-left-end{
	0%{
		left: 0;
		}
	50%{
		left: 30px;
		}
	100%{
		left: 0;
		}
	}
@-moz-keyframes lg-left-end{
	0%{
		left: 0;
		}
	50%{
		left: 30px;
		}
	100%{
		left: 0;
		}
	}
@-ms-keyframes lg-left-end{
	0%{
		left: 0;
		}
	50%{
		left: 30px;
		}
	100%{
		left: 0;
		}
	}
@keyframes lg-left-end{
	0%{
		left: 0;
		}
	50%{
		left: 30px;
		}
	100%{
		left: 0;
		}
	}
.lg-outer.lg-right-end .lg-object{
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
	}
.lg-outer.lg-left-end .lg-object{
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
	}
.lg-toolbar{
	z-index: 1080;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: #5D6466;
	min-width: 320px;
	}
.visually-impaired .lg-toolbar{
	background: #fff;
	}
.visually-impaired.color-scheme2 .lg-toolbar{
	background: #000;
	}
.visually-impaired.color-scheme3 .lg-toolbar{
	background: #04183f;
	}
.lg-toolbar .lg-icon{
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: medium none;
	border: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	}
.visually-impaired.color-scheme3 .lg-toolbar .lg-icon:after, .visually-impaired.color-scheme3 .lg-toogle-thumb.lg-icon:after, .visually-impaired.color-scheme3 .lg-actions .lg-icon:after, .visually-impaired.color-scheme3 .lg-actions .lg-icon:before, .visually-impaired.color-scheme3 #lg-counter, .visually-impaired.color-scheme3 #lg-counter span{
	color: #fff !important;
	}
.lg-toolbar .lg-icon:hover{
	color: #fff !important;
	opacity: .5;
	}
.lg-toolbar .lg-close:after{
	content: "\e070";
	}
.lg-toolbar .lg-download:after{
	content: "\e0f2";
	background: none;
	}
.lg-sub-html{
	background-color: rgba(0, 0, 0, .45);
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080;
	}
.lg-sub-html h4{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	}
.lg-sub-html p{
	font-size: 12px;
	margin: 5px 0 0;
	}
#lg-counter{
	color: #fff;
	display: inline-block;
	font-size: 17px;
	padding: 9px 0 0 15px;
	vertical-align: middle;
	}
.visually-impaired.middle-size #lg-counter{
	padding-top: 5px;
	}
.visually-impaired.large-size #lg-counter{
	padding-top: 0;
	}
.lg-toolbar, .lg-prev, .lg-next{
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
	}
.lg-hide-items .lg-prev{
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	}
.lg-hide-items .lg-next{
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
	}
.lg-hide-items .lg-toolbar{
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
	-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
	-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
	transition: transform 250ms ease 0s, opacity 250ms !important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
	}
.lg-outer .lg-thumb-outer{
	background: #5D6466;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	padding: 0 10px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	}
.visually-impaired .lg-outer .lg-thumb-outer{
	background: #fff;
	}
.visually-impaired.color-scheme2 .lg-outer .lg-thumb-outer{
	background: #000;
	}
.visually-impaired.color-scheme3 .lg-outer .lg-thumb-outer{
	background: #04183f;
	}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{
	/*cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;*/
	}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
	}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	}
.lg-outer.lg-thumb-open .lg-thumb-outer{
	-webkit-transform: translate3d(0, 0%, 0);
	transform: translate3d(0, 0%, 0);
	}
.lg-outer .lg-thumb{
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
	}
.lg-outer .lg-thumb-item{
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 4px;
	margin-bottom: 5px;
	position: relative;
	}
.visually-impaired.color-scheme3 .lg-outer .lg-thumb-item{
	border-color: #fff !important;
	}
.lg-outer .lg-thumb-item.active{
	border-color: rgba(255, 255, 255, .3);
	}
.visually-impaired .lg-outer .lg-thumb-item.active{
	border-color: rgba(0, 0, 0, .3) !important;
	}
.visually-impaired.color-scheme2 .lg-outer .lg-thumb-item.active, .visually-impaired.color-scheme3 .lg-outer .lg-thumb-item.active{
	border-color: rgba(255, 255, 255, .5) !important;
	}
.lg-outer .lg-thumb-item img{
	min-width: 96px;
	min-height: 76px;
	max-width: 120%;
	opacity: 1;
	}
.lg-outer.lg-has-thumb .lg-item{
	padding-bottom: 120px;
	}
.lg-outer.lg-can-toggle .lg-item{
	padding-bottom: 0;
	}
.lg-outer.lg-pull-caption-up .lg-sub-html{
	-webkit-transition: bottom 0.25s ease;
	-o-transition: bottom 0.25s ease;
	transition: bottom 0.25s ease;
	}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{
	bottom: 100px;
	}
.lg-outer .lg-toogle-thumb{
	background: #5D6466;
	border-radius: 2px 2px 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	}
.visually-impaired .lg-outer .lg-toogle-thumb{
	background: #fff;
	}
.visually-impaired.color-scheme2 .lg-outer .lg-toogle-thumb{
	background: #000;
	}
.visually-impaired.color-scheme3 .lg-outer .lg-toogle-thumb{
	background: #04183f;
	}
.lg-outer .lg-toogle-thumb:after{
	content: "\e1ff";
	transition: all .2s ease;
	}
.lg-outer .lg-toogle-thumb:hover:after{
	opacity: .5;
	}
.lg-outer .lg-video-cont{
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
	}
.lg-outer .lg-video{
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	}
.lg-outer .lg-video .lg-object{
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	}
.lg-outer .lg-video .lg-video-play{
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	width: 90px;
	height: 90px;
	margin: -45px 0 0 -45px;
	/*background: url("../i/play-icon.svg") no-repeat 0 0;*/
	cursor: pointer;
	}
.lg-outer .lg-video-object{
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	}
.lg-outer .lg-has-video .lg-video-object{
	visibility: hidden;
	}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play{
	display: none;
	}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object{
	visibility: visible;
	}
.lg-progress-bar{
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1080;
	opacity: 0;
	-webkit-transition: opacity 0.08s ease 0s;
	-moz-transition: opacity 0.08s ease 0s;
	-o-transition: opacity 0.08s ease 0s;
	transition: opacity 0.08s ease 0s;
	}
.lg-progress-bar .lg-progress{
	background-color: #fff;
	height: 5px;
	width: 0;
	}
.lg-progress-bar.lg-start .lg-progress{
	width: 100%;
	}
.lg-show-autoplay .lg-progress-bar{
	opacity: 1;
	}
.lg-autoplay-button:after{
	content: "\e01d";
	}
.lg-show-autoplay .lg-autoplay-button:after{
	content: "\e01a";
	}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	-moz-transition: -moz-transform 0.3s ease 0s;
	-o-transition: -o-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
	-moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
	-o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
	transition: transform 0.3s ease 0s, opacity 0.15s !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	}
#lg-zoom-in:after{
	content: "\e311";
	}
#lg-zoom-out{
	opacity: 0.5;
	pointer-events: none;
	}
#lg-zoom-out:after{
	content: "\e312";
	}
.lg-zoomed #lg-zoom-out{
	opacity: 1;
	pointer-events: auto;
	}
.lg-outer .lg-pager-outer{
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px;
	}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{
	overflow: visible;
	}
.lg-outer .lg-pager-cont{
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
	}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{
	box-shadow: 0 0 0 2px white inset;
	}
.lg-outer .lg-pager-thumb-cont{
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
	-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
	transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	}
.lg-outer .lg-pager-thumb-cont img{
	width: 100%;
	height: 100%;
	}
.lg-outer .lg-pager{
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow 0.3s ease 0s;
	-o-transition: box-shadow 0.3s ease 0s;
	transition: box-shadow 0.3s ease 0s;
	width: 12px;
	}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus{
	box-shadow: 0 0 0 8px white inset;
	}
.lg-outer .lg-caret{
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
	}
.lg-fullscreen:after{
	content: "\e20c";
	}
.lg-fullscreen-on .lg-fullscreen:after{
	content: "\e20d";
	}
.group{
	*zoom: 1;
	}
.group:before, .group:after{
	display: table;
	content: "";
	line-height: 0;
	}
.group:after{
	clear: both;
	}
.lg-outer{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
	}
.lg-outer *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.lg-outer.lg-visible{
	opacity: 1;
	}
.lg-outer img{
	margin: 0;
	}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current{
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
	}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current{
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1;
	}
.lg-outer.lg-grab img.lg-object{
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
	}
.lg-outer.lg-grabbing img.lg-object{
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
	}
.lg-outer .lg{
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
	}
.lg-outer .lg-inner{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	}
.lg-outer .lg-item{
	background: url("../i/loader.svg") no-repeat 50% 50%;
	display: none !important;
	}
.visually-impaired .lg-outer .lg-item{
	background-image: url("../i/loader-color-scheme1.svg");
	}
.visually-impaired.color-scheme2 .lg-outer .lg-item{
	background-image: url("../i/loader-color-scheme2.svg");
	}
.visually-impaired.color-scheme3 .lg-outer .lg-item{
	background-image: url("../i/loader-color-scheme3.svg");
	}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide{
	display: inline-block !important;
	}
.lg-outer.lg-css .lg-current{
	display: inline-block !important;
	}
.lg-outer .lg-item, .lg-outer .lg-img-wrap{
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before{
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
	}
.lg-outer .lg-img-wrap{
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 55px 5px 8px;
	}
.lg-outer.lg-thumb-open .lg-img-wrap{
	padding-bottom: 108px;
	}
.lg-outer .lg-item.lg-complete{
	background-image: none;
	}
.lg-outer .lg-item.lg-current{
	z-index: 1060;
	}
.lg-outer .lg-image{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
	}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play{
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
	}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{
	opacity: 1;
	}
.lg-outer .lg-empty-html{
	display: none;
	}
.lg-backdrop{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background: rgba(0, 0, 0, .7);
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
	}
.visually-impaired.color-scheme2 .lg-backdrop{
	background: rgba(255, 255, 255, .95);
	}
.visually-impaired.color-scheme3 .lg-backdrop{
	background: rgba(183, 220, 253, .85);
	}
.lg-backdrop.in{
	opacity: 1;
	}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current{
	-webkit-transition: none 0s ease 0s !important;
	-moz-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important;
	}
.lg-css3.lg-use-css3 .lg-item{
	will-change: transform, opacity;
	}
.lg-css3.lg-use-left .lg-item{
	will-change: left, opacity;
	}
.lg-css3.lg-fade .lg-item{
	opacity: 0;
	}
.lg-css3.lg-fade .lg-item.lg-current{
	opacity: 1;
	}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current{
	-webkit-transition: opacity 0.1s ease 0s;
	-moz-transition: opacity 0.1s ease 0s;
	-o-transition: opacity 0.1s ease 0s;
	transition: opacity 0.1s ease 0s;
	}
.lg-css3.lg-slide.lg-use-css3 .lg-item{
	opacity: 0;
	}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}
.lg-css3.lg-slide.lg-use-left .lg-item{
	opacity: 0;
	position: absolute;
	left: 0;
	}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{
	left: -100%;
	}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{
	left: 100%;
	}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{
	left: 0;
	opacity: 1;
	}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current{
	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}

/*Select*/
.select2-container{
	position: relative;
	z-index: 2;
	display: block;
	margin: 0;
	}
.select + .select2-container{
	width: 100% !important;
	}
.select2-container .select2-selection--single{
	cursor: pointer;
	display: block;
	background: #fff;
	border: 1px solid #D9DFE2;
	width: 100%;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	}
.select2-container.select2-container--open .select2-selection--single{
	border-bottom-color: transparent;
	}
/*.select2-container.select2-container--open{
	z-index: 10000;
	}*/
/* .select2-container.select2-container--open.select2-container--below .select2-selection--single{
	border-bottom-color: #13AD68;
	} */
.select2-container.select2-container--open.select2-container--above .select2-selection--single{
	border-top-color: #13AD68;
	}
.error-field .select2-container .select2-selection--single{
	border-color: #E12631;
	}
.select2-container .select2-selection--single .select2-selection__rendered{
	position: relative;
	display: block;
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 0.6666666666666667em;
    line-height: 1.555555555555556em;
    letter-spacing: .02em;
    color: #535760;
	padding: 14px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.select2-container .select2-selection--single .select2-selection__rendered::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.select2-container .select2-selection--single .select2-selection__clear{
	position: relative;
	}
.select2-container .select2-selection--multiple{
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 39px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	}
.select2-container .select2-selection--multiple .select2-selection__rendered{
	display: block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.select2-container .select2-search--inline{
	float: left;
	padding: 0;
	margin: 0;
	background: none;
	}
.select2-container .select2-search--inline .select2-search__field{
	border: none;
	font-size: 100%;
	margin: 0;
	padding: 0 13px;
	height: 39px;
	line-height: 39px;
	}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{
	-webkit-appearance: none;
	}
.select2-dropdown{
	display: block;
	position: absolute;
	top: -1px;
	z-index: 10000;
	width: 100%;
	margin: 0;
	overflow: hidden;
	background: #fff;
	border: 1px solid #D9DFE2;
	/* border-top: none; */
	}
.select2-dropdown--above.select2-dropdown{
	border-top-color: #D9DFE2;
	border-bottom-color: #00AF41;
	}
.select2-results{
	display: block;
	}
.select2-results__options{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.select2-results__option{
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 0.6666666666666667em;
    line-height: 1.555555555555556em;
    letter-spacing: .02em;
    color: #535760;
	padding: 14px 15px;
	margin: 0;
	background: #F9FAFA;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	cursor: pointer;
	transition: background .2s ease, color .2s ease;
	}
.select2-results__option:not(:last-child) {
	border-bottom: 1px solid #E3E4E4;
}
.select2-results__option:last-child{
	border: none;
	}
.no-touchevents .select2-results__option:not([aria-selected=true]):hover{
	background: rgb(245, 245, 245);
	}
.select2-search--dropdown{
	display: block;
	padding: 4px 14px;
	margin: 6px 0;
	}
.select2-search--dropdown .select2-search__field{
	height: 32px;
	padding: 4px 34px 4px 14px;
	width: 100%;
	}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{
	-webkit-appearance: none;
	}
.select2-search--dropdown.select2-search--hide{
	display: none;
	}
.select2-close-mask{
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
	}
.select2-hidden-accessible{
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	}
.select2-container--default .select2-selection--single .select2-selection__clear{
	cursor: pointer;
	float: right;
	font-weight: bold;
	}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	position: absolute;
	top: -4px;
	right: -10px;
	bottom: 1px;
	/* width: 48px; */
	}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	position: absolute;
	top: 21px;
	right: 26px;
	width: 18px;
	height: 11px;
	background: url("../i/select-arrow.svg") no-repeat 0 0/18px auto;
	}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
	transform: scaleY(-1);
	}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{
	float: left;
	}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{
	left: 1px;
	right: auto;
	}
.select2-container--default.select2-container--disabled .select2-selection--single{
	color: #35A3A7;
	background: #f9fbfd;
	cursor: default;
	}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{
	display: none;
	}
.select2-container--default .select2-selection--multiple{
	background: #fff;
	border: 1px solid #d4d4d4;
	cursor: text;
	}
.select2-container--focus.select2-container--default .select2-selection--multiple{
	border-color: #acacac;
	}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 3px;
	width: 100%;
	min-height: 39px;
	}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder, .select2-selection__placeholder{
	position: relative;
	text-overflow: ellipsis;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 1em;
	line-height: 1.555555555555556em;
	letter-spacing: .02em;
	color: #535760;
	margin: 0;    
	float: left;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align-last: left;
	}
.select2-container--default .select2-selection--multiple .select2-selection__clear{
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
	position: relative;
	font-size: 14px;
	background: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 2px;
	cursor: default;
	float: left;
	margin: 4px;
	padding: 0 28px 0 10px;
	}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
	color: #999;
	cursor: pointer;
	position: absolute;
	font-size: 22px;
	top: 50%;
	width: 20px;
	height: 20px;
	line-height: 22px;
	right: 4px;
	font-weight: bold;
	margin: -10px 0 0;
	text-align: center;
	}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
	color: #333;
	}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{
	float: right;
	}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
	margin-left: 5px;
	margin-right: auto;
	}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{
	margin-left: 2px;
	margin-right: auto;
	}
.select2-container--default.select2-container--focus .select2-selection--multiple{
	outline: 0;
	}
.select2-container--default.select2-container--disabled .select2-selection--multiple{
	background-color: #eee;
	cursor: default;
	}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove{
	display: none;
	}
.select2-container--default .select2-search--dropdown .select2-search__field{
	border: 1px solid #D7DBE0;
	}
.select2-container--default .select2-search--inline .select2-search__field{
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
	}
.select2-container--default .select2-results > .select2-results__options{
	max-height: 12rem;
	overflow-y: auto;
	}
.select2-container--default .select2-results__option[role=group]{
	padding: 0;
	}
.select2-container--default .select2-results__option[aria-disabled=true]{
	color: #999;
	}
.select2-container--default .select2-results__option[aria-selected=true]{
	color: #878787;
	cursor: default;
	}
.select2-container--default .select2-results__option .select2-results__option{
	padding-left: 1em;
	}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group{
	padding-left: 0;
	}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option{
	margin-left: -1em;
	padding-left: 2em;
	}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
	margin-left: -2em;
	padding-left: 3em;
	}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
	margin-left: -3em;
	padding-left: 4em;
	}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
	margin-left: -4em;
	padding-left: 5em;
	}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
	margin-left: -5em;
	padding-left: 6em;
	}
.select2-container--default .select2-results__group{
	cursor: default;
	display: block;
	padding: 6px;
	}
.select + .select2-container{
	position: relative;
	width: 100% !important;
	}
.select + .select2-container::after{
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(../i/arrow-select.svg) no-repeat;
	width: 10px;
	height: 6px;
	}
.select + .select2-container.select2-container--open::after{
	transform: scale(-1);
	}
.select2-results__options::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 5px;
  }
  .select2-results__options::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
	margin-right: 5px;
  }
  .select2-results__options::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #E2E2E2;
  }
  .mul::-webkit-scrollbar-track {
	background-color: #F5F5F5;
	border-radius: 5px;
  }
  .mul::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
  }
  .mul::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #99f5fc 0%, #ffa8f9 50%, #9fb8ef 51%, #2ac0ed 100%);
  }
/* .select2-results__options {
    height: auto;
    overflow-y: auto;
} */