﻿@font-face {
    font-family: "Segoe-UI";
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIBold"; */
@font-face {
    font-family: "Segoe-bold";
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"),
    url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIItalic"; */
@font-face {
    font-family: "Segoe-italic";
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUILight"; */
@font-face {
    font-family: "Segoe-light";
    src: url("../fonts/SegoeUILight/SegoeUILight.eot");
    src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"),
    url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/*@font-face {
	font-family: 'Segoe-UI';
	src: url('segoeui.ttf') format("truetype");
}
@font-face {
	font-family: 'Segoe-bold';
	src: url('segoeuib.ttf') format("truetype");
}
@font-face {
	font-family: 'Segoe-light';
	src: url('segoeuil.ttf') format("truetype");
}*/
body{
	margin:0;
	color:#000;
	background:#efefef;
	font-size: 13px;
	font-family: 'Segoe-UI';
}
img{border-style:none;}
a{
	color:#e0423c;
}
a:hover{text-decoration:none;}
ul {
list-style: none;
padding: 0;
margin: 0;
}
header {
	min-width: 1000px;
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
header .left_block {
	float: left;
	margin-left: 20px;
}
header .weather {
	min-width: 309px;
	border-radius: 15px;
	background: url("../image/weather_bg_line.png") repeat-x;
	/*background: url("../image/weather_bg.png") no-repeat;*/
	color: #fff;
	padding: 0 13px;
	line-height: 38px;
	height: 38px;
	margin-top: 20px;
	position: relative;
}
header .blind_ver {
	padding-left: 40px;
	background: url("../image/blind_icon.png") no-repeat;
	margin-top: 10px;
	height: 20px;
	background-position: 6px;
}
header .logo {
	margin: 0 auto;
	width: 171px;
}
header .logo a {
	background: url("../image/flag1.png") no-repeat;
	width: 171px;
	height: 171px;
	display: block;
}
header .search {
	float: right;
	background: url("../image/search_bg.png") no-repeat;
	width: 335px;
	line-height: 38px;
	margin-top: 20px;
	margin-right: 20px;
}
header .search  input[type="text"] {
	background: transparent;
	border: none;
	outline: none;
	padding-left: 15px;
	width: 285px;
}
header .search  input[type="submit"] {
	background: transparent;
	border: none;
	outline: none;
	width: 12px;
	background: url("../image/search_icon.png") center center no-repeat;
	text-indent:-9999px;
	cursor: pointer;
}
header .title {
font-size: 16px;
color: #e0423c;
font-weight: bold;
text-align: center;
position: absolute;
width: 100%;
top: 325px;
}
#slides{
	overflow:visible !important;
	height: 560px;
	min-width: 1000px;
	width: 100%;
	position:absolute;
	top: 0;
	z-index: 1;
}

#slides .slidesjs-container,
#slides .slidesjs-control,
#slides .slide{
	height: 560px !important;
}
.notmainbody #slides{
	height: 370px;
}
.notmainbody #slides .slidesjs-container,
.notmainbody #slides .slidesjs-control,
.notmainbody #slides .slide{
	height: 370px !important;
}
.notmainbody #slides  .slidesjs-next,
.notmainbody #slides  .slidesjs-previous{
	top: 211px;
}
.notmainbody #wrapper {
	margin-top: 199px;
}
.slidesjs-navigation {
	
}
#slides  .slidesjs-next,
#slides  .slidesjs-previous {
	background-position: 0 0;
	color: transparent;
	width: 16px;
	height: 26px;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 306px;
	z-index: 999;
}
#slides  .slidesjs-previous {
	background: url("../image/slider_left.png") no-repeat;
	left: 10%;
}
#slides  .slidesjs-next {
	background: url("../image/slider_right.png") no-repeat;
	right: 10%;
}
#slides  .slidesjs-next:hover,
#slides  .slidesjs-previous:hover {
	background-position: 0 bottom;
}
#slides  .slidesjs-pagination{
	position:absolute;
	bottom:60px;
	right: 0;
	left: 0;
	margin: 0 auto;
	min-width: 20px;
	width: 49px;
	z-index: 20;
}
#slides  .slidesjs-pagination{
	padding:0;
	list-style-type:none;
}
.slidesjs-pagination li{
	float:left;
	text-indent:-9999px;
	height:16px;
	width:16px;
}
#slides  .slidesjs-pagination li a{
	display:block;
	height:100%;
	background:url("../image/sprite-pagin.png") no-repeat;
}
#slides  .slidesjs-pagination li a.active{
	background:url("../image/sprite-pagin2.png") no-repeat;
	
}
#wrapper {
	min-width: 1000px;
	max-width: 1440px;
	margin: 0 auto;
	z-index: 10;
	position: relative;
	margin-top: 389px 
}

.main_menu {
/*width: 984px;*/
width:100%;
background:url("../image/menu_bg.png") no-repeat;
height: 48px;
margin: 0 auto;
/*background-size: 100%;*/
background-size: 100% 48px;
}
/*float main menu begin*/
.main_menu_wrapper{
	margin: 0 20px;
}
.first_main_menu{
	display: table;
	width: 100%;
}
#wrapper .main_menu > ul > li{
	display: table-cell;
	text-align: center;
	padding: 0;
}
#wrapper .main_menu .inner_menu li{
	text-align: left;
}
/*float main menu end*/
/*.main_menu ul {
height: 40px;
}*/
.main_menu ul li {
display: inline;
background:url("../image/menu_border.png") no-repeat left;
/*line-height: 47px;*/
/*padding: 12px 17px 12px 15px;*/
padding: 12px 13px 12px 13px;
}
.normvision .main_menu ul li,
.main_menu ul li li{
	line-height: 47px;
}
.main_menu ul li:first-child {
padding-left: 16px;
background: none;
}
.main_menu ul li a {
color: #fff;
text-decoration: none;
padding: 0 5px;
}
.main {
float: left;
width: 69%;
margin-top: 20px;
margin-left: 20px;
}
#novelty_slider {
border: 1px solid #c2c2c2;
border-radius: 7px;
float: left;
width: 100%;
position: relative;
background: #f6f6f6;
}
#novelty_slider  .slidesjs-container {
height: 343px !important;
}
#novelty_slider .slidesjs-pagination li {
	display: none;
}
#novelty_slider #novelty_slide h2 {
color: #0d4f84;
height: 22px;
font-size: 14px;
font-weight: bold;
margin: 2px 2px 0px 11px;
float: left;
max-width: 690px;
line-height:22px;
overflow:hidden;
width:75%;
}
#novelty_slider .slide {
width:100%;
text-align: center;
background: #fff;
float: left;
padding-top: 26px;
}
#novelty_slider .slide  img {
width: 90%;
height: 245px;
}
#novelty_slider #novelty_slide span {
background: #aaaaaa;
color: #fff;
border-top-right-radius: 5px;
float: right;
line-height: 18px;
padding: 3px 4px;
}
#novelty_slider .slidesjs-previous,
#novelty_slider .slidesjs-next {
position: absolute;
top: 34%;
width: 10px;
height: 16px;
background-position: 0 0;
z-index: 999;
}
#novelty_slider .slidesjs-previous {
background: url("../image/min_slider_left.png") no-repeat;
left: 15px;
}
#novelty_slider .slidesjs-next {
background: url("../image/min_slider_right.png") no-repeat;
right: 15px;
}
#novelty_slider .slidesjs-previous:hover,
#novelty_slider .slidesjs-next:hover {
background-position: 0 bottom;
}
#novelty_slider .disc {
height: 245px;
overflow: hidden;
width: 90%;
margin: 0 auto;
padding: 15px 50px 0px 0;
text-align: justify;
}
.last_news .more,
.previews .more {
/*background: #0f61a4 url("../image/more_arrow.png") 90px center no-repeat;*/
background: #0f61a4;
padding: 2px 21px 6px 12px;
border-bottom-right-radius: 5px;
color: #fff;
text-decoration: none;
position: absolute;
right: 0;
bottom: 0;
/*width: 72px;*/
}

.last_news .more .arrowright,
.previews .more .arrowright {
	position: absolute;
	margin: 0;
	top: 7px;
	right: 7px;
	border:none !important;
}
#htmltag .lowvision .last_news .more .arrowright,
#htmltag .lowvision .previews .more .arrowright {
	top: 10px;
}
#novelty_slider .more {
/*background: #0f61a4 url("../image/more_arrow.png") 85px center no-repeat;*/
background: #0f61a4;
padding: 2px 21px 3px 12px;
border-bottom-right-radius: 5px;
color: #fff;
text-decoration: none;
float: right;
position: relative;
line-height:18px;
/*bottom: 3px;*/
}
#novelty_slider .more .arrowright{
	position: absolute;
	margin: 0;
	top: 5px;
	right: 5px;
}
.last_news {
float: left;
}
.previews {
float: right;
}
.last_news,
.previews {
background: #f6f6f6;
border: 1px solid #c2c2c2;
border-radius: 7px;
width: 48%;
margin-top: 20px;
position: relative;
padding-bottom: 25px;
}
.last_news h2,
.previews h2 {
color: #0d4f84;
font-size: 14px;
margin: 10px 0px 10px 10px;
text-transform: uppercase;
}
.last_news .all_news,
.previews .all_news {
background: #fff;
float: left;
width: 100%;
padding: 30px 0 50px 0;
}
.last_news .news,
.previews .news{
width: 90%;
padding: 0 15px 17px;
position: relative;
min-height: 65px;
}
.img91 .last_news img,
.img91 .previews img{
width: 91px;
height: 73px;
}
.last_news img,
.previews img {
/*
width: 91px;
height: 73px;
*/
float: left;
border-radius: 3px;
margin-right: 7px;
border: 4px solid #f6f6f6;
border-radius: 6px;
}
.last_news .news h4,
.previews .news h4{
font-weight: normal;
font-size: 14px;
margin: -4px 0 10px 0;
padding-left: 107px;
}
.last_news .news h4 .news_title,
.previews .news h4 .news_title{
	line-height: 19px;
	height: 38px;
	display: block;
	overflow: hidden;
}
.last_news .news .bottom_row,
.previews .news .bottom_row{
position: absolute;
bottom: 0;
left: 120px;
}
.last_news .news .date,
.previews .news .date{
color: #000;
}
.last_news .news .detail,
.previews .news .detail{
color: #0f64a8;
padding-left: 3px;
}
.last_news .more,
.previews .more {
margin-top: 50px;
}
.separator {
background: url("../image/news_separator.png") no-repeat left;
width: 34px;
height: 6px;
margin: 0 auto;
clear: both;
display: block;
padding: 25px 0;
}
.about img {
width: 98%;
border-radius: 7px;
border: 6px solid #fff;
}
.about {
/*float: left;*/
display: block;
clear: both;
color: #383838;
}
.about h2 {
color: #383838;
}
.about p {
text-align: justify;
}
.right_col {
float: right;
min-width: 250px;
width: 25%;
position: relative;
margin-right: 20px;
}
.organs {
position: fixed;
/*top: 40%;*/
bottom: 160px;
right: 0px;
/*
float: left;
margin: 20px 0 0 60px;*/
background: url("../image/organ_vlasti_vert.png") no-repeat;
/*height: 181px;
width: 50px;
position: absolute;
top: 60px;*/
/*right: 25px;*/
/*right: -35px;*/
z-index: 2;
}
 .organs a {
color: #fff;
text-decoration: none;
font-size: 14px;
display: block;
height: 301px;
width: 50px;
}
.right_col .menu_right {
background: #f6f6f6;
border-radius: 7px;
padding: 5px 0;
margin-top: 20px;
border: 6px solid #fff;
}
.right_col .menu_right  ul {
padding: 4px;
}
.right_col .menu_right  ul  li:hover{
background: url("../image/menu_right_bg.png") repeat-x top;
}
.right_col .menu_right  ul  li:hover a {
color: #fff;
}
.right_col .menu_right  ul  li a {
color: #343434;
font-size: 15px;
text-decoration: none;
padding: 10px 0 10px 27px;
display: block;
/*background: url("../image/menu_arrow.png") no-repeat top 16px left 12px;*/
background: url("../image/menu_arrow.png") no-repeat 12px 16px;
}
.right_col .menu_right  ul  li:hover, .right_col .menu_right  ul  li a.root-item-selected{
background: url("../image/menu_right_bg.png") repeat-x top;
}
.right_col .speach {
background: #f6f6f6;
border-radius: 7px;
padding: 10px;
margin-top: 20px;
text-align: center;
border: 6px solid #fff;
}
.right_col .speach p {
text-align: left;
color: rgba(0, 0, 0, 0.88);
margin: 0;
line-height: 13px;
font-size: 12px;
letter-spacing: -0.25px;
}
.right_col .speach img {
border-radius: 7px;
margin: 4px 0 5px 0;
border: 6px solid #fff;
}
footer {
min-width: 1000px;
width: 100%;
background: url("../image/footer_bg.png") repeat-x;
clear: both;
height: 158px;
}
.footer {
min-width: 1000px;
max-width: 1440px;
margin: 0 auto;
}
footer .left_block {
	float: left;
	margin-left: 20px;
}
footer .right_block {
	float: right;
	margin-right: 20px;
}
footer .weather {
	border-radius: 15px;
	background: url("../image/weather_bg_line.png") repeat-x;
	min-width: 309px;
	/*background: url("../image/weather_bg.png") no-repeat;*/
	color: #fff;
	padding: 0 13px;
	line-height: 38px;
	height: 38px;
	margin-top: 12px;
	opacity: 0.68;
	position: relative;
}
footer .blind_ver {
	padding-left: 40px;
	background: url("../image/blind_icon.png") no-repeat;
	margin-top: 10px;
	height: 20px;
	background-position: 6px;
}
footer .logo {
	margin: 0 auto;
	width: 113px;
}
footer .logo a {
	background: url("../image/flag.png") no-repeat;
	width: 114px;
	height: 120px;
	display: block;
	background-position: 0 -1px;
}
footer .search {
	margin-top: 12px;
	background: url("../image/search_bg.png") no-repeat;
	width: 335px;
	line-height: 38px;
}
footer .search  input[type="text"] {
	background: transparent;
	border: none;
	outline: none;
	padding-left: 15px;
	width: 285px;
}
footer .search  input[type="submit"] {
	background: transparent;
	border: none;
	outline: none;
	width: 12px;
	background: url("../image/search_icon.png") center center no-repeat;
	text-indent:-9999px;
	cursor: pointer;
}
footer .title {
font-size: 12px;
color: #fff;
text-align: center;
width: 195px;
margin: 0 auto;
opacity: 0.68;
}
footer .menu_footer {
margin-top: 30px;
}
footer .menu_footer ul {
float: left;
}
footer .menu_footer ul.left {
width: 174px;
}
footer .menu_footer li {
float: left;
clear: both;
line-height: 18px;
}
footer .menu_footer li a {
color: #fff;
font-size: 12px;
opacity: 0.68;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=68);
zoom: 1;
}
footer .copiring {
    text-align: right;
    padding: 8px 45px 7px 0;
    color: #fff;
    background: url('../image/slon.png') no-repeat 100% 50%;
    font-size: 12px;
    width: 123px;
    height: 40px;
    float: right;
}
footer .copiring span{
text-decoration:underline;
}
footer .copiring  a {
color: #fff;
font-size: 12px;
}
.d-carousel  {
clear: both;
width: 85%;
min-width: 900px;
max-width: 1440px;
margin: 0 auto;
}
.d-carousel ul li {
	padding: 15px 0px;
	width:166px;
	text-align:center;
	float:left;
	list-style-type:none;	
	margin:0 15px 0 0;
}
.d-carousel ul li img{
	margin:0 0 5px;
	height:66px;
	width:166px;
}
.d-carousel ul li a{
	text-decoration:underline;
	color:#000;
	display:block;
}
.d-carousel .jcarousel-next-horizontal,
.d-carousel .jcarousel-prev-horizontal {
	position:absolute;
	top:50%;
	margin:-21px 0 0;
	width:17px;
	height:26px;
	cursor:pointer;
}
.d-carousel .jcarousel-prev-horizontal {
left:-35px;
background:url("../image/slider_left.png") 0 bottom no-repeat;
}
.d-carousel .jcarousel-next-horizontal{
	left:auto;
	right:-35px;
	background:url("../image/slider_right.png") 0 bottom no-repeat;
}
.pol {
margin-top: 20px;
}
.answers {
background: #fff;
border-radius: 7px;
clear: both;
/*padding-bottom: 15px;
height: 300px;*/
}
.header_links li {
background: rgb(128,128,128); /* Old browsers */
background: -moz-linear-gradient(top, rgba(128,128,128,1) 0%, rgba(110,111,111,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(128,128,128,1)), color-stop(100%,rgba(110,111,111,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(128,128,128,1) 0%,rgba(110,111,111,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(128,128,128,1) 0%,rgba(110,111,111,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(128,128,128,1) 0%,rgba(110,111,111,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(128,128,128,1) 0%,rgba(110,111,111,1) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#6e6f6f',GradientType=0 );*/ /* IE6-9 */
border-top-left-radius: 5px;
border-top-right-radius: 5px;
display: inline-block;
padding: 2px 0px 3px 0; 
}
#pol .header_links .select {
background: rgb(17,119,201); /* Old browsers */
background: -moz-linear-gradient(top, rgba(17,119,201,1) 0%, rgba(15,97,164,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,119,201,1)), color-stop(100%,rgba(15,97,164,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1177c9', endColorstr='#0f61a4',GradientType=0 ) !important; *//* IE6-9 */
}
/*.header_links li:first-child {
margin: 0 4px 0 7px;
}*/
.header_links li {
margin: 0 4px 0 3px;
}
.header_links li:last-child {
padding-right: 7px;
}
.header_links .result,
.header_links .people {
color: #fff;
text-decoration: none;
padding: 2px 7px 3px 28px;
}
.header_links .people {
background: url("../image/people.png") 10px 7px no-repeat;

}
.header_links .result {
background: url("../image/result.png") 10px 7px no-repeat;
}
.select {
background: rgb(17,119,201); /* Old browsers */
background: -moz-linear-gradient(top, rgba(17,119,201,1) 0%, rgba(15,97,164,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,119,201,1)), color-stop(100%,rgba(15,97,164,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom, rgba(17,119,201,1) 0%,rgba(15,97,164,1) 100%) !important; /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1177c9', endColorstr='#0f61a4',GradientType=0 ) !important; *//* IE6-9 */
}
.answers h1 {
font-weight: normal;
font-size: 22px;
margin: 15px;
float: left;
color: #4a4a4a;
}
.answers .answer {
	clear: both;
	float:left;
	color: #fff;
	font-size: 16px;
	/*
	height: 50px;
	background:url("../image/how_old.png") center left no-repeat;
	line-height: 50px;
	padding-left: 65px;
	margin-left: 7px;
	height: 38px;*/
	position: relative;
	border-radius: 5px;
	/*background: url("../image/question_bg.png") center left repeat-x;*/
		
	background: #6b6c6c; /* for non-css3 browsers */ 
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#818181', endColorstr='#515354'); *//* для IE6-9 */
	
	background: -webkit-linear-gradient(270deg, #818181, #515354); /* для webkit-браузеров */
	background: -moz-linear-gradient(top,  #818181,  #515354); /* для firefox 3.6+ */ 
	background: -o-linear-gradient(top,  #818181,  #515354); /* для Opera 11.10+ */
	background: -ms-linear-gradient(top,  #818181,  #515354); /* для IE10+ */

	line-height: 38px;
	padding-left: 30px;
	padding-right: 5px;
	margin-left: 32px;
	margin-right: 5px;
	behavior: url("/bitrix/templates/maikop/pie/PIE.php");zoom:1;position: relative;
}
.answers .answer .answer_question_round{
	position: absolute;
	left: -25px;
	top: -5px;
}
.answers .separator {
padding: 15px 0;
width: 25px;
}
.answers ul {
margin-bottom: 20px;
}
.answers input {
display: none;
}
.answers li label{
padding: 6px 0 0 26px;
background: url("../image/quote_unchek.png") left 4px no-repeat;
line-height: 35px;
margin-left: 25px;
font-size: 14px;
cursor: pointer;
}
.answers input:checked + label {
background:url("../image/quote_check.png") top 4px left no-repeat;
}
.answers .button {
background:url("../image/pol_butt.png") no-repeat;
color: #fff;
text-decoration: none;
padding: 0px 27px 8px 9px;
font-size: 14px;
margin-left: 75px;
display: inline-block;
line-height: 22px;
position: relative;
top: -25px;
}
/*mg_add*/
.clear {clear:both;}
/*weather*/
.weatherspan{
	height: 38px;
	float: left;
}
.weatherimg{
	height: 38px;
	float:left;
}
/*main menu*/
#wrapper .main_menu > ul > li {
	position:relative;
}
#wrapper .main_menu .inner_menu{
	display:none;
	position:absolute;
	top: 40px;
	left: 0;
	z-index:1000;
	/*
	background: #0D538B;
	border: 1px solid #082F4F;
	*/
	height: initial;
}
#wrapper .main_menu .inner_menu .inner_empty_li{
	height:4px;
	border-left: none;
	border-right: none;
	background:transparent;
}
#wrapper .main_menu li:hover .inner_menu{
	display:block;
}
#wrapper .main_menu .inner_menu li{
	background: #0D538B;
	display:block;
	border-bottom: 1px solid #082F4F;
	border-left: 1px solid #082F4F;
	border-right: 1px solid #082F4F;
	padding-top:0;
	padding-bottom:0;
	white-space: nowrap;
}
#wrapper .main_menu .inner_menu li:last-child { border-bottom: none !important; }
/*right menu*/
.right_col .menu_right > ul > li {
	position:relative;
}
.right_col .menu_right .inner_menu_div_over{
	width: 1px;
	height: 0;
	position: relative;
}
.right_col .menu_right .inner_menu_div{
	display:none;
	position:absolute;
	/*top: 0;
	right: 312px;*/
	top: -40px;
	right: -5px;
	z-index:999;
}

.right_col .menu_right .inner_menu{
	/*display:none;
	position:absolute;
	top: 0;
	right: 312px;
	z-index:999;*/
	background: #fff;
	height: initial;
	border: 1px solid #c2c2c2;
	border-radius: 7px;
	behavior: url("/bitrix/templates/maikop/pie/PIE.php"); position: relative;
}
.right_col .menu_right ul li:hover .inner_menu a {
	color: #343434;
}
.right_col .menu_right ul li:hover .inner_menu a:hover {
	color: #fff;
}
.right_col .menu_right li:hover .inner_menu_div{
	display:block;
}
.right_col .menu_right .inner_menu li{
	background: none;
	display:block;
	padding-top:0;
	padding-bottom:0;
	white-space: nowrap;
}

/*news*/
#wrapper .inner_main .news_rss_link{
	position: absolute;
	right: 0;
	top: 7px;
}
#wrapper .inner_main .news_rss_link img{
	width: initial;
	height: initial;
}
#wrapper .inner_main .more {
/*background: #0f61a4 url("../image/more_arrow.png") no-repeat center right 6px;*/
/*background: #0f61a4 url("../image/more_arrow.png") 90px center no-repeat;*/
background: #0f61a4;
padding: 3px 21px 4px 12px;
border-bottom-right-radius: 5px;
color: #fff;
text-decoration: none;
position: absolute;
right: 0;
bottom: 0;
margin-top: 50px;
}
#wrapper .inner_main .show_all_btn {
	background: #0f61a4;
}
#wrapper .inner_main .show_all_arrow {
	border: none;
	position: absolute;
	top: 7px;
	right: 0px;
}
#wrapper .inner_main .news_detail_more{
	/*background: #0f61a4 url("../image/more_arrow.png") 120px center no-repeat;*/
	background: #0f61a4;
}
.inner_main {
background: #f6f6f6;
border: 1px solid #c2c2c2;
border-radius: 7px;
width: 100%;
/*margin-top: 20px;*/
position: relative;
padding-bottom: 25px;
float: left;
}
.inner_main .all_news {
background: #fff;
float: left;
width: 100%;
padding: 30px 0 50px 0;
}
.inner_main h1 {
color: #0d4f84;
font-size: 14px;
padding-left: 10px;
text-transform: uppercase;
}
.inner_main .news {
width: 90%;
padding: 0 15px;
float: left;
position: relative;
}
.inner_main img {
float: left;
border-radius: 3px;
/*padding-right: 13px;*//*mg_add*/
margin-right: 13px;/*mg_add*/
/*width: 91px;*//*mg_add*/
}
.inner_main .all_news .img91 img {
	width: 91px;
}
.inner_main .all_news img {
float: left;
border-radius: 6px;
margin-right: 7px;
border: 4px solid #f6f6f6;
/*width: 91px;*//*mg_add*/
}
.inner_main .news h4 {
font-weight: normal;
font-size: 14px;
margin: 0px 0 10px 0;
}
.inner_main .news .news_preview_text {
height: 34px;
line-height: 17px;
overflow: hidden;
margin-top: 0;
margin-bottom: 20px;
}
.inner_main .news .bottom_row {
position: absolute;
bottom: 0;
left: 120px;
}
.inner_main .news .date {
color: #000;
}
.inner_main .news .detail {
color: #0f64a8;
padding-left: 3px;
}
/*news pagenavigation*/
#wrapper .photosectionlist .newspagenavblock{
	margin-top:40px;
}
#wrapper .photosectionlist .newspagenavblock ul{
	margin-bottom: -20px;
}
#wrapper .newspagenavblock{
	margin-top:70px;
	position: relative;
}
#wrapper .newspagenavblock ul{
	display: block;
	margin: auto;
	position: relative;
	left: 50%;
	float: left;
	}
#wrapper .newspagenavblock ul li{
	display: inline-block;
	position: relative;
	left: -50%;
	float: left;
}
#wrapper .newspagenavblock ul li a{
	display: block;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	text-align: center;
	width: 28px;
	height: 25px;
	margin: 0 5px;
	text-decoration: none;
	color: #777;
	font-size:14px;
	line-height: 24px;
	box-shadow: 1px 1px 1px 1px #e4e4e4;
	background: #f4f4f4;
}
#wrapper .newspagenavblock ul li a.nav_width{
	width: 62px;
}
#wrapper .newspagenavblock ul li a:hover{
	box-shadow: 1px 1px 1px 1px #dddddd;
	background: #eeeeee;
}
#wrapper .newspagenavblock ul li.bx_active a{
	box-shadow: 1px 1px 1px 1px #dddddd;
	background: #eeeeee;
}
#wrapper .newspagenavblock ul li a.nav_dis_link{
	cursor: default;
}
/*news detail*/
.inner_main img.detail_picture, .inner_main .news_detail img{
	width: initial;
}
.inner_main .news_detail{
	padding: 0 15px;
}

/*legal_base filter*/

.inner_page{
	padding: 0 15px; font-size:14px;
	color: #575757;
	text-align: justify;
}
.inner_page img {
	/*width:initial !important;
	height:initial !important;*/
	border: none !important;
}
/*.date-interval-hellip, #arrFilter_DATE_CREATE_2, #datepicker_image2 {display:none !important;}*/
.date-interval-hellip {display:none !important;}
.legal_base_filter h4{
	color:#4e4e4e;
	text-transform:uppercase;
}
.legal_base_filter ul{
	display: block;
	margin-bottom: 14px;
}
.legal_base_filter ul li{
	display: inline-block;
	position:relative;
	margin-right: 5px;
	margin-bottom:5px;
}
.legal_base_filter ul li.lfdate img{
	position: absolute;
	right: 213px;
	top: 12px;
	width:14px;
	height:13px;
	border:none;
	margin:0;
	border-radius:0;
}
.legal_base_filter ul li.lfdate #datepicker_image2{
	right: 15px;
}
#arrFilter_DATE_CREATE_2{
	margin-left: 10px;
}
.ie8placeholder{
	display: none;
}
.legal_base_filter ul li input{
	border:none;
	outline: none;
	/*border: 4px solid #888;
	border-radius: 15px;*/
	padding: 0 15px;
	height:38px;
	/*line-height:38px;*/
}
.legal_base_filter ul li.lfname input{
	width:309px;
	background: url("../image/input_brdr1.png") no-repeat;
}
.legal_base_filter ul li.lfdate input{
	width:158px;
	background: url("../image/input_brdr2.png") no-repeat;
}
.legal_base_filter ul li.lfnumber input{
	width:89px;
	background: url("../image/input_brdr3.png") no-repeat;
}
.legal_base_filter .inputsearch1 {
	background: url("../image/inputsearch1.png") no-repeat;
	width: 87px;
	height: 22px;
	border: none;
	text-align: left;
	color: #fff;
	padding-left: 10px;
}
.legal_base_filter .inputsearchclear {
	background: url("../image/inputsearchclear.png") no-repeat;
	width: 87px;
	height: 22px;
	border: none;
	color: #fff;
}
/*legal_base list*/
.inner_page .legalbase{
	font-size: 14px;
	color:#575757;
}
.inner_page .legalbase a{
	color: #e0423c;
}
.inner_page .legalbase .date{
	clear: both;
	padding-top: 5px;
	display: block;
}
/*legal_base section.list*/
.legalbase_section_list ul{
	display: block;
}
.legalbase_section_list ul li{
	display: inline-block;
	border-radius:5px;
	padding:0 18px 0 11px;
	position:relative;
	height:22px;
	margin: 0 5px 5px 0;
	background-color: #106ab2; /* Для не css3 обозревателей */
	background: -webkit-gradient(linear, left top, left bottom, from(#1177ca), to(#0d5085)); /* chrome, safary, etc. webkit */
	background: -moz-linear-gradient(top, #1177ca, #0d5085); /* FireFox */
	background: -o-linear-gradient(top, #1177ca, #0d5085); /* Opera */
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1177ca,endColorStr=#0d5085);*/ /* MS IE 7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1177ca', endColorstr='#0d5085')";*/ /* MS IE 8 */
}
.legalbase_section_list ul li.active{
	background-color: #ee504a; /* Для не css3 обозревателей */
	background: -webkit-gradient(linear, left top, left bottom, from(#fe615b), to(#df413b)); /* chrome, safary, etc. webkit */
	background: -moz-linear-gradient(top, #fe615b, #df413b); /* FireFox */
	background: -o-linear-gradient(top, #fe615b, #df413b); /* Opera */
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fe615b,endColorStr=#df413b);*/ /* MS IE 7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe615b', endColorstr='#df413b')";*/ /* MS IE 8 */
}
.legalbase_section_list a {
	text-decoration:none;
	color:#fff;
	line-height:20px;
}
.inner_main .inner_page .legalbase_section_list .arrowright{
	width:initial !important;
	height:initial !important;
	position:absolute;
	margin: 0;
	top:5px;
	right:5px;
}

/*electronnaya priemnaya*/
#elprform{
	display:none;
	margin-top:50px;
}
#elprform .mf-name input, #elprform .mf-email input{
	width:309px;
	background: url("../image/input_brdr1.png") no-repeat;
	border:none;
	outline: none;
	padding: 0 15px;
	height:38px;
	color:#575757;
}
#elprform .mf-message textarea{
	width:309px;
	background: url("../image/textarea_brdr1.png") no-repeat;
	border:none;
	outline: none;
	overflow: hidden;
	padding: 10px 15px;
	height: 97px;
	color:#575757;
	resize:none;
}
#elprform .input_captcha{
	width:95px;
	background: url("../image/input_captcha.png") no-repeat;
	border:none;
	outline: none;
	padding: 0 15px;
	height:73px;
	color:#575757;
}
#elprform .mf-captcha .captcha_img_div {
	border: 4px solid #9C9C9C;
	width: 200px !important;
	height: 64px !important;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	border-radius: 3px;
}
#elprform .mf-captcha img {
	margin: -2px;
	width: 204px !important;
	height: 68px !important;
}
#elprform a.submitlink{
	text-decoration:none;
	color:#fff;
	border-radius:5px;
	padding:0 18px 3px 11px;
	position:relative;
	height:22px;
	margin: 0 5px 5px 0;
	background-color: #106ab2; /* Для не css3 обозревателей */
	background: -webkit-gradient(linear, left top, left bottom, from(#1177ca), to(#0d5085)); /* chrome, safary, etc. webkit */
	background: -moz-linear-gradient(top, #1177ca, #0d5085); /* FireFox */
	background: -o-linear-gradient(top, #1177ca, #0d5085); /* Opera */
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1177ca,endColorStr=#0d5085); /* MS IE 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1177ca', endColorstr='#0d5085')"; /* MS IE 8 */
}
/*
#elprform a.dissubmitlink{
	text-decoration:none;
	cursor: default;
	color:#fff;
	border-radius:5px;
	padding:0 18px 0 11px;
	position:relative;
	height:22px;
	margin: 0 5px 5px 0;
	background-color: #4B6276;
	background: -webkit-gradient(linear, left top, left bottom, from(#82AACA), to(#4B6276));
	background: -moz-linear-gradient(top, #82AACA, #4B6276);
	background: -o-linear-gradient(top, #82AACA, #4B6276);
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#82AACA,endColorStr=#4B6276);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#82AACA', endColorstr='#4B6276')";
}
*/
#elprform .arrowright{
	width:initial !important;
	height:initial !important;
	position:absolute;
	margin: 0;
	top:5px;
	right:5px;
}
#htmltag .lowvision #elprform .arrowright{
	top:9px;
}
#elprformsubmit{display:none;}
/*#emfeedback input[type="checkbox"] {
	left: -5000px;
	position: absolute;
}
#emfeedback input[type="checkbox"] + label span {
    display:inline-block;
    width:13px;
    height:12px;
    background:url(../image/chckbx_notch.png);
    cursor:pointer;
}
#emfeedback input[type="checkbox"]:checked + label span {
    background:url(../image/chckbx_checked.png);
}
*/
/*photogallery*/
.inner_main .all_news .photogallery img {
/*float: left;
border-radius: 6px;
margin-right: 7px;*/
width:200px !important;
height:150px !important;
border: 4px solid #f6f6f6 !important;
}

/*search_page*/
.inner_main .search-page .search_form{
	position:relative;
	float:left;
}
.inner_main .search-page .search_form input[type="text"] {
	background: url("../image/search_bg.png") no-repeat;
	width: 285px;
	line-height: 38px;
	height: 38px;
	border: none;
	outline: none;
	padding: 0 35px 0 15px;
	/*padding-left: 15px;
	padding-right: 35px;*/
	font-size: 14px;
	color:#575757;
}
.inner_main .search-page .search_form input[type="submit"]{
	position:absolute;
	top: 12px;
	right: 15px;
	border: none;
	outline: none;
	width: 12px;
	background: url("../image/search_icon.png") no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

/*structure*/
.inner_main .inner_page .structure{
	width: 659px;
	height: 1204px;
	margin: auto;
}

/*investment_filter*/
.investment_filter, .investment_filter input, .investment_filter select{
	color: #575757;
}
/*
.investment_filter input[type="text"]{
	line-height:38px;
}
*/
.investment_filter h4{
	color:#4e4e4e;
	text-transform:uppercase;
}
.investment_filter ul{
	display: block;
	margin-bottom: 14px;
}
.investment_filter ul li{
	display: inline-block;
	position:relative;
	margin-right: 5px;
}
.investment_filter ul li img{
	position: absolute;
	right: 15px;
	top: 12px;
	width:initial; 
	height:initial;
	margin:0;
	border-radius:0;
}
.investment_filter ul li input{
	border:none;
	outline: none;
	padding: 0 15px;
	height:38px;
}
.investment_filter ul li select{
	border:none;
	outline: none;
	padding: 0 15px;
	height:38px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	&::-ms-expand { display: none; }
}
.investment_filter ul li.usage, .investment_filter ul li.ownership{
	width: 342px;
	overflow: hidden;
}
.investment_filter ul li.squarearea, .investment_filter ul li.prices{
	width: 292px;
	overflow: hidden;
}
#wrapper .investment_filter ul li.usage select, #wrapper .investment_filter ul li.ownership select{
	/*width: 372px;*/
	width: 380px;
}
#wrapper .investment_filter ul li.usage  .selectborder, #wrapper .investment_filter ul li.ownership  .selectborder{
	width:342px;
	overflow:hidden;
}

.investment_filter ul li.placement input{
	width:309px;
	background: url("../image/input_invest1.png") no-repeat;
}
.investment_filter ul li.squarearea input, .investment_filter ul li.prices input{
	width:116px;
	background: url("../image/input_invest2.png") no-repeat;
}
.investment_filter ul li.squarearea input:nth-child(1), .investment_filter ul li.prices input:nth-child(1){
	margin-right: 10px;
}
.investment_filter ul li.ownership select, .investment_filter ul li.usage select{
	width:342px;
	background: url("../image/select_invest.png") no-repeat;
}
/*.communication input[type="checkbox"] {
    display:none;
}*/
.communication label {
	margin-right:5px;
}
/*.communication input[type="checkbox"] + label span {
    display:inline-block;
    width:13px;
    height:12px;
    background:url(../image/chckbx_notch.png);
    cursor:pointer;
}
.communication input[type="checkbox"]:checked + label span {
    background:url(../image/chckbx_checked.png);
}*/
.investment_filter .inputsearch1 {
	background: url("../image/inputsearch1.png") no-repeat;
	width: 87px;
	height: 22px;
	border: none;
	text-align: left;
	color: #fff;
	padding-left: 10px;
}
.investment_filter .inputsearchclear {
	background: url("../image/inputsearchclear.png") no-repeat;
	width: 87px;
	height: 22px;
	border: none;
	color: #fff;
}
/*investment_list*/
.investment_list table{
	width:100%;
	border-collapse: collapse;
	color: #0d4f84;
	border:1px solid #666666;
}
.investment_list table thead tr{
	height: 46px;
	background: #f0f0f0;
}
.investment_list table thead tr td{
	border:1px solid #666666;
}
.investment_list table tr{
	
}
/*
.investment_list table tbody tr:nth-child(2n+1){
	height: 40px;
}
.investment_list table tbody tr:nth-child(2n){
	height: 30px;
	background: #f8f6ea;
}
*/
.investment_list table tbody tr.tr_one{
	height: 40px;
}
.investment_list table tbody tr.tr_two{
	height: 30px;
	background: #f8f6ea;
}
.investment_list table tr td{
	padding: 0 12px 0 12px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

@media print {
	body {background:none;}
	body header {display:none;}
	body #slides {display:none;}
	body #wrapper {margin-top:0;}
	body #wrapper .main_menu {display:none;}
	body #wrapper .content .bx_breadcrumbs {display:none;}
	body #wrapper #novelty_slider {display:none;}
	body #wrapper .organs {display:none;}
	body #wrapper .right_col .menu_right {display:none;}
	body #wrapper .right_col .pol {display:none;}
	body #wrapper .d-carousel {display:none;}
	body footer {display:none;}
	body .adm-informer {display:none;}
}

/*версия для слабовидящих*/
#htmltag .lowvision,
#htmltag .lowvision header .search input,
#htmltag .lowvision #wrapper a,
#htmltag .lowvision #wrapper .right_col .menu_right ul li a,
#htmltag .lowvision #novelty_slider #novelty_slide h2,
#htmltag .lowvision .last_news h2,
#htmltag .lowvision .previews h2,
#htmltag .lowvision #wrapper .right_col .speach p,
#htmltag .lowvision #wrapper .right_col .answers li label,
#htmltag .lowvision .footer .search input,
#htmltag .lowvision .inner_main h1,
#htmltag .lowvision .inner_page,
#htmltag .lowvision .inner_page .legalbase {
	font-size: 18px;
}
#htmltag .lowvision .menu_footer li a,
#htmltag .lowvision .footer .title,
#htmltag .lowvision .investment_filter ul li input,
#htmltag .lowvision .investment_filter ul li textarea,
#htmltag .lowvision .investment_filter ul li select,
#htmltag .lowvision #elprform input,
#htmltag .lowvision #elprform textarea,
#htmltag .lowvision .legal_base_filter ul li input,
#htmltag .lowvision .legal_base_filter .inputsearch1{
	font-size:16px;
}

#htmltag .lowvision {
	background:none;
}
/*верхний логотип*/
#htmltag .lowvision header .logo{
	height:160px;
}
#htmltag .lowvision header .logo a{
	display:none;
}
/*нижний логотип*/
#htmltag .lowvision footer .logo{
	display:none;
}
#htmltag .lowvision footer .title{
	display:none;
}
/*верхняя погода*/
#htmltag .lowvision header .left_block .weather {
	background:#838383;
	border-radius: 20px;
}
/*#htmltag .lowvision .weather span + span {width: 82px;}*/

/*название сайта*/
#htmltag .lowvision header .title{
	margin: 0 0 10px 0;
	font-size: 22px;
	color: #000;
}
/*слайдер*/
#htmltag .lowvision #slides{
	position: absolute;
	top: -9999px;
}
#htmltag .lowvision #slides .slidesjs-pagination{
	display:none;
}
#htmltag .lowvision #wrapper{
	margin-top:0;
}
/*верхнее меню*/

#htmltag .lowvision #wrapper .main_menu{
	background: #082F4F;
	/*width:100%;*/
}
/*
#htmltag .lowvision #wrapper .main_menu .first_main_menu{
	width: 1024px;
	display: block;
	height: 48px;
	margin: auto;
}*/
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li{
	/*float:left;*/
	height:48px;
	/*line-height:22px;
	line-height:initial;*/
	/*text-align: center;
	padding: 0px 13px 0px 13px;*/
	vertical-align: middle;
}

/*
#htmltag .lowvision #wrapper .main_menu .first_main_menu li li{
	text-align: left;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_4{
	width: 140px;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_5{
	width: 110px;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_7{
	width: 100px;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_8{
	width: 90px;
}
*/
/*
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_1 > a,
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_2 > a,
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_3 > a,
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li.li_number_6 > a{
	margin-top:10px;
	display:block;
}
*/
#htmltag .lowvision #wrapper .main_menu .inner_menu .inner_empty_li{
	height:7px;
}
/*
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(4){
	width: 140px;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(5){
	width: 110px;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(7){
	width: 100px;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(8){
	width: 90px;
}
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(1) > a,
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(2) > a,
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(3) > a,
#htmltag .lowvision #wrapper .main_menu .first_main_menu > li:nth-child(6) > a{
	margin-top:10px;
	display:block;
}
*/
/*ссылка Органы власти*/
/*
#htmltag .lowvision #wrapper .organs {
	background: #57595A;
	border-radius: 10px;
	width: initial;
	padding-right: 20px;
}
*/
#htmltag .lowvision #novelty_slider .slidesjs-container{
	/*height: 398px !important;*/
	height: 350px !important;
}
/*боковое меню*/
#htmltag .lowvision .right_col .menu_right  ul  li a{
	background: url("../image/menu_arrow.png") no-repeat 12px 19px;
}
/*главная новости, анонсы*/
#htmltag .lowvision .last_news, #htmltag .lowvision .previews {
	padding-bottom: 32px;
}
#htmltag .lowvision #novelty_slider .more{
	/*background: #0f61a4 url("../image/more_arrow.png") 115px center no-repeat;*/
	background: #0f61a4;
	line-height: 24px;
}
#htmltag .lowvision #novelty_slider .more .arrowright{
	position: absolute;
	margin: 0;
	top: 10px;
	right: 5px;
}
#htmltag .lowvision .inner_main{
	padding-bottom: 31px;
}
/*#htmltag .lowvision .last_news .more, #htmltag .lowvision .previews .more {
	background: #0f61a4 url("../image/more_arrow.png") 116px center no-repeat;
}*/
#htmltag .lowvision .last_news .news .bottom_row, #htmltag .lowvision .previews .news .bottom_row{
	position: initial;
	bottom: initial;
}
#htmltag .lowvision .last_news .news h4 a, #htmltag .lowvision .previews .news h4 a {
	height: 48px;
	line-height: 24px;
	display: block;
	overflow: hidden;
}
/*обращение главы*/
#htmltag .lowvision #wrapper .right_col .speach p{
	line-height: 19px;
}
/*опрос жителей*/
#htmltag .lowvision #pol{
	padding:0 6px;
}
#htmltag .lowvision .header_links{
	background: none;
}
#htmltag .lowvision .answers, #htmltag .lowvision .answers_result{
	background:#f6f6f6;
	margin-bottom:10px;
}
#htmltag .lowvision .answers .button{
	background: url("../image/big_pol_butt.png") no-repeat;
	/*background: #0F61A2;
	border-radius: 10px;
	padding: 5px 15px;*/
}
 /*
 Зачем было изменено???
 #wrapper .right_col .answers .button{
	background: #0F61A2;
	border-radius: 10px;
	padding: 5px 15px;
}*/
/*нижняя карусель*/
#htmltag .lowvision .content .d-carousel{
	display:none;
}
/*нижнее меню*/
#htmltag .lowvision .menu_footer{
	margin-top: 5px;
}
/*нижний заголовок*/
#htmltag .lowvision .footer .title{
	width: 500px;
}
/*нижняя погода*/
#htmltag .lowvision .footer .right_block .weather {
	background:#838383;
	border-radius: 20px;
}
/*копирайт*/
#htmltag .lowvision .footer .copiring{
	display:none;
}
/*новости*/
#htmltag .lowvision .inner_main .news .news_preview_text{
	height: 51px;
}
#htmltag .lowvision #wrapper .inner_main .more{
	/*background: #0f61a4 url("../image/more_arrow.png") 118px center no-repeat;*/
	background: #0f61a4;
}
#htmltag .lowvision #wrapper .inner_main .news_detail_more{
	/*background: #0f61a4 url("../image/more_arrow.png") 158px center no-repeat;*/
	background: #0f61a4;
}
#htmltag .lowvision #wrapper .inner_main .legalbase .more{
	/*background: #0f61a4 url("../image/more_arrow.png") 102px center no-repeat;*/
	background: #0f61a4;
}
#htmltag .lowvision #wrapper .inner_main .show_all_btn{
	/*background: #0f61a4 url("../image/more_arrow.png") 136px center no-repeat;*/
	background: #0f61a4;
}
#htmltag .lowvision #wrapper .inner_main .show_all_arrow {
	border: none;
	position: absolute;
	top: 10px;
	right: 0px;
}
#htmltag .lowvision #wrapper .inner_main .legalbase .show_all_btn{
	/*background: #0f61a4 url("../image/more_arrow.png") 136px center no-repeat;*/
	background: #0f61a4;
}
/*инвестиции*/
#htmltag .lowvision .inner_page .legalbase_section_list ul li{
	height: 28px;
}
#htmltag .lowvision .inner_main .inner_page .legalbase_section_list .arrowright{
	top:9px;
}
#htmltag .lowvision .inner_main .search-page .search_form input[type="text"] {
	font-size: 18px;
}
#htmltag .lowvision .search_section_select_div select{
	font-size: 18px;
}
#htmltag .lowvision .legalbase_section_list a {
	line-height:26px;
}
.carousel2foot{
	height: 15px;
	width: 100%;
	clear: both;
}
.answers_result {
	background:#fff;
	border-radius: 7px;
	min-height: 315px !important;
	/*height: 339px !important;*/
}
.header_links {display: inline-block;width: 100%;background:#efefef;}
/*.weather span + span {display: table-cell !important;width: 122px; height: 38px; line-height: normal; vertical-align: middle; position: absolute; top: 0; right: 0;}*/
.slide {height: 271px !important;}

.inner_main .inner_page ul.ullist{
	list-style: disc;
	padding-left: 30px;
	margin: 1em 0 1em 0;
}
.inner_main .inner_page .imgcenter{
	float: none;
	margin: auto;
	display: block;
}
.inner_main .inner_page .imgright{
	float:right;
}

/*subscribe_popup_block*/
#subscribe_popup_block{
	display:none;
	position: fixed;
	top: 50%;
	left: 50%;
	background: #fff;
	z-index: 1999;
	margin-top: -132px;
	margin-left: -140px;
	box-shadow: -12px 8px 15px 3px rgba(0, 0, 0, .2);
	font-size: 18px;
	color: #0e5691;
}
#subscribe_popup_block .subscribe_popup_inner{
	background: #d6d6d6;
	position: relative;
	margin: 2px;
	width: 276px;  
	height: 262px;
	text-align: center;
}
#subscribe_popup_close_btn{
	position: absolute;
	right: -15px;
	top: -15px;
}
#subscribe_popup_block #subscribe_popup_close_btn img{
	width:22px;
	height:22px;
	border:none;
}
#subscribe_popup_block .subscribe_popup_title{
	display:block;
	padding:20px;
	font-weight: bold;
}
#subscribe_popup_block .subscribe_popup_text{
	font-size: 18px;
	color: #0e5691;
	text-align:center;
	width:205px;
	height:30px;
	background: url(../image/subscribe_input_bg.png) no-repeat;
	border:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subscribe_popup_block .subscribe_popup_button{
	background: url(../image/subscribe_button_bg.png) no-repeat;
	border: none;
	width: 187px;
	height: 37px;
	margin-top: 30px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	cursor:pointer;
}
#subscribe_popup_block .subscribe_placeholder_span{
	margin-bottom: -10px;
	margin-top: -12px;
	display: none;
}
#subscribe_popup_block .subscribe_error_mail{
    clear: both;
    display: block;
    margin-top: -10px;
    margin-bottom: -14px;
    color: #ff0000;
    display: none;
}
/*news filter*/
.news_filter{
	clear:both;
	float:right;
	margin-top: -20px;
}
.news_filter ul{
	display: block;
	margin-bottom: 14px;
	
}
.news_filter ul li{
	display: inline-block;
	position:relative;
	margin-right: 5px;
	margin-bottom:5px;
}
.news_filter ul li.nfdate img{
	position: absolute;
	right: 144px;
	top: 12px;
	width:14px;
	height:13px;
	border:none;
	margin:0;
	border-radius:0;
}
.news_filter ul li.nfdate #datepicker_image2{
	right: 15px;
}
.news_filter ul li input{
	border:none;
	outline: none;
	padding: 0 15px;
	height:38px;
}
.news_filter ul li.nfdate input, .news_filter ul li.nftheme input{
	width:89px;
	background: url("../image/input_brdr3.png") no-repeat;
}
#news_subscribe_button{
	color: #fff;
	background-color: #0d5086; /* Для не css3 обозревателей */
	background: -webkit-gradient(linear, left top, left bottom, from(#1177ca), to(#0d5086)); /* chrome, safary, etc. webkit */
	background: -moz-linear-gradient(top, #1177ca, #0d5086); /* FireFox */
	background: -o-linear-gradient(top, #1177ca, #0d5086); /* Opera */
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	display: block;
	border: none;
	text-decoration: none;
	border-radius: 7px;
	behavior: url("/bitrix/templates/maikop/pie/PIE.php"); position: relative;
}

.lowvision .mainspan{
display: none;
}