article.item,
article.item div.heading,
article.item div.heading h3,
article.item div.description {
	-webkit-transition: 0.35s;
			transition: 0.35s;
}

article.item a.ajax {
	display: block;
	margin: 0; padding: 0;
	position: absolute;
	top		: 0;
	right	: 0;
	bottom	: 0;
	left	: 0;
	text-decoration: none;
}

article.item a.fulllink,
article.unit a.fulllink {
	display: block;
	margin: 0; padding: 0;
	position: absolute;
	top		: 0;
	right	: 0;
	bottom	: 0;
	left	: 0;
	text-decoration: none;
}

article.main a.close {
	display: block;
	height: 36px; width: 36px;
	margin: 0; padding: 0;
	position: absolute;
	top		: 0;
	right	: 0;
	z-index : 100;
	cursor: pointer;
	background: url(../images/site/icon-ajax-close.png) no-repeat 50% 50%;
}
/**
 # Материал - Сотрудник [Категория];
**/
article.item-cm-guidance {
	width: 220px;
	margin: 0 10px 20px 10px; padding: 0 0 10px 0;
	float: left;
	position: relative;
	background: rgb(255, 255, 255);
}
	article.item-cm-guidance div.figure {
		margin: 0 0 20px 0; padding: 0;
		line-height: 0;
	}
	article.item-cm-guidance div.heading {
		margin: 0 10px 10px 10px; padding: 0 10px;
	}
		article.item-cm-guidance div.heading h3 {
			margin: 0; padding: 0;
			color: rgb(0, 0, 0);
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.item-cm-guidance div.post {
		margin: 0 10px 10px 10px; padding: 0 10px;
		color: rgb(0, 0, 0);
		line-height: 20px;
		font-size: 17px;
		font-weight: 300;
		-webkit-transition: 0.35s;
				transition: 0.35s;
	}
article.item-cm-guidance:hover,
article.item-cm-guidance:focus {
	background: rgb(51, 135, 189);
}
article.item-cm-guidance:hover div.heading h3,
article.item-cm-guidance:focus div.heading h3 {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
article.item-cm-guidance:hover div.post,
article.item-cm-guidance:focus div.post {
	color: rgb(255, 255, 255);
}
/**
 # Материал - Сотрудник [Страница];
**/
article.main-cm-guidance {
	width: 940px;
	margin: 0 10px 20px 10px; padding: 0;
	position: relative;
	background: rgb(7, 86, 141);
}
	article.main-cm-guidance div.figure {
		height: 400px; width: 300px;
		margin: 0; padding: 0;
		float: left;
	}
	article.main-cm-guidance div.heading {
		width: 540px;
		margin: 0; padding: 50px 50px 35px 50px;
		float: right;
	}
		article.main-cm-guidance div.heading h1 {
			margin: 0; padding: 0;
			color: rgb(255, 255, 255);
			line-height: 25px;
			font-size: 20px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.main-cm-guidance div.description {
		width: 540px;
		margin: 0; padding: 0 50px;
		float: right;
		color: rgb(255, 255, 255);
		line-height: 30px;
		font-size: 17px;
		font-weight: 300;
	}
article.main-cm-guidance div.arrow {
	height: 44px; width: 22px;
	position: absolute;
	top		: 41px;
	left	: 300px;
	z-index	: 10;
	background: url(../images/site/background-arrow-right.png) no-repeat 50% 50%;
}

/**
 # Материал - Документ [Категория];
**/
article.item-cm-document {
	min-height: 235px; width: 200px;
	margin: 0 10px 20px 10px; padding: 30px 10px 10px 10px;
	float: left;
	position: relative;
	background: rgb(255, 255, 255);
}
	article.item-cm-document div.heading {
		margin: 0 10px 30px 10px; padding: 0;
	}
		article.item-cm-document div.heading h3 {
			margin: 0; padding: 0;
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.item-cm-document div.description {
		margin: 0 10px; padding: 0;
		overflow: hidden;
		color: rgb(42, 42, 42);
		line-height: 25px;
		font-size: 17px;
		font-weight: 300;
		-webkit-text-overflow: ellipsis;
		   -moz-text-overflow: ellipsis;
				text-overflow: ellipsis;
	}
article.item-cm-document:hover,
article.item-cm-document:focus {
	background: rgb(51, 135, 189);
}
article.item-cm-document:hover div.heading h3,
article.item-cm-document:focus div.heading h3 {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
article.item-cm-document:hover div.description,
article.item-cm-document:focus div.description {
	color: rgb(255, 255, 255);
}
/**
 # Материал - Документ [Страница];
**/
article.main-cm-document {
	width: 600px;
	margin: 0 auto 20px auto; padding: 0;
	position: relative;
	line-height: 0;
}

/**
 # Материал - Достижение [Категория];
**/
article.item-cm-achievement {
	min-height: 235px; width: 200px;
	margin: 0 10px 20px 10px; padding: 30px 10px 10px 10px;
	float: left;
	position: relative;
	background: rgb(255, 255, 255);
}
	article.item-cm-achievement div.heading {
		margin: 0 10px 30px 10px; padding: 0;
	}
		article.item-cm-achievement div.heading h3 {
			margin: 0; padding: 0;
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.item-cm-achievement div.description {
		margin: 0 10px; padding: 0;
		overflow: hidden;
		color: rgb(42, 42, 42);
		line-height: 25px;
		font-size: 17px;
		font-weight: 300;
		-webkit-text-overflow: ellipsis;
		   -moz-text-overflow: ellipsis;
				text-overflow: ellipsis;
	}
article.item-cm-achievement:hover,
article.item-cm-achievement:focus {
	background: rgb(51, 135, 189);
}
article.item-cm-achievement:hover div.heading h3,
article.item-cm-achievement:focus div.heading h3 {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
article.item-cm-achievement:hover div.description,
article.item-cm-achievement:focus div.description {
	color: rgb(255, 255, 255);
}
/**
 # Материал - Достижение [Страница];
**/
article.main-cm-achievement {
	width: 600px;
	margin: 0 auto 20px auto; padding: 0;
	position: relative;
	line-height: 0;
}

/**
 # Материал - Отзыв [Категория];
**/
article.item-cm-review {
	min-height: 235px; width: 200px;
	margin: 0 10px 20px 10px; padding: 30px 10px 10px 10px;
	float: left;
	position: relative;
	background: rgb(255, 255, 255);
}
	article.item-cm-review div.heading {
		margin: 0 10px 30px 10px; padding: 0;
	}
		article.item-cm-review div.heading h3 {
			margin: 0; padding: 0;
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.item-cm-review div.description {
		margin: 0 10px; padding: 0;
		overflow: hidden;
		color: rgb(42, 42, 42);
		line-height: 25px;
		font-size: 17px;
		font-weight: 300;
		-webkit-text-overflow: ellipsis;
		   -moz-text-overflow: ellipsis;
				text-overflow: ellipsis;
	}
article.item-cm-review:hover,
article.item-cm-review:focus {
	background: rgb(51, 135, 189);
}
article.item-cm-review:hover div.heading h3,
article.item-cm-review:focus div.heading h3 {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
article.item-cm-review:hover div.description,
article.item-cm-review:focus div.description {
	color: rgb(255, 255, 255);
}
/**
 # Материал - Отзыв [Страница];
**/
article.main-cm-review {
	width: 600px;
	margin: 0 auto 20px auto; padding: 0;
	position: relative;
	line-height: 0;
}

/**
 # Материал - Фотоальбом [Категория];
**/
article.item-cm-album {
	width: 300px;
	margin: 0 10px 20px 10px; padding: 0;
	float: left;
	position: relative;
	background: rgb(255, 255, 255);
}
	article.item-cm-album div.figure {
		margin: 0 0 20px 0; padding: 0;
		line-height: 0;
	}
		article.item-cm-album div.figure a {
			display: block;
			margin: 0; padding: 0;
			line-height: 0;
			text-decoration: none;
		}
	article.item-cm-album div.heading {
		margin: 0; padding: 0;
	}
		article.item-cm-album div.heading time {
			margin: 0; padding: 0 20px 10px 20px;
			color: rgb(42, 42, 42);
			line-height: 16px;
			font-size: 16px;
			font-weight: 300;
			text-transform: uppercase;
		}
		article.item-cm-album div.heading h3 {
			margin: 0; padding: 0 20px 20px 20px;
			color: rgb(0, 0, 0);
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
article.item-cm-album:hover,
article.item-cm-album:focus {
	background: rgb(51, 135, 189);
}
article.item-cm-album:hover div.heading time,
article.item-cm-album:focus div.heading time {
	color: rgb(255, 255, 255);
}
article.item-cm-album:hover div.heading h3,
article.item-cm-album:focus div.heading h3 {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

/**
 # Материал - Информационный центр [Категория];
**/
article.item-cm-information {
	width: 280px;
	margin: 0 10px; padding: 30px 10px 10px 10px;
	float: left;
	position: relative;
	background: none;
}
	article.item-cm-information div.heading {
		margin: 0; padding: 0;
	}
	    article.item-cm-information div.status {
    		margin: 0 20px 10px 20px; padding: 0;
    	}
		article.item-cm-information div.heading time {
			margin: 0; padding: 0 20px 30px 20px;
			color: rgb(42, 42, 42);
			line-height: 16px;
			font-size: 16px;
			font-weight: 300;
			text-transform: uppercase;
		}
		article.item-cm-information div.heading h3 {
			margin: 0; padding: 0 20px 10px 20px;
			color: rgb(0, 0, 0);
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.item-cm-information div.description {
		margin: 0 20px; padding: 0;
		overflow: hidden;
		color: rgb(42, 42, 42);
		line-height: 25px;
		font-size: 17px;
		font-weight: 300;
		-webkit-text-overflow: ellipsis;
		   -moz-text-overflow: ellipsis;
				text-overflow: ellipsis;
	}
article.item-cm-information div.line {
	width: 1px;
	margin: 0; padding: 0;
	position: absolute;
	top		: 30px;
	right	: 0;
	bottom	: 35px;
	z-index	: 30;
	background: rgb(197, 197, 197);
}
article.item-cm-information:nth-of-type(3n+3) div.line {
	background: none;
}
article.item-cm-information:last-of-type div.line {
	background: none;
}
article.item-cm-information:hover,
article.item-cm-information:focus {
	background: rgb(255, 255, 255);
}
article.item-cm-information:hover div.line,
article.item-cm-information:focus div.line {
	background: none;
}
article.item-cm-information:hover div.heading h3,
article.item-cm-information:focus div.heading h3 {
	color: rgb(7, 86, 141);
	text-decoration: underline;
}
/**
 # Материал - Информационный центр [Страница];
**/
article.main-cm-information {
	margin: 0; padding: 0;
}
	article.main-cm-information div.view-string {
		margin: 0; padding: 20px 0;
		position: relative;
		background: rgb(255, 255, 255);
	}
		article.main-cm-information div.column {
			margin: 0; padding: 0;
		}
		article.main-cm-information div.column-content {
			width: 640px;
			float: left;
		}
		article.main-cm-information div.column-board {
			width: 320px;
			float: right;
		}
	article.main-cm-information div.heading {
		margin: 0 10px 30px 10px; padding: 0;
	}
		article.main-cm-information div.heading h1 {
			margin: 0 0 20px 0; padding: 0;
			color: rgb(42, 42, 42);
			line-height: 50px;
			font-size: 50px;
			font-weight: 300;
		}
		article.main-cm-information div.heading time {
			margin: 0 0 15px 0; padding: 0;
			color: rgb(42, 42, 42);
			line-height: 16px;
			font-size: 16px;
			font-weight: 300;
			text-transform: uppercase;
		}
		article.main-cm-information div.status {
    		margin: 0 0 10px 0; padding: 0;
    	}
	article.main-cm-information div.figure {
		margin: 0 10px 40px 10px; padding: 0;
		line-height: 0px;
	}
	article.main-cm-information div.description {
		margin: 0 10px 15px 10px; padding: 0;
		color: rgb(42, 42, 42);
		line-height: 25px;
		font-size: 17px;
		font-weight: 300;
	}
	article.main-cm-information div.figures {
		margin: 0; padding: 0;
	}
		article.main-cm-information div.figures a.figures {
			display: block;
			margin: 0 10px 20px 10px; padding: 0;
			float: left;
			line-height: 0;
			text-decoration: none;
		}

/**
 # Материал - Услуга [Категория];
**/
article.item-cm-service {
	height: 200px; width: 220px;
	margin: 0 10px 20px 10px; padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
	background: rgb(51, 135, 189);
}
	article.item-cm-service div.heading {
		position: absolute;
		top		: 30px;
		right	: 20px;
		left	: 20px;
	}
		article.item-cm-service div.heading h3 {
			margin: 0; padding: 0;
			color: rgb(255, 255, 255);
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.item-cm-service div.read {
		height: 30px; width: 30px;
		margin: 0; padding: 0;
		position: absolute;
		bottom	: 20px;
		left	: 20px;
		background: url(../images/site/background-arrow-round.png) no-repeat 50% 50%;
	}

article.unit-cm-service {
	height: 180px; width: 320px;
	margin: 0; padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
	background: rgb(51, 135, 189);
 	box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
	article.unit-cm-service div.heading {
		position: absolute;
		top		: 30px;
		right	: 20px;
		left	: 20px;
	}
		article.unit-cm-service div.heading h3 {
			margin: 0; padding: 0;
			color: rgb(255, 255, 255);
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.unit-cm-service div.read {
		height: 30px; width: 30px;
		margin: 0; padding: 0;
		position: absolute;
		bottom	: 20px;
		left	: 20px;
		background: url(../images/site/background-arrow-round.png) no-repeat 50% 50%;
	}

/**
 # Материал - Проект [Категория];
**/
article.item-cm-project {
	width: 280px;
	margin: 0 10px 20px 10px; padding: 25px 10px 10px 10px;
	float: left;
	position: relative;
	background: rgb(255, 255, 255);
}
	article.item-cm-project div.status {
		margin: 0 10px 30px 10px; padding: 0;
	}
	article.item-cm-project div.heading {
		margin: 0 10px 25px 10px; padding: 0;
	}
		article.item-cm-project div.heading h3 {
			margin: 0; padding: 0;
			color: rgb(42, 42, 42);
			line-height: 25px;
			font-size: 19px;
			font-weight: 600;
			text-transform: uppercase;
		}
	article.item-cm-project div.description {
		margin: 0 10px; padding: 0;
		color: rgb(42, 42, 42);
		line-height: 25px;
		font-size: 17px;
		font-weight: 300;
	}
article.item-cm-project:hover div.heading h3,
article.item-cm-project:focus div.heading h3 {
	color: rgb(7, 86, 141);
	text-decoration: underline;
}
/**
 # Материал - Проект [Страница];
**/
article.main-cm-project div.status {
	margin: 0; padding: 0;
}

/**
 # Элемент - Партнер [Категория];
**/
.site-partners div.view-string-main div.string {
	width: 940px;
}
.site-partners div.view-string-main div.string div.clr {
	height: 1px; width: 940px;
	position: relative;
	top: -1px;
	z-index: 10;
	background: rgb(228, 228, 228);
}
article.item-cu-partner {
	display: block;
	height: 205px; width: 205px;
	margin: 0; padding: 15px;
	float: left;
	position: relative;
	text-align: center;
}
	article.item-cu-partner img {
		display: inline;
		margin: 0; padding: 0;
	}
article.item-cu-partner div.line {
	position: absolute;
	z-index: 10;
	background: rgb(197, 197, 197);
}
article.item-cu-partner div.line-right {
	width: 1px;
	top		: 0;
	right	: 0;
	bottom	: 0;
}
article.item-cu-partner div.line-bottom {
	height: 1px;
	right	: 0;
	bottom	: 0;
	left	: 0;
}
article.item-cu-partner:nth-of-type(4n+4) div.line-right {
	background: none;
}
article.item-cu-partner a.website {
    display: block;
    margin: 0; padding: 0;
    position: absolute;
    top     : 0;
    right   : 0;
    bottom  : 0;
    left    : 0;
    z-index : 10;
    text-decoration: none;
}


article.main-cm-contacts div.view-string-maps {
	margin: 0; padding: 0;
	overflow: hidden;
	position: relative;
}
article.main-cm-contacts div.view-string-maps div.shadow {
	height: 10px; width: 100%;
	margin: 0; padding: 0;
	position: absolute;
	z-index: 100;
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}
article.main-cm-contacts div.view-string-maps div.shadow-top {
	top		: -10px;
	right	: 0;
	left	: 0;
}
article.main-cm-contacts div.view-string-maps div.shadow-bottom {
	right	: 0;
	bottom	: -10px;
	left	: 0;
}
article.main-cm-contacts div.view-string-maps div.data {
	width: 480px;
	margin: 0 0px 0; padding: 0;
	position: absolute;
	z-index: 10;
	top		: 0;
	left	: 50%;
	bottom	: 0;
	background: rgb(228, 228, 228);
}
article.main-cm-contacts div.view-string-maps div.data ul {
	margin: 0 70px; padding: 205px 0;
	list-style: none;
}
article.main-cm-contacts div.view-string-maps div.data ul li {
	margin: 0; padding: 0 0 0 35px;
	background-repeat: no-repeat;
	color: rgb(42, 42, 42);
	line-height: 30px;
	font-size: 18px;
	font-weight: 600;
}
article.main-cm-contacts div.view-string-maps div.data ul li:nth-child(1) {
	background-image: url(../images/site/icon-small-maps.png);
	background-position: 0px 50%;
}
article.main-cm-contacts div.view-string-maps div.data ul li:nth-child(2) {
	background-image: url(../images/site/icon-small-phone.png);
	background-position: 0px 55%;
}
article.main-cm-contacts div.view-string-maps div.data ul li:nth-child(3) {
	background-image: url(../images/site/icon-small-mail.png);
	background-position: 0px 60%;
}














