body:before {
	content: "";
	z-index: -1;
	position: fixed;
}

.parallax-layer {
	will-change: transform, opacity;
}

.b-zadonsk {
	background: #000;
}

@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;
}

.b-zadonsk .b-article__footer {
	background: none;
}

.b-zadonsk-flat {
	position: relative;
	z-index: 1;
	padding: 30px 7%;
	background: #ecf0f1;
	color: #333;
	font: 16px/1.5em Georgia, serif;
	overflow: hidden;
	backface-visibility: hidden;
}

.b-zadonsk-flat h1,
.b-zadonsk-flat h2,
.b-zadonsk-flat p,
.b-zadonsk .b-article__footer {
	margin: 0 auto 20px auto;
	max-width: 800px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.b-zadonsk-flat h1 {
	font: bold 22px/1em Georgia;
}
.b-zadonsk-flat h2 {
	font: bold 18px/1em Georgia;
}

.b-zadonsk-frame {
	position: relative;
	overflow: hidden;
}
	.b-zadonsk-frame:before,
	.b-zadonsk-frame:after {
		position: absolute;
		z-index: 1;
		right: -3vw;
		left: -3vw;
		height: 3vw;
		content: " ";
		box-shadow: 0 0 3vw 0 #000;
	}

	.b-zadonsk-frame--no_shadow_top:before,
	.b-zadonsk-frame--no_shadow_bottom:after {
		display: none;
		content: none;
	}
	.b-zadonsk-frame:before {
		top: -3vw;
	}
	.b-zadonsk-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-zadonsk-collage {
	position: relative;
}

.b-zadonsk-image {
	position: relative;
	border: none;
	outline: none;
	vertical-align: top;
	width: 100%;
}

.b-zadonsk-video {
	display: block;
	position: relative;
	border: none;
	outline: none;
	width: 100%;
	padding-bottom: 56.25%;
}
	.b-zadonsk-video video,
	.b-zadonsk-video object {
		border: none;
		outline: none;
		vertical-align: top;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

.b-zadonsk-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-zadonsk-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-zadonsk-replay__button:hover {
		opacity: 1;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}

.parallax-replay-enabled .b-zadonsk-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-zadonsk-audio {
	display: none;
	border: none;
	outline: none;
	position: absolute;
	z-index: 1001;
	left: 0;
	bottom: 0;
	width: 100%;
}

	.b-zadonsk-audio audio {
		border: none;
		outline: none;
		vertical-align: top;
		width: 100%;
	}

.b-zadonsk-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-zadonsk-title--dark {
	color: #1e1e1e;
	color: rgba(30, 30, 30, 0.9);
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.75);
}
.b-zadonsk-title--tr {
	right: 3%;
	left: auto;
	top: 4%;
	bottom: auto;
}
.b-zadonsk-title--bl {
	right: auto;
	left: 3%;
	bottom: 4%;
	top: auto;
}
.b-zadonsk-title--br {
	right: 3%;
	left: auto;
	bottom: 4%;
	top: auto;
}
.b-zadonsk-title--ml {
	right: auto;
	left: 3%;
	bottom: auto;
	top: 50%;
}
.b-zadonsk-title--mr {
	right: 3%;
	left: auto;
	bottom: auto;
	top: 50%;
}

.b-zadonsk-title h1,
.b-zadonsk-title h2 {
	font-size: 22px;
	line-height: 1em;
	margin-top: -11px;
}

.b-zadonsk-title h1,
.b-zadonsk-title h2,
.b-zadonsk-title h1 a,
.b-zadonsk-title h2 a {
	color: inherit;
	font-family: Georgia, serif;
}
.b-zadonsk-title p {
	margin: 20px 0;
}
.b-zadonsk-title h4 {
	font-size: 14px;
}

@media only screen and (min-width: 480px), not screen {
	.b-zadonsk-title h1,
	.b-zadonsk-title h2 {
		font-size: 40px;
		margin-top: -20px;
	}
}

@media only screen and (min-width: 980px), not screen {
	.b-zadonsk-flat {
		font-size: 20px;
	}
	.b-zadonsk-flat h1 {
		font-size: 48px;
	}
	.b-zadonsk-flat h2 {
		font-size: 34px;
	}
	.b-zadonsk-title h1,
	.b-zadonsk-title h2 {
		font-size: 50px;
		margin-top: -40px;
	}
	.b-zadonsk-title h4 {
		font-size: 24px;
	}
}

@media only screen and (min-width: 1080px) {
	.b-zadonsk-title h1,
	.b-zadonsk-title h2 {
		font-size: 60px;
	}
}

@media only screen and (min-width: 1180px) {
	.b-zadonsk-title h1,
	.b-zadonsk-title h2 {
		font-size: 65px;
	}
}

@media only screen and (min-width: 1280px) {
	.b-zadonsk-title h1,
	.b-zadonsk-title h2 {
		font-size: 70px;
	}
}

@media only screen and (min-width: 1380px) {
	.b-zadonsk-title h1,
	.b-zadonsk-title h2 {
		font-size: 75px;
	}
}

@media only screen and (min-width: 1480px) {
	.b-zadonsk-title h1,
	.b-zadonsk-title h2 {
		font-size: 80px;
	}
}

.b-zadonsk .b-gallery .b-gallery-canvas {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
	cursor: pointer;
}

.b-zadonsk .b-gallery .b-gallery__item {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.b-zadonsk .b-gallery .b-gallery__item .photo {
	background-color: #000;
}

.b-zadonsk .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-zadonsk .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-zadonsk .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-zadonsk .b-gallery .b-gallery-pic_info--tl {
	top: 10%;
	right: auto;
	bottom: auto;
	left: 4.375%;
}
.b-zadonsk .b-gallery .b-gallery-pic_info--tr {
	top: 10%;
	right: 4.375%;
	bottom: auto;
	left: auto;
}
.b-zadonsk .b-gallery .b-gallery-pic_info--bl {
	top: auto;
	right: auto;
	bottom: 10%;
	left: 4.375%;
}
.b-zadonsk .b-gallery .b-gallery-pic_info--br {
	top: auto;
	right: 4.375%;
	bottom: 10%;
	left: auto;
}
.b-zadonsk .b-gallery .b-gallery-pic_info__sign {
	font: 10px/12px Georgia;
}
.b-zadonsk .b-gallery .b-gallery-pic_info__sign--big {
	font: 14px/1.5em Georgia;
}

@media only screen and (min-width: 480px), not screen {
	.b-zadonsk .b-gallery .b-gallery-pic_info__sign {
		font: 14px/16px Georgia;
	}
	.b-zadonsk .b-gallery .b-gallery-pic_info__sign--big {
		font: 18px/1.5em Georgia;
	}
}

@media only screen and (min-width: 980px), not screen {
	.b-zadonsk .b-gallery .b-gallery-pic_info {
		padding: 15px 30px;
		border-radius: 5px;
		max-width: 50%;
		display: block;
	}
	.b-zadonsk .b-gallery .b-gallery-pic_info__sign {
		font: 18px/24px Georgia;
	}
	.b-zadonsk .b-gallery .b-gallery-pic_info__sign--big {
		font: 24px/1.5em Georgia;
	}
}

.b-zadonsk .b-gallery .b-gallery__nav {
	border-radius: 50%;
}
.b-zadonsk .b-gallery .b-gallery__nav,
.b-zadonsk .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-zadonsk .b-gallery .b-gallery__nav,
	.b-zadonsk .b-gallery .b-gallery__nav:hover {
		background-color: transparent;
	}
}
@media only screen and (min-width: 980px), not screen {
	.b-zadonsk .b-gallery .b-gallery__nav .icon {
		margin: 8px 0 0 8px;
	}

	.b-zadonsk .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-zadonsk .b-gallery .b-gallery__next {
		border-radius: 38px;
		right: 30px;
	}
	.b-zadonsk .b-gallery .b-gallery__previous {
		border-radius: 38px;
		left: 30px;
	}
	.b-zadonsk .icon-left_arrow,
	.b-zadonsk .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-zadonsk .icon-left_arrow {
		background-position: 0 -120px;
	}
	.b-zadonsk .icon-right_arrow {
		background-position: -60px -120px;
	}
}
.b-zadonsk .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-zadonsk .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-zadonsk .b-gallery-nav_lineup .b-gallery-nav_lineup_item:hover {
		background-position: -12px -24px;
	}
	.b-zadonsk .b-gallery-nav_lineup .slider-nav-item-current {
		background-position: -12px 0;
	}
}
.b-zadonsk .b-article__bracket {
	margin: 0 auto 24px auto;
	max-width: 800px;
	font: .86em/normal Georgia;
	color: #666;
}
.b-zadonsk .b-article .b-incut.b-incut_video {
	float: none;
	width: auto;
}
.b-zadonsk .b-article time {
	font-weight: bold;
}
.b-zadonsk .b-article .b-article__bracket:after,
.b-zadonsk .b-article .b-incut:after {
	z-index: auto;
}
@media only screen and (min-width: 980px), not screen {
	.b-zadonsk .b-article .b-incut.b-incut_video {
		float: right;
		width: 400px;
		margin-left: 30px;
	}
}
.b-zadonsk .b-zadonsk__map_route {
	position: relative;
	height: 400px;
}
	.b-zadonsk .b-zadonsk__map_route iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: none;
	}
.b-zadonsk .b-article__footer {
	margin-top: 40px;
}
.b-zadonsk .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;
}


.logo {
	margin: 0 auto 30px auto;
	display: block;
	max-width: 50%;
}

@media only screen and (min-width: 980px), not screen {
	.logo {
		margin-bottom: 100px;
	}
}


.b-zadonsk__story {
	max-width: 800px;
	margin: 40px auto;
	padding-left: 136px;
	background: #fff;
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,.46);
	padding: 15px 15px 15px 136px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	.b-zadonsk__story:after {
		clear: both;
		content: '';
		display: table;
		position: relative;
	}

	.b-zadonsk__story_header {
		margin-left: -136px;
		float: left;
		width: 136px;
		text-align: center;
	}
	.b-zadonsk__story_person_photo {
		width: 100px;
		height: 100px;
		border-radius: 50%;
		overflow: hidden;
		display: block;
		margin: 0 auto;
	}
		.b-zadonsk__story_person_photo img {
			max-width: 100%;
			height: auto;
		}
	.b-zadonsk__story_person_name {
		font: italic 19px/normal Arial, sans-serif;
	}
	.b-zadonsk__story_header_name {
		font: italic 15px/normal Arial, sans-serif;
	}

	.b-zadonsk .b-gallery .b-gallery__next {
		-webkit-transform: scale(.5);
		-moz-transform: scale(.5);
		-o-transform: scale(.5);
		-ms-transform: scale(.5);
		transform: scale(.5);
		right: 0;
	}
	.b-zadonsk .b-gallery .b-gallery__previous {
		-webkit-transform: scale(.5);
		-moz-transform: scale(.5);
		-o-transform: scale(.5);
		-ms-transform: scale(.5);
		transform: scale(.5);
		left: 0;
	}
@media only screen and (max-width: 639px), not screen {
	.b-zadonsk__story {
		padding-left: 15px;
	}
	.b-zadonsk__story_header {
		margin-left: 0;
		float: none;
		width: auto;
		text-align: left;
		margin-bottom: 15px;
	}
	.b-zadonsk__story_person_photo {
		display: inline-block;
		margin-right: 15px;
		vertical-align: middle;
	}
	.b-zadonsk__story_header_details {
		display: inline-block;
		vertical-align: middle;
	}
}


.b-zadonsk__cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.b-zadonsk__cover_col {
	position: absolute;
	//outline: 1px dashed red;
}
	.b-zadonsk__cover_col--logos {
		position: absolute;
		text-align: justify;
	}
		.b-zadonsk__cover_col--logos:after {
			content: '';
			display: inline-block;
			width: 100%;
		}

	.b-zadonsk__cover_col--headers {
		position: absolute;
		text-align: justify;
	}
	.b-zadonsk__cover_col--text {
		position: absolute;
	}

.b-zadonsk__cover_logo {
	display: inline-block;
}
.b-zadonsk__cover_header1 {
	font: 45px/normal Helios, Arial, sans-serif;
	text-shadow: 0 0 5px #000;
	color: #fefefe;
	text-transform: uppercase;
}
.b-zadonsk__cover_header2 {
	font: 15px/normal Helios, serif;
	text-shadow: 0 0 5px #000;
	color: #fefefe;
	text-transform: uppercase;
}
.b-zadonsk__cover_intro {
	font: 20px/1.2em Georgia, serif;
	text-shadow: 0 0 5px #000;
	color: #fefefe;
	text-align: left;
}

.b-zadonsk__cover_back_layer {
	background: rgba(0,0,0,.4);
}

.b-zadonsk__panel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
.b-zadonsk__burger {
	position: absolute;
	top: 0;
}

.b-zadonsk__menu {
	position: absolute;
	right: 6.442166910688141%;
	top: 58px;
	background: #424242;
	font: 20px/57px Helios, Arial, serif;
	padding: 10px 0;
	text-transform: uppercase;
	display: none;
	-webkit-transition: transform 250ms ease-out;
	-moz-transition: transform 250ms ease-out;
	-o-transition: transform 250ms ease-out;
	transition: transform 250ms ease-out;
}
.b-zadonsk__menu--is_visible {
	display: block;
}

.csstransforms3d.csstransitions .b-zadonsk__menu {
	display: block;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);


	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.csstransforms3d.csstransitions .b-zadonsk__menu--is_visible {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.b-zadonsk__menu_item {
	padding: 0 27px;
	color: #fff;
}
.chapter1--current .chapter_link--1,
.chapter2--current .chapter_link--2,
.chapter3--current .chapter_link--3,
.chapter4--current .chapter_link--4,
.chapter5--current .chapter_link--5,
.chapter6--current .chapter_link--6 {
	background-color: #fff;
	color: #333;
}

.b-zadonsk__menu_item:hover,
.b-zadonsk__menu_item:focus {
	background: #b4c7cc;
	color: #fff;
}
	.b-zadonsk__menu_item a {
		color: currentcolor;
		display: block;
	}

@media only screen and (max-width: 639px), not screen {
	.b-zadonsk__burger {
		right: 3.3203125%;
	}
	.b-zadonsk__menu {
		right: 3.3203125%;
	}
	.b-zadonsk__cover_col {
		margin-top: 20px;
	}
	.b-zadonsk__cover_col--logos {
		width: 92%;
		position: static;
		margin-left: auto;
		margin-right: auto;
	}
	.b-zadonsk__cover_col--headers {
		width: 92%;
		position: static;
		margin-left: auto;
		margin-right: auto;
	}
	.b-zadonsk__cover_col--text {
		display: none;
	}

	.b-zadonsk__menu {
		font: 12px/30px Helios, Arial, serif;
		padding: 10px 0;
	}
	.b-zadonsk__menu_item {
		padding: 0 13px;
	}
	.b-zadonsk__cover_header1 {
		font: 20px/normal Helios, Arial, sans-serif;
		text-shadow: 0 0 2px #000;
	}
	.b-zadonsk__cover_header2 {
		font: 12px/normal Helios, serif;
		text-shadow: 0 0 2px #000;
	}

	.b-zadonsk__cover_intro {
		font: bold 16px/1.4em Georgia, serif;
		color: inherit;
		text-shadow: none;
	}
	.b-zadonsk__hide_nopalm {
		display: block;
	}
}

@media only screen and (min-width: 640px), not screen {
	.b-zadonsk__burger {
		right: 3.3203125%;
	}
	.b-zadonsk__menu {
		right: 3.3203125%;
	}
	.b-zadonsk__cover_col {
		margin-top: 40px;
	}
	.b-zadonsk__cover_col--logos {
		width: 30%;
		right: 34.5%;
		top: 2.34375%;
	}
	.b-zadonsk__cover_col--headers {
		width: 32%;
		right: auto;
		left: 3.3203125%;
		top: 9.114583333333333%;
	}
	.b-zadonsk__cover_col--text {
		width: 31.12%;
		right: 3.3203125%;
		top: 9.114583333333333%;
		bottom: auto;
	}
	.b-zadonsk__hide_nopalm {
		display: none;
	}
}

@media only screen and (min-width: 1366px), not screen {
	.b-zadonsk__cover_col {
		margin-top: 80px;
	}
	.b-zadonsk__cover_col--logos {
		width: 24%;
		right: 38%;
		top: 2.34375%;
	}
	.b-zadonsk__cover_col--headers {
		width: 24%;
		right: 38%;
		top: 13.02083333333333%;
		left: auto;
	}
	.b-zadonsk__cover_col--text {
		width: 25.47584187408492%;
		right: 6.442166910688141%;
		top: 13.02083333333333%;
		bottom: auto;
	}
	.b-zadonsk__hide_nopalm {
		display: none;
	}
}

.b-zadonsk__reference {
	max-width: 800px;
	margin: 40px auto;
	background: #fff;
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,.46);
	padding: 15px 15px 15px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	.b-zadonsk__reference_photo {
		width: 33%;
		float: left;
		margin: 0 30px 15px 0;
	}
	.b-zadonsk__reference_photo img {
		max-width: 100%;
		height: auto;
	}
	.b-zadonsk__reference > h2 {
		font-weight: normal;
		font-family: Helios, Arial, sans-serif;
	}



.b-zadonsk__story .b-gallery,
.b-zadonsk__story .photo,
.b-zadonsk__story .fitvids {
	margin-bottom: 20px;
}



.b-zadonsk__part_text {
	position: absolute;
	bottom: 10%;
	right: 3.3203125%;
	width: 33%;
}
.b-zadonsk__part_header {
	font: 22px/normal Helios, Arial, serif;
	text-shadow: 0 0 5px #000;
	color: #fff;
	margin-bottom: 1.4em;
	text-transform: uppercase;
}
@media only screen and (max-width: 939px), not screen {
	.b-zadonsk__part_text {
		right: 3.3203125%;
		left: 3.3203125%;
		top: 20%;
		width: auto;
	}
	.b-zadonsk__part_text .b-zadonsk__cover_intro {
		font-weight: normal;
		color: #fff;
		text-shadow: 0 0 5px #000;
	}
}

.main_footer {
	max-width: 800px;
	margin: 0 auto;
	font: 16px/1.4em Arial, sans-serif;
}
.article_publish_time {
	float: right;
}
.show_more__content {
	display: none;
}
	.show_more--show .show_more__content {
		display: block;
	}
	.show_more--show .show_more__trigger {
		display: none;
	}
.b-zadonsk__tc {
	font: 14px/16px Arial, sans-serif;
	padding-left: 136px;
}
.b-zadonsk__tc_item {
	margin-bottom: 3.4em;
}
.b-zadonsk__tc .show_more__content li {
	margin: 1em 0 1em 0;
}
