h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
a {
	text-decoration: none;
}
h2 {
	font-weight: normal;
}
.zk_b-page {
	background: url("/html5/i/brand/outsourcing/bg-image.png") no-repeat;
	background-color: #428f40;
	background-attachment: fixed;
	font-family: 'PT Sans', sans-serif;
	margin: 0;
	width: 100%;
	background-position: center top;
}
.zk_b-page h1, .zk_b-page h2,.zk_b-page h3,.zk_b-page h4,.zk_b-page h5,.zk_b-page h6 {
	font-family: 'PT Sans', sans-serif;
}
.zk_g-text_green {
	color: #55cc52;
}
.zk_b-news-block__img {
	background: #fff;
	background-position: center center;
	background-size: cover!important;
	height: 100%;
	moz-transform: scale(1);
	moz-transition: All 1s ease;
	ms-transform: scale(1);
	o-transform: scale(1);
	o-transition: All 1s ease;
	transform: scale(1);
	transition: All 1s ease;
	webkit-transform: scale(1);
	webkit-transition: All 1s ease;
	width: 100%;
}
.zk_b-news-block:hover .zk_b-news-block__img {
	moz-transform: scale(1.2);
	ms-transform: scale(1.2);
	o-transform: scale(1.2);
	transform: scale(1.2);
	webkit-transform: scale(1.2);
}
.zk_b-news-line__block {
	margin: auto 15px;
}
.zk_b-news-line__h3 {
	box-sizing: border-box;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 114px;
	line-height: 22px;
	margin: 18px 10px 0 20px;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	word-spacing: 0px;
}
.zk_b-news-line:hover .zk_b-news-line__h3 {
	border-bottom: 6px solid #fff;
	color: white;
	padding-bottom: 42px;
}
.zk_g-text_green-dark {
	color: #428f40;
}
.zk_g-text_white {
	color: #fff;
}
.zk_b-page__head-line {
	background-color: #2b2b2b;
	height: 50px;
	margin-bottom: 5px;
	width: 100%;
}
.zk_b-page__line {
	margin: 0 auto;
	/*width: 1224px;*/
	max-width: 1224px;
}
.zk_b-head_site_name {
	margin-left: 82px;
	margin-top: 49px;
}
.zk_b-head_site_name_title {
	color: #fff;
	display: block;
	font-family: 'PT Serif', serif !important;
	font-size: 24px;
	font-style: italic;
	margin-left: 12px;
	margin-top: -5px;
	text-align: center;
	word-spacing: -1px;
	word-wrap: -18px;
}
.zk_b-page__line__news-line {
	background: #3c813b;
	overflow: hidden;
}
.zk_b-head__block {
	float: left;
	margin-bottom: -4px;
}
.zk_b-head__block_left {
	margin-left: -70px;
}
.zk_b-head__block_center {
	margin: 14px 12px 0px 32px;
}
.zk_b-head {
	margin-bottom: -4px;
	margin-left: -1px;
}
.zk_b-link {
	color: #525252;
	font-size: 12px;
}
.zk_b-menu {
	background-color: #377336;
	display: table;
	list-style: none;
	margin: 0;
	margin-top: -4px;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}
.zk_b-link_menu:hover {
	color: rgba(85, 204, 82, 0.5)!important;
	text-decoration: none;
}
.zk_b-head__img {
	float: left;
}
.zk_b-link_menu {
	color: #55cc52;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 17px 32px 14px;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 0px;
}
.zk_b-link_menu:hover {
}
.zk_b-link_menu_active {
	position: relative;
}
.zk_b-link_menu_active:after {
	border-bottom: 5px solid #fff;
	bottom: 0;
	color: #fff;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%;
}
.zk_b-main-content {
	background-color: #fff;
	padding-bottom: 47px;
}
.zk_b-news-block {
	float: left;
	height: 256px;
	margin-top: 37px;
	margin-left: 10px!important;
	margin-right: 10px!important;
	overflow: hidden;
	position: relative;
	width: 361px;
}
.zk_b-news-block__text {
	bottom: 0;
	left: 0px;
	line-height: 23px;
	padding: 1px 21px;
	position: absolute;
	z-index: 100;
}
.zk_b-news-block__text_title {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 7px;
	margin-top: -14px;
	word-spacing: -1px;
}
.zk_b-main-content_line {
	clear: both;
	display: inline-block;
	margin: 0px 26px -6px 35px;
}
.zk_b-news-block_center {
	margin-left: 39px;
	margin-right: 40px;
}
.zk_b-news-block:hover .zk_b-news-block__h3 {
	color: #55cc52;
	cursor: pointer;
}
.zk_b-news-block__h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 19px 0;
	word-spacing: -1px;
}
.zk_b-opinion-content__text_first {
	color: #c3c3c3;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 14px;
}
.zk_b-opinion-content {
	border-bottom: 1px solid rgba(195, 195, 195, 0.25);
	margin-bottom: -8px;
	padding-bottom: 17px;
	padding-right: 10px;
	position: relative;
}
.zk_b-opinion-content__text_second {
	color: #463c35;
	line-height: 17px;
	margin-bottom: 9px;
	margin-top: -3px;
	word-spacing: 0px;
	height: 36px;
}
.zk_b-opinion-content__img {
	border-radius: 50px;
	bottom: 0;
	height: 48px;
	left: 0;
	margin: auto;
	position: absolute;
	top: -8px;
	width: 48px;
}
.zk_b-opinion_title {
	font-family: 'PT Serif', serif !important;
	margin-bottom: 0;
	margin-left: 4px;
	margin-top: -6px;
}
.zk_b-news-block__only-text {
	border-bottom: 1px solid rgba(195, 195, 195, 0.25);
	color: #463c35;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 0px;
	margin-top: 9px;
	padding-bottom: 12px;
	word-spacing: -1px;
}
.zk_b-news-block__only-text:hover {
	border-color: #428f40;
	color: #55cc52;
}
.zk_b-opinion-content__text {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: -17px;
	margin-left: 58px;
}
.zk_b-opinion {
	margin-bottom: 13px;
	margin-right: 8px;
	margin-top: 40px;
	/*width: 344px;*/
}
.zk_b-news-block_line2 {
	margin-left: 53px;
	margin-right: 35px;
}
.zk_b-news-block__overlayed {
	background: linear-gradient(to bottom, rgba(102,102,102,0) 0%,rgba(89,89,89,0.07) 12%,rgba(44,44,44,0.14) 24%,rgba(71,71,71,0.23) 39%,rgba(0,0,0,0.3) 51%,rgba(17,17,17,0.36) 60%,rgba(43,43,43,0.46) 76%,rgba(28,28,28,0.55) 91%,rgba(19,19,19,0.6) 100%);
	background: -moz-linear-gradient(top, rgba(102,102,102,0) 0%, rgba(89,89,89,0.07) 12%, rgba(44,44,44,0.14) 24%, rgba(71,71,71,0.23) 39%, rgba(0,0,0,0.3) 51%, rgba(17,17,17,0.36) 60%, rgba(43,43,43,0.46) 76%, rgba(28,28,28,0.55) 91%, rgba(19,19,19,0.6) 100%);
	background: -ms-linear-gradient(top, rgba(102,102,102,0) 0%,rgba(89,89,89,0.07) 12%,rgba(44,44,44,0.14) 24%,rgba(71,71,71,0.23) 39%,rgba(0,0,0,0.3) 51%,rgba(17,17,17,0.36) 60%,rgba(43,43,43,0.46) 76%,rgba(28,28,28,0.55) 91%,rgba(19,19,19,0.6) 100%);
	background: -o-linear-gradient(top, rgba(102,102,102,0) 0%,rgba(89,89,89,0.07) 12%,rgba(44,44,44,0.14) 24%,rgba(71,71,71,0.23) 39%,rgba(0,0,0,0.3) 51%,rgba(17,17,17,0.36) 60%,rgba(43,43,43,0.46) 76%,rgba(28,28,28,0.55) 91%,rgba(19,19,19,0.6) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,0)), color-stop(12%,rgba(89,89,89,0.07)), color-stop(24%,rgba(44,44,44,0.14)), color-stop(39%,rgba(71,71,71,0.23)), color-stop(51%,rgba(0,0,0,0.3)), color-stop(60%,rgba(17,17,17,0.36)), color-stop(76%,rgba(43,43,43,0.46)), color-stop(91%,rgba(28,28,28,0.55)), color-stop(100%,rgba(19,19,19,0.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,0) 0%,rgba(89,89,89,0.07) 12%,rgba(44,44,44,0.14) 24%,rgba(71,71,71,0.23) 39%,rgba(0,0,0,0.3) 51%,rgba(17,17,17,0.36) 60%,rgba(43,43,43,0.46) 76%,rgba(28,28,28,0.55) 91%,rgba(19,19,19,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00666666', endColorstr='#99131313',GradientType=0 );
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 20;
}
.zk_b-news-block__hoverBg {
	background: rgba(85, 204, 82, 0.5);
	display: none;
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
}
.zk_b-news-block:hover .zk_b-news-block__hoverBg {
	display: block;
}
.zk_b-banner-pagination {
	text-align: center;
}
.zk_b-news-line {
	float: left;
	width: 25%;
}
.zk_b-page__line {
	clear: both;
}
.zk_b-big-news {
	margin: 0px 26px -15px 35px;
	position: relative;
}
.zk_b-page__line_footer {
	background-color: #fff;
	padding-bottom: 74px;
	padding-top: 37px;
}
.zk_b-news-block__big_title:hover {
	color: #55cc52;
}
.zk_b-news-block__big_title {
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 27px;
	word-spacing: -2px;
}
.zk_b-big-news .zk_b-news-block__text_title {
	margin-bottom: 11px!important;
	margin-top: -18px!important;
}
.zk_b-big-news .zk_b-news-block__overlayed {
	top: -4px!important;
}
.zk_b-news-block_footer__line2 {
	margin-top: 20px;
}
.zk_b-footer-block {
	padding-bottom: 0px;
	padding-top: 20px;
}
.zk_b-partners__img {
	display: inline-block;
}
.zk_b-page__fullwidth {
	background-color: #fff;
	width: 100%;
}
.zk_b-partners {
	background-color: #377336;
	margin: 0 auto;
	width: 1224px;
}
.zk_b-partners__block {
	background-color: #fff;
	clear: both;
	width: 100%;
}
.zk_b-menu {
	background-color: #377336;
	margin: 0px auto;
	/*width: 1224px;*/
	max-width: 1224px;
}
.zk_b-menu__block {
	background-color: #377336;
	clear: both;
	width: 100%;
}
.zk_b-page__banner__img {
	width: 100%;
}
.zk_b-banner__text {
	bottom: 26px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
	width: 1224px;
	z-index: 100;
}
.zk_b-page__banner {
	background-size: cover!important;
	border-top: 1px solid #fff;
	height: 760px;
	position: relative;
	top: 0px;
}
.zk__b-overlayedBanner {
	top: 0px!important;
}
.zk_b-banner__title {
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 50px;
	font-weight: bold;
	line-height: 52px;
	margin: auto 171px;
	margin-bottom: 27px;
	word-spacing: -2px;
}
.zk_b-banner__author {
	bottom: 13px;
	color: #c3c3c3;
	font-family: 'PT Serif', serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 9px;
	position: absolute;
	z-index: 100;
}
.zk_b-banner__topText {
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 22px;
	word-spacing: -1px;
}
.zk_b-banner__topText_left {
	color: #55cc52;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.zk_b-banner__topText_right {
	color: #c3c3c3;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.zk_b-banner__footerText {
	display: inline-block;
}
.zk_b-banner__footerCount_view {
	color: #fff;
	float: right;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
.zk_b-banner__footerCount_comm {
	color: #fff;
	float: right;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 3px;
}
.zk_b-banner__footerImg {
	float: left;
}
.zk_b-banner__footerText_comm {
	margin-bottom: -22px;
	margin-left: -13px;
	margin-right: 25px;
}
.zk_b-banner__footerText_view {
	margin-bottom: -17px;
}
.zk_b-content {
	background-color: #fff;
	display: flex;
	margin: 0 auto;
	padding-top: 38px;
	width: 1280px;
}
.zk_b-content_left {
	float: left;
	overflow: hidden;
	width: 821px;
}
.zk_b-content_right {
	float: left;
	margin: 6px 3px 0 43px;
	width: 360px;
}
.zk_b-content_left_top {
	color: #222222;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 27px;
	margin: 0 46px 27px 111px;
	word-spacing: 1px;
}
.zk_b-content_left_list {
	color: #222222;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 27px;
	list-style: inherit;
	margin: 0 46px 27px 131px;
	word-spacing: 1px;
}
.zk_b-content_left_title {
	color: #222222;
	font-family: 'PT Sans', sans-serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 27px;
	margin: 0 46px 31px 111px;
	word-spacing: 1px;
}
.zk_b-content_left_simpleText {
	color: #222222;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 27px;
	margin: 0 46px 59px 111px;
	word-spacing: 1px;
}
.zk_b-content_left_Img {
	margin-top: -24px;
}
.zk_b-content_left_ImgTitle {
	color: #c3c3c3;
	font-family: 'PT Serif', serif;
	font-size: 14px;
	font-style: italic;
	margin: 11px 46px 30px 111px;
	word-spacing: -1px;
}
.zk_b-content_left_source {
	margin: 0px 0px 42px 111px;
}
.zk_b-text {
	color: #222222;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.zk_link_source {
	margin-right: 43px;
}
.zk_text_source {
	border-top: 3px solid #428f40;
	margin-top: 6px;
	padding-top: 12px;
}
.zk_link {
	color: #0487d9;
	text-decoration: none;
}
.zk_b-content_left_list li {
	padding-left: 16px;
}
.zk_b-content_left_simpleText p {
	margin-bottom: 27px;
}
.zk_b-content_left_discleimer {
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
	color: #c3c3c3;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	padding: 7px 0;
	text-align: center;
}
.zk_b-tags {
	background-color: #f2f2f2;
	border-radius: 9px;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 18px 0 -9px;
	padding: 6px 10px;
	word-spacing: 1px;
}
.zk_b-tags_active {
	background-color: #f2f1e1;
}
.zk_b-content_left_tags {
	margin-bottom: 57px;
	margin-left: 27px;
	margin-top: 31px;
	text-align: center;
}
.zk_b-content_left_likes {
	margin-bottom: 12px;
	margin-left: 19px;
	text-align: center;
}
.zk_b-content_left_delivery_title {
	color: #222222;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.zk_b-content_left_delivery_link {
	color: #0487d9;
	display: inline-block;
	font-family: 'PT Serif', serif;
	font-size: 16px;
	font-style: italic;
}
.zk_b-content_left_delivery_text {
	color: #444444;
	display: inline-block;
	font-family: 'PT Serif', serif;
	font-size: 16px;
	font-style: italic;
}
.zk_b-content_left_delivery {
	background-color: #f5f5f5;
	border-top: 4px solid #d6d6d6;
	margin-bottom: 75px;
	padding-top: 17px;
	text-align: center;
}
.zk_b__input_text {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	outline: none;
	padding: 6px 47px;
	text-align: center;
}
.zk_b__delivery_form {
	margin-top: 18px;
	padding-bottom: 28px;
}
.zk_b-content_right_text {
	color: #0487d9;
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	margin-bottom: 14px;
	margin-top: 5px;
}
.zk_b-content_right_news_title {
	font-family: 'PT Serif', serif !important;
	font-style: italic;
	margin-bottom: 0;
}
.zk_b-content_right_news {
	margin-top: 36px;
}
.zk_b-content_right_opinion_title {
	font-family: 'PT Serif', serif !important;
	font-style: italic;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 10px;
}
.zk_b-content_right_opinion {
	margin-bottom: 13px;
	margin-right: 8px;
	margin-top: 46px;
	width: 344px;
}
/*.main-top-navbar {
	display: none;
	position: fixed;
	width: 100%;
	z-index: 100000;
}*/
.zk-navbar_share {
	display: inline-block;
}
.zk-navbar_right_item {
	display: inline-block;
	margin: 2px 18px 0 37px;
	text-align: center;
}
.zk-navbar_right_item {
	cursor: pointer;
}
.zk-navbar_favorites {
	background: url("images/izb.png");
	display: inline-block;
	height: 23px;
	width: 29px;
}
.zk-navbar_right_item_favorites:hover .zk-navbar_favorites {
	background: url("images/izb_hover.png");
}
.zk-navbar_right_item_favorites:hover .zk-navbar_right_text {
	color: #55cc52;
}
.zk-navbar_print {
	background: url("images/print.png");
	display: inline-block;
	height: 28px;
	width: 28px;
}
.zk-navbar_right_item_print:hover .zk-navbar_print {
	background: url("images/print_hover.png");
}
.zk-navbar_right_item_print:hover .zk-navbar_right_text {
	color: #55cc52;
}
.zk-navbar_comment {
	background: url("images/comm.png");
	display: inline-block;
	height: 25px;
	width: 25px;
}
.zk-navbar_right_item_comment:hover .zk-navbar_comment {
	background: url("images/comm_hover.png");
}
.zk-navbar_right_item_comment:hover .zk-navbar_right_text {
	color: #55cc52;
}
.zk-navbar_view {
	background: url("images/view.png");
	display: inline-block;
	height: 18px;
	width: 33px;
}
.zk-navbar_right_item_view:hover .zk-navbar_view {
	background: url("images/view_hover.png");
}
.zk-navbar_right_item_view:hover .zk-navbar_right_text {
	color: #55cc52;
}
.zk-navbar_like {
	background: url("images/like.png");
	display: inline-block;
	height: 29px;
	width: 39px;
}
.zk-navbar_right_item_like:hover .zk-navbar_like {
	background: url("images/like_hover.png");
}
.zk-navbar_right_item_like:hover .zk-navbar_right_text {
	color: #55cc52;
}
.zk-navbar_right_text {
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
}
/*.displaypanel {
	display: block;
}*/
.zk-navbar-left_text {
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
}
/*.navbar-left.navigation {
	margin-left: 18px;
	margin-top: 13px;
}*/
.zk-navbar_right_share_text {
	margin-right: -19px;
	margin-top: 0;
}
.zk-b-menu_overlay {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
/*.container-fluid {
	position: relative;
	z-index: 10000;
}*/
/*nav.navbar {
	background-position: center center;
	background-size: cover!important;
}*/
.zk_b-banner__footerText {
	cursor: pointer;
}
.zk_b-banner__footerText_view:hover .zk-navbar_view {
	background: url("images/view_hover.png");
}
.zk_b-banner__footerText_view:hover p {
	color: #55cc52;
}
.zk_b-banner__footerText_comm:hover .zk-navbar_comment {
	background: url("images/comm_hover.png");
}
.zk_b-banner__footerText_comm:hover p {
	color: #55cc52;
}

/* хаки */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* кнопка загрузить ещё */
.zk_b-more-bottom {
	font: bold 18px/34px "PT Sans", Arial, sans-serif;
	clear: both;
	max-width: 200px;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	background: transparent;
	color: #000000;
	word-spacing: normal;
}
.zk_b-more-bottom .zk_b-more-bottom-text-static {
	text-decoration: none;
	cursor: pointer;
}
.zk_b-more-bottom-text-static, .zk_b-more-bottom.loader .zk_b-more-bottom-text-loader {
  	display: block;
	text-align: center;
}
.zk_b-more-bottom-text-loader {
  	display: none;
}

.zk_b-more-bottom-text-loader span, .zk_b-more-bottom .zk_b-more-bottom-text-static span {
	display: block;
	line-height: 0;
}
/*----------------------------------------------------------------------------*/

/* появление текста при наведении */
.zk_b-opinion-content__link .zk_b-opinion-content__text_first {
	color: #FFF;
}
.zk_b-opinion-content__link:hover .zk_b-opinion-content__text_first {
	color: #c3c3c3;
}
/*----------------------------------------------------------------------------*/

/* скрол мнений, блогов и т.п. */
.zk_b-scroll-comments {
	height: 220px;
}
.zk_b-opinion-content {
	/*width: 344px!important;*/
}
.zk_b-comments .jspScrollable {
	width: 100%!important;
}
.zk_b-scroll-comments .jspScrollable {
  /*width: 344px!important;*/
  width: 100%!important;
  overflow: visible!important;
  outline: none;
}
.zk_b-scroll-comments .jspContainer {
	overflow: hidden;
	position: relative;
	/*width: 344px!important;*/
	width: 100%!important;
	padding-bottom: 4px;
	outline: none;
}
.zk_b-scroll-comments .jspVerticalBar {
  width: 15px;
  margin-right: 0!important;
  display: none;
  opacity: 0;
}
.zk_b-scroll-comments .jspDrag {
  width: 13px;
	margin-left: -6px;
  background: rgba(53, 53, 53, 0.39)!important;
	border: none;
}
.zk_b-scroll-comments .jspDragTop {
	width: 12px;
	height: 20px;
	margin-left: -8px;
	font-size: 0;
	line-height: 0;
	background: none;
	border-radius: 5px;
	behavior: url(/html5/css/PIE.htc);
}
.zk_b-scroll-comments .jspTrack {
  background: rgba(0,0,0,0.2)!important;
  width: 3px;
  right: 2px;
  border-left: 1px #fff solid!important;
}
/*----------------------------------------------------------------------------*/

/* количество просмотров и комментариев */
.zk_b-news-block__meta {
	position: absolute;
	top: 8px;
	left: 8px;
	color: #FFF;
	text-shadow: 2px 2px 2px #999;
	font-weight: bold;
	display: none;
	z-index: 30;
}
.zk_b-news-block:hover .zk_b-news-block__meta {
	display: block;
}
.zk_b-news-block__view_count
,.zk_b-news-block__comment_count {
	background-image: url("/html5/i/brand/outsourcing/icons.png");
  background-repeat: no-repeat;
}
.zk_b-news-block__view_count
,.zk_b-news-block__comment_count {
	display: inline-block;
  vertical-align: top;
  height: 21px;
  margin: 0 12px 0 0;
  padding: 9px 0 0;
  border: 0;	
}
.zk_b-news-block__view_count {
	background-position: 0 11px;
	padding-left: 22px;
}
.zk_b-news-block__comment_count {
	background-position: 0 -14px;
	padding-left: 22px;
}
.zk_b-news-block__comment_count_link
,.zk_b-news-block__comment_count_link:hover {
	color: #FFF;
}
/*----------------------------------------------------------------------------*/

/* фиксы */
.wrapping {
	word-spacing: normal;
}
.zk_b-partners {
	width: 100%;
	background-color: #FFF;
	text-align: center;
}
.zk_b-news-block__text_title {
	text-transform: uppercase;
}
.zk_b-news-block__text {
	z-index: 90;
}
/*----------------------------------------------------------------------------*/

img.zk_b-head__img {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.75);
    box-shadow: 0 0 10px rgba(0,0,0,0.75);
    behavior: url(/html5/css/PIE.htc);
}

@media only screen and (max-width: 1100px) {
	.zk_b-head_site_name {
		text-align: center;		
		margin-bottom: 10px;
	}

	.zk_b-head_site_name img {
		width: 70%;
		height: auto;
	}

	img.zk_b-head__img {
		width: 200px;
	}

	.zk_b-head_site_name_title {
		font-size: 20px;
	}
}


@media only screen and (max-width: 990px) {
	img.zk_b-head__img {
		width: 190px;
		margin-left: 5px!important;
	}

	.mainpage .header .header-content {
		min-height: auto!important;
	}
}

@media only screen and (max-width: 860px) {
	.zk_b-head_site_name {		
		margin-left: 0;
	}
}	

@media only screen and (max-width: 621px) {
	.zk_b-page {
		background: #428f40;
	}

	.zk_b-head {
		text-align: center;
		margin: 60px 0 0;
	}

	img.zk_b-head__img {
		float: none;
		margin: 0!important;
	}

	.zk_b-head_site_name {
		float: none;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 1220px) {
	.zk_b-main-content_line {
		max-width: 1224px;
		margin-left: auto;
		margin-right: auto;
		display: table;
		zoom: 1;
	}

	.zk_b-news-block {
		width: 234px;
		height: 166px;
	}

	.zk_b-news-block__h3 {
		font-size: 16px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 780px) {
	.zk_b-main-content_line {
		max-width: 381px;
	}

	.zk_b-news-block {
		width: 361px;
		height: 256px;
	}
}

@media only screen and (max-width: 398px) {
	.zk_b-main-content_line {
		max-width: 100%;
		width: 100%;
		margin: 0;
	}

	.zk_b-news-block {
		width: 234px;
		height: 166px;
		margin-left: auto!important;
		margin-right: auto!important;
		float: none;
	}

	.zk_b-news-block__h3 {
		font-size: 16px;
		line-height: 19px;
	}	
}	