.press_article-first{
	position:relative;
	border-bottom:1px solid #e3e3e3;
	margin:0px 0 58px;
}
#test_news .press_article{
	margin-top: 40px;
}
.press_article-img{
	display: block;
	text-align:center;
	position:relative;
	margin-bottom:38px;
}
.press_article-img img{
	width:100%;
	display:inline-block;
	height: auto;
	vertical-align: top;
}
.press_article-caption{
	position: relative;
	margin: 25px 0 0;
	color: #5a5a5a;
	font-size: 20px;
	font-weight: 600;
}
	.press_article-caption a {
		text-decoration: none;
	}
	.press_article:hover .press_article-caption a {
		color: #ef0032;
	}
.press_article-text{
	position: relative;
	margin: 12px 0 0;
	color: #5a5a5a;
	font-size: 16px;
	line-height: 1.5;
}
.press_article-foot{
	position: relative;
	margin: 12px 0 15px;
	color: #b4b4b4;
	font-size: 12px;
	letter-spacing: 0.1px;
}
.press_article-foot span{
	display:inline-block;
	padding:0 4px;
}
.press_article-item{
	position:relative;
	margin:52px 0;
	display: table;
}
.press_article-item-img{
	position:relative;
	display: table-cell;
	width: 160px;
	vertical-align: top;
	padding-right: 20px;
}
.press_article-item-img img{
	width: 100%;
	height: auto;
}
.press_article-item-info{
	display: table-cell;
	vertical-align: top;
	padding: 10px 0;
}
.press_article-item-info-caption{
	display: block;
	text-decoration: none;
	color: #5a5a5a;
	font-size: 20px;
	margin: -4px 0 12px;
	line-height: 1.2;
	text-decoration: none;
}
.press_article-item:hover a,
.press_article-item:focus a,
.press_article-item:active a,
.press_article-item:visited a{
	color:#ef0032;
	text-decoration: none;
}
.press_article-item-info .press_article-foot{
	margin-bottom:0;
}


/* content sort
----------------------------------------------------*/
.content-sort {
	margin: 6px 0 26px;
}
	.content-sort .ik_select {
		font-size: 16px;
		font-weight: 400;
		height: auto;
		margin-left: 18px;
		cursor: pointer;
	}
	.content-sort .ik_select.tag {
		width: 344px !important;
		margin-left: 0;
	}
	.content-sort .ik_select.month {
		width: 146px !important;
	}
	.content-sort .ik_select.year {
		width: 102px !important;
	}
		.content-sort .ik_select.tags .ik_select_link_text:before {
			content: ' убрика: ';
		}
		.content-sort .ik_select_link {
			padding: 10px 40px 12px 15px;
		}


/* news-item-gallery
-------------------------------------------------------------*/
.news-item-gallery h4 {
	color: #b4b4b4;
	font-size: 16px;
	margin: 36px 0 20px;
}
.news-item-gallery .bx-wrapper {
	margin: 0 40px;
}
	.news-item-gallery .runslider img {
		vertical-align: top;
	}
	.news-item-gallery .bx-controls-direction > * {
		width: 40px;
		left: 0;
		background: #fff;
	}
	.news-item-gallery .bx-controls-direction > .bx-next {
		left: auto;
		right: 0;
	}
	.news-item-gallery .bx-controls-direction > *:after {
		background: none;
		font-family: "fontello";
		content: '\E80D';
		color: #d7d7d7;
		text-indent: 0;
		font-size: 36px;
		height: auto;
    width: auto;
    left: 0;
    top: 50%;
    margin-top: -15px;
	}
	.news-item-gallery .bx-controls-direction > .bx-next:after {
		content: '\e80f';
		left: auto;
		right: 0;
	}
	.news-item-gallery .bx-controls-direction > *:not(.disabled):hover:after {
		color: #5db8fe;
	}
	.news-item-gallery .bx-controls-direction .disabled {
		opacity: 1;
	}


/* news-item-share
-------------------------------------------------------------*/
.news-item-share {
	border-top: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	height: 58px;
	margin: 50px 0 54px;
	text-align: right;
	font-size: 14px;
	color: #131313;
	vertical-align: middle;
}
	.news-item-share .social_share {
    position: relative;
		background: none;
    border: none;
    margin-left: 10px;
    padding: 0;
    font-size: 18px;
    color: #458af3;
    cursor: pointer;
	}
	.news-item-share .social_share:hover {
		color: #ef0032;
	}


/* news-item-related_news
-------------------------------------------------------------*/
.news-item-related_news h4 {
	color: #5a5a5a;
	font-size: 20px;
}
	.news-item-related {
		float: left;
		width: 302px;
		border-top: 1px solid #ececec;
		margin: 8px 0 0;
		display: table;
		font-size: 14px;
		line-height: 1.25em;
		font-weight: 400;
	}
	.news-item-related[data-idx="1"],
	.news-item-related[data-idx="2"] {
		border: none;
	}
	.news-item-related:nth-child(odd) {
		float: right;
	}
	.news-item-related:nth-child(even) {
		clear: left;
	}
	.news-item-related-img {
		display: table-cell;
		padding: 20px 0 0px;
	}
		.news-item-related:hover a {
			color: #4099ff;
		}
		.news-item-related-img img {
			width: 78px;
			height: auto;
			vertical-align: top;
			margin-right: 10px;
		}
	.news-item-related-info {
		display: table-cell;
		padding: 16px 0 10px;
		vertical-align: top;
	}
		.news-item-related-caption,
		.news-item-related-img a {
			text-decoration: none;
			color: #5a5a5a;
			max-height: 3.75em;
			min-height: 2.75em;
			overflow: hidden;
			display: block;
			position: relative;
			-webkit-transition: max-height 1s;
			-moz-transition: max-height 1s;
			-o-transition: max-height 1s;
			transition: max-height 1s;
		}
		.news-item-related-img a {
			max-height: 6em;
		}
		.news-item-related:hover .news-item-related-caption,
		.news-item-related:hover .news-item-related-img a {
			max-height: 100px;
			text-decoration: none;
		}
			.news-item-related-caption:after {
				content: '';
		    display: block;
		    position: absolute;
		    top: 3.75em;
		    left: 0;
		    width: 100%;
		    margin-top: -1.25em;
		    height: 1.25em;
		    background: -webkit-linear-gradient(0,#fff,rgba(255, 255, 255, 0.6));
		    background: -moz-linear-gradient(0,#fff,rgba(255, 255, 255, 0.6));
		    background: -ms-linear-gradient(0,#fff,rgba(255, 255, 255, 0.6));
		    background: linear-gradient(0,#fff,rgba(255, 255, 255, 0.6));
		    -webkit-transition: all .5s ease-out;
		    -moz-transition: all .5s ease-out;
		    -o-transition: all .5s ease-out;
		    transition: all .5s ease-out;
			}
			.news-item-related:hover .news-item-related-caption:after {
				height: 0px;
				top: auto;
				bottom: 0;
				margin-top: 0;
			}
		.news-item-related-date {
			font-size: 12px;
			color: #c0c0c0;
			margin-top: 2px;
		}


/* news-calendar
-------------------------------------------------------------*/
.news-calendar_wrap {
	padding-bottom: 5px;
	width: 246px;
}
	.news-calendar_wrap:after {
		content: '';
		display: block;
		clear: both;
	}

#Calendar .news-calendar a {
	text-decoration: none;
}

#Calendar .news-calendar td.month strong {
	font-size: 16px;
	font-weight: 400;
}
#Calendar .news-calendar .prev a,
#Calendar .news-calendar .next a {
	position: relative;
	display: block;
	padding: 0;
	height: 44px;
	text-indent: -9999px;
	font-size: 22px;
	line-height: 14px;
}
	#Calendar .news-calendar .prev a:after,
	#Calendar .news-calendar .next a:after {
		display: block;
		content: '';
		text-indent: 0;
		color: #d6d6d8;
		width: 14px;
		height: 14px;
    position: absolute;
    left: 14px;
    top: 18px;
    background-image: url('/assets/template/svg/icon-arrow-prev.svg');
    background-repeat: no-repeat;
    background-size: contain;
	}
	#Calendar .news-calendar .next a:after {
		left: auto;
		right: 14px;
		background-image: url('/assets/template/svg/icon-arrow-next.svg');
	}

#Calendar .news-calendar th.dow {
	font-size: 14px;
	font-weight: 400;
	color: #d6d6d8;
	border: none;
	background: none;
	padding: 18px 8px 10px;
}
#Calendar .news-calendar td {
	border: none;
	text-align: center;
	padding: 4px 4px;
}
	#Calendar .news-calendar .isevent .date {
		color: #4099ff !important;
		font-weight: 600;
	}
	#Calendar .news-calendar .today .date {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}


/* news-menu-tags
-------------------------------------------------------------*/
.news-tags {
	padding-bottom: 10px;
}
	.head_descr .menu a:first-child {
		border-top: none;
	}
	.head_descr .news-tags a {
		color: #5a5a5a;
		font-size: 14px;
		font-weight: 400;
		text-decoration: none;
		display: block;
		border-bottom: 1px solid #e3e3e3;
		padding: 11px 0;
	}
	.head_descr .news-tags li:first-child a {
		border-top: 1px solid #e3e3e3;
	}
	.head_descr .news-tags a:hover {
		color: #ef0032;
	}

/* Inner page
-------------------------------------------------------------*/
.press_article-head {
	position: relative;
	margin: -3px 0 8px;
	color: #b4b4b4;
	font-size: 12px;
}

h2,
.press_article h1 {
  margin: 0 0 36px;
  color: #5a5a5a;
  font-size: 24px;
  font-weight: 600;
  text-transform: none;
  line-height: 1.25em;
}

.news-item-main_img {
	margin-bottom: 32px;
	text-align: center;
}

.news-item-content {
	font-weight: 400;
}
	.news-item-content p {
		margin-bottom: 1em;
	}
	.news-item-content img {
		max-width: 100% !important;
		height: auto;
	}
	.news-item-content ul {
		list-style-type: disc;
    list-style-position: inside;
	}


/* Новости образования
------------------------------------------------------------*/
.education-news .press_article {
	display: table;
	margin-top: 8px;
}
.education-news .press_article h3 {
	margin: 0 0 36px;
	color: #5a5a5a;
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
	line-height: 1.25em;
}
.education-news .press_article-img {
	display: table-cell;
	vertical-align: top;
	padding-right: 30px;
	padding-top: 4px;
	width: 302px;
	margin: 0;
}
.education-news .press_article-content {
	display: table-cell;
	vertical-align: top;
}
	.education-news .press_article img {
		max-width: 100%;
		height: auto;
	}
	.education-news .press_article-caption {
		margin-top: 0;
		line-height: 1.15em;
	}
	.education-news .press_article-text {
		font-size: 14px;
    display: block;
    margin-top: 10px;
	}
	.education-news .press_article-foot {
		margin: 6px 0 32px;
	}
	.education-news .press_article-content .press_article-foot span,
	.education-news .press_article-content .press_article-rubric {
		display: none;
	}
.education-news .press_article-item-img {
	width: 166px;
	padding-right: 15px;
}

/* Страница нвости образования
-----------------------------------------------------------*/
.education-news-item .head_descr {
	margin-top: 30px;
}
.education-news .press_article-head + h2,
.education-news .press_article-head + h1 {
	font-size: 30px;
	margin-bottom: 26px;
	font-weight: 600;
}
	.education-news .news-item-share {
		margin: 45px 0 38px;
	}
	.education-news .news-item-related_news h4 {
		color: #003975;
		margin-bottom: 0px;
	}
	.education-news .news-item-related-info {
		padding: 30px 0 16px;
	}

.simply-pagination {
	margin-top: 78px;
}