

/* Start:/bitrix/templates/novinskiy/styles.css?1565376343657*/
﻿img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

.caption__text b{
	line-height: 30px;
}
.caption__text div{
/*line-height: 35px;*/
	margin-top:8px;
}
h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

footer a {color: #fff; text-decoration: none;}
/* End */


/* Start:/bitrix/templates/novinskiy/template_styles.css?1566936461129575*/
/* Reset */
* {
	margin: 0;
	padding: 0; 
}

.wrapper__ ul, .wrapper__ ol, .wrapper__ dl, .wrapper__ h1, .wrapper__ h2, .wrapper__ h3, .wrapper__ h4, .wrapper__ h5, .wrapper__ h6,
.wrapper__ address, .wrapper__ form, .wrapper__ blockquote, .wrapper__ applet, .wrapper__ embed, .wrapper__ object, .wrapper__ iframe, .wrapper__ frameset { margin: 0 0 14px; }

html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video {
	border: 0;
	background: none; }

a {
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	text-decoration: none;
	color: #000; }

	a:hover { text-decoration: underline; }

	a:active { background-color: transparent; }

#panel a {
	transition:none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}	
	
input, textarea, select {
	font: 100% arial,sans-serif;
	vertical-align: middle;
	color: #000;
	overflow: auto; }

label { vertical-align: middle; }

button, input {
	width: auto;
	overflow: visible; }

h1, h2, h3, h4, h5, h6, b, strong, th { font-weight: bold; }

h1 { font-size: 200%; }

h2 { font-size: 150%; }

h3 { font-size: 120%; }

h4 { font-size: 110%; }

h5 { font-size: 100%; }

h6 { font-size: 90%; }

i, cite, em, var, dfn, address { font-style: italic; }

u, ins { text-decoration: underline; }

s, strike, del { text-decoration: line-through; }

blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

table, caption, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0; }

th, td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top; }

th {
	border-color: #999;
	text-align: center;
	vertical-align: middle; }

ul { margin-left: 1px; }

	ul li, ol li { list-style-position: inside; }

	ul li { list-style-type: disc; }

:focus { outline: none; }

header, footer, article, section, nav, figure, aside, main { display: block; }

figure {
	margin: 0;
	padding: 0; }

body, html {
	background: #fff;
	color: #333;
	font: 13px/22px 'Noto Sans', sans-serif;
	min-width: 980px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none; 
	-webkit-backface-visibility: hidden;
	height:100%;
}
#main {
	position: relative;
	z-index: 10;
	padding: 69px 0 0 0;
}
#main.admin {
	padding: 108px 0 0 0;
}
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
textarea { -webkit-appearance: none; }

textarea,
input[type=submit],
input[type=text] { -webkit-border-radius: 0; }

input[type="image"] {
	padding: 0;
	border: none; }

.max-wrap {
	width: 980px;
	margin: 0 auto;
}
.max-wrap__relative {position: relative;}
/* wrapper */
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	overflow: hidden;
	width: 100%; 
	margin:0 auto 0;
}

#footer, #push_footer {
	height: 109px;
}

/* header */
#header {
	background: #3e4046;
	position: relative;
	z-index: 999; 
	width: 100%;
}

	#header > .holder {
		margin: 0 auto;
		max-width: 980px;
		position: relative; }

		#header > .holder:after {
			content: '';
			display: block;
			clear: both; }

	#header .logo {
		background: #64879b;
		float: left;
		height: 69px;
		padding: 0 15px;
	}

		#header .logo a {
			color: #fff;
			font: bold 20px/35px 'Noto Sans';
			letter-spacing: -0.6px;
			padding-top: 25px;
			display: block;
			text-align: center;
			text-transform: uppercase; }

/* nav */
#nav {
	font-size: 12px;
	overflow: hidden; 
}
#nav ul.main {
	display: inline-table;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}
#nav ul.main li {
display: table-cell;
	list-style: none;
	list-style-position: outside;
	height: 37px; 
}
#nav ul.main a {
	color: #fff;
	display: block;
	height: 37px;
	line-height: 37px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase; 
	white-space: nowrap;
}
#nav ul.main a:hover,
#nav ul.main a.p-active { background: #64879b; }
#nav ul.main li.presssl .submenu {
	position: absolute;
	background-color: #64879b;
	left: 121px;
	height: 36px;	
	display:block;	
    opacity: 0;
    visibility: hidden;
}
#nav ul.main li.presssl.hover .submenu {
	opacity: 1;
	visibility:visible;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
#nav ul.main li.presssl .submenu:hover, 
#nav ul.main li.presssl.always .submenu {
	opacity: 1;
	visibility:visible;
}
#nav ul li.presssl.always .submenu {
	z-index:2;
}
#nav ul li.presssl.hover .submenu {
	z-index:3;
}
#nav ul li .submenu  a:hover,
#nav ul li .submenu  a.active { background-color: #64879b; }
#nav ul li  .submenu .back {
	background-color: #64879b;
	height: 100%;
	width: 10000px;
	left: -2000px;
	position: absolute;
	z-index: -1; 
}
#nav ul li .submenu  ul.subul {
	display: inline-block;
	vertical-align: top;
}
#nav ul li .submenu  ul.subul li {
	height:auto;
 	padding: 7px 25px 0px 0px;
}
#nav ul li .submenu  ul.subul li a {
 	height: 23px;
	line-height: 23px;
	padding: 0px 8px;
}
#nav ul li .submenu .subul a:hover,
#nav ul li .submenu .subul a.active {
 	background-color:#3e4046;
}	
.header-top {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	text-align: right;
	line-height: 1;
	padding: 5px 0 0;
	height: 27px;
}
.searching {
	position: relative;
	float: right;
	background-color: #6b6b6b;
	width: 27px;
	height: 22px;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}
.searching .searcher{
	background:url('/bitrix/templates/novinskiy/images/sprite.png?v=13') no-repeat;
	background-position: -135px -82px;
	width: 19px;
	height: 18px;
	margin: 3px;
	cursor: pointer;
}
.searching:hover { background: #919191; }
/* lang */
.lang {
	margin: 0 0 0 15px;
	float: right;
	font-size: 13px;
	line-height: 28px;
	position: relative;
}
.lang .active {
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	background: #6b6b6b;
	position: relative;
	height: 22px;
	width:40px;
}
.lang .active:hover { background: #919191; }
.lang .active:before {
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat -129px -80px;
	content: '';
	position: absolute;
	right: 3px;
	top: 10px;
	height: 2px;
	width: 5px; 
}
.lang a {
	color: #fff;
	display: block;
	padding: 6px;
	overflow: hidden;
}
.lang .flag {
	float: left;
	margin: 0 3px 0 0; 
}
.lang span {
	float: left;
	line-height: 8px;
	font-size: 12px; 
}
.lang .popup-lang {
	background: #919191;
	display: none;
	position: absolute;
	left: 0;
	top: 22px;
	width: 100%; 
}
.lang .popup-lang a:hover { background: #616161; }
.lang.current .popup-lang { display: block; }

/* heading's Section H1 */
.news h1,
.events h1,
.iniciative h1,
.question h1 {
	font: bold 40px/40px 'Noto Sans';
	letter-spacing: -0.2px;
	margin: 0 -3px 1px;
	padding: 10px 0 0;
	position: relative;
	text-transform: uppercase; }

.news h1:before,
.events h1:before,
.iniciative h1:before,
.question h1:before {
	content: '';
	position: absolute;
	left: 3px;
	top: 0;
	height: 3px;
	width: 81px; }

/* button  */
.news .view-all,
.events .view-all,
.iniciative .view-all,
.map .link-web, 
.bf-holder .link-web, 
.galereya .view-all,
.answers .view-all,
.answers-section .view-all,
.initiatives-section .view-all,
.initiatives_building .cols .col .btn a,
.initiatives_okrug .btn a {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none; }

.news .view-all span,
.events .view-all span,
.iniciative .view-all span,
.map .link-web span,
.bf-holder .link-web span,
.galereya .view-all span, 
.answers .view-all span,
.answers-section .view-all span,
.initiatives-section .view-all span {
	display: inline-block;
	position: relative;
	vertical-align: top; 
}

/* button for Galleries */
.btn-prev,
.btn-next {
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat;
	position: absolute;
	top: 40%;
	margin: -18px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	height: 36px;
	width: 36px;
	z-index: 500;
	 }

.btn-prev {
	background-position: -79px -37px;
	left: 0; }

.btn-next {
	background-position: -118px -37px;
	right: 0; }

.btn-prev:hover { background-position: -235px -37px; }

.btn-next:hover { background-position: -275px -37px; }

.section-name {
	color: rgba(220,193,148,1);
	font: bold 150px/1 'Noto Sans';
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	height: 120px;
	width: 100%;	
	margin-top: -120px;
}

/* gallery */
.gallery {
	background: url(/bitrix/templates/novinskiy/images/bg-gallery.jpg) no-repeat 50% 0;
	position: relative; 
}
.gallery__image {position: relative;}
.gallery__image:before,
.gallery__image:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 507px 335px 0 0;
	border-color: #ceb58b transparent transparent transparent;
	z-index: 3;
}
.gallery__image:after {
	right: 0;
	left: auto;
	border-width: 0 0 507px 335px;
	border-color: transparent transparent #ceb58b transparent;
}
.gallery__image img {position: absolute; top:0; left:0; max-height: 505px;}
.gallery .caption {position: relative; z-index: 4; float: right;}
.gallery .max-wrap.max-wrap__relative {width: 1000px;}
.gallery__main .mask {height: 505px!important;}

	.gallery .gmask-center {
		position: relative;
		margin: 0 auto;
		width: 1404px; 
	}

	.gallery .mask {
		position: relative;
		overflow: hidden;
		width: 100%; }

	.gallery .slideset {
		overflow: hidden;
		width: 99999px; }

	.gallery .slide {
		float: left;
		width: 1404px; 
		height: 505px;
		z-index: 1;
		overflow: hidden;
	}
		
	.gallery .btn-prev {
		display: block;
		top: -300px;
		margin: 0;
		background-image: none;
		background-color: #7d7d7d;
	}

	.gallery .btn-next {
		top: -300px;
		margin: 0;
		background-image: none;
		background-color: #7d7d7d; 
	}

	.gallery .btn-prev:hover { background-position: -157px -37px; }

	.gallery .btn-next:hover { background-color: #b2b2b2; }

	.gallery .caption {
		overflow: hidden;
		padding: 150px 34px 0;
		width: 306px;
		margin-right: 50px;}

	.gallery h2 {
		color: #fff;
		font: bold 40px/1 'Noto Sans';
		letter-spacing: -1px;
		margin: 0 0 27px;
		text-transform: uppercase;
		width: 200px; }

		.gallery h2 span {
			background: #d0214a;
			padding: 0 12px 2px 6px;
			display: inline-block;
			vertical-align: top; }

	.gallery .caption__text {
		background: rgba(0, 0, 0, 0.5);
		color: #fff;
		font-size: 15px;
		line-height: 23px;
		padding:8px 10px 9px;
		width: 278px; }

.pagination {
	position: absolute;
	left: 0;
	bottom: -31px;
	width: 100%;
	z-index: 200; }

	.pagination ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: 0;
		line-height: 0;
		letter-spacing: -4px;
		text-align: center; }

	.pagination li {
		margin: 0 5px;
		display: inline-block;
		vertical-align: top; }

	.pagination a {
		background: #979797;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		display: block;
		overflow: hidden;
		text-indent: -9999px;
		height: 10px;
		width: 10px; }
		
.pagination a:hover,
.pagination li.active a { background: #fff; }

/* news */
.news {
	position: relative;
	background: url(/bitrix/templates/novinskiy/images/background_brown.png?v=12) repeat-y 50% 0;
}

	.news .news-holder {
		margin: auto;
		max-width: 980px;
		padding: 37px 0 33px;
		position: relative;
		z-index: 100; }

	.news .author {
		color: #d0214a;
		font: 18px/20px 'Noto Sans';
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		word-spacing: -2px; }

	.news h1 { color: #3e4046; text-align: center; }

		.news h1:before { background-color:#64879b;
				position: relative;
				margin: 0 auto;
				display: block;
				margin-bottom: 16px; }

	.news h2 {
		font: bold 15px/22px 'Noto Sans';
		margin: 0 0 19px;
		text-transform: uppercase;
		overflow: hidden;
	}

		.news h2 a { color: #fff; }

			.news h2 a:hover {
				color: #d0214a;
				text-decoration: none; }

	.news .date {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 16px;
		text-transform: uppercase; }

	.news .view-all {
		background: #64879b;
		color: #fff;
		font: bold 20px/50px 'Noto Sans';
		margin: 0 auto;
		height: 52px;
		width: 267px; }

		.news .view-all:hover {
			background: #fff;
			color: #64879b; 
		}

			.news .view-all:hover span:before { background-position: 0 -114px; }

		.news .view-all span { padding: 0 0 0 30px; }

			.news .view-all span:before {
				background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat 0 -80px ;
				transition: all 0.7s ease;
				-moz-transition: all 0.7s ease;
				-webkit-transition: all 0.7s ease;
				-o-transition: all 0.7s ease;
				content: '';
				position: absolute;
				left: -14px;
				margin: -14px 0 0;
				top: 50%;
				height: 24px;
				width: 24px; }

	.about__main .corner {
		background: url(/bitrix/templates/novinskiy/images/corner_3.png) no-repeat;
		width: 470px;
		height: 56px;
		position: absolute;
		right: -25px;
		top: 0;
		z-index: 500; }

.cycle-gallery, .cycle-gallery__section {
	position: relative;
	padding: 39px 0 46px;
	width: 1042px;
	margin-left: -23px;
}
.cycle-gallery__section {margin: 0;}
	.cycle-gallery .mask {
		position: relative;
		overflow: hidden;
		width: 100%;
		}

	.cycle-gallery .slideset {
		overflow: hidden;
		width: 99999px; }

	.cycle-gallery .slide {
		float: left;
		width: 326px;
		margin-right: 32px;
		position: relative;
		left: -8px;
	}

		.cycle-gallery .slide.active {
			position: relative;
			z-index: 90; }

	.cycle-gallery .slide-holder {
		margin: 0 -12px;
		overflow: hidden; }

	.cycle-gallery .post {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		padding: 0 36px;
		width: 350px; 
	}

	.cycle-gallery .post-holder {
		border: 2px solid #fff;
		color: #fff;
		display: block;
		font-size: 13px;
		line-height: 22px;
		padding: 13px 10px 29px;
		text-decoration: none; 
	}

		.cycle-gallery .post-holder:hover { background: #fff; }

			.cycle-gallery .post-holder:hover h2 { color: #64879b; }

			.cycle-gallery .post-holder:hover .date,
.cycle-gallery .post-holder:hover p { color: #163455; }

	.cycle-gallery .btn-prev,
.cycle-gallery .btn-next { margin: -26px 0 0; }

	.cycle-gallery .btn-prev { left: -87px; }

	.cycle-gallery .btn-next { right: -95px; }

/* events */
.events {
	background: #f0f0f0 url(/bitrix/templates/novinskiy/images/bg-events.jpg) repeat-y 50% 0;
	position: relative; }

	.events .section-name { color: #d5d5d5; }

	.events .events-holder {
		margin: 0 auto;
		max-width: 980px;
		padding: 58px 0 67px;
		position: relative;
		z-index: 100; }

	.events h1 {
		color: #163455;
		margin: 0 -3px 46px;
		text-align: center; }

		.events h1:before { background: #d0214a;
		position: relative;
		display: block;
		margin: 0 auto 15px; }

	.events h2 {
		color: #d0214a;
		font: bold 14px/18px 'Noto Sans';
		margin: 0 0 16px;
		word-spacing: 2px; }
	.evgal .mask{
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	.evgal{
		position: relative;
		width: 981px;
	}
	.evgal a.btn-next{
		right: -8%;
		background-image: none;
		background-color: #7d7d7d;
	}
	.evgal a.btn-next:hover,.evgal a.btn-prev:hover{
		background-color: #b2b2b2;
	}
	.evgal .slidehh {
		float: left;
		margin: 0px -39px;
	}
	.evgal a.btn-prev{
		left: -8%;
		background-image: none;
		background-color: #7d7d7d;
	}
	.evgal a.btn-prev .str{
		background: url('/bitrix/templates/novinskiy/images/sprite.png?v=13') no-repeat;
		background-position: -79px -37px;
		width: 36px;
		height: 36px;
		position: absolute;
		top: 0px;
	}
	.evgal a.btn-next .str{
		background: url('/bitrix/templates/novinskiy/images/sprite.png?v=13') no-repeat;
		background-position: -118px -37px;
		width: 36px;
		height: 36px;
		position: absolute;
		top: 0px;
	}
	.events .area {
		font-size: 0;
		line-height: 0;
		letter-spacing: -4px;
		margin: -43px -43px 0;
		padding: 0 0 52px;
		overflow: hidden;
		width: 999999px; }

	.events .post {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		letter-spacing: 0;
		margin: 43px 0 0;
		padding: 0 43px;
		vertical-align: top;
		width: 355px; }

	.events .post-holder {
		background: #fff;
		box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
		-webkit-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
		-moz-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
		color: #5e5d5d;
		cursor: pointer;
		font-size: 13px;
		line-height: 22px;
		display: block;
		overflow: hidden;
		text-decoration: none; }

		.events .post-holder:hover {
			box-shadow: 4px 4px 0 #a9a9a9;
			-webkit-box-shadow: 4px 4px 0 #a9a9a9;
			-moz-box-shadow: 4px 4px 0 #a9a9a9; }

			.events .post-holder:hover h2 { color: #163455; }

			.events .post-holder:hover img { opacity: 0.75; }

	.events .image { width: 100%; }

		.events .image img ,.article-post .image img{
			display: block;
			height: auto; 
		  -webkit-transition: opacity 0.7s ease-in-out;
		  -moz-transition: opacity 0.7s  ease-in-out;
		  -ms-transition: opacity 0.7s  ease-in-out;
		  -o-transition: opacity 0.7s  ease-in-out;
		  transition: opacity 0.7s  ease-in-out;}

	.events .text { padding: 24px 29px 27px; }

	.events .view-all, .galereya .view-all {
		background: #64879b;
		color: #fff;
		font: bold 19px/52px 'Noto Sans';
		margin: 0 auto;
		height: 52px;
		width: 307px; }
		.events .view-all{
			width: 243px;
		}

		.events .view-all:hover { background: #163455; }

		.events .view-all span { padding: 0 0 0 38px; }

			.events .view-all span:before {
				background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat -315px -80px;
				content: '';
				position: absolute;
				left: -2px;
				margin: -15px 0 0;
				top: 50%;
				height: 27px;
				width: 21px;
				transition: all 0.7s ease;
				-moz-transition: all 0.7s ease;
				-webkit-transition: all 0.7s ease;
				-o-transition: all 0.7s ease; }
				
		.events .all a.k,
		.answers .all a.k {
			font: 13px/22px 'Noto Sans';
			color: #5e5d5d;
			display: block;
			border-bottom:1px dashed #5e5d5d;
			float: right;
			margin-top: -40px;
			position:relative;
		}
		.answers .all a.k {color:#fff;border-bottom-color: #fff;}
		.events .all a.k:before,
		.answers .all a.k:before{
			content: '';
			position:absolute;
			left:-41px;
			top:-5px;
			width:34px;
			height:42px;
			background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) 0px -199px;
		}
		.events .all a.k:hover,
		.answers .all a.k:hover{
			text-decoration: none;
		}
/* iniciative */
.iniciative { background: url(/bitrix/templates/novinskiy/images/bg-iniciative.jpg) repeat-x 50% 0; }

	.iniciative .iniciative-holder {
		margin: 0 auto;
		max-width: 980px;
		padding: 58px 0 70px; }

	.iniciative h1 {
		color: #fff;
		margin: 0 -3px 49px;
		text-align: center; }

		.iniciative h1:before { background: #fff;
			position: relative;
			display: block;
			margin: 0 auto 15px; }

	.iniciative h2 {
		font: bold 22px/26px 'Noto Sans';
		margin: 0 -3px;
		text-transform: uppercase; }

		.iniciative h2 a { color: #fff; }

	.iniciative .post:hover .number,
.iniciative .number:hover,
.iniciative .post:hover h2 a { color: #bfe3ff; }

	.iniciative h2 a:hover {
		color: #bfe3ff;
		text-decoration: none; }

	.iniciative .area {
		font-size: 0;
		line-height: 0;
		letter-spacing: -4px;
		margin: -44px -40px 0;
		padding: 0 0 62px; }

	.iniciative .post {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		color: #fff;
		display: inline-block;
		font-size: 13px;
		line-height: 22px;
		letter-spacing: 0;
		margin: 49px 0 0;
		padding: 0 40px;
		vertical-align: top;
		width: 33.3%; }

	.iniciative .number {
		color: #fff;
		font-size: 30px;
		line-height: 32px;
		position: relative;
		margin: 0 -4px 15px;
		padding: 18px 0 0; }

		.iniciative .number:before {
			background: #f43b67;
			content: '';
			position: absolute;
			left: 3px;
			top: 0;
			height: 3px;
			width: 25px; }

	.iniciative .view-all {
		background: #d0214a;
		color: #fff;
		font: bold 19px/52px 'Noto Sans';
		margin: 0 auto;
		transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-webkit-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		height: 52px;
		width: 267px; }

		.iniciative .view-all:hover {
			background: #fff;
			color: #d0214a; 
		}

			.iniciative .view-all:hover span:before { background-position: -57px -114px; }

		.iniciative .view-all span { padding: 0 0 0 44px; }

			.iniciative .view-all span:before {
				background: url(/bitrix/templates/novinskiy/images/sprite.png?v=113) no-repeat -57px -80px;
				transition: all 0.7s ease;
				-moz-transition: all 0.7s ease;
				-webkit-transition: all 0.7s ease;
				-o-transition: all 0.7s ease;
				content: '';
				position: absolute;
				left: -7px;
				margin: -14px 0 0;
				top: 50%;
				height: 25px;
				width: 41px; }

/* question */
.question { background: url(/bitrix/templates/novinskiy/images/background_grey.png) repeat-y 0 0; }

	.question .question-holder {
		margin: 0 auto;
		max-width: 980px;
		padding: 15px 0 0; }

	.question h1 {
		color: #163455;
		margin: 0 0px 60px;
		text-align: center; }

		.question h1:before { background: #d0214a;
			position: relative;
			display: block;
			margin: 0 auto 15px; }

	.question h2 {
		color: #fff;
	font: bold 30px/54px 'Noto Sans';
	letter-spacing: -0.2px;
	margin: 0 0 21px;
	text-transform: uppercase;
	text-align: center; }
	.question h2:before{
		content: '';
		background: #64879b;
		position: relative;
		display: block;
		width: 81px;
		height: 3px;
		margin: 0 auto 5px;
	}

	.question .area { overflow: hidden; }

.form {
	width: 100%; }

	.form form {
		margin: 0;
		padding: 4px 5px 0 0; }

	.form .row-input,
.form .row-textarea {
		background: #fff;
		box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
		-webkit-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
		-moz-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
		transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-webkit-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		height: 44px;
		margin: 0 0 16px;
		padding: 0 18px;
		width: 415px;
		position: relative; }

	.form .row-input:hover,
.form .row-textarea:hover {
		box-shadow: 4px 4px 0 #a9a9a9;
		-webkit-box-shadow: 4px 4px 0 #a9a9a9;
		-moz-box-shadow: 4px 4px 0 #a9a9a9; }

	.form .row-textarea {
		height: 264px;
		margin:0 0 25px; }

	.form .input-placeholder-text {
		color: #ababab;
		cursor: text;
		font: 13px/16px Arial, Helvetica, sans-serif;
		float: left;
		height: 16px;
		padding: 16px 0;
		left: 18px;
		top: 0; }

	.form .text-input,
.form textarea {
		background: none;
		border: none;
		color: #ababab;
		font: 13px/16px Arial, Helvetica, sans-serif;
		float: left;
		height: 16px;
		margin: 0;
		padding: 16px 0;
		width: 415px; }

	.form textarea {
		overflow: auto;
		resize: none;
		height: 236px !important;
		max-width: 100% !important;
		width: 100%; }

	.form .btn-form {
		background: #64879b;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border: none;
		cursor: pointer;
		color: #fff;
		font: bold 14px/42px 'Noto Sans';
		display: block;
		margin: 0 0 0 auto;
		padding: 0 0 3px;
		text-transform: uppercase;
		transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-webkit-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		height: 42px;
		width: 177px; }

.list { overflow: hidden; }

	.list ul {
		color: #d0214a;
		font-size: 13px;
		line-height: 25px;
		margin: 0 0 -2px; }

		.list ul a { color: #d0214a; }

		.list ul li {
			list-style: none;
			list-style-position: outside;
			position: relative;
			padding: 12px 0 13px 35px; }

			.list ul li:before {
				background: #d0214a;
				content: '';
				position: absolute;
				left: 16px;
				top: 23px;
				height: 5px;
				width: 5px; }

.more { overflow: hidden; }

	.more a {
		background: #163455;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		color: #fff;
		height: 42px;
		font: bold 14px/42px 'Noto Sans';
		padding: 0 11px;
		float: right;
		text-transform: uppercase; }

		.more a:hover {
			background: #2c5480;
			text-decoration: none; }

/* map */
.map { position: relative;
background: url(/bitrix/templates/novinskiy/images/mapimg.jpg?v=1) repeat-x 50% 0; }

	.map .map-holder {
		left: 0;
		top: 0;
		width: 100%;
		z-index: 500; }

	.map .map-frame {
		margin: 0 auto;
		max-width: 980px;
		padding: 58px 0 78px;
		text-align: center;}

	.map h1 {
		color: #163455;
		margin: 0 0 25px;
		padding: 10px 0 0;
		position: relative;
		text-transform: uppercase; }

		.map h1:before {
			background: #d0214a;
			content: '';
			position: relative;
			display: block;
			margin: 0 auto 15px;
			left: 0;
			top: 3px;
			height: 3px;
			width: 81px; }

		.map h1 span {
			color: #d0214a;
			display: block;
			font: 21px/26px 'Noto Sans',sans-serif;
			margin: 0 0 1px; }

		.map h1 strong {
			display: block;
			font: bold 40px/46px 'Noto Sans',sans-serif;
			letter-spacing: -1px; }

	.map .link-web {
		background: #d0214a;
		transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-webkit-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		color: #fff;
		font: bold 19px/52px 'Noto Sans';
		height: 52px;
		width: 267px;
		margin: 25px auto 0px; }

		.map .link-web:hover { background: #2c5480; }

		.map .link-web span { padding: 0 0 0 8px;left: 12px; }

			.map .link-web span:before {
				background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat -105px -80px;
				content: '';
				position: absolute;
				left: -25px;
				top: 50%;
				margin: -11px 0 0;
				height: 20px;
				width: 20px; }

	.map img {
		display: block;
		margin: 0 auto; }

/* directory */
.directory {
	background: url(/bitrix/templates/novinskiy/images/about_main.png) 50% 50%;
	color: #fff; 
	position: relative;
	background-repeat: no-repeat;
    background-size: cover;
}
.directory_cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(96, 96, 101, 0.75);
	top: 0;
	left: 0;
}
	.directory .directory-holder {
		margin: 0 auto;
		max-width: 980px;
		padding: 58px 0 118px;
		text-align: center;
		position: relative;
		z-index: 1;
	}

	.directory h1 {
		margin: 0 0 51px;
		text-transform: uppercase; }

		.directory h1 span {
			display: block;
			font: 20px/22px 'Noto Sans'; }

		.directory h1 strong {
			font: bold 40px/50px 'Noto Sans';
			display: block;
			letter-spacing: -1px; }

	.directory ul {
		font-size: 19px;
		line-height: 34px;
		margin: 0;
		text-transform: uppercase;
		text-align: left;
		display: inline-block; }

		.directory ul li:first-child { margin: 0; }

		.directory ul li {
			margin: 34px 0 0;
			list-style: none;
			list-style-position: outside; }

		.directory ul a {
			color: #fff;
			height: 36px;
			position: relative;
			padding: 0 0 0 56px;
			display: inline-block;
			vertical-align: top; }
				.directory ul a:hover{
					text-decoration: none;
				}
/* footer */
#footer { 
	background: #3e4046; 
	position: relative;
	z-index: 1;
	margin-top:-109px;
}

	#footer > .holder {
		margin: 0 auto;
		max-width: 980px;
		color: #fff;
		padding: 29px 0 0; }

	#footer h2 {
		font: bold 23px/24px 'Noto Sans';
		margin: 0 0 34px;
		text-transform: uppercase; }

	#footer h3 {
		font: bold 13px/20px 'Noto Sans';
		margin: 0 0 12px;
		min-height: 48px; }

	#footer address {
		font-style: normal;
		font-size: 13px;
		line-height: 20px;
		margin: 0; }

		#footer address span { display: block; }

	#footer .area {
		overflow: hidden;
		margin: 0 -15px;
	}

	#footer .box {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		padding: 9px 15px 0;
		width: 25%; }

	#footer .copyright {
		font-size: 13px;
		line-height: 20px; }

/* social-networks */
.social-networks {
	margin: 10px 0 0;
	overflow: hidden; 
}

	.social-networks li:first-child { margin: 0; }

	.social-networks li {
		float: left;
		list-style: none;
		list-style-position: outside;
		margin: 0 0 0 6px; }

	.social-networks a {
		background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat;
		display: block;
		overflow: hidden;
		text-indent: -9999px;
		height: 28px;
		width: 29px; }

	.social-networks .facebook a { background-position: 0 0; }

	.social-networks .vkontakte a { background-position: -34px 0; }

	.social-networks .twitter a { background-position: -69px 0; }

	.social-networks .google a { background-position: -103px 0; }

	.social-networks .linkedin a { background-position: -138px 0; }

	.social-networks .youtube a { background-position: -368px 0; }

.cycle-gallery .post-holder .image {
	width: 192px;
	height: 167px;
	overflow:hidden;
	margin: 20px 0 10px;
}
.cycle-gallery .post-holder .image img {
	max-width:192px;
}
.map-frame .det{
	width: 900px;
	font: 15px/32px 'Noto Sans';
	letter-spacing: -0.2px;
	color: #000;
	display: block;
	margin: 25px auto 0;
}
.iniciative .blocks{
	display: inline-block;
	width: 100%;
}
.iniciative .blocks.s{
	margin: 55px 0px;
}
.iniciative .blocks a.blok{
	width: 470px;
	height: 186px;
	display: inline-block;
	background-color: #fff;
	vertical-align: top;
	margin-left: 36px;
}
.iniciative .blocks a.blok:hover{
	text-decoration: none;
	background-color: #d0214a;
}
.iniciative .blocks a.blok:hover span{
	color: #fff;
}
.iniciative .blocks a.blok:first-child{margin-left: 0px;}
.iniciative .blocks a.blok img{
	float: right;
}
.iniciative .blocks.s a.blok span{
	float: right;
}
.iniciative .blocks.s a.blok img{
	float: left;
}
.iniciative .blocks a.blok span{
	display: block;
	font: 20px/26px 'Noto Sans';
	letter-spacing: -0.6px;
	color: #718ba9;
	text-transform: uppercase;
	margin: 36px;
	width: 160px;
}
.content-press{
	display: block;
	width: 980px;
	margin: 0 auto;
	padding-top: 36px;
	overflow: hidden;
}

.content-press.nohid{
overflow:auto;
}

.content-press ul.breadcrum,
.activity_nd ul.breadcrum,
.gallery-section ul.breadcrum{
	text-align: center;
	margin: 0;
	padding-top: 24px;
}
.gallery-section ul.breadcrum {
	width:auto;
	padding:55px 0 23px 0;
}
.content-press ul.breadcrum li,
.activity_nd ul.breadcrum li,
.gallery-section ul.breadcrum li{
	display: inline-block;
	list-style-type: none;
	padding:0 8px;
	position: relative;
}
.content-press ul.breadcrum li:before,
.activity_nd ul.breadcrum li:before,
.gallery-section ul.breadcrum li:before {
	content: '.';
	color: #64879b;
	left: -3px;
	top: -6px;
	position: absolute;
	font-size: 21px;
}
.content-press ul.breadcrum li:first-child:before,
.activity_nd ul.breadcrum li:first-child:before,
.gallery-section ul.breadcrum li:first-child:before {content: '';}
.content-press ul.breadcrum li a,
.activity_nd ul.breadcrum li a,
.gallery-section ul.breadcrum li a{
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #5a5a5a;
}
.content-press ul.breadcrum li a:hover,
.activity_nd ul.breadcrum li a:hover,
.gallery-section ul.breadcrum li a:hover {
	text-decoration: none;
}
.content-press h1{
	text-align: center;
	font-size: 40px;
	line-height: 39px;
	letter-spacing: -0.6px;
	color: #163455;
	text-transform: uppercase;
	padding-top: 25px;
	margin: 0px;
}
.content-press h1:before{
	content: '';
	width: 82px;
	height: 3px;
	background-color:#d0214a;
	display: block; 
	margin: 0 auto 18px;
}
.art-holder{
	/*display: inline-block;*/
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin: 0px -43px 0;
	padding: 0 0 52px;
	overflow: hidden;
}
.art-holder .block{
	background: #fff;
	box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
	-webkit-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
	-moz-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
	color: #5e5d5d;
	font-size: 13px;
	line-height: 22px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.art-holder .blokpost{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	letter-spacing: 0;
	margin: 78px 0 0;
	padding: 0 43px;
	vertical-align: top;
	width: 33.3%;
}
.art-holder .block:hover{
	box-shadow: 4px 4px 0 #a9a9a9;
	-webkit-box-shadow: 4px 4px 0 #a9a9a9;
	-moz-box-shadow: 4px 4px 0 #a9a9a9;
}
.art-holder .block .image{
	width: 269px;
	height:194px;
	overflow:hidden;
}
.art-holder .block .image img{
	min-width: 269px;
}
.art-holder .block span{
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #a0a0a0;	
	padding-bottom: 15px;
	display: block;
	text-transform:uppercase;
}
.art-holder .block h2{
	color: #64879b;
	font: bold 14px/18px 'Noto Sans';
	margin: 0 0 16px;
	word-spacing: 2px;
}
.art-holder .block .text{
	padding: 24px 29px 27px;
}
.art-holder .block:hover img { opacity: 0.75; }
ul.page2{
	text-align: center;
	margin: 0 auto 0px;
	padding-bottom: 62px;
}
ul.page2 li{
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	padding: 0 2px;
}
ul.page2 li a {
	border:1px solid #5a5a5a;
	font: bold 13px/30px 'Noto Sans';
	color: #5a5a5a;
	width: 31px;
	height: 29px;
	text-align: center;
	display: block;
}
ul.page2 li a:hover, ul.page2 li.active a {
	text-decoration: none;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
}
ul.page2 li a.prev{
	background:url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
	display: block;
	width: 31px;
	height: 29px;
	background-position: -237px 1px;
	padding: 0
}
ul.page2 li a.prev:hover{
	background-position: -266px 1px;
	background-color: rgba(0, 0, 0, 0.6);
}
ul.page2 li a.next{
	padding: 0;
	background:url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
	display: block;
	width: 31px;
	height: 29px;
	background-position: -176px 1px;
}
ul.page2 li a.next:hover{
	background-position: -201px 1px;
	background-color: rgba(0, 0, 0, 0.6);
}
.content-press ul.breadcrum-art{
	margin: 0;
	padding-top: 50px;
}
.content-press ul.breadcrum-art li{
	display: inline-block;
	list-style-type: none;
}
ul.breadcrum-art li a{
	font: 13px/26px 'Noto Sans';
	color: #5a5a5a;
	text-decoration: underline;
}
ul.breadcrum-art li a.active{
	color: #64879b;
}
ul.breadcrum-art li a:hover{
	text-decoration: none;
}
.content-press ul.breadcrum-art li:before{
	content: '.';
	display: inline-block;
	color: #64879b;
	vertical-align: top;
	font-size: 20px;
	margin: -2px 9px 0px;
}
.content-press ul.breadcrum-art li:first-child:before{
	content: '';
	display: inline-block;
	width: 81px;
	height: 3px;
	background-color: #64879b;
	vertical-align: bottom;
	margin: 0px 24px 9px 2px;
}
h1.article {
	font: 40px/44px 'Noto Sans';
	letter-spacing: -2px;
	font-weight: 600;
	text-align: left;
}
.article-post h1.article {
	padding:0 0 25px 0;
}
h1.article:before{
	content: '';
	display: none;
}
.article-post {
	display: inline-block;
	width: 500px;
}
.article-post .imhold {
	position: relative;
	display: inline-block;
	box-shadow: 4px 4px 0 rgba(40,40,40,0.10);
	-webkit-box-shadow: 4px 4px 0 rgba(40,40,40,0.10);
	-moz-box-shadow: 4px 4px 0 rgba(40,40,40,0.10);
}
.article-post .imhold img{
	float: left; z-index: 1;position: relative;
}
.article-post .imhold .line{
	position: absolute;
	display: none;
	width: 60px;
	height: 3px;
	background-color: #64879b;
	top: 19px;
	right: -26px;
	z-index: 0;
}
.article-post span.ar{
	overflow:hidden;
	font: italic 14px/26px 'Noto Sans', sans-serif;
}
.article-text {
	clear:both;
	margin:18px 0 0 0;
	font:400 14px/22px 'Noto Sans', sans-serif;
}
.expertmean{
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 40px;
}
.expertmean .corn {
	border:6px solid #dbdada;
	border-right: 0;
	display: inline-block;
	width: 25px;
	height: 100%;
	vertical-align: top;
	position: absolute;
}
.expertmean .corn.r {
	float: right;
	border:6px solid #dbdada;
	border-left: 0;
	right: 0px;
}
.expertmean .main{
	display: inline-block;
	width: 825px;
	vertical-align: top;
	margin: 26px 70px;

}
.expertmean .main span.head{
	display: block;
	font: bold 15px/30px 'Noto Sans';
	color: #d0214a;
}
.expertmean .main span.pod{
	display: block;
	font: italic 13px/18px 'Noto Sans';
	color: #a4a3a4;
}
.expertmean .main span.contain{
	font: 13px/30px 'Noto Sans';
	color: #5e5d5d;
}
h2.other{
	font: bold 30px/39px 'Noto Sans';
	letter-spacing: -2px;
	color: #163455;
	text-transform: uppercase;
	margin: 50px 0px 40px;
}
.article-post .area{
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin: -43px -43px 0;
	padding: 0 0 52px;
	overflow: hidden;
}
.article-post .post{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	letter-spacing: 0;
	margin: 43px 0 0;
	padding: 0 43px;
	vertical-align: top;
	width: 355px;
}
.article-post .post-holder{
	background: #fff;
	box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
	-webkit-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
	-moz-box-shadow: 4px 4px 0 rgba(40,40,40,0.15);
	color: #5e5d5d;
	cursor: pointer;
	font-size: 13px;
	line-height: 22px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.article-post .post-holder:hover{
	box-shadow: 4px 4px 0 #a9a9a9;
	-webkit-box-shadow: 4px 4px 0 #a9a9a9;
	-moz-box-shadow: 4px 4px 0 #a9a9a9;
}
.article-post .post-holder:hover img{
	opacity: 0.75;
}
.article-post .image{
	width: 100%;
}
.article-post .image img {
	display: block;
	height: auto;
}
.article-post .text {
	padding: 24px 29px 27px;
}
.article-post .post-holder h2 {
	color: #64879b;
	font: bold 14px/18px 'Noto Sans';
	margin: 0 0 16px;
	word-spacing: 2px;
}
.article-post .post-holder:hover h2 { color: #163455; }
.article-post .view-all {
	background: #64879b;
	color: #fff;
	font: bold 20px/50px 'Noto Sans';
	margin: 0 auto 50px;
	height: 52px;
	width: 267px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.article-post .view-all span {
	padding: 0 0 0 30px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.article-post .view-all span:before {
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=12) no-repeat 0 -114px;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	content: '';
	position: absolute;
	left: -14px;
	margin: -14px 0 0;
	top: 50%;
	height: 24px;
	width: 24px;
}
.article-post .view-all:hover {
	background: #163455;
}
/*.article-post .view-all:hover span:before {
	background-position: 0 -80px;
}*/
.news.list .news-holder{
	padding: 36px 0 63px;
}
.news.list a.tomain{
	font: 13px/26px 'Noto Sans';
	color: #fff;
	text-decoration: underline;
}
.news.list a.tomain:hover{
	text-decoration: none;
}
.news.list h1{
	font: bold 30px/54px 'Noto Sans';
}
.news.list h2.hrad{
	font: bold 40px/39px 'Noto Sans';
	letter-spacing: -0.6px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.news.list h2.hrad:before{
	content: '';
	background-color: #fff;
	position: relative;
	margin: 0 auto;
	display: block;
	margin-bottom: 16px;
	left: 3px;
	top: 0;
	height: 3px;
	width: 81px;
}
.news.list .view-all span:before,.events.list .view-all span:before,.galereya .view-all span:before{
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat -191px -76px;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	content: '';
	position: absolute;
	left: -14px;
	margin: -14px 0 0;
	top: 50%;
	height: 24px;
	width: 24px;
}
.events.list .view-all:hover,.galereya .view-all:hover {background: #fff;color: #64879b; }
.news.list .view-all:hover span:before,.events.list .view-all:hover span:before,.galereya .view-all:hover span:before { background-position:-191px -99px; }
.news.list .view-all span, .events.list .view-all span,.galereya .view-all span{
padding: 0 0 0 17px;
}
.news.list .view-all,.events.list .view-all, .galereya .view-all{width: 242px;}
.events.list h1{
	font: bold 30px/40px 'Noto Sans';
	margin: 0 -3px 0px;
}
.events.list h1.s{
	color: #fff;
}
.events.list h1.s:before{
	background-color: #fff;
}
.events.list .section-name{
	top: 50%;
}
.news.list, .events.list{overflow: visible;}
.calendar{
	background:url('/bitrix/templates/novinskiy/images/backkalendar.png') repeat-x;
	max-height: 455px;
	position: relative;
}
.calendar h2{
	margin: 0;
	text-align: center;
	padding: 50px 0px 0px;
	font: bold 30px/39px 'Noto Sans', sans-serif;
	text-transform: uppercase;
	color: #163455;
}
.calendar h2:before{
	content: '';
	display: block;
	width: 81px;
	height: 3px;
	background-color: #d0214a;
	margin: 0 auto 5px;
}
.calendar select{
	float: right;
	position: relative;
	top: -23px;
	background: none;
	border: none;
	border-bottom: 1px dashed;
	cursor:pointer;
}
.calendar .gran{
	width: 980px;
	margin: 0 auto;
}
.timeline {
	min-width:100%;
	width:auto!important;
	width:100%;
	display: table;
	background: url('/bitrix/templates/novinskiy/images/timeline.png') repeat-x 0px 40%;
	height: 324px;
	position: relative;
	box-sizing: border-box;
}
.timeline .block {
	width:192px;
	position: relative;
	display: table-cell;
	padding: 0px 62px 39px 0px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.timeline .block.one {
	padding:0;
	margin:0 auto;
	float:none;
}
.timeline .block.two {
	padding:0;
	margin:0 20%;
}
.timeline .block span.date{
	font: italic 12px/12px 'Noto Sans';
	font-weight: 600; 
	color: #3c3c3c;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 15px;
		padding-top: 65px;
}
.timeline .block a{
	display: block;
	width: 130px;
	height: 100px;
	overflow: hidden;
	font: italic 13px/23px 'Noto Sans';
	letter-spacing: -0.2px;
	color: #484848;
	text-align: center;
	margin:20px auto 0;
}
.timeline .block .crosses{
	background:url('/bitrix/templates/novinskiy/images/croses.png') no-repeat;
	width: 29px;
	height: 73px;
	margin: 0 auto;
}
div.scrollWrapper {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea {
	position: relative;
	width: 100% ;
	height: 100%;
}
.galereya{
	background: url('/bitrix/templates/novinskiy/images/bggaller.jpg') repeat-x;
	max-height: 704px;
}
.galereya .gal-holder{
	margin: 0px auto 0px;
	width: 980px;
}
.gal-holder h2, 
h2.main {
	font: bold 30px/39px 'Noto Sans';
	color: #163455;
	letter-spacing: -0.6px;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	padding: 58px 0px 38px;
}
.gal-holder h2:before,
h2.main:before {
	content: '';
	display: block;
	width: 81px;
	height: 3px;
	margin: 0 auto 5px;
	background-color: #64879b;
}
.gal-holder ul{
	margin: 0 auto;
	width: 330px;
}
.gal-holder #tabs .box, .gal-holder #tabsgal .box{
	float:left;
	display: inline-block;
	padding: 9px 12px;
	width: 300px;
}
.gal-holder #tabs .box img,.gal-holder #tabsgal .box img{
	display: block;
	width: 300px;
	height: 255px;
}
.gal-holder #tabs .box .photo-info .photo-data,
.gal-holder #tabsgal .box .photo-info .photo-data{
	text-align: center;
	margin: 10px 0 0;
}
.gal-holder #tabs .box .photo-info .photo-title,
.gal-holder #tabsgal .box .photo-info .photo-title{
	text-align: center;
	margin: 10px 5px 0;
}
.galereya .end{
	padding: 40px 0px 70px;
	clear: both;
}
.searching .poisk{
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	margin: 0;
	height: 22px;
	width: 202px;
	background-color: #64879b;
}
.searching .input-placeholder-text{
	color:#fffdf1;
	cursor: text;
	font: italic 13px/16px 'Noto Sans';
	float: left;
	padding: 3px 0;
	left: 11px;
	top: 0;
}
.searching .row-input {
	padding: 0 6px;
}
.searching .row-input input{
	color:#fffdf1;
	font: italic 12px/12px 'Noto Sans';
	letter-spacing: 0.1px;
	background:none;
	border: 0;
	position: relative;
	height: 22px;
	top:-2px;
}
.searching .btn-form,.searching .row-input{
	display: inline-block;
}
.searching .btn-form{
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=13') no-repeat;
	background-position: -135px -82px;
	width: 19px;
	height: 18px;
	margin: 2px 5px 0px;
	cursor: pointer;
	border:0;
}
.events .text span{
	font: 11px/22px 'Noto Sans';
	color: #a0a0a0;
	display: block;
	padding-bottom: 10px;
	text-transform:uppercase;
}
.logos{
	display: block;
	margin: 0 auto;
	background: url('/bitrix/templates/novinskiy/images/pechatka.png?v=12') no-repeat;
	width: 148px;
	height: 146px;
}
.question span.short,
.public-section span.short {
	display: block;
	margin: 0 auto;
	width: 620px;
	text-align: center;
	font: 16px/30px 'Noto Sans', sans-serif;
	letter-spacing: -0.2px;
	color: #000;
}
.question .answers h2{
	font: bold 30px/54px 'Noto Sans';
	letter-spacing: -0.2px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding-top: 80px;
}
.question .answers h2:before{
	content: '';
	background: #64879b;
	position: relative;
	display: block;
	width: 81px;
	height: 3px;
	margin: 0 auto 5px;
}
.question .slide{
	width: 490px;
	padding: 0px 19px;
}

.question .slideholder{
	margin: 0 -38px;
	overflow: hidden;
}
.question .box{
	width: 527px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 25px 38px;
	position: relative;
}
.question .contain {
	font: bold 13px/25px 'Noto Sans';
	color: #d0214a;
	padding: 27px 35px;
	border: 2px solid #d5d5d5;
	height: 175px;
	overflow: hidden;
	position: relative;
	display: block;
	width: 377px;
	height: 175px;
}
.question a.contain:hover{
	text-decoration: none;
	border-color: #163455
}
.question .contain span.in{
	display: block;
	overflow: hidden;
	height: 50px;
	width: 377px;
	position: absolute;
	left: 35px;
	bottom: 27px;
	font-weight: 400;
	color: #686868;
}
.question .galler-ans{
	position: relative;
	width: 980px;
}
.question .galler-ans .mask{
	position: relative;
	overflow: hidden;
	height: 566px;
}
.question .galler-ans .slideset{
	overflow: hidden;
	width: 99999px;
}
.question .galler-ans .btn-prev{
	display: block;
	position: absolute;
	width: 33px;
	height: 31px;
	background-image: none;
	background-color: transparent;
	left: -4.3%;
	top: 50%;
}
.question .galler-ans .btn-prev .str{
	width: 33px;
	height: 31px;
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
	background-position: -316px -40px;
}
.question .galler-ans .btn-next{
	display: block;
	position: absolute;
	background-image: none;
	background-color: transparent;
	right: -40px;
	width: 33px;
	height: 31px;
	top: 50%;
}
.question .galler-ans .btn-next .str{
	width: 33px;
	height: 31px;
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=2') no-repeat;
	background-position: -364px -40px;
}
.answers{
	padding-bottom: 70px;
}
.question .area .righ{
	float: right;
}
.question .area fieldset{
	position: relative;
}
.question .area fieldset .btn-form{
	float: right;
}
.question .form .row-textarea{
	height: 171px;
}
.question .form textarea {
	height: 141px !important;
}
.gallery .btn-next .str,
.gallery .btn-prev .str,
.cycle-gallery .btn-prev .str,
.cycle-gallery .btn-next .str {
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
	background-position: -118px -37px;
	width: 36px;
	height: 36px;
	margin-top: -22px;
}
.gallery .btn-prev .str {
	background-position: -79px -37px;
}
.gallery .btn-prev,
.gallery .btn-next {
	background-color: rgba(0, 0, 0, 0.5);
}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next{
	background-image: none;
	background-color: transparent;
}
.cycle-gallery .btn-prev .str {
	background-position: -79px -37px;
}
.gallery .btn-prev:hover,
.gallery .btn-next:hover{
	background-color:rgba(0, 0, 0, 0.7);
}
.cycle-gallery a.btn-prev:hover,
.cycle-gallery a.btn-next:hover,
.question .galler-ans .btn-prev:hover,
.question .galler-ans .btn-next:hover{
	background-color: #b2b2b2;
}
.directory .ttt{
	height: 36px;
	width: 36px;
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=13) no-repeat -118px -37px;
}
.directory .str{
	position: absolute;
	height: 36px;
	width: 36px;
	background-color: transparent;
	left: 0;
	margin: -18px 0 0;
	top: 50%;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}
.directory ul a:hover .str{
	background-color: rgba(255,255,255,0.2)
}
.fixit {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
}
.directory h1:before{
	content: '';
	display: block;
	width: 81px;
	height: 3px;
	background-color: #fff;
	margin: 0px auto 25px;
}
.calendar.s{
	display: none;
}
.evgal .area .slide{
	display: inline-block;
	margin: 0 81px 0px -4px;
}
.evgal .area .slide:last-child {
	margin: 0 0 0px -4px;
}
.evgal .mask{
	height: 442px;
}
#nav ul li .submenu.inner{
	display: block;
}
div.scrollingHotSpotLeft {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(/bitrix/templates/novinskiy/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	cursor: url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_left.png), url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_left.cur),w-resize;
}
div.scrollingHotSpotRight {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(/bitrix/templates/novinskiy/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0px;
	cursor: url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_right.png), url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_right.cur),e-resize;
}
div.scrollingHotSpotLeftVisible {
	background-image: url(/bitrix/templates/novinskiy/images/arrow_left.gif);
	background-color: #828c95;
	background-repeat: no-repeat;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter: alpha(opacity = 35);
	z-index: 5;
	zoom: 1;
}
div.scrollingHotSpotRightVisible {
	background-image: url(/bitrix/templates/novinskiy/images/arrow_right.gif);
	background-color: #828c95;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
	z-index: 5;
}
/*.scrollWrapper .back{
	background: url('/bitrix/templates/novinskiy/images/transparent.png')repeat-y 0px 0px;
	width: 47px;
	height: 100%;
	position: absolute;
	top:0px;
	left: -20px;
}
.scrollWrapper .back.r{
	background-position: -47px 0px;
	left:90%;
}
.scrollWrapper .all{
	width: 100%;
}*/
.art-holder .block img{
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}/*
.calendar .back{
	position: absolute;
	width: 47px;
	height: 324px;
	background: url('/bitrix/templates/novinskiy/images/transparent.png') no-repeat;
	top: 112px;
	left: 0px;
	z-index: 5;
	background-position: -47px 0px;
}
.calendar .back.r{
	background-position: 0px 0px;
	left: 97%;
}*/
.events .view-all:hover span:before{
	background-position: -315px -109px;
}
.events.list.ch{
	background: url('/bitrix/templates/novinskiy/images/pressrelize.jpg') repeat-y 50% 0px;
}
.ui-tabs .ui-tabs-nav li a:hover, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a:hover{
	background-color: #64879b;
}

/* Smooth scroll */

/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(/bitrix/templates/novinskiy/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_left.png), url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(/bitrix/templates/novinskiy/images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(/bitrix/templates/novinskiy/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_right.png), url(/bitrix/templates/novinskiy/images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(/bitrix/templates/novinskiy/images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/novinskiy/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/novinskiy/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/novinskiy/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/novinskiy/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/novinskiy/images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/novinskiy/images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/*! jQuery UI - v1.9.2 - 2014-02-19
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: 0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0 auto; padding: 0;	background-color: transparent; padding-bottom: 30px; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 0; border:0; padding: 0; white-space: nowrap; margin-right: 14px;}
.ui-tabs .ui-tabs-nav li a { float: left; padding: 5px 7px; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { padding: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {cursor: pointer; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: inline-block; border-width: 0; padding: 0; background: none; margin: -9px -14px; }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {font: 13px/16px 'Noto Sans'; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content {border:0; background: none;	color: #fff; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 0; background: none; color: #ffffff; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0; background: transparent; color: #fff; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #163455; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 0; background: transparent; color: #fff; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #fff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 0; background: #64879b; color: #fff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #fff; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(/bitrix/templates/novinskiy/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/bitrix/templates/novinskiy/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/bitrix/templates/novinskiy/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/bitrix/templates/novinskiy/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/bitrix/templates/novinskiy/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/bitrix/templates/novinskiy/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/bitrix/templates/novinskiy/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/bitrix/templates/novinskiy/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/bitrix/templates/novinskiy/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/bitrix/templates/novinskiy/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-radius: 0px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { border-radius: 0px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-radius: 0px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/bitrix/templates/novinskiy/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .5;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/bitrix/templates/novinskiy/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .2;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.answers .all {
	margin:28px 0 0 0;
}
.answers .view-all {
	background: #64879b;
	color: #fff;
	font: bold 19px/52px 'Noto Sans';
	margin: 0 auto;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	height: 52px;
	width: 267px;
}
.answers .view-all span {
	padding: 0 0 0 30px;
}
.answers .view-all:hover {
	background: #fff;
	color: #64879b; 
}
.answers .view-all span:before {
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=3) no-repeat -46px -153px;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	content: '';
	position: absolute;
	left: -7px;
	margin: -14px 0 0;
	top: 50%;
	height: 27px;
	width: 25px;
}
.answers .view-all:hover span:before { background-position: -46px -187px; }
.answers .all a.k:before{
	background-position: 0px -149px;
}
.question .question-holder .area {
	display:none;
	padding:0 0 80px 0;
}
/* fancybox gallery */
.media-holder {
	display:none;
}
.fancybox-inner {
	padding:4px;
}
.popup {
	float:left;
	box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.49);
	-webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.49);
	-moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.49);
	border:2px solid #64879b;
	padding:30px;
	background:#fff;
}
.popup .title {
	font:700 16px/22px 'Noto Sans', sans-serif;
	color:#000;
	text-transform:uppercase;
	/*margin:0 10px 30px 0;*/
	margin:auto;
	margin-bottom:20px;
	max-width:400px;
	text-align:center;
}
.popup .big-image {
	position:relative;
	float:left;
	width:739px;
	height:442px;
	overflow:hidden;
}

.popup .big-video {
	text-align:center;
}
.big-image .mask,
.paginf .mask {
	overflow:hidden;
}
.big-image .slideset {
	overflow:hidden;
	width:9999px;
}
.big-image .slide {
	float:left;
	width:739px;
	height:442px;
	overflow:hidden;
}
.big-image .slide .img-holder {
	display:table-cell;
	width:739px;
	height:442px;
	text-align:center;
	vertical-align:middle;
}
.big-image .btn-prev {
	left:50px;
	background-color: rgba(125, 125, 125, 0.5);
}
.big-image .btn-next {
	right:50px;
	background-color: rgba(125, 125, 125, 0.5);
}
.big-image .btn-prev:hover {
	background-position: -79px -37px;
	background-color: rgba(125, 125, 125, 0.1);
}
.big-image .btn-next:hover {
	background-position: -118px -37px;
	background-color: rgba(125, 125, 125, 0.1);
}
.popup .paginf {
	position:relative;
	float:right;
	width:103px;
	height:407px;
	padding:27px 0 18px 0;
	margin:0 0 0 25px;
}
.paginf .mask {
	height:390px;
}	
.paginf .slideset {
	height:9999px;
	overflow:hidden;
}
.paginf .pagin {
	width:99px;
	height:82px;
	overflow:hidden;
	border:2px solid #dddddd;
	margin:0 0 15px 0;
	cursor:pointer;
	text-align:center;
}
.paginf .pagin:last-child {
	margin:0;
}
.paginf .pagin.active,
.paginf .pagin:hover {
	border-color:#64879b;
}
.paginf .btn-prev,
.paginf .btn-next {
	width:37px;
	height:15px;
}
.paginf .btn-prev {
	background-position: -7px -241px;
	top: 16px;
	left: 30px;
}
.paginf .btn-next {
	background-position: -7px -271px;
	left:30px;
	bottom:1px;
	top:auto;
}
.fancybox-close {
	display:none;
}
.pressber{
	background: url(/bitrix/templates/novinskiy/images/bg-gallery.jpg) no-repeat 50% 0;
}
/* news-list */
section.news-list {
	background: #163455 url(/bitrix/templates/novinskiy/images/bg-news.jpg) no-repeat 50% 0;
}
.news-list .posts {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	padding: 0 43px;
	width: 350px; 
	letter-spacing:0;
	margin:78px 0 0;
}
.news-list .post-holder {
	border: 2px solid #fff;
	cursor: pointer;
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 22px;
	padding: 28px 34px 29px;
	text-decoration: none;
}
.news-list .posts h2 {
	font: bold 15px/22px 'Noto Sans', sans-serif;
	margin: 5px 0 19px;
	text-transform: uppercase; 
}
.news-list .posts .date {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 16px;
	text-transform: uppercase;
}
.news-list .post-holder:hover { background: #fff; }
.news-list .post-holder:hover h2 { color: #d0214a; }
.news-list .post-holder:hover .date,
.news-list .post-holder:hover p { color: #163455; }
.news-list .content-press h1{
	color:#fff;
}
.news-list .content-press h1:before {
	background-color:#fff;
}
.news-list .content-press ul.breadcrum li:before,
.activity_nd ul.breadcrum li:before {
	color:#fff;
}
.news-list .content-press ul.breadcrum li a,
.activity_nd ul.breadcrum li a {
	color:#fff;
}
.news-list .content-press ul.breadcrum li,
.activity_nd ul.breadcrum li {
	color:#fff;
}
.article-post .post-holder .date {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #a0a0a0;
	padding-bottom: 15px;
}
.custom-close {
	display:inline-block;
	width:23px;
	height:23px;
	position:absolute;
	top: 20px;
	right: 20px;
	background: url(/bitrix/templates/novinskiy/images/close.png?v=6) no-repeat -26px 0px;
	transition:none;
}
.custom-close:hover {
	background-position: 0 0;
}
.article_text h3 {
	font-weight:700;
	font-size:15px;
	color:#d0214a;
	margin:0 0 7px 0;
}
.article_carousel {
	width:410px;
	height:60px;
	float:left;
	position:relative;
	margin:25px 0 20px 22px;
}
.article_carousel .mask {
	overflow:hidden;
	width:288px;
	margin:0 0 0 75px;
}
.article_carousel .slideset {
	width:9999px;
	display:inline-block;
	position:relative;
}
.article_carousel .slide {
	float:left;
	margin:0 29px 0 0;
	width:67px;
	height:44px;
	overflow:hidden;
	text-align:center;
/*box-shadow: 4px 4px 0 rgba(40,40,40,0.10);
	-webkit-box-shadow: 4px 4px 0 rgba(40,40,40,0.10);
-moz-box-shadow: 4px 4px 0 rgba(40,40,40,0.10);*/
}
.article_carousel .btn-next,
.article_carousel .btn-prev {
	width: 33px;
	height: 31px;
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
}
.article_carousel .btn-next {
	background-position: -364px -40px;
}
.article_carousel .btn-prev {
	background-position: -316px -40px;;
}
.article_carousel .btn-next:hover,
.article_carousel .btn-prev:hover {
	background-color: #d1d1d1;
}

.searching .btn-form {
	font-size:0;
}
.article-post.other-material {
	width:980px;
}
.article-post.other-material .image {
	width:269px;
	height:194px;
	overflow:hidden;
}
.article-post.other-material .image img{
	min-width:269px;
}
.news-holder .cycle-gallery .slide:last-child {
	margin-right:0;
}
.article-post .img_car {
	text-align:center;
	display:inline-block;
	float: left;
	margin: 0 45px 0 0;
}
.news-list .art-holder .image {
	width:192px;
	height:167px;
	overflow:hidden;
	text-align:center;
}
.news-list .art-holder .image img {
	/*min-width:192px;*/
}
/* Subscribe */
.content-press .postump-holder, 
.news-holder .postump-holder {
	width: 29px;
	height: 30px;
	float: right;
	position:relative;
	left: -2px;
}
.news-list .postump-holder {
	left:-17px;
}
.news-holder .postump-holder {
	margin-top: -59px;
}
.content-press .postump-holder  {
	margin-top: -41px;
}
.content-press a.postump, 
.news-holder a.postump {
	width: 29px;
	height: 30px;
	background-color: #64879b;
	display: inline-block;
	vertical-align: top;
	margin:5px 0px 0px 2px;
}
.content-press a.postump:hover, .news-holder a.postump:hover{
	background-color: #fff;
}
.content-press a.postump:hover .post , 
.news-holder a.postump:hover .post{
	background-position: -159px -101px;
}
.content-press a.postump .post ,
.news-holder a.postump .post{
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
	background-position: -159px -76px;
	width: 25px;
	height: 20px;
	margin:5px 0px 0px 2px;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}
.subscribe-popup {
	top:40px;
	right:-2px;
	position:absolute;
	z-index:100;
	padding:20px;
	background:#64879b;
}
.subscribe-popup .title {
	font:700 14px/20px 'Noto Sans', sans-serif;
	color:#fff;
	margin:0 0 15px 0;
	text-transform:uppercase;
	white-space:nowrap;
}
.subscribe-popup .message {
	color:#fff;
	margin:0 0 10px 0;
}
.subscribe-popup .row,
.subscribe-edit .row {
	margin:0 0 10px 0;
	color:#fff;
	font-size:13px;
}
.subscribe-popup .row label,
.subscribe-edit .row label {
	line-height:17px;
	padding:0 0 0 5px;
}
.subscribe-edit .row label {
	padding: 0;
}
.subscribe-edit .row input[type="checkbox"] {
	margin-right: 5px;
}
.subscribe-popup .sub-title,
.subscribe-edit .sub-title {
	font-weight:700;
	color:#fff;
	font-size:14px;
	margin:5px 0 10px 0;
}
.subscribe-popup .input-holder,
.subscribe-edit .input-holder {
	position:relative;
	width:210px;
	height:27px;
	background:#fff;
}
.subscribe-edit .row label,
.subscribe-edit .sub-title {color: #555;}
.subscribe-popup .input-holder .input-placeholder-text  {
	top:4px;
	left:10px;
	font-size:11px;
	font-style:italic;
	color:#a9a9a9;
}
.subscribe-popup .input-holder .input-text,
.subscribe-edit .input-holder .input-text {
	width:145px;
	height:20px;
	padding:4px 10px;
	border:none;
	background:transparent;
	font-size:11px;
	color:#808080;
}
.subscribe-popup .input-holder .input-submit,
.subscribe-edit .input-submit {
	width:40px;
	padding:4px;
	border:0;
	background:#163455;
	text-align:center;
	color:#fff;
	font-weight:700;
	font-size:14px;
	cursor:pointer;
	float: right;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	height: 28px;
}
.subscribe-edit .input-submit {width: auto;float: none;}
.subscribe-popup .input-holder .input-submit:hover,
.subscribe-edit .input-holder .input-submit:hover {
	background:#64879b;
}
.subscribe-edit .input-holder .input-text {width: auto;}
.calendar.press-list {
	margin:40px 0 0 0;
	background:url(/bitrix/templates/novinskiy/images/gradient.png) repeat-x;
}
.calendar.press-list h2 {
	font-size:40px;
}
.video-box {
	width:240px;
	float:left;
	margin:10px 5px 0 5px;
	overflow: hidden;
	height:280px;
}
.video-box:nth-child(3n) {
	margin-right:0;
}
.video-box .video-holder {
	width:100%;
	/*height:180px;*/
	overflow:hidden;
	text-align:center;
}
.video-box a .title {	
	padding:0 15px;
	margin-top:15px;
	font-style:italic;
	color:#484848;
	text-align:center;
	text-decoration:none;
}
.video-box a:hover .title {	
	text-decoration:underline;
}
/* public receptopn
.public-section {
	background: url(/bitrix/templates/novinskiy/images/bg-gallery.jpg) repeat-y 50% 0;
	padding-top:40px;
}
.public-section .public-holder {
	margin: auto;
	max-width: 980px;
	position: relative;
	z-index: 100; 
	padding:0 0 38px 0;
}
 */
.public-section a.tomain,
.initiatives-section a.tomain {
	font: 13px/26px 'Noto Sans', sans-serif;
	color: #64879b;
	text-decoration: underline;
}
.initiatives-section a.tomain:hover, 
.public-section a.tomain:hover {
	text-decoration:none;
}
.public-section h2.hrad,
h1.main {
	font: bold 26px/30px 'Noto Sans', sans-serif;
	letter-spacing: -0.6px;
	color: #163455;
	text-align: center;
	text-transform: uppercase;
}
.public-section h2.hrad:before,
h1.main:before {
	content: '';
	background-color: #64879b;
	position: relative;
	margin: 0 auto;
	display: block;
	margin-bottom: 16px;
	left: 3px;
	top: 0;
	height: 3px;
	width: 81px;
}
.public-section .form {
	margin:58px 0 0 0;
}
.public-section .form h2 {
	font: bold 30px/39px 'Noto Sans', sans-serif;
	letter-spacing: -0.6px;
	color: #163455;
	text-align: center;
	text-transform: uppercase;
}
.public-section .form h2:before{
	content: '';
	background-color: #64879b;
	position: relative;
	margin: 0 auto;
	display: block;
	margin-bottom: 16px;
	left: 3px;
	top: 0;
	height: 3px;
	width: 81px;
}
.public-section .form textarea {
	height: 141px !important;
}
.public-section fieldset {
	position: relative;
}
.public-section .form .righ {
	float:right;
}
.public-section .form .row-textarea {
	height: 171px;
	margin-top:0;
}
.public-section fieldset .btn-form {
	float: right;
}
.public-section .answers-section h2{
	font: bold 30px/54px 'Noto Sans';
	letter-spacing: -0.2px;
	text-transform: uppercase;
	color: #163455;
	text-align: center;
	padding-top: 40px;
}
.public-section .answers-section h2:before{
	content: '';
	background: #64879b;
	position: relative;
	display: block;
	width: 81px;
	height: 3px;
	margin: 0 auto 5px;
}
.answers-section .galler-answ {
	position: relative;
	width: 980px;
}
.answers-section .galler-answ .mask {
	position: relative;
	overflow: hidden;
	height: 866px;
}
.answers-section .galler-answ .slideset {
	overflow: hidden;
	width: 99999px;
}
.answers-section .galler-answ .btn-prev{
	display: block;
	position: absolute;
	width: 34px;
	height: 31px;
	background-image: none;
	background-color: transparent;
	right: 50px;
	top: -43px;
	left: auto;
}
.answers-section .galler-answ .btn-prev .str{
	width: 33px;
	height: 31px;
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
	background-position: -316px -40px;
}
.answers-section .galler-answ .btn-next {
	display: block;
	position: absolute;
	background-image: none;
	background-color: transparent;
	width: 34px;
	height: 31px;
	right: 1px;
	top: -43px;
}
.answers-section .galler-answ .btn-next .str{
	width: 33px;
	height: 31px;
	background: url('/bitrix/templates/novinskiy/images/sprite.png?v=12') no-repeat;
	background-position: -364px -40px;
}
.answers-section  .slide_three {
	width: 490px;
	float:left;
}
.answers-section  .slide_three:first-child .slide {
	margin-left:0;
}
.answers-section  .slide {
	width: 490px;
	margin:5px 0 0 37px;
}
.answers-section  .slide_three .slide:first-child {
	margin-top:0;
}
.answers-section .slideholder {
	margin:0 -38px;
	overflow: hidden;
}
.answers-section .box{
	width: 527px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 25px 38px;
	position: relative;
}
.answers-section .contain {
	font: bold 13px/25px 'Noto Sans';
	color: #d0214a;
	padding: 27px 35px;
	border: 2px solid #d5d5d5;
	height: 175px;
	overflow: hidden;
	position: relative;
	display: block;
	width: 377px;
	height: 175px;
}
.answers-section a.contain:hover{
	text-decoration: none;
	border-color: #163455
}
.answers-section .contain span.in{
	display: block;
	overflow: hidden;
	height: 50px;
	width: 377px;
	position: absolute;
	left: 35px;
	bottom: 27px;
	font-weight: 400;
	color: #686868;
}
.answers-section .all {
	margin:28px 0 0 0;
}
.answers-section .view-all {
	background: #d0214a;
	color: #fff;
	font: bold 19px/52px 'Noto Sans';
	margin: 0 auto;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	height: 52px;
	width: 267px;
}
.answers-section .view-all span {
	padding: 0 0 0 30px;
}
.answers-section .view-all:hover {
	background: #163455;
	color: #fff; 
}
.answers-section .view-all span:before {
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=3) no-repeat -46px -153px;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	content: '';
	position: absolute;
	left: -7px;
	margin: -14px 0 0;
	top: 50%;
	height: 27px;
	width: 25px;
}
.answers-section .view-all:hover span:before { background-position: -46px -187px; }
/* Initiatives */
.initiatives-section {
	background: url(/bitrix/templates/novinskiy/images/bg-gallery.jpg) no-repeat 50% 0;
	padding-top:40px;
	background-repeat: repeat-y;
}
.initiatives-holder {
	margin: auto;
	max-width: 980px;
	position: relative;
	z-index: 100; 
	padding:0 0 50px 0;
}
.tomain-block {
	display: block;
	width: 52px;
	margin: 0px auto 30px;
	padding-top: 25px;
	text-align: center;
}
.initiatives-section h2.hrad{
	font: bold 40px/39px 'Noto Sans', sans-serif;
	letter-spacing: -0.6px;
	color: #163455;
	text-align: center;
	text-transform: uppercase;
}
.initiatives-section h2.hrad:before{
	content: '';
	background-color: #64879b;
	position: relative;
	margin: 0 auto;
	display: block;
	margin-bottom: 16px;
	left: 3px;
	top: 0;
	height: 3px;
	width: 81px;
}
.initiatives-section h2.hrad:after{
	content: '';
	background-color: #64879b;
	position: relative;
	display: block;
	margin: 60px auto 45px;
	left: 3px;
	top: 0;
	height: 3px;
	width: 81px;
}
.initiatives-section .program-banner {
	width:820px;
	margin:0 auto;
	border:2px solid #c4cad1;
	box-shadow: 4px 4px 0 rgba(222, 222, 222, 1);
	-webkit-box-shadow: 4px 4px 0 rgba(222, 222, 222, 1);
	-moz-box-shadow: 4px 4px 0 rgba(222, 222, 222, 1);
}	
.initiatives-section .program-banner .inner {
	margin:9px;
	background:url(/bitrix/templates/novinskiy/images/initiatives_banner.png?v=1) repeat-y;
	overflow: hidden;
}
.initiatives-section .program-banner .inner .announce {
	/*width:390px;*/
	width: 90%;
	float:right;
	margin:0 30px 0 0;
}
.initiatives-section .program-banner .inner .title {
	font-weight:700;
	font-size:40px;
	line-height:54px;
	color:#163455;
	padding:0 15px 0 0;
	margin:60px 0 40px 0;
	text-transform:uppercase;
}
.initiatives-holder .program-banner .inner .text {
	font-size:14px;
	line-height:26px;
}
.initiatives-holder .all,
.about_dekl .all {
	margin:60px 0 0 0;
}
.initiatives-holder .view-all,
.about_dekl .view-all {
	background: #64879b;
	color: #fff;
	font: bold 19px/52px 'Noto Sans';
	margin: 0 auto;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	height: 52px;
	width: 210px;
}
.initiatives-holder .view-all span,
.about_dekl .view-all span {
	padding: 0 0 0 33px;
}
.initiatives-holder .view-all:hover,
.about_dekl .view-all:hover {
	background: #fff;
	color: #64879b; 
}
.initiatives-holder .view-all span:before,
.about_dekl .view-all span:before {
	background: url(/bitrix/templates/novinskiy/images/sprite.png?v=12) no-repeat -89px -153px;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	content: '';
	position: absolute;
	left: -7px;
	margin: -14px 0 0;
	top: 50%;
	height: 29px;
	width: 29px;
}
.initiatives-section .about_dekl .view-all span:before {
	height:34px;
	background: url(/bitrix/templates/novinskiy/images/document_icon.png?v=14) no-repeat 0 0;
}
.initiatives-holder .view-all:hover span:before { background-position: -89px -183px; }
.initiatives-section .about_dekl .view-all:hover span:before { background-position: 0 -50px; }
.initiatives_building {
	background: url(/bitrix/templates/novinskiy/images/initiatives_building.png) no-repeat 50% 0;
	margin:40px 0 0 0;
	padding:60px 0 0 0;
	height:751px;
}
.initiatives_building h2 {
	color:#fff;
	padding:0 190px;
	font-weight:700;
	font-size:40px;
	line-height:50px;
	text-transform:uppercase;
text-align:center;
}
.initiatives_building h2:before {
	content:'';
	position:relative;
	display:block;
	margin:0 auto 15px;
	background: #fff;
	height:3px;
	width:81px;
}
.initiatives_building .announce {
	width:727px;
	font-size:14px;
	line-height:26px;
	color:#fff;
	margin:80px auto 70px;
	text-align:center;
}
.initiatives_building .cols,
.initiatives_okrug .cols {
	display:inline-block;
	width:100%;
}
.initiatives_building .cols .col {
	float:left;
	width:380px;
	margin:0 0 0 75px;
}
.initiatives_building .cols .col:first-child {
	margin-left:75px;
}
.initiatives_building .cols .col .title {
	font-weight:bold;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
}
.initiatives_building .cols .col .title:after {
	content:'';
	display:block;
	width:68px;
	height:1px;
	background:#fff;
	margin: 25px auto 0;
	*margin:25px 0 0 0;
}
.initiatives_building .cols .col .text {
	margin:50px 0 0 0;
	color:#fff;
	line-height:24px;
}
.initiatives_building .cols .col .btn {
	margin:40px 0 0 0;
	display:inline-block;
}	
.initiatives_okrug {
	background:#f0f0f0;
	padding:58px 0 90px 0;
}
.initiatives_okrug h2 {
	font-weight:700;
	font-size:40px;
	color:#163455;
	text-align:center;
	text-transform:uppercase;
}
.initiatives_okrug h2:before {
	content:'';
	display:block;
	width:81px;
	height:3px;
	background:#d0214a;
	margin:0 auto 10px;
}
.initiatives_okrug .announce {
	width:600px;
	margin:50px auto 50px;
	color:#555555;
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.initiatives_okrug .col {
	float:left;
	width:289px;
	padding:35px 60px 30px 30px;
	background:#fff;
	margin:0 0 0 100px;
	box-shadow: 4px 4px 0 rgba(219, 219, 219, 1);
	-webkit-box-shadow: 4px 4px 0 rgba(219, 219, 219, 1);
	-moz-box-shadow: 4px 4px 0 rgba(219, 219, 219, 1);
}
.initiatives_okrug .col:first-child {
	margin-left:75px;
}
.initiatives_okrug .col .title {
	font-weight:700;
	font-size:20px;
	color:#163455;
	text-transform:uppercase;
	margin:0 0 45px 0;
}
.initiatives_okrug .col .text {
	font-size:13px;
	color:#828181;
	line-height:26px;
	margin:0 0 45px 0;
}
.initiatives_okrug .btn a,
.initiatives_building .btn a {
	display:inline-block;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	padding:0 10px 0 14px;
	background:#d0214a;
	position:relative;
}
.initiatives_okrug .btn a:hover,
.initiatives_building .btn a:hover  {
	color:#fff;
	background:#163455;
}
.initiatives_okrug .btn a span,
.initiatives_building .btn a span {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	width:225px;
	height:33px;
}
.initiatives_okrug .btn a:after,
.initiatives_building .btn a :after {
	content:'';
	display:block;
	height:6px;
	width:6px;
	position:absolute;
	right:10px;
	top:13px;
	background:url(/bitrix/templates/novinskiy/images/sprite.png?v=6) no-repeat -60px -225px;
}
.initiatives_proj {
	background: url(/bitrix/templates/novinskiy/images/initiatives_sev.png) no-repeat 50% 0;
	max-height:784px;
	padding:58px 0 45px 0;
}
.initiatives_proj h2 {
	font-weight:700;
	font-size:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
.initiatives_proj h2:before {
	content:'';
	display:block;
	width:81px;
	height:3px;
	background:#fff;
	margin:0 auto 10px;
}
.initiatives_proj .proj_holder {
	display:inline-block;
	width:100%;
}
.initiatives_proj .proj_holder .proj_one {
	float:left;
	width:450px;
	height:110px;
	margin:70px 76px 0 0;
	border:1px solid #8f99a9;
}
.initiatives_proj .proj_holder .proj_one:nth-child(2n) {
	margin-right:0;
}
.initiatives_proj .proj_holder .proj_one .inner {
	padding:10px;
}
.initiatives_proj .proj_holder .proj_one .inner .img-holder {
	float:left;
	width:148px;
	height:89px;
	overflow:hidden;
	margin:0 32px 0 0;
}
.initiatives_proj .proj_holder .proj_one .inner .title-holder {	
	overflow:hidden;
}
.initiatives_proj .proj_holder .proj_one .inner .title {
	display:table-cell;
	vertical-align:middle;
	height:90px;
}
.initiatives_proj .proj_holder .proj_one a .title {
	color:#fff;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}
.initiatives_proj .proj_holder .proj_one a:hover {
	text-decoration:none;
}
.initiatives_proj .proj_holder .proj_one a:hover .title {
	color:#d0214a;
}
.initiatives_proj .proj_holder .proj_one a:hover .inner {
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	background:#fff;
}
/* Contacts */
.contacts_feedback,
.contacts_announce {
	width:604px;
	*margin:40px auto 10px;
	color:#555555;
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.contacts-section {
	padding:30px 0 50px 0;
}
.contacts-section h2.hrad:after {
	content:'';
	display:block;
	width:81px;
	height:3px;
	background:#64879b;
	margin:57px auto 10px;
}
.maps {
	display:inline-block;
	width:100%;
}
.map_one {
	float:left;
	margin:56px 35px 0 0;
}
.map_one .map_frame {
	width:472px;
	height:287px;
	overflow:hidden;
}
.map_one:nth-child(2n) {
	margin-right:0;
}
.map_one .title {
	color:#163455;
	font-weight:700;
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 25px 0;
	padding:0 20px 0 0;
}
.map_one .address {
	margin:25px 0 0 0;
	color:#555555;
	line-height:26px;
}
/* Questions and answers */
.art-holder.question-list {
	letter-spacing:0;
	margin-top:50px;
}
.question-list  .slide {
	float:left;
	width: 490px;
	margin:5px 0 0 37px;
}
.question-list .slideholder {
	margin:0 -38px;
	overflow: hidden;
}
.question-list .box{
	width: 527px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 25px 38px;
	position: relative;
}
.question-list .contain {
	font: bold 13px/25px 'Noto Sans';
	color: #d0214a;
	padding: 27px 35px;
	border: 2px solid #d5d5d5;
	height: 175px;
	overflow: hidden;
	position: relative;
	display: block;
	width: 377px;
	height: 175px;
}
.question-list a.contain:hover{
	text-decoration: none;
	border-color: #163455
}
.question-list .contain span.in{
	display: block;
	overflow: hidden;
	height: 50px;
	width: 377px;
	position: absolute;
	left: 35px;
	bottom: 27px;
	font-weight: 400;
	color: #686868;
}
.article-post.article-question span.ar {
	font: bold 13px/25px 'Noto Sans', sans-serif;
	color: #d0214a;
}
.area.question-list {
	letter-spacing:0;
}
.article-text.project-text {
	padding-bottom:30px;
}
.article-post .date {
	color:#333;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 16px;
	text-transform: uppercase;
}
section.news-list  ul.page2 li a {
	border-color:#fff;
	color:#fff;
	background-color:transparent;
}
section.news-list  ul.page2 li a:hover {
	background-color: #d0214a;
}
section.news-list  ul.page2 li a.next {
	background-position: -201px 1px;
}
section.news-list  ul.page2 li a.prev {
	background-position: -266px 1px;
}
#i1 {
	position:absolute;
	margin:-104px 0 0 0;
}
#i2 {
	position:absolute;
	margin:-143px 0 0 0;
}

/* cusel */
.cusel { /* общий вид селекта включая стрелку справа */
	height: 26px;
	float: right;
	position: relative;
	z-index: 1;
	top: -23px;
	background: none;
	border: none;
	font-size:12px;
	border-bottom: 1px dashed;
	cursor: pointer;
}
.cuselFrameRight { /* левая чсть селект. обыно скругление и левая граница */
	position: absolute;
	z-index: 2;
	top: 11px;
	right: 0;
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid #333;
}
.cuselText { /* контейнер для отображенного текста селект */
	height: 14px;
	padding: 6px 0 4px 0; /* подбираем отступы и высоту для видимого текста в селекте */
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 1;
	font: 12px "Noto Sans", sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}
* html .cuselText { /* высота блока для текста для ие6 */
	height: 22px;
}
.cusel span { /* оформление оптиона */
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 0px 15px 0px 5px; /* паддинг справа - это отступ текста от ползунка */
	zoom: 1;
}
.cusel span:hover,
.cusel .cuselOptHover { /* реакция оптиона на наведение */
	background: #d0214a;
	color: #fff;
}
.cusel .cuselActive { /* оформление активного оптиона в списке */
	background: #d0214a;
	color: #fff;
	cursor: default;
}
.cuselOpen {
	z-index: 999;
}
/*
	styles for disabled select
*/
.classDisCusel,
.classDisCusel .cuselFrameRight {
	background-image: url(/bitrix/templates/novinskiy/../images/selects-2-dis.png) !important;
	cursor: default;
	color: #ccc;
}
.classDisCusel .cuselText {
	cursor: default;
}
/*
	styles for scrollbar
*/
.cusel .cusel-scroll-wrap { /* контейнер для блока с прокруткой */
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff; /* фон выпадающего списка */
	min-width: 100%;
	width: auto;
}
.cusel .jScrollPaneContainer {
	position: relative;
	z-index: 5;
	border: 1px solid #999; /* границы выпадающего спиcка */
}

.cusel .jScrollPaneTrack { /* трек для ползунка прокрутки */
	height: 100%;
	width: 7px !important;
	background: #ccc;
	position: absolute;
	top: 0;
	right: 4px;
}
.cusel .jScrollPaneDrag { /* ползунок */
	position: absolute;
	background-position: -40px -26px;
	cursor: pointer;
	width: 15px !important;
	height: 27px !important;
	right: -4px;
}

.cusel .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.cusel .jScrollArrowUp { /* стрелка вверх */
	position: absolute;
	top: 0;
	right: 2px;
	width: 26px;
	height: 12px;
	cursor: pointer;
	overflow: hidden;
}
.cusel .jScrollArrowDown { /* стрелка вниз */
	width: 25px;
	height: 12px;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 3px;
	cursor: pointer;
	overflow: hidden;
}
.public-section span.short {
	margin:0 auto 45px;
}
.gallery-section .gal-holder h2 {
	padding-top:0;
}
.pressber .art-holder {
	padding-bottom:50px;
}
.article-post.project-view-all .view-all {
	margin:0;
}
.pressber.detail {
	padding-bottom:90px;
}
.popup .centered-text {
	padding:25px 30px;
	color: #555555;
	font-size: 14px;
	line-height: 26px;
	text-align:center;
}
.popup.popupOk {
	min-width:300px;
	max-width:500px;
	height:100px;
}
#tabs2 .video-box-holder {
	margin:-45px 0 0 0;
}
.bf-section {
	background: url(/bitrix/templates/novinskiy/images/bf_back.png?v=2) no-repeat 50% 0;
}
.bf-holder {
	margin: auto;
	max-width: 980px;
	position: relative;
	z-index: 100; 
	padding:0 0 50px 0;
}	
.bf-holder h2 {
	color: #163455;
	margin: 0 0 25px;
	position: relative;
	text-transform: uppercase; 
	text-align:center;
}
.bf-holder h2:before {
	background: #d0214a;
	content: '';
	position: relative;
	display: block;
	margin: 0 auto 15px;
	left: 0;
	top: 3px;
	height: 3px;
	width: 81px; 
}
.bf-holder h2 span {
	color: #d0214a;
	display: block;
	font: 21px/26px 'Noto Sans',sans-serif;
	margin: 0 0 1px; 
}
.bf-holder h2 strong {
	display: block;
	font: bold 40px/46px 'Noto Sans',sans-serif;
	letter-spacing: -1px; 
}
.bf-holder .tomain-block {
	margin-bottom:5px;
}
.bf-holder .tomain-block a {
	font: 13px/26px 'Noto Sans', sans-serif;
	color: #d1224b;
	text-decoration: underline;
}
.bf-holder .logos {
	margin:55px auto;
}
.bf-holder .det {
	width:900px;
	margin:0 auto 25px;
	color:#000000;
	font: 15px/32px 'Noto Sans', sans-serif;
	text-align:center;
}
.bf-holder .link-web {
	background: #d0214a;
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	color: #fff;
	font: bold 19px/52px 'Noto Sans', sans-serif;
	height: 52px;
	width: 267px;
	margin: 40px auto 50px; 
}
.bf-holder  .link-web:hover { background: #2c5480; }
.bf-holder  .link-web span { padding: 0 0 0 8px;left: 12px; }
.bf-holder  .link-web span:before {
	background: url(/bitrix/templates/novinskiy/images/sprite.png) no-repeat -105px -80px;
	content: '';
	position: absolute;
	left: -25px;
	top: 50%;
	margin: -11px 0 0;
	height: 20px;
	width: 20px; 
}
.initiatives_building.activity_nd {
	margin:0;
}
.activity_nd ul.breadcrum,
.gallery-section {
	padding-top:0;
	padding-bottom:25px;
}
.about_dekl {
	background: url(/bitrix/templates/novinskiy/images/personal-information_1920-2.jpg) no-repeat 50% 50%;
	margin:40px 0 0 0;
	padding:60px 0 0 0;
	height:542px;
	position: relative;
}
.about_dekl h2 {
	color:#fff;
	padding:0 190px;
	font-weight:700;
	font-size:40px;
	line-height:50px;
	text-transform:uppercase;
	text-align:center;
}
.about_dekl h2:before {
	content:'';
	position:relative;
	display:block;
	margin:0 auto 15px;
	background: #fff;
	height:3px;
	width:81px;
}
.about_dekl .announce {
	width:727px;
	font-size:14px;
	line-height:26px;
	color:#fff;
	margin:80px auto 70px;
	text-align:center;
}
.search-result .search-page {
	display: block;
	width: 980px;
	margin: 0 auto;
	padding-top: 36px;
	padding-bottom:30px;
}
.search-page .form-holder {
	height: 22px;
	width: 252px;
	background-color: #64879b;
}
.form-holder input[type="text"] {
	float:left;
	width:220px;
	height:18px;
	padding:2px 5px;
	border:0;
	background:none;
	color:#fff;
}
.form-holder input[type="submit"] {
	float:right;
	background: url('/bitrix/templates/novinskiy/images/sprite.png') no-repeat;
	background-position: -135px -82px;
	width: 19px;
	height: 18px;
	margin: 3px 1px 1px;
	cursor: pointer;
	border: 0;
	font-size:0;
}
.search-one {
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #a7a7a7;
}
.search-one .url-holder {
	margin:0 0 6px 0;
}
.search-one .url-section {
	margin:0 0 12px 0;
}
.search-one .url-holder a, 
.search-one .url-section a {
	color: #64879b;
	font: 13px/26px 'Noto Sans';
	text-decoration: underline;
}
.search-one .url-section a {
	color:#b6b6b6;
}
.search-one .url-holder a:hover,
.search-one .url-section a:hover {
	text-decoration:none;
}
.search-one .date {
	color: #333;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.search-one .announce {
	margin:0 0 15px 0;
}
.left-col {
	float:left;
}
.initiatives_building.activity_nd .col .text {
	font-size:18px;
}
.answers_accordion ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.answers_accordion li {
	list-style: none;
	margin: 0 0 20px;
}
.answers_accordion__link {padding: 0 0 0 10px;}
.answers_accordion__main .answers_accordion__link:before {
	color: #f3e5cc;
}
.answers_accordion__link:before {
	content: '•';
	display: inline-block;
	margin-left: -10px;
	color: #606065;
}
.answers_accordion .answers_accordion__answer {
	display: none;
	padding: 15px 0 0;
	color: #000;
    font-weight: 400;
}
.answers_accordion.answers_accordion__main .answers_accordion__answer {
	color: #fff;
}
.answers_accordion .answers_accordion__link a {
   	color: #606065;
    font: bold 13px/25px "Noto Sans";
}
.answers_accordion.answers_accordion__main .answers_accordion__link a {
	color: #f3e5cc;
}
.initiatives-post__text {
	padding-bottom: 50px;
}
.gallery h2 span:first-child {background: #0066cc;}
.gallery h2 span:last-child {background: #ffcc00;}
.login-list {
	float: right;
	color: #fff;
	margin: 0 15px 0 0;
	padding: 0;
}
.login-list a {color:#fff;}
.login-list a:hover {text-decoration: underline;}
.login-list li {
	display: inline-block;
	padding: 0 10px 0 0;
	line-height: 24px;
	position: relative;
}
.login-list li:first-child:after {
	position: absolute;
	content: ' | ';
	top: 0;
	right: 0px;
	color: #fff;
}
.section-list__custom {padding-bottom: 80px;}
.section-list__custom .art-holder .blokpost {margin-top: 30px;}
.noBackground {background:none!important;}
h2.main {padding: 0;}
.art-holder__initiatives.art-holder .blokpost {margin-top: 40px;}
.form.form__comment .btn-form {float:left;}
.form.form__comment {padding-bottom: 50px;}
.comments-list li {
	list-style: none;
}
.gallery.gallery__main {background: #ceb58b;}
.about__main {
	position: relative;
	background: url(/bitrix/templates/novinskiy/images/background_grey.png) repeat-y 0 0;
	padding: 94px 0 100px;
	color: #fff;
}
.about__main-list ul {
	overflow: hidden;
	margin: 0 -88px 0 0;
}
.about__main-list li {
	width: 268px;
	float: left;
	list-style: none;
/*margin-right: 88px;*/
margin-right: 73px;
}
.about__main-list li:before {
	content:'';
	display: block;
	width: 82px;
	height: 2px;
	margin: 0 auto 25px;
	background: #fff;
}
.about__main-inner-holder {
	border: 2px solid #fff;
}
.about__main-inner {
	padding: 28px 34px;
}
.about__main-list h3 {
	font: 700 24px/1 'Noto Sans', sans-serif;
	text-align: center;
	margin: 0 0 27px;
	text-transform: uppercase;
}
.about__main-list h3 span {
	color: #ddb979;
	font-weight: 400;
}
.about__main-inner h4 {
	text-transform: uppercase;
}
.form_about .row {
	margin: 0 0 18px;
}
.form_about label {
	display: block;
	margin: 0 0 6px;
	text-transform: uppercase;
	font: 700 15px/1 'Noto Sans', sans-serif;
}
.form_about .input-holder input,
.form_about .input-holder textarea {
	width: 190px;
	padding: 3px;
	background: #fff;
	border: none;
}
.form_about .input-holder textarea {height: 120px;}
.form_about .input-holder .input-placeholder-text {
	padding: 2px 0 2px 4px;
	font-size: 12px;
	font-style: italic;
	color: #999!important;
}
.input-holder__submit input {
	width: 196px;
	padding: 14px 0 16px;
	color: #fff;
	background: #64879b;
	border: none;
	border-radius: 3px;
	font: 700 20px/1 'Noto Sans', sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.7s ease 0s;
}
.news .cycle-gallery .post-holder {
	border-color: #3e4046;
	color: #3e4046;
}
.form .btn-form:hover,
.input-holder__submit input:hover {
	background: #fff;
	color: #64879b;
}
.news .cycle-gallery a.btn-prev,
.news .cycle-gallery a.btn-next {
	background-color: transparent;
}
.news .cycle-gallery a.btn-prev:hover,
.news .cycle-gallery a.btn-next:hover {
	background-color: #b2b2b2;
 }
.art-holder .cycle-gallery__section .blokpost {width: 347px;}
.about_dekl__inner {
	position: relative;
	z-index: 1;
}
.gallery .slide.active {z-index: 2;}
.about__main-text a {color: #fff;}
.about__main-text a:hover {text-decoration: underline;}
.article-text a,
.address a,
.art-holder__initiatives .text__inner a,
.art-holder .block .text__inner a {
	color: #64879b;
}
.article-text a:hover,
.address a:hover,
.art-holder__initiatives .text__inner a:hover,
.art-holder .block .text__inner a:hover {
	text-decoration:underline;
}
h1.main.isElement {text-align: left;}
.art-holder__link:hover, .art-holder__link:hover h2, .link__main:hover h2, .next-prev__article a:hover { text-decoration: underline; }
.art-holder__initiatives a:hover {text-decoration: none;}
.program-banner__image {
	float: left;
	width: 380px;
}
.program-banner .text ul > li > ul,
.program-banner .text ul > ul {
	padding: 0 0 0 20px;
}
.program-banner .text ul > li > ul > li,
.program-banner .text ul > ul > li {
	list-style-type: circle;
}
.initiatives-holder .content-press {padding: 0 0 25px;}
.program-banner .text a {color: #64879b;}
.program-banner .text a:hover,
.news .cycle-gallery .post-holder .text__inner a {text-decoration: underline;}
.art-holder .block .link__main:hover, 
.news .cycle-gallery .post-holder .text__inner a:hover,
.news .cycle-gallery .post-holder .link__main:hover {text-decoration: none;}

.next-prev {
	width: 100%;
	margin: 30px 0;
	display: inline-block;
}
.next-prev > div {
	padding: 24px 29px 27px;
	background: #fff;
	width: 355px;
	box-shadow: 4px 4px 0 rgba(40, 40, 40, 0.15);
}
.next-prev > div.next-prev__prev {float: left;}
.next-prev > div.next-prev__next {float: right;}
.next-prev__article a {
	color: #64879b;
    font: bold 14px/18px "Noto Sans";
    margin: 0 0 16px;
    word-spacing: 2px;
}
.next-prev__title {
	color: #163455;
    font: 700 18px/20px "Noto Sans", sans-serif;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.news__main .news-holder .postump-holder {
	margin-top: -40px;
}
.rss-icon {
    background: #64879b url("/bitrix/templates/novinskiy/images/rss_sprite.png") no-repeat scroll 3px 1px;
    display: inline-block;
    float: right;
    height: 30px;
    margin: -36px 40px 0 0;
    width: 30px;
    transition: all 0.7s ease 0s;
}
.rss-icon a {
	display: block;
	height: 100%;
	font-size: 0;
}
.rss-icon:hover {
	background-color: #fff;
	background-position: 3px -41px;
}
.news__main .rss-icon {
	position: relative;
	margin-top:-35px;
}
.content-form form,
.content-form div.bx-auth {margin-bottom: 0;}
.content-form.login-form, .content-form.register-form, .content-form.forgot-form {padding: 0 0 30px;}
.field.field-option label {
	display: inline-block;
	margin: 0 0 0 7px;
}
.field.field-option, 
.field.field-button.input-holder__submit {margin: 0 0 18px;}
.search-list {padding: 0 0 20px;}
.search-list .search-one:last-child {
	border: none;
	margin: 0;
}
.search-list .search-one .link {
	margin: 0 0 7px;
}
.search-list .search-one .link a {
	color: #64879b;
	font-weight: 700;
}
.form_about .row-help label {font-size: 13px;cursor:pointer;}
.form_about .row-help input, .row-help2 input {float: left; margin: 0 10px 0 0;}
.row_captcha.row .input-holder {margin-top: 5px;}
.row-help2 {overflow: hidden;}
.row-help2 label {
	float: left;
	padding: 14px 0 0;
	font: 700 13px/1 "Noto Sans",sans-serif;
	cursor:pointer;
}
.question-holder .row-help2 {color: #fff;}
#asd_subscribe_res {background: #fff; padding: 4px;}
.facebook-group {
    position: relative;
    top: -20px;
}
.facebook-group a{color: #fff;}
address .facebook-group a:after{
content: "";
width: 34px;
height: 34px;
display:inline-block;
background: url("/bitrix/templates/novinskiy/images/icon-facebook.png") no-repeat scroll 0 0;
margin-left:8px;
position: relative;
top: 11px;
}
.btn-next.disabled, .btn-prev.disabled{
	display: none;
}
.gal-holder .photo-title {
	color: #000;
	text-align: center;
	margin: 10px 5px 0;
}

.news_count{
	overflow:hidden;
}

.news_count ul{
	margin:0;
	overflow:hidden;
    margin: auto;
    width: 28%;
}

.news_count ul li{
	float:left;
	margin-left:10px;
	list-style-type:none;
}

.news_count ul li a{
	color:#5a5a5a;
	text-decoration:underline;
}

.news_count ul li a:hover{
	text-decoration:none;
}

.news_count ul li a.active{
	text-decoration:none;
	cursor: default;

}

.video-box .photo-title{
	margin-top:0;
}

.content-press .subscribe-news .postump-holder {
    margin-top: 0;
}
.subscribe-news .subscribe-popup {
    bottom: 25px;
	top: inherit;
}
.rss-icon{
	display: none;
}
/* End */
/* /bitrix/templates/novinskiy/styles.css?1565376343657 */
/* /bitrix/templates/novinskiy/template_styles.css?1566936461129575 */
