/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, object, iframe,
blockquote,
a, cite,
h1, h2,
em, img,
small, sub, sup,
u, i, center,
dl, dt, dd, ol, ul, li,
table,
article, aside,
figure, figcaption, footer, header,
nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
i, em {
	font-style: italic;
}

/* HTML5 display-role reset for older browsers */
article, aside, figcaption, figure,
footer, header, nav, section {
	display: block;
}

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;
}
template {
	display: none;
}

html,
body {
	font-family: Georgia, serif;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}


html {
	height: 100%;
}
body {
	color: #333;
	height: 100%;

	background: #edece7;
}

a {
	color: #006697;
}

.cf:before,
.cf:after {
	position: relative;
	display: table;
	content: "";
}

.cf:after {
	clear: both;
}

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.ol {
	outline: 1px dashed red;
}

.photo img {
	display: block;
	width: 100%;
	height: auto;
}

.inner-photo img {
	width: auto;
	max-width: 100%;
}

.photo img[src=""] {
	background-color: #ccc;
	height: 0;
	padding-bottom: 56.25%;
}

@font-face {
	font-family: "Helios";
	src: url(//im.kommersant.ru/ContentFlex/ajax/fonts/helios.woff) format("woff"),
	url(//im.kommersant.ru/ContentFlex/ajax/fonts/Helios.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* 1 column */
@media only screen and (max-width: 479px) {
	.hide1 {
		display: none !important;
	}
}

/* 2 columns */
@media only screen and (min-width: 480px) and (max-width: 979px) {
	.hide2 {
		display: none !important;
	}
}
/* 3 columns 980px+ */
@media only screen and (min-width: 980px), not screen {
	.hide3 {
		display: none !important;
	}
}

/* icons */
/* -------------------- icons.css -------------------- */
.icon {
	overflow: hidden;
	background-color: transparent;
	display: inline-block;
	width: 30px;
	height: 0;
	padding-top: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 300px;
	vertical-align: top;
	text-indent: -200px;
	background-image: url(//im.kommersant.ru/ContentFlex/images/icons_4x.png);
	background-image: url(//im.kommersant.ru/ContentFlex/images/icons_1x.png)\9;
}

.icon-socials-fb {
	background-position: -180px -60px;
}

a:hover .icon-socials-fb {
	background-position: -180px -30px;
}

.icon-socials-vk {
	background-position: -210px -60px;
}

a:hover .icon-socials-vk {
	background-position: -210px -30px;
}

.icon-socials-tw {
	background-position: -270px -60px;
}

a:hover .icon-socials-tw {
	background-position: -270px -30px;
}

.icon-socials-ok {
	background-position: -150px -60px;
}

a:hover .icon-socials-ok {
	background-position: -150px -30px;
}


.b-socials_buttons--novalue .icon {
	width: 26px;
	padding-top: 26px;
	vertical-align: middle;
	background-size: auto 258px;
}

/* socials */
.b-socials_buttons--novalue .icon-socials-fb {
	background-position: -156px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-fb {
	background-position: -156px -26px;
}

.b-socials_buttons--novalue .icon-socials-vk {
	background-position: -182px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-vk {
	background-position: -182px -26px;
}

.b-socials_buttons--novalue .icon-socials-tw {
	background-position: -234px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-tw {
	background-position: -234px -26px;
}

.b-socials_buttons--novalue .icon-socials-ok {
	background-position: -130px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-ok {
	background-position: -130px -26px;
}

.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
	background-image: url(//im.kommersant.ru/ContentFlex/images/dots_4x.png);
	background-size: auto 36px;
}

/* 1 & 2 columns */
@media only screen and (max-width: 979px) {
	.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
		background-size: auto 18px;
	}
}

/* icons end */

/* socials buttons */
.b-socials_buttons {
	margin: 20px auto 50px auto;
	width: 100%;
}
	.b-socials_buttons a {
		text-decoration: none;
	}
	.b-socials_buttons .icons {
		list-style-type: none;
		font: 0/0 a;
	}
	.b-socials_buttons .icons li {
		display: inline-block;
		margin-left: 9px;
		width: 30px;
		text-align: center;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px 0;
		vertical-align: top;
	}
	.b-socials_buttons .icons li:first-child {
		margin-left: 0;
	}
	.b-socials_buttons .icons li .number {
		width: 30px;
		margin-top: 5px;
		border-top: 1px solid #ccc;
		display: block;
		font: bold 11px/11px Arial, sans-serif;
		padding: 5px 0 0 0;
		color: #999;
	}


	.b-socials_buttons--novalue {
		position: absolute;
		right: 0;
		top: 0;
		margin: 2px 9px 0 0;
		width: auto;
	}
		.b-socials_buttons--novalue .icons li {
			display: inline-block;
			width: 26px;
			text-align: center;
			vertical-align: middle;
			border: 0;
			padding: 0;
		}
/* social buttons end */

/* gallery styles */
/* -------------------- gallery.css -------------------- */
/* common prev & next big photogallery controls */
.b-gallery .b-gallery__nav {
	position: absolute;
	top: 50%;
	bottom: 0;
	z-index: 1;
	display: block;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	background: transparent;
	-webkit-transition: background 0.3s ease-out 0s;
	-moz-transition: background 0.3s ease-out 0s;
	-ms-transition: background 0.3s ease-out 0s;
	-o-transition: background 0.3s ease-out 0s;
	transition: background 0.3s ease-out 0s;
}
	.slider-link,
	.slider-link:focus {
		outline: none;
	}

	/* disable background for inactive controls */
	.b-gallery .b-gallery__nav.slider-inactive:hover {
		background-color: transparent;
		background: none\9;
	}

		/* changing arrow opacity for inactive controls */
		.b-gallery .b-gallery__nav.slider-inactive .icon {
			opacity: 0.25;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
			-webkit-transition: opacity 0.3s ease-out 0s;
			-moz-transition: opacity 0.3s ease-out 0s;
			-ms-transition: opacity 0.3s ease-out 0s;
			-o-transition: opacity 0.3s ease-out 0s;
			transition: opacity 0.3s ease-out 0s;
			*filter: alpha(opacity=25);
		}

	.b-fomenko .icon-left_arrow {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/fomenko/arrow_left_w.png?20150623000000);
		width: 30px;
		height: 0;
		padding-top: 30px;
		background-size: cover;
	}
	.b-fomenko .icon-right_arrow {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/fomenko/arrow_right_w.png?20150623000000);
		width: 30px;
		height: 0;
		padding-top: 30px;
		background-size: cover;
	}

	/* previuos control */
	.b-gallery .b-gallery__previous {
		border-radius: 0 5px 5px 0;
		left: 0;
	}
	/* next control */
	.b-gallery .b-gallery__next {
		border-radius: 5px 0 0 5px;
		right: 0;
	}
		/* positioning href background for controls */
		.b-gallery .b-gallery__next .slider-link,
		.b-gallery .b-gallery__previous .slider-link {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 100%;
		}

	/* dots  */
	.b-gallery-nav_lineup {
		width: 100%;
		padding: 0;
		list-style: none;
		text-align: center;
		font: 0/0 a;
		position: absolute;
		left: 0;
		z-index: 1;
		bottom: 0;
	}
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
			position: relative;
			display: inline-block;
			margin: 4px;
			width: 12px;
			height: 12px;
			background-position: 0 -12px;
			background-repeat: no-repeat;
		}
			.b-gallery-nav_lineup .b-gallery-nav_lineup_item:hover {
				background-position: 0 -24px;
			}
			.b-gallery-nav_lineup .slider-nav-item-current {
				background-position: 0 0;
			}

		/* usability styles for dots */
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item .slider-link {
			position: absolute;
			top: -4px;
			right: -4px;
			bottom: -4px;
			left: -4px;
			display: block;
		}

		.b-gallery--aside {
			margin: 1.45em auto;
		}

/* 1 & 2 columns */
@media only screen and (max-width: 979px) {
	.slider-touchable .b-gallery__nav {
		display: none;
	}
	.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
		position: relative;
		display: inline-block;
		margin: 2px;
		width: 6px;
		height: 6px;
		background-position: 0 -6px;
		background-repeat: no-repeat;
		background-size: auto 18px
	}
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item:hover {
			background-position: -6px -12px;
		}
			.b-gallery-nav_lineup .slider-nav-item-current {
				background-position: -6px 0;
			}

		/* usability styles for dots */
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item .slider-link {
			position: absolute;
			top: -2px;
			right: -2px;
			bottom: -2px;
			left: -2px;
			display: block;
		}
}

/* gallery styles end */

.b-fomenko .b-gallery .b-gallery-canvas {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
	cursor: pointer;
}

.b-fomenko .b-gallery .b-gallery__item {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.b-fomenko .b-gallery .b-gallery__item .photo {
	background-color: #000;
}

.b-fomenko .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;
	-ms-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-fomenko .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;
	-ms-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-fomenko .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);
	top: 5%;
	right: auto;
	bottom: auto;
	left: 4.375%;
	max-width: 75%;
	font: 12px/14px Georgia;
	border: 2px solid #fff;
	padding: 10px;
}
.b-fomenko .b-gallery .b-gallery-pic_info--tl {
	top: 5%;
	right: auto;
	bottom: auto;
	left: 3px;
}
.b-fomenko .b-gallery .b-gallery-pic_info--tr {
	top: 5%;
	right: 3px;
	bottom: auto;
	left: auto;
}
.b-fomenko .b-gallery .b-gallery-pic_info--bl {
	top: auto;
	right: auto;
	bottom: 5%;
	left: 3px;
}
.b-fomenko .b-gallery .b-gallery-pic_info--br {
	top: auto;
	right: 3px;
	bottom: 5%;
	left: auto;
}
.b-fomenko .b-gallery .b-gallery-pic_info__sign {
	font: 10px/12px Arial;
	color: #fff;
	margin: 0;
	max-width: 100%;
	width: auto;
}
.b-fomenko .b-gallery .b-gallery-pic_info__sign--big {
	font: 14px/1.5em Arial;
}

@media only screen and (min-width: 480px), not screen {
	.b-fomenko .b-gallery .b-gallery-pic_info__sign {
		font: 14px/16px Arial;
	}
	.b-fomenko .b-gallery .b-gallery-pic_info__sign--big {
		font: 18px/1.5em Arial;
	}
}

@media only screen and (min-width: 980px), not screen {
	.b-fomenko .b-gallery .b-gallery-pic_info {
		padding: 10px 15px;
		max-width: 75%;
		display: block;
	}
	.b-fomenko .b-gallery .b-gallery-pic_info__sign {
		font: 14px/16px Arial;
	}
	.b-fomenko .b-gallery .b-gallery-pic_info__sign--big {
		font: 24px/1.5em Arial;
	}
}

.b-fomenko .b-gallery .b-gallery__nav {
	border-radius: none;
}
.b-fomenko .b-gallery .b-gallery__nav,
.b-fomenko .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-fomenko .b-gallery .b-gallery__nav,
	.b-fomenko .b-gallery .b-gallery__nav:hover {
		background-color: transparent;
	}
}
@media only screen and (min-width: 875px), not screen {
	.b-fomenko .b-gallery .b-gallery__nav {
		position: absolute;
		top: 50%;
		bottom: 0;
		z-index: 1;
		display: block;
		margin-top: -15px;
		width: 30px;
		height: 30px;
		backface-visibility: hidden;
	}
	.b-fomenko .b-gallery .b-gallery__next {
		right: 3px;
	}
	.b-fomenko .b-gallery .b-gallery__previous {
		left: 3px;
	}
	.b-fomenko .icon-left_arrow,
	.b-fomenko .icon-right_arrow {
		display: inline-block;
		overflow: hidden;
		height: 0;
		background-color: transparent;
		background-position: 0 0;
		background-repeat: no-repeat;
		vertical-align: top;
		direction: ltr;
		text-indent: -200px;
		background-size: cover;
	}
}
.b-fomenko .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-fomenko .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%;
}


/* main stuff starts here */
.b-fomenko {
	position: relative;
	height: 100%;
}

.b-fomenko__header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 30px;
	text-align: center;
}
	.b-fomenko__top_panel {
		height: 100%;
		width: 100%;
		text-align: center;
		position: relative;
		max-width: 880px;
		margin: 0 auto;
	}
	.b-fomenko__top_panel,
	.b-fomenko__top_panel a {
		color: #fff;
	}
	.b-fomenko__top_panel .fo-icon--vtb_logo {
		margin-left: 15px;
	}

.b-fomenko__article {
	padding-top: 50px;
	padding-bottom: 50px;
}

.b-fomenko__cover {
	width: 100%;
	height: 100%;
	// min-height: 694px;
	background: #000;
	position: relative;
	text-align: center;
	overflow: hidden;
	font: 0/0 a;
}
	.b-fomenko__cover:before {
		content: '';
		display: inline-block;
		height: 100%;
		width: 0;
		vertical-align: middle;
	}

	.b-fomenko__cover_photo {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(//im.kommersant.ru/CorpImages/Projects/fomenko/covers/headmar_001b.jpg?20150623000000) no-repeat 50% 50%;
		background-size: cover;
	}
		.b-fomenko__cover_photo img {
			width: 100%;
		}
	.b-fomenko__cover_photo_white {
		background-color: #edece7;
	}
	.b-fomenko__cover_photo_black {
		background-color: #000;
	}

	.b-fomenko__cover_layer2 {
		margin-left: -100%;
	}


	.b-fomenko__cover_header {
		position: absolute;
		left: 5%;
		top: 13%;
		width: 30%;
		text-align: left;
	}

	.b-fomenko__cover_intro {
		position: absolute;
		right: 5%;
		bottom: 17%;
		width: 33%;
		text-align: right;
	}
@media only screen and (max-width: 669.9999px), not screen {
	.b-fomenko__cover_intro {
		bottom: 6%;
		width: 80%;
		left: 15%;
		text-align: right;
	}
	.b-fomenko__cover_header {
		width: 66%;
	}
}
/*
@media only screen and (max-width: 978.9999px), not screen {
	.b-fomenko__cover_intro {
		bottom: 6%;
		width: 80%;
		left: 15%;
		text-align: right;
	}
}
*/
	.b-fomenko__main_header {
		text-transform: uppercase;
		margin-bottom: 0;
		font-size: 2.5vmax;
		line-height: 1em;
		font-family: Helios, Arial, sans-serif;
	}
		.b-fomenko__main_header > em {
			font-size: .797em;
			font-style: normal;
		}

.b-fomenko__cover_scrollme {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 30px;
}
	.b-fomenko__cover_scrollme img {
		width: 100%;
		height: auto;
	}
.b-fomenko__cover_scrollme {
	color: #000;
}
.b-fomenko__cover_scrollme a {
	color: currentcolor;
}

@media only screen and (max-width: 669.9999px) {
	.b-fomenko__cover_scrollme {
		bottom: 0;
	}
}


@media only screen and (max-width: 669.9999px), not screen {
	.b-fomenko__cover_content {
		left: 10px;
		right: 10px;
		width: auto;
	}
}

.b-fomenko__article_main_photo {

}
	.b-fomenko__article_main_photo img {
		margin: 0 auto;
		max-width: 880px;
	}

.b-fomenko__main_theme_color {
	color: #333;
}

.b-fomenko__text,
.b-fomenko__header2 {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	position: relative;
}
.b-fomenko__text {
	font: 18px/1.4em Georgia, serif;
}

.b-fomenko__header2,
.b-fomenko__header4 {
	font: 42px/1.2em Helios, Arial, sans-serif;
	text-transform: uppercase;
	margin: .2em auto;
}

.b-fomenko__header4 {
	font-size: 21px;
}

.b-fomenko__text--iview_author {
	font: 14px/1.4em Georgia, serif;
	text-align: right;
}

@media only screen and (max-width: 874px), not screen {
	.b-fomenko__text,
	.b-fomenko__header2 {
		padding: 0 10px;
	}
}

.b-fomenko__incut {
	position: relative;
	margin-right: 15px;
	width: 50%;
	float: left;
}
	.b-fomenko__incut--reference {
		margin-left: -150px;
		margin-top: .86em;
	}

	.b-fomenko__incut_text {
		color: #333;
		font: 20px/1.4em Helios, Arial, sans-serif;
		text-transform: uppercase;
		margin-top: 0;
	}

	.b-fomenko__incut_reference {
		color: #333;
		font: 12px/1.4em Helios, Arial, sans-serif;
		text-transform: none;
		margin-top: 0;
	}


	.b-fomenko__incut_illustration,
	.b-fomenko__incut_description {
	}
	.b-fomenko__incut_description {
		padding: 0 0 0 40px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

@media only screen and (max-width: 874px), not screen {
	.b-fomenko__incut,
	.b-fomenko__incut--reference {
		float: none;
		width: 100%;
		margin: 0;
	}

	.b-fomenko__incut_description {
		padding: 0 25px 0 5px;
	}
}

	.b-fomenko__incut_photo {
		width: 100%;
		height: auto;
		display: block;
	}
	.b-fomenko__incut_text {
		margin-bottom: 15px;
	}
	.b-fomenko__intro {
		font: 21px/1.2em Georgia, serif;
		display: block;
	}
.b-fomenko__cover_intro .b-fomenko__intro {
	font-size: 21px;
	font: 1.3vmax/1.2em Georgia, serif;
}

@media only screen and (max-width: 669.9999px), not screen {
	.b-fomenko__cover_intro .b-fomenko__intro {
		font-size: 14px;
	}
}

	.b-fomenko__text--iview_answer {
		padding-left: 190px;
	}

@media only screen and (max-width: 874px), not screen {
	.b-fomenko__text--iview_answer {
		padding-left: 40px;
	}
}

.b-fomenko__afisha {
	border: 2px solid #333;
	position: relative;
	margin-top: 150px;
	vertical-align: top;
	white-space: normal;
}
.b-fomenko__timeline--bottom .b-fomenko__afisha {
	margin-top: 50px;
}

	.b-fomenko__afisha .b-fomenko__header2 {
		text-align: left;
		padding-left: 0;
		margin: 0;
		margin: -1px 0 0 2px;
		line-height: 1;
		z-index: 1;
		position: relative;
		width: auto;
		display: inline-block;
		text-shadow: 0 0 6px #f00;
		display: none;
	}
	.b-fomenko__afisha .b-fomenko__header4 {
		text-align: center;
	}
	.b-fomenko__afisha_picture {
		position: absolute;
		top: -150px;
		left: 0;
		width: 100%;
		height: 220px;
	}

	.b-fomenko__timeline--bottom .b-fomenko__afisha_picture {
		height: 100px;
		top: -56px;
	}

		.b-fomenko__afisha_picture img {
			height: auto;
			width: auto;
			display: block;
			margin: 0 auto;
			max-width: 100%;
			max-height: 100%;
		}
	.b-fomenko__afisha_text {
		font: 16px/1.4em Georgia, serif;
		color: #333;
	}
	.b-fomenko__afisha_text {
		text-indent: 2em;
	}
	.b-fomenko__afisha_content {
		padding: 65px 25px 25px 25px;
	}

	.b-fomenko__timeline--bottom .b-fomenko__afisha_content {
		padding-top: 44px;
	}


.b-fomenko__timeline {
	font: 0/0 a;
	margin: 50px 0 50px 0;
	height: 100%;
	position: relative;
	padding-top: 50px;
}

.b-fomenko__timeline--bottom {
	padding-top: 0;
	padding-bottom: 90px;
}

	.b-fomenko__timeline_canvas {
		width: 86%;
		height: auto;
		position: relative;
		white-space: nowrap;
		font: 0/0 a;
		overflow: hidden;
		margin: 0 auto;
	}
	.b-fomenko__timeline_item {
		display: inline-block;
		margin-right: -50%;
		width: 50%;
		height: auto;
		vertical-align: top;
		position: relative;
		top: auto;
		left: auto;
	}
.b-fomenko__timeline_nav {
	position: absolute;
	width: 25%;
	height: 100%;
}
.b-fomenko__timeline_prev {
	position: absolute;
	top: 0;
	left: 0;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNlZGVjZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, rgba(237,236,231,1) 60%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(60%,rgba(237,236,231,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(237,236,231,1) 60%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(237,236,231,1) 60%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(237,236,231,1) 60%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(237,236,231,1) 60%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edece7', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}
.b-fomenko__timeline_next {
	position: absolute;
	top: 0;
	right: 0;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2VkZWNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(237,236,231,1) 40%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(237,236,231,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(237,236,231,1) 40%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(237,236,231,1) 40%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(237,236,231,1) 40%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(237,236,231,1) 40%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#edece7',GradientType=1 ); /* IE6-8 */
}
.b-fomenko__timeline_nav .slider-link {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-out 0s;
	-moz-transition: opacity 0.3s ease-out 0s;
	-ms-transition: opacity 0.3s ease-out 0s;
	-o-transition: opacity 0.3s ease-out 0s;
	transition: opacity 0.3s ease-out 0s;
	*filter: alpha(opacity=100);
}

.slider-inactive .slider-link {
	opacity: 0.3;
	*filter: alpha(opacity=30);
}

.b-fomenko__timeline_nav .slider-link:before {
	content: '';
	position: absolute;
	top: 150px;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
}
	.b-fomenko__timeline--bottom .b-fomenko__timeline_nav .slider-link:before {
		top: 50px;
	}

	.b-fomenko__timeline_prev .slider-link:before {
		right: 50%;
		margin-left: 15px;
		background: url(//im.kommersant.ru/CorpImages/Projects/fomenko/arrow_left_black.png?20150623000000) no-repeat 0 0;
		background-size: 30px 30px;
	}

	.b-fomenko__timeline_next .slider-link:before {
		left: 50%;
		margin-left: -15px;
		background: url(//im.kommersant.ru/CorpImages/Projects/fomenko/arrow_right_black.png?20150623000000) no-repeat 0 0;
		background-size: 30px 30px;
	}

.b-fomenko__timeline_way {
	border-top: 2px solid #333;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
}

	.b-fomenko__timeline--bottom .b-fomenko__timeline_way {
		top: auto;
		bottom: 20px;
	}

	.b-fomenko__timeline_way__list {
		max-width: 740px;
		text-align: justify;
		margin: 0 auto;
		padding-left: 150px;
	}
	.b-fomenko__timeline_way__item {
		display: inline-block;
		width: 16.6667%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		border-left: 2px solid #333;
		vertical-align: top;
		padding: 4px 4px 0 4px;
		position: relative;
		top: 0;
		-webkit-transition: top 0.3s ease-out 0s;
		-moz-transition: top 0.3s ease-out 0s;
		-ms-transition: top 0.3s ease-out 0s;
		-o-transition: top 0.3s ease-out 0s;
		transition: top 0.3s ease-out 0s;
	}
	.b-fomenko__timeline--bottom .b-fomenko__timeline_way__item {
		width: 25%;
	}

	.b-fomenko__timeline_way__link {
		font: 14px/14px Helios, Arial, sans-serif;
		color: #333;
		text-decoration: none;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
		.b-fomenko__timeline_way__item.slider-nav-item-current {
			position: relative;
			top: -20px;
			padding: 0 4px 4px 4px;
		}
			.b-fomenko__timeline_way__item.slider-nav-item-current .b-fomenko__timeline_way__link {
				color: #000;
				font-weight: bold;
			}

@media only screen and (max-width: 874px), not screen {
	.b-fomenko__timeline_canvas {
		width: 100%;
		padding-right: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.b-fomenko__timeline_item {
		display: inline-block;
		margin-right: -100%;
		width: 100%;
		height: auto;
		vertical-align: top;
		position: relative;
		top: auto;
		left: auto;
	}
	.b-fomenko__timeline_nav {
		position: absolute;
		width: 30px;
		height: 0;
		padding-top: 30px;
		background-size: cover;
		top: 50%;
		margin-top: -15px;
		opacity: 1;
		-webkit-transition: opacity 0.3s ease-out 0s;
		-moz-transition: opacity 0.3s ease-out 0s;
		-ms-transition: opacity 0.3s ease-out 0s;
		-o-transition: opacity 0.3s ease-out 0s;
		transition: opacity 0.3s ease-out 0s;
		*filter: alpha(opacity=100);
	}

	.b-fomenko__timeline_prev .slider-link:before,
	.b-fomenko__timeline_next .slider-link:before {
		top: 0;
		right:0;
		left: 0;
		bottom: 0;
		margin-left: 0;
	}
	.b-fomenko__timeline--bottom .b-fomenko__timeline_nav .slider-link:before {
		top: 0;
	}

	.b-fomenko__timeline_way__list {
		padding-left: 0;
	}
	.b-fomenko__timeline_way__link {
		white-space: nowrap;
		font: 9px/10px Helios, Arial, sans-serif;
	}
		.b-fomenko__timeline_way__item.slider-nav-item-current {
			top: -16px;
		}
}

.b-fomenko__article_footer {
	margin-top: 50px;
	margin-bottom: 50px;
}
	.article_publish_time {
		padding-top: 5px;
		padding-right: 20px;
		border-top: 1px solid #ccc;
		color: #999;
		font: 11px/14px Arial, sans-serif;
		float: right;
	}

.b-fomenko__about {
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	.b-fomenko__about_text,
	.b-fomenko__credits_text {
		font: 16px/1.4em Georgia, serif;
	}
.b-fomenko__credits {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 874px), not screen {
	.b-fomenko__about,
	.b-fomenko__credits {
		float: none;
		display: block;
		margin-right: 0;
		width: 100%;
	}
}

.b-fomenko__article_nav {
	display: table;
	margin: 0 auto;
	font: 0/0 a;
	text-align: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -18px;
	text-align: center;
}
	.b-fomenko__article_nav__item {
		display: inline-block;
		font: bold 12px/16px Arial, sans-serif;
		text-transform: uppercase;
		white-space: normal;
		color: #333;
		border: 2px solid #333;
		padding: 4px 8px;
		margin-right: 15px;
		min-width: 80px;
		text-align: center;
	}
	.b-fomenko__article_nav__item:first-child {
		margin-left: 38px;
	}
	.b-fomenko__article_nav__item:after {
		// content: "\00a0\00a0|\00a0 ";
	}
	.b-fomenko__article_nav__item:last-child:after {
		content: none;
	}
	.b-fomenko__article_nav__item a {
		color: #333;
		text-decoration: none;
	}












.b-fomenko__navbar_layout {
	position: absolute;
	bottom: 12%;
	z-index: 1;
	text-align: center;
	width: 100%;
}

	.b-fomenko__navbar_layout--fixed {
		position: fixed;
		top: 0;
	}

.b-fomenko__navbar {
	margin-top: 0;
	color: #000;
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
	text-align: justify;
	font: 0/0 a;
	position: relative;
}
	.b-fomenko__navbar:after {
		width: 100%;
		content: '';
		display: inline-block;
	}
//	.b-fomenko__navbar:before {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;

		content: '';
	}
	.b-fomenko__navbar_close {
		display: none;
	}

	.b-fomenko__navbar_item {
		width: 120px;
		margin: 20px 0;
		display: inline-block;
		vertical-align: middle;
		font: 16px/16px Helios, Arial, sans-serif;
	}
	.b-fomenko__navbar_item--main,
	.b-fomenko__navbar_item--socials,
	.b-fomenko__navbar_item--vtb_logo {
		width: auto;
	}

	.b-fomenko__navbar_link {
		display: block;
		border: 2px solid transparent;
		padding: 4px 20px;
		text-align: center;
		color: currentcolor;
		text-transform: uppercase;
		text-decoration: none;
		font: 16px/16px Helios, Arial, sans-serif;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_link {
		padding: 4px 12px;
	}
	.b-fomenko__navbar_item--current .b-fomenko__navbar_link {
		border-color: currentcolor;
	}
	.b-fomenko__navbar_item--socials a {
		text-decoration: none;
	}
@media only screen and (min-width: 670px) {
	.b-fomenko__navbar_item {
		margin: 0;
		width: auto;
	}
	.b-fomenko__navbar_item--main,
	.b-fomenko__navbar_item--socials,
	.b-fomenko__navbar_item--vtb_logo {
		display: none;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--main,
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--vtb_logo {
		display: inline-block;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--main .fo-icon--small_kommersant_logo,
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--main .fo-icon--hamburger {
		display: none;
	}
	.b-fomenko__navbar_layout--fixed {
		background: #fff;
		bottom: auto;
		padding: 0 2px;
		top: 0;
		box-shadow: 0 0 10px #000;
		-webkit-transition: opacity 0.5s ease-out 0s;
		-moz-transition: opacity 0.5s ease-out 0s;
		transition: opacity 0.5s ease-out 0s;
		opacity: 1;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar {
		color: #000!important;
	}
}

@media only screen and (max-width: 669.9999px) {
	.b-fomenko__navbar_item--main,
	.b-fomenko__navbar_item--socials,
	.b-fomenko__navbar_item--vtb_logo {
		display: none;
	}
	.b-fomenko__navbar {
		width: 120px;
		margin: 0 auto;
		color: #fff!important;
	}
	.b-fomenko__navbar_layout.is_active .b-fomenko__navbar {
		color: #fff!important;
	}
	.b-fomenko__navbar_layout.is_active .b-fomenko__navbar_link {
		border-color: currentcolor;
	}

	.b-fomenko__navbar_layout.is_active .b-fomenko__navbar_close {
		display: block;
	}

	.b-fomenko__navbar_close {
		width: 240px;
		text-align: right;
		margin: 40px auto 40px auto;
	}

	.b-fomenko--no_scrollbar {
		overflow: hidden;
	}
	.b-fomenko__navbar_layout {
		margin-left: 0;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		-webkit-transform: translate3d(-630px, 0px, 0px);
		-moz-transform:    translate3d(-630px, 0px, 0px);
		-ms-transform:     translate3d(-630px, 0px, 0px);
		transform:		   translate3d(-630px, 0px, 0px);
		background-color: #000;
		background-color: rgba(0,0,0,.86);
		margin-top: 0;
		z-index: 2;
		display: block;
	}
	.b-fomenko__navbar_layout.is_active {
		-webkit-transition: -webkit-transform .2s ease-out 0s;
		-moz-transition: -moz-transform .2s ease-out 0s;
		-o-transition: -o-transform .2s ease-out 0s;
		transition: transform .2s ease-out 0s;

		-webkit-transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		transform: translate3d(0px, 0px, 0px);
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar {
		background: #fff;
		bottom: auto;
		padding: 0 2px;
		top: 0;
		box-shadow: 0 0 10px #000;
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;
		opacity: 1;
		width: 100%;
		color: #000!important;
		-webkit-transform: translate3d(630px, 0px, 0px);
		-moz-transform:    translate3d(630px, 0px, 0px);
		-ms-transform:     translate3d(630px, 0px, 0px);
		transform:		   translate3d(630px, 0px, 0px);
		text-align: right;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item {
		width: auto;
		margin-top: 0;
		margin-bottom: 0;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item {
		display: none;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--main,
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--socials,
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--vtb_logo {
		display: inline-block;
	}
	.b-fomenko__navbar_layout--fixed .fo-icon--kommersant_logo {
		display: none;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--main {
		position: absolute;
		left: 8px;
		top: 2px;
	}
	.b-fomenko__navbar_layout--fixed .b-fomenko__navbar_item--vtb_logo {
		margin-right: 8px;
		margin-left: 8px;
	}
	.b-fomenko__navbar_layout--fixed .fo-icon--small_kommersant_logo {
		margin-right: 8px;
	}
	.b-fomenko__navbar_layout--fixed.is_active .b-fomenko__navbar_item {
		display: block;
		margin-bottom: 20px;
	}
	.b-fomenko__navbar_layout--fixed.is_active .b-fomenko__navbar_item--main,
	.b-fomenko__navbar_layout--fixed.is_active .b-fomenko__navbar_item--socials,
	.b-fomenko__navbar_layout--fixed.is_active .b-fomenko__navbar_item--vtb_logo {
		display: none;
	}
	.b-fomenko__navbar_layout--fixed.is_active .b-fomenko__navbar {
		-webkit-transform: translate3d(0px, 0px, 0px);
		-moz-transform:    translate3d(0px, 0px, 0px);
		-ms-transform:     translate3d(0px, 0px, 0px);
		transform:		   translate3d(0px, 0px, 0px);
		width: 170px;
		background: transparent;
		color: #fff!important;
		box-shadow: none;
	}
}

@media only screen and (max-width: 669.9999px) {
	.b-fomenko__cover_photo--start {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/fomenko/covers/header01_m.jpg);
	}
	.b-fomenko__cover_photo--end {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/fomenko/covers/header02_m.jpg);
	}
}
@media only screen and (min-width: 670px) {
	.b-fomenko__cover_photo--start {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/fomenko/covers/header01.jpg);
	}
	.b-fomenko__cover_photo--end {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/fomenko/covers/header02.jpg);
	}
}

@media only screen and (max-width: 669.9999px) {
	.b-fomenko__cover_photo {
		background-position: 50% 50%;
		background-size: 100% auto;
	}
}


/* icons set */
.fo-icon {
	position: relative;
	display: inline-block;
	overflow: hidden;
	fill: currentColor;
	vertical-align: middle;
	font: 0/0 a;
}

/* thanks, evil martians! */
.fo-icon__cnt {
	width: 100%;
	height: 100%;
	background: inherit;
	fill: inherit;
	transform: translateX(0); /* Crisp fix for non-retina */
	-ms-transform: translate(0.5px, -0.3px); /* Crisp fix for IE */
}

.fo-icon--vtb_logo {
	width: 53px;
	height: 30px;
}
.fo-icon--kommersant_logo {
	width: 150px;
	height: 17px;
	position: relative;
	top: 1px;
}
.fo-icon--small_kommersant_logo {
	width: 26px;
	height: 26px;
}
@media only screen and (min-width: 599.9999px) {
.fo-icon--kommersant_logo {
	color: currentcolor;
}
}
.fo-icon--hamburger {
	width: 26px;
	height: 26px;
	fill: #000;
}

.fo-icon--white_cross {
	width: 53px;
	height: 30px;
	fill: #fff;
}
.fo-icon--arrow_down {
	width: 30px;
	height: 30px;
}
.fo-icon--vk {
	width: 14px;
	height: 14px;
	fill: #fff;
	padding: 6px;
	background: #4c75a3;
}
.fo-icon--fb {
	width: 18px;
	height: 18px;
	fill: #fff;
	background: #3c5b9b;
	padding: 4px;
}
.fo-icon--tw {
	width: 18px;
	height: 18px;
	fill: #fff;
	background: #2daae1;
	padding: 4px;
}
.fo-icon--odnoklassniki {
	width: 18px;
	height: 18px;
	padding: 4px;
	fill: #fff;
	background: #f68634;
}
