body:before {
	content: "";
	z-index: -1;
	position: fixed;
}

.parallax-layer {
	will-change: transform, opacity;
}

.b-arctic {
	background: #000;
}

.b-arctic .b-article__footer {
	background: none;
}

.b-arctic-flat {
	position: relative;
	z-index: 1;
	padding: 30px 7%;
	background: #fff; /* #024E68; */
	color: #333;
	font: 16px/1.5em Georgia, serif;
	overflow: hidden;
	backface-visibility: hidden;
}

.b-arctic-flat h1,
.b-arctic-flat h2,
.b-arctic-flat p,
.b-arctic .b-article__footer {
	margin: 0 auto 20px auto;
	max-width: 800px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	color: #333;
}
.b-arctic-flat h1 {
	font: bold 22px/1em Georgia;
	color: #333;
}
.b-arctic-flat h2 {
	font: bold 18px/1em Georgia;
	color: #333;
}
.b-arctic-flat .b-arctic__intro {
	font: bold 22px/1.5em Georgia;
	color: #333;
	margin-bottom: 60px;
}

.b-arctic-frame {
	position: relative;
	overflow: hidden;
}
	.b-arctic-frame:before,
	.b-arctic-frame:after {
		position: absolute;
		z-index: 1;
		right: -3vw;
		left: -3vw;
		height: 3vw;
		content: " ";
		box-shadow: 0 0 3vw 0 #000;
	}

	.b-arctic-frame--no_shadow_top:before,
	.b-arctic-frame--no_shadow_bottom:after {
		display: none;
		content: none;
	}
	.b-arctic-frame:before {
		top: -3vw;
	}
	.b-arctic-frame:after {
		bottom: -3vw;
	}

.photo-person img {
	width: 100px;
	height: 100px;
}

.quoted {
	position: relative;
	display: block;
	color: #333;
	font: 22px/1.5em Georgia, serif;
	padding-top: 6px;
	padding-bottom: 6px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	clear: both;
}

@media only screen and (max-resolution: 1dppx) {
	.quoted:before {
		background-image: url(//im.kommersant.ru/ContentFlex/images/icons_1x.png);
	}
	.quoted:before {
		background-image: url(//im.kommersant.ru/ContentFlex/images/icons_4x.png);
		background-image: url(//im.kommersant.ru/ContentFlex/images/icons_1x.png)\9;
		background-size: auto 300px;
	}
}
	.quoted:before {
		content: "";
		width: 30px;
		height: 30px;
		position: absolute;
		top: 3px;
		left: -34px;
		background-repeat: no-repeat;
		background-size: auto 300px;
		background-position: -360px top;
		z-index: -1;
	}

.b-arctic-collage {
	position: relative;
}

.b-arctic-image {
	position: relative;
	border: none;
	outline: none;
	vertical-align: top;
	width: 100%;
}

.b-arctic-video {
	display: block;
	position: relative;
	border: none;
	outline: none;
	width: 100%;
	padding-bottom: 56.25%;
}
	.b-arctic-video video,
	.b-arctic-video object {
		border: none;
		outline: none;
		vertical-align: top;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

.b-arctic-replay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

	.b-arctic-replay__button {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 60px;
		height: 60px;
		margin-top: -30px;
		margin-left: -30px;
		cursor: pointer;
		opacity: 0.7;
		-webkit-transition: opacity 250ms ease-out;
		-moz-transition: opacity 250ms ease-out;
		-o-transition: opacity 250ms ease-out;
		transition: opacity 250ms ease-out;
	}

	.b-arctic-replay__button:hover {
		opacity: 1;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}

.parallax-replay-enabled .b-arctic-replay {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.b-arctic-audio {
	display: none;
	border: none;
	outline: none;
	position: absolute;
	z-index: 1001;
	left: 0;
	bottom: 0;
	width: 100%;
}

	.b-arctic-audio audio {
		border: none;
		outline: none;
		vertical-align: top;
		width: 100%;
	}

.b-arctic-title {
	position: absolute;
	left: 3%;
	top: 4%;
	color: #fff;
	/*
	color: rgba(255, 255, 255, 0.9);
	*/
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}

.b-arctic-title--dark {
	color: #1e1e1e;
	color: rgba(30, 30, 30, 0.9);
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.75);
}
.b-arctic-title--tr {
	right: 3%;
	left: auto;
	top: 4%;
	bottom: auto;
}
.b-arctic-title--bl {
	right: auto;
	left: 3%;
	bottom: 4%;
	top: auto;
}
.b-arctic-title--br {
	right: 3%;
	left: auto;
	bottom: 4%;
	top: auto;
}
.b-arctic-title--ml {
	right: auto;
	left: 3%;
	bottom: auto;
	top: 50%;
}
.b-arctic-title--mr {
	right: 3%;
	left: auto;
	bottom: auto;
	top: 50%;
}

.b-arctic-title h1,
.b-arctic-title h2 {
	font-size: 22px;
	line-height: 1em;
	margin-top: -11px;
}

.b-arctic-title h1,
.b-arctic-title h2,
.b-arctic-title h1 a,
.b-arctic-title h2 a {
	color: inherit;
	font-family: Georgia, serif;
}
.b-arctic-title p {
	margin: 20px 0;
}
.b-arctic-title h4 {
	font-size: 14px;
}

@media only screen and (min-width: 480px), not screen {
	.b-arctic-title h1,
	.b-arctic-title h2 {
		font-size: 40px;
		margin-top: -20px;
	}
}

@media only screen and (min-width: 980px), not screen {
	.b-arctic-flat {
		font-size: 20px;
	}
	.b-arctic-flat h1 {
		font-size: 48px;
	}
	.b-arctic-flat h2 {
		font-size: 34px;
	}
	.b-arctic-title h1,
	.b-arctic-title h2 {
		font-size: 80px;
		margin-top: -40px;
	}
	.b-arctic-title h4 {
		font-size: 24px;
	}
}

.b-arctic .b-gallery .b-gallery-canvas {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
	cursor: pointer;
}

.b-arctic .b-gallery .b-gallery__item {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.b-arctic .b-gallery .b-gallery__item .photo {
	background-color: #000;
}

.b-arctic .slider .b-gallery-pic_info {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	-moz-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	-o-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	*filter: alpha(opacity=0);
}

.b-arctic .slider-hover .b-gallery-pic_info {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	-moz-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	-o-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	*filter: alpha(opacity=100);
}

.b-arctic .b-gallery .b-gallery-pic_info {
	text-align: left;
	visibility: visible;
	color: #fff;
	color: rgba(255, 255, 255, 0.9);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
	z-index: 10;
	position: absolute;
	padding: 5px 10px;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	border-radius: 3px;
	top: 10%;
	right: auto;
	bottom: auto;
	left: 4.375%;
	max-width: 75%;
	font: 12px/14px Georgia;
}
.b-arctic .b-gallery .b-gallery-pic_info--tl {
	top: 10%;
	right: auto;
	bottom: auto;
	left: 4.375%;
}
.b-arctic .b-gallery .b-gallery-pic_info--tr {
	top: 10%;
	right: 4.375%;
	bottom: auto;
	left: auto;
}
.b-arctic .b-gallery .b-gallery-pic_info--bl {
	top: auto;
	right: auto;
	bottom: 10%;
	left: 4.375%;
}
.b-arctic .b-gallery .b-gallery-pic_info--br {
	top: auto;
	right: 4.375%;
	bottom: 10%;
	left: auto;
}
.b-arctic .b-gallery .b-gallery-pic_info__sign {
	font: 10px/12px Georgia;
}
.b-arctic .b-gallery .b-gallery-pic_info__sign--big {
	font: 14px/1.5em Georgia;
}

@media only screen and (min-width: 480px), not screen {
	.b-arctic .b-gallery .b-gallery-pic_info__sign {
		font: 14px/16px Georgia;
	}
	.b-arctic .b-gallery .b-gallery-pic_info__sign--big {
		font: 18px/1.5em Georgia;
	}
}

@media only screen and (min-width: 980px), not screen {
	.b-arctic .b-gallery .b-gallery-pic_info {
		padding: 15px 30px;
		border-radius: 5px;
		max-width: 50%;
		display: block;
	}
	.b-arctic .b-gallery .b-gallery-pic_info__sign {
		font: 18px/24px Georgia;
	}
	.b-arctic .b-gallery .b-gallery-pic_info__sign--big {
		font: 24px/1.5em Georgia;
	}
}

.b-arctic .b-gallery .b-gallery__nav {
	border-radius: 50%;
}
.b-arctic .b-gallery .b-gallery__nav,
.b-arctic .b-gallery .b-gallery__nav:hover {
	background-color: #000;
	background-color: rgba(0,0,0,0.4);
}
@media only screen and (max-width: 479px), not screen {
	.b-arctic .b-gallery .b-gallery__nav,
	.b-arctic .b-gallery .b-gallery__nav:hover {
		background-color: transparent;
	}
}
@media only screen and (min-width: 980px), not screen {
	.b-arctic .b-gallery .b-gallery__nav .icon {
		margin: 8px 0 0 8px;
	}

	.b-arctic .b-gallery .b-gallery__nav {
		position: absolute;
		top: 50%;
		bottom: 0;
		z-index: 1;
		display: block;
		margin-top: -38px;
		width: 76px;
		height: 76px;
		background-color: #000;
		background-color: rgba(0,0,0,0.4);
		backface-visibility: hidden;
	}
	.b-arctic .b-gallery .b-gallery__next {
		border-radius: 38px;
		right: 30px;
	}
	.b-arctic .b-gallery .b-gallery__previous {
		border-radius: 38px;
		left: 30px;
	}
	.b-arctic .icon-left_arrow,
	.b-arctic .icon-right_arrow {
		display: inline-block;
		overflow: hidden;
		padding-top: 60px;
		width: 60px;
		height: 0;
		background-color: transparent;
		background-image: url(//im.kommersant.ru/ContentFlex/images/arrows_icons_4x.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		vertical-align: top;
		direction: ltr;
		text-indent: -200px;
	}
	.b-arctic .icon-left_arrow {
		background-position: 0 -120px;
	}
	.b-arctic .icon-right_arrow {
		background-position: -60px -120px;
	}
}
.b-arctic .b-gallery-nav_lineup {
	position: absolute;
	bottom: 4%;
	left: 0;
	z-index: 1;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
	font: 0/0 a;
	backface-visibility: hidden;
}
.b-arctic .b-gallery-nav_lineup .b-gallery-nav_lineup_item {
	border: 1px solid #fff;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 50%;
}
@media only screen and (min-width: 980px), not screen {
	.b-arctic .b-gallery-nav_lineup .b-gallery-nav_lineup_item:hover {
		background-position: -12px -24px;
	}
	.b-arctic .b-gallery-nav_lineup .slider-nav-item-current {
		background-position: -12px 0;
	}
}
.b-arctic .b-article__bracket {
	margin: 0 auto 24px auto;
	max-width: 800px;
	font: .86em/normal Georgia;
	color: #666;
}
.b-arctic .b-article .b-incut.b-incut_video {
	float: none;
	width: auto;
}
.b-arctic .b-article time {
	font-weight: bold;
}
.b-arctic .b-article .b-article__bracket:after,
.b-arctic .b-article .b-incut:after {
	z-index: auto;
}
@media only screen and (min-width: 980px), not screen {
	.b-arctic .b-article .b-incut.b-incut_video {
		float: right;
		width: 400px;
		margin-left: 30px;
	}
}
.b-arctic .b-arctic__map_route {
	position: relative;
	height: 400px;
}
	.b-arctic .b-arctic__map_route iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: none;
	}
.b-arctic .b-article__footer {
	margin-top: 40px;
}
.b-arctic .b-article__footer time {
	padding-top: 5px;
	padding-right: 20px;
	border-top: 1px solid #ccc;
	color: #999;
	font: 11px/14px Arial, sans-serif;
	float: right;
}

.index_menu__button {
	margin-left: 5%;
	position: fixed;
	top: 10px;
	left: 0;
	display: inline-block;
	width: 100%;
	z-index: 11;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.index_menu__button_icon {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 10px 10px 0;
	vertical-align: middle;
}
.index_menu__button_name {
	font: small-caps 22px/26px Arial;
	text-transform: uppercase;
	vertical-align: middle;
}
.index_menu__button a {
	color: #eee;
	text-shadow: 0px 0px 2px #000;
}
.index_menu__button:hover {
	opacity: 1;
}

.links {
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	padding: 50px 0 20px 5%;
	-webkit-transform: translate3d(0px, -200px, 0px);
	-moz-transform: translate3d(0px, -200px, 0px);
	-ms-transform: translate3d(0px, -200px, 0px);
	transform: translate3d(0px, -200px, 0px);

}
	.links--active {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		transform: translate3d(0px, 0px, 0px);
	}

	.links__item {
		font: 11px/13px Arial;
		padding-left: 40px;
	}
	.links__item .article_name {
		font: 12px/1.5em Arial;
		display: inline;
	}
	.links__item .article_name,
	.links__item .article_name a {
		color: #fff;
	}
	.logo {
		margin: 0 0 15px 0;
		display: block;
	}

@media only screen and (min-width: 480px) {
	.links__item {
		font: 12px/14px Arial;
	}
	.links__item .article_name {
		font: 14px/1.5em Arial;
	}
}

@media only screen and (min-width: 980px), not screen {
	.links__item {
		font: 14px/16px Arial;
	}
	.links__item .article_name {
		font: 16px/1.5em Arial;
	}
	.logo {
		float: right;
		margin: 0 0 15px 15px;
	}
}
