

/* Start:/bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/style.css?15072928766302*/
.deputy_detail_photo{
	position: relative;
	display: inline-block;
	width: 300px; height: auto;
	vertical-align: top;
	margin: 0 30px 30px 0;
	border: solid 1px #eaeaea;
	border-radius: 7px;
	overflow: hidden;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.3);
	background: #fff;
}
body.sv_y .deputy_detail_photo{
	display: none;
	background: transparent;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #000;
}
img.sv_y_img{
	display: none;
}
body.sv_y.ni_y img.sv_y_img{
	display: inline-block;
	float: left;
	margin: 0 25px 10px 0;
}
body.sv_y.cs_2 .deputy_detail_photo,
body.sv_y.cs_3 .deputy_detail_photo{
	border: 1px solid #fff;
}
	body.sv_y.ni_n .deputy_detail_photo > img{
		display: none;
	}
	.deputy_detail_photo div{
		position: relative;
		width: 90%;
		margin: 15px auto 15px auto;
	}
	.deputy_detail_photo > div > a{
		position: relative;
		display: block;
		width: 50%;
		float: left;
		line-height: 21px;
		background-position: left center;
		background-repeat: no-repeat;
		padding-left: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	body.sv_y .deputy_detail_photo > div > a{
		display: inline-block;
		width: auto;
		float: none;
	}
	body.sv_y .deputy_detail_photo > div > a:nth-of-type(1n+2){
		margin-left: 50px;
	}
	body.sv_y.fs_2 .deputy_detail_photo > div > a,
	body.sv_y.fs_3 .deputy_detail_photo > div > a,
	body.sv_y.Ls_2 .deputy_detail_photo > div > a,
	body.sv_y.Ls_3 .deputy_detail_photo > div > a{
		display: block;
		width: 33%;
		float: left;
		line-height: 35px;
	}
	body.sv_y.fs_2 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.fs_3 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.Ls_2 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.Ls_3 .deputy_detail_photo > div > a:nth-of-type(1n+2){
		margin-left: 0;
	}
	.deputy_detail_photo > div > a.fb{
		background-image: url(/bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/images/facebook_ico.jpg);
	}
	.deputy_detail_photo > div > a.tw{
		background-image: url(/bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/images/twitter_ico.jpg);
	}
	.deputy_detail_photo > div > a.in{
		background-image: url(/bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/images/instagram_ico.jpg);
	}
	.deputy_detail_photo > div > a.yt{
		background-image: url(/bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/images/youtube_ico.jpg);
		background-size: 20px;
	}
	.deputy_detail_photo > div > a.ok{
		background-image: url(/bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/images/ok_ico.jpg);
	}
	.deputy_detail_photo > div > a.vk{
		background-image: url(/bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/images/vk_ico.jpg);
	}
	body.sv_y.ni_n .deputy_detail_photo > div > a,
	body.sv_y.cs_2 .deputy_detail_photo > div > a,
	body.sv_y.cs_3 .deputy_detail_photo > div > a{
		background-image: none;
		padding-left: 0;
	}
.deputy_detail_text{
	position: relative;
	display: inline-block;
	width: 660px; height: auto;
}
body.sv_y .deputy_detail_text{
	width: auto;
	display: block;
}
	@media screen and (min-width: 1217px){
		.deputy_detail_text{
			width: 860px;
		}
		body.sv_y .deputy_detail_text{
			width: auto;
		}
	}
.deputy_detail_photo2{
	display: none;
}
body.sv_y .deputy_detail_photo2{
	display: block;
	background: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: none;
	margin-top: 25px;
	border: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-radius: 0;
}
body.sv_y .deputy_detail_photo2 div{
	width: 100%
}
body.sv_y.cs_2 .deputy_detail_photo2,
body.sv_y.cs_3 .deputy_detail_photo2{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.deputy_detail_list{
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}
	.main_deputy_tabs{
		width: 100%;
	}
	.main_deputy_contents{
		width: 100%; height: auto;
	}
body.sv_y.ni_n .deputy_detail_photo div img{
	display: none;
}

.main_deputy_yavka_wrap{
	margin: 20px 0 20px 20px;
}
	.main_deputy_yavka_title{
		font-size: 16px;
	}

/********** АДАПТИВНЫЕ СТИЛИ (начало)**********/
@media screen and (min-width:768px) and (max-width:1030px){
	body.sv_y .deputy_detail_photo > div > a{
		display: block;
		width: 25%;
		float: left;
		line-height: 30px;
	}
	body.sv_y .deputy_detail_photo > div > a:nth-of-type(1n+2){
		margin-left: 0;
	}
	body.sv_y.fs_2 .deputy_detail_photo > div > a,
	body.sv_y.fs_3 .deputy_detail_photo > div > a,
	body.sv_y.Ls_2 .deputy_detail_photo > div > a,
	body.sv_y.Ls_3 .deputy_detail_photo > div > a{
		display: block;
		width: 50%;
		float: left;
		line-height: 35px;
	}
	body.sv_y.fs_2 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.fs_3 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.Ls_2 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.Ls_3 .deputy_detail_photo > div > a:nth-of-type(1n+2){
		margin-left: 0;
	}
}
@media(max-width:1030px){
	.deputy_detail_photo{
		float: left;
		border: none;
		box-shadow: none;
		border-radius: 0;
		padding-top: 5px;
	}
	body.sv_y .deputy_detail_photo{
		padding-top: 0;
	}
	.deputy_detail_photo div{
		width: 96%;
	}
	.deputy_detail_text{
		display: block;
		width: auto;
		margin-left: 332px;
	}
	body.sv_y .deputy_detail_text{
		margin-left: 0;
	}
}
@media(max-width:767px){
	body.sv_y.ni_y img.sv_y_img{
		float: none;
		width: 100%; height: auto;
	}
	.deputy_detail_photo{
		margin: 0 0 25px 0;
		padding-bottom: 10px;
		width: 100%;
		border-bottom: 1px solid #e4e4e4;
		float: none;
	}
	body.sv_y .deputy_detail_photo > div > a{
		display: block;
		width: 50%;
		float: left;
		line-height: 30px;
	}
	body.sv_y .deputy_detail_photo > div > a:nth-of-type(1n+2){
		margin-left: 0;
	}
	body.sv_y.fs_2 .deputy_detail_photo > div > a,
	body.sv_y.fs_3 .deputy_detail_photo > div > a,
	body.sv_y.Ls_2 .deputy_detail_photo > div > a,
	body.sv_y.Ls_3 .deputy_detail_photo > div > a{
		display: block;
		width: 100%;
		float: left;
		line-height: 35px;
	}
	body.sv_y.fs_2 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.fs_3 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.Ls_2 .deputy_detail_photo > div > a:nth-of-type(1n+2),
	body.sv_y.Ls_3 .deputy_detail_photo > div > a:nth-of-type(1n+2){
		margin-left: 0;
	}
	.deputy_detail_photo > img{
		position: relative;
		width: 100%; height: auto;
	}
	.deputy_detail_text{
		margin-left: 0;
	}
}
/********** АДАПТИВНЫЕ СТИЛИ (конец)**********/
/* End */


/* Start:/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_receptions/style.css?15046139522784*/
div.main_reception_receptions{
	position: relative;
	display: block;
	width: auto; height: auto;
	padding: 25px;
	font-size: 16px;
	line-height: 24px;
	color: rgb(104,104,104);
}
body.sv_y div.main_reception_receptions{
	color: inherit;
	font-size: inherit;
	line-height: normal;
}
	div.main_reception_receptions td.main_reception_receptions_address{
		font-size: 18px;
	}
	body.sv_y div.main_reception_receptions td.main_reception_receptions_address{
		font-size: inherit;
	}
	div.main_reception_receptions span{
		font-weight: 600;
	}
	span.main_reception_receptions_showmap{
		color: rgb(126,33,33);
		border-bottom: dashed 1px rgb(126,33,33);
		cursor: pointer;
		font-weight: 400!important;
	}
	body.sv_y span.main_reception_receptions_showmap{
		color: inherit;
		border-bottom: dashed 1px #000;
	}
	body.sv_y.cs_2 span.main_reception_receptions_showmap,
	body.sv_y.cs_3 span.main_reception_receptions_showmap{
		border-bottom: dashed 1px #fff;
	}
	.main_reception_receptions_showmap img.sv_y{
		display: none;
	}
	body.sv_y .main_reception_receptions_showmap img.sv_n{
		display: none;
	}
	body.sv_y .main_reception_receptions_showmap img.sv_y{
		display: inline-block;
	}
	body.sv_y.cs_2 .main_reception_receptions_showmap img,
	body.sv_y.cs_3 .main_reception_receptions_showmap img{
		display: none;
	}
	body.sv_y.cs_2 .main_reception_receptions_showmap img.sv_y.cs_2,
	body.sv_y.cs_3 .main_reception_receptions_showmap img.sv_y.cs_3{
		display: inline-block;
	}
div.main_reception_receptions_ymap_point{
	position: absolute;
	width: 400px; height: 400px;
	top: 0px; right: 0px;
	font-size: 14px;
	background: #fff url(/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_receptions/images/ajax-loader.gif) center center no-repeat;
	box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.3);
	border-radius: 7px;
	padding: 10px !important;
	z-index: 110 !important;
	display: none;
}
div.main_reception_receptions_ymap_point_close{
	position: absolute;
	top: -15px; right: -15px;
	width: 35px; height: 35px;
	background: url(/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_receptions/images/main_reception_receptions_ymap_point_close.png) left top no-repeat;
	z-index: 120 !important;
	font-size: 0px;
	cursor: pointer;
}
body.sv_y div.main_reception_receptions_ymap_point_close{
	background: url(/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_receptions/images/main_reception_receptions_ymap_point_close2.png) left top no-repeat;
}
body.sv_y.cs_2 div.main_reception_receptions_ymap_point_close,
body.sv_y.cs_3 div.main_reception_receptions_ymap_point_close{
	background: url(/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_receptions/images/main_reception_receptions_ymap_point_close3.png) left top no-repeat;
}







/********** АДАПТИВНЫЕ СТИЛИ (начало)**********/
@media(max-width:767px){
	div.main_reception_receptions{
		padding: 0;
	}
}
/********** АДАПТИВНЫЕ СТИЛИ (конец)**********/
/* End */


/* Start:/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_press_slider/style.css?16176417117520*/
.deputy_nopress{
	margin: 30px;
	font-size: 16px;
}

.deputy_detail_list{
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}
	.main_deputy_tabs{
		width: 100%;
	}
	.main_deputy_contents{
		width: 100%; height: auto;
	}

body.sv_y .deputy_nopress{
	display: none;
}
.main_press_slider{
	position: relative;
	width: 952px; height: 217px;
	margin: 30px auto 0 auto;
	overflow: hidden;
}
body.sv_y .main_press_slider{
	display: none;
}
	@media screen and (min-width: 1217px){
		.main_press_slider{
			width: 1127px; height: 260px;
		}
	}
	.main_press_slider_larrow{
		position: absolute;
		top: 80px; left: 4px;
		width: 18px; height: 30px;
		background: url(/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_press_slider/images/main_press_slider_larrow.png) left top no-repeat;
		cursor: pointer;
	}
	body.sv_y .main_press_slider_larrow{
		display: none;
	}
		@media screen and (min-width: 1217px){
			.main_press_slider_larrow{
				top: 98px; left: 10px;
			}
		}
	.main_press_slider_rarrow{
		position: absolute;
		top: 80px; right: 4px;
		width: 18px; height: 30px;
		background: url(/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_press_slider/images/main_press_slider_rarrow.png) left top no-repeat;
		cursor: pointer;
	}
	body.sv_y .main_press_slider_rarrow{
		display: none;
	}
		@media screen and (min-width: 1217px){
			.main_press_slider_rarrow{
				top: 98px; right: 10px;
			}
		}
	.main_press_slider_wrap{
		position: absolute;
		width: 12000px; height: 226px;
	}
	.main_press_slider_viewall{
		position: absolute;
		bottom: 0px; right: 0px;
		width: auto; height: 18px;
		font-style: italic;
	}
	
.main_press_slider_item{
	position: relative;
	display: inline-block;
	width: 183px; height: 190px;
	margin: 0px 1px; padding: 0px;
	
	border: solid 1px rgb(231,231,231);
	border-radius: 7px;
	background: #ececec;
}
	@media screen and (min-width: 1217px){
		.main_press_slider_item{
			width: 218px; height: 226px;
			margin: 0px 1px; padding: 0px;
		}
	}
	.main_press_slider_item_img{
		position: absolute;
		top: 0px; left: 0px;
		width: 183px; height: 104px;
		border-bottom: solid 2px rgb(183,0,51);
		border-radius: 7px 7px 0 0;
		overflow: hidden;
		background-size: 100% auto;
	}
		@media screen and (min-width: 1217px){
			.main_press_slider_item_img{
				width: 218px; height: 124px;
			}
		}
		.main_press_slider_item_img img{
			width: 100%; height: 100%;
		}
	.main_press_slider_item_date{
		position: absolute;
		top: 0px; right: 0px;
		width: 114px; height: 24px;
		padding-top: 1px;
		background: url(/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_press_slider/images/main_press_item_date.png) left top no-repeat;
		text-align: center;
		color: #fff;
		font-size: 16px;
	}
	.main_press_slider_item_link{
		position: absolute;
		top: 117px; left: 12px;
		width: 160px; height: 58px;
		overflow: hidden;
	}
		@media screen and (min-width: 1217px){
			.main_press_slider_item_link{
				top: 140px; left: 14px;
				width: 192px; height: 70px;
			}
		}
		.main_press_slider_item_link a{
			font-size: 12px;
			color: rgb(90,90,90);
			font-style: italic;
			text-decoration: none;
			line-height: 14px;
		}
			@media screen and (min-width: 1217px){
				.main_press_slider_item_link a{
					font-size: 14px;
				}
			}
		.main_press_slider_item_link a:hover{
			text-decoration: underline;
		}





div.main_press_slider_navi{
	display: none;
	position: relative;
	width: 100%; height: auto;
	text-align: center;
}
div.main_press_slider_navi div.nav_punct{
	position: relative;
	display: inline-block;
	width: 22px; height: 22px;
	border-radius: 11px;
	background-color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 0 0 1px #4a4a4a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 15px 4px 35px 9px;
	cursor: pointer;
}
div.main_press_slider_navi div.nav_punct.active{
	background-color: #4a4a4a;
}
div.main_press_slider_navi_xs{
	display: none;
	position: relative;
	width: 100%; height: auto;
	text-align: center;
	padding: 15px 10px 40px 10px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.main_press_slider_navi_xs div.xs_nav_punct{
	position: relative;
	width: 35px; height: 35px;
	line-height: 35px;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	font-size: 24px;
	color: #871d1d;
	border: 1px solid #871d1d;
	cursor: pointer;
	margin-left: 30px;
}
div.main_press_slider_navi_xs div.xs_nav_punct.active{
	color: #fff;
	background-color: #871d1d;
	cursor: auto;
}
div.main_press_slider_navi_xs div.xs_nav_punct:first-child{
	margin-left: 0;
}




/********** АДАПТИВНЫЕ СТИЛИ (начало)**********/
@media(max-width:1030px){
	.main_press_slider_larrow, .main_press_slider_rarrow{
		display: none;
	}
	.main_press_slider{
		width: 730px; height: auto;
	}
	.main_press_slider_wrap{
		position: relative;
		width: 12000px; height: 232px;
		overflow: hidden;
	}
	.main_press_slider_viewall{
		position: relative;
		right: auto; bottom: auto;
		width: 100%; height: 1px;
		background-color: #962c2c;
		margin-bottom: 20px;
	}
	.main_press_slider_viewall > img{
		display: none;
	}
	.main_press_slider_viewall > a{
		position: relative;
		display: block;
		top: -20px;
		width: 185px; height: 40px;
		line-height: 38px;
		text-align: center;
		background-color: #fff;
		border: 1px solid #962c2c;
		border-radius: 5px;
		color: #962c2c;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-transform: uppercase;
		font-style: normal;
	}
	.main_press_slider_item {
		width: 355px; height: 230px;
		margin-right: 10px;
		overflow: hidden;
	}
	div.main_press_slider_navi{
		display: block;
	}
	.main_press_slider_item_img{
		top: 0; right: 0; left: 0; bottom: 0;
		width: auto; height: auto;
		background-position: center center;
		border-bottom: none;
		border-radius: 7px;
		background-size: 100% auto;
	}
	.main_press_slider_item_date, .main_press_slider_item_video_date{
		top: 0;
		width: 140px; height: 27px;
		line-height: 24px;
		background-size: 100% 100%;
		font-size: 16px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 15px;
	}
	.main_press_slider_item_link, .main_press_slider_item_video_link{
		left: 0; right: 0; bottom: 0;
		top: auto;
		min-height: 68px;
		padding: 20px;
		background-color: rgba(0,0,0,0.6);
		width: auto; height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main_press_slider_item_link a, .main_press_slider_item_video_link a{
		color: #fff;
		font-size: 16px;
	}
	.main_press_slider_item_link a:hover, .main_press_slider_item_video_link a:hover{
		color: #fff;
	}
	.main_press_slider_item_play{
		top: 35%;
	}
}
@media(max-width:767px){
	.main_press_slider{
		width: 100%;
	}
	.main_press_slider_viewall{
		background-color: transparent;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}
	.main_press_slider_viewall > a{
		width: 100%;
	}
	.main_press_slider_wrap{
		width: 100%;
		height: 474px;
	}
	.main_press_slider_item{
		width: 100%;
		margin: 0 0 10px 0;
		border-radius: 0;
		border: none;
	}
	.main_press_slider_item_img{
		border-radius: 0;
	}
	.main_press_slider_item_img img{
		height: auto;
	}
	.main_press_slider_navi{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}
	div.main_press_slider_navi{
		display: none;
	}
	div.main_press_slider_navi_xs{
		display: block;
	}
}
/********** АДАПТИВНЫЕ СТИЛИ (конец)**********/
/* End */


/* Start:/bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_press_slider_sv_y/style.css?15046139523062*/

div.main_press_sv_y_wrap{
	display: none;
	position: relative;
	width: 90%; height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
body.sv_y .main_press_sv_y_wrap{
	display: block;
}
	@media screen and (min-width: 1217px){
		div.main_press_sv_y_wrap{
			width: 90%;
		}
	}
div.main_press_sv_y_wrap_item{
	position: relative;
	width: 33.3333%; height: auto;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.sv_y.ls_2 div.main_press_sv_y_wrap_item{
	letter-spacing: 4px;
}
body.sv_y.ls_3 div.main_press_sv_y_wrap_item{
	letter-spacing: 7px;
}
div.main_press_sv_y_wrap_item:nth-of-type(1){
	padding-right: 10px;
}
div.main_press_sv_y_wrap_item:nth-of-type(2){
	padding-right: 10px;
	padding-left: 10px;
}
div.main_press_sv_y_wrap_item:nth-of-type(3){
	padding-left: 10px;
}
img.main_press_sv_y_wrap_item_img{
	position: relative;
	width: auto; max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
body.sv_y.ni_n img.main_press_sv_y_wrap_item_img{
	display: none;
}
div.main_press_sv_y_wrap_item_date{
	position: relative;
	width: auto; height: auto;
	float: left;
	clear: both;
	line-height: 40px;
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 45px 0 10px;
	margin-bottom: 10px;
}
body.sv_y.ls_3 div.main_press_sv_y_wrap_item_date{
	letter-spacing: 5px;
}
body.sv_y.cs_2 div.main_press_sv_y_wrap_item_date,
body.sv_y.cs_3 div.main_press_sv_y_wrap_item_date{
	color: #000;
	background-color: #fff;
}
a.main_press_sv_y_wrap_item_name{
	position: relative;
	display: block;
	width: 100%; height: auto;
	margin: 0; padding: 0;
	color: #000;
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
	text-decoration: none;
}
body.sv_y.fs_2 a.main_press_sv_y_wrap_item_name{
	font-size: 26px;
	line-height: 29px;
}
body.sv_y.fs_3 a.main_press_sv_y_wrap_item_name{
	font-size: 28px;
	line-height: 32px;
}
body.sv_y.cs_2 a.main_press_sv_y_wrap_item_name,
body.sv_y.cs_3 a.main_press_sv_y_wrap_item_name{
	color: #fff;
}
a.main_press_sv_y_wrap_item_name:hover{
	text-decoration: underline;
	color: #000;
}
body.sv_y.cs_2 a.main_press_sv_y_wrap_item_name:hover,
body.sv_y.cs_3 a.main_press_sv_y_wrap_item_name:hover{
	color: #fff;
}



@media(max-width:1030px){
	div.main_press_sv_y_wrap{
		width: 750px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}
	body.sv_y div.main_press_sv_y_wrap{
		padding: 0;
	}
}
@media(max-width:767px){
	div.main_press_sv_y_wrap{
		width: 100%;
	}
	div.main_press_sv_y_wrap_item{
		width: 100%;
		margin-bottom: 35px;
	}
	img.main_press_sv_y_wrap_item_img{
		float: left;
		margin-bottom: 10px;
		max-width: 100%;
	}
	div.main_press_sv_y_wrap_item:nth-of-type(1){
		padding-right: 0;
	}
	div.main_press_sv_y_wrap_item:nth-of-type(2){
		padding-right: 0;
		padding-left: 0;
	}
	div.main_press_sv_y_wrap_item:nth-of-type(3){
		padding-left: 0;
		margin-bottom: 0;
	}
}
/* End */


/* Start:/bitrix/templates/gos_bitrix/components/bitrix/form.result.new/deputy_reception/style.css?15046139528149*/
div.main_reception{
	position: relative;
	width: 100%; height: 560px;
	overflow: hidden;
}
	@media screen and (min-width: 1217px){
		div.main_reception{
			width: 100%; height: 395px;
		}
	}
	div.main_reception_wrap{
		position: relative;
		margin-top: 0px;
		width: 100%; height: auto;
	}

div.main_reception_disclaimer{
	position: relative;
	display: inline-block;
	width: 100%; height: auto;
	background: rgb(255,255,255);
	color: rgb(111,111,111);
	font-size: 16px;
	outline: none;
	outline-width: 0px;
}
	div.main_reception_disclaimer div.main_reception_disclaimer_text{
		width: 94%; height: auto;
		margin: 15px 3%;
		text-align: left;
		text-indent: 3%;
	}
	body.sv_y div.main_reception_disclaimer div.main_reception_disclaimer_text{
		color: #000;
	}
	div.main_reception_disclaimer div.main_reception_disclaimer_newappeal{
		position: relative;
		width: 100%; height: 50px;
		background: rgb(236,236,236);
		text-align: center;
		line-height: 50px;
		font-family: 'PT Serif Caption';
		font-size: 16px;
		color: rgb(90,90,90);
		text-transform: uppercase;
		text-decoration: underline;
		cursor: pointer;
	}
	body.sv_y div.main_reception_disclaimer div.main_reception_disclaimer_newappeal{
		background: #000;
		color: #fff;
	}

div.main_reception_form{
	position: relative;
	display: inline-block;
	width: 100%; height: auto;
	background: rgb(245,245,245);
}
body.sv_y div.main_reception_form{
	background: none;
}
	div.main_reception_form div.main_reception_form_wrap{
		width: 100%; height: auto;
		margin: 15px 0;
		text-align: left;
	}
	div.main_reception_disclaimer_text{
		text-indent: 3%;
	}
	div.main_reception_form div.main_reception_form_newappeal{
		position: relative;
		width: 100%; height: 50px;
		background: rgb(236,236,236);
		text-align: center;
		line-height: 50px;
		font-family: 'PT Serif Caption';
		font-size: 16px;
		color: rgb(90,90,90);
		text-transform: uppercase;
	}
	body.sv_y div.main_reception_form div.main_reception_form_newappeal{
		color: #fff;
		background: #000;
	}
	input.main_reception_form_input{
		width: 163px; height: 30px;
		margin: 0 0 10px 0;
		padding: 0 10px 0 10px;
		background: #fff;
		border: solid 1px #d7d7d7;
		border-radius: 3px;
		box-shadow: inset 1px 1px 15px -4px rgba(0,0,0,0.3);
		outline: none;
		outline-width: 0px;
		font-family: 'PT Sans';
		color: rgb(104,104,104);
		font-size: 14px;
	}
	body.sv_y input.main_reception_form_input{
		box-shadow: none;
		border: 1px solid #000 !important;
		color: #000;
	}
		@media screen and (min-width: 1217px){
			input.main_reception_form_input{
				width: 210px; height: 40px;
				padding: 0 20px 0 20px;
				font-size: 16px;
			}
		}
	select.main_reception_form_select, select.main_reception_form_selectbig{
		width: 185px; height: 32px;
		margin: 0 0 10px 0;
		padding: 0 10px 0 10px;
		background: #fff;
		border: solid 1px #d7d7d7;
		border-radius: 3px;
		box-shadow: inset 1px 1px 15px -4px rgba(0,0,0,0.3);
		outline: none;
		outline-width: 0px;
		font-family: 'PT Sans';
		color: rgb(104,104,104);
		font-size: 14px;
		cursor: pointer;
	}
	body.sv_y select.main_reception_form_select, body.sv_y select.main_reception_form_selectbig{
		box-shadow: none;
		color: #000;
		border: 1px solid #000 !important;
	}
	select.main_reception_form_selectbig{width:345px;}
		@media screen and (min-width: 1217px){
			select.main_reception_form_select, select.main_reception_form_selectbig{
				width: 252px; height: 42px;
				padding: 0 20px 0 20px;
				font-size: 16px;
			}
			select.main_reception_form_selectbig{width:425px;}
		}
	textarea.main_reception_form_textarea{
		width: 690px; height: 140px;
		margin: 0 0 20px 0;
		padding: 5px 10px;
		background: #fff;
		border: solid 1px #d7d7d7;
		border-radius: 3px;
		box-shadow: inset 1px 1px 15px -4px rgba(0,0,0,0.3);
		outline: none;
		outline-width: 0px;
		font-family: 'PT Sans';
		color: rgb(104,104,104);
		font-size: 14px;
		resize: none;
	}
	body.sv_y textarea.main_reception_form_textarea{
		box-shadow: none;
		color: #000;
		border: 1px solid #000 !important;
	}
		@media screen and (min-width: 1217px){
			textarea.main_reception_form_textarea{
				width: 875px; height: 180px;
				padding: 10px 20px;
				font-size: 16px;
			}
		}
	.main_reception_form center{
		font-size: 16px;
	}
	.main_reception_form_submit{
		width: 204px; height: 44px;
		margin: 20px 0; padding: 0px;
		background: url(/bitrix/templates/gos_bitrix/components/bitrix/form.result.new/deputy_reception/images/main_reception_form_submit.png) left top no-repeat;
		cursor: pointer;
		line-height: 44px;
		font-size: 14px;
		color: #fff;
		text-shadow: 1px 1px rgba(0,0,0,0.7);
		text-align: center;
		text-transform: uppercase;
	}
	body.sv_y .main_reception_form_submit{
		background: #000;
		text-shadow: none;
		border-radius: 4px;
	}
	.main_reception_form_error, .main_reception_disclamer_error{
		display: none;
		font-size: 16px;
		color: rgb(126,33,33);
		margin: 0px 30px 15px 30px;
	}
	.main_reception_disclamer_error{margin: 5px 0px 0px 0px;}
	.main_reception_form_wrap h3{
		font-family: 'PT Serif Caption';
		color: #686868;
		margin: 10px 0 5px 160px;
	}
	body.sv_y .main_reception_form_wrap h3{
		color: #000;
	}
		@media screen and (min-width: 1217px){
			.main_reception_form_wrap h3{
				margin: 10px 0 5px 160px;
			}
		}
div.formerror{color: rgb(126,33,33);}
div.formsuccess{color: rgb(74,152,17);}













div.area_area_area{
	position: relative;
	width: 100%; height: auto;
}
div.area_of_submit{
	position: relative;
	float: left;
	width: 50%; height: auto;
}
/*AJAX UPLOADER STYLES*/
#mainbody{
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}
#upload{
	position: relative;
	width: 204px; height: 44px;
	padding: 0px; margin-left: 27px; margin-right: 20px; margin-top: 18px; margin-bottom: 10px;
	background: url(/bitrix/templates/gos_bitrix/components/bitrix/form.result.new/deputy_reception/images/main_reception_form_submit.png) left top no-repeat;
	cursor: pointer;
	line-height: 44px;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.7);
	text-align: center;
	text-transform: uppercase;
}
body.sv_y #upload{
	text-shadow: none;
	background: #000;
	border-radius: 4px;
}
#status{
	position: relative;
	width: 300px;
	color: #993537;
}
#files{
	position: relative;
	width: 280px;
	font-family: 'PT Sans';
	font-size: 16px;
}
#files img{
	position: relative;
	width: 100px;
	padding: 1px;
}
.success{
	color: #249D3D;
}
.error{
	color: #993537;
}

/*ДЛЯ MOZILLA (начало)*/
@-moz-document url-prefix() {

	div.main_reception{
		height: 580px;
	}
	@media screen and (min-width: 1217px){
		div.main_reception{
			height: 425px;
		}
	}
}
/*ДЛЯ MOZILLA (конец)*/





/********** АДАПТИВНЫЕ СТИЛИ (начало)**********/
@media(max-width:1030px){
	div.main_reception_disclaimer div.main_reception_disclaimer_text{
		width: 100%;
		margin: 0;
	}
	div.main_reception{
		height: 485px;
	}
	select.main_reception_form_selectbig{
		width: 295px;
	}
	textarea.main_reception_form_textarea{
		width: 582px;
	}
	.main_reception_form_wrap h3{
		margin: 10px 0 5px 40px;
	}
}
@media(max-width:767px){
	div.main_reception{
		height: auto;
	}
	div.main_reception_form{
		display: none;
	}
	div.main_reception_form_wrap > table, div.main_reception_form_wrap > table > tbody, div.main_reception_form_wrap > table tr, div.main_reception_form_wrap > table tr td{
		position: relative;
		display: block;
		width: 100%;
	}
	div.main_reception_form_wrap > table tr td{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 15px;
	}
	div.main_reception_form_wrap > table tr td.none{
		display: none;
	}
	input.main_reception_form_input, select.main_reception_form_select, select.main_reception_form_selectbig, textarea.main_reception_form_textarea{
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main_reception_form center{
		display: block;
		width: 100%; height: auto;
	}
	#mainbody, div.area_of_submit{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	#mainbody, div.area_of_submit{
		margin-bottom: 0;
		padding-bottom: 25px;
	}
	#files{
		text-align: right;
	}
}
/********** АДАПТИВНЫЕ СТИЛИ (конец)**********/
/* End */


/* Start:/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/style.css?15175614084853*/
div[hint]{cursor:pointer;}
.hint_wrap{
	position: absolute;
	top: -1000px; left: -1000px;
	display: block;
	width: auto; height: auto; max-width: 300px;
	padding: 10px 14px;
	background: #ccc;
	border-radius: 5px;
	z-index: 200;
}
	.hint_wrap div{position: relative; width:100%; height:100%;}
	.hint_wrap div span{z-index:300;}
	.hint_wrap div div{
		position: absolute;
		display: inline-block;
		bottom: -17px; left: 50%;
		margin-left: -7px;
		width: 14px; height: 14px;
		background: #ccc;
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
.deputy_row{
	position: relative;
	display: block;
	width: 1190px; height: 50px;
	border-bottom: solid 2px #fff;
}
	.deputy_name_cell, .deputy_name_colhead, .deputy_name_colfoot{
		position: relative;
		float: left;
		width: 52px; height: 50px;
		line-height: 50px;
		background-color: #f0f0f0;
		background-repeat: no-repeat; background-position: left center; background-size: 39px auto;
	}
		.deputy_name_colhead{
			background: none;
		}
		.deputy_name_colfoot{
			background: #ccc;
			text-align: right;
			font-size: 20px;
			color: #555;
			font-weight: 500;
		}
	.deputy_sessions_cell_wrap{
		position: relative;
		float: left;
		overflow: hidden;
		width: 780px; height: 50px;
		background: #ddd;
	}
		.deputy_sessions_cell_wrap_foot{background: #ccc;}
		.deputy_sessions_cell_empty{
			position: relative;
			float: left;
			width: 50px; height: 50px;
			background: #ddd;
			border-left: solid 2px #fff;
		}
			.deputy_sessions_cell_empty div{
				width: 100%; height: 100%;
				cursor: pointer;
				background-color: #aaa;
				background-size: 40px auto;
				background-position: center center;
				background-repeat: no-repeat;
				background-image: url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_toright.png);
			}
			.deputy_session_toleft{
				position: absolute;
				top: 0px; right: 0px;
				display: block;
				width: 50px; height: 50px;
				background: #ddd;
			}
				.deputy_session_toleft div{
					width: 100%; height: 100%;
					cursor: pointer;
					background-color: #aaa;
					background-size: 40px auto;
					background-position: center center;
					background-repeat: no-repeat;
					background-image: url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_toleft.png);
				}
		.deputy_sessions_cell{
			position: relative;
			display: block;
			width: auto; height: 50px;
			margin-left: 0;
		}
			.deputy_session{
				position: relative;
				float: left;
				display: block;
				width: 50px; height: 50px;
				border-left: solid 2px #fff;
				background-size: 20px auto;
				background-repeat: no-repeat;
				background-position: center center;
			}
				.deputy_session_attending{background-image:url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_attending.png);}
				.deputy_session_absent{background-image:url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_absent.png);}
				.deputy_session_noactive{background-image:none;}
				.deputy_session_null{background-color:#999;}
	.deputy_session_title{
		position: relative;
		float: left;
		display: block;
		width: 50px; height: 50px;
		border-left: solid 2px #fff;
	}
		.deputy_session_title div{
			position: absolute;
			top: 10px; left: 10px;
			display: block;
			width: 26px; height: 26px;
			border: solid 2px #555;
			border-radius: 5px;
			line-height: 28px;
			text-align: center;
			font-size: 17px;
			font-weight: 600;
			color: #555;
			font-weight: 600;
		}
		.deputy_session_footer{
			position: relative;
			float: left;
			display: block;
			width: 50px; height: 50px;
			border-left: solid 2px #fff;
			line-height: 50px;
			text-align: center;
			font-size: 20px;
			font-weight: 600;
			color: #555;
			font-weight: 400;
		}
	.deputy_sessions_stat_wrap{
		position: relative;
		float: left;
		width: 208px; height: 50px;
		background: #ddd;
	}
		.deputy_session_stat{
			position: relative;
			float: left;
			display: block;
			width: 50px; height: 50px;
			line-height: 50px;
			text-align: center;
			font-size: 20px;
			border-left: solid 2px #fff;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: 25px auto;
		}
			.deputy_session_stat1{opacity: 0.5; background-size: 30px auto; background-image: url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_stat1.png);}
			.deputy_session_stat2{opacity: 0.5; background-image: url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_stat2.png);}
			.deputy_session_stat3{opacity: 0.5; background-image: url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_stat3.png);}
			.deputy_session_stat4{opacity: 0.5; background-image: url(/bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/images/deputy_session_stat4.png);}

@media(min-width:320px) and (max-width:767px){
	.deputy_sessions_cell_wrap{
		width: 208px;
	}
}
@media(min-width:768px) and (max-width:1030px){
	.deputy_sessions_cell_wrap{
		width: 364px;
	}
}
@media(min-width:1031px) and (max-width:1216px){
	.deputy_sessions_cell_wrap{
		width: 624px;
	}
}
@media(min-width:1217px){
	
}
/* End */


/* Start:/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/style.css?15175619505093*/
div[hint]{cursor:pointer;}
.hint_wrap{
	position: absolute;
	top: -1000px; left: -1000px;
	display: block;
	width: auto; height: auto; max-width: 300px;
	padding: 10px 14px;
	background: #ccc;
	border-radius: 5px;
	z-index: 200;
}
	.hint_wrap div{position: relative; width:100%; height:100%;}
	.hint_wrap div span{z-index:300;}
	.hint_wrap div div{
		position: absolute;
		display: inline-block;
		bottom: -17px; left: 50%;
		margin-left: -7px;
		width: 14px; height: 14px;
		background: #ccc;
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
.comitet_deputy_row{
	position: relative;
	display: block;
	width: 1190px; height: 50px;
	border-bottom: solid 2px #fff;
}
	.comitet_deputy_name_cell, .comitet_deputy_name_colhead, .comitet_deputy_name_colfoot{
		position: relative;
		float: left;
		width: 52px; height: 50px;
		line-height: 50px;
		background-color: #f0f0f0;
		background-repeat: no-repeat; background-position: left center; background-size: 39px auto;
	}
		.comitet_deputy_name_colhead{
			background: none;
		}
		.comitet_deputy_name_colfoot{
			background: #ccc;
			text-align: right;
			font-size: 20px;
			color: #555;
			font-weight: 500;
		}
	.comitet_deputy_sessions_cell_wrap{
		position: relative;
		float: left;
		overflow: hidden;
		width: 780px; height: 50px;
		background: #ddd;
	}
		.comitet_deputy_sessions_cell_wrap_foot{background: #ccc;}
		.comitet_deputy_sessions_cell_empty{
			position: relative;
			float: left;
			width: 50px; height: 50px;
			background: #ddd;
			border-left: solid 2px #fff;
		}
			.comitet_deputy_sessions_cell_empty div{
				width: 100%; height: 100%;
				cursor: pointer;
				background-color: #aaa;
				background-size: 40px auto;
				background-position: center center;
				background-repeat: no-repeat;
				background-image: url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_toright.png);
			}
			.comitet_deputy_session_toleft{
				position: absolute;
				top: 0px; right: 0px;
				display: block;
				width: 50px; height: 50px;
				background: #ddd;
			}
				.comitet_deputy_session_toleft div{
					width: 100%; height: 100%;
					cursor: pointer;
					background-color: #aaa;
					background-size: 40px auto;
					background-position: center center;
					background-repeat: no-repeat;
					background-image: url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_toleft.png);
				}
		.comitet_deputy_sessions_cell{
			position: relative;
			display: block;
			width: auto; height: 50px;
			margin-left: 0;
		}
			.comitet_deputy_session{
				position: relative;
				float: left;
				display: block;
				width: 50px; height: 50px;
				border-left: solid 2px #fff;
				background-size: 20px auto;
				background-repeat: no-repeat;
				background-position: center center;
			}
				.comitet_deputy_session_attending{background-image:url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_attending.png);}
				.comitet_deputy_session_absent{background-image:url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_absent.png);}
				.comitet_deputy_session_noactive{background-image:none;}
				.comitet_deputy_session_null{background-color:#999;}
	.comitet_deputy_session_title{
		position: relative;
		float: left;
		display: block;
		width: 50px; height: 50px;
		border-left: solid 2px #fff;
	}
		.comitet_deputy_session_title div{
			position: absolute;
			top: 10px; left: 10px;
			display: block;
			width: 26px; height: 26px;
			border: solid 2px #555;
			border-radius: 5px;
			line-height: 28px;
			text-align: center;
			font-size: 17px;
			font-weight: 600;
			color: #555;
			font-weight: 600;
		}
		.comitet_deputy_session_footer{
			position: relative;
			float: left;
			display: block;
			width: 50px; height: 50px;
			border-left: solid 2px #fff;
			line-height: 50px;
			text-align: center;
			font-size: 20px;
			font-weight: 600;
			color: #555;
			font-weight: 400;
		}
	.comitet_deputy_sessions_stat_wrap{
		position: relative;
		float: left;
		width: 208px; height: 50px;
		background: #ddd;
	}
		.comitet_deputy_session_stat{
			position: relative;
			float: left;
			display: block;
			width: 50px; height: 50px;
			line-height: 50px;
			text-align: center;
			font-size: 20px;
			border-left: solid 2px #fff;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: 25px auto;
		}
			.comitet_deputy_session_stat1{opacity: 0.5; background-size: 30px auto; background-image: url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_stat1.png);}
			.comitet_deputy_session_stat2{opacity: 0.5; background-image: url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_stat2.png);}
			.comitet_deputy_session_stat3{opacity: 0.5; background-image: url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_stat3.png);}
			.comitet_deputy_session_stat4{opacity: 0.5; background-image: url(/bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/images/deputy_session_stat4.png);}

@media(min-width:320px) and (max-width:767px){
	.comitet_deputy_sessions_cell_wrap{
		width: 208px;
	}
}
@media(min-width:768px) and (max-width:1030px){
	.comitet_deputy_sessions_cell_wrap{
		width: 364px;
	}
}
@media(min-width:1031px) and (max-width:1216px){
	.comitet_deputy_sessions_cell_wrap{
		width: 624px;
	}
}
@media(min-width:1217px){
	
}
/* End */
/* /bitrix/templates/gos_bitrix/components/bitrix/news.detail/deputy_page/style.css?15072928766302 */
/* /bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_receptions/style.css?15046139522784 */
/* /bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_press_slider/style.css?16176417117520 */
/* /bitrix/templates/gos_bitrix/components/bitrix/news.list/deputy_press_slider_sv_y/style.css?15046139523062 */
/* /bitrix/templates/gos_bitrix/components/bitrix/form.result.new/deputy_reception/style.css?15046139528149 */
/* /bitrix/components/g-tech/deputy.yavka/templates/.deputy_page/style.css?15175614084853 */
/* /bitrix/components/g-tech/deputy.yavka.comitet.deputy/templates/.deputy_page/style.css?15175619505093 */
