.b-top-panel {
	position: relative;
	height: 40px;
	margin: 10px 0;
	padding: 0 10px;
	background: #167cce url("../img/panel_bg1.png") 0 100% repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 40px;
}

.b-ct-menu {
	line-height: 1.2;
	display: inline-block;
	*display: inline;
}
	.b-ct-menu > li {
		position: relative;
	}
	.b-ct-menu .bm-t {
		color: #fff;
	}
	.b-ct-menu.t-2 .bm-t {
		white-space: nowrap;
		font-size: 14px;
		color: #eee6a0;
	}
	.b-ct-menu.t-2 > li:hover .bm-t {
		margin: 0 -10px;
		padding: 6px 10px;
		background: #204d69;
		background: rgba(0,0,0,0.4);
		border-bottom: 0;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	.b-ct-menu.t-2 .bm-h {
		position: absolute;
		top: 30px;
		left: -10px;
		width: 210px;
		padding: 15px 20px 20px;
		background: #fff7c5;
		font-size: 12px;
		line-height: 1.4;
		z-index: 10;
		display: none;
	}
	.b-ct-menu.t-2 > li:hover .bm-h {
		display: block;
	}
	.b-ct-menu.t-2 .bm-h:before {
		content: '';
		position: absolute;
		top: -10px;
		left: 0;
		right: 0;
		height: 10px;
	}
		.b-ct-menu.t-2 .bm-h > li + li {
			margin-top: 10px;
		}
		.b-ct-menu.t-2 .bm-h > li > a {
			color: #000;
		}
		.b-ct-menu.t-2 .bm-h > li > a:hover {
			color: #e90000;
		}

.b-top-social {
	line-height: 1.2;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
}

.b-top-search {
	position: relative;
	width: 200px;
	margin-right: -11px;
	line-height: 1.2;
	display: inline-block;
	*display: inline;
	vertical-align: top;
}
	.b-top-search .input {
		height: 40px;
		padding: 12px 30px 12px 10px;
		background: #2593ec;
		border: 0;
		-moz-border-radius: 0 4px 4px 0;
		-webkit-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
		color: #fff;
	}
	.b-top-search .input::-webkit-input-placeholder {
		color: #fff;
	}
	.b-top-search .input:-moz-placeholder {
		color: #fff;
	}
	.b-top-search .input::-moz-placeholder {
		color: #fff;
	}
	.b-top-search .input:-ms-input-placeholder {
		color: #fff;
	}
	.b-top-search .button {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 30px;
		padding: 0;
		background: none;
		border: 0;
	}

.b-lang {
	line-height: 1.2;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
}
	.b-lang > a {
		color: #f3f5b3;
	}

.b-middle-panel {
	position: relative;
	height: 140px;
	margin: 10px 0;
	padding: 20px;
	background: #167cce url("../img/panel_bg2.png") 0 100% repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;

}

	.b-middle-panel .f_right {
		margin-top: 5px;
	}


.b-logo {
	position: relative;
	max-width: 270px;
	min-height: 100px;
	margin-top: 12px;
	margin-left: 100px;
	display: inline-block;
	vertical-align: top;
}
	.b-logo > a {
		color: inherit;
		display: block;
	}
	.b-logo .bl-image {
		position: absolute;
		top: 5px;
		left: -100px;
	}
	.b-logo .bl-name {
		padding-bottom: 14px;
		background: url("../img/logo_sep.png") 0 100% no-repeat;
		white-space: nowrap;
		font-size: 44.8px;
		font-weight: bold;
		line-height: 43px;
		display: inline-block;
        color: inherit;
	}
	.b-logo .bl-text {
		margin-top: 10px;
		font-size: 11px;
		line-height: 1.3;
		text-align: justify;
		display: block;
	}

.b-top-phone {
	position: relative;
	margin-left: 30px;
	display: inline-block;
	*display: inline;
	vertical-align: top;
}
	.b-top-phone .bp-item {
		position: relative;
		margin-left: 20px;
	}
	.b-top-phone .bp-item + .bp-item {
		margin-top: 6px;
	}
		.b-top-phone .bp-item-text {
			font-size: 14px;
			color: #acd7ed;
		}
		.b-top-phone .bp-item-phone {
			font-size: 14px;
		}
		.b-top-phone .bp-item-phone.t-a {
			font-size: 18px;
		}
		.b-top-phone .ico {
			position: absolute;
			top: 3px;
			left: -20px;
		}

.b-vopros {
	width: 230px;
	height: 100px;
	margin-top: -5px;
	margin-left: 30px;
	padding: 16px 18px;
	/*border: 2px solid #fff;*/
	/*-moz-border-radius: 4px;*/
	/*-webkit-border-radius: 4px;*/
	/*border-radius: 4px;*/
	font-size: 18px;
	color: #fff;
	display: inline-block;
	*display: none;
	vertical-align: top;
}
	.b-vopros > a {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color: inherit;
		display: block;
	}
	.b-vopros .bv-image {
		width: 100px;
		height: 100px;
		margin-right: 25px;
		display: inline-block;
		*display: none;
		vertical-align: middle;
	}
		.b-vopros .bv-image img {
			display: block;
		}
	.b-vopros .bv-text {
		width: 100px;
		height: 59px;
		display: inline-block;
		*display: none;
		vertical-align: middle;
	}

.b-main-menu {
	position: relative;
}
	.b-main-menu .bm-holder {
		line-height: 0;
	}
	.b-main-menu .bm-holder.t-1 {
		position: relative;
		height: 50px;
		padding: 0 15px 0;
		background: #474747 url("../img/menu_bg1.png") 0 0 repeat-x;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		font-size: 16px;
		color: #fff;
		text-align: justify;
	}
	.b-main-menu .bm-holder.t-2 {
		padding: 28px 0 28px;
		-moz-border-radius: 0 0 4px 4px;
		-webkit-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		text-align: center;
		text-transform: uppercase;
	}
	.b-main-menu .bm-holder.t-1:after {
		content: '';
		width: 100%;
		height: 0;
		overflow: hidden;
		visibility: hidden;
		display: inline-block;
		*display: inline;
	}
		.b-main-menu .bm-holder > li {
			position: relative;
			padding: 0 10px;
			line-height: 1.4;
			text-align: left;
			/*text-decoration: underline;*/
			display: inline-block;
			*display: inline;
		}
		.b-main-menu .bm-holder.t-1 > li {
			line-height: 50px;
		}
		.b-main-menu .bm-holder.t-2 > li {
			margin: 0 50px;
			padding: 0 20px;
			text-decoration: none;
		}
		.b-main-menu .bm-holder.click-mob > li {
			padding: 0 0;
		}
		.b-main-menu .bm-holder.t-1 > li.selected {
			background: #f1f1f1;
			color: #000;
			text-decoration: none;
		}
		.b-main-menu .bm-holder.t-1 > li:hover {
			background: #f1f1f1;
			color: #000;
			text-decoration: none;
		}
		.b-main-menu .bm-holder.t-2 > li.selected:first-child {
			-moz-border-radius: 0 0 0 4px;
			-webkit-border-radius: 0 0 0 4px;
			border-radius: 0 0 0 4px;
		}
		.b-main-menu .bm-holder.t-2 > li.selected:last-child {
			-moz-border-radius: 0 0 4px 0;
			-webkit-border-radius: 0 0 4px 0;
			border-radius: 0 0 4px 0;
		}
			.b-main-menu .bm-holder > li > a {
				color: inherit;
			}
			.b-main-menu .bm-holder.click-mob > li > a{
				padding: 16px 10px;
			}
			.b-main-menu .bm-holder.t-2 > li > a {
				text-decoration: underline;
				display: block;
			}
			.b-main-menu .bm-holder.click-mob > li > a {
				display: block;
				padding: 0 10px;
			}
			.b-main-menu .bm-holder.t-1 > li > a:hover {
				color: #000;
			}
			.b-main-menu .bm-holder.t-2 > li.selected > a,
			.b-main-menu .bm-holder.t-2 > li > a:hover {
				margin: -10px -20px;
				padding: 10px 20px;
				background: #cce5f0;
				color: #0e7bc1;
				text-decoration: none;
			}
		.b-main-menu .bm-holder.t-1 > li > ul {
			position: absolute;
			top: 100%;
			left: 0;
			width: 280px;
			padding: 10px 30px 10px;
			background: #f1f1f1;
			-moz-border-radius: 0 0 5px 5px;
			-webkit-border-radius: 0 0 5px 5px;
			border-radius: 0 0 5px 5px;
			-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
			-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
			box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
			font-size: 14px;
			line-height: 1.2;
			z-index: 999;
			display: none;
		}
		.b-main-menu .bm-holder.t-1 > li.right > ul {
			left: auto;
			right: 0;
		}
		.b-main-menu .bm-holder.t-1 > li:hover > ul {
			display: block;
		}
			.b-main-menu .bm-holder.t-1 > li > ul > li {
				margin: 12px 0;
			}
			.b-main-menu .bm-holder.t-1 > li > ul a {
				color: #0b0b0b;
			}
			.b-main-menu .bm-holder.t-1 > li > ul a:hover {
				color: #2b6fb4;
			}
		.b-main-menu .bm-holder.t-2 .ico {
			margin-right: 8px;
		}

.b-right-menu2 {
	position: relative;
}
	.b-right-menu2 > ul > li {
		margin: 30px 0 30px 30px;
	}
		.b-right-menu2 > ul > li > a {
			color: #0e7bc1;
		}
		.b-right-menu2 > ul > li > a:hover {
			color: #31393c;
		}
		.b-right-menu2 > ul > li.selected > a {
			color: #eb4041;
		}

.b-right-menu {
    position: relative;
}
    .b-right-menu > ul > li {
        margin: 30px 0 30px 30px;
    }
        .b-right-menu > ul > li > a {
            color: #31393c;
        }
        .b-right-menu > ul > li > a:hover {
            color: #0e7bc1;
        }
        .b-right-menu > ul > li.selected > a {
            color: #eb4041;
        }

.b-promo,
.b-banner {
	position: relative;
	/*overflow: hidden;*/
}
	.b-promo img,
	.b-banner img {
		max-width: 100%;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		display: block;
	}
	.b-promo .nslider-point,
	.b-banner .nslider-point {
		position: absolute;
		left: 10px;
		bottom: 3px;
		z-index: 5;
	}
	.b-promo .nslider-point a,
	.b-banner .nslider-point a {
		width: 8px;
		height: 8px;
		margin-right: 5px;
		background: #bfc4c6;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		display: inline-block;
		vertical-align: middle;
	}
	.b-promo .nslider-point a.active,
	.b-banner .nslider-point a.active {
		background: #f96060;
	}

.b-promo.t-1,
.b-banner.t-1 {
}
	.b-promo.t-1 .bb-day,
	.b-banner.t-1 .bb-day {
        position: absolute;
        top: 35px;
        left: 24px;
        width: 62px;
        font-size: 24px;
        font-weight: bold;
        color: #282828;
        line-height: 1;
        letter-spacing: 20px;
        text-align: center;
	}
	.b-promo.t-1 .bb-name,
	.b-banner.t-1 .bb-name {
		position: absolute;
        top: 65px;
        left: 15px;
        width: 62px;
        font-size: 13px;
        font-weight: bold;
        color: #282828;
        line-height: 1;
        text-align: center;
        text-shadow: 0 1px 0 #cfd0cf;
	}

.b-more-link.t-1 {
	margin-left: 110px;
}

.b-breadcrumb {
	margin: 0 0 7px;
	font-size: 13px;
}

.b-title {
	margin: 20px 0 15px;
}
.b-title-ind {
	margin: 50px 0 20px;
}
.b-breadcrumb + .b-title {
	margin: 7px 0 17px;
}

.b-list {
	position: relative;
}

.b-list.t-1 {
	min-height: 36px;
	*height: auto;
	border: 1px solid #ec3f40;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
}
	.b-list.t-1 .bl-holder {
		margin: 10px 0;
		width: 100%;
		display: table;
	}
	.b-list.t-1 .mousemove {
		position: absolute;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		margin: 0 -1px;
		padding: 0 1px;
		background: #ec3f40 url("../img/list_bg2.png") 0 0 repeat-x;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-o-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
	}
		.b-list.t-1 .bl-holder > li {
			height: 16px;
			text-align: center;
			display: table-cell;
			*display: inline;
		}
		.b-list.t-1 .bl-holder > li + li {
			border-left: 1px solid #f04f3b;
		}
		.b-list.t-1 .bl-holder > li.active, .b-list.t-1 .bl-holder > li.active + li {
			border-left-color: transparent;
		}
		.b-list.t-1 .bl-holder > li > a {
			position: relative;
			min-height: 18px;
			margin: -10px 0;
			padding: 8px 0;
			color: #d74040;
			line-height: 18px;
			display: block;
		}
		.b-list.t-1 .bl-holder > li.active > a {
			color: #fff;
		}
		.b-list.t-1 .bl-holder > li.t-a {
			padding-right: 30px;
		}
		.b-list.t-1 .bl-holder > li.t-a:after {
			content: '';
			position: absolute;
			top: 0;
			right: 0;
			width: 52px;
			height: 100%;
			background: url("../img/menu_ico1.png") 0 0 no-repeat;
		}
		.b-list.t-1 .bl-holder > li > a > span {
			line-height: 1;
			display: inline-block;
			vertical-align: middle;
		}

.b-list.t-2 {
}
	.b-list.t-2 .bl-item {
		position: relative;
		margin-right: 5px;
		padding: 10px 20px;
		background: #40a9e0;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		color: #c2dff3;
		display: inline-block;
		*display: inline;
	}
	.b-list.t-2a .bl-item {
		margin-right: 0;
		display: block;
		*display: inline;
	}
		.b-list.t-2 .bl-item .select, .b-list.t-2 .bl-item .nselect-container {
			font-size: 16px;
			color: #000;
			display: inline-block;
			*display: inline;
			vertical-align: bottom;
		}
		.b-list.t-2 .bl-item .nselect-container {
			margin-left: 5px;
		}
		.b-list.t-2 .bl-item .nselect-holder {
			color: #fff;
		}

.b-list.t-3 {
}
	.b-list.t-3 .bl-item {
		position: relative;
		margin: 8px 0;
		padding-left: 25px;
		line-height: 1.2;
	}
    .b-list.t-3a .bl-holder-hidden {
        position: relative;
        display: none;
    }
    .b-list.t-3a .bl-item .bl-show-more {
        position: relative;
        font-weight: bold;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        cursor: pointer;
    }
	.b-list.t-3a .bl-item + .bl-item {
		margin-top: 20px;
	}
		.b-list.t-3 .bl-item .doc,
		.b-list.t-3 .bl-item .ico {
			position: absolute;
			left: 0;
			top: 0;
		}
		.b-list.t-3 .bl-item a {
			word-break: break-word;
		}

.b-list.t-4 {
	font-size: 0;
	margin: 0 -5px -5px 0;
}
	.b-list.t-4 .bl-item {
		position: relative;
		width: 27px;
		height: 27px;
		margin: 0 5px 5px 0;
		background: #cce5f0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		font-size: 16px;
		color: #000;
		line-height: 27px;
		text-align: center;
		display: inline-block;
	}
	.b-list.t-4a .bl-item {
		width: 25px;
		height: 25px;
		background: #e6d397;
		font-size: 14px;
		color: #6b6246;
		line-height: 25px;
	}
	.b-list.t-4a .bl-item.t-all {
		width: 35px;
	}
	.b-list.t-4a span.bl-item {
		color: #b8a878;
	}
	.b-list.t-4 .bl-item.active {
		background: #2c8fd3;
		background: -moz-linear-gradient(top, #46a9df 0%, #2c8fd3 100%);
		background: -webkit-linear-gradient(top, #46a9df 0%, #2c8fd3 100%);
		background: -o-linear-gradient(top, #46a9df 0%, #2c8fd3 100%);
		background: -ms-linear-gradient(top, #46a9df 0%, #2c8fd3 100%);
		background: linear-gradient(top, #46a9df 0%, #2c8fd3 100%);
		font-weight: bold;
		color: #fff;
	}
	.b-list.t-4a .bl-item.active {
		background: #ed675a;
		font-weight: normal;
		color: #fff;
	}

.b-list.t-5 {
	min-height: 62px;
	*height: auto;
	background: #fff;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	font-size: 16px;
	color: #D74040;
}
	.b-list.t-5 .bl-holder {
		width: 100%;
		display: table;
	}
		.b-list.t-5 .bl-holder > li {
			width: 33%;
			text-align: center;
			display: table-cell;
			*display: inline;
			vertical-align: middle;
		}
			.b-list.t-5 .bl-holder > li+li:before{
				content: '';
				width: 0px;
				height: 40px;
				border-right: 1px solid #c13629;
				display: table;
				float:left;
				margin: 10px -1px 0 -1px;
			}


		.b-list.t-5.s-5 .bl-holder > li {
			width: 20%;
		}
		.b-list.t-5.s-6 .bl-holder > li {
			width: 16.6%;
		}
		.b-list.t-5 .bl-holder > li:first-child {
			-moz-border-radius: 4px 0 0 4px;
			-webkit-border-radius: 4px 0 0 4px;
			border-radius: 4px 0 0 4px;
		}
		.b-list.t-5 .bl-holder > li:last-child {
			-moz-border-radius: 0 4px 4px 0;
			-webkit-border-radius: 0 4px 4px 0;
			border-radius: 0 4px 4px 0;

		}
		.b-list.t-5 .bl-holder > li > span {
			border-left: 1px solid #ed1806;
		}
		.b-list.t-5 .bl-holder > li.active {
			margin-right: -1px;
		}
		.b-list.t-5 .bl-holder > li > a {
			position: relative;
			min-height: 62px;
			padding: 0 10px;
			color: inherit;
			line-height: 62px;
			display: block;
		}
		.b-list.t-5 .bl-holder > li.active > a {
			color: #fff;
		}
		.b-list.t-5 .bl-holder > li > a > span {
			line-height: 1;
			display: inline-block;
			vertical-align: middle;
		}

.b-map {
	position: relative;
}

.b-map.t-1 {
	margin-left: -20px;
	padding: 25px 20px;
	background: #f1f1f1;
	min-height: 500px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	.b-map.t-1 .bm-title {
		margin: 0 0 10px;
		font-size: 16px;
	}
	.b-map.t-1 .bm-text1 {
		margin: 0 0 10px;
	}
	.b-map.t-1 .bm-text2 {
		font-size: 13px;
	}
    .b-map.t-1 .bm-text2 a {
        color: #000;
    }
	.b-map.t-1 .bm-holder {
		margin: 15px 0 20px;
	}
	.b-map.t-1 a {
		color: #c13629;
	}
	.b-map.t-1 a:hover {
		color: #000;
	}

.b-copy {
	position: relative;
	color: #fff;
	line-height: 1.2;
}
	.b-copy .bc-cr {
	}
	.b-copy .bc-t {
		margin-top: 18px;
		font-size: 12px;
	}
	.b-copy a {
		color: #f4e7bf;
	}

.b-footer-panel {
	position: relative;
}
	.b-footer-panel a {
		color: #fffb93;
	}

.b-footer-link {
	position: relative;
	line-height: 0;
	text-align: justify;
}
.b-footer-link:after {
	content: '';
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	display: inline-block;
	*display: inline;
}
	.b-footer-link > li {
		line-height: normal;
		text-align: left;
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
		.b-footer-link > li a.active, .b-footer-link > li a.open {
			margin: -30px -20px -34px;
			padding: 30px 20px 34px;
			background: #ed675a;
			border-bottom: 0;
			color: #fff;
		}

.b-footer-sep {
	position: relative;
	border-top: 2px solid #e8e8e8;
}

.b-sites {
	position: relative;
	margin: 0 -20px;
	padding: 20px;
	background: rgba(0,0,0,0.2);
}
	.b-sites .bs-table {
		width: 100%;
	}
		.b-sites .bs-table img {
			margin: 0 auto;
			display: block;
		}

.b-el1 {
	position: absolute;
	bottom: 0;
	right: -185px;
	width: 785px;
	height: 206px;
	background: url("../img/page_el1.png") 0 0 no-repeat;
}

.b-audio {
	position: relative;
}
.b-audio + .b-audio{
	margin-top: 10px;
}
	.b-audio .ba-t {
		position: absolute;
		top: 6px;
		left: 60px;
		right: 5px;
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		-mos-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		text-overflow: ellipsis;
		color: #31393c;
		z-index: 1;
	}

.b-video {
	position: relative;
}
	.b-video .bv-top {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		padding: 8px 20px;
		background: #000;
		background: rgba(0,0,0,0.4);
		/*overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		-mos-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		text-overflow: ellipsis;*/
		color: #fff;
		line-height: 1.2;
		z-index: 1;
	}

.b-nav.t-1 {
	position: relative;
	font-size: 16px;
	line-height: 30px;
}
	.b-nav.t-1 .bn-prev {
		margin-right: 10px;
		float: left;
	}
	.b-nav.t-1 .bn-prev:before {
		content: '←';
		margin-right: 5px;
		font-family: serif;
		font-size: 20px;
	}
	.b-nav.t-1 .bn-next {
		margin-left: 10px;
		float: right;
	}
	.b-nav.t-1 .bn-next:after {
		content: '→';
		margin-left: 5px;
		font-family: serif;
		font-size: 20px;
	}
	.b-nav.t-1 .bn-prev.disabled, .b-nav.t-1 .bn-next.disabled {
		color: #a3a3a3;
		cursor: default;
	}
	.b-nav.t-1a .bn-prev, .b-nav.t-1a .bn-next {
		font-size: 13px;
	}
	.b-nav.t-1a .bn-prev:before, .b-nav.t-1a .bn-next:after {
		font-size: 15px;
	}
	.b-nav.t-1 .bn-holder {
		overflow: hidden;
		text-align: center;
	}
	.b-nav.t-1 .bn-p {
		width: 20px;
		padding: 0 5px;
		display: inline-block;
		*display: inline;
	}
	.b-nav.t-1 .bn-p.active {
		background: #eb3c3d;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		color: #fff;
	}

.b-rating {
	font-size: 13px;
	line-height: 20px;
}
	.b-rating .br-holder {
		margin-left: 5px;
	}
		.b-rating .br-holder .ico {
			cursor: pointer;
		}

.b-social {
	font-size: 13px;
	line-height: 20px;
}
	.b-social .bs-holder {
		position: relative;
		margin-left: 5px;
		display: inline-block;
	}
		.b-social .bs-holder .ico {
			margin-right: 3px;
		}

.b-tags {
	position: relative;
	overflow: hidden;
	font-size: 12px;
	color: #8b8b8b;
}
	.b-tags .bt-left {
		margin-right: 10px;
		float: left;
	}
	.b-tags .bt-right {
		overflow: hidden;
	}
	.b-tags a {
		color: inherit;
	}
	.b-tags a:hover {
		color: #666;
	}

.b-popup {
	position: relative;
}

.b-popup.t-1 {
}
	.b-popup.t-1 .bp-holder {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		display: none;
	}

.b-calendar {
	position: relative;
	padding: 15px;
	background: #f1f1f1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
	.b-calendar .b-list.t-2 .bl-item {
		padding: 10px 20px 10px 10px;
	}
	.b-calendar .select.t-2 + .select-container {
		margin-left: 2px;
	}
	.b-calendar thead {
		font-size: 16px;
		text-align: center;
	}
		.b-calendar thead td {
			padding: 6px 0;
		}
	.b-calendar tbody {
		color: #787878;
		text-align: center;
	}
	.b-calendar tbody td {
		position: relative;
		padding: 8px 0;
	}

.b-gotop {
	position: fixed;
	left: 50%;
	bottom: 273px;
	margin-left: 550px;
	z-index: 1;
	display: none;
}
	.b-gotop a {
		width: 51px;
		height: 51px;
		background: #025ec1 url("../img/top.png") 0 0 no-repeat;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		text-indent: 100%;
		overflow: hidden;
		display: block;
	}

.b-comment.open {
	position: relative;
	margin-right: 30px;
	color: #ec3f40;
}
	.b-comment.open:after {
		content: '';
		position: absolute;
		right: -25px;
		top: 0;
		width: 20px;
		height: 20px;
		background: url("../img/page_icons.png")  -300px -20px no-repeat;
	}

.b-textrunner {
	position: relative;
	padding: 15px 10px;
	background: #f1f1f1;
	overflow: hidden;
	font-size: 13px;
	line-height: 22px;
}
	.b-textrunner .bt-title {
		margin-right: 10px;
		float: left;
		font-weight: bold;
		color: #565656;
        font-size: 13px;
	}
		.b-textrunner .bt-title .ico {
			margin-top: -2px;
		}
	.b-textrunner .bt-holder {
		position: relative;
		margin-right: 20px;
		overflow: hidden;
		white-space: nowrap;
	}
	.b-textrunner .bt-holder:after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 40px;
		background: url("../img/tr_bg1.png") 0 0 repeat-y;
	}
	.b-textrunner .bt-item {
        font-size: 16px;
		display: inline-block;
		vertical-align: middle;
        color: #0e7bc1;
	}
	.b-textrunner .bt-item + .bt-item {
		margin-left: 80px;
	}

.b-slider.t-1 {
	position: relative;
}
	.b-slider.t-1 .bs-holder {
		position: relative;
		overflow: hidden;
		white-space: nowrap;
	}
	.b-slider.t-1 .bs-item {
		position: relative;
		display: inline-block;
		vertical-align: top;
	}
		.b-slider.t-1 .bs-item img {
			display: block;
		}
	.b-slider.t-1 .sslider-container {
		position: relative;
		padding-bottom: 20px;
		overflow: hidden;
	}
	.b-slider.t-1 .sslider-scroll {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.b-slider.t-1 .sslider-scroll-holder {
		height: 4px;
		padding-right: 200px;
		background: #dedede;
	}
	.b-slider.t-1 .sslider-scroll-seek {
		width: 0;
	}
	.b-slider.t-1 .sslider-scroll-cur {
		width: 200px;
		height: 4px;
		margin-right: -200px;
		background: #0369d7;
		float: right;
	}
	.b-slider.t-1 .sslider-nav-next,
	.b-slider.t-1 .sslider-nav-prev {
		position: absolute;
		top: 0;
		bottom: 20px;
		width: 30px;
		text-indent: 100%;
		overflow: hidden;
		z-index: 5;
	}
	.b-slider.t-1 .sslider-nav-prev {
		left: 0;
		background: -moz-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
		background: -o-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
		background: -ms-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
		background: linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	}
	.b-slider.t-1 .sslider-nav-next {
		right: 0;
		background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background: linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	}
	.b-slider.t-1 .sslider-nav-next:before,
	.b-slider.t-1 .sslider-nav-prev:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 10px;
		height: 40px;
		margin: auto;
		background: url("../img/slider_ar3.png") 0 0 no-repeat;
	}
	.b-slider.t-1 .sslider-nav-next:before {
		background-position: 100% 0;
	}
	.b-slider.t-1 .sslider-nav-next:hover,
	.b-slider.t-1 .sslider-nav-prev:hover {
		background: #0369d7;
	}
	.b-slider.t-1 .sslider-nav-next.disabled,
	.b-slider.t-1 .sslider-nav-prev.disabled {
		display: none;
	}

.c-block, .c-list, .c-detail {
	position: relative;
}
	.c-block .cb-title, .c-list .cl-title {
		display: inline-block;
		*display: inline;
	}
	.c-block .cb-title a, .c-list .cl-title a {
		color: inherit;
	}
	.c-block p, .c-list p {
		margin: 0;
	}
	.c-block p + p, .c-list p + p {
		margin-top: 1em;
	}

.c-block .cb-title a {
	text-decoration: underline;
}
.c-block .cb-title a:hover {
	color: #0e7bc1;
	text-decoration: none;
}

.c-block.t-1 {
	padding: 19px;
	border: 1px solid #bfbfbf;
}

.c-block.t-1a {
	padding: 4px 19px 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #bfbfbf;
}
	.c-block.t-1a .cell:nth-child(3n+1) {
		clear: both;
	}
	.c-block.t-1a .cl-item {
		margin-top: 10px;
	}
	.c-block.t-1a .cl-item-img {
		float: left;
		width: 70px;
		height: 50px;
		margin-top: 4px;
		margin-right: 10px;
	}
	.c-block.t-1a .cl-item-img--big {
		width: 126px;
		height: 110px;
	}
	.c-block.t-1a .cl-item-title {
		margin-bottom: 6px;
	}
	.c-block.t-1a .cl-item-text {
		padding-right: 20px;
	}
	.c-block.t-1a .cl-item-date {
		font-size: 11px;
		margin-bottom: 0;
	}
	.c-block.t-1a .t-date + .ico.i_time {
		margin-left: 2px;
	}

.c-block.t-2 {
	min-height: 300px;
	height: 300px;
}
	.c-block.t-2 .cb-item {
		position: relative;
		height: 100%;
	}
	.c-block.t-2 .cb-item + .cb-item {
		display: none;
	}
		.c-block.t-2 .cb-item-image {
			background: #f1f1f1;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			overflow: hidden;
			height: 100%;
		}
			.c-block.t-2 .cb-item-image img {
				max-width: none;
				min-height: 100%;
				margin: 0 auto;
				display: block;
			}
		.c-block.t-2 .cb-item-holder {
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0;
			padding: 40px 20px 15px;
			background: #0e68b9;
			background: rgba(14,104,185,0.75);
			-moz-border-radius: 0 0 4px 4px;
			-webkit-border-radius: 0 0 4px 4px;
			border-radius: 0 0 4px 4px;
			line-height: 1.1;
		}
		.c-block.t-2 .cb-item-date {
			margin-bottom: 12px;
			font-size: 16px;
			color: #fffaa7;
		}
		.c-block.t-2 .cb-item-title {
			overflow: hidden;
			font-size: 17px;
			color: #fff;
		}
		.c-block.t-2 .cb-item-title > a {
			color: inherit;
		}
	.c-block.t-2 .nslider-nav {
		position: absolute;
		bottom: 65px;
		right: 10px;
		margin-top: 10px;
		z-index: 5;
	}
	.c-block.t-2 .nslider-nav-prev, .c-block.t-2 .nslider-nav-next {
		width: 24px;
		height: 24px;
		background: url("../img/slider_ar2.png") 0 0 no-repeat;
		text-indent: 100%;
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
	}
	.c-block.t-2 .nslider-nav-prev {
		background-position: 0 0;
	}
	.c-block.t-2 .nslider-nav-prev.disabled {
		background-position: 0 100%;
	}
	.c-block.t-2 .nslider-nav-next {
		margin-left: 5px;
		background-position: 100% 0;
	}
	.c-block.t-2 .nslider-nav-next.disabled {
		background-position: 100% 100%;
	}

.c-block.t-3 {
	padding: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.c-block.t-3a {
	padding-bottom: 30px;
	border: 1px solid #39a1dc;
	background: #cae7ff;
}
.c-block.t-3a:after {
	content: '';
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 20px;
	height: 25px;
	background: url("../img/page_icons.png") 0 -80px no-repeat;
}
.c-block.t-3b {
	border: 1px solid #ff3131;
}
.c-block.t-3c {
	border: 1px solid #39a1dc;
}
.c-block.t-3d {
	border: 1px solid #c1c1c1;
}
	.c-block.t-3 .cb-top {
		margin: 0 0 10px;
	}
	.c-block.t-3 .cb-title {
		font-size: 16px;
	}
	.c-block.t-3a .cb-title {
		color: #35565d;
	}
	.c-block.t-3b .cb-title,
	.c-block.t-3c .cb-title {
		color: #644847;
	}
		.c-block.t-3 .cb-item-date {
			margin-bottom: 3px;
			font-size: 12px;
		}
			.c-block.t-3 .cb-item-date .ico {
				vertical-align: baseline;
			}
		.c-block.t-3.t-a .cb-item-title {
			position: relative;
			height: 4em;
			overflow: hidden;
		}
	.c-block.t-3.t-a .nslider-point a {
		width: 8px;
		height: 8px;
		margin-right: 5px;
		background: #bfc4c6;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		display: inline-block;
		vertical-align: middle;
	}
	.c-block.t-3b.t-a .nslider-point a.active {
		background: #f96060;
	}
	.c-block.t-3c.t-a .nslider-point a.active {
		background: #39a1dc;
	}

.c-block.t-4 {
	padding: 20px 30px;
	background: #ee675b url("../img/block_bg2.png") 0 100% repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
}
	.c-block.t-4 .cb-top {
	}
	.c-block.t-4 .cb-title {
		font-size: 16px;
		font-weight: bold;
	}
	.c-block.t-4 .cb-subtitle {
		margin: 5px 0 15px;
		padding-right: 160px;
		font-size: 15px;
	}
		.c-block.t-4 .cb-subtitle a {
			color: #fff;
		}
	.c-block.t-4 .cb-item {
		margin-top: 10px;
	}
	.c-block.t-4 .cb-item.t-2 {
		margin-left: -15px;
		margin-right: -15px;
		padding: 15px;
		background: #c74d44;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
		.c-block.t-4 .cb-item-title {
			font-size: 16px;
		}
		.c-block.t-4 .cb-item-holder {
			margin-top: 5px;
			overflow: hidden;
			white-space: nowrap;
			font-size: 13px;
		}
		.c-block.t-4 .cb-item-holder2 {
			margin: -46px -15px 0;
			padding: 10px 15px;
			background: #c74d44;
			-moz-border-radius: 6px 6px 0 0;
			-webkit-border-radius: 6px 6px 0 0;
			border-radius: 6px 6px 0 0;
			float: right;
		}
		.c-block.t-4 .cb-item-holder:after {
			content: '';
			height: 1em;
			border-bottom: 1px dotted #fff;
			border-bottom: 1px dotted rgba(255,255,255,0.4);
			overflow: hidden;
			display: block;
		}
			.c-block.t-4 .cb-item-holder .cb-t {
				margin-right: 5px;
				float: left;
			}
			.c-block.t-4 .cb-item-holder .cb-n {
				margin-left: 5px;
				float: right;
				font-weight: bold;
				color: #fffb93;
			}
		.c-block.t-4 .cb-item td {
			width: 26px;
			text-align: center;
		}
		.c-block.t-4 .cb-item td + td {
			padding-left: 10px;
		}

.c-block.t-5 {
}
	.c-block.t-5 .cb-holder {
		position: relative;
		z-index: 11;
	}
	.c-block.t-5 .cb-popup {
		position: absolute;
		top: -10px;
		left: -10px;
		right: -10px;
		min-height: 100%;
		border: 1px solid #ff3535;
		padding: 109px 9px 9px 9px;
		background: #fff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
		box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
		display: none;
		z-index: 10;
	}
	.c-block.t-5:hover .cb-popup {
		display: block;
	}

.c-block.t-6 {
	margin: 0 -20px;
	padding: 15px 20px;
	background: #cce5f0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.c-block.t-6a {
	padding: 25px 20px;
	background: #e8eff1;
}
.c-block.t-6b {
	margin: 0;
}
.c-block.t-6c {
	margin: 0;
	background: #c45a50;
	background: -moz-linear-gradient(top, #ee675b 0%, #c45a50 100%);
	background: -webkit-linear-gradient(top, #ee675b 0%, #c45a50 100%);
	background: -o-linear-gradient(top, #ee675b 0%, #c45a50 100%);
	background: -ms-linear-gradient(top, #ee675b 0%, #c45a50 100%);
	background: linear-gradient(top, #ee675b 0%, #c45a50 100%);
}
.c-block.t-6d {
	padding: 8px 15px;
	background: #e8eff1;
}
	.c-block.t-6 .cb-title {
		margin: 0 0 15px;
		font-size: 16px;
	}
	.c-block.t-6b .cb-title {
		color: #5b676c;
	}
	.c-block.t-6c .cb-title {
		color: #fff;
	}
    .c-block.t-6c .cb-title:hover {
        text-decoration: underline;
    }

.c-block.t-7 {
}
	.c-block.t-7 .cb-title {
		font-size: 18px;
		font-weight: bold;
	}
	.c-block.t-7 .cb-item-title {
		margin-bottom: 5px;
	}
	.c-block.t-7 .cb-but {
		margin-top: 40px;
	}
	.c-block.t-7 .cb-captcha {
		text-align: center;
	}
		.c-block.t-7 .cb-captcha .input {
			text-align: center;
		}
		.c-block.t-7 .cb-captcha > a {
			margin-top: 10px;
			font-size: 13px;
			display: inline-block;
			*display: inline;
		}
	.c-block.t-7 .cb-sep {
		width: 8px;
		height: 1px;
		margin: 18px -4px;
		background: #a6a6a6;
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
	.c-block.t-7 .cb-button-add {
		margin-top: 20px;
		text-align: right;
	}
	.c-block.t-7 .cb-item + .cb-button-add {
		margin-top: 0;
	}
	.c-block.t-7a .cb-item + .cb-item {
		margin-top: 15px;
	}
	.c-block.t-7 .cb-item + .cb-button-add .button {
		margin-top: -38px;
		margin-right: 120px;
		vertical-align: top;
	}

.c-block.t-8 {
	overflow: hidden;
}
	.c-block.t-8 .cb-image {
		position: relative;
		width: 76px;
		height: 76px;
		float: left;
		overflow: hidden;
	}
	.c-block.t-8 .cb-image:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: url("../img/list_mask2.png") 0 0 no-repeat;
		background-size: 100% 100%;
	}
	.c-block.t-8 .cb-holder {
		margin-top: 20px;
		/*margin-left: 96px;*/
		font-size: 18px;
	}

.c-block.t-9 {
	margin: 0 -20px;
	padding: 15px 20px;
	background: #f3f0c8;
	border-top: 1px solid #d8d4a5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.c-block.t-9a {
	margin: 0 -40px;
	padding: 30px 40px;
	background: #eceaea;
	border-top: 1px solid #dbd9d9;
}
.c-block.t-9b {
	margin: -1px -20px 0;
	padding: 20px 20px;
	background: #f3f0c8;
	border-top: 1px solid #d8d4a5;
	border-bottom: 5px solid #ed675a;
}

.c-block.t-10 {
	background: #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.c-block.t-10a {
	background: #fff;
	border: 1px solid #c45a50;
}
.bottom-marg{
	margin-bottom: 33px;
}
	.c-block.t-10 .cb-top {
		position: relative;
		padding: 20px;
		background: #50b3e4;
		background: -moz-linear-gradient(top, #50b3e4 0%, #349bd9 100%);
		background: -webkit-linear-gradient(top, #50b3e4 0%, #349bd9 100%);
		background: -o-linear-gradient(top, #50b3e4 0%, #349bd9 100%);
		background: -ms-linear-gradient(top, #50b3e4 0%, #349bd9 100%);
		background: linear-gradient(top, #50b3e4 0%, #349bd9 100%);
		-moz-border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0;
		font-size: 16px;
		color: #fff;
	}
	.c-block.t-10a .cb-top {
		margin: -1px -1px 0;
		padding: 21px 21px 20px;
		background: #c45a50;
		background: -moz-linear-gradient(top, #ee675b 0%, #c45a50 100%);
		background: -webkit-linear-gradient(top, #ee675b 0%, #c45a50 100%);
		background: -o-linear-gradient(top, #ee675b 0%, #c45a50 100%);
		background: -ms-linear-gradient(top, #ee675b 0%, #c45a50 100%);
		background: linear-gradient(top, #ee675b 0%, #c45a50 100%);
		color: #fffb93;
	}
	.c-block.t-10a .cb-top.t-1 {
		padding-left: 71px;
	}
		.c-block.t-10a .cb-top.t-1 .ico {
			position: absolute;
			top: 50%;
			left: 21px;
			margin-top: -17px;
		}
	.c-block.t-10 .cb-subtitle {
		margin-bottom: 15px;
		font-size: 16px;
	}
	.c-block.t-10 .cb-holder {
		padding: 20px 20px 35px 20px;
	}
	.c-block.t-10 .cb-item {
		margin: 12px 0 0 16px;
	}
	.c-block.t-10 .button.t-1 {
		position: relative;
		top: 45px;
		left: 42%;
		width: 130px;
		height: 38px;
		padding: 10px 10px;
		background: #fff;
		border: 1px solid  #e9393a;
		color: #e9393a;
		display: inline;
	}

.c-block.t-11 {
}
	.c-block.t-11 .cb-holder {
		margin: 0 -20px;
		padding: 20px;
	}
	.c-block.t-11a .cb-holder {
		margin: 0;
	}
	.c-block.t-11 .cb-holder + .cb-holder {
		border-top: 1px solid #d4c895;
	}
	.c-block.t-11 .cb-holder:first-child {
		-moz-border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0;
	}
	.c-block.t-11 .cb-holder:last-child {
		-moz-border-radius: 0 0 6px 6px;
		-webkit-border-radius: 0 0 6px 6px;
		border-radius: 0 0 6px 6px;
	}
	.c-block.t-11 .cb-holder:only-child {
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	.c-block.t-11 .cb-holder.t-1 {
		background: #f3f0c8;
	}
	.c-block.t-11 .cb-holder.t-2 {
		background: #eee0b4;
	}
	.c-block.t-11 .cb-subtitle {
		margin: 0 0 15px;
		font-size: 20px;
		line-height: 1.2;
	}
	.c-block.t-11 .cb-title {
		margin: 15px 0 10px;
		font-size: 16px;
		line-height: 1.2;
	}
	.c-block.t-11 .cb-title:first-child {
		margin: 0 0 10px;
	}

.c-block.t-12 {
	padding: 20px 40px;
	background: #e8eff1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
	.c-block.t-12 .cb-holder {
		position: relative;
		font-style: italic;
	}
	.c-block.t-12 .cb-holder:before {
		content: '';
		position: absolute;
		top: -5px;
		left: -25px;
		width: 18px;
		height: 14px;
		background: url("../img/page_icons.png") -240px -20px no-repeat;
	}
	.c-block.t-12 .cb-holder:after {
		content: '';
		position: relative;
		width: 12px;
		height: 10px;
		margin-left: 5px;
		background: url("../img/page_icons.png") -260px -20px no-repeat;
		display: inline-block;
		*display: inline;
	}
	.c-block.t-12 .cb-title {
		margin-top: 5px;
		font-size: 16px;
		color: #40a9e0;
	}
	.c-block.t-12 .cb-text {
		font-size: 13px;
		color: #666666;
	}

.c-block.t-13 {
	padding: 30px 40px;
	background: #f1f1f1;
}
.c-block.t-13a {
	width: 270px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}
.c-block.t-13b {
	margin-left: -40px;
	margin-right: -40px;
	margin-bottom: -40px;
}
.c-block.t-13c {
	padding: 25px 40px;
	margin-left: -20px;
	margin-right: -20px;
}
	.c-block.t-13 .cb-title {
		font-size: 16px;
	}

.c-block.t-14 {
}
	.c-block.t-14 .cb-top {
		margin: 0 0 10px;
	}
	.c-block.t-14 .cb-title {
		font-size: 16px;
	}

.c-list.t-1 {
	min-height: 260px;
	padding: 20px;
	background: #f1f1f1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.c-list.t-1a {
	min-height: 0;
	padding: 0;
	background: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
}
.c-list.t-1c {
	min-height: 0;
	padding: 18px 20px 22px;
}
	.c-list.t-1 .cl-title {
		margin-bottom: 12px;
		font-size: 16px;
	}
	.c-list.t-1 .cl-date {
		margin-bottom: 12px;
		color: #383838;
	}
	.c-list.t-1 .cl-more {
		margin-top: 8px;
		margin-left: 95px;
	}
	.c-list.t-1 .cl-item {
		line-height: 1.3;
	}
	.c-list.t-1b .cl-item {
		margin-left: 40px;
	}
	.c-list.t-1 .cl-item + .cl-item {
		margin-top: 16px;
	}
	.c-list.t-1b .cl-item + .cl-item {
		margin-top: 20px;
	}
		.c-list.t-1 .cl-item-image {
			width: 95px;
			float: left;
		}
		.c-list.t-1a .cl-item-image {
			width: 100px;
		}
			.c-list.t-1 .cl-item-image img {
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				display: block;
			}
			.c-list.t-1a .cl-item-image img {
				-moz-border-radius: 0;
				-webkit-border-radius: 0;
				border-radius: 0;
			}
		.c-list.t-1 .cl-item-holder {
			overflow: hidden;
		}
		.c-list.t-1 .cl-item-date {
			margin-bottom: 4px;
			font-size: 11px;
			color: #565656;
		}
		.c-list.t-1 .cl-item-date.t-a {
			margin-top: 16px;
			margin-bottom: 0;
		}
		.c-list.t-1 .cl-item-title {
			position: relative;
		}
		.c-list.t-1b .cl-item-title:before {
			content: '';
			position: absolute;
			top: 0.6em;
			left: -40px;
			width: 18px;
			height: 2px;
			background: #40a9e0;
		}
		.c-list.t-1 .cl-item-text {
			margin-top: 4px;
		}
	.c-list.t-1 .cl-more a {
		margin-right: 35px;
	}
	.c-list.t-1 .i_sbsc,
	.c-list.t-1 .i_rss {
		position: absolute;
		margin-left: 5px;
		vertical-align: baseline;
	}
	.c-list.t-1 .i_sbsc {
		margin-top: 3px;
	}

.c-list.t-2 {
	padding: 10px 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 1.2;
}
.c-list.t-2a {
	background: #167cce url("../img/list_bg1.png") 0 0 repeat-x;
	font-size: 11px;
}
.c-list.t-2b {
	background: #c1ddf4;
	font-size: 13px;
}
	.c-list.t-2 .cl-table {
		width: 100%;
	}
	.c-list.t-2 .cl-table td {
		min-width: 115px;
		height: 60px;
		vertical-align: middle;
	}
	.c-list.t-2a .cl-table td {
		min-width: 100px;
	}
	.c-list.t-2 .cl-table td + td {
		padding-left: 15px;
	}
	.c-list.t-2a .cl-table td + td {
		padding-left: 10px;
	}
	.c-list.t-2 .cl-i {
		margin-right: -40px;
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
		.c-list.t-2 a .cl-i > img {
			display: block;
		}
		.c-list.t-2a .cl-i > img {
			height: 38px;
		}
		.c-list.t-2 .cl-i > img + img, .c-list.t-2 a:hover .cl-i > img:first-child {
			display: none;
		}
		.c-list.t-2 a:hover .cl-i > img + img {
			display: block;
		}
	.c-list.t-2 .cl-h {
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
	.c-list.t-2 .cl-i + .cl-h {
		margin-left: 48px;
	}
	.c-list.t-2a .cl-i + .cl-h {
		margin-left: 45px;
	}
	.c-list.t-2a a {
		color: #fff;
	}
	.c-list.t-2b a {
		color: #000;
	}

.c-list.t-3 {
}
	.c-list.t-3 .cl-holder {
		position: relative;
		margin-left: 110px;
	}
	.c-list.t-3 .cl-date {
		position: relative;
		width: 85px;
		height: 0;
		margin-top: 15px;
		margin-left: -110px;
		text-align: right;
	}
	.c-list.t-3 .cl-date:first-child {
		margin-top: 0;
		/*font-weight: bold;*/
	}
	.c-list.t-3 .cl-date:after {
		content: '';
		position: absolute;
		top: 8px;
		right: -16px;
		width: 8px;
		height: 2px;
		background: #dadada;
	}
	.c-list.t-3 .cl-item {
		position: relative;
	}
	.c-list.t-3 .cl-item + .cl-item {
		margin: 10px 0 0;
	}
		.c-list.t-3 .cl-item-date {
			margin-top: 3px;
			font-size: 12px;
			color: #787878;
		}

.c-list.t-4 {
}
	.c-list.t-4 .cl-top {
		position: relative;
		margin-left: 100px;
	}
	.c-list.t-4 .cl-top:before {
		content: '';
		position: absolute;
		top: 8px;
		left: -80px;
		width: 60px;
		height: 2px;
		background: #dedede;
	}
	.c-list.t-4 .cl-title {
		font-size: 16px;
	}
	.c-list.t-4 .cl-item {
		position: relative;
		margin-left: 100px;
		padding: 16px 0;
	}
	.c-list.t-4 .cl-item + .cl-item {
		border-top: 1px solid #dfdfdf;
	}
		.c-list.t-4 .cl-item-image {
			float: left;
			margin: 5px 0 0 -80px;
		}
		.c-list.t-4 .cl-item-popup .cl-item-image {
			margin: 5px 0 0 -100px;
		}
			.c-list.t-4 .cl-item-image .cl-m {
				position: relative;
				width: 60px;
				height: 60px;
				overflow: hidden;
				display: block;
			}
			.c-list.t-4 .cl-item-image .cl-m:after {
				content: '';
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				background: url("../img/list_mask1.png") 0 0 no-repeat;
			}
			.c-list.t-4 .cl-item-popup .cl-item-image .cl-m {
				width: 80px;
				height: 80px;
				background: url("../img/list_mask3.png") 0 0 no-repeat;
				background-size: 100% 100%;
			}
			.c-list.t-4 .cl-item-popup .cl-item-image .cl-m:after {
				background-size: 100% 100%;
			}
			.c-list.t-4 .cl-item-popup .cl-item-image img {
				min-width: 80px;
				min-height: 80px;
			}
		.c-list.t-4 .cl-item-name {
			margin-bottom: 3px;
			color: #903f3f;
		}
			.c-list.t-4 .cl-item-name a {
				color: inherit;
			}
		.c-list.t-4 .cl-item-title {
			margin-top: 8px;
			font-size: 16px;
		}
		.c-list.t-4 .cl-item-popup {
			position: absolute;
			top: -10px;
			left: -120px;
			right: -20px;
			min-height: 100%;
			border: 1px solid #ff3535;
			padding: 19px 19px 19px 119px;
			background: #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
			-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
			box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
			display: none;
			z-index: 1;
		}
		.c-list.t-4 .cl-item.hover .cl-item-popup {
			display: block;
		}

.c-list.t-5 {
	font-size: 0;
}
.c-list.t-5s {
	padding: 20px 45px;
	border: 1px solid #eb3c3d;
	font-size: inherit;
}
	.c-list.t-5 .cl-holder {
		margin: 0 -20px -20px 0;
	}
	.c-list.t-5s .cl-holder {
		margin: 0;
	}
	.c-list.t-5 .cl-item {
		width: 25%;
		padding: 0 20px 20px 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 14px;
		display: inline-block;
		vertical-align: top;
	}
	.c-list.t-5b .cl-item {
		width: 50%;
	}
	.c-list.t-5a .cl-item {
		position: relative;
		width: 50%;
		min-height: 140px;
		padding: 0 20px 20px 180px;
	}
	.c-list.t-5s .cl-item {
		width: 210px;
		padding: 0 10px 0 10px;
		white-space: normal;
		margin: 10px 26px 0 0;
	}
		.c-list.t-5 .cl-item-image {
			position: relative;
			max-height: 180px;
			overflow: hidden;
			background: #000;
		}
		.c-list.t-5 .cl-item-image.t-ind {
			height: 170px;
			width: 206px;
		}
		.c-list.t-5 .cl-item-image.t-fixedsize {
			background: #000;
			padding-top: 100%;
			overflow: hidden;
		}
		.c-list.t-5a .cl-item-image {
			position: absolute;
			max-height: 120px;
			left: 0;
			top: 0;
			width: 160px;
		}
		.c-list.t-5 .cl-item-image.t-video:after {
			content: '';
			position: absolute;
			top: 50%;
			left: 50%;
			width: 20px;
			height: 24px;
			margin: -12px 0 0 -10px;
			background: url("../img/page_icons.png") -200px -40px no-repeat;
		}
		.c-list.t-5 .cl-item-image.t-image:after {
			content: '';
			position: absolute;
			top: 47%;
			left: 47%;
			width: 40px;
			height: 40px;
			margin: -12px 0 0 -10px;
			background: url("../img/page_icons.png") -204px -308px no-repeat;
		}
			.c-list.t-5 .cl-item-image img {
				width: 100%;
				display: block;
			}
			.c-list.t-5 .cl-item-image.t-video img {
				opacity: 0.8;
			}
			.c-list.t-5 .cl-item-image.t-fixedsize img {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				margin: auto;
			}
		.c-list.t-5 .cl-item-date {
			margin-bottom: 10px;
			font-size: 12px;
			color: #9a9a9a;
		}
		.c-list.t-5 .cl-item-title {
			margin-top: 12px;
		}
		.c-list.t-5 .cl-item-text {
			margin-top: 10px;
		}
	.c-list.t-5 .slider-nav-prev, .c-list.t-5 .slider-nav-next {
		position: absolute;
		top: 50%;
		width: 40px;
		height: 120px;
		margin-top: -60px;
		background: #eb3c3d;
		overflow: hidden;
		text-indent: 100%;
		font-size: 0;
	}
	.c-list.t-5 .slider-nav-prev:after, .c-list.t-5 .slider-nav-next:after {
		content: '';
		width: 40px;
		height: 120px;
		background: url("../img/slider_ar1.png") 0 50% no-repeat;
		display: block;
	}
	.c-list.t-5 .slider-nav-prev {
		left: 0;
	}
	.c-list.t-5 .slider-nav-prev.disabled:after {
		opacity: 0.6;
	}
	.c-list.t-5 .slider-nav-next {
		right: 0;
	}
	.c-list.t-5 .slider-nav-next:after {
		background-position: 100% 50%;
	}
	.c-list.t-5 .slider-nav-next.disabled:after {
		opacity: 0.6;
	}

.c-list.t-6 {
}
	.c-list.t-6 .cl-holder {
	}
	.c-list.t-6 .cl-item {
		position: relative;
		margin-left: 16px;
	}
	.c-list.t-6a .cl-item {
		margin-left: 40px;
	}
	.c-list.t-6b .cl-item {
		margin-left: 30px;
		text-transform: uppercase;
	}
	.c-list.t-6 .cl-item + .cl-item {
		margin-top: 12px;
	}
	.c-list.t-6 .cl-item:before {
		content: '';
		position: absolute;
		top: 0.6em;
		left: -16px;
		width: 8px;
		height: 2px;
		background: #dadada;
	}
	.c-list.t-6c .cl-item:before {
		background: #378ab4;
	}
	.c-list.t-6a .cl-item:before {
		left: -40px;
		width: 18px;
		background: #2b6fb4;
	}
	.c-list.t-6b .cl-item:before {
		left: -30px;
		width: 18px;
		background: #40a9e0;
	}
		.c-list.t-6a .cl-item-title {
			font-size: 16px;
		}
		.c-list.t-6 .cl-item-date {
			font-size: 12px;
			color: #9a9a9a;
		}

.rbr-hidden_by_letter
{
    display: none !important;
}
.width-100-percent{
    width: 100%;
}
.loading{
    padding: 20px;
}


.c-list.t-7 {
}
	.c-list.t-7b .cl-holder {
		margin: -10px -20px -10px 0;
		font-size: 0;
	}
	.c-list.t-7 .cl-item {
		position: relative;
		padding: 0 0 15px;
		border-bottom: 1px solid #dadada;
	}
	.c-list.t-7 .cl-item + .cl-item {
		padding-top: 15px;
	}
	.c-list.t-7a .cl-item {
		padding-left: 50px;
	}
	.c-list.t-7b .cl-item {
		width: 50%;
		padding: 10px 20px 10px 40px;
		border-bottom: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 13px;
		line-height: 1.2;
		display: inline-block;
		*display: inline;
	}
	.c-list.t-7c .cl-item {
		padding-left: 40px;
		border-bottom: 0;
	}
	.c-list.t-7d .cl-item {
		height: 30px;
		padding: 0 0 0 40px;
		border-bottom: 0;
		line-height: 1.2;
	}
	.c-list.t-7 .cl-item img {
		display: inline-block;
		vertical-align: middle;
	}
	.c-list.t-7a .cl-item img,
	.c-list.t-7a .cl-item .ico {
		margin-left: -50px;
		margin-right: 20px;
	}
	.c-list.t-7d .cl-item img {
		max-width: 30px;
	}
	.c-list.t-7b .cl-item img, .c-list.t-7c .cl-item img, .c-list.t-7d .cl-item img,
	.c-list.t-7b .cl-item .ico, .c-list.t-7c .cl-item .ico {
		margin-left: -40px;
		margin-right: 10px;
	}
	.c-list.t-7a .cl-item > a, .c-list.t-7b .cl-item > a, .c-list.t-7c .cl-item > a, .c-list.t-7d .cl-item > a, .c-list.t-7c .cl-item > span {
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
	.c-list.t-7b .cl-item > a {
		color: #000000;
	}
	.c-list.t-7b .cl-item > a:hover {
		color: #0e7bc1;
	}
	.c-list.t-7c .cl-item > * {
		color: #fffb93;
	}

.c-list.t-8 {
}
	.c-list.t-8 .cl-holder {
		margin: -20px -10px 0;
		font-size: 0;
	}
	.c-list.t-8 .cl-item {
		position: relative;
		width: 50%;
		padding: 20px 10px 20px 110px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 14px;
		display: inline-block;
		*display: inline;
		vertical-align: top;
	}
		.c-list.t-8 .cl-item-image {
			position: relative;
			width: 76px;
			height: 76px;
			margin: 5px 0 0 -100px;
			float: left;
			overflow: hidden;
			display: block;
		}
		.c-list.t-8 .cl-item-image:after {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			background: url("../img/list_mask2.png") 0 0 no-repeat;
			background-size: 100% 100%;
		}
		.c-list.t-8 .cl-item-title {
			margin-bottom: 7px;
			font-size: 16px;
			line-height: 1.2;
		}
		.c-list.t-8 .cl-item-subtitle {
			color: #903f3f;
		}
		.c-list.t-8 .cl-item-date {
			margin-top: 7px;
			font-size: 12px;
			color: #9a9a9a;
		}

.c-list.t-9 {
}
	.c-list.t-9 .cl-item {
		position: relative;
		font-size: 0;
		line-height: 1.2;
	}
	.c-list.t-9 .cl-item + .cl-item {
		margin-top: 12px;
	}
	.c-list.t-9 .cl-item:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 2px;
		border-bottom: 1px dotted #999999;
	}
		.c-list.t-9 .cl-item-left, .c-list.t-9 .cl-item-right {
			position: relative;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			font-size: 14px;
			display: inline-block;
			*display: inline;
			vertical-align: bottom;
		}
		.c-list.t-9 .cl-item-left {
			width: 45%;
		}
		.c-list.t-9 .cl-item-right {
			width: 55%;
			text-align: right;
		}
		.c-list.t-9 .cl-h {
			background: #fff;
			display: inline;
		}
		.c-list.t-9a .cl-h {
			background: #eee0b4;
		}
		.c-list.t-9b .cl-h {
			background: #f1f1f1;
		}
		.c-list.t-9c .cl-h {
			background: #f3f0c8;
		}

.c-list.t-10 {
	padding: 20px 45px;
	border: 1px solid #eb3c3d;
}
.c-list.t-10a {
	height: 70px;
	border-color: #0369d7;
	line-height: 70px;
}
	.c-list.t-10 .cl-holder {
		font-size: 0;
		overflow: hidden;
		white-space: nowrap;
	}
	.c-list.t-10a .cl-holder:before {
		content: '';
		position: absolute;
		top: 0;
		left: 40px;
		bottom: 0;
		width: 20px;
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		z-index: 5;
	}
	.c-list.t-10a .cl-holder:after {
		content: '';
		position: absolute;
		top: 0;
		right: 40px;
		bottom: 0;
		width: 20px;
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	}
	.c-list.t-10 .cl-item {
		position: relative;
		height: 120px;
		padding: 0 5px;
		display: inline-block;
		*display: inline;
		vertical-align: top;
	}
	.c-list.t-10a .cl-item {
		height: auto;
		padding: 0 12px;
		font-size: 13px;
		line-height: 1.2;
		white-space: normal;
		vertical-align: middle;
	}
	.c-list.t-10a .cl-item.p-1 {
		width: 140px;
	}
	.c-list.t-10a .cl-item.p-2 {
		width: 170px;
	}
	.c-list.t-10a .cl-item.p-3 {
		width: 130px;
	}
	.c-list.t-10a .cl-item.p-4 {
		width: 120px;
	}
	.c-list.t-10a .cl-item.p-5 {
		width: 120px;
	}
	.c-list.t-10a .cl-item.p-6 {
		width: 120px;
	}
	.c-list.t-10a .cl-item.p-7 {
		width: 160px;
	}
	.c-list.t-10a .cl-item.p-8 {
		width: 140px;
	}
	.c-list.t-10a .cl-item.p-9 {
		width: 130px;
	}
	.c-list.t-10a .cl-item.p-10 {
		width: 170px;
	}
	.c-list.t-10a .cl-item.p-11 {
		width: 90px;
	}
		.c-list.t-10 .cl-item img {
			display: block;
			*display: inline;
		}
	.c-list.t-10 .cl-i {
		margin-right: -40px;
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
	.c-list.t-10 .cl-h {
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
	.c-list.t-10 .cl-i + .cl-h {
		margin-left: 48px;
	}
	.c-list.t-10a a {
		color: inherit;
	}
	.c-list.t-10 .slider-nav-prev, .c-list.t-10 .slider-nav-next {
		position: absolute;
		top: 50%;
		width: 40px;
		height: 120px;
		margin-top: -60px;
		background: #eb3c3d;
	}
	.c-list.t-10a .slider-nav-prev, .c-list.t-10a .slider-nav-next {
		height: 85px;
		margin-top: -42px;
		background: #0369d7;
		line-height: 0;
		font-size: 0;
	}
	.c-list.t-10 .slider-nav-prev:after, .c-list.t-10 .slider-nav-next:after {
		content: '';
		width: 40px;
		height: 120px;
		background: url("../img/slider_ar1.png") 0 50% no-repeat;
		display: block;
	}
	.c-list.t-10a .slider-nav-prev:after, .c-list.t-10a .slider-nav-next:after {
		height: 85px;
	}
	.c-list.t-10 .slider-nav-prev {
		left: 0;
	}
	.c-list.t-10 .slider-nav-prev.disabled:after {
		opacity: 0.6;
	}
	.c-list.t-10 .slider-nav-next {
		right: 0;
	}
	.c-list.t-10 .slider-nav-next:after {
		background-position: 100% 50%;
	}
	.c-list.t-10 .slider-nav-next.disabled:after {
		opacity: 0.6;
	}

.c-list.t-11 {
}
	.c-list.t-11 .cl-item {
		position: relative;
		padding: 9px;
		padding-left: 67px;
		border: 1px solid #378ab4;
		font-family: "PFDinDisplayPro", "HelveticaNeueCyr", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
		line-height: 1.2;
		text-transform: uppercase;
	}
	.c-list.t-11 .cl-item + .cl-item {
		margin-top: 10px;
	}
	.c-list.t-11 .cl-item:hover {
		background: #378ab4;
	}
	.c-list.t-11 .cl-item .ico {
		margin-left: -57px;
		margin-right: 10px;
	}
	.c-list.t-11 .cl-item > a {
		color: #378ab4;
		display: inline-block;
		*display: inline;
		vertical-align: middle;
	}
	.c-list.t-11 .cl-item:hover > a {
		color: #fffb93;
	}

.c-list.t-12 {
}
	.c-list.t-12 .cl-item {
		position: relative;
		width: 124px;
		height: 110px;
		margin: 0 2px 10px;
		padding-top: 40px;
		background: url("../img/block_bg3.png") 0 0 no-repeat;
		color: #0e7bc1;
		line-height: 1;
		text-align: center;
		display: inline-block;
		*display: inline;
		vertical-align: top;
	}
		.c-list.t-12 .cl-item-d {
			font-size: 48px;
			font-weight: bold;
		}
		.c-list.t-12 .cl-item-m {
			font-size: 24px;
		}

.c-list.t-13 {
}
	.c-list.t-13 .cl-item {
		position: relative;
		margin-left: 40px;
	}
	.c-list.t-13 .cl-item + .cl-item {
		margin-top: 20px;
	}
		.c-list.t-13 .cl-item-title {
			font-size: 16px;
		}
		.c-list.t-13 .cl-item-text {
			margin-top: 6px;
		}
		.c-list.t-13 .cl-item-date {
			margin-top: 6px;
			font-size: 12px;
			color: #9a9a9a;
		}
		.c-list.t-13 .cl-item-num {
			margin-left: -40px;
			float: left;
			color: #9a9a9a;
			line-height: 1.6;
		}

.c-list.t-14 {
}
	.c-list.t-14 .cl-item {
		position: relative;
	}
	.c-list.t-14 .cl-item + .cl-item {
		margin-top: 30px;
	}
		.c-list.t-14 .cl-item-holder.t-a {
			margin-left: -20px;
			padding: 15px 20px;
			background: #e8eff1;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
		}
		.c-list.t-14 .cl-item-holder.t-b {
			margin-top: 15px;
			padding-left: 18px;
			border-left: 2px solid #40a9e0;
		}
		.c-list.t-14 .cl-item-name {
			font-size: 18px;
		}
		.c-list.t-14 .cl-item-date {
			margin-bottom: 15px;
			font-size: 12px;
			color: #787878;
		}
		.c-list.t-14 .cl-item-title {
			margin-bottom: 1em;
			font-weight: bold;
			color: #40a9e0;
		}
		.c-list.t-14 .cl-item-text.t-a {
			font-style: italic;
		}

.c-list.t-15 {
}
	.c-list.t-15 .cl-holder {
		padding-bottom: 10px;
	}
	.c-list.t-15 .cl-item {
		position: relative;
		margin-left: 42px;
	}
	.c-list.t-15 .cl-item + .cl-item {
		margin-top: 20px;
	}
	.c-list.t-15 .cl-ico {
		position: absolute;
		top: -7px;
		left: -43px;
	}

.c-list.t-16 {
	margin-left: -20px;
	margin-right: -20px;
}
	.c-list.t-16 .cl-item {
		position: relative;
		padding: 20px 20px 20px 115px;
	}
	.c-list.t-16 .cl-item.t-rating {
		padding-left: 20px;
		padding-right: 200px;
		border: 1px solid transparent;
		-webkit-transition: 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
		-moz-transition: 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
		-o-transition: 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
		transition: 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	}
		.c-list.t-16 .cl-item.t-rating:hover,
		.c-list.t-16 .cl-item.t-rating.f-active {
			border: 1px solid #1373c4;
			background-color: #CCE5F0;
			-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
			box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
		}
		.c-list.t-16 .cl-item.t-rating.f-active .br-rate {
			color: #1373c4;
		}
	.c-list.t-16 .cl-item.t-rating .cl-item-ico {
		display: none;
	}
	.c-list.t-16 .cl-item.t-rating .b-rating-square {
		position: absolute;
		top: 20px;
		right: 20px;
		width: 170px;
	}
	.c-list.t-16 .cl-item:nth-child(even) {
		background: #f1f1f1;
	}
		.c-list.t-16 .cl-item-ico {
			position: absolute;
			top: 50%;
			left: 15px;
			margin-top: -24px;
		}
	.c-list.t-16 .cl-item-holder {
		position: absolute;
		top: 100%;
		left: 80px;
		margin-top: -10px;
		padding: 14px 19px;
		background: #fff;
		border: 1px solid #1373c4;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
		display: none;
		z-index: 5;
	}
	.c-list.t-16 .cl-item.active .cl-item-holder {
		display: block;
	}
	.c-list.t-16 .cl-subitem {
		position: relative;
		padding-left: 25px;
	}
	.c-list.t-16 .cl-subitem:before {
		content: "";
		position: absolute;
		top: 0.3em;
		left: 0;
		width: 14px;
		height: 11px;
		background: url("../img/page_ico39.png") 0 0 no-repeat;
	}
	.c-list.t-16 .cl-subitem + .cl-subitem {
		margin-top: 5px;
	}
	.c-list.t-16 .cl-subitem-title a {
		border-color: transparent;
	}
	.c-list.t-16 .cl-subitem-title a:hover {
		border-bottom: 1px solid;
		color: #0e7bc1;
	}
	.c-list.t-16 .cl-subitem-text {
		overflow: hidden;
		font-size: 11px;
		color: #9a9a9a;
		-o-text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		-mos-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.c-list.t-16 .cl-subitem-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 30px;
		background: url("../img/close1.png") 50% 50% no-repeat;
		border: 0;
		text-indent: 100%;
		overflow: hidden;
	}

.c-list.t-17 {
}
	.c-list.t-17 table {
		width: 100%;
	}
	.c-list.t-17 td {
		padding: 5px 0;
		text-align: left;
		vertical-align: middle;
	}
	.c-list.t-17 td + td {
		padding: 5px 0 5px 15px;
	}

.c-list.t-18 {
	font-size: 0;
}
	.c-list.t-18 .cl-holder {
		margin: 0 -20px -20px 0;
	}
	.c-list.t-18 .cl-item {
		position: relative;
		width: 25%;
		padding: 12px 32px 32px 12px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 14px;
		display: inline-block;
		vertical-align: top;
	}
	.c-list.t-18 .cl-item:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 20px;
		bottom: 20px;
		border: 2px solid #f3e2a4;
	}
	.c-list.t-18a .cl-item:before {
		border: 2px solid #ccc;
	}
		.c-list.t-18 .cl-item-image {
			position: relative;
			overflow: hidden;
			background: #000;
		}
		.c-list.t-18 .cl-item:hover .cl-item-image {
			margin: -10px -10px -9px;
		}
			.c-list.t-18 .cl-item-image img {
				width: 100%;
				display: block;
			}
		.c-list.t-18 .cl-item-title {
			margin: 12px 0 5px;
			color: #ba2920;
			text-align: center;
		}
		.c-list.t-18a .cl-item-title {
			color: #0e7bc1;
		}
			.c-list.t-18 .cl-item-title a {
				color: inherit;
			}

.c-list.t-19 {
	overflow: hidden;
}
	.c-list.t-19 .cl-holder {
		margin: -20px -10px 0;
	}
	.c-list.t-19 .cl-item {
		position: relative;
		width: 50%;
		padding: 20px 10px 20px 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 14px;
		float: left;
	}
	.c-list.t-19 .t-video:after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		width: 20px;
		height: 24px;
		margin: -12px 0 0 -10px;
		background: url("../img/page_icons.png") -200px -40px no-repeat;
	}

.c-list.t-20 {
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}
	.c-list.t-20 .cl-item {
		position: relative;
		font-size: 14px;
		line-height: 1.3;
		overflow: hidden;
	}
	.c-list.t-20 .cl-item.t-big_title,
	.c-list.t-20 .cl-item.t-title {
		margin: 10px;
		padding: 6px 20px;
		border: 1px solid #c2c2c2;
		background: #c7f2ff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font-size: 16px;
		color: #1272c3;
		text-align: center;
	}
	.c-list.t-20 .cl-item.t-big_title {
		padding: 6px 20px;
	}
	.c-list.t-20 .cl-item.t-cont {
		padding: 6px 20px;
	}
	.c-list.t-20 .cl-list {
		margin: 10px 0 -11px;
		padding: 0 10px 1px;
		text-align: center;
	}
	.c-list.t-20 .cl-list.ta-left{
		text-align: left;
	}
	.c-list.t-20 .cl-list-item {
		width: 33.333%;
		margin-right: -0.3em;
		padding: 0 10px 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		text-align: left;
		display: inline-block;
		vertical-align: top;
	}
		.c-list.t-20 .cl-list-item.width-mini{
			width: 24.333%;
		}
		.c-list.t-20 .cl-list-item .cl-item {
			border: 1px solid #c2c2c2;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
            overflow: visible;
		}
	.c-list.t-20 .cl-item.t-inline {
		padding: 6px 20px;
		line-height: 60px;
		text-align: center;
	}
		.c-list.t-20 .cl-item.t-inline .cl-item-holder {
			line-height: 1.3;
			display: inline-block;
			vertical-align: middle;
		}
		.c-list.t-20 .cl-item-image {
			margin: 6px 0;
		}
		.c-list.t-20 .cl-item-image.t-left {
			margin-right: 20px;
			float: left;
		}
		.c-list.t-20 .cl-item-holder {
			overflow: hidden;
		}
		.c-list.t-20 .cl-item-title {
			margin: 6px 0;
			font-size: 16px;
			color: #1272c3;
		}
		.c-list.t-20 .cl-item-text {
			margin: 6px 0;
		}
		.c-list.t-20 .cl-item-info {
			margin: 6px 0;
			color: #5e5e5e;
		}
	.c-list.t-20 .cl-table {
		margin: 10px 0;
		padding: 1px 0;
	}
		.c-list.t-20 .cl-table table {
			margin: -11px 0;
			padding: 0;
			border: 0;
			border-collapse: separate;
			border-spacing: 10px;
		}
		.c-list.t-20 .cl-table td {
			padding: 0;
			background: none;
			border: 1px solid #c2c2c2;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			vertical-align: middle;
		}
	.c-list.t-20 .cl-sep {
		width: 40px;
		margin: 8px 0;
		border-top: 1px solid #c2c2c2;
	}
	.c-list.t-20 a {
		color: inherit;
	}
	.c-list.t-20 .separator {
		margin: 10px -20px;
		border-top: 1px solid #c2c2c2;
	}

.c-list.t-21 {
	padding: 30px 0;
}
	.c-list.t-21 .cl-item {
		padding-left: 40px;
	}
	.c-list.t-21a .cl-item {
		width: 26%;
		margin: 10px 20px 10px 0 !important;
		display: inline-block;
		vertical-align: middle;
	}
	.c-list.t-21 .cl-item + .cl-item {
		margin-top: 23px;
	}
	.c-list.t-21a .cl-item + .cl-item {
		margin-top: 10px;
	}
		.c-list.t-21 .cl-item-ico {
			margin-left: -40px;
			float: left;
		}

.c-list.t-22 {
	margin-right: -20px;
	font-size: 16px;
}
	.c-list.t-22 .cl-item {
		width: 22.5%;
		margin: 0 -0.3em 10px 0;
		padding-left: 22.5%;
		padding-right: 5%;
		display: inline-block;
		vertical-align: top;
	}
	.c-list.t-22 .cl-item img {
		margin-left: -100%;
		margin-right: 5px;
		vertical-align: middle;
	}
	.c-list.t-22 .cl-item a {
		color: inherit;
		display: block;
	}

#scheme-2 {
	position: relative;
	width: 692px;
	height: 912px;
	margin: 10px auto;
	background: url("../img/s_scheme.jpg") 0 0 no-repeat;
}
#scheme-2 .white-text {
	color: #fff;
}
#scheme-2 .black-text {
	color: #454545;
}
#scheme-2 .font-12 {
	font-size: 12px;
}
#scheme-2 small {
	font-size: 0.8em;
}
#scheme-2 a {
	position: absolute;
	display: block;
	font-size: 10px;
	color: #454545;
	text-align: center;
	line-height: 1.2;
}
#scheme-2 a:hover {
	text-decoration: underline;
}

#scheme-2 .level-1 .item-1 {
	top: 0;
	left: 224px;
	width: 245px;
	height: 39px;
	padding-top: 7px;
}
#scheme-2 .level-1 .item-2 {
	top: 21px;
	left: 552px;
	width: 140px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-1 .item-3 {
	top: 78px;
	left: 552px;
	width: 140px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-1 .item-4 {
	top: 135px;
	left: 554px;
	width: 136px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-1 .item-5 {
	top: 191px;
	left: 552px;
	width: 140px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-2 .item-1 {
	top: 248px;
	left: 552px;
	width: 140px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-2 .item-2 {
	top: 289px;
	left: 573px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-2 .item-3 {
	top: 318px;
	left: 573px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-2 .item-4 {
	top: 346px;
	left: 573px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-3 .item-1 {
	top: 379px;
	left: 552px;
	width: 140px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-3 .item-2 {
	top: 420px;
	left: 573px;
	width: 118px;
	height: 23px;
	padding-top: 5px;
}
#scheme-2 .level-4 .item-1 {
	top: 21px;
	left: 0px;
	width: 140px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-4 .item-2 {
	top: 50px;
	left: 0px;
	width: 118px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-4 .item-3 {
	top: 91px;
	left: 0px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-5 .item-1 {
	top: 128px;
	left: 0px;
	width: 140px;
	height: 45px;
	padding-top: 5px;
}
#scheme-2 .level-5 .item-2 {
	top: 180px;
	left: 0px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-5 .item-3 {
	top: 208px;
	left: 0px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-5 .item-4 {
	top: 235px;
	left: 0px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-6 .item-1 {
	top: 271px;
	left: 0px;
	width: 140px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-6 .item-2 {
	top: 302px;
	left: 0px;
	width: 118px;
	height: 28px;
	padding-top: 7px;
}
#scheme-2 .level-6 .item-3 {
	top: 341px;
	left: 0px;
	width: 118px;
	height: 18px;
	padding-top: 7px;
}
#scheme-2 .level-7 .item-1 {
	top: 61px;
	left: 172px;
	width: 153px;
	height: 35px;
	padding-top: 10px;
}
#scheme-2 .level-7 .item-2 {
	top: 111px;
	left: 173px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-3 {
	top: 152px;
	left: 173px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-4 {
	top: 192px;
	left: 173px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-5 {
	top: 234px;
	left: 173px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-6 {
	top: 276px;
	left: 173px;
	width: 68px;
	height: 43px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-7 {
	top: 111px;
	left: 256px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-8 {
	top: 152px;
	left: 256px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-9 {
	top: 192px;
	left: 256px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-10 {
	top: 234px;
	left: 256px;
	width: 68px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-11 {
	top: 276px;
	left: 256px;
	width: 68px;
	height: 43px;
	padding-top: 5px;
}
#scheme-2 .level-7 .item-12 {
	top: 330px;
	left: 172px;
	width: 153px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-8 .item-1 {
	top: 61px;
	left: 372px;
	width: 153px;
	height: 35px;
	padding-top: 10px;
}
#scheme-2 .level-8 .item-2 {
	top: 111px;
	left: 372px;
	width: 135px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-8 .item-3 {
	top: 152px;
	left: 372px;
	width: 135px;
	height: 23px;
	padding-top: 12px;
}
#scheme-2 .level-8 .item-4 {
	top: 193px;
	left: 372px;
	width: 135px;
	height: 23px;
	padding-top: 12px;
}
#scheme-2 .level-8 .item-5 {
	top: 235px;
	left: 372px;
	width: 135px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-8 .item-6 {
	top: 275px;
	left: 372px;
	width: 135px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-8 .item-7 {
	top: 308px;
	left: 372px;
	width: 135px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-9 .item-1 {
	top: 381px;
	left: 0px;
	width: 252px;
	height: 31px;
	padding-top: 7px;
}
#scheme-2 .level-9 .item-2 {
	top: 425px;
	left: 0px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-3 {
	top: 456px;
	left: 0px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-4 {
	top: 487px;
	left: 0px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-5 {
	top: 518px;
	left: 0px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-6 {
	top: 550px;
	left: 0px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-7 {
	top: 583px;
	left: 0px;
	width: 118px;
	height: 31px;
	padding-top: 7px;
}
#scheme-2 .level-9 .item-8 {
	top: 628px;
	left: 0px;
	width: 115px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-9 .item-9 {
	top: 425px;
	left: 134px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-10 {
	top: 456px;
	left: 134px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-11 {
	top: 487px;
	left: 134px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-12 {
	top: 518px;
	left: 134px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-13 {
	top: 550px;
	left: 134px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-9 .item-14 {
	top: 583px;
	left: 134px;
	width: 118px;
	height: 31px;
	padding-top: 7px;
}
#scheme-2 .level-9 .item-15 {
	top: 628px;
	left: 134px;
	width: 115px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-9 .item-16 {
	top: 684px;
	left: 69px;
	width: 118px;
	height: 20px;
	padding-top: 5px;
}
#scheme-2 .level-10 .item-1 {
	top: 346px;
	left: 372px;
	width: 153px;
	height: 30px;
	padding-top: 5px;
}
#scheme-2 .level-10 .item-2 {
	top: 386px;
	left: 372px;
	width: 135px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-10 .item-3 {
	top: 418px;
	left: 372px;
	width: 135px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-11 .item-1 {
	top: 463px;
	left: 372px;
	width: 150px;
	height: 33px;
	padding-top: 10px;
}
#scheme-2 .level-11 .item-2 {
	top: 484px;
	left: 553px;
	width: 140px;
	height: 24px;
	padding-top: 10px;
}
#scheme-2 .level-11 .item-3 {
	top: 524px;
	left: 553px;
	width: 140px;
	height: 24px;
	padding-top: 10px;
}
#scheme-2 .level-12 .item-1 {
	top: 566px;
	left: 553px;
	width: 140px;
	height: 24px;
	padding-top: 10px;
}
#scheme-2 .level-12 .item-2 {
	top: 607px;
	left: 573px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-12 .item-3 {
	top: 636px;
	left: 573px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-12 .item-4 {
	top: 664px;
	left: 573px;
	width: 118px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-13 .item-1 {
	top: 513px;
	left: 397px;
	width: 102px;
	height: 16px;
	padding-top: 7px;
}
#scheme-2 .level-14 .item-1 {
	top: 545px;
	left: 373px;
	width: 153px;
	height: 35px;
	padding-top: 7px;
}
#scheme-2 .level-14 .item-2 {
	top: 597px;
	left: 373px;
	width: 135px;
	height: 56px;
	padding-top: 7px;
}
#scheme-2 .level-14 .item-3 {
	top: 667px;
	left: 373px;
	width: 135px;
	height: 33px;
	padding-top: 7px;
}
#scheme-2 .level-14 .item-4 {
	top: 716px;
	left: 373px;
	width: 135px;
	height: 40px;
	padding-top: 7px;
}
#scheme-2 .level-14 .item-5 {
	top: 716px;
	left: 524px;
	width: 135px;
	height: 40px;
	padding-top: 7px;
}
#scheme-2 .level-15 .item-1 {
	top: 544px;
	left: 282px;
	width: 75px;
	height: 35px;
	padding-top: 7px;
}
#scheme-2 .level-15 .item-2 {
	top: 805px;
	left: 0px;
	width: 160px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-15 .item-3 {
	top: 805px;
	left: 172px;
	width: 125px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-15 .item-4 {
	top: 805px;
	left: 347px;
	width: 112px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-15 .item-5 {
	top: 805px;
	left: 472px;
	width: 115px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-15 .item-6 {
	top: 805px;
	left: 600px;
	width: 85px;
	height: 33px;
	padding-top: 17px;
}
#scheme-2 .level-15 .item-7 {
	top: 863px;
	left: 172px;
	width: 125px;
	height: 43px;
	padding-top: 7px;
}
#scheme-2 .level-15 .item-8 {
	top: 863px;
	left: 347px;
	width: 112px;
	height: 38px;
	padding-top: 12px;
}

.b-sheme {
}
	.b-sheme .cell {
		margin-right: 0;
	}
	.b-sheme .bs-item {
		text-align: center;
		padding: 10px 15px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		color: #35565d;
		font-size: 12px;
		position: relative;
		z-index: 10;
		display: table;
		width: 100%;
	}
	.b-sheme .bs-item + .bs-item {
		margin-top: 10px;
	}

	.b-sheme .bs-holder {
		margin-bottom: 30px;
		position: relative;
	}
	.b-sheme .bs-item.bs-blue {
		background: #d2ebff;
		box-shadow: inset 0px 0px 0px 1px #7dc4ec;
	}
	.b-sheme .bs-item.bs-purple {
		background: #e0cbf7;
		box-shadow: inset 0px 0px 0px 1px #bf93f3;
	}
	.b-sheme .bs-item.bs-green {
		background: #cbee9c;
		box-shadow: inset 0px 0px 0px 1px #9dd059;
	}
	.b-sheme .bs-head.bs-blue {
		background: #43a5e7;
	}
	.b-sheme .bs-head.bs-purple {
		background: #7e3acc;
	}
	.b-sheme .bs-head.bs-green {
		background: #7ac317;
	}
	.b-sheme .bs-main-head.bs-blue {
		background: #146ac0;
	}
	.b-sheme .bs-head {
		color: #fff;
		font-size: 14px;
		box-shadow: none !important;
	}
	.b-sheme .bs-line-right,
	.b-sheme .bs-line-left {
		position: relative;
	}

	.b-sheme .bs-item:before,
	.b-sheme .bs-item:after,
	.b-sheme .bs-holder:before,
	.b-sheme .bs-holder:after,
	.bs-line-right:after,
	.bs-line-left:after {
		content: '';
		position: absolute;
		border: 0px solid #dedede;
	}
	.b-sheme .bs-item:before {
		top: -10px;
		left: 50%;
		border-width: 0 0 0 2px;
		height: 10px;
	}
	.b-sheme .bs-line-right:after {
		bottom: -15px;
		right: -10px;
		border-width: 0 0 0 2px;
		height: 10px;
		height: 100%;
	}
	.b-sheme .bs-line-left:after {
		bottom: -15px;
		left: -10px;
		border-width: 0 0 0 2px;
		height: 10px;
		height: 100%;
	}
	.b-sheme .bs-lvl1 .bs-col1 .bs-head:before {
		top: -15px;
		left: auto;
		right: -10px;
		border-width: 0 0 0 2px;
		height: 30px;
	}
	.b-sheme .bs-lvl1 .bs-col1 .bs-head:after {
		top: 15px;
		right: -10px;
		border-width: 2px 0 0 0;
		width: 10px;
	}
	.b-sheme .bs-lvl1 .bs-col1 .bs-holder:first-child:before {
		top: -15px;
		right: -20px;
		border-width: 2px 0 0 0;
		width: 10px;
	}
	.b-sheme .bs-lvl1 .bs-col2 .bs-holder:first-child .bs-item:first-child:before {
		top: -30px;
		left: 50%;
		border-width: 0 0 0 2px;
		height: 30px;
	}
	.b-sheme .bs-lvl1 .bs-col2 .bs-head:before {
		top: 50%;
		right: auto;
		left: -10px;
		border-width: 2px 0 0 0;
		width: 10px;
		height: 0;
	}
	.b-sheme .bs-lvl1 .bs-col3 .bs-holder:first-child:before {
		top: -15px;
		left: -20px;
		border-width: 2px 0 0 0;
		width: 30px;
	}
	.b-sheme .bs-lvl1 .bs-col3 .bs-holder:first-child .bs-item:before {
		left: 10px;
	}
	.b-sheme .bs-lvl1 .bs-col3 .bs-holder:first-child .bs-item:first-child:before {
		height: 15px;
		top: -15px;
	}
	.b-sheme .bs-lvl1 .bs-col3 .bs-holder:first-child .bs-item:first-child:after {
		border-width: 0 0 0 2px;
		height: 30px;
		left: -10px;
		top: -15px;
	}
	.b-sheme .bs-lvl1 .bs-col2 .bs-holder:first-child .bs-main-head:first-child:before {
		height: 45px;
		top: auto;
		bottom: -45px;
	}
	.b-sheme .bs-lvl1 .bs-col3 .bs-holder .bs-head:before {
		left: -10px;
		height: 35px;
		top: -15px;
	}
	.b-sheme .bs-lvl1 .bs-col3 .bs-holder .bs-head:after {
		width: 10px;
		border-width: 2px 0 0 0;
		left: -10px;
		top: 20px;
	}
	.b-sheme .bs-lvl1 .bs-col2 .bs-holder .bs-head:before {
		width: 10px;
		border-width: 2px 0 0 0;
		left: -10px;
		top: 20px;
	}
	.b-sheme .bs-lvl1 .bs-col2 .bs-holder .bs-head:after {
		left: -10px;
		height: 35px;
		top: -15px;
		border-width: 0 0 0 2px;
	}
	.b-sheme .bs-lvl1 .bs-col2 .bs-holder:first-child .bs-item:after {
		display: none;
	}
	.b-sheme .bs-lvl2 .bs-head:before {
		height: 15px;
		top: -15px;
	}
	.b-sheme .bs-lvl2 .bs-head:after {
		width: 50%;
		border-width: 2px 0 0 0;
		left: 50%;
		top: -15px;
	}
	.b-sheme .bs-lvl2 .bs-holder {
		margin-bottom: 10px;
	}
	.b-sheme .bs-lvl2 .bs-holder.bs-line-left:after,
	.b-sheme .bs-lvl2 .bs-holder.bs-line-right:after {
		bottom: 0;
		top: -10px;
	}
	.b-sheme .bs-lvl2 .bs-holder.bs-line-left:after {
		margin-left: -2px;
	}
	.b-sheme .bs-lvl2 .row:last-child .cell:first-child .bs-item:before {
		left: 225px;
		height: 20px;
		top: -20px;
	}
	.b-sheme .bs-lvl2 .row:last-child .bs-holder {
		margin-bottom: 30px;
	}
	.b-sheme .bs-lvl2 .row:last-child .cell:last-child .bs-item:before {
		left: auto;
		right: 228px;
		height: 20px;
		top: -20px;
	}
	.b-sheme .bs-lvl2 > .cell:first-child > .bs-holder:after {
		width: 20px;
		border-width: 2px 0 0 0;
		right: -20px;
		top: -15px;
	}
	.b-sheme .bs-lvl2 > .cell:first-child > .bs-holder:before {
		height: 30px;
		border-width: 0 0 0 2px;
		right: -20px;
		top: -15px;
	}
	.b-sheme .bs-lvl3 .row:first-child .bs-head:after {
		width: 20px;
		border-width: 2px 0 0 0;
		right: -20px;
		top: 15px;
	}
	.b-sheme .bs-lvl3 .row:first-child .bs-head:before {
		top: auto;
		bottom: -45px;
		height: 45px
	}
	.b-sheme .bs-lvl3 .row:last-child .bs-head:after {
		border-width: 2px 0 0 0;
		width: 100%;
		top: -10px;
		left: 50%;
	}
    .b-sheme .bs-lvl3 .row:last-child .cell:nth-child(2) .bs-head:after {
        left: -20px;
    }
    .b-sheme .bs-lvl3 .row:last-child .cell:last-child .bs-head:after {
        left: auto;
        right: 50%;
    }
	.b-sheme .bs-lvl3 > .row:last-child > .cell:last-child .bs-item:first-child:after {
		border-width: 2px 0 0 0;
		width: 100%;
		top: -10px;
		right: 50%;
	}
	.b-sheme .bs-lvl4 .bs-head:before {
		height: 30px;
		top: -30px;
	}
	.b-sheme .bs-lvl4 .bs-head:last-child:after {
		height: 50px;
		bottom: -50px;
		top: auto;
		left: 50%;
		border-width: 0 0 0 2px;
	}
	.b-sheme .bs-lvl4 > .row:last-child .bs-item:first-child:after {
		border-width: 2px 0 0 0;
		width: 100%;
		top: -10px;
		left: 50%;
	}
	.b-sheme .bs-lvl4 > .row:last-child .cell:nth-child(2) .bs-item:first-child:after {
		left: 20px;
	}
	.b-sheme .bs-lvl4 > .row:last-child .cell:nth-child(3) .bs-item:first-child:after {
		left: -20px;
	}
	.b-sheme .bs-lvl4 > .row:last-child .cell:last-child .bs-item:first-child:after {
		left: auto;
		right: 50%;
	}
	.b-sheme .bs-lvl4 > .row:last-child > .cell:last-child .bs-item:first-child:after {
		right: 50%;
	}
	.b-sheme .bs-lvl4 .bs-item {
		min-height: 68px;
	}
	.b-sheme .bs-lvl5 .bs-item {
		min-height: 60px;
	}
	.b-sheme .bs-lvl4 .bs-item.bs-head,
	.b-sheme .bs-lvl5 .bs-item.bs-head {
		min-height: 0;
	}
	.b-sheme .bs-lvl5 .bs-head:before {
		height: 30px;
		top: -30px;
	}
	.b-sheme .bs-lvl5 .bs-head:after {
		height: 30px;
		top: auto;
		bottom: -30px;
		left: 50%;
		border-width: 0 0 0 2px;
	}
	.b-sheme .bs-lvl5 > .row:nth-child(2) .bs-holder {
		margin: 0;
	}
	.b-sheme .bs-lvl5 > .row:nth-child(2) .bs-item:first-child:after {
		border-width: 2px 0 0 0;
		width: 100%;
		top: -10px;
		left: 50%;
	}
	.b-sheme .bs-lvl5 > .row:nth-child(2) > .cell .cell:nth-child(2)  .bs-item:first-child:after {
		left: -20px;
	}
	.b-sheme .bs-lvl5 > .row:nth-child(2) > .cell .cell:last-child .bs-item:first-child:after {
		left: auto;
        right:  50%;
	}

	.b-sheme .bs-lvl5 > .row:nth-child(2) .bs-line-right:after {
		top: -10px;
		margin-right: -2px;
	}
	.b-sheme .bs-lvl5 > .row:last-child .bs-item:before {
		height: 10px;
		top: -10px;
	}
	.b-sheme .bs-lvl5 > .row:last-child .cell:nth-child(2) .bs-item:before {
		margin-left: 1px;
	}

	.b-sheme span {
		display: table-cell;
		vertical-align: middle;
	}

.b-sheme-legend {
	text-align: center;
	color: #35565d;
}
	.b-sheme-legend .bs-item-color,
	.b-sheme-legend .bs-item-title,
	.b-sheme-legend .bs-item {
		display: inline-block;
		vertical-align: middle;
	}
	.b-sheme-legend .bs-item + .bs-item {
		margin-left: 30px;
	}
	.b-sheme-legend .bs-item-color {
		width: 10px;
		height: 10px;
		margin-top: 2px;
	}
	.b-sheme-legend .bs-blue .bs-item-color {
		background: #43a5e7;
	}
	.b-sheme-legend .bs-purple .bs-item-color {
		background: #7e3acc;
	}
	.b-sheme-legend .bs-green .bs-item-color {
		background: #7ac317;
	}

.b-news-subscribe {
	position: relative;
}
.b-news-subscribe.p-1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	background: #f1f1f1;
	border: 1px solid #39a1dc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);
}
.b-news-subscribe.closed {
	display: none;
}
	.b-news-subscribe .bs-title {
		margin-bottom: 20px;
		font-size: 16px;
	}
	.b-news-subscribe .bs-but-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 30px;
		background: url("../img/close1.png") 0 0 no-repeat;
	}

.b-text_block {
	padding: 12px 20px;
	border: 1px solid #c2c2c2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
	.b-text_block-link {
		border-bottom: 1px dotted;
	}
	.b-text_block-holder {
		margin-top: 12px;
	}
		.b-text_block-holder > *:first-child {
			margin-top: 0;
		}
		.b-text_block-holder > *:last-child {
			margin-bottom: 0;
		}

.b-text_rolldown {
    border: none;
    padding: 0;
}
		.b-text_rolldown .b-text_block-holder {
			margin-left: 50px;
		}
		.b-text_rolldown > h3, .b-text_rolldown > p {
		    color: #0e7bc1;
		    background: url('../img/gu_ico12.png') 0 50% no-repeat;
		    padding: 10px 0px 10px 50px;
		}
		.b-text_block-hide {
		    margin-top: 20px;
		    color: #0e7bc1;
		    text-align: center;
		}

#cf_table
{
    table-layout: fixed;
}
.constlmap-map
{
    background: url(../img/constlmap.png) no-repeat;
    width: 468px;
    height: 266px;
    margin-left: 32px;
    position: relative;
    z-index: 1;
    margin:  -36px auto 0;
}
.constlmap-wrap
{
    font-size: 13px;
    padding-top: 15px;
}
.constlmap-title
{
    background: url(../img/constlmap_bar.png) no-repeat;
    height: 23px;
    line-height: 21px;
    padding-left: 12px;
    color: #010101;
}
.constlmap-item
{
    position: absolute;
    display: block;
    background: #0383c9;
    color: white;
    font-size: 11px;
    padding: 1px 6px;
    border-bottom: 1px solid #82c8e8;
    height: 17px;
    line-height: 17px;
}
.constlmap-item:hover
{
    border-color: #716760 !important;
    text-decoration: none;
    color: #2c2c2c !important;
    background: rgb(255,204,0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,204,0,1) 0%, rgba(255,173,91,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,204,0,1)), color-stop(100%,rgba(255,173,91,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,204,0,1) 0%,rgba(255,173,91,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,204,0,1) 0%,rgba(255,173,91,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,204,0,1) 0%,rgba(255,173,91,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,204,0,1) 0%,rgba(255,173,91,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffad5b',GradientType=0 ); /* IE6-9 */
}
#constl1
{
    left: 62px;
    top: 98px;
}
#constl2
{
    left: -21px;
    top: 135px;
}
#constl3
{
    left: 78px;
    top: 145px;
}
#constl4
{
    left: -25px;
    top: 168px;
}
#constl5
{
    left: 32px;
    top: 231px;
}
#constl6
{
    left: 137px;
    top: 184px;
}
#constl7
{
    left: 238px;
    top: 192px;
}
#constl8
{
    left: 310px;
    top: 176px;
}


blockquote.expansion {
    padding: 12px 20px;
    border: 1px solid #c2c2c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
    blockquote.expansion > h3 {
        border-bottom: 1px dotted;
        color: #0e7bc1;
        display: inline;
        cursor: pointer;
        font-size: 14px;
        font-weight: normal;
    }

    blockquote.expansion > h3:hover {
        color: #000;
    }

.ft-counters{
    float: right;
    width: 35%;
}
.ft-counters a{
    color: #cccccc;
    font-size: 12px;
}
.add_copy{
    float: left;
}
.cb-item-container {
	height: 20px;
}
.cb-item-holder.file {
    text-align:center;
    overflow:hidden;
    width:130px;
    height:20px;
    background: -moz-linear-gradient(top, #3887b6 0%, #2a5c8f 100%);
    background: -webkit-linear-gradient(top, #3887b6 0%, #2a5c8f 100%);
    background: -o-linear-gradient(top, #3887b6 0%, #2a5c8f 100%);
    background: -ms-linear-gradient(top, #3887b6 0%, #2a5c8f 100%);
    background: linear-gradient(top, #3887b6 0%, #2a5c8f 100%);
    border-radius:4px;
    color: #FFFFFF;
}
#file {
    margin-top:-50px;
    margin-left:-410px;
    -moz-opacity:0;
    filter:alpha(opacity=0);
    opacity:0;
    font-size:150px;
    height:100px;
    cursor: pointer;
}
#namefile {
    left: 140px;
    position: absolute;
    top: 1052px;
}
.l-content-nominations{
	width: 710px;
	float:left;
	padding-left: 20px;
	display: inline-block;
	border-right: 1px solid #d2d2d2;
}
.b-right-menu-sozvezdie{
	width: 240px;
}
.b-nomination-sozvezdie{
	width: 650px;
	border-top: 2px solid #ec4a25;
	margin-top: 27px;
	margin-bottom: 45px;
}
.b-heading-nomination{
	min-width: 200px;
	max-width: 456px;
	margin: -14px auto 36px;
	background: #fff;
	color: #ec4a25;
	overflow: hidden;
}
.smal-heading-nomination{
	width: 208px;
}
.b-winner-nomination{
	width: 645px;
	border: 2px solid #f3e2a4;
	margin-bottom: 22px;
	display: table;
}
.b-winner-photo{
	min-width: 50px;
	max-width: 240px;
	max-height: 300px;
	min-height: 50px;
	border-radius: 7px;
	overflow: hidden;
	margin: 38px 26px 36px 36px ;
	display: inline-block;
}
.b-winner-info{
	width: 288px;
	max-width: 480px;
	display: inline-block;
	margin-top: 35px;
	vertical-align: top;
	padding-bottom: 40px;
}
.b-win-organization{
	width: 500px;
}

.b-right-menu-sozvezdie{
	width: 240px;
	float:right;
	margin-left: -5px;
}

.icon-link-answers{
	display:inline-block;
	margin-left: 19px;
	margin-top: 12px;
	vertical-align: top;
	width: 19px;
}
.add-link-answers{
	display:inline-block;
	width: 515px;
	height: auto;
}
.b-link-answers{
	line-height: 22px;
	font-size: 16px;
	text-align: left;
	display: inline-block;
	width: 360px;
	vertical-align: top;
	margin-top: 12px;
	margin-left: 6px;
	font-weight: normal;
}
.l-content-holder.min-height-90{
	min-height: 90px;
}
.hiding-block{
	width: 960px;
	height:100%;
	border-bottom: 2px solid #e8e8e8;
	padding-bottom: 5px;
}
.wrapper-btn-show-hide{
	margin: -15px auto 5px;
	width: 210px;
	background-color: #fefefe;
}
.btn-sh, .btn-visible{
    width: 180px;
    height: 25px;
    border:1px solid #fefefe;
    margin: -15px auto 5px;
    background-color: #fefefe;
    box-shadow: 0px 0px 10px rgba(0,0,0, .25);
    opacity: 1;
}
.btn-sh:hover, .btn-visible:hover,
.btn-sh p:hover, .btn-visible p:hover{
    cursor:pointer;
    text-decoration: underline;
}
.show-hide-button-text{
	margin: 0;
	text-align: center;
	line-height: 24px;
}
.b-visible-acts,
.b-hidden-acts{
	height:100%;
}
.b-hidden-acts{
	display: none;
}

.l-content-congratulations{
	width: 960px;
	margin: 30px 20px;
	display: inline-block;
}
.b-congratulations{
	width: 926px;
	margin-top: 27px;
	margin-bottom: 45px;
}
.b-greeting{
	width: 925px;
	border: 2px solid #f3e2a4;
	margin-bottom: 22px;
	display: table;
}
.b-greeting-info{
	width: 600px;
	display: inline-block;
	margin-top: 35px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 40px;
	float: right;
	margin-right: 20px;
}
.video-greeting-head{
	font-size: 16px;
	font-weight: 800;
	text-indent: 34px;
	text-align: center;
}
.b-greeting-video-content{
	width: 640px;
	height: auto;
	margin:20px auto;
}
.w-app-video{
	text-align: center;
}
.changed {
	font-size: 12px;
	color: #5e5e5e;
	margin-top: 10px;
}
.b-list.t-5 .mousemove {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	margin: 0 -1px;
	padding: 0 1px;
	*background: #ec3f40 url("../img/list_bg2.png") 0 0 repeat-x;
	background: linear-gradient(to top, #ec4a3b 0%, #bf2d22 100%);
	background: -moz-linear-gradient(to top, #ec4a3b 0%, #bf2d22 100%),
							-webkit-linear-gradient(to top, #ec4a3b 0%, #bf2d22 100%),
							-o-linear-gradient(to top, #ec4a3b 0%, #bf2d22 100%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.operation-information-rss-icon {
	width: 55px;
	height: 20px;
	display: block;
	float: right;
	margin: 2px 3px 0 0;
}
.rules-of-conduct{
	margin-top: 60px;
}
.rules-container{
	margin-bottom: 30px;
	min-height: 170px;
}
.say-thanks{
	background: #2593ec;
	border: 1px solid #2593ec;
	border-radius: 10px 0 0 10px;
	width: 50px;
	height: 300px;
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 999;
}
.say-thanks span{
	writing-mode: vertical-rl;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	padding: 28px 15px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.b-opros_result {
	position: relative;
	width: 100%;
}
	.b-opros_result td {
		padding-top: 10px;
		vertical-align: bottom;
	}
	.b-opros_result tr:first-child td {
		padding-top: 0;
	}
	.b-opros_result .correct, .b-opros_reference .correct {
		color: #008000;
	}
	.b-opros_result .chosen, .b-opros_reference .chosen {
		color: #ff0000;
	}
	.b-opros_result .correct.chosen, .b-opros_reference .correct.chosen {
		color: #008000;
		font-weight: bold;
	}
.b-opros_result-text {
	padding-right: 10px;
	padding-bottom: 4px;
}
.b-opros_result-text.correct.chosen, .b-opros_reference .correct.chosen {
	font-size: 16px;
}
.b-opros_result-percent {
	width: 60px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-align: right;
	white-space: nowrap;
}
.b-opros_result-count {
	width: 120px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #a1a1a1;
	line-height: 1;
	white-space: nowrap;
}
.b-opros_result-count:before {
	content: "";
	width: 1px;
	height: 1em;
	margin: 0 0.4em -0.1em;
	background: #a1a1a1;
	display: inline-block;
	vertical-align: baseline;
}

.b-progressbar {
	position: relative;
	height: 10px;
	background: #d9d9d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.b-progressbar-seek {
	position: relative;
	width: 0;
	height: 10px;
	background: #2593ec;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.b-opros_image {
	position: relative;
}
.b-opros_image:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("../img/image_mchs.png") 50% 50% no-repeat;
}
.b-opros_image img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
}

.b-dark_image {
	position: relative;
	background: #ffffff !important;
}
.b-dark_image img {
	opacity: 0.6;
	-o-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.b-dark_image:hover img {
	opacity: 1;
}

.cl-item-date {
	margin-bottom: 15px;
	color: #565656;
	font-size: 12px;
	margin-top: 5px;
}

.b-popup_content {
	padding: 30px 40px 20px;
}
.b-popup_content h1 {
	margin-top: 0;
}

.b-popup_links {
	padding: 10px 40px;
	background: #cce5f0;
}
.b-popup_links-title {
	margin-right: 5px;
}

.operation-info #block-2.b-map.t-1 {
	margin-left: 0;
	padding: 20px 15px;
}

#region_map-popup {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: white;
	border: 1px solid #acacac;
	box-shadow: 2px 3.5px 0 rgba(172, 172, 172, 0.75);
	display: block;
	position: absolute;

	height: 465px;
	padding: 24px 20px 17px;
	width: 832px;
	z-index: 2;
}

#region_map-popup .triangle {
	content: '';
	background: url(../img/map/triengle.png)center no-repeat;
	height: 28px;
	position: absolute;
	bottom: -27px;
	left: 300px;
	width: 28px;
}

#region_map-popup h3 {
	color: #ea393a;
	font-size: 16px;
	font-weight: 900;
	padding-bottom: 20px;
}

.b-event {
	overflow: hidden;
}

#region_map-popup .b-event {
	box-sizing: border-box;
	border-top: 1px solid #d9d9d9;
	display: block;
	height: 114px;
	padding-top: 21px;
	width: 100%;
}

#region_map-popup .b-event-footer {
	border-top: 1px solid #d9d9d9;
}

.b-event .cl-item-image {
	float: left;
}

.b-event .cl-item-holder {
	display: inline-block;
	padding-left: 20px;
	width: 730px;
}

.b-event-heading {
	display: inline-block;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
	width: 734px;
}

.b-event-heading .cl-item-date {
	margin: 0;
}

.b-event-heading a.popup-link-heading{
	font-weight: 400;
	line-height: 18px;
	color: #0e7bc1;
	font-size: 14px;
}

.b-event-footer a.popup-link-footer {
	color: #787878;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
	float: right;
	padding-top: 16px;
}

.events-map svg {
	position: relative;!important;
}

.radio-btn {
	cursor:pointer;
	height: 16px;
	width: 16px;
	padding:0 ;
	margin: 0 13px 2px 0;
	vertical-align: top;
}

.treatment-form p {
	color:#0e7bc1;
	display: inline-block;
	vertical-align: middle;
	width: 95%;
}
p.p-bottom {
	margin: -3px 0 0 0;
	font-size: 18px;
}

.button.t-1.btn-continue {
	width: 187px;
	height: 40px;
	margin-left: 760px;
}

.c-list.t-6 .ico-before .cl-item a {
	line-height: 40px;
	font-size: 18px;
	color: #358ba7;
}

.c-list.t-6 .ico-before .cl-item:before {
	background: url('../img/item-icon.png') center no-repeat;
	top: 0;
	left: -60px;
	height: 38px;
	width: 47px;
}