/* Compiled: 2019-06-14 11:32:18 */
/* ------------------------------ Общие переменные ------------------------------ */

/* ------------------------------ Шрифты ------------------------------ */

@font-face {
	font-family: 'navigo';
	src: url('/font-navigo/Navigo-ExtraLight.eot');
	src: url('/font-navigo/Navigo-ExtraLight.eot?#iefix') format('embedded-opentype'), url('/font-navigo/Navigo-ExtraLight.woff2') format('woff2'), url('/font-navigo/Navigo-ExtraLight.woff') format('woff'), url('/font-navigo/Navigo-ExtraLight.ttf') format('truetype'), url('/font-navigo/Navigo-ExtraLight.svg#Navigo-ExtraLight') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'navigo';
	src: url('/font-navigo/Navigo-Medium.eot');
	src: url('/font-navigo/Navigo-Medium.eot?#iefix') format('embedded-opentype'), url('/font-navigo/Navigo-Medium.woff2') format('woff2'), url('/font-navigo/Navigo-Medium.woff') format('woff'), url('/font-navigo/Navigo-Medium.ttf') format('truetype'), url('/font-navigo/Navigo-Medium.svg#Navigo-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------ Общее ------------------------------ */

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-weight: 300;
}

html {
	background: #fff;
	font-family: 'navigo', sans;
	font-size: 17px;
	line-height: 1.5;
	color: #0F2F5E;
	height: 100%;
	min-height: 320px;
	min-width: 320px; /*max-width: 1920px;
    margin: 0 auto;*/
	position: relative;
	box-sizing: border-box;
}

html.mobile {
	overflow-x: hidden;
}

body {
	position: relative;
	width: 100%;
	height: 100%;
}

._noscroll {
	overflow: hidden;
}

._noscroll.mobile body {
	overflow: hidden;
	height: 100%!important;
}

::-moz-selection {
	background: rgba(185, 139, 65, 0.5);
	color: #fff;
}

::selection {
	background: rgba(185, 139, 65, 0.5);
	color: #fff;
}

::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1;
}

::-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1;
}

input:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

::-ms-clear {
	display: none;
}

::-ms-reveal {
	display: none;
}

:disabled {
	cursor: default;
	pointer-events: none;
	opacity: 0.7;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Простые теги
------------------------------ */

img {
	margin: 0;
}

a {
	text-decoration: none;
	cursor: pointer;
	transition: 0.2s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type="checkbox"],
input[type="radio"] {
	cursor: pointer;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

figure,
figcaption {
	margin: 0;
	padding: 0;
}

button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

/* ------------------------------ Раскладка ------------------------------ */

.wrap-page {
	min-height: 100%;
	margin-bottom: -70px;
	overflow: hidden;
}

.wrap-page:after {
	content: '';
	display: block;
	width: 100%;
	height: 90px;
}

.wrap-page:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
	position: fixed;
	background: rgba(0, 0, 0, 0.1);
	transition: 0.3s ease;
	opacity: 0;
	pointer-events: none;
	z-index: 5;
}

._popup-opened .wrap-page:before {
	opacity: 1;
	pointer-events: auto;
}

.content {
	padding: 0 40px;
}

.text {
	width: 940px;
	box-sizing: border-box;
	padding: 60px 0 0 160px;
	margin: 0 auto 60px;
}

.text > *:first-child {
	margin-top: 0!important;
}

/* ------------------------------ Элементы UI ------------------------------ */

._scrollable-wrap {
	overflow-y: auto;
	overflow-x: hidden;
}

.desktop ._scrollable-wrap::-webkit-scrollbar {
	width: 4px;
}

.desktop ._scrollable-wrap::-webkit-scrollbar-thumb {
	border-radius: 4px;
	opacity: 0.4;
}

.toggle-link {
	position: relative;
	padding-right: 5px;
	transition: 0.2s ease color;
}

.toggle-link svg {
	position: absolute;
	max-width: 7px;
	max-height: 4px;
	right: -10px;
	top: 1px;
	transition: 0.2s ease transform;
}

.desktop .toggle-link:hover {
	color: #B98B41;
}

.desktop .toggle-link:hover svg {
	transform: rotate(180deg);
}

.pseudo-select {
	position: relative;
}

.pseudo-select .pseudo-select__btn {
	background: none;
	border: none;
	font-weight: 500;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .13em;
	text-transform: uppercase;
	position: relative;
	padding-right: 20px;
	color: #0F2F5E;
}

.desktop .pseudo-select .pseudo-select__btn:hover {
	color: #B98B41;
}

.pseudo-select .pseudo-select__btn select {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
}

.mobile .pseudo-select .pseudo-select__btn select {
	pointer-events: auto;
}

.pseudo-select .pseudo-select__btn span {
	transition: 0.2s ease color;
}

.pseudo-select .pseudo-select__btn svg {
	position: absolute;
	max-width: 7px;
	max-height: 4px;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.2s ease transform;
}

.ie .pseudo-select .pseudo-select__btn svg {
	margin-top: -1px;
}

.pseudo-select .pseudo-select__btn._open svg {
	transform: translateY(-50%) rotate(180deg);
}

.pseudo-select .pseudo-select__dropdown {
	background: #fff;
	min-width: 140px;
	box-sizing: border-box;
	position: absolute;
	top: 30px;
	left: -19px;
	padding: 25px;
	border-radius: 20px;
	box-shadow: 0 13px 60px rgba(0, 50, 109, 0.2);
	opacity: 0;
	pointer-events: none;
	transition: 0.3s ease opacity;
	z-index: 2;
	max-height: 400px;
	overflow: auto;
}

.pseudo-select .pseudo-select__dropdown._open {
	opacity: 1;
	pointer-events: auto;
}

.pseudo-select .pseudo-select__dropdown > div {
	margin-bottom: 9px;
}

.pseudo-select .pseudo-select__dropdown > div:last-child {
	margin-bottom: 0;
}

.pseudo-select .pseudo-select__dropdown > div span {
	display: inline-block;
	padding: 3px 0;
	cursor: pointer;
	font-weight: 500;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .13em;
	text-transform: uppercase;
	color: #0F2F5E;
	transition: 0.2s ease color;
}

.pseudo-select .pseudo-select__dropdown > div span._selected {
	cursor: default;
}

.pseudo-select .pseudo-select__dropdown > div span:hover,
.pseudo-select .pseudo-select__dropdown > div span._selected {
	color: #B98B41;
}

.close-btn {
	background: none;
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	border: none;
	top: 42px;
	right: 55px;
	transition: 0.3s ease;
	color: #009AB7;
	z-index: 2;
}

.close-btn svg {
	width: 24px;
	height: 24px;
	position: absolute;
	pointer-events: none;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
}

.desktop .close-btn:hover {
	color: #B98B41;
}

.button-link {
	background: #0F2F5E;
	border-radius: 30px;
	display: inline-block;
	min-width: 125px;
	box-sizing: border-box;
	padding: 23px 30px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: .13em;
	text-transform: uppercase;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0);
	text-align: center;
	color: #fff!important;
	border: none;
	transition: 0.3s ease !important;
	white-space: nowrap;
}

.button-link._disabled,
.button-link[disabled] {
	background: rgba(0, 0, 0, 0.2);
}

.button-link._no-border {
	background: transparent!important;
	color: #009AB7 !important;
	border: none;
	box-shadow: none!important;
}

.button-link._white {
	background: transparent;
	color: #009AB7 !important;
	border: 1px solid #009AB7;
}

.desktop .button-link:hover {
	background: #fff;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0.15);
	color: #0F2F5E !important;
}

.desktop .button-link:hover._white {
	border: 1px solid #fff;
	color: #009AB7 !important;
}

.desktop .button-link:hover._no-border {
	color: #0F2F5E !important;
}

.checkbox {
	min-height: 34px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

.checkbox p,
.checkbox ._p {
	margin-top: 0;
	margin-bottom: 0;
}

.checkbox input {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	left: -9999px;
	top: -40px;
	opacity: 0;
	z-index: 2;
}

.checkbox input + span {
	width: 30px;
	height: 30px;
	border: 1px solid rgba(15, 47, 94, 0.5);
	border-radius: 5px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	cursor: pointer;
}

.checkbox input + span:before,
.checkbox input + span:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxOSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xIDguNTM4NDZMNy41ODA2NSAxNUwxOCAxIiBzdHJva2U9IiMwRjJGNUUiLz4NCjwvc3ZnPg0K) 0 0 no-repeat;
	background-size: contain;
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 5px;
	top: 7px;
	opacity: 0;
	transition: 0.2s ease opacity;
}

.checkbox input + span:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxOSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xIDguNTM4NDZMNy41ODA2NSAxNUwxOCAxIiBzdHJva2U9IiNCOThCNDEiLz4NCjwvc3ZnPg0K) 0 0 no-repeat;
	background-size: contain;
}

.checkbox input + span:hover:not(:disabled) {
	border: 1px solid #B98B41;
}

.checkbox input._error + span {
	border-color: #E30613 !important;
}

.checkbox input:checked + span:before {
	opacity: 1;
}

.checkbox input:checked + span:hover:before {
	opacity: 0;
}

.checkbox input:checked + span:hover:after {
	opacity: 1;
}

.checkbox input:focus:not(:disabled) + span {
	border-color: #0F2F5E;
}

.checkbox input:disabled + span {
	background: rgba(0, 0, 0, 0.1);
	cursor: default;
}

.checkbox input:disabled + span:before {
	opacity: .5;
}

.checkbox input:disabled ~ .checkbox-text {
	cursor: default;
	opacity: .6;
}

.checkbox label {
	min-height: 24px;
	transition: background-color 0.2s ease;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1;
	font-size: 0;
}

.checkbox label:hover span:nth-of-type(1):not(:disabled) {
	border: 1px solid #B98B41;
}

.preloader,
.preloader:after {
	border-radius: 50%;
	width: 10em;
	height: 10em;
}

.preloader {
	margin: 60px auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 0.4em solid rgba(15, 47, 94, 0.1);
	border-right: 0.4em solid rgba(15, 47, 94, 0.1);
	border-bottom: 0.4em solid rgba(15, 47, 94, 0.1);
	border-left: 0.4em solid #B98B41;
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
	opacity: 0;
	pointer-events: none;
}

.preloader._active {
	opacity: 1;
}

/* ------------------------------ Общая типографика ------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
	font-weight: 500;
	color: #0F2F5E;
}

h1,
.title-h1 {
	margin: 25px 0 40px 0;
	font-size: 56px;
	line-height: 56px;
	font-weight: 500;
	color: #fff;
}

h2,
.title-h2 {
	width: calc(100% + 160px);
	left: -160px;
	position: relative;
	font-size: 46px;
	line-height: 59px;
	font-weight: 500;
	margin: 105px 0 50px 0;
}

h3,
.title-h3 {
	font-size: 30px;
	line-height: 45px;
	font-weight: 500;
	margin: 80px 0 26px 0;
}

h3 + *:not(.big-title),
.title-h3 + *:not(.big-title) {
	margin-top: 0!important;
}

h4,
.title-h4 {
	margin: 50px 0 0 0;
}

h4 + ._p,
.title-h4 + ._p,
h4 + p,
.title-h4 + p {
	margin-top: 13px;
}

h4,
h5,
h6,
.title-h4,
.title-h5,
.title-h6 {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .13em;
	text-transform: uppercase;
	font-weight: 500;
}

p,
._p {
	font-family: 'navigo', sans;
	font-style: normal;
	font-size: 17px;
	line-height: 29px;
	margin: 33px 0;
}

b,
strong {
	font-weight: bold;
}

.text > h2:first-child {
	margin-top: 60px;
}

.ie .text a[target="_blank"]:before,
.ie .text a[target="_blank"]:after {
	margin-top: -8px;
}

.text a {
	color: #009AB7;
	transition: 0.2s ease color;
}

.text a[target="_blank"] {
	display: inline-block;
	position: relative;
	padding-right: 22px;
}

.text a[target="_blank"]:before,
.text a[target="_blank"]:after {
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -5px;
	content: '';
	transition: 0.2s ease opacity;
}

.text a[target="_blank"]:before {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjkxIDQxNC42IDEyIDEyLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGw9IiMwMDlBQjciIGQ9Ik0tMjc5LDQxNS4yYzAtMC4zLTAuMi0wLjUtMC41LTAuNWgtNC40Yy0wLjMsMC0wLjUsMC4yLTAuNSwwLjVzMC4yLDAuNSwwLjUsMC41aDMuOXY0LjEgYzAsMC4zLDAuMiwwLjUsMC41LDAuNWMwLjMsMCwwLjUtMC4yLDAuNS0wLjVWNDE1LjJ6IE0tMjg1LjcsNDIyLjVsNi41LTYuOWwtMC43LTAuN2wtNi41LDYuOUwtMjg1LjcsNDIyLjV6Ii8+DQoJPHBhdGggZmlsbD0iIzAwOUFCNyIgZD0iTS0yNzkuNSw0MjYuOWgtMTFjLTAuMywwLTAuNS0wLjItMC41LTAuNXYtMTEuM2MwLTAuMywwLjItMC41LDAuNS0wLjVoMy41djFoLTN2MTAuM2gxMHYtMi44aDF2My4zIEMtMjc5LDQyNi43LTI3OS4yLDQyNi45LTI3OS41LDQyNi45eiIvPg0KPC9zdmc+DQo=) no-repeat center;
	background-size: contain;
}

.text a[target="_blank"]:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjkxIDQxNC42IDEyIDEyLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGw9IiNCOThCNDEiIGQ9Ik0tMjc5LDQxNS4yYzAtMC4zLTAuMi0wLjUtMC41LTAuNWgtNC40Yy0wLjMsMC0wLjUsMC4yLTAuNSwwLjVzMC4yLDAuNSwwLjUsMC41aDMuOXY0LjEgYzAsMC4zLDAuMiwwLjUsMC41LDAuNWMwLjMsMCwwLjUtMC4yLDAuNS0wLjVWNDE1LjJ6IE0tMjg1LjcsNDIyLjVsNi41LTYuOWwtMC43LTAuN2wtNi41LDYuOUwtMjg1LjcsNDIyLjV6Ii8+DQoJPHBhdGggZmlsbD0iI0I5OEI0MSIgZD0iTS0yNzkuNSw0MjYuOWgtMTFjLTAuMywwLTAuNS0wLjItMC41LTAuNXYtMTEuM2MwLTAuMywwLjItMC41LDAuNS0wLjVoMy41djFoLTN2MTAuM2gxMHYtMi44aDF2My4zIEMtMjc5LDQyNi43LTI3OS4yLDQyNi45LTI3OS41LDQyNi45eiIvPg0KPC9zdmc+) no-repeat center;
	background-size: contain;
	opacity: 0;
}

.desktop .text a:hover {
	color: #B98B41;
}

.desktop .text a:hover:before {
	opacity: 0;
}

.desktop .text a:hover:after {
	opacity: 1;
}

.text ol:not([class]),
.text ul:not([class]) {
	margin: 32px 0;
	display: block;
	padding: 0;
	counter-reset: ol;
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
}

.text ol:not([class]) ol,
.text ul:not([class]) ol,
.text ol:not([class]) ul,
.text ul:not([class]) ul {
	margin: 32px 0;
}

.text ol:not([class]) li,
.text ul:not([class]) li {
	position: relative; /*padding-left: 80px;
            margin-bottom: 34px;
            line-height: 34px;*/
	font-size: 17px;
	line-height: 29px;
	margin-bottom: 30px;
	padding-left: 50px;
}

.text ol:not([class]) li:before,
.text ul:not([class]) li:before {
	position: absolute;
}

.text ol:not([class]) li:before {
	left: 0;
	font-size: 18px;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	counter-increment: ol;
	content: counters(ol, '');
	color: #B98B41;
}

.text ol:not([class]) ol {
	counter-reset: olin;
}

.text ol:not([class]) ol li:before {
	content: counters(ol, '') '.' counters(olin, '');
	counter-increment: olin;
}

.text ul:not([class]) li:before {
	background: #B98B41;
	display: block;
	width: 20px;
	height: 1px;
	top: 14px;
	left: 0;
	content: '';
}

blockquote {
	width: calc(100% + 160px);
	left: -160px;
	position: relative; /*margin: 90px 0;*/
	margin: 55px 0;
	padding: 20px 40px;
	box-sizing: border-box;
}

blockquote + .big-title {
	margin-top: 100px;
}

blockquote p {
	max-width: 800px;
	font-size: 38px;
	letter-spacing: 0;
	color: #B98B41;
	line-height: 53px;
	margin-bottom: 33px;
}

blockquote p:before,
blockquote p:after {
	color: #B98B41;
}

blockquote p:before {
	content: '«';
	position: absolute;
	left: 0;
}

blockquote p:after {
	margin-left: 22px;
	content: '»';
}

blockquote span {
	font-size: 14px;
	color: #0F2F5E;
	display: block;
}

blockquote span:nth-of-type(1) {
	font-weight: 500;
	margin-bottom: 7px;
}

.sym-back-str-gold {
	width: 6px;
	height: 11px;
}

.sym-back-str {
	width: 6px;
	height: 11px;
}

.sym-checkbox-blue {
	width: 19px;
	height: 16px;
}

.sym-checkbox-gold {
	width: 19px;
	height: 16px;
}

.sym-checkbox-icon {
	width: 10px;
	height: 9px;
}

.sym-icon-1 {
	width: 66px;
	height: 66px;
}

.sym-icon-10 {
	width: 66px;
	height: 66px;
}

.sym-icon-11 {
	width: 66px;
	height: 66px;
}

.sym-icon-12 {
	width: 66px;
	height: 66px;
}

.sym-icon-13 {
	width: 66px;
	height: 66px;
}

.sym-icon-14 {
	width: 66px;
	height: 66px;
}

.sym-icon-15 {
	width: 66px;
	height: 66px;
}

.sym-icon-16 {
	width: 66px;
	height: 66px;
}

.sym-icon-17 {
	width: 66px;
	height: 66px;
}

.sym-icon-18 {
	width: 66px;
	height: 66px;
}

.sym-icon-2 {
	width: 66px;
	height: 66px;
}

.sym-icon-3 {
	width: 66px;
	height: 66px;
}

.sym-icon-4 {
	width: 66px;
	height: 66px;
}

.sym-icon-5 {
	width: 66px;
	height: 66px;
}

.sym-icon-6 {
	width: 66px;
	height: 66px;
}

.sym-icon-7 {
	width: 66px;
	height: 66px;
}

.sym-icon-8 {
	width: 66px;
	height: 66px;
}

.sym-icon-9 {
	width: 66px;
	height: 66px;
}

.sym-icon-burger {
	width: 32px;
	height: 13px;
}

.st0 {
	fill: #0F2F5E;
}

.sym-icon-close {
	width: 23.3px;
	height: 23.3px;
}

.sym-icon-file {
	width: 76px;
	height: 97px;
}

.sym-icon-minus-gold {
	width: 8px;
	height: 1.3px;
}

.sym-icon-minus {
	width: 8px;
	height: 1.3px;
}

.sym-icon-next-page {
	width: 125px;
	height: 8px;
}

.sym-icon-plus-gold {
	width: 8px;
	height: 8px;
}

.sym-icon-plus {
	width: 8px;
	height: 8px;
}

.sym-icon-share-gold {
	width: 35px;
	height: 35px;
}

.st0 {
	fill: #B98B41;
}

.sym-icon-share {
	width: 35px;
	height: 35px;
}

.st0 {
	fill: #009AB7;
}

.sym-icon-video {
	width: 22px;
	height: 27px;
}

.st0 {
	fill: #FFFFFF;
}

.sym-logo {
	width: 170px;
	height: 35px;
}

.sym-map-icon {
	width: 32px;
	height: 32px;
}

.st0 {
	fill-opacity: 0;
}

.st1 {
	fill: #B98B41;
}

.st2 {
	fill: #FFFFFF;
}

.sym-map-logo-point {
	width: 32px;
	height: 32px;
}

.st0 {
	fill: #FFFFFF;
}

.st1 {
	fill: none;
	stroke: #FFFFFF;
	stroke-width: 2;
}

.st2 {
	fill: #F4A900;
}

.st3 {
	fill: #B98B41;
}

.st4 {
	fill: #007737;
}

.st5 {
	fill: #E30613;
}

.sym-map-point-default {
	width: 32px;
	height: 32px;
}

.st0 {
	opacity: 0;
}

.st1 {
	fill: #B98B41;
}

.st2 {
	fill: #FFFFFF;
}

.sym-new-window-hover {
	width: 12px;
	height: 12.3px;
}

.sym-new-window {
	width: 12px;
	height: 12.3px;
}

.sym-popup-icon-hover {
	width: 48px;
	height: 48px;
}

.sym-popup-icon {
	width: 48px;
	height: 48px;
}

.sym-select-white {
	width: 6.7px;
	height: 4.1px;
}

.sym-select {
	width: 6.7px;
	height: 4.1px;
}

.sym-slider-str-blue {
	width: 14.1px;
	height: 27.7px;
}

.sym-slider-str-gold {
	width: 14.1px;
	height: 27.7px;
}

.sym-slider-str-white {
	width: 14.1px;
	height: 27.7px;
}

.sym-slider-str {
	width: 14.1px;
	height: 27.7px;
}

.sym-tags-icon {
	width: 20px;
	height: 20px;
}

/**
 * Swiper 4.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 28, 2017
 */

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0; /* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-invisible-blank-slide {
	visibility: hidden;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
	transition-property: transform, height;
}

/* 3D Effects */

.swiper-container-3d {
	perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 300ms opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms right;
}

/* Progress */

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000000;
}

/* Scrollbar */

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

/* Preloader */

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

/* a11y */

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper { /* Windows 8 IE 10 fix */
	-ms-perspective: 1200px;
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
	overflow: hidden !important;
	padding: 0 !important;
	position: relative;
}

.scroll-wrapper > .scroll-content {
	border: none !important;
	box-sizing: content-box !important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none !important;
	overflow: scroll !important;
	padding: 0;
	position: relative !important;
	top: 0;
	width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0;
}

.scroll-element {
	display: none;
}

.scroll-element,
.scroll-element div {
	box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
	cursor: default;
}

.scroll-textarea {
	border: 1px solid #cccccc;
	border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
	overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
	border: none !important;
	box-sizing: border-box;
	height: 100% !important;
	margin: 0;
	max-height: none !important;
	max-width: none !important;
	overflow: scroll !important;
	outline: none;
	padding: 2px;
	position: relative !important;
	top: 0;
	width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
	height: 0;
	width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-inner > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
	overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
	border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
	background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
	background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
	background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-outer > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
	height: 100%;
	right: 0;
	top: 0;
	width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
	height: 8px;
	top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
	overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
	background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
	border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
	background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
	background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
	left: -12px;
	margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
	top: -12px;
	margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
	min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
	min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
	display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
	background-color: #6C6E71;
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	border-radius: 7px;
	transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
	bottom: 0px;
	height: 0px;
	left: 0;
	min-width: 100%;
	overflow: visible;
	width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0px;
	top: 0;
	width: 0px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
	height: 7px;
	min-width: 10px;
	top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
	left: -9px;
	min-height: 10px;
	width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
	left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
	top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-light > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
	border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
	background: #dbdbdb;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
	border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
	bottom: 0;
	height: 17px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
	background: #fefefe;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
	border: 1px solid #dbdbdb;
	border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
	top: -17px;
	margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
	left: 0px;
	min-height: 10px;
	width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
	height: 12px;
	left: 2px;
	top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	top: 2px;
	width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px;
}

/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-rail > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
	background-color: #999;
	background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
	background-color: #666;
	background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	min-width: 100%;
	padding: 3px 0 2px;
	width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	padding: 0 2px 0 3px;
	right: 0;
	top: 0;
	width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
	background-color: #d0b9a0;
	border-radius: 2px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
	margin-top: 17px;
	top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
	left: 1px;
	min-height: 10px;
	width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
	height: 15px;
	left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
	height: 2px;
	left: -10px;
	top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
	top: 5px;
	width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
	left: 5px;
	top: -10px;
	width: 2px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
	bottom: 2px;
	height: 7px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 2px;
	top: 0;
	width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
	opacity: 0.3;
	border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
	background-color: #cccccc;
	opacity: 0;
	border-radius: 12px;
	transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
	background-color: #6c6e71;
	border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
	bottom: 0;
	height: 7px;
	min-width: 24px;
	top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
	left: auto;
	min-height: 24px;
	right: 0;
	width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
	bottom: 0;
	top: auto;
	left: 2px;
	transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
	left: auto;
	right: 0;
	top: 2px;
	transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px;
}

/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
	overflow: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
	opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
	height: 100%;
	width: 100%;
	border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
	height: 20px;
	min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
	min-width: 7px;
	width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-chrome > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
	background: #f1f1f1;
	border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
	bottom: 0;
	height: 16px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
	background-color: #d9d9d9;
	border: 1px solid #bdbdbd;
	cursor: default;
	border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
	background-color: #c2c2c2;
	border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
	border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
	left: -16px;
	margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
	top: -16px;
	margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
	height: 8px;
	min-width: 10px;
	top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
	left: 3px;
	min-height: 10px;
	width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
	border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
	height: 14px;
	left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
	height: 14px;
	left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
	border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
	top: -3px;
	width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
	width: 14px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px;
}

/* ------------------------------ Хедер ------------------------------ */

/* Шапка */

.header-wrap {
	position: relative;
	z-index: 11;
	height: 115px;
}

.header {
	padding: 40px;
	box-sizing: border-box;
	position: fixed;
	width: 100%; /*max-width: 1920px;*/
}

.header:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
	background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
	height: 170%;
	pointer-events: none;
}

.header-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
}

.logo-lang-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.lang-mobile-wrap {
	display: none;
	position: absolute;
	top: 18px;
	left: 28px;
}

.lang-wrap {
	margin-left: 43px;
}

.lang-wrap .pseudo-select__btn {
	padding-right: 10px;
}

.lang-wrap .pseudo-select .pseudo-select__dropdown {
	max-width: 70px;
}

.logo-link {
	width: 170px;
	height: 35px;
	display: block;
	transition: .3s;
}

._hide-logo .logo-link {
	opacity: 0;
}

.logo-link__svg {
	max-width: 100%;
	max-height: 100%;
}

.menu-burger {
	background: none;
	border: none;
	width: 40px;
	height: 40px;
	position: relative;
}

.menu-burger:after {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yODEgNDE0LjkgMzIgMTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTI4MSA0MTQuOSAzMiAxMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzBGMkY1RTt9DQo8L3N0eWxlPg0KPHJlY3QgeD0iLTI4MSIgeT0iNDE0LjkiIGNsYXNzPSJzdDAiIHdpZHRoPSIzMiIgaGVpZ2h0PSIxIi8+DQo8cmVjdCB4PSItMjgxIiB5PSI0MjAuOSIgY2xhc3M9InN0MCIgd2lkdGg9IjMyIiBoZWlnaHQ9IjEiLz4NCjxyZWN0IHg9Ii0yODEiIHk9IjQyNi45IiBjbGFzcz0ic3QwIiB3aWR0aD0iMzIiIGhlaWdodD0iMSIvPg0KPC9zdmc+DQo=) no-repeat center;
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	content: '';
}

.main-menu-wrap {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.main-menu {
	display: -ms-flexbox;
	display: flex;
}

.main-menu li {
	margin-left: 23px;
	font-weight: 500;
	font-size: 11px;
	letter-spacing: .13em;
	text-transform: uppercase; /*.desktop & {
            &._submenu {
                & > a {
                    pointer-events: none;

                    @media (max-width: @screenM) {
                        pointer-events: auto;
                    }
                }
            }
        }*/
}

.main-menu li:first-child {
	margin-left: 0;
}

.desktop .main-menu li:hover > a {
	color: #B98B41;
}

.desktop .main-menu li:hover svg {
	transform: translateY(-50%) rotate(180deg);
}

.desktop .main-menu li:hover .submenu-wrap {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.main-menu li a {
	display: inline-block;
	padding: 5px 0;
	color: #0F2F5E;
	transition: 0.2s ease color;
}

.main-menu li a._open svg {
	transform: translateY(-50%) rotate(180deg);
}

.main-menu li a._open + .submenu-wrap {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.main-menu li._submenu a {
	position: relative;
	padding-right: 5px;
}

.main-menu li._submenu svg {
	position: absolute;
	width: 7px;
	height: 5px;
	right: -5px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s ease transform;
}

.ie .main-menu li._submenu svg {
	margin-top: -2px;
}

.submenu-wrap {
	position: absolute;
	padding-top: 10px;
	margin: -5px 0 0 -15px;
	transition: 0.3s ease opacity, 0.3s ease transform;
	transform: translateY(-10px);
	opacity: 0;
	pointer-events: none;
}

.submenu-wrap li {
	margin-left: 0;
	margin-bottom: 17px;
}

.submenu-wrap li:last-child {
	margin-bottom: 0!important;
}

.submenu {
	background: #fff;
	padding: 26px 25px 22px 25px;
	border-radius: 20px;
	box-shadow: 0 13px 60px rgba(0, 50, 109, 0.2);
}

.burger-wrap {
	display: none;
}

/* ------------------------------ Футер ------------------------------ */

.footer {
	position: relative;
	padding: 0 40px;
	height: 70px;
}

.footer a {
	color: #009AB7;
}

.footer a:hover {
	color: #B98B41;
}

.footer__inner {
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer__copyright-rules {
	display: -ms-flexbox;
	display: flex;
}

.footer__copyright-rules div:last-child {
	margin-left: 35px;
}

.footer__copyright-rules div:last-child a {
	color: #009AB7;
}

.footer__copyright-rules div:last-child a:hover {
	color: #B98B41;
}

.footer__inner-left {
	display: -ms-flexbox;
	display: flex;
}

.footer__phone-feedback {
	display: -ms-flexbox;
	display: flex;
	margin-left: 95px;
}

.footer__phone-feedback div {
	position: relative;
}

.footer__phone-feedback div:first-child {
	margin-right: 35px;
}

.footer__phone-feedback div:first-child a {
	position: relative;
	color: #0F2F5E;
}

.footer__phone-feedback div:first-child a:after {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	display: block;
	position: absolute;
	box-sizing: border-box;
	top: 11px;
	left: 100%;
	margin-left: 15px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	content: '';
}

/* Формы обратной связи
------------------------------ */

.form-title {
	width: 100%;
	left: auto;
	margin-top: 0!important;
	margin-bottom: 20px!important;
	text-align: left;
}

.popup-form-content {
	display: -ms-flexbox;
	display: flex;
	min-height: 100%;
	padding: 130px 0!important;
	margin: 0!important;
}

.ie .popup-form-content .form {
	min-height: calc(100% - 260px);
	position: absolute;
}

.popup-form-wrapper {
	background: #fff;
	width: 970px;
	height: 100%;
	position: fixed;
	top: 0;
	right: -60px;
	transition: 0.3s ease;
	transform: translateX(100%);
	box-shadow: 0 4px 50px rgba(15, 47, 94, 0.1);
	overflow-y: auto;
	z-index: 11;
	-webkit-overflow-scrolling: touch;
}

.popup-form-wrapper._open {
	transform: translateX(0) translateX(0);
}

.form {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}

.form._error .form__error {
	display: -ms-flexbox;
	display: flex;
}

.form._error .form__inner {
	opacity: 0;
}

.form._success .form__inner {
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.form._success .form__success {
	display: -ms-flexbox;
	display: flex;
}

.form label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form .form__input-wrap {
	min-height: 64px;
	margin: 40px auto 0;
	position: relative;
}

.form .form__input-wrap .pseudo-select {
	width: 100%;
	top: 23px;
	left: -6px;
}

.form .form__input-wrap._send-btn {
	margin-top: 75px;
	text-align: left;
}

.form .form__input-wrap._ok .pass-ok-wrap {
	opacity: 1;
}

.form .form__input-wrap._ok:before {
	content: '';
}

.form label.form__input-label {
	pointer-events: auto;
}

.form .error,
.form .ajax-error {
	width: 100%;
	text-align: right;
	position: absolute;
	left: 0;
	padding-right: 14px;
	box-sizing: border-box;
	margin-top: 8px;
	font-size: 14px;
	color: #E30613;
	transition: 0.3s ease;
	opacity: 0;
}

.form .ajax-error {
	position: relative;
	margin-top: 13px;
	opacity: 1;
}

.form .static-ajax-error {
	display: none;
	margin: 12px 0;
}

.form .form__input {
	background: none;
	display: block;
	box-sizing: border-box;
	min-width: 100%;
	max-width: 100%;
	padding: 15px 76px 15px 21px;
	border: 1px solid rgba(15, 47, 94, 0.5);
	font-size: 17px;
	border-radius: 10px;
	color: #0F2F5E;
	transition: 0.2s ease border;
	outline: none;
	font-family: 'navigo', sans;
	font-style: normal;
	font-weight: 300;
}

.form .form__input:focus {
	border: 1px solid #0f2f5e;
}

.form .form__input ~ span:not([class]):before {
	background: #E30613;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 18px;
	top: -2px;
	display: block;
	border-radius: 50%;
	text-align: center;
	line-height: 22px;
	color: #fff;
	content: '!';
	opacity: 0;
}

.form .form__input[data-required] ~ span:not([class]) {
	top: 22px;
	right: 22px;
	position: absolute;
}

.form .form__input[data-required] ~ span:not([class]):after {
	content: '*';
	color: #B98B41;
	font-size: 28px;
	position: absolute;
	right: -3px;
	top: 0;
}

.form .form__input._error {
	border-color: #E30613;
}

.form .form__input._error + span:before {
	opacity: 1;
}

.form .form__input._error ~ .error {
	opacity: 1;
}

.form .form__input:disabled {
	opacity: .4;
}

.form .form__input[data-number]::-webkit-inner-spin-button {
	display: none;
}

.form .form__input[type="date"] + .form__input-label {
	top: -10px;
}

.form .form__input[type="date"]::-webkit-inner-spin-button {
	display: none;
}

.form textarea.form__input {
	min-height: 200px;
	overflow: auto;
}

.form .form-submit {
	padding: 0 48px;
	height: 44px;
	background: none;
	box-sizing: border-box;
	line-height: 46px;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #0F2F5E;
	cursor: pointer;
	transition: all 0.2s ease;
	margin-top: 26px;
}

.form .form-submit:hover {
	background: #0F2F5E;
	color: #fff;
	border-color: #0F2F5E;
}

.form .form-submit:disabled {
	opacity: 0.4;
}

.form__inner {
	width: 460px;
	margin: 0 auto;
	transition: 0.3s ease;
	position: relative;
	z-index: 1;
}

.form__success,
.form__error {
	width: 460px;
	display: none;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	box-sizing: border-box;
	left: 50%;
	margin-left: -230px;
	height: 100%;
	z-index: 2;
}

.form__message-inner {
	width: 100%;
}

.text .form-agreement {
	min-height: 24px;
	box-sizing: border-box;
	position: relative;
	margin: 35px auto 0;
}

.text .form-agreement p,
.text .form-agreement ._p {
	line-height: 22px;
	margin: 0;
	text-align: left;
	padding-left: 42px;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	min-height: 35px;
	-ms-flex-align: center;
	align-items: center;
}

.upload-file-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.file-upload-btn {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.file-upload-btn._focused {
	background: #fff;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0.15);
	border: 1px solid #fff;
	color: #009AB7!important;
}

._file-ok .file-upload-btn {
	display: none;
}

.upload-file-input {
	position: absolute;
	width: 200px;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}

.upload-files-label {
	display: -ms-flexbox;
	display: flex;
	padding-left: 23px;
	padding-right: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 19px;
	margin-top: -1px;
	-ms-flex-align: center;
	align-items: center;
	min-height: 35px;
}

._file-ok .upload-files-label {
	padding-left: 0;
	padding-right: 50px;
	text-align: left!important;
}

.remove-file-btn {
	top: 0!important;
	right: 0;
	transition: .5s;
	opacity: 0;
	pointer-events: none;
}

._file-ok .remove-file-btn {
	opacity: 1;
	pointer-events: auto;
}

.required-text {
	color: #B98B41;
	position: relative;
	padding-left: 17px;
	margin: 0 0 65px 0;
	text-align: left;
}

.required-text:before {
	content: '*';
	position: absolute;
	top: -6px;
	left: 3px;
}

/* ------------------------------ Блок цифры ------------------------------ */

.numbers {
	margin: 50px 0;
}

.numbers ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.numbers ul li {
	width: 240px;
	padding-right: 40px;
	box-sizing: border-box;
	margin-top: 55px;
}

.numbers ul li:nth-child(1),
.numbers ul li:nth-child(2),
.numbers ul li:nth-child(3) {
	margin-top: 0;
}

.numbers ul li:nth-child(3n) {
	width: 220px;
}

.numbers ul div {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	width: 66px;
	height: 66px;
	margin-bottom: 20px;
}

.numbers ul span {
	color: #B98B41;
}

.numbers ul span:nth-of-type(1) {
	font-size: 38px;
}

.numbers ul span:nth-of-type(2) {
	font-size: 17px;
}

.numbers ul p {
	max-width: 210px;
	line-height: 24px;
	margin: 9px 0 0 0;
}

/* ------------------------------ Файлы для скачивания ------------------------------ */

.files {
	margin: 55px 0;
}

.files-list li {
	margin-bottom: 55px;
}

.files-list li:last-child {
	margin-bottom: 0;
}

.file {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.file:hover .file__info span:last-child {
	color: #B98B41;
}

.file__img {
	width: 120px;
	padding: 12px 45px 0 0;
	box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #B98B41;
}

.file__img svg {
	width: 76px;
	height: 97px;
}

.file__name {
	font-size: 17px;
	line-height: 29px;
	color: #0F2F5E;
}

.file__info {
	display: block;
	margin-top: 12px;
}

.file__info span {
	display: inline-block;
	font-size: 14px;
}

.file__info span:first-child {
	position: relative;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.4);
}

.file__info span:first-child:after {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	display: block;
	position: absolute;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
	left: 40px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	content: '';
}

.file__info span:last-child {
	margin-left: 30px;
	color: #009AB7;
	transition: 0.2s ease color;
}

/* ------------------------------ Слайдер на стилях ------------------------------ */

.slider-wrapper {
	margin: 95px 0;
	height: 520px;
}

.slider-wrap { /*width: calc(~'100% - 80px');
    height: 755px;
    left: 50%;
    transform: translateX(-50%);*/
	width: calc(100% + 160px);
	height: 520px;
	left: -160px;
	max-width: 1920px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.main-promo .slider-wrap {
	width: calc(100% - 80px);
	height: 755px;
	left: 50%;
	transform: translateX(-50%);
}

.desktop .slider-wrap:hover .swiper-button-popup {
	background: #fff;
	box-shadow: 0 7px 60px rgba(0, 50, 109, 0.15);
	color: #B98B41;
}

.desktop .slider-wrap:hover .swiper-button-popup .popup-icon-default {
	opacity: 0;
}

.desktop .slider-wrap:hover .swiper-button-popup .popup-icon-hover {
	opacity: 1;
}

.swiper-button-popup,
.swiper-button-prev,
.swiper-button-next {
	width: 120px;
	height: 120px;
	position: absolute;
	border-radius: 50%;
	margin-top: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: background 0.3s ease, color 0.3s ease;
	color: #fff;
	z-index: 2;
}

.swiper-button-popup svg,
.swiper-button-prev svg,
.swiper-button-next svg {
	width: 16px;
	height: 27px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -13px 0 0 -8px;
}

.swiper-button-prev {
	background: none;
	right: 195px;
	display: none;
	left: auto;
}

.popup-slider .swiper-button-prev,
.main-promo .swiper-button-prev {
	display: block;
}

.popup-slider .swiper-button-prev {
	right: 265px;
}

.desktop .swiper-button-prev:hover {
	color: #B98B41;
}

.swiper-button-next {
	background: #B98B41;
	display: none;
	right: 110px;
	box-shadow: 0 18px 70px rgba(0, 50, 109, 0.15);
}

.popup-slider .swiper-button-next,
.main-promo .swiper-button-next {
	display: block;
}

.desktop .swiper-button-next:hover {
	background: #fff;
	box-shadow: 0 7px 60px rgba(0, 50, 109, 0.15);
	color: #B98B41;
}

.swiper-button-next svg {
	transform: rotate(180deg);
}

.swiper-button-popup {
	background: #B98B41;
	right: 40px;
	box-shadow: 0 18px 70px rgba(0, 50, 109, 0.15);
	pointer-events: none;
}

.swiper-button-popup svg {
	width: 32%!important;
	height: 32%!important;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -16% 0 0 -16% !important;
	transition: opacity 0.3s ease;
}

.swiper-button-popup svg.popup-icon-hover {
	opacity: 0;
	color: #B98B41;
}

.slider-wrap__inner {
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.slider {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	transition: transform 0.2s ease;
	overflow: visible !important;
}

.slide {
	opacity: 0!important;
}

.slide._show {
	opacity: 1!important;
}

.slide._show .swiper-lazy-preloader {
	display: none;
}

.slide._show img {
	opacity: 1!important;
}

.slide.swiper-slide-active {
	opacity: 1!important;
}

.slide img {
	max-width: calc(100% + 1px);
	min-height: 100%;
	object-fit: cover;
	margin: 0 !important;
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: 3;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.slide img.swiper-lazy-loaded {
	opacity: 1;
}

.vertical-photo-back {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	filter: blur(5px);
}

.slide__inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.slide__inner:before {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	pointer-events: none;
	z-index: 2;
}

.slide__inner:after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 76.95%, rgba(0, 0, 0, 0.4) 100%);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	pointer-events: none;
	z-index: 4;
}

.slider-pagination {
	display: none;
}

.slide__description {
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	color: #fff;
	bottom: 25px;
	left: 40px;
	right: 40px;
	font-weight: 500;
	z-index: 4;
}

.popup-slider-wrap {
	background: #fff;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	opacity: 0;
	pointer-events: none;
	transition: .5s;
	z-index: -1;
}

.popup-slider-wrap .close-btn {
	top: 22px;
	right: 25px;
}

.popup-slider-wrap .popup-slider {
	padding: 95px 80px 0 80px;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	height: 100%; /*top: 0;
        left: 0;*/
	max-width: 1920px;
	margin: 0 auto;
}

.popup-slider-wrap._open {
	opacity: 1;
	pointer-events: auto;
	z-index: 99;
}

.popup-slider-wrap .close-btn {
	z-index: 3;
}

.popup-slider-wrap .vertical-photo-back {
	display: none;
}

.popup-slider-wrap .slide {
	padding-bottom: 95px;
	box-sizing: border-box;
}

.popup-slider-wrap .slide img {
	max-width: none;
	max-height: none;
	min-height: 1px;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 0;
	transform: none;
	object-fit: unset;
	opacity: 0 !important;
}

.popup-slider-wrap .slide__inner {
	overflow: visible;
}

.popup-slider-wrap .slide__inner:before,
.popup-slider-wrap .slide__inner:after {
	content: none;
}

.popup-slider-wrap .slide__inner-bg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.popup-slider-wrap .slide__description {
	color: #0F2F5E;
	text-align: center;
	bottom: 95px;
	margin-bottom: -75px;
	height: 54px;
	overflow: hidden;
	opacity: 0.5;
}

.popup-slider-wrap .swiper-button-next {
	width: 80px;
	height: 80px;
	margin-top: -45px;
	right: 110px;
}

.popup-slider-wrap .swiper-button-prev {
	width: 80px;
	height: 80px;
	right: 110px;
	margin-top: 45px;
	background: #B98B41;
}

.desktop .popup-slider-wrap .swiper-button-prev:hover {
	background: #fff;
	box-shadow: 0 7px 60px rgba(0, 50, 109, 0.15);
	color: #B98B41;
}

.slide__inner-bg {
	display: none;
}

/* ------------------------------ Пагинация ------------------------------ */

.paging .swiper-wrapper {
	-ms-flex-pack: center;
	justify-content: center;
}

.paging .desktop-paging {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.paging .mobile-paging {
	background: #B98B41;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	left: 50%;
	margin: -56px 0 0 -28px;
	display: none;
}

.paging .mobile-paging:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9Ii0yOTIuNCA0MTkuNSA2LjcgNC4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yOTIuNCA0MTkuNSA2LjcgNC4xOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJPHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0yODksNDIyLjJsMi42LTIuNmwwLjcsMC43bC0zLjQsMy40bC0zLjQtMy40bDAuNy0wLjdMLTI4OSw0MjIuMnoiLz4NCjwvc3ZnPg0K) no-repeat center center;
	background-size: cover;
	width: 10px;
	height: 6px;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	content: "";
}

.paging .paging-items {
	margin: 0 24px;
	font-size: 0;
}

.paging .paging-items .dot-element {
	display: inline-block;
	margin: 0 12px;
}

.paging .paging-items .dot-element:after {
	content: '...';
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.paging .paging-items:before {
	display: none!important;
}

.paging .paging-items a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-right: 4px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	font-size: 17px;
	text-decoration: none!important;
	color: #0F2F5E !important;
	transition: 0.2s ease;
	box-shadow: 0 7px 20px rgba(0, 50, 109, 0);
}

.paging .paging-items a._dot {
	pointer-events: none;
	cursor: default;
}

.paging .paging-items a._active {
	background: #B98B41;
	color: #fff!important;
	pointer-events: none;
}

.ie .paging .paging-items a._active,
.edge .paging .paging-items a._active {
	width: 49px;
	height: 49px;
}

.desktop .paging .paging-items a:hover {
	box-shadow: 0 7px 20px rgba(0, 50, 109, 0.15);
}

.paging .btn-paging {
	background: #EDF0F4;
	width: 50px;
	height: 50px;
	display: block;
	position: relative;
	border-radius: 50%;
	color: #0F2F5E;
}

.paging .btn-paging svg {
	width: 12px;
	height: 7px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.paging .btn-paging._prev svg {
	transform: rotate(90deg);
	margin: -3px 0 0 -7px;
}

.paging .btn-paging._next svg {
	transform: rotate(-90deg);
	margin: -3px 0 0 -6px;
}

.pagination-select {
	background: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	font-size: 15px;
	color: #fff;
	z-index: 2;
	padding-left: 13px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.pagination-select option {
	color: #0F2F5E;
}

/* Яндекс карты */

.map {
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 10px;
	overflow: hidden;
	-webkit-transform: translateZ(0);
}

.map a[target="_blank"]:before,
.map a[target="_blank"]:after {
	display: none!important;
}

.zoom-controls {
	position: absolute;
	width: 30px;
	height: 61px;
	bottom: 40px;
	right: 40px;
	box-shadow: 0 18px 70px rgba(0, 50, 109, 0.09);
	z-index: 2;
}

.map-zoom {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 8px 8px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: relative;
	transition: 0.3s ease;
}

.map-zoom._in {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iZmlsbDogIzBGMkY1RSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTU4NiA4MzMuOCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTS01NzgsODM4LjVoLTh2LTEuM2g4VjgzOC41eiIgLz4NCgk8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tNTgxLjMsODMzLjh2OGgtMS4zdi04SC01ODEuM3oiIC8+DQo8L3N2Zz4NCg==);
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background-size: 10px;
	background-position: 50% 60%;
}

.desktop .map-zoom._in:hover {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iZmlsbDogI0I5OEI0MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTU4NiA4MzMuOCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTS01NzgsODM4LjVoLTh2LTEuM2g4VjgzOC41eiIgLz4NCgk8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tNTgxLjMsODMzLjh2OGgtMS4zdi04SC01ODEuM3oiIC8+DQo8L3N2Zz4NCg==);
}

.map-zoom._out {
	border-top: 1px solid rgba(29, 29, 27, 0.1);
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	box-sizing: border-box;
}

.map-zoom._out:after {
	background: #0F2F5E;
	width: 8px;
	height: 2px;
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	margin: -3px 0 0 -4px;
	top: 50%;
	transition: 0.2s ease;
}

.desktop .map-zoom._out:hover:after {
	background: #B98B41;
}

.map-point {
	background-color: transparent;
	min-height: 32px;
	min-width: 32px;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	transition: 0.3s ease;
}

.map-point {
	position: absolute;
}

.map-point .map-point__icon-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.map-point .map-point__icon {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
}

.map-point .map-point__content {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .13em;
	text-transform: uppercase;
	font-weight: 500;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.map-point._default {
	padding: 13px 18px;
	border-radius: 40px;
	transition: 0.3s ease; /*.desktop & {*/ /*}*/
}

.map-point._default .map-point__icon {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yMzEgMzk4LjkgMzIgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTIzMSAzOTguOSAzMiAzMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe29wYWNpdHk6MDt9DQoJLnN0MXtmaWxsOiNCOThCNDE7fQ0KCS5zdDJ7ZmlsbDojRkZGRkZGO30NCjwvc3R5bGU+DQo8Zz4NCgk8ZyBjbGFzcz0ic3QwIj4NCgkJPHJlY3QgeD0iLTIyOSIgeT0iNDAwLjkiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIvPg0KCTwvZz4NCgk8Zz4NCgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTS0yMTUsNDMwLjljLTguOCwwLTE2LTcuMi0xNi0xNmMwLTguOCw3LjItMTYsMTYtMTZzMTYsNy4yLDE2LDE2Qy0xOTksNDIzLjctMjA2LjIsNDMwLjktMjE1LDQzMC45eg0KCQkJIE0tMjE1LDQwMC45Yy03LjcsMC0xNCw2LjMtMTQsMTRjMCw3LjcsNi4zLDE0LDE0LDE0czE0LTYuMywxNC0xNEMtMjAxLDQwNy4yLTIwNy4zLDQwMC45LTIxNSw0MDAuOXoiLz4NCgk8L2c+DQoJPGc+DQoJCTxjaXJjbGUgY2xhc3M9InN0MSIgY3g9Ii0yMTUiIGN5PSI0MTQuOSIgcj0iMTIiLz4NCgkJPHBhdGggY2xhc3M9InN0MiIgZD0iTS0yMTUsNDI4LjljLTcuNywwLTE0LTYuMy0xNC0xNGMwLTcuNyw2LjMtMTQsMTQtMTRzMTQsNi4zLDE0LDE0Qy0yMDEsNDIyLjYtMjA3LjMsNDI4LjktMjE1LDQyOC45eg0KCQkJIE0tMjE1LDQwNC45Yy01LjUsMC0xMCw0LjUtMTAsMTBzNC41LDEwLDEwLDEwYzUuNSwwLDEwLTQuNSwxMC0xMFMtMjA5LjUsNDA0LjktMjE1LDQwNC45eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K) center center no-repeat #fff !important;
	width: 32px;
	height: 32px;
	border-radius: 50%;
}

.map-point._default .map-point__content {
	transition: 0.3s ease;
	min-width: 260px;
	margin-left: 20px;
	pointer-events: none;
	opacity: 0;
	overflow: hidden;
}

.map-point._default._hover {
	background: #fff;
}

.map-point._default._hover .map-point__content {
	width: auto;
	height: auto;
	pointer-events: auto;
	opacity: 1;
}

.map-point._country {
	padding: 8px 15px;
	border-radius: 40px;
	transition: 0.3s ease;
}

.map-point._country .map-point__icon-wrap {
	box-shadow: 0 4px 20px rgba(87, 49, 13, 0.4);
	border-radius: 50%;
}

.map-point._country .map-point {
	-ms-flex-align: center;
	align-items: center;
}

.map-point._country .map-point__content {
	margin-left: 10px;
	color: #fff;
	white-space: nowrap;
}

.desktop .map-point._country._hover {
	background: #fff;
}

.desktop .map-point._country._hover .map-point__icon-wrap {
	box-shadow: none;
}

.desktop .map-point._country._hover .map-point__content {
	width: auto;
	height: auto;
	pointer-events: auto;
	opacity: 1;
	color: #0F2F5E;
}

.ie .map-point._country .map-point__content,
.edge .map-point._country .map-point__content {
	display: table;
	min-height: 35px;
	line-height: 35px;
	position: relative;
	top: 2px;
}

.map-point._logo {
	padding: 8px 15px;
	border-radius: 40px;
	transition: 0.3s ease;
}

.map-point._logo .map-point {
	-ms-flex-align: center;
	align-items: center;
}

.map-point._logo .map-point__icon {
	background-color: #fff;
	background-size: 35px;
	width: 45px;
	height: 45px;
}

.map-point._logo .map-point__content {
	margin-left: 10px;
	white-space: nowrap;
	opacity: 0;
	pointer-events: none;
}

.map-point._logo._hover {
	background: #fff;
}

.map-point._logo._hover .map-point__content {
	opacity: 1;
	pointer-events: auto;
}

.markers-wrapper {
	position: relative;
	height: calc(100% - 120px);
	top: 60px;
	left: -120px;
	display: -ms-flexbox;
	display: flex;
	pointer-events: none;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center;
}

.marker-popup {
	background: #FFF;
	width: 380px;
	max-height: 100%; /*overflow: auto;*/
	padding: 45px 36px 45px 50px;
	position: absolute;
	box-sizing: border-box;
	box-shadow: 0 15px 60px rgba(15, 47, 94, 0.15);
	border-radius: 30px;
	transition: 0.3s ease opacity;
	opacity: 0;
	z-index: 2;
	pointer-events: none;
}

.marker-popup .close-btn {
	top: 22px;
	right: 22px;
}

.ie .marker-popup {
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.marker-popup._open {
	opacity: 1;
	pointer-events: auto;
}

.marker-popup .title-h3 {
	margin-top: 0;
}

.marker-popup .title-h4 {
	margin-top: 30px;
}

.marker-popup .scroll-wrapper {
	max-height: calc(100% - 5px);
}

.scrollbar-inner > .scroll-element.scroll-y {
	width: 9px;
	right: 5px;
	top: 20px;
	bottom: 20px;
	height: auto;
}

.scrollbar-inner > .scroll-element.scroll-x {
	display: none !important;
}

.scrollbar-inner > .scroll-element .scroll-bar {
	background: transparent;
	opacity: 1;
	border-radius: 0;
	cursor: -webkit-grab;
	cursor: grab;
}

.scrollbar-inner > .scroll-element .scroll-bar:after {
	content: '';
	transition: background 0.2s ease;
	display: block;
	width: 3px;
	height: 100%;
	background: #0F2F5E;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 3px;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
	width: 1px;
	left: 7px;
	background: #EDF0F4;
	opacity: 1;
	border-radius: 3px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
	border-radius: 0;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar,
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
	background: transparent;
}

/*.scrollable-block {

    &::-webkit-scrollbar-track {
        background-color: #fff;
    }

    &::-webkit-scrollbar {
        background-color: #fff;
        width: 5px;
    }

    &::-webkit-scrollbar-thumb {
        background-color: #000;
        border-radius: 3px;
    }
}*/

/* ------------------------------ Страница стилей ------------------------------ */

.page-styles .slider-wrapper {
	margin: 50px 0;
}

.page-preview {
	position: relative;
	margin-top: 90px;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

.page-preview h1,
.page-preview .title-h1 {
	width: 100%;
	text-align: left;
	color: #0F2F5E;
}

.page-preview p {
	width: 100%;
	display: block;
	max-width: 700px;
	text-align: left;
	color: #B98B41;
}

.page-preview._img {
	margin-top: 0;
	height: 625px;
	margin-bottom: 0;
}

.page-preview._img h1,
.page-preview._img .title-h1 {
	text-align: center;
	margin-top: 0;
}

.page-preview._img p {
	max-width: 100%;
	text-align: center;
}

.page-preview._img .page-preview__text {
	width: 750px;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.page-preview._img * {
	color: #fff;
}

.page-preview__back {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	border-radius: 10px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
}

.page-preview__back:after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
}

.page-preview__text {
	width: 940px;
	height: 100%;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	position: relative;
	z-index: 2;
}

.page-preview__text h1,
.page-preview__text .title-h1 {
	margin: 0;
}

.page-preview__text h1 + p,
.page-preview__text .title-h1 + p,
.page-preview__text h1 + ._p,
.page-preview__text .title-h1 + ._p {
	margin-top: 60px;
}

.page-preview__text p {
	margin: 0 0 0 0;
	font-size: 24px;
}

.back-text {
	background: #EDF0F4;
	width: calc(100% + 160px);
	left: -160px;
	min-height: 420px; /*margin: 105px 0;*/
	position: relative;
	border-radius: 10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	margin: 90px 0;
}

.back-text div {
	padding: 40px 40px 40px 160px;
	box-sizing: border-box;
}

.ie .back-text div {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: absolute;
	-ms-flex-line-pack: center;
	align-content: center;
}

.back-text span {
	width: 100%;
	display: block;
	margin-top: 15px;
	font-size: 98px;
	color: #B98B41;
}

.back-text p {
	margin: 23px 0 20px 0;
}

.project-map {
	width: calc(100% + 160px);
	left: -160px;
	position: relative; /*margin: 95px 0;*/
	height: 620px;
	margin: 55px 0;
}

.big-title {
	display: -ms-flexbox;
	display: flex; /*margin-top: 120px;
    font-size: 98px;*/
	color: #B98B41;
	margin-top: 70px;
	font-size: 85px;
}

.big-title span {
	margin-top: 14px;
	margin-left: 20px;
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
}

.big-title + .title-h3,
.big-title + h3 {
	margin-top: 15px;
}

.img { /*width: calc(~'100vw - 80px');
    left: calc(~'50% - 80px');*/
	width: calc(100% + 160px);
	left: -160px;
	max-width: 1920px;
	position: relative; /*margin: 95px 0;*/
	border-radius: 10px;
	overflow: hidden;
	display: block;
	margin: 55px 0;
}

.img:after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 84.57%, rgba(0, 0, 0, 0.4) 100%);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
}

.img img {
	width: 100%;
	display: block;
}

.img img + small {
	width: calc(100% - 60px);
	position: absolute;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	color: #fff;
	bottom: 20px;
	left: 30px;
	z-index: 2;
}

.left-img {
	width: calc(100% + 160px);
	left: -160px;
	position: relative;
	padding-left: 160px;
	box-sizing: border-box;
}

.left-img:after {
	display: table;
	clear: both;
	content: '';
}

.left-img .img {
	float: left;
	width: 44%;
	margin: 40px 65px 40px -160px;
	left: auto;
	transform: none;
}

.table {
	width: calc(100vw - 17px);
	left: calc(50% - 80px);
	transform: translateX(-50%);
	position: relative;
	margin: 65px 0;
	overflow-x: auto;
	padding: 0 40px;
	box-sizing: border-box;
	max-width: 1920px;
}

.table.no-first-col td:first-child {
	font-weight: 300;
}

.table + .title-h3 {
	margin-top: 55px;
}

.table._w100 {
	width: 100%;
	left: auto;
	transform: none;
	padding: 0;
}

.table table {
	width: 100%;
}

.table table td {
	font-size: 17px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 17px;
}

.table table td .numbers {
	margin: 25px 0;
}

.table table tr th {
	font-weight: 500;
}

.table table tr th,
.table table tr td {
	text-align: left;
	padding: 28px 30px 19px;
	border-bottom: 1px solid rgba(15, 47, 94, 0.2);
}

.table table tr th:first-child,
.table table tr td:first-child {
	padding-left: 0;
}

.table table tr th:last-child,
.table table tr td:last-child {
	padding-right: 0;
}

.table table tr td:first-child {
	font-weight: 500;
}

.table table tr:last-child td {
	border-bottom: none;
}

.video {
	max-width: 1920px; /*width: calc(~'100vw - 80px');
    left: calc(~'50% - 80px');
    transform: translateX(-50%);*/
	width: calc(100% + 160px);
	left: -160px;
	height: 620px;
	position: relative;
	margin: 55px 0;
	overflow: hidden;
}

.video._play .video-wrap__play {
	opacity: 0;
	pointer-events: none;
}

.video._play .video-wrap:before,
.video._play .video-wrap:after {
	opacity: 0;
}

.video._play .video-wrap + span {
	opacity: 0;
	pointer-events: none;
}

.video iframe {
	width: 100%;
	height: 100%;
}

.video span {
	width: 540px;
	display: block;
	margin: 10px auto 0;
	font-size: 13px;
}

.video-wrap {
	height: 100%;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}

.desktop .video-wrap:hover:before {
	border-color: #B98B41;
}

.video-wrap:before {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -60px 0 0 -60px;
	box-sizing: border-box;
	border: 2px solid #009AB7;
	transition: border-color 0.2s ease, opacity 0.3s ease;
	content: '';
	z-index: 4;
	pointer-events: none;
}

.video-wrap:after {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yODYgNDA3LjkgMjIgMjciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTI4NiA0MDcuOSAyMiAyNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0yNjQsNDIxLjRsLTIyLTEzLjV2MjdMLTI2NCw0MjEuNHoiLz4NCjwvc3ZnPg0K) no-repeat center;
	background-size: contain;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -13px 0 0 -9px;
	content: '';
	z-index: 3;
	transition: opacity 0.3s ease;
	pointer-events: none;
}

.video-wrap + span {
	display: block;
	position: absolute;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	color: #fff;
	bottom: 23px;
	left: 40px;
	z-index: 3;
	transition: opacity 0.3s ease;
}

.video-wrap__play {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	overflow: hidden;
	border-radius: 10px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 3;
	transition: opacity 0.3s ease;
}

.video-wrap__play:after {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
	z-index: 3;
}

.share-link {
	padding: 12px 0 12px 45px;
	position: relative;
	display: inline-block;
	margin-right: 50px;
	text-transform: uppercase;
	color: #009AB7;
	font-size: 11px;
	letter-spacing: .13em;
	font-weight: 500;
}

.share-link:last-of-type {
	margin-right: 0;
}

.share-link:after,
.share-link:before {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	transition: 0.2s ease;
}

.share-link:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yODAgNDAzLjkgMzUgMzUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTI4MCA0MDMuOSAzNSAzNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAwOUFCNzt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0yNjIuNSw0MzguOWMtOS42LDAtMTcuNS03LjktMTcuNS0xNy41czcuOS0xNy41LDE3LjUtMTcuNXMxNy41LDcuOSwxNy41LDE3LjVTLTI1Mi45LDQzOC45LTI2Mi41LDQzOC45eg0KCSBNLTI2Mi41LDQwNC45Yy05LjEsMC0xNi41LDcuNC0xNi41LDE2LjVzNy40LDE2LjUsMTYuNSwxNi41czE2LjUtNy40LDE2LjUtMTYuNVMtMjUzLjQsNDA0LjktMjYyLjUsNDA0Ljl6IE0tMjYyLjUsNDMxLjYNCgljLTIuNSwwLTQuOC0wLjktNi42LTIuNGgtMC41bDAuMS0wLjNjLTIuMS0xLjktMy40LTQuNi0zLjQtNy42czEuMy01LjcsMy4zLTcuNmwtMC4xLTAuMmgwLjRjMS44LTEuNiw0LjItMi41LDYuNy0yLjUNCglzNC45LDAuOSw2LjcsMi41aDAuNGwtMC4xLDAuMmMyLDEuOSwzLjMsNC42LDMuMyw3LjZzLTEuMyw1LjctMy40LDcuNmwwLjEsMC4zaC0wLjVDLTI1Ny43LDQzMC43LTI2MCw0MzEuNi0yNjIuNSw0MzEuNnoNCgkgTS0yNjIsNDI5LjJ2MS40YzEuNi0wLjEsMy4xLTAuNiw0LjQtMS40SC0yNjJ6IE0tMjY3LjQsNDI5LjJjMS4zLDAuOCwyLjgsMS4zLDQuNCwxLjR2LTEuNEgtMjY3LjR6IE0tMjYyLDQyOC4yaDQuOA0KCWMtMC43LTAuOC0yLjItMi00LjgtMi4xVjQyOC4yeiBNLTI2Ny44LDQyOC4yaDQuOHYtMi4xQy0yNjUuNyw0MjYuMi0yNjcuMiw0MjcuNC0yNjcuOCw0MjguMnogTS0yNjIsNDI1LjFjMy42LDAuMiw1LjMsMiw1LjksMi45DQoJYzEuNi0xLjYsMi43LTMuOCwyLjgtNi4yaC04Ljh2My4zSC0yNjJ6IE0tMjcxLjgsNDIxLjhjMC4xLDIuNCwxLjIsNC42LDIuOCw2LjJjMC42LTAuOSwyLjQtMi43LDUuOS0yLjl2LTMuM0wtMjcxLjgsNDIxLjgNCglMLTI3MS44LDQyMS44eiBNLTI2Miw0MjAuOGg4LjhjLTAuMS0yLjQtMS4yLTQuNi0yLjgtNi4yYy0wLjYsMC45LTIuMywyLjgtNiwyLjlWNDIwLjh6IE0tMjcxLjgsNDIwLjhoOC44di0zLjINCgljLTMuNy0wLjItNS40LTIuMS02LTIuOUMtMjcwLjYsNDE2LjItMjcxLjcsNDE4LjQtMjcxLjgsNDIwLjh6IE0tMjY3LjgsNDE0LjVjMC43LDAuOCwyLjIsMiw0LjgsMi4xdi0yLjFILTI2Ny44eiBNLTI2Miw0MTQuNXYyLjENCgljMi43LTAuMSw0LjEtMS4zLDQuOC0yLjFILTI2MnogTS0yNjIsNDEzLjVoNC42Yy0xLjMtMC45LTIuOS0xLjQtNC42LTEuNVY0MTMuNXogTS0yNjcuNiw0MTMuNWg0LjZWNDEyDQoJQy0yNjQuNyw0MTIuMS0yNjYuMiw0MTIuNi0yNjcuNiw0MTMuNXoiLz4NCjwvc3ZnPg0K);
}

.share-link:after {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yODAgNDAzLjkgMzUgMzUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTI4MCA0MDMuOSAzNSAzNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0I5OEI0MTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0yNjIuNSw0MzguOWMtOS42LDAtMTcuNS03LjktMTcuNS0xNy41czcuOS0xNy41LDE3LjUtMTcuNXMxNy41LDcuOSwxNy41LDE3LjVTLTI1Mi45LDQzOC45LTI2Mi41LDQzOC45eg0KCSBNLTI2Mi41LDQwNC45Yy05LjEsMC0xNi41LDcuNC0xNi41LDE2LjVzNy40LDE2LjUsMTYuNSwxNi41czE2LjUtNy40LDE2LjUtMTYuNVMtMjUzLjQsNDA0LjktMjYyLjUsNDA0Ljl6IE0tMjYyLjUsNDMxLjYNCgljLTIuNSwwLTQuOC0wLjktNi42LTIuNGgtMC41bDAuMS0wLjNjLTIuMS0xLjktMy40LTQuNi0zLjQtNy42czEuMy01LjcsMy4zLTcuNmwtMC4xLTAuMmgwLjRjMS44LTEuNiw0LjItMi41LDYuNy0yLjUNCglzNC45LDAuOSw2LjcsMi41aDAuNGwtMC4xLDAuMmMyLDEuOSwzLjMsNC42LDMuMyw3LjZzLTEuMyw1LjctMy40LDcuNmwwLjEsMC4zaC0wLjVDLTI1Ny43LDQzMC43LTI2MCw0MzEuNi0yNjIuNSw0MzEuNnoNCgkgTS0yNjIsNDI5LjJ2MS40YzEuNi0wLjEsMy4xLTAuNiw0LjQtMS40SC0yNjJ6IE0tMjY3LjQsNDI5LjJjMS4zLDAuOCwyLjgsMS4zLDQuNCwxLjR2LTEuNEgtMjY3LjR6IE0tMjYyLDQyOC4yaDQuOA0KCWMtMC43LTAuOC0yLjItMi00LjgtMi4xVjQyOC4yeiBNLTI2Ny44LDQyOC4yaDQuOHYtMi4xQy0yNjUuNyw0MjYuMi0yNjcuMiw0MjcuNC0yNjcuOCw0MjguMnogTS0yNjIsNDI1LjFjMy42LDAuMiw1LjMsMiw1LjksMi45DQoJYzEuNi0xLjYsMi43LTMuOCwyLjgtNi4yaC04Ljh2My4zSC0yNjJ6IE0tMjcxLjgsNDIxLjhjMC4xLDIuNCwxLjIsNC42LDIuOCw2LjJjMC42LTAuOSwyLjQtMi43LDUuOS0yLjl2LTMuM0wtMjcxLjgsNDIxLjgNCglMLTI3MS44LDQyMS44eiBNLTI2Miw0MjAuOGg4LjhjLTAuMS0yLjQtMS4yLTQuNi0yLjgtNi4yYy0wLjYsMC45LTIuMywyLjgtNiwyLjlWNDIwLjh6IE0tMjcxLjgsNDIwLjhoOC44di0zLjINCgljLTMuNy0wLjItNS40LTIuMS02LTIuOUMtMjcwLjYsNDE2LjItMjcxLjcsNDE4LjQtMjcxLjgsNDIwLjh6IE0tMjY3LjgsNDE0LjVjMC43LDAuOCwyLjIsMiw0LjgsMi4xdi0yLjFILTI2Ny44eiBNLTI2Miw0MTQuNXYyLjENCgljMi43LTAuMSw0LjEtMS4zLDQuOC0yLjFILTI2MnogTS0yNjIsNDEzLjVoNC42Yy0xLjMtMC45LTIuOS0xLjQtNC42LTEuNVY0MTMuNXogTS0yNjcuNiw0MTMuNWg0LjZWNDEyDQoJQy0yNjQuNyw0MTIuMS0yNjYuMiw0MTIuNi0yNjcuNiw0MTMuNXoiLz4NCjwvc3ZnPg0K);
	opacity: 0;
}

.next-prev-pages {
	display: -ms-flexbox;
	display: flex; /*margin-top: 120px;
    margin-bottom: 12px;*/
	margin-top: 100px;
	margin-bottom: 0;
}

.prev-page-link,
.next-page-link {
	background: #fff;
	width: 50%;
	min-height: 295px;
	position: relative;
	padding: 40px 40px 65px 40px;
	box-sizing: border-box;
	border-radius: 20px;
	font-weight: 500;
	font-size: 60px;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0);
	transition: 0.3s ease;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #0F2F5E;
}

.prev-page-link span:last-child,
.next-page-link span:last-child {
	transition: 0.3s ease transform;
	position: absolute;
	margin-top: 65px;
}

.desktop .prev-page-link:hover,
.desktop .next-page-link:hover {
	color: #B98B41;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0.15);
	z-index: 2;
}

.desktop .prev-page-link:hover svg,
.desktop .next-page-link:hover svg {
	fill: #B98B41;
}

.prev-page-link svg,
.next-page-link svg {
	width: 125px;
	height: 8px;
	fill: #009AB7;
	transition: 0.3s ease color;
}

.prev-page-link {
	padding-left: 0;
}

.prev-page-link span:last-child {
	left: 0;
}

.desktop .prev-page-link:hover {
	padding-left: 40px;
}

.desktop .prev-page-link:hover span:last-child {
	transform: translateX(40px);
}

.prev-page-link svg {
	transform: rotate(180deg);
}

.next-page-link {
	padding-right: 0;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.next-page-link span:last-child {
	right: 0;
}

.desktop .next-page-link:hover {
	padding-right: 40px;
}

.desktop .next-page-link:hover span:last-child {
	transform: translateX(-40px);
}

.back-link {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	font-size: 14px;
}

.ie .back-link:before,
.ie .back-link:after {
	top: 0;
}

.back-link:before,
.back-link:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDYgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogICAgPHBhdGggZD0iTTUuNSAxMEwxIDUuNUw1LjUgMSIgc3Ryb2tlPSIjMDA5QUI3Ii8+DQo8L3N2Zz4NCg==) no-repeat center;
	background-size: contain;
	width: 6px;
	height: 11px;
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	left: 2px;
	transition: 0.2s ease opacity;
}

.back-link:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDYgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogICAgPHBhdGggZD0iTTUuNSAxMEwxIDUuNUw1LjUgMSIgc3Ryb2tlPSIjQjk4QjQxIi8+DQo8L3N2Zz4NCg==) no-repeat center;
	opacity: 0;
}

.desktop .back-link:hover:before {
	opacity: 0;
}

.desktop .back-link:hover:after {
	opacity: 1;
}

.more-link {
	display: inline-block;
	position: relative;
	padding-right: 12px;
	font-size: 14px;
}

.more-link:before,
.more-link:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjkwIDQwNy4yIDE0LjEgMjcuNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMjkwIDQwNy4yIDE0LjEgMjcuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGw9IiMwMDlBQjciIGQ9Ik0tMjg4LjcsNDIwLjlsMTIuNywxMy4ybC0wLjcsMC43TC0yOTAsNDIxbDEzLjMtMTMuOGwwLjcsMC43TC0yODguNyw0MjAuOXoiLz4NCjwvc3ZnPg0K) no-repeat center;
	background-size: contain;
	width: 5px;
	height: 10px;
	display: block;
	content: '';
	position: absolute;
	top: 4px;
	right: 0;
	transition: 0.2s ease opacity;
	transform: rotate(-90deg);
}

.more-link:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjkwIDQwNy4yIDE0LjEgMjcuNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMjkwIDQwNy4yIDE0LjEgMjcuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGw9IiNCOThCNDEiIGQ9Ik0tMjg4LjcsNDIwLjlsMTIuNywxMy4ybC0wLjcsMC43TC0yOTAsNDIxbDEzLjMtMTMuOGwwLjcsMC43TC0yODguNyw0MjAuOXoiLz4NCjwvc3ZnPg0K) no-repeat center;
	opacity: 0;
	transition: 0.3s ease;
}

._active .more-link:before {
	transform: rotate(-270deg);
}

._active .more-link:after {
	transform: rotate(90deg) !important;
}

.desktop .more-link:hover:before {
	opacity: 0;
}

.desktop .more-link:hover:after {
	opacity: 1;
}

._active .desktop .more-link:hover:before {
	opacity: 0;
}

._active .desktop .more-link:hover:after {
	opacity: 1;
}

.ie .more-link:before,
.ie .more-link:after {
	top: 2px;
}

.edge .more-link:before,
.edge .more-link:after {
	top: 5px;
}

.go-link {
	display: inline-block;
	position: relative;
	padding-right: 12px;
	font-size: 14px;
	transition: 0.2s ease;
}

.go-link:before,
.go-link:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDYgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogICAgPHBhdGggZD0iTTUuNSAxMEwxIDUuNUw1LjUgMSIgc3Ryb2tlPSIjMDA5QUI3Ii8+DQo8L3N2Zz4NCg==) no-repeat center;
	background-size: cover;
	width: 6px;
	height: 10px;
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 0;
	transition: 0.2s ease opacity;
	transform: rotate(180deg);
}

.go-link:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDYgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogICAgPHBhdGggZD0iTTUuNSAxMEwxIDUuNUw1LjUgMSIgc3Ryb2tlPSIjQjk4QjQxIi8+DQo8L3N2Zz4NCg==) no-repeat center;
	opacity: 0;
	transition: 0.2s ease;
}

.desktop .go-link:hover:before {
	opacity: 0;
}

.desktop .go-link:hover:after {
	opacity: 1;
}

.ie .go-link:before,
.ie .go-link:after {
	margin-top: -5px;
}

.edge .go-link:before,
.edge .go-link:after {
	margin-top: -3px;
}

.page-news-item h1,
.page-news-item .title-h1 {
	margin: 19px 0 50px 0;
	font-size: 44px;
	line-height: 62px;
}

.page-news-item .news-item__date {
	font-size: 24px;
	color: #B98B41;
	margin-top: 5px;
}

.page-news-item h3,
.page-news-item .title-h3 {
	margin-bottom: 65px;
}

.page-news-item .back-link {
	margin-top: 80px;
}

.page-news-item .text {
	padding-top: 30px;
}

.page-news-item .text h3:first-of-type,
.page-news-item .text .title-h3:first-of-type {
	margin-top: 0;
}

.page-news-item .news-item-tags { /*width: 180px;
        margin-left: -200px;*/
	margin-top: 40px;
	margin-bottom: 50px;
}

.news-item-tags-item {
	background: #fff;
	padding: 6px 13px;
	border-radius: 10px;
	display: inline-block;
	float: left;
	clear: both;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	font-weight: 500;
	color: #0F2F5E !important;
	opacity: .5;
	white-space: nowrap;
	box-shadow: 0 6px 20px rgba(15, 47, 94, 0);
	transition: 0.2s ease !important;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 120px;
	position: relative;
	left: -13px; /*@media (max-width: @screenM) {
        margin-right: 30px;
    }*/
}

.desktop .news-item-tags-item:hover {
	max-width: 100%;
	box-shadow: 0 6px 20px rgba(15, 47, 94, 0.15);
	color: #B98B41 !important;
	opacity: 1;
	z-index: 2;
}

.grey-info-wrapper {
	background: #EDF0F4;
	width: calc(100% + 160px);
	left: -160px;
	position: relative;
	border-radius: 10px;
	box-sizing: border-box; /*padding: 70px 200px 70px 160px;
    margin-top: 120px;*/
	margin-top: 90px;
	padding: 60px 200px 60px 160px;
}

.grey-info-wrapper p,
.grey-info-wrapper ._p {
	margin-top: 10px!important;
	margin-bottom: 20px;
}

.grey-info-wrapper h3,
.grey-info-wrapper .title-h3 { /*margin-top: 0;
        margin-bottom: 13px;*/
	color: #B98B41;
	margin: 0 0 20px 0;
}

.grey-info-wrapper h3 + .button-link,
.grey-info-wrapper .title-h3 + .button-link {
	margin-top: 10px!important;
}

.number-mini-item div {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
}

.number-mini-item div + span {
	font-weight: 500;
}

.number-mini-item p {
	margin: 0;
}

/* ------------------------------ Страница истории ------------------------------ */

.page-history { /*.text {
        padding-top: 105px;

        @media (max-width: @screenXM) {
            padding-top: 65px;
        }

        @media (max-width: @screenXS) {
            padding-top: 75px;
        }
    }*/
}

.page-history .img { /*width: 100%;
        left: auto;*/
	width: calc(100% + 160px);
	left: -160px;
	transform: none;
}

.page-history .img,
.page-history .numbers,
.page-history .slider-wrapper {
	margin: 55px 0;
}

.page-history .slider-wrapper,
.page-history .slider-wrap { /*width: 100%;
        left: auto;*/
	position: relative;
	width: calc(100% + 80px);
	left: -80px;
	transform: none;
}

.history-wrapper {
	position: relative;
}

.history-years-wrapper {
	position: absolute;
	margin-left: -170px;
	top: -35px;
}

.history-years-wrapper + .big-title {
	margin-top: 0;
}

.history-years-wrapper ul li {
	white-space: nowrap;
	padding: 0!important;
	margin-bottom: 0!important;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.history-years-wrapper ul li:before {
	display: none!important;
}

.history-years-wrapper ul li a {
	display: inline-block;
	width: 95px;
	padding: 11px 0;
	border-radius: 20px;
	font-size: 11px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: .13em;
	text-transform: uppercase;
	text-align: center;
	color: rgba(15, 47, 94, 0.5);
	transition: 0.3s ease;
	box-shadow: 0 6px 20px rgba(15, 47, 94, 0);
}

.desktop .history-years-wrapper ul li a:hover {
	color: rgba(15, 47, 94, 0.5);
	box-shadow: 0 6px 20px rgba(15, 47, 94, 0.15);
}

.history-years-wrapper ul li a._active {
	background: #B98B41;
	color: #fff;
}

/* ------------------------------ Страница руководства ------------------------------ */

.persons-wrapper {
	width: calc(100% + 160px);
	left: -200px;
	position: relative;
	margin-top: 105px;
}

.person-item {
	margin-bottom: 120px;
}

.person-item:last-child {
	margin-bottom: 0;
}

.person-item._active .more-link:before {
	opacity: 1;
	transform: rotate(90deg);
}

.person-item__wrap {
	display: -ms-flexbox;
	display: flex;
}

.person-item__img {
	width: 160px;
	height: 160px;
	margin: 0 40px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden;
	border-radius: 50%;
}

.person-item__img img {
	max-width: 100%;
	max-height: 100%;
}

.person-item__text {
	width: 620px;
	display: none;
	padding-left: 240px;
	padding-right: 80px;
	padding-top: 35px;
}

.person-item__preview-text {
	font-size: 24px;
	margin-bottom: 45px;
}

.person-item__data {
	-ms-flex-line-pack: justify;
	align-content: space-between;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.person-item__data > div {
	width: 100%;
}

.person-item__data .title-h3 {
	margin: 0 0 7px 0;
}

.person-item__data p {
	margin: 0;
	line-height: 27px;
}

.person-item__more {
	margin-top: 5px;
}

/* ------------------------------ Страница карьеры ------------------------------ */

/*.page-career {
    .text {
        padding-top: 105px;

        @media (max-width: @screenXS) {
            padding-top: 80px;
        }
    }
}*/

.vacancy-wrapper {
	margin-bottom: 80px;
}

.vacancy-item {
	border-bottom: 1px solid rgba(15, 47, 94, 0.3);
}

.vacancy-item._hidden {
	display: none;
}

.vacancy-item__text {
	display: none;
	padding-bottom: 80px;
}

.vacancy-item__text h4,
.vacancy-item__text .title-h4 {
	margin-top: 46px;
}

.vacancy-item__text h4:first-of-type,
.vacancy-item__text .title-h4:first-of-type {
	margin-top: 0;
}

.vacancy-item__text ul,
.vacancy-item__text ol {
	margin-top: 20px!important;
}

.vacancy-item__text ul li,
.vacancy-item__text ol li {
	margin-bottom: 16px!important;
}

.vacancy-item__type {
	margin: 0 0 7px 0!important;
}

.vacancy-item__title {
	min-height: 210px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ie .vacancy-item__title {
	height: 210px;
}

.vacancy-item__title > div {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.vacancy-item__text-text {
	margin-bottom: 65px;
}

/* ------------------------------ Страница проекты ------------------------------ */

.all-projects-map {
	height: 625px;
	margin-top: 50px;
	margin-bottom: 60px;
}

.all-projects-map .map-wrapper {
	width: calc(100% - 80px);
	height: 625px;
	position: absolute;
	left: 40px;
	border-radius: 10px;
	overflow: hidden;
}

.projects-list { /*width: calc(~'100% + 220px');
    left: -190px;*/
	width: calc(100% + 160px);
	left: -160px;
	position: relative;
}

.projects-item__data {
	width: 520px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
}

.projects-item__data > div {
	width: 100%;
}

.projects-item__data > div:first-child {
	margin-top: -20px;
}

.projects-item {
	background: #FFF;
	position: relative;
	padding: 30px 0 30px 190px!important;
	margin-bottom: 0;
	display: -ms-flexbox!important;
	display: flex!important;
	box-sizing: border-box;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0);
	border-radius: 20px;
	transition: 0.3s ease !important;
	color: #0F2F5E !important;
}

.projects-item:before,
.projects-item:after {
	display: none!important;
}

.projects-item .title-h3 {
	font-weight: normal; /*margin-top: 0;
        margin-bottom: 5px;*/
	margin-top: 0;
	margin-bottom: 10px;
}

.projects-item p {
	margin-bottom: 10px;
}

.projects-item .go-link {
	color: #009AB7;
}

.projects-item .go-link._only-desktop {
	display: inline-block;
}

.projects-item .go-link._only-mobile {
	display: none!important;
}

.desktop .projects-item .go-link:hover {
	color: #B98B41;
}

.desktop .projects-item:hover {
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0.15);
	z-index: 2;
}

.desktop .projects-item:hover .title-h3 {
	color: #B98B41;
}

.projects-item[target="_blank"] .go-link {
	padding-right: 22px;
}

.projects-item[target="_blank"] .go-link:before,
.projects-item[target="_blank"] .go-link:after {
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -5px;
	content: '';
	transition: 0.2s ease opacity;
	transform: none;
}

.projects-item[target="_blank"] .go-link:before {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjkxIDQxNC42IDEyIDEyLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGw9IiMwMDlBQjciIGQ9Ik0tMjc5LDQxNS4yYzAtMC4zLTAuMi0wLjUtMC41LTAuNWgtNC40Yy0wLjMsMC0wLjUsMC4yLTAuNSwwLjVzMC4yLDAuNSwwLjUsMC41aDMuOXY0LjEgYzAsMC4zLDAuMiwwLjUsMC41LDAuNWMwLjMsMCwwLjUtMC4yLDAuNS0wLjVWNDE1LjJ6IE0tMjg1LjcsNDIyLjVsNi41LTYuOWwtMC43LTAuN2wtNi41LDYuOUwtMjg1LjcsNDIyLjV6Ii8+DQoJPHBhdGggZmlsbD0iIzAwOUFCNyIgZD0iTS0yNzkuNSw0MjYuOWgtMTFjLTAuMywwLTAuNS0wLjItMC41LTAuNXYtMTEuM2MwLTAuMywwLjItMC41LDAuNS0wLjVoMy41djFoLTN2MTAuM2gxMHYtMi44aDF2My4zIEMtMjc5LDQyNi43LTI3OS4yLDQyNi45LTI3OS41LDQyNi45eiIvPg0KPC9zdmc+DQo=) no-repeat center;
	background-size: contain;
}

.projects-item[target="_blank"] .go-link:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjkxIDQxNC42IDEyIDEyLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KCTxwYXRoIGZpbGw9IiNCOThCNDEiIGQ9Ik0tMjc5LDQxNS4yYzAtMC4zLTAuMi0wLjUtMC41LTAuNWgtNC40Yy0wLjMsMC0wLjUsMC4yLTAuNSwwLjVzMC4yLDAuNSwwLjUsMC41aDMuOXY0LjEgYzAsMC4zLDAuMiwwLjUsMC41LDAuNWMwLjMsMCwwLjUtMC4yLDAuNS0wLjVWNDE1LjJ6IE0tMjg1LjcsNDIyLjVsNi41LTYuOWwtMC43LTAuN2wtNi41LDYuOUwtMjg1LjcsNDIyLjV6Ii8+DQoJPHBhdGggZmlsbD0iI0I5OEI0MSIgZD0iTS0yNzkuNSw0MjYuOWgtMTFjLTAuMywwLTAuNS0wLjItMC41LTAuNXYtMTEuM2MwLTAuMywwLjItMC41LDAuNS0wLjVoMy41djFoLTN2MTAuM2gxMHYtMi44aDF2My4zIEMtMjc5LDQyNi43LTI3OS4yLDQyNi45LTI3OS41LDQyNi45eiIvPg0KPC9zdmc+) no-repeat center;
	background-size: contain;
	opacity: 0;
}

.desktop .projects-item[target="_blank"] .go-link:hover:before {
	opacity: 0;
}

.desktop .projects-item[target="_blank"] .go-link:hover:after {
	opacity: 1;
}

.projects-item__img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 180px;
	height: 140px;
	border-radius: 10px;
}

.company-business {
	margin-top: 5px;
}

.company-business__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 11px;
}

.company-business__item-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.subcompany-wrapper {
	margin-top: 5px!important;
	margin-bottom: 30px;
}

/* ------------------------------ Страница контакты ------------------------------ */

.text > *:first-child.contacts-map-wrapper {
	margin-top: -30px !important;
}

.contacts-map-wrapper {
	margin-top: -30px !important;
	height: 460px;
}

.contacts-map-wrapper .map-wrapper {
	width: calc(100% - 80px);
	height: 460px;
	position: absolute;
	left: 40px;
	border-radius: 10px;
	overflow: hidden;
}

.main-office-wrapper {
	background: #fff;
	width: 420px;
	height: 390px;
	padding: 50px 40px;
	position: absolute;
	left: 75px;
	margin-top: -425px;
	border-radius: 10px;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0.15);
	box-sizing: border-box;
	z-index: 2;
}

.main-office-wrapper .title-h3 {
	margin-top: 0;
	margin-bottom: 13px;
}

.main-office-wrapper p {
	margin: 0;
	line-height: 30px;
}

.main-office__data-contacts {
	margin-top: 10px;
}

.main-office__data-contacts p {
	margin-bottom: 13px;
}

.main-office__data-contacts p._phone a {
	color: #0F2F5E !important;
	cursor: default;
	-webkit-user-select: all;
	-moz-user-select: all;
	-ms-user-select: all;
	user-select: all;
}

.contacts-departments {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 120px;
}

.contacts-departments__item {
	width: 350px;
	box-sizing: border-box;
	padding-right: 30px;
	margin-top: 70px;
}

.contacts-departments__item:nth-child(1),
.contacts-departments__item:nth-child(2) {
	margin-top: 0;
}

.contacts-departments__item .title-h3 {
	margin-top: 0;
	margin-bottom: 14px;
}

.contacts-departments__item .title-h3 + p {
	margin-bottom: 16px;
}

.contacts-departments__item p {
	line-height: 34px;
	margin-top: 0;
	margin-bottom: 0;
}

.contacts-departments__item p._phone a {
	color: #0F2F5E !important;
	cursor: default;
	-webkit-user-select: all!important;
	-moz-user-select: all!important;
	-ms-user-select: all!important;
	user-select: all!important;
}

/* ------------------------------ Главная страница ------------------------------ */

.page-main {
	min-height: 768px;
}

.page-main .text {
	padding-top: 1px;
}

.page-main .header:after {
	display: none;
}

.main-promo {
	height: calc(100% - 185px);
	position: absolute;
	width: 100%;
	left: 0;
}

.main-promo .slide__inner {
	text-align: left;
}

.main-promo .slide__inner:before {
	display: none;
}

.main-promo .slide__inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	padding: 65px 0;
	box-sizing: border-box;
}

.main-promo .slide__inner > div {
	width: 100%;
}

.main-promo .slide__inner:after {
	display: none;
}

.main-promo .all-projects-map,
.main-promo .slider-wrapper,
.main-promo .slider-wrap {
	height: 100%;
	margin: 0;
}

.main-promo .map-wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	left: 0;
}

.main-promo .main-promo__title {
	max-width: 910px;
	font-size: 50px;
	line-height: 70px;
}

.main-promo .swiper-slide {
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden;
	padding: 0 50px;
	opacity: 0!important;
}

.main-promo .swiper-slide.swiper-slide-active {
	opacity: 1!important;
}

.main-promo .swiper-slide._wide {
	padding: 0;
}

.main-promo .swiper-slide .slide__back-img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.main-promo .swiper-slide .slide__back-img:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
	background: #000;
	opacity: 0.45;
}

.main-promo .swiper-slide._img * {
	color: #fff;
}

.main-promo .swiper-slide._img .numbers ul p,
.main-promo .swiper-slide._img .numbers ul span {
	color: #fff;
}

.main-promo .swiper-slide .numbers {
	margin: 110px 0 0;
	min-height: 130px;
}

.main-promo .swiper-slide .numbers ul li {
	width: 230px;
}

.main-promo .slider-wrap .swiper-button-next {
	right: 30px;
}

.main-promo .zoom-controls {
	left: 40px;
	right: auto;
}

.main-projects__item-data {
	display: none;
}

.main-projects__item-data-title {
	font-size: 17px;
	line-height: 34px;
	font-weight: 500;
	color: #FFF;
	margin-bottom: 20px;
}

.main-projects__item-data-name {
	margin-bottom: 50px;
}

.main-projects__item-data-name a {
	font-size: 28px;
	line-height: 36px;
	color: #FFF;
}

.main-projects__item-data-name a:before {
	background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9Ii0yOTIuNCA0MTkuNSA2LjcgNC4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yOTIuNCA0MTkuNSA2LjcgNC4xOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJPHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0yODksNDIyLjJsMi42LTIuNmwwLjcsMC43bC0zLjQsMy40bC0zLjQtMy40bDAuNy0wLjdMLTI4OSw0MjIuMnoiLz4NCjwvc3ZnPg0K) no-repeat center;
	transform: translateY(-50%) rotate(-90deg);
	width: 10px;
	height: 20px;
	right: -4px;
	top: 26px;
}

.main-projects__common-slide {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.main-projects__common-slide._hidden .main-projects__common-slide-content {
	opacity: 0;
	pointer-events: none;
}

.main-projects__common-slide-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
}

.main-projects__common-slide-content {
	position: absolute;
	left: 50px;
	bottom: 65px;
	z-index: 2;
	transition: 0.2s ease;
	opacity: 1;
}

.main-projects__common-slide-content .numbers {
	min-height: 130px;
}

.main-projects-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}

.main-projects__navigation {
	position: absolute;
	bottom: 285px;
	left: 50px;
	color: #fff;
	z-index: 3;
}

.main-projects__navigation a {
	color: #fff;
}

.main-projects__navigation a:hover {
	color: #B98B41;
}

.main-projects__navigation-title {
	font-size: 17px;
	line-height: 34px;
	font-weight: 500;
}

.main-projects__navigation-items {
	width: 620px;
	margin-top: 23px;
	line-height: 39px;
	letter-spacing: 0.6px;
}

.main-projects__navigation-items a {
	font-size: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	transition: .3s ease;
}

.main-projects__navigation-items a._hover {
	color: #B98B41 !important;
	border-color: transparent;
}

.desktop .main-projects__navigation-items a:hover {
	border-color: transparent;
}

.main-projects__item {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	transition: .2s ease;
}

.main-projects__item:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
	background: #000;
	opacity: 0.45;
}

.main-projects__item._hover {
	z-index: 2;
	opacity: 1;
}

.main-projects__slide-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
}

.main-projects__slide-content {
	position: absolute;
	left: 50px;
	bottom: 65px;
	z-index: 2;
}

/* ------------------------------ Страница основателя ------------------------------ */

.page-founder .page-preview__text h1 {
	margin-top: 0;
}

.page-founder .projects-item {
	padding: 40px 0 40px 190px!important;
}

.page-founder .projects-item .title-h3 {
	margin-top: 0!important;
	line-height: 39px;
}

.page-founder .projects-list {
	width: calc(100% + 270px);
	left: -190px;
}

.page-founder .projects-item__data {
	width: 600px;
}

.founder-wrap {
	margin-top: 0;
	margin-bottom: 70px;
}

.founder-wrap p {
	line-height: 29px;
	margin: 29px 0;
}

.founder-preview-img {
	max-width: 300px;
	position: relative;
	margin-right: 60px;
	margin-bottom: 30px;
	float: left;
	top: 0;
	overflow: hidden;
	border-radius: 10px;
}

.founder-preview-img img {
	max-width: 100%;
}

.founder-preview {
	width: calc(100% + 160px);
	left: -160px;
	margin-bottom: 27px;
	position: relative;
}

.founder-preview p:first-of-type {
	margin: 0;
}

.biography-wrapper {
	margin-bottom: 80px;
}

.biography-item__text {
	display: none;
	padding-bottom: 70px;
}

.biography-item__text h4,
.biography-item__text .title-h4 {
	margin-top: 46px;
}

.biography-item__text h4:first-of-type,
.biography-item__text .title-h4:first-of-type {
	margin-top: 0;
}

.biography-item {
	border-bottom: 1px solid rgba(15, 47, 94, 0.3);
}

.biography-item:first-child {
	border-top: 1px solid rgba(15, 47, 94, 0.3);
}

.biography-item__type {
	margin: -23px 0 12px 0 !important;
	position: relative;
	left: -2px;
}

.biography-item__title {
	min-height: 210px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ie .biography-item__title {
	height: 210px;
}

.biography-item__title > div {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.biography-title {
	font-size: 86px;
	color: #B98B41;
}

.biography-title + p {
	margin-top: 17px;
}

.biography-title + .title-h4 {
	margin-top: 20px;
}

.biography-period {
	margin-top: 45px;
	margin-bottom: 100px;
}

.biography-period:last-child {
	margin-bottom: 0;
}

.biography-period .title-h4 {
	margin-top: 60px;
}

.biography-period ol,
.biography-period ul {
	margin: 20px 0!important;
}

.biography-period ol li:last-child,
.biography-period ul li:last-child {
	margin-bottom: 0;
}

/* ------------------------------ Страница пресс-центр ------------------------------ */

.page-news .page-preview__text h1 {
	margin-top: 0;
}

.page-news .preloader {
	position: absolute;
	left: 50%;
	margin-top: 50px;
}

.page-news .news-item__date {
	font-weight: 500;
	text-transform: uppercase;
}

.news {
	width: calc(100% + 160px);
	left: -160px;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin-top: 0;
}

.news-items-wrapper {
	position: relative;
	width: 780px;
	left: 0;
}

.news-items {
	transition: 0.3s ease;
}

.news-items._hidden {
	min-height: 600px;
	pointer-events: none;
	opacity: 0;
}

.news-item {
	display: block;
	margin-bottom: 70px;
}

.desktop .news-item:hover .news-item__title {
	color: #B98B41;
}

.news-filter-wrapper {
	width: 160px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	transition: 0.3s ease;
	left: -2px;
}

.news-filter-wrapper._hidden {
	pointer-events: none;
	opacity: 0;
}

.news-item__date {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .13em; /*font-weight: 500;
    text-transform: uppercase;*/
	color: #B98B41;
}

.news-item__title {
	margin-top: 18px!important;
	margin-bottom: 40px;
	line-height: 42px;
	color: #0F2F5E;
	transition: 0.2s ease;
}

.news-item__description {
	clear: both;
	color: #0F2F5E;
}

.news-item__description p {
	margin: 0;
}

.news-item__img {
	position: relative;
	border-radius: 10px;
	float: right;
	max-width: 260px;
	overflow: hidden;
	margin-bottom: 30px;
}

.news-item__img img {
	display: block;
	max-width: 100%;
}

.news-filter-item {
	margin-top: 20px;
}

.news-filter-item .pseudo-select__dropdown span {
	white-space: nowrap;
}

.news-filter-item .pseudo-select__btn {
	max-width: 120px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	font-weight: 600;
}

.news-filter-item:first-of-type {
	margin-top: 0;
}

.news-filter-item._hidden {
	display: none;
}

.pr-contacts-data {
	display: -ms-flexbox;
	display: flex;
}

.pr-contacts-data a._phone {
	color: #0F2F5E;
}

.pr-contacts-data > div {
	width: 50%;
	box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.pr-contacts-data > div:first-child {
	padding-right: 20px;
}

.pr-contacts-data p {
	margin: 0;
}

.press-kit-link {
	background-color: #EDF0F4;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: calc(100% + 160px);
	height: 220px;
	left: -160px;
	margin: 80px 0;
	position: relative;
	padding: 30px 40px 30px 160px;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 10px;
	color: #009AB7 !important;
}

.press-kit-link .title-h3 {
	margin: 0 0 20px 0!important;
	color: #0F2F5E;
}

.press-kit-link div {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.press-kit-link .go-link:before {
	opacity: 1!important;
}

.press-kit-link .go-link:after {
	opacity: 0!important;
}

.desktop .press-kit-link:hover .go-link {
	color: #B98B41 !important;
}

.desktop .press-kit-link:hover .go-link:before {
	opacity: 0!important;
}

.desktop .press-kit-link:hover .go-link:after {
	opacity: 1!important;
}

.news-filter-item__tags {
	background: none;
	border: none;
	font-weight: 600;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .13em;
	text-transform: uppercase;
	position: relative;
	padding-right: 32px;
	color: #0F2F5E;
	white-space: nowrap;
	transition: 0.2s ease color;
}

.news-filter-item__tags svg {
	max-width: 20px;
	max-height: 18px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}

.desktop .news-filter-item__tags:hover {
	color: #B98B41;
}

.filter-tag-wrapper {
	position: absolute;
	opacity: 0;
	pointer-events: none;
	background: #fff;
	width: calc(100% + 140px);
	box-sizing: border-box;
	margin-top: 20px;
	left: -60px;
	padding: 30px;
	border-radius: 20px;
	box-shadow: 0 13px 60px rgba(0, 50, 109, 0.2);
	transition: 0.3s ease opacity;
	z-index: 2;
}

.filter-tag-wrapper .close-btn {
	top: 13px;
	right: 12px;
	z-index: 2;
}

.filter-tag-wrapper._open {
	opacity: 1;
	pointer-events: auto;
}

.filter-tag-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filter-tag-group {
	width: 25%;
}

.filter-tag-group ul {
	margin: 10px 0 0 0!important;
}

.filter-tag-group ul li {
	padding-right: 20px;
	padding-left: 0!important;
	margin-bottom: 10px!important;
	font-style: normal;
	font-weight: 500;
	line-height: 22px!important;
	font-size: 11px!important;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.filter-tag-group ul li:before,
.filter-tag-group ul li:after {
	display: none!important;
}

.filter-tag-group ul li a {
	color: #0F2F5E !important;
}

.filter-tag-group ul li a._disabled {
	opacity: .5;
}

.filter-tag-title {
	color: #B98B41;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	font-size: 11px;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.tags-checkbox {
	position: relative;
	cursor: pointer;
	transition: 0.2s ease color;
}

.tags-checkbox._disabled {
	opacity: 0.5;
	cursor: default;
	pointer-events: none;
}

.tags-checkbox input {
	position: absolute;
	left: -9999px;
}

.tags-checkbox input:disabled + span {
	opacity: .5;
}

.tags-checkbox input + span:before {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEwIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMSA0TDQuMjk0MTIgN0w5IDEiIHN0cm9rZT0iI0I5OEI0MSIgc3Ryb2tlLXdpZHRoPSIyIi8+DQo8L3N2Zz4NCg==) no-repeat;
	background-size: contain;
	width: 10px;
	height: 10px;
	position: absolute;
	display: block;
	content: '';
	top: 3px;
	left: -17px;
	opacity: 0;
	transition: .3s;
}

.tags-checkbox input:checked + span {
	color: #B98B41;
}

.tags-checkbox input:checked + span:before {
	opacity: 1;
}

.desktop .tags-checkbox:hover {
	color: #B98B41;
}

.filter-tag-buttons {
	padding-top: 55px;
	text-align: center;
}

.filter-tag-buttons .button-link._white {
	min-width: 155px;
}

/* ------------------------------ Вспомогательные классы OOCSS ------------------------------ */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearfix {
	height: 0;
}

.clearfix:after,
.clearfix:before {
	content: '';
	display: table;
	clear: both;
}

.caps {
	text-transform: uppercase;
}

._only-mobile {
	display: none;
}

._only-desktop {
	display: block;
}

.fullspace-pseudo {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	display: block;
}

/* ------------------------------ Страница стилей ------------------------------ */

.page-styles-paddings { /*.projects-list {
        margin-top: -30px;
    }*/
}

.page-styles-paddings .page-preview__text {
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.page-styles-paddings .page-preview__text .title-h1,
.page-styles-paddings .page-preview__text h1 {
	margin-top: 0;
}

.page-styles-paddings .page-preview._img .page-preview__text {
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.page-styles-paddings .title-h2,
.page-styles-paddings h2 {
	margin-top: 105px;
	margin-bottom: 50px;
}

.page-styles-paddings .title-h3,
.page-styles-paddings h3 {
	margin: 80px 0 26px 0;
}

.page-styles-paddings .title-h4,
.page-styles-paddings h4 {
	margin: 50px 0 0 0;
}

.page-styles-paddings .title-h4 + ._p,
.page-styles-paddings h4 + ._p,
.page-styles-paddings .title-h4 + p,
.page-styles-paddings h4 + p {
	margin-top: 13px;
}

.page-styles-paddings p,
.page-styles-paddings ._p {
	line-height: 29px;
}

.page-styles-paddings .numbers {
	margin: 50px 0;
}

.page-styles-paddings .numbers ul p {
	margin: 9px 0 0 0;
}

.page-styles-paddings .back-text {
	margin: 90px 0;
}

.page-styles-paddings .project-map {
	margin: 55px 0;
}

.page-styles-paddings .big-title {
	margin-top: 70px;
	font-size: 85px;
}

.page-styles-paddings .big-title + .title-h3,
.page-styles-paddings .big-title + h3 {
	margin-top: 15px;
}

.page-styles-paddings .slider-wrapper {
	margin: 50px 0;
}

.page-styles-paddings blockquote {
	margin: 55px 0;
}

.page-styles-paddings blockquote + .big-title {
	margin-top: 100px;
}

.page-styles-paddings blockquote p {
	line-height: 53px;
	margin-bottom: 33px;
}

.page-styles-paddings .img {
	margin: 55px 0;
}

.page-styles-paddings .text {
	padding-top: 25px;
	margin-bottom: 60px;
}

.page-styles-paddings .text ol:not([class]) li,
.page-styles-paddings .text ul:not([class]) li {
	line-height: 29px;
	margin-bottom: 30px;
	padding-left: 50px;
}

.page-styles-paddings .text ol:not([class]) ol,
.page-styles-paddings .text ul:not([class]) ol,
.page-styles-paddings .text ol:not([class]) ul,
.page-styles-paddings .text ul:not([class]) ul {
	margin: 32px 0;
}

.page-styles-paddings .text ul:not([class]) li:before {
	top: 14px;
}

.page-styles-paddings .table {
	margin: 65px 0;
}

.page-styles-paddings .table.no-first-col td:first-child {
	font-weight: 300;
}

.page-styles-paddings .table + .title-h3 {
	margin-top: 55px;
}

.page-styles-paddings .video {
	margin: 55px 0;
}

.page-styles-paddings .files {
	margin: 55px 0;
}

.page-styles-paddings .file__name {
	line-height: 29px;
}

.page-styles-paddings .files-list li {
	margin-bottom: 55px;
}

.page-styles-paddings .left-img .img {
	margin: 40px 65px 40px -160px;
}

.page-styles-paddings .grey-info-wrapper {
	margin-top: 90px;
	padding: 60px 200px 60px 160px;
}

.page-styles-paddings .grey-info-wrapper .title-h3 {
	margin: 0 0 20px 0;
}

.page-styles-paddings .next-prev-pages {
	margin-top: 100px;
	margin-bottom: 0;
}

.page-styles-paddings .table table tr td {
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 17px;
}

.page-styles-paddings .table table tr td .numbers {
	margin: 25px 0;
}

.page-styles-paddings.page-news-item .news-item-tags {
	margin-top: 40px;
	margin-bottom: 50px;
}

.page-styles-paddings .all-projects-map {
	margin-bottom: 105px;
}

.page-styles-paddings .projects-item__data {
	-ms-flex-line-pack: center;
	align-content: center;
}

.page-styles-paddings .projects-item__data > div:first-child {
	margin-top: -20px;
}

.page-styles-paddings .projects-item {
	margin-bottom: 0;
}

.page-styles-paddings .projects-item .title-h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

.number-mini-item div {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
}

.number-mini-item div + span {
	font-weight: 500;
}

.number-mini-item p {
	margin: 0;
}

/* ------------------------------ Страница основателя ------------------------------ */

.page-founder-paddings .page-preview__text h1 {
	margin-top: 0;
}

.page-founder-paddings .founder-wrap {
	margin-top: 0;
}

.page-founder-paddings .biography-item__type {
	margin: -23px 0 12px 0 !important;
}

.page-founder-paddings .projects-item {
	padding: 40px 0 40px 190px!important;
}

.page-founder-paddings .projects-item .title-h3 {
	margin-top: 0!important;
	line-height: 39px;
}

.page-founder-paddings .founder-preview-img {
	top: 0;
}

.page-founder-paddings .founder-preview {
	margin-bottom: 27px;
}

.page-founder-paddings .projects-list {
	width: calc(100% + 270px);
	left: -190px;
}

.page-founder-paddings .projects-item__data {
	width: 600px;
}

/* ------------------------------ Страница пресс-центр ------------------------------ */

.page-news-paddings .page-preview__text h1 {
	margin-top: 0;
}

.page-news-paddings .news-item__title {
	margin-bottom: 40px;
}

.page-news-paddings .news-item {
	margin-bottom: 70px;
}

.page-news-paddings .news {
	margin-top: 0;
}

@media (min-width: 1024px) {

.page-news-item .news-item-tags {
	position: relative;
	width: 100%;
	margin-top: -100px;
	margin-left: -160px;
}

.news-item-tags-item {
	float: none;
	max-width: none;
}

.page-history .slider-wrapper .slide__description,
.page-history .slider-wrap .slide__description {
	bottom: 20px;
	left: 30px;
	right: 120px;
}

.page-history .slider-wrapper .swiper-button-prev,
.page-history .slider-wrap .swiper-button-prev,
.page-history .slider-wrapper .swiper-button-next,
.page-history .slider-wrap .swiper-button-next {
	width: 70px;
	height: 70px;
	top: 290px;
}

.page-history .slider-wrapper .swiper-button-next,
.page-history .slider-wrap .swiper-button-next {
	right: 20px;
}

.page-history .slider-wrapper .swiper-button-prev,
.page-history .slider-wrap .swiper-button-prev {
	right: 140px;
}

}

@media (max-width: 1140px) and (min-width: 1025px) {

.footer .footer__copyright-rules div:last-child {
	margin-left: 15px;
}

.footer .footer__phone-feedback {
	margin-left: 15px;
}

.footer .footer__phone-feedback div:first-child {
	margin-right: 15px;
}

.footer .footer__phone-feedback div:first-child:after {
	left: 145px;
}

}

@media (max-width: 1024px) {

.wrap-page {
	margin-bottom: -110px;
}

.wrap-page:after {
	height: 110px;
}

.desktop .text {
	width: 100%;
	padding-left: 0;
}

h2,
.title-h2 {
	width: 100%;
	left: auto;
	margin: 115px 0 65px 0;
	font-size: 46px;
	line-height: 59px;
}

h3,
.title-h3 {
	font-size: 30px;
}

blockquote {
	width: 100%;
	left: auto;
}

.footer {
	height: 110px;
}

.footer__copyright-rules {
	margin-top: 25px;
}

.footer__inner-left {
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
}

.footer__phone-feedback {
	margin-left: 0;
}

.footer__development {
	margin-top: 40px;
}

.swiper-button-popup,
.swiper-button-prev,
.swiper-button-next {
	width: 83px;
	height: 83px;
}

.swiper-button-popup svg,
.swiper-button-prev svg,
.swiper-button-next svg {
	width: 10px;
	height: 20px;
	margin: -10px 0 0 -5px;
}

.swiper-button-prev {
	right: 145px;
	display: block;
}

.swiper-button-prev {
	right: 130px;
}

.swiper-button-next {
	display: block;
	right: 40px;
}

.swiper-button-popup {
	display: none;
}

._vertical .slide__inner img {
	max-height: 160px;
}

.page-preview._img {
	height: 433px;
}

.back-text {
	width: 100%;
	left: auto;
}

.project-map {
	width: 100%;
	left: auto;
}

.img {
	width: 100%;
	left: auto;
	transform: none;
}

.left-img {
	width: 100%;
	padding-left: 0;
	left: auto;
}

.left-img .img {
	margin-left: 0;
}

.table {
	width: 100%;
	left: auto;
	transform: none;
}

.video {
	width: 100%;
	height: 515px;
	left: auto;
	transform: none;
}

.page-history .img {
	width: 100%;
	left: auto;
}

.page-history .slider-wrapper,
.page-history .slider-wrap {
	width: 100%;
	left: auto;
}

.projects-list {
	width: 100%;
	left: auto;
}

.projects-item__data {
	width: 100%;
}

.projects-item {
	padding-left: 0!important;
}

.main-promo {
	height: calc(100% - 225px);
}

.main-promo .swiper-slide {
	padding: 0 30px;
}

.main-promo .swiper-slide._wide {
	padding: 0;
}

.main-promo .slider-wrap .swiper-button-prev,
.main-promo .slider-wrap .swiper-button-next {
	width: 120px;
	height: 120px;
	top: 370px;
}

.main-projects__common-slide-content {
	left: 30px;
}

.main-projects__navigation {
	bottom: 265px;
	left: 30px;
}

.main-projects__slide-content {
	left: 30px;
}

.news-items-wrapper {
	width: 100%;
}

.filter-tag-wrapper { /*width: calc(~'100% + 120px');
        left: -60px;*/
	width: calc(100% + 40px);
	left: -20px;
}

}

@media (max-width: 1023px) {

.main-menu-wrap {
	background: #fff;
	width: 375px;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	transform: translateX(calc(100% + 60px));
	transition: 0.3s ease transform;
	overflow-y: auto;
	box-shadow: 0 15px 60px rgba(0, 50, 109, 0.15);
	-ms-flex-pack: start;
	justify-content: flex-start;
	z-index: 2;
	-webkit-overflow-scrolling: touch;
}

.main-menu-wrap._open {
	transform: translateX(0);
}

.main-menu {
	width: 210px;
	display: block;
	margin: 150px 0 0 80px;
}

.main-menu li {
	margin-left: 0;
	margin-bottom: 22px;
	line-height: 23px;
}

.main-menu li a {
	letter-spacing: 0.2em;
}

.main-menu li._submenu a {
	padding-right: 15px;
}

.main-menu li._submenu a svg {
	right: 5px;
}

.submenu-wrap {
	display: none;
	position: relative;
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	margin: 0 0 0 20px;
}

.submenu-wrap li {
	font-weight: normal;
}

.submenu {
	background: transparent;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}

.burger-wrap {
	display: block;
}

.popup-form-wrapper {
	width: 100%;
}

.slider-wrapper {
	height: calc((100vw - 80px) * 0.56);
	margin: 65px 0;
}

.slider-wrap {
	width: 100%;
	left: auto;
	height: calc((100vw - 80px) * 0.56);
}

.paging .paging-items {
	width: 100%;
	text-align: center;
	overflow-x: auto;
	margin: 0;
}

.pagination-desktop {
	margin: 0 auto;
}

.page-preview {
	margin-top: 0;
}

.page-preview._img h1,
.page-preview._img .title-h1 {
	min-height: 322px;
	margin: 0 0 30px 0!important;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-align: center;
	align-items: center;
}

.page-preview._img {
	height: auto;
	margin-bottom: -30px;
}

.page-preview._img .page-preview__text {
	width: 100%;
}

.page-preview._img h1,
.page-preview._img .title-h1 {
	margin-bottom: 210px;
}

.page-preview__back {
	height: 322px;
}

.page-preview__text {
	width: 100%;
}

.page-preview__text h1,
.page-preview__text .title-h1 {
	margin: 123px 0 60px 0;
	font-size: 60px;
}

.page-preview__text p {
	line-height: 34px;
	color: #B98B41 !important;
}

.page-news-item .text {
	padding-top: 45px;
}

.page-news-item .news-item-tags {
	width: 100%;
	position: relative;
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 35px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.grey-info-wrapper {
	width: 100%;
	left: auto;
	padding: 70px 100px;
}

.history-years-wrapper {
	position: relative;
	overflow-x: auto;
	margin-left: -11px;
	top: auto;
	margin-top: 37px;
	-webkit-overflow-scrolling: touch;
}

.history-years-wrapper + .big-title {
	margin-top: 85px;
}

.history-years-wrapper ul {
	display: -ms-flexbox!important;
	display: flex!important;
}

.history-years-wrapper ul li a {
	width: auto;
	padding: 11px 10px 6px;
}

.persons-wrapper {
	width: 100%;
	left: auto;
}

.person-item__img {
	margin-left: 0;
}

.person-item__text {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.page-main {
	min-height: 1024px;
}

.main-promo {
	width: calc(100% - 70px);
	left: 35px;
}

.main-promo .main-promo__title {
	font-size: 40px;
	line-height: 58px;
}

.main-promo .swiper-slide .numbers {
	width: 300px;
}

.main-promo .swiper-slide .numbers ul li {
	margin-top: 40px;
}

.main-promo .swiper-slide .numbers ul li:first-child {
	margin-top: 0;
}

.main-promo .slider-wrap .swiper-button-prev,
.main-promo .slider-wrap .swiper-button-next {
	bottom: 60px;
	top: auto;
}

.main-projects__common-slide-content {
	bottom: 60px;
}

.main-projects__common-slide-content .numbers ul li {
	margin-top: 30px!important;
}

.main-projects__navigation {
	bottom: 585px;
}

.founder-preview-img {
	margin-right: 40px;
	margin-bottom: 20px;
}

.founder-preview {
	width: 100%;
	left: 0;
}

.page-news .preloader {
	margin-top: 130px;
	margin-left: -60px;
}

.news {
	width: 100%;
	left: auto;
	display: block;
	margin-top: 10px;
}

.news-items-wrapper {
	margin-top: 90px;
}

.news-filter-wrapper {
	width: 100%;
	left: auto;
	margin-left: 0;
	margin-right: 0;
}

.news-filter-item {
	margin-right: 30px;
	display: inline-block;
}

.news-filter-item:last-of-type {
	margin-right: 0;
}

.press-kit-link {
	width: 100%;
	padding: 45px 20px;
	left: auto;
}

}

@media (max-width: 768px) {

.content {
	padding: 0 35px;
}

.text {
	width: 700px;
	padding-left: 0;
}

h1,
.title-h1 {
	font-size: 38px;
	line-height: 43px;
}

h3,
.title-h3 {
	margin-top: 95px;
}

.text a[target="_blank"]:before,
.text a[target="_blank"]:after {
	margin-top: -5px;
}

.text ol:not([class]),
.text ul:not([class]) {
	margin: 22px 0;
}

.text ol:not([class]) li,
.text ul:not([class]) li {
	font-size: 17px;
	line-height: 34px;
	margin-bottom: 33px;
}

.text ol:not([class]) ol,
.text ul:not([class]) ol,
.text ol:not([class]) ul,
.text ul:not([class]) ul {
	margin: 35px 0;
}

blockquote {
	width: 100%;
	left: auto;
	margin: 110px 0;
	padding: 20px 0 20px 40px;
}

blockquote p {
	margin-bottom: 53px;
}

.header {
	padding: 40px 35px;
}

.submenu a {
	text-transform: none;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0!important;
}

.main-promo .slider-wrap {
	width: 100%;
	left: auto;
	transform: none;
}

.swiper-button-popup,
.swiper-button-prev,
.swiper-button-next {
	width: 62px;
	height: 62px;
}

.swiper-button-popup svg,
.swiper-button-prev svg,
.swiper-button-next svg {
	width: 8px;
	height: 14px;
	margin: -7px 0 0 -4px;
}

.slide__description {
	left: 20px;
	bottom: 15px;
}

.paging {
	position: relative;
}

.markers-wrapper {
	width: 100%;
	left: auto;
}

.back-text {
	margin: 65px 0;
}

.back-text div {
	padding-left: 80px;
	padding-right: 80px;
}

.project-map {
	margin: 65px 0;
}

.img {
	width: 100%;
	left: auto;
	margin: 65px 0;
	transform: none;
}

.img img + small {
	width: calc(100% - 40px);
	bottom: 10px;
	left: 20px;
}

.left-img .img {
	width: 100%;
	margin: 30px 0;
	top: auto;
	float: none;
}

.table {
	margin: 95px 0;
	transform: none;
}

.video {
	height: 385px;
	margin: 65px 0;
	transform: none;
}

.video-wrap:before {
	width: 90px;
	height: 90px;
	margin: -45px 0 0 -45px;
}

.video-wrap:after {
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -8px;
}

.video-wrap + span {
	bottom: 3px;
	left: 20px;
}

.next-prev-pages {
	margin-top: 140px;
}

.prev-page-link,
.next-page-link {
	font-size: 45px;
}

.page-news-item .news-item__date {
	font-size: 17px;
	letter-spacing: 0;
	margin-top: 30px;
}

.news-item-tags-item {
	max-width: 100%;
	margin-right: 15px;
	overflow: visible;
	white-space: normal;
}

.projects-item[target="_blank"] .go-link:before,
.projects-item[target="_blank"] .go-link:after {
	margin-top: -5px;
}

.page-contacts .grey-info-wrapper {
	margin-top: 55px;
}

.contacts-map-wrapper {
	height: 312px;
	position: relative;
}

.contacts-map-wrapper .map-wrapper {
	width: 100%;
	height: 100%;
	left: auto;
}

.main-office-wrapper {
	width: 100%;
	height: auto;
	position: relative;
	box-shadow: none;
	margin-top: 45px;
	left: auto;
	padding: 0;
	z-index: 1;
}

.main-office-wrapper .title-h3 {
	margin-bottom: 25px;
}

.main-office__data {
	display: -ms-flexbox;
	display: flex;
}

.main-office__data-address {
	width: 50%;
	box-sizing: border-box;
	padding-right: 20px;
}

.main-office__data-contacts {
	margin-top: 0;
}

.main-office__data-contacts p {
	margin-bottom: 3px;
}

.filter-tag-wrapper {
	width: calc(100% + 50px);
	left: -25px;
	padding: 25px 30px;
}

._only-mobile {
	display: block;
}

._only-desktop {
	display: none;
}

}

@media (max-width: 767px) {

.wrap-page {
	margin-bottom: -145px;
}

.wrap-page:after {
	height: 195px;
}

.content {
	padding: 0 15px;
}

.text {
	width: 100%;
	padding-top: 45px;
	margin-bottom: 0;
}

.close-btn {
	top: 12px;
	right: 12px;
}

.button-link {
	width: 100%;
}

h2,
.title-h2 { /*font-size: 26px;
        line-height: 36px;*/
	font-size: 23px;
	line-height: 30px;
	margin: 80px 0 20px 0;
}

h3,
.title-h3 { /*margin-top: 95px;
        margin-bottom: 22px;
        font-size: 21px;*/
	line-height: 27px;
	letter-spacing: -0.01em;
	font-size: 18px;
	margin: 40px 0 10px 0;
}

h4 + ._p,
.title-h4 + ._p,
h4 + p,
.title-h4 + p {
	margin-top: 5px;
}

h4,
.title-h4 {
	margin: 30px 0 0 0;
}

p,
._p {
	font-size: 15px; /*line-height: 28px;
        margin: 26px 0;*/
	margin: 15px 0!important;
	line-height: 23px!important;
}

.text > h2:first-child {
	margin-top: 45px;
}

.text ol:not([class]) li,
.text ul:not([class]) li { /*margin-bottom: 26px;
                line-height: 28px;*/
	font-size: 15px;
	padding-left: 30px;
	line-height: 23px;
	margin-bottom: 15px;
}

.text ol:not([class]) ol,
.text ul:not([class]) ol,
.text ol:not([class]) ul,
.text ul:not([class]) ul {
	margin: 16px 0;
}

.text ol:not([class]) li:before {
	font-size: 14px;
}

.text ul:not([class]) li:before {
	left: 0;
	top: 14px;
}

blockquote {
	padding: 12px 20px 0 0;
	margin: 45px 0;
}

blockquote + .big-title {
	margin-top: 90px;
}

blockquote p { /*margin-bottom: 24px;
            font-size: 24px;
            line-height: 34px;*/
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 16px;
}

blockquote p:before {
	left: -13px;
	top: 30px;
}

blockquote p:after {
	margin-left: 13px;
}

.header-wrap {
	height: 65px;
}

.header {
	padding: 7px 15px 17px;
}

.logo-lang-wrap .lang-wrap {
	display: none;
}

.lang-mobile-wrap {
	display: block;
}

.logo-link {
	width: 130px;
	height: 28px;
}

.main-menu-wrap {
	width: 100%;
	box-sizing: border-box;
	padding: 0 35px;
}

.main-menu-wrap .close-btn {
	top: 7px;
	right: 10px;
}

.main-menu {
	margin-left: 0;
}

.burger-wrap {
	margin-right: -5px;
}

.footer {
	height: 195px;
	padding: 0 15px;
}

.footer__inner {
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
}

.footer__copyright-rules {
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
}

.footer__copyright-rules div:first-child {
	margin-top: 16px;
	text-align: center;
}

.footer__copyright-rules div:last-child {
	margin-left: 0;
	font-size: 16px;
	text-align: center;
	margin-top: 16px;
}

.footer__development {
	font-size: 16px;
}

.form-title {
	margin-bottom: 27px!important;
}

.popup-form-content {
	padding: 60px 15px!important;
}

.popup-form-wrapper {
	transform: translateX(calc(100% + 60px));
	right: 0;
}

.form .form__input-wrap {
	margin-top: 27px;
}

.form .error,
.form .ajax-error {
	padding-right: 0;
}

.form .form__input ~ span:not([class]):before {
	right: 14px;
	top: -7px;
}

.form .form__input[data-required] ~ span:not([class]) {
	top: 21px;
	right: 10px;
}

.form .form__input[data-required] ~ span:not([class]):after {
	font-size: 16px;
	right: 4px;
}

.form .form__input {
	padding-right: 60px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 15px;
}

.form textarea.form__input {
	min-height: 220px;
}

.form__inner {
	width: 100%;
}

.form__success,
.form__error {
	width: 100%;
	left: auto;
	margin-left: auto;
}

.text .form-agreement p,
.text .form-agreement ._p {
	display: block;
	line-height: 19px;
	min-height: 100%;
}

.upload-file-wrap {
	-ms-flex-flow: column;
	flex-flow: column;
}

.upload-file-input {
	width: 100%;
}

.upload-files-label {
	width: 100%;
	box-sizing: border-box;
	margin-top: 15px;
	padding: 0 40px;
	text-align: center;
}

.remove-file-btn {
	top: 13px!important;
}

.required-text {
	margin: 0 0 30px 0;
	padding-left: 10px;
}

.required-text:before {
	content: '*';
	position: absolute;
	top: -1px;
	left: 0;
	font-size: 13px;
}

.numbers { /*margin-top: 45px;
        margin-bottom: 45px;*/
	margin: 5px 0;
}

.numbers ul li {
	width: 100%;
	padding-right: 0;
	margin-top: 5px;
}

.numbers ul li:nth-child(3),
.numbers ul li:nth-child(2) {
	margin-top: 18px;
}

.numbers ul li:nth-child(1) {
	margin-top: 0;
}

.numbers ul li:nth-child(3n) {
	width: 100%;
}

.numbers ul li div {
	width: 44px;
	min-height: 44px;
	float: left; /*height: 100%;
                    margin-right: 30px;*/
	margin-right: 20px;
	height: auto;
}

.numbers ul span:nth-of-type(1) {
	display: inline-block;
	font-size: 24px;
	margin-top: 8px;
}

.numbers ul span:nth-of-type(2) {
	font-size: 15px;
}

.numbers ul p {
	max-width: 100%;
	margin-top: 6px;
	font-size: 15px;
	line-height: 28px;
}

.files-list li {
	margin-bottom: 18px;
}

.file__data {
	display: inline-block;
	padding-top: 10px;
}

.file__img {
	width: 60px;
}

.file__img svg {
	width: 40px;
	height: 52px;
}

.file__name {
	font-size: 15px;
	line-height: 23px;
}

.file__info {
	margin-top: 16px;
}

.slider-wrapper {
	height: calc((100vw - 30px) * 0.66 + 80px);
	margin: 45px 0;
}

.slider-wrap {
	height: calc((100vw - 30px) * 0.66 + 93px);
}

.swiper-button-popup,
.swiper-button-prev,
.swiper-button-next {
	width: 44px;
	height: 44px;
	top: auto;
	bottom: 0;
}

.swiper-button-prev {
	right: 47px;
	color: #0F2F5E;
}

.swiper-button-next {
	box-shadow: none;
	right: 2px;
}

.slide img { /*max-width: none;
            max-height: none;
            left: 0;
            transform: none;
            position: relative;
            width: 100%;
            height: 100%;
            object-fit: contain;*/
	max-width: 100%;
	max-height: 100%;
	object-fit: unset;
	min-height: none;
	min-width: none;
}

.slide__inner {
	height: calc((100vw - 30px) * 0.66);
	border-radius: 10px; /*img {
            ._vertical & {
                max-height: 160px;
            }
        }*/
}

.slide__description {
	position: relative;
	height: 80px;
	left: auto;
	right: auto;
	bottom: auto;
	color: #0F2F5E;
	padding-top: 15px;
	padding-right: 90px;
	line-height: 19px;
}

.paging .mobile-paging {
	display: block;
}

.pagination-desktop {
	display: none;
}

.zoom-controls {
	right: 20px;
}

.markers-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
}

.marker-popup {
	width: calc(100% - 30px);
	max-height: calc(100% - 30px);
	overflow-y: auto;
	top: 15px;
	left: 15px;
	padding: 35px 30px;
}

.marker-popup .scroll-wrapper {
	max-height: calc(100% - 5px);
}

.page-styles .slider-wrapper {
	margin: 20px 0;
}

.page-preview {
	margin-top: 30px;
}

.page-preview h1,
.page-preview .title-h1 {
	font-size: 28px!important;
	line-height: 32px;
}

.page-preview:not(._img) h1,
.page-preview:not(._img) .title-h1 {
	margin: 0;
}

.page-preview._img h1,
.page-preview._img .title-h1 {
	font-size: 28px;
	line-height: 32px;
	min-height: 0;
	margin: 0;
	display: block;
}

.page-preview._img h1 + p,
.page-preview._img .title-h1 + p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 22px;
}

.page-preview._img h1,
.page-preview._img .title-h1 {
	display: -ms-flexbox;
	display: flex;
	height: 160px;
	margin: 0;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-preview._img h1 + p,
.page-preview._img .title-h1 + p {
	margin-top: 35px;
}

.page-preview._img p {
	text-align: left;
}

.page-preview__back {
	height: 160px;
}

.page-preview__text h1,
.page-preview__text .title-h1 {
	font-size: 32px;
	margin: 63px 0 40px 0;
}

.page-preview__text p {
	font-size: 17px;
	line-height: 24px;
	text-align: left;
}

.back-text {
	min-height: 0;
	margin: 75px 0;
}

.back-text div {
	padding: 35px 50px 35px 20px;
}

.back-text p {
	margin: 12px 0 20px 0;
	font-size: 14px;
	line-height: 22px;
}

.back-text p:last-child {
	margin-bottom: 0;
}

.back-text span {
	margin-top: 0;
	font-size: 42px;
}

.project-map {
	width: 100%;
	height: 420px; /*margin: 45px 0;*/
	margin: 25px 0;
	left: auto;
}

.big-title { /*margin-top: 80px;
        font-size: 53px;*/
	margin-top: 33px;
	font-size: 40px;
}

.big-title span {
	font-size: 15px;
	margin-top: 8px;
	margin-left: 10px;
}

.big-title + .title-h3,
.big-title + h3 {
	margin-top: 5px;
	margin-bottom: 15px;
}

.img { /*margin: 45px 0;*/
	margin: 20px 0;
}

.img:after {
	display: none;
}

.img img {
	border-radius: 10px;
}

.img img + small {
	position: relative;
	display: block;
	left: auto;
	bottom: auto;
	margin-top: 15px;
	color: #0F2F5E;
}

.table table td {
	font-size: 15px;
	line-height: 22px;
}

.video {
	height: auto;
	margin: 25px 0;
}

.video span {
	width: 100%;
}

.video-wrap:before {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
}

.video-wrap + span {
	color: #0F2F5E;
	position: relative;
	display: block;
	width: auto;
	bottom: auto;
	margin-top: 15px;
	left: 0;
	opacity: 1 !important;
}

.video-wrap {
	height: calc((100vw - 30px) * 0.56);
}

.share-link {
	margin-right: 0;
	margin-bottom: 20px;
}

.share-link:last-of-type {
	margin-bottom: 0;
}

.next-prev-pages {
	margin-top: 50px;
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
}

.prev-page-link span:first-child,
.next-page-link span:first-child {
	margin-top: 20px;
}

.prev-page-link span:last-child,
.next-page-link span:last-child {
	margin-top: 0;
	position: relative;
}

.prev-page-link,
.next-page-link {
	width: 100%;
	min-height: 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: 500;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
	padding: 10px 0;
	margin-bottom: 30px;
}

.page-news-item h1,
.page-news-item .title-h1 { /*line-height: 50px;*/
	font-size: 28px;
	line-height: 32px;
}

.grey-info-wrapper { /*margin-top: 100px;
        padding: 55px 20px;*/
	margin-top: 70px;
	padding: 42px 20px;
}

.grey-info-wrapper h3,
.grey-info-wrapper .title-h3 {
	margin-bottom: 0;
}

.grey-info-wrapper p,
.grey-info-wrapper ._p {
	margin-bottom: 30px;
}

.page-history .numbers {
	margin: 25px 0;
}

.page-history .slider-wrapper,
.page-history .slider-wrap {
	height: 255px;
}

.page-history .page-preview__text h1:last-child {
	margin-bottom: 18px;
}

.history-years-wrapper:first-child {
	margin-top: 0;
}

.history-years-wrapper + .big-title {
	margin-top: 40px;
}

.persons-wrapper {
	margin-top: 90px;
}

.person-item {
	margin-bottom: 95px;
}

.person-item__wrap {
	display: block;
}

.person-item__text {
	padding-top: 12px;
}

.person-item__preview-text {
	font-size: 17px;
	margin-bottom: 30px;
}

.person-item__data {
	margin-top: 20px;
}

.person-item__data .title-h3 {
	margin: 0 0 12px 0;
}

.vacancy-wrapper {
	margin-bottom: 55px;
}

.vacancy-item__text ul,
.vacancy-item__text ol {
	margin-top: 12px!important;
}

.vacancy-item__text ul li,
.vacancy-item__text ol li {
	margin-bottom: 26px!important;
}

.vacancy-item__type {
	margin: 0 0 14px 0!important;
}

.vacancy-item__title {
	min-height: 170px;
}

.vacancy-item__text-text {
	margin-bottom: 50px;
}

.page-projects .page-preview {
	margin-bottom: 0;
}

.page-projects .page-preview + .text {
	padding-top: 0;
}

.all-projects-map {
	height: 420px;
	position: relative; /*margin-top: 65px;
        margin-bottom: 80px;*/
	margin-top: 40px!important;
	margin-bottom: 75px;
}

.all-projects-map:first-child {
	margin-top: 0;
}

.all-projects-map .map-wrapper {
	width: 100%;
	height: 100%;
	left: auto;
}

.projects-list {
	margin-top: 45px;
}

h2 + .projects-list .projects-item:first-child {
	padding-top: 10px !important;
}

.projects-item {
	display: block!important;
	margin-bottom: 0;
}

.projects-item:not(._img) .projects-item__img {
	display: none;
}

.projects-item .title-h3 {
	margin-bottom: 3px;
}

.projects-item p {
	line-height: 20px;
	margin-bottom: 15px;
}

.projects-item .go-link._only-desktop {
	display: none!important;
}

.projects-item .go-link._only-mobile {
	display: inline-block !important;
}

.projects-item__img {
	margin-bottom: 9px;
}

.page-contacts .grey-info-wrapper {
	margin-top: 40px;
}

.main-office__data {
	display: block;
}

.main-office__data-address {
	width: 100%;
	padding-right: 0;
}

.main-office__data-contacts {
	margin-top: 16px;
}

.contacts-departments {
	margin-top: 90px;
}

.contacts-departments__item {
	margin-top: 50px;
}

.contacts-departments__item p {
	margin-bottom: 3px;
	line-height: 29px;
}

.contacts-departments__item .title-h3 {
	margin-bottom: 22px;
}

.main-promo {
	position: relative;
	width: 100%;
	height: 100%;
	left: auto;
}

.main-promo .slider-pagination,
.main-promo .swiper-button-prev,
.main-promo .swiper-button-next {
	display: none;
}

.main-promo .slider-wrapper,
.main-promo .slider-wrap,
.main-promo .slider-wrap__inner,
.main-promo .slider {
	min-height: 100%;
	height: auto;
	position: relative;
}

.main-promo .slider__inner {
	display: block;
}

.main-promo .swiper-slide {
	height: 520px;
	margin-bottom: 40px;
}

.main-promo .all-projects-map {
	position: absolute;
	width: 100%;
	height: 100%;
}

.main-promo .slide__inner {
	height: auto;
	min-height: 100%;
	padding: 30px 20px;
	box-sizing: border-box;
}

.main-promo .main-promo__title {
	font-size: 32px;
	line-height: 46px;
}

.main-promo .swiper-slide._wide .slide__inner {
	padding: 0;
}

.main-promo .swiper-slide {
	padding: 0;
	height: auto;
	opacity: 1!important;
}

.main-promo .swiper-slide:last-child {
	margin-bottom: 0;
}

.main-promo .swiper-slide .numbers {
	width: 100%;
	margin: 45px 0 0;
}

.main-promo .swiper-slide .numbers ul span {
	color: #B98B41;
}

.main-promo .swiper-slide .numbers ul p {
	line-height: 23px;
}

.main-promo .swiper-slide .numbers ul li {
	margin-top: 16px;
}

.main-promo .swiper-slide .numbers ul li {
	width: 100%;
}

.main-projects__item-data {
	display: block;
}

.main-projects__common-slide {
	display: none;
}

.main-projects-wrapper {
	position: relative;
}

.main-projects__navigation {
	display: none;
}

.main-projects__item {
	position: relative;
	height: 550px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 40px;
	pointer-events: auto;
	opacity: 1;
}

.main-projects__item:last-child {
	margin-bottom: 0;
}

.main-projects__slide-content {
	left: 20px;
	top: 30px;
	bottom: auto;
	width: calc(100% - 40px);
	height: calc(100% - 60px);
}

.page-founder .page-preview {
	margin-bottom: 0;
}

.page-founder .page-preview + .text {
	padding-top: 0;
}

.page-founder .page-preview__text h1 {
	margin-bottom: 25px;
}

.page-founder .projects-item {
	padding: 40px 0 33px 0!important;
}

.page-founder .projects-item .title-h3 {
	line-height: 23px;
}

.page-founder .projects-list {
	width: 100%;
	left: auto;
	margin-top: 18px;
}

.page-founder .projects-item__data {
	width: 100%;
}

.page-founder .projects-item__data p {
	margin-top: 0!important;
}

.founder-wrap {
	margin-top: 0;
	margin-bottom: 45px;
}

.founder-preview-img {
	float: none;
	margin-right: 0;
	top: 0;
	margin-bottom: 18px;
}

.biography-wrapper {
	margin-bottom: 55px;
}

.biography-item__type {
	font-size: 21px;
	line-height: 27px;
	letter-spacing: -0.01em;
	margin: -17px 0 6px 0 !important;
}

.biography-item__title {
	min-height: 130px;
}

.biography-title {
	margin-top: 33px;
	font-size: 40px;
}

.biography-period {
	margin-top: 0;
}

.page-news .page-preview__text h1 {
	margin-bottom: 15px;
}

.page-news .filter-tag-wrapper {
	padding: 25px 20px;
}

.page-news .filter-tag-wrapper .filter-tag-group {
	margin-bottom: 20px;
}

.page-news .filter-tag-wrapper .filter-tag-group ul li {
	margin-bottom: 5px!important;
}

.page-news .news-items-wrapper {
	margin-top: 20px;
}

.page-news .news-filter-item {
	margin-top: 10px;
}

.page-news .news-item__title {
	line-height: 23px;
	margin-top: 5px!important;
}

.page-news .news-item__img {
	margin-bottom: 15px;
}

.page-news .paging {
	margin-top: 50px;
}

.page-news .pr-contacts-data > div:first-child {
	margin-bottom: 12px;
}

.page-news .pr-contacts-data > div p {
	margin: 0 0;
	line-height: 28px;
}

.news-item {
	margin-bottom: 45px;
}

.news-filter-wrapper {
	margin-top: 10px;
}

.news-filter-wrapper .news-filter-item__tags,
.news-filter-wrapper .pseudo-select__btn {
	font-size: 12px;
}

.news-item__img {
	max-width: 100%;
	float: none;
}

.news-filter-item .pseudo-select__btn {
	padding-left: 0;
}

.pr-contacts-data {
	display: block;
}

.pr-contacts-data > div {
	width: 100%;
	padding: 0;
}

.pr-contacts-data > div:first-child {
	padding-right: 60px;
	margin-bottom: 20px;
}

.pr-contacts-data > div:last-child p {
	line-height: 30px;
}

.press-kit-link {
	height: 155px;
	background-size: cover;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.news-filter-item__tags {
	padding-left: 0;
}

.filter-tag-wrapper {
	width: 100%;
	left: 0;
}

.filter-tag-group {
	width: 100%;
	margin-bottom: 40px;
}

.filter-tag-group:last-child {
	margin-bottom: 0;
}

.filter-tag-group ul li {
	margin-bottom: 12px!important;
}

.filter-tag-buttons {
	padding-top: 25px;
}

.page-styles-paddings .page-preview {
	margin-top: 30px;
}

.page-styles-paddings .page-preview__text .title-h1,
.page-styles-paddings .page-preview__text h1 {
	font-size: 28px;
	line-height: 32px;
}

.page-styles-paddings .page-preview__text .title-h1 + p,
.page-styles-paddings .page-preview__text h1 + p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 22px;
}

.page-styles-paddings .title-h2,
.page-styles-paddings h2 {
	font-size: 23px;
	line-height: 30px;
	margin-top: 80px;
	margin-bottom: 20px;
}

.page-styles-paddings .title-h3,
.page-styles-paddings h3 {
	font-size: 18px;
	margin: 40px 0 10px 0;
}

.page-styles-paddings .title-h4 + ._p,
.page-styles-paddings h4 + ._p,
.page-styles-paddings .title-h4 + p,
.page-styles-paddings h4 + p {
	margin-top: 5px;
}

.page-styles-paddings .title-h4,
.page-styles-paddings h4 {
	margin: 30px 0 0 0;
}

.page-styles-paddings p,
.page-styles-paddings ._p {
	margin: 15px 0;
	line-height: 23px;
}

.page-styles-paddings .numbers {
	margin: 5px 0;
}

.page-styles-paddings .numbers ul span:nth-of-type(1) {
	margin-top: 8px;
}

.page-styles-paddings .numbers ul li {
	margin-top: 5px;
}

.page-styles-paddings .numbers ul li div {
	margin-right: 20px;
	height: auto;
}

.page-styles-paddings .back-text {
	margin: 75px 0;
}

.page-styles-paddings .project-map {
	margin: 25px 0;
}

.page-styles-paddings .big-title {
	margin-top: 33px;
	font-size: 40px;
}

.page-styles-paddings .big-title + h3 {
	margin-top: 5px;
	margin-bottom: 15px;
}

.page-styles-paddings .slider-wrapper {
	margin: 20px 0;
}

.page-styles-paddings blockquote {
	margin: 45px 0;
}

.page-styles-paddings blockquote p {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 16px;
}

.page-styles-paddings blockquote p:before {
	top: 30px;
}

.page-styles-paddings blockquote + .big-title {
	margin-top: 90px;
}

.page-styles-paddings .img {
	margin: 20px 0;
}

.page-styles-paddings .text {
	padding-top: 18px;
	margin-bottom: 30px;
}

.page-styles-paddings .text ol:not([class]) li,
.page-styles-paddings .text ul:not([class]) li {
	padding-left: 30px;
	line-height: 23px;
	margin-bottom: 15px;
}

.page-styles-paddings .text ol:not([class]) li ol,
.page-styles-paddings .text ul:not([class]) li ol,
.page-styles-paddings .text ol:not([class]) li ul,
.page-styles-paddings .text ul:not([class]) li ul {
	margin: 16px 0;
}

.page-styles-paddings .video {
	margin: 25px 0;
}

.page-styles-paddings .file__name {
	line-height: 23px;
}

.page-styles-paddings .files-list li {
	margin-bottom: 18px;
}

.page-styles-paddings .grey-info-wrapper {
	margin-top: 70px;
	padding: 42px 20px;
}

.page-styles-paddings .grey-info-wrapper .title-h3 {
	margin-bottom: 0;
}

.page-styles-paddings .next-prev-pages {
	margin-top: 50px;
}

.page-styles-paddings .all-projects-map {
	margin-top: 40px!important;
	margin-bottom: 75px;
}

.page-styles-paddings .projects-item .title-h3 {
	margin-bottom: 3px;
}

.page-styles-paddings .projects-item__img {
	margin-bottom: 9px;
}

.page-projects .projects-list {
	margin-top: 45px;
}

.page-projects .text {
	margin-bottom: 0;
}

.page-founder-paddings .page-preview__text h1 {
	margin-bottom: 25px;
}

.page-founder-paddings .founder-wrap {
	margin-bottom: 45px;
}

.page-founder-paddings .biography-item__type {
	font-size: 21px;
	line-height: 27px;
	letter-spacing: -0.01em;
	margin: -17px 0 6px 0 !important;
}

.page-founder-paddings .projects-item {
	padding: 40px 0 33px 0!important;
}

.page-founder-paddings .projects-item .title-h3 {
	line-height: 23px;
}

.page-founder-paddings .founder-preview-img {
	margin-bottom: 18px;
}

.page-founder-paddings .projects-list {
	width: 100%;
	left: auto;
	margin-top: 18px;
}

.page-founder-paddings .projects-item__data {
	width: 100%;
}

.page-founder-paddings .projects-item__data p {
	margin-top: 0!important;
}

.page-founder-paddings .biography-item__title {
	min-height: 130px;
}

.page-founder-paddings .biography-title {
	margin-top: 33px;
	font-size: 40px;
}

.page-founder-paddings .biography-period {
	margin-top: 0;
}

.page-news-paddings .page-preview__text h1 {
	margin-bottom: 15px;
}

.page-news-paddings .news-item {
	margin-bottom: 45px;
}

.page-news-paddings .news-filter-wrapper {
	margin-top: 10px;
}

.page-news-paddings .news-filter-wrapper .news-filter-item__tags,
.page-news-paddings .news-filter-wrapper .pseudo-select__btn {
	font-size: 12px;
}

.page-news-paddings .filter-tag-wrapper {
	padding: 25px 20px;
}

.page-news-paddings .filter-tag-wrapper .filter-tag-group {
	margin-bottom: 20px;
}

.page-news-paddings .filter-tag-wrapper .filter-tag-group ul li {
	margin-bottom: 5px!important;
}

.page-news-paddings .news-items-wrapper {
	margin-top: 20px;
}

.page-news-paddings .news-filter-item {
	margin-top: 10px;
}

.page-news-paddings .news-item__title {
	line-height: 23px;
	margin-top: 5px!important;
}

.page-news-paddings .news-item__img {
	margin-bottom: 15px;
}

.page-news-paddings .paging {
	margin-top: 50px;
}

.page-news-paddings .pr-contacts-data > div:first-child {
	margin-bottom: 12px;
}

.page-news-paddings .pr-contacts-data > div p {
	margin: 0 0;
	line-height: 28px;
}

}

@keyframes load8 {

0% {
	transform: rotate(0deg);
}

100% {
	transform: rotate(360deg);
}

}

@keyframes swiper-preloader-spin {

100% {
	transform: rotate(360deg);
}

}
html[lang='cn'].desktop .main-menu li:hover .submenu-wrap{
	transform: translate(-25%, 0);
}
html[lang='cn'] .founder-wrap p {
	line-height: 27px;
	margin: 18px 0;
}
html[lang='cn'] .page-preview._img p{
	font-weight: bold;
	font-size: 27px;
}
html[lang='cn'] p,
html[lang='cn'] ._p{
	font-size: 22px;
}
html[lang='cn'] h4,
html[lang='cn'] h5,
html[lang='cn'] h6,
html[lang='cn'] .title-h4,
html[lang='cn'] .title-h5,
html[lang='cn'] .title-h6{
	font-size: 23px
}
html[lang='cn'] .button-link{
	font-size: 20px;
}
html[lang='cn'] .main-menu li{
	font-size: 18px;
}
html[lang='cn'] .main-promo .swiper-slide .numbers ul li,
html[lang='cn'] .numbers ul li:nth-child(3n){
	width: 250px;
}
html[lang='cn'] .map-point .map-point__content {
	font-size: 20px;
}