@font-face {
	font-family: 'AGBengaly.ttf';
	src: url('files_new/fonts/AGBengaly.eot');
	src: local('☺'), url('files_new/fonts/AGBengaly.woff') format('woff'), url('files_new/fonts/AGBengaly.ttf') format('truetype'), url('files_new/fonts/AGBengaly.svg') format('svg');
}

html {
	overflow-x: hidden;
}
   
body {
	font-family: 'Open Sans', sans-serif !important;
}



h1 {
	margin-top: 10px;
    	margin-bottom: 10px;
	font-size: 24px;
    	font-weight: bold;
    	color: #333;
}

h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 33px;
	margin-bottom: 33px;
}

h2 a {
	font-size: 1.8rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	letter-spacing: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 16px;
    	font-weight: bold;
    	color: #333;
}

.main-content h1 {
	margin-top: 10px;
   	margin-bottom: 30px;
	font-size: 24px;
    	font-weight: bold;
    	color: #333;
	width: 90%;
	display: block;
}

.row {
	margin: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.padding-bottom-15 {
	padding-bottom: 15px !important;
}

#header {
	background: url('../img/bg_top.png') no-repeat #05407d 50% 0;
	background-image: url('../img/bg_top.png'), linear-gradient(to top, #1560b2, #05407d);
	color: #fff;
	padding: 0;
}

.captcha_input_error {
	border: 2px solid #ff0000;
}

.menu-fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
}

.btn-question {
	width: 100%;
	margin-top: 5px;
}

.menu-fixed .weather {
	position: absolute;
    top: 10px;
	right: 0;
	width: 200px;
	padding-left: 0;
}

.menu-fixed .weather .city-name {
	display: inline-block;
	padding-right: 10px;
}

.menu-fixed  .city-name-text {
	font-size: 1.3rem;
	line-height: 20px;
}

.menu-fixed .weather img {
    width: 20px;
    margin: -4px 5px 0 0;
}

.menu-fixed .weather .city-degree {
	display: inline-block;
	font-size: 14px;
}

.menu-fixed .site-name {
	display: none;
}

.menu-fixed .logo {
	margin: 5px 0 4px 0;
	text-align: center;
}

.menu-fixed #top-menu {
	/* top: 10px; */
	top: 0;
	padding-left: 15px;
}

.menu-fixed .logo img {
	width: 30px;
}

.logo {
	margin: 13px 0 13px 0;
	width: auto;
	padding-right: 0;
	z-index: 1000;
}

.site-name {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.site-name a {
	color: #fff;
}

.site-name a:hover {
	text-decoration: none;
}

.city-degree {
	font-size: 2.5rem;
}

.city-name {
	text-transform: uppercase;
}

.city-name-text {
	float: right;
}

.weather {
	text-align: right;
	position: relative;
	top: 21px;
}

.weather img {
	width: 25px;
	margin: 0px 3px 0 0;
}

#top-menu {
	position: absolute;
/* 	bottom: 9px; */
	bottom: 0;
	padding-left: 44px;
	z-index: 999;
}

#top-menu ul li ul li a {
	color: #000;
}

#top-menu ul {
	list-style: none;
	z-index: 998;
}

#top-menu ul li {
	float: left;
}

#top-menu ul li ul li ul li {
	float: none;
	padding: 5px;
}

#top-menu ul li ul {
	display: none;
	position: absolute;
/* 	margin: 21px 0 0 0; */
	margin: 0;
	padding: 0;
	font-size: 12px;
	left: 0;
	background: #ffffff;
	width: 100%;
}


#top-menu ul li ul li ul {
	margin: 0;
	padding: 0;
}

#top-menu ul li ul li a,
#top-menu ul li ul li ul a {
	color: #46494b;
}

#top-menu ul li ul li ul {
	width: 300px;
	min-height: 100px;
	background: #eeeeee;
	margin: 11px 0 0 0;
}

#top-menu ul li a {
	padding: 10px;
	color: #fff;
	display:block;
    text-transform: uppercase;
}

#top-menu ul li ul li a {
	padding: 12px 10px 12px 10px;
	text-decoration: none;
	/*border-right: 1px solid #cccccc;*/
}

#top-menu ul li ul li ul li a {
	border: none !important;
}

#top-menu ul li ul li a:hover {
	color: #fff;
	background: #d92f2f; 
}

#top-menu ul li ul li a:focus {
	color: #fff;
}

#top-menu ul li ul li ul li a:focus {
	color: #000;
	background: none;
}

#top-menu ul li ul li ul li a:hover {
	color: #000;
	background: none;
}

#top-menu ul li a:hover {
	background-color: rgba(255, 255, 255, 0.1);
}


#top-menu ul li a:focus {
	background: #d92f2f;
}

#top-menu ul li a:focus ~ ul,
#top-menu ul li a:active ~ ul,
#top-menu ul li a:hover ~ ul,
#top-menu ul li ul:hover {
	display: block !important;
} 

#header .overlay {
	display: none;
	background-color: #000;
	height: 100%;
	left: 0;
	opacity: 0.50;
	position: fixed;
	top: 95px;
	width: 100%;
	z-index: 100;
}

#requests_win_adm {
	width: 616px;
    	height: 583px;
	background: #fff;
	position: fixed;
	margin-top: 70px;
	z-index: 9000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 50px auto;
	display: none;
	overflow: auto;
}

#requests_win_gubernator {
	width: 616px;
    	height: 583px;
	background: #ffffff;
	position: fixed;
	margin-top: 70px;
	z-index: 9000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 50px auto;
	display: none;
	overflow: auto;
}

.close_win {
	float: right;
	width:	18px;
	height: 18px;
	margin-right: 24px;
	margin-top: 27px;
}

.close_win:hover {text-decoration: none; color: #7a7a7a;}
.close_win:hover span {color: #7a7a7a;}

.close_win span {
	color: #000;
}

.tabs_win {
	width: auto;
	#height: 46px;
	#background: #F5F5F5;
	#margin-top: 60px;
}

.tabs_win .nav-tabs {
	border-bottom: none;
	padding-top: 5px;
}

.tabs_win .nav-tabs>li {
	margin-bottom: 0;
}

.tabs_win .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #000 !important;
	padding-left: 25px;
	background: none;
}

.tabs_win .nav>li>a:hover, .nav>li>a:focus {
	background: none;
	color: #7e7e7e;
}


.tabs_win .nav-tabs>li>a {
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #CDCDCD;
	padding-left: 25px;
}

.tabs_win .tab-content {
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
}

#keystring2 {
	width: 100%;
	height: 29px;
	border: 2px solid #ff0000;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

.tabs_win .tab-content input[type="text"] {
	width: 100%;
	height: 29px;
	border: 2px solid #eaeaea;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

.tabs_win .tab-content select {
	width: 100%;
	height: 29px;
	border: 2px solid #eaeaea;
	padding-left: 5px;
	margin-bottom: 10px;
	background: url(../img/question_form_menu_icon.svg) no-repeat;
	background-size: 14px 10px;
	background-position: 5px 9px;
	padding-left: 18px;
	color: #7d7d7d;
	font-size: 12px;	
}

.tabs_win .tab-content select option {
	color: #7d7d7d;
}

.tabs_win .tab-content select option:hover {
	background: red;
}

.tabs_win .tab-content input[type="submit"]{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	position: relative;
	background: #D92F2F;
	color: #ffffff;
	border: none;
	width: 140px;
	height: 30px;
}

.tabs_win .tab-content input[type="submit"]:hover {
	text-decoration: underline;
}

.tabs_win .tab-content textarea {
	width: 100%;
	height: 170px;
	border: 2px solid #eaeaea;
	padding-left: 5px;
	resize: none;
	font-size: 12px;
}

.tabs_win .tab-content .filename {
     	background: #fff;
     	border: none !important;
	display: inline-block !important;
	width: 180px !important;
	float: left;
	font-size: 13px !important;
	color: #A8A8A8 !important;
}

.tabs_win .tab-content .file-upload {
	position: relative;
	overflow: hidden;
	background: #F5F5F5;
	padding: 5px 10px;
    border: 1px solid #A8A8A8;
    border-radius: 2px;
    cursor: pointer;
	color: #A8A8A8;
	text-align: center;
	margin: 10px 0;
    display: inline-block;
    }

.tabs_win .tab-content .file-upload:hover {
     	color: #7e7e7e;
}

.tabs_win .tab-content .file-upload input[type="file"]{
    display: none;
    width: 100%;	
}

.tabs_win .tab-content .file-upload .media-icon {
	font-size: 16px;
}

.tabs_win .tab-content .file-upload label {
	display: flex;
    align-items: center;
	width: 100%;
	height: 100%;
	cursor: pointer;
    margin-bottom: 0px;
    font-weight: normal;
}

.tabs_win .tab-content .file-upload span {
     	line-height: 36px;
}

.tabs_win .media-icon {
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	font-size: 12px;
}

.tabs_win strong {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
}

.tabs_win .tab-content .captcha {
	width: 163px;
	height: 82px;
	background: url(../img/captcha.png) no-repeat;
}

.tabs_win .tab-content .title_captcha {
	font-weight: bold;
	font-size: 12px !important;
}

.tabs_win .tab-content .confirm_personal {
	display: block;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.tabs_win .tab-content .confirm_personal input[type="checkbox"]{
	float: left;
}

.tabs_win .tab-content .confirm_personal label {
	font-size: 12px;
	float: left;
	margin: 2px;
}

.tabs_win  .tab-content .captcha_input {
	width: 163px;
}



.win_title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	float: left;
	margin-left: 24px;
	margin-top: 23px;
}


.gubernator_win {
	
}

#overlay_win {
 	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.7;
	z-index: 8888;   
    	position: fixed;
    	display: none;
}

.form_request {
	width: 601px;
	height: 675px;	
}

.gubernator {
	background: url(../img/online_question_str.jpg) no-repeat;
}

.adm {
	background: url(../img/online_question_str_adm.jpg) no-repeat;
}

.substrate {
	background: #eeeeee;
	width:100%;
	min-height: 40px;
	position: absolute;
	display: none;
	z-index: 998;
}

.substrate-fixed {
	position: fixed;
}

.tools {
	padding: 0 15px;
    color: #8c8c8c;
	text-transform: uppercase;
	font-size: 13px;
	height: 35px;
}

.tools a {
    color: #8c8c8c;
	text-decoration: none;
}

.v-impaired  {
	padding-top: 8px;
	text-transform: none;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}

.v-impaired  a {
	color: #000;
}

.v-impaired  a:hover {
	text-decoration: underline;
}

.v-impaired img {
	width: 31px;
    	margin: -7px 7px 9px -1px;
	opacity: 0.4;
}

.date {
	text-align: left;
	padding-top: 8px;
}

.lang {
	float: right;
	padding-right: 10px;
}

.lang-soc-search {
	padding: 7px 0 0 0;
}

.soc {
	float: right;
	padding-right: 5px;
}

.soc ul {
	margin: 0;
}
.search {
	float: right;
	background: url(../img/ic_search.svg) no-repeat;
	background-size: 18px 18px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.search input[type="text"]{
	margin-top: 0px;
	float: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #c4c4c4;
	outline: none;
	margin-right: 5px;
	padding-left: 5px;
    height: 20px;
}

.search_submit {
	background: url(../img/ic_search.svg) no-repeat;
	background-size: 18px 18px;
	border: none;
	width: 18px;
	height: 18px;
	outline: none;
	z-index: 888;
	display: inline-block;
	position: relative;
	margin-top: 0px;
}

.search img {
	width: 17px;
	height: 17px;
}

.search_field {
	display: none;
}

.soc ul {
	padding: 0;
	float: left;
}

.soc ul li {
	display: inline-block;
	margin-right: 5px;
}

.vk a {
	background: url('../img/ic_vk.svg') no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	list-style: none;
	display: block;
}

.tw a {
	background: url('../img/ic_tw.svg') no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	list-style: none;
	display: block;
}

.mail a {
	background: url('../img/ic_mail.svg') no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	list-style: none;
	display: block;
}

.fb a {
	background: url('../img/ic_fb.svg') no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	list-style: none;
	display: block;
}

.rss a {
	background: url('../img/ic_rss.svg') no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	list-style: none;
	display: block;
}
.gov-info {
	padding-bottom: 20px;
}

.gov-foto img {
	width: 100%;
}

.gov-about h1 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
}

.gov-about h2 {
	margin-top: 0px;
    margin-bottom: 20px;
}

.gov-about p {
	margin: 0 0 15px;
}

.tabs .nav-tabs {
	border: none;
	background: #eeeeee;
	text-transform: uppercase;
	text-align: center;
}

.tabs .nav-tabs li.active a {
	background: #d92f2f;
	border: none;
	color: #fff;
	border-radius: 0;
}

.tabs .nav-tabs li a {
	border: none;
	color: #46494b;
	margin-right: 1px;
	padding: 10px 0;
}

.tabs .nav-tabs li a:hover {
	background: #d92f2f;
	border: none;
	color: #fff;
	border-radius: 0;
}

.tabs .tab-pane h2 {
	font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.tabs .tab-pane h3 {
	color: #333;
	font-weight: bold;
	font-size: 17px;
}

.tabs .tab-pane {
	padding: 0 15px;
}

.fotogallery {
    background: url('../img/bg_events.png') no-repeat #05407d 50% 0;
    background-image: url('../img/bg_events.png'), linear-gradient(to top, #1560b2, #05407d);
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
}

#slider .carousel-control.left span {
	left: 15px;
	margin-left: 0;
}

#slider .carousel-control.left span:before {
	content: "";
	background: url('../img/slider_arrow_l.png') no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	background-size: 100%;
}

#slider .carousel-control.right span {
	right: 15px;
	margin-right: 0;
}

#slider .carousel-control.right span:before {
	content: "";
	background: url('../img/slider_arrow_r.png') no-repeat;
	width: 32px;
	height: 32px;
	display: block;
}

#slider  .carousel-inner>.item>img {
	width: 100%;
}

#slider .carousel-indicators {
	top: 10px;
    right: 15px;
    width: auto;
    left: auto;
	height: 30px;
}

#slider .carousel-caption {
	left: 0;
    right: 0;
	bottom: 0;
	text-align: left;
	padding-bottom: 0;
}

#slider .carousel-caption h3 {
	background-image: linear-gradient(to right,rgba(0,0,0,0.3) 0,rgba(0,0,0,0.5) 100%);
	width: 90%;
	font-size: 3.5rem;
	padding-left: 15px;
	font-family: AGBengaly;
	font-weight: normal;
	color: #fff;
}

#slider .carousel-caption p {
	background-image: linear-gradient(to right,rgba(0,0,0,0.3) 0,rgba(0,0,0,0.5) 100%);
	width: 100%;
	padding: 0 0 0 20px;
	margin: 0;
	height: 45px;
	line-height: 45px;
}

#slider .carousel-caption p a{
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
}

.all-news {
	background: #eeeeee;	
}


.all-news h3 {
	padding: 15px 0;
    margin: 0 15px;
    border-bottom: 1px solid #bfbfbf;
    font-size: 14px;
    font-weight: bold;
	color: #46494b;
}

.all-news ul {
	padding-left: 15px;
	margin-bottom: 0;
	overflow: hidden;
	height: 0;
}

.all-news ul:hover{
	overflow-y: auto;
	overflow-x: hidden;
}


.all-news ul::-webkit-scrollbar {
    width: 7px;
}

.all-news ul::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

.all-news li {
	list-style: none;
	padding: 17.8px 0 0 0;
}

.all-news .time {
	float: left;
	font-size: 12px;
	padding-right: 15px;
}

.all-news .news-title {
	font-size: 14px;
	padding-right: 5px;
}

.all-news .news-title a {
	color: #46494b;
	text-align: center;
}

.all-news .button-all {
    color: #fff;
    background: url('../img/bg_top.png') no-repeat #05407d 50% 0;
	background-image: url('../img/bg_top.png'), linear-gradient(to top, #1560b2, #05407d);
    text-transform: uppercase;
	text-align: center;
}

.all-news .button-all a {
    color: #fff;
    text-transform: uppercase;
    padding: 13px;
    display: block;
}
.all-news .button-all a:hover {
    background-color: rgba(255, 255, 255, 0.1);	
}
#slider .carousel-indicators li {
	border: 2px solid #fff;
	width: 11px;
	height: 11px;
	margin: 0 3px 0 0;
}

#slider .carousel-indicators li:hover {
	border: 2px solid #05407d;
}

#slider .carousel-indicators .active {
	border: 2px solid #05407d;
	background-color: transparent;
}

.road-situation {
	background: #eeeeee;
	padding: 10px;
	margin-bottom: 15px !important;
}

.road-situation .konus {
	text-align: center;
	padding: 20px 0;
}

.road-situation .konus img {
	width: 70px;
}

.road-situation h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #d92f2f;
	font-weight: bold;
	margin-top: 10px;
}

.road-situation p {
	color: #46494b;
	font-size: 14px;
}


.footer-top ul {
	margin-top: 10px;
	
}

.footer-top a {
	text-transform: uppercase;
	color: #46494b;
	text-decoration: none;
	font-size: 12px;
	
}

.footer-top a:hover {
	text-decoration: underline;	
}

.footer-top {
	background: #eeeeee;
	padding: 15px;
	margin-bottom: 15px !important;
	text-align: center;
}

.footer-top ul li {
	list-style: none;
	display: inline-block;
	padding: 0 20px;
}

.footer p {
	margin: 0;
	font-size: 12px;
}

.footer a {
/*	color: #46494b;*/
}

.footer a:hover {
	color: #46494b;
}

.footer {
	font-size: 12px;
}

.footer .soc {
	position: relative;
}

.authorities-communicate .governor .pic {
	position: relative;
/* 	width: 285px;
	height: 161px; */
	width:100%;
	height:50%;
	background: url('../images/bocharov.jpg') no-repeat 0 0;
	background-size: 100%;
}

.authorities-communicate .governor .pic:after {
	content: "";
	bottom: 0px;
	position: absolute;
	width: 100%;
	height: 7px;
	background: #05407d;
	left: 0;
}

.authorities-communicate .governor .pic img {
	width: 100%;
	height: 100%;
}

.authorities-communicate .governor h3 {
	font-family: AGBengaly;
	font-size: 19px;
	margin: 5px 0;
}

.authorities-communicate .governor h6 {
	color: #428bca;
	margin: 0;
}

.authorities-communicate .governor p {
	font-size: 14px;
    font-weight: normal;
	margin: 10px 0;
}

.authorities-communicate .governor p.mailto a {
	color: #46494b;
	font-size: 12px;
}

.governor .btn-primary:hover {
	text-decoration: underline;
}

.authorities-communicate .president .pic {
	position: relative;
/* 	width: 285px; 
	height: 161px; */
	width:100%;
	height:50%;
	background: url('../images/president/21895.jpg') no-repeat 0 0;
	background-size: 100%;
}
 
.authorities-communicate .president .pic:after {
	content: "";
	bottom: 0px;
	position: absolute;
	width: 100%;
	height: 7px;
	background: #05407d;
	left: 0;
}

.authorities-communicate .president .pic img {
	width: 100%;
	height: 100%;
}

.authorities-communicate .president h3 {
	font-family: AGBengaly;
	font-size: 28px;
	margin: 5px 0;
}

.authorities-communicate .president h6 {
	color: #428bca;
	margin: 0;
}

.authorities-communicate .president p {
	font-size: 14px;
    font-weight: normal;
	margin: 0px 0;
}

.authorities-communicate .president p.mailto a {
	color: #46494b;
	font-size: 14px;
}



.btn-primary {
	background-color: #d92f2f !important;
	border: none !important;
	border-radius: 0 !important;
	outline: none !important;
	text-transform: uppercase;
	font-size: 0.9em !important;
}

.btn-primary:hover {
	text-decoration: underline;
}

.authorities-communicate .regional-authority {
	background: url('/bg_duma2.jpg') no-repeat;
	background-size: 100% 100%;
}

.regional-authority .vlg-logo {
	padding-top: 50px;
    height: 300px;
	text-align: center;
	color: #fff;
	float: left;
}

.regional-authority .vlg-logo img {
	width: 120px;
}

.regional-authority h4 {
	font-size: 24px;
	margin-top: 30px;
	color: #707070;
}

.regional-authority p {
	font-size: 16px;
	padding: 20px 0;
}

.regional-authority ul {
	position: static;
	float: right;
	color: #fff;
	margin: 0;
	padding: 0;
/*	background: url('../img/bg_menuduma.png');*/
	background: #fbfbfb;
}
.regional-authority ul li {
	border-bottom: 1px solid #F0F0F0;
	list-style: none;
}

.regional-authority ul a {
	color: #707070;
	font-size: 15px;
	position: relative;
}

.regional-authority ul li a {
	padding: 13px 10px 13px 50px;
	display: block;
}

.regional-authority ul li ul li a {
	padding: 0;
    font-weight: bold;
    text-align: left;
    padding: 10px;
	color:#05407d;
	height: 80px;
}

.regional-authority ul li ul li a span {
    display: block;
    font-size: 12px;
    font-weight: normal;
	color:#707070;
}

.regional-authority ul li ul li a:hover span {
	color:white;
}

.regional-authority > ul > li > a:hover, .open {
	text-decoration: none;
	color: #ca1c1c !important;
}

.regional-authority > ul > li > a:hover:before, .open:before {
	background: url('../img/arrow_right_menu_hover.svg') no-repeat !important;
	background-size: 7px 13px !important;
}

.regional-authority ul a:before {	
    content: "";
    position: absolute;
    background: url(../img/arrow_right_menu.svg) no-repeat;
    background-size: 7px 13px;
    width: 8px;
    height: 16px;
    display: block;
    left: 30px;
    top: 17px;
}

.regional-authority ul li ul {
	position: absolute;
	left: 0;
    top: 0;
	background: none;
	text-align: center;
	display: none;
	opacity: 0;
	padding: 10px 10px;
}

.regional-authority ul li ul li {
	border: none;
	list-style: none;
	text-align: center;
	background: transparent;
	width: 50%;
	float: left;
}

.regional-authority ul li ul a:before {
	content: "";
	background: none;
	
}
.regional-authority ul li ul li:hover {

}

.regional-authority ul li ul li a:hover {
	color: #fff;
	text-decoration: underline;
    background: transparent url('../img/info_box.png') no-repeat;
    background-size: 100% 100%;
	text-decoration:none;
}
.regional-authority ul li ul li a:hover:before {
	background:none;
}

.regional-authority ul li ul li ul{
	display: none;
}

.regional-authority .desc-contact {
	font-size: 14px;
    padding: 0 10px;
    color: #707070;	
}

.additional-links .e-reception {
	padding-top: 10px;
	text-align: right;
}

.additional-links span {
	float: left;
	padding-right: 10px;
}

.guide-title {
	font-weight: bold;
}

.guide-title a {
	color: #46494b;
}

.footer .apps {
	text-align: center;
}

.footer .apps p {
	padding-bottom: 15px;
}

.copyright {
	text-align: center;
	padding: 15px 0;
}

.top-pers-assist {
	background: url('../img/bg_events.png') no-repeat #05407d 50% 0;
	background-image: url('../img/bg_events.png'), linear-gradient(to top, #1560b2, #05407d);
	color: #fff;
	text-transform: uppercase;
}

.top-pers-assist .pers-assist-title {
	padding: 10px 0 0 15px !important;
}
.pers-assist-title a {
	color:#fff;
}
.top-pers-assist .col-md-2 a {
	font-size: 12px;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
}

.top-pers-assist .col-md-2 a:hover {
	background-color: rgba(255, 255, 255, 0.1);
}

.top-pers-assist a.active {
	background: #d92f2f !important;
}

.personal-assistant {
	background: #eeeeee;
	padding-bottom: 15px !important;
}

.personal-assistant .es-navigation .es-prev span {
	width: 13px;
    height: 13px;
}

.personal-assistant .es-navigation .es-next span {
	width: 13px;
    height: 13px;
}

.event {
	padding-bottom: 20px;
}

.event .top {
	background: url('../img/bg_events.png') no-repeat #05407d 50% 0;
	background-image: url('../img/bg_events.png'), linear-gradient(to top, #1560b2, #05407d);
	color: #fff;
	text-transform: uppercase;
	padding: 10px 15px;
}
.events-title a {
	color: #fff;
}
.events-desc {
	text-align: center;
}

.events-date {
	text-align: right;
}

.event .search-tool {
	background: #eeeeee;
}

.event .search-tool-panel {
	background: #eeeeee;
	padding-top: 3px;
    	height: 42px;
}

.event .search-event {
	margin: 5px 0;
}

.event .search-tool input {
	background: #fff url(../img/ic_search.svg) no-repeat;
    background-size: 12px 12px;
    background-position: 5px 8px;
    padding-left: 20px;
    width: 100%;
    height: 30px;
    outline: none;
    margin-top: -1px;
    border: 1px solid #dedede;

}

.event .calendar ul {
	padding: 0;
	text-align: center;
	margin-bottom: 0;
}

.event .calendar ul li {
	display: inline-block;
}

.event .calendar ul li a {
	color: #46494b;
	padding: 10px;
}

.event .calendar ul li a:hover {
	background: #467db5;
	color: #fff;
	text-decoration: none;
}

.event .calendar .prev-day {
	position: absolute;
	top: 16px;
	left: 0;
}

.event .calendar .prev-day a {
	background: url('../img/events_arrow_left.png') no-repeat 0 0;
	width: 5px;
    height: 10px;
	display: block;
}

.event .calendar .prev-day a:hover {
	background: url('../img/events_arrow_left_hover.png') no-repeat 0 0;
}

.event .calendar .next-day {
	position: absolute;
	top: 16px;
	right: 15px;
}

.event .calendar .next-day a {
	background: url('../img/events_arrow_right.png') no-repeat 0 0;
	width: 5px;
    height: 10px;
	display: block;
}

.event .calendar .next-day a:hover {
	background: url('../img/events_arrow_right_hover.png') no-repeat 0 0;
}

.event .calendar .prev-day a,
.event .calendar .next-day a {
	color: #46494b;
}

.event .calendar .prev-day a:hover,
.event .calendar .next-day a:hover {
	text-decoration: none;
}

.news-detail .event-location {
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-detail .strip {
	border: 2px solid #d92f2f;
	width: 25px;
	margin-top: 10px;
}

.search-top {
	background: #eeeeee;
	color: #8c8c8c;
	padding: 10px 0;
	margin-bottom: 15px !important;
}

.all-news-title {
	font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold;
	margin-top: 3px;
}

.strips {
	margin-top: 2px;
}

.strip {
	border: 4px solid #05407d;
	width: 80%;
	float: left;
}

.strip.red {
	border: 4px solid #d92f2f;
	width:20%;
}

#left-menu ul {
	list-style: none;
	text-transform: uppercase;
	padding: 0;
}

#left-menu ul li,
#left-menu ul li a {
	padding-top: 5px;
	color: #8c8c8c;
	font-size: 1.1rem;
    font-weight: bold;
	line-height: 19px;
}

#left-menu ul li ul li {
	font-weight: normal;
	padding: 0;
}
.banners img {
	width: 100%;
	border: 2px solid #e6e6e6;
}

.search-top  input {
	background: #fff url(../img/lupa.png) no-repeat;
    background-size: 12px 12px;
    background-position: 3px 5px;
    padding-left: 18px;
    width: 100%;
    outline: none;
}

.content {
	padding-bottom: 20px;
}	

.main-content {
	padding: 0 15px 10px 0;
}

.content-top {
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 0;
	margin-right: 15px !important;
}

.content-top h1 {
	text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: bold;
	margin: 0;
}

.breadcrumb {
	margin-bottom: 0px;	
	background: #f3f3f3;
}

.breadcrumbs a {
	color: #8c8c8c;
	font-size: 1.2rem;
}

.nagrad h2,
.nagrad h2 a {
	font-size: 16px !important;
    	font-weight: bold !important;
    	text-transform: uppercase !important;
	color: #333;
	letter-spacing: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center !important;
	line-height: 21px !important;
	display: block;
	height: 42px;
	width: 380px;
	float: none;
	margin: 0 auto;
}

.news-item {
	padding: 0 0 30px 0;
}

.news-item .date {
	text-align: left;
    font-size: 1.3rem;
    color: #8c8c8c;
	padding-top: 0;
}

.news-item h2,
.news-item h2 a {
	font-size: 1.8rem;
    	font-weight: bold;
    	text-transform: uppercase;
	color: #333;
	letter-spacing: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

.news-item h2 a:hover {
	text-decoration: none;
	color: #1e64b0;
}

.news-item .desc {
	font-size: 1.3rem;
	text-align: justify;
}

.news-item .pic {
	width: 180px;
    	height: 100px;
	float: left;
	margin-right: 10px;
}

.news-item .strip {
	border: 2px solid #d92f2f;
	width: 25px;
	margin-top: 10px;
}

.news-item.prime {
	text-align: center;
	margin: 0 0 30px 0;
	color: #fff;
	padding: 0;
	z-index: 0;
}

.news-item.prime .bg {
    width: 100%;
    height: 100%;
	position: absolute;
    left: 0;
    top: 0;
	background: #000;
	opacity: 0.6;
	z-index: -1;
}


.news-item.prime .prime-desc  {
	position: relative;
	width: 100%;
	padding: 20px 15px;
}  

.news-item.prime .desc  {
	text-align: center;
	padding: 0px 70px;
} 

.news-item.prime a  {
	color: #fff;
	font-size: 2.7rem;
    font-weight: normal;
}

.news-item.prime a:hover  {
	color: #fff;
}

.news-item.prime .date,
.news-item.prime .strip {
	display: none;
}

.pagination {
	margin: 30px 0;
	font-size: 1.4rem;
}

.pagination a {
	color: #1e64b0;
}

.navigator {
	margin: 0;
}

.navigator a {
    right: auto;
    position: relative;
    float: left;
    overflow: hidden;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 7px 0 0;
    text-indent: -999px;
    border: 2px solid #c7c7c7;
    border-radius: 10px;
    cursor: pointer;
    background: none;
    text-indent: -9999px;
}

.navigator a:last-child {
    margin: 0;
}

.navigator a:hover{
    border: 2px solid #05407d;
}

.navigator a.active {
    border: 2px solid #05407d;
}

img.detail_picture {
float: none;
    display: block;
    width: 680px;
    height: 420px;
    //margin: 0 10px 10px 0;
    margin: 0 auto 45px;
}

#full_text {
	
}

.news-detail {
	width: 90%;
	text-align: justify;
	line-height: 26px;
}

.event-detail .detail_picture {
    width: auto;
    height: auto;
}

.full_new_icons {
    position: absolute;
    right: 0;
    top: 65px;
    margin-right: 23px;
}

.full_new_icons a:first-child {
	font-size: 26px;
	border-bottom: none;
}

.full_new_icons a:nth-child(3) {
	font-size: 23px;
}

.full_new_icons a:last-child {
	font-size: 24px;
	border-bottom: none;
}

.full_new_icons a {
    display: block;
    width: 24px;
    height: 36px;
    margin-left: 2px;
    font-size: 19px;
    clear: both;
    color: #8c8c8c;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
	transition: .2s linear;
}

.full_new_icons a:hover {
	color: #404040;
	text-decoration: none;
}

.full_new_icons a:focus {
	color: #404040;
	text-decoration: none;
}

.full_new_icons a:active {
	color: #404040;
	text-decoration: none;
}

.full_new_icons .other_icons {
	display: block;
	width: 52px;
	height: 182px;
	background: url(../img/icons_news.jpg) no-repeat;
	margin-top: 26px;
}

.calBox {
  -moz-border-radius: 4px;
  text-align: center;
  color: #000;
}

.calElement {
	margin: 0;
	display: inline-block;
	padding: 8px 0;
}

.calElement:hover {
  background: #467db5;
  color: #fff;
}

.calElement:hover a {
  color: #fff !important;
  text-decoration: none;
}

.calYear {
  display: none;	
  font-size: 20px;
  border-bottom: 1px dashed #666;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.calYear .calElement {
  border: 1px solid #999999;
}

.calMonth {
  display: none;
  border-bottom: 1px dashed #666;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.calMonth .calElement {
  font-size: 14px;
  border: 1px solid #999999;
}

.calDay {
}

.calDay .calElement {
  font-size: 14px;
}

.calDay .calElement.prev {
  background: transparent url(../img/events_arrow_left.png) no-repeat 0 0;
  width: 6px;
  height: 8px;
  padding: 0 5px;
}

.calDay .calElement.prev:hover {
  background: transparent url(../img/events_arrow_left_hover.png) no-repeat 0 0;
}

.calDay .next {
	background: transparent url(../img/data_events.svg) no-repeat 0 0 !important;
	width: 15px !important;
	height: 15px !important;
	margin: 0;
    display: inline-block;
	cursor: pointer;
	padding: 0 !important;
	border: none !important;
	background-size: 15px 15px !important;
	vertical-align: middle;
	margin-left: 10px;
}

.calDay .next:hover {
	background: transparent url(../img/data_events_hover.svg) no-repeat 0 0 !important;
  	background-size: 15px 15px !important;
}

.calDay .next:focus {
	outline: none;
	background: transparent url(../img/data_events_hover.svg) no-repeat 0 0 !important;
	background-size: 15px 15px !important;
}

span.calElement.next:hover, span.calElement.prev:hover {
  cursor: pointer;
}

.calDay .calElement .dayNumber {
	font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    color: #46494b;
}
.calElement.selected {
  /*background: #467db5;
  color: #fff;*/
}

.calElement.selected a {
  /*color: #fff;*/
}

span.calElement:hover {
  -moz-border-radius: 3px;
  cursor: pointer;
}

.calElement.today {
	background: #d92f2f;
	color: #fff;
	/*Убираем выделение при двойном щелчке*/
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.calElement.today a {
	color: #fff !important;
	text-decoration: none;
}

.content div.modern-page-navigation {
	padding: 20px 0 0 0;
}

.news-page-content .date {
	text-align: left;
    font-size: 1.3rem;
    color: #8c8c8c;
    padding-top: 0;
}

.event-location {
	font-size: 12px;
	cursor: default;
	position: relative;
}

.event-location:before {
	content: "";
	background: url('../img/locate.png') no-repeat 0 0;
	width: 8px;
	height: 11px;
    padding-right: 10px;
	position: relative;
	top: 3px;	
}

.news-item .event-location  {
	margin-top: 10px;
}

.news-detail .date {
	text-align: left;
    font-size: 1.3rem;
    color: #8c8c8c;
    padding-top: 0;
	margin-top: 20px;
	margin-bottom: 25px;
}

.subscribe-desc {
	text-align: justify;
}

.subscribe-form .label {
	margin-top: 5px;
}

.subscribe-input {
	width: 100%;
}

.subscribe-button {
	width: 100%;
	padding: 4px 0 5px 0;
}

.news-item.event-item {
	clear: both;
}

.news-item.event-item .pic {
	width: 150px;
    height: 200px;
}

.bx-filter {
	padding-bottom: 0px;
}

.bx-filter-section .bx-filter-title {
	padding-left: 10px;
}

.bx-filter .bx-filter-parameters-box-title span {
	color: #337ab7 !important;
}

.bx-filter .bx-filter-parameters-box-title:hover span {
	border: none !important;
}

.bx-filter .bx-filter-parameters-box-container-block {
    padding: 0;
}

.bx-filter.bx-blue .bx-filter-section {
    background: transparent !important;
}

.bx-filter .bx-filter-button-box {
    clear: none !important;
	padding-right: 0px;
}

.refresh {
	background: url('../img/refresh.svg') no-repeat 0 0 !important;
	width: 15px;
    height: 15px;
    background-size: 100% !important;
	padding: 0 !important;
}

.refresh:hover {
	background: url('../img/refresh_hover.svg') no-repeat 0 0 !important;
	width: 15px;
    height: 15px;
    background-size: 100% !important;
}

.refresh:focus {
	outline: none !important;
}

.dash {
	text-align: center;
    vertical-align: middle;
    height: 38px;
    padding-top: 5px;
}

.bx-filter-select-popup {
	height: 150px;
	 overflow-y: auto;
     overflow-x: hidden;
}

.bx-filter-select-popup::-webkit-scrollbar {
    width: 7px;
}

.bx-filter-select-popup::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

.bx-filter .bx-filter-input-container input {
	font-size: 1.2em !important;
	height: 30px !important;
}

.bx-filter-select-popup ul li label {
	font-weight: normal !important;
	font-size: 0.9em !important;
}

.bx-filter .bx-filter-select-text {
	font-size: 0.9em !important;
}

.bx-filter .bx-filter-section {
	padding-top: 2px !important;
}

.bx-filter-parameters-box-container {
    padding-bottom: 10px !important;
}

.bx-filter .bx-filter-select-block {
	height: 28px !important;
}

.bx-filter .bx-filter-select-container,
.bx-filter .bx-filter-select-text,
.bx-filter .bx-filter-select-arrow {
	height: 30px !important;
}

.bx-filter .bx-filter-select-text {
	line-height: 30px !important;
}

.bx-filter-button-box .bx-filter-block {
	float: right;
}

.bx-filter-select-popup2 {
	height: 150px;
	 overflow-y: auto;
     overflow-x: hidden;
}

.bx-filter-select-popup2::-webkit-scrollbar {
    width: 7px;
}

.bx-filter-select-popup2::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

.bx-filter2 .bx-filter-input-container2 input {
	font-size: 1.2em !important;
	height: 30px !important;
}

.bx-filter-select-popup2 ul li label {
	font-weight: normal !important;
	font-size: 0.9em !important;
}

.bx-filter2 .bx-filter-select-text2 {
	font-size: 0.9em !important;
}

.bx-filter2 .bx-filter-section2 {
	padding-top: 2px !important;
}

.bx-filter-parameters-box-container {
    padding-bottom: 10px !important;
}

.bx-filter2 .bx-filter-select-block {
	height: 28px !important;
}

.bx-filter2 .bx-filter-select-container2,
.bx-filter2 .bx-filter-select-text2,
.bx-filter2 .bx-filter-select-arrow2 {
	height: 30px !important;
}

.bx-filter2 .bx-filter-select-text2 {
	line-height: 30px !important;
}

.bx-filter-button-box2 .bx-filter-block2 {
	float: right;
}

.cal-block {
	padding-left: 10px;
}

.bx_catalog_line_title span {
	font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    letter-spacing: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bx_catalog_line .bx_catalog_line_title a {
	font-size: 1.8rem !important;
    color: #333 !important;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
    color: #1e64b0 !important;
}

.bx_catalog_line .bx_catalog_line_img {
	margin-right: 10px !important;
    width: 170px !important;
    height: 100px !important;

}

.search-suggest.events-search-input {
    margin: 0;
	width: 100%;
    padding: 4px 5px;
    border: 1px solid #ccd5db;
    background: #fff;
    outline: 0;

}

.btn.events-search-btn {
    vertical-align: top !important;
}

.breadcrumb>.active {
	font-size: 1.3rem;
}

.detail-desc {
	padding-top: 30px;
}

.news-items .news-item.phonebook-item:first-child {
	padding-top: 20px;
}

.news-items .news-item.phonebook-item {
	padding: 0;
}

.news-item.phonebook-item .strip {
    margin-top: 15px;
}

.news-items .news-item.phonebook-item h2 {
	margin-top: 0;
	margin-bottom: 5px;
}

.news-item.phonebook-item .pic {
    width: 120px;
    height: 120px;
	margin-right: 20px;
}

.governor p.governor-desc {
	font-size: 12px;
    line-height: 13px;
}

.governor .btn.btn-primary {
	position: absolute;
	bottom: 0;
}

.b-alphabet-navwrap {
    padding: 15px;
    background: #F5F5F5;
}

.b-alphabet-navwrap li {
    margin: 0 !important;
}

.b-alphabet-navwrap li a {
	border-top: 1px solid #8c8c8c;
    border-bottom: 1px solid #8c8c8c;
    border-left: 1px solid #8c8c8c;
}

.b-alphabet-navwrap li a:last-child {
    border-right: 1px solid #8c8c8c;
}

.b-alphabet-navwrap li:first-child a {
    color: #fff;
	background: #d92f2f;
	border: none;
	padding: 2px 7px;
}

.b-alphabet-navwrap li a {
	padding: 1px 8px;
	border-radius: 0;
	color: #333333;
	font-size: 12px;
}

#search-phones {
	padding: 15px 15px;
    background: #F5F5F5;
}

#search-phones .bx-input-group {
	width: 100%;
}

#search-phones .bx-input-group .bx-form-control {
	border-right: 1px solid #d5dadc;
	background: url('../img/ic_search.svg') no-repeat #fff 99% 7px;
    background-size: 16px;
}

.preloader {
	text-align: center;
    padding: 20px 0;
}

#phonebook-data .alert.alert-warning {
	margin-top: 20px;
}

.news-items .alert.alert-warning {
	margin-top: 20px;
}

.guide-row {
	background: url('../img/bg_events.png') no-repeat #05407d 50% 0;
    background-image: url('../img/bg_events.png'), linear-gradient(to top, #1560b2, #05407d);
}

.guide-title {
    padding: 10px 0 10px 15px;
}

.guide-title a {
    color: #fff;
    text-transform: uppercase;
	font-weight: normal;
}

.guide .es-pagination {
	display: none;
}

.media_top {
    width: 100%;
    display: block;
	background-size: cover !important;
}

.search-committee {
	padding: 10px;
	background-color: #f5f5f5;
}

.search-committee .bootstrap-select {
	width: 100% !important;
}

.search-committee .btn-group>.btn:first-child {
	background: #fff !important;
	border: none;
	color: #8c8c8c;
}

.search-committee .btn-group>.btn:first-child:hover {
	background: #fff !important;
	border: none;
	border-radius: 0;
}

.search-committee .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    background: #fff !important;
	font-size: 12px;
}

.search-committee .bootstrap-select.btn-group .dropdown-menu li a {
    background: #fff !important;
}

.search-committee .bootstrap-select.btn-group .dropdown-menu {
    border-radius: 0 !important;
	font-size: 12px;
}

.search-committee .dropdown-menu {
    border: 1px solid #F5F5F5;
	margin: 0;
}	

.search-committee .btn-group.open .dropdown-toggle,
.search-committee .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-committee a:focus {
	outline: none;
	border: none;
}

.search-committee .bootstrap-select.btn-group .dropdown-menu li {
    padding: 5px 0;
}

.maphilighted {
	margin:0 auto;
}

.helement_oiv {
    padding: 0.5rem !important;
}

.helement_oiv a {
    display: table-cell;
    vertical-align: middle;
    padding: 1rem;
    color: #606366;
    border: 0.3rem solid #e3eff7;
    line-height: 1.5rem;
	font-weight:bold;
	height:80px;
	text-align: center;
	width:100%;
	min-width: 100%;
	}

.helement_oiv a:hover {
	background: #e3eff7;
	color: #28292e;
	text-decoration:none;
}

.helement_oiv a p {
	padding:0;
	margin:0;
}

.block-oiv {
	padding-bottom: 1rem;
}

.leaders-head h3 {
	font-size: 16px;
	color: #000;
	margin-top: 33px;
    	margin-bottom: 33px;	
}

.rukovodstvo .news-item {
	padding: 0;
}

.rukovodstvo .news-item .pic {
	width: 107px;
    height: 127px;
}

.rukovodstvo .news-item .pic img {
	width: 100%;
	border: 2px solid #e6e6e6;
}

.rukovodstvo .news-item h2 {
	margin-top: 0;
	margin-bottom: 10px;
}

#scrollup {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    cursor: pointer;
    background: #eeeeee url(../img/top_arrow.svg) no-repeat;
    background-position: center;
    background-size: 26px 14px;
    z-index: 9999;
    display: block;
    width: 35px;
    height: 33px;

    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
}

.es-slides a {
	color: #46494b;
}

.es-slides a:hover {
	color: #d92f2f;
}

.event-location .event-map {
	display: none;
	position: absolute;
}

.ui-widget.ui-widget-content {
	z-index: 9999 !important;
}

.main-content .subsection-menu {
	list-style: none;
	padding-left: 0;
}

.main-content .subsection-menu li {

}

.main-content .subsection-menu li:hover {
	background: #f5f5f5;
}

.main-content .subsection-menu a {
	padding: 0.3rem 0;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	text-decoration: none;
	padding-left: 0.5rem;
}

.main-content .subsection-menu a:hover {
	color:#05407d;
}

.special_icon img {
	margin-right: 20px;
}

.close_menu {
	display: none;
}

#datepicker { 
	background: transparent url(../img/data_events.svg) no-repeat 0 0 !important; 
	width: 15px !important; 
	height: 15px !important; 
	margin: 0; 
	display: inline-block; 
	cursor: pointer; 
	padding: 0 !important; 
	border: none !important; 
	background-size: 15px 15px !important; 
	vertical-align: middle; 
	margin-left: 10px; 
}

.data_bg .bx-filter-calendar-container .form-control {
	background: #fff url(../img/data_events_bg.svg) no-repeat;
	background-position: right;
	background-size: 15px 15px;
	cursor: pointer;
}

.main-content ul.subsection-menu_page {
	padding: 0;
}

.main-content .subsection-menu_page li {
    float: left;
    list-style: none;
    width: 47%;
    border: 4px solid #EDEDED;
    margin: 3px 7px 9px 4px;
    display: inline-block;
}

.main-content .subsection-menu_page li:hover {
	background: #F9F9F9;
}




.main-content .subsection-menu_page a {
    float: none;
    text-align: center;
    height: 130px;
    width: 48%;
	padding: 6px 4px 6px 4px;
    line-height: 16px;
    display: table-cell;
    vertical-align: middle;
    color: #000;
    font-weight: bold;
}

.main-content .subsection-menu_page a:hover {text-decoration: none; background: #F9F9F9;}

.main-content .subsection-menu_page a:hover {
	color:#05407d;
}


.get-file a {
    display: block;
    float: right;
    background: url(../img/download_events.svg) no-repeat;
    color: #000;
    background-size: 19px;
    height: 32px;
    width: 150px;
    text-align: right;
    padding-top: 3px;
}

.smi {
    width: 278px;
    margin-top: 10px;
    margin-bottom: 40px;
    /* float: left; */
    display: inline-block;
}

.smi img {
    display: block;
    width: auto;
    height: 65px;
    max-height: auto;
    /* min-height: 41px; */
    margin: 0 auto;
}

.smi a {
	display: block;
	width: 100%;
	text-align: center;
	color: #000;
}

.smi span {
	color: #000;
}

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

.ui-widget-header {
    border: 0px solid #4297d7 !important;
    background: #ffffff !important;
    color: #000 !important;
	font-weight: 600 !important;
}

.ui-widget-header  .ui-icon.ui-icon-circle-triangle-w {
    background-position: 7px 5px  !important;
    padding: 9px !important;
}

.ui-widget-header  .ui-icon.ui-icon-circle-triangle-w:hover {
	background-image: url(images/events_arrow_left.png) !important;
	background-color: #ededed;
}

.ui-widget-header  .ui-icon.ui-icon-circle-triangle-e {
    background-position: 7px 5px  !important;
    padding: 9px !important;	
}

.ui-widget-header  .ui-icon.ui-icon-circle-triangle-e:hover {
	background-image: url(images/events_arrow_right.png) !important;
	background-color: #ededed;	
}

.ui-datepicker-calendar thead {
	background: #eee;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border: none !important;
    background: none !important;
    font-weight: normal;
    color: #000 !important;	
	text-align: center !important;
}

.ui-state-default:hover {
	background: #eee !important;
}

.ui-widget.ui-widget-content {
	margin-right: 50px !important;
	border: 1px solid #eee !important;
}

.events-filter {
	background: #f3f3f3;
	padding: 9px 10px 0px 0px;
}

.search-filter {
	background: #f3f3f3;
	width: 100%;
	height: auto;
	padding-top: 15px;
}

.btn-filter {
	float: right;
	position: absolute;
}

.search-filter .btn-search {
	width: 10%;
	float: left;
}

.search-filter .btn-search  input {
	float: right;
}

.search-filter .field-search {
	width: 90%;
	float: left;
}

.search-filter .field-search input {
	width: 100%;
	background: #fff url(../img/ic_search.svg) no-repeat;
    background-size: 12px 12px;
    background-position: 5px 8px;
	padding-left: 20px;
	border: 1px solid #dedede;
}

.search-filter select {
	width: 100%;
	height: 33px;
	border: 1px solid #dedede;
	padding-left: 8px;
}

.search-filter .search-page-params {
	border-bottom: none;
	margin-left: 15px;
	color: #8c8c8c;
}

.search-filter a.search-page-params {
	border-bottom: none;
	margin-left: 15px;
	color: #8c8c8c;
    width: 158px;
    display: block;
	background: url(../img/arrow_down.svg) no-repeat;
    background-position: right;
    background-size: 10px 10px;
}

.arrow_up {
	background: url(../img/arrow_up.svg) no-repeat !important;
    background-position: right !important;
    background-size: 10px 10px !important;
}

.search-filter .calendars .form-control {
    background: #fff url(../img/data_events_bg.svg) no-repeat;
    background-position: right;
    background-size: 17px 17px;
    cursor: pointer;
	width: 95%;
	display: block;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border: 1px solid #dedede !important;
	padding-left: 6px;
}

.search-filter .calendars .two_calendar {
	width: 100%;
}

.search-filter .calendars .input-group-addon:last-child {
	display: none;
}

.calendars {
	padding: 0;
}

#share-new {
	margin-top: 15px;
}

#share-new .shareinit #share a {
	opacity: 0.7;
	transition: .2s linear;
	-moz-transition: .2s linear;
	-webkit-transition: .2s linear;
}

#share-new .shareinit #share a:hover {
	opacity: 1;
}

#other-photos img {



}

.lens img:hover {
    background-color: #f5f5f5;
}
.lens img {
    padding: 1rem;
}

#other-photos {
	margin-bottom: 25px;
	padding-top: 10px;
    	border-top: 1px solid #d2d2d2;
}

#news-video {
	margin-bottom: 25px;
	width: 100%;
	clear: both;
	padding-top: 20px;
    	border-top: 1px solid #d2d2d2;
}

#news-video video {
	display: block;
	width: auto;
}

#news-doc {
	clear: both;
	padding-top: 10px;
    	border-top: 1px solid #d2d2d2;
}

.file-doc {
    	display: block;
	background: url(../img/doc_doc.svg) no-repeat;
    	background-size: 23px 25px;
    	padding-left: 26px;
    	height: 25px;
	margin-bottom: 10px;
}

.file-excel {
	display: block;
	background: url(../img/doc_excel.svg) no-repeat;
    background-size: 23px 25px;
    padding-left: 26px;
    height: 25px;
	margin-bottom: 10px;
}

.file-other {
	display: block;
	background: url(../img/doc_other.svg) no-repeat;
    background-size: 23px 25px;
    padding-left: 26px;
    height: 25px;
	margin-bottom: 10px;
}

.file-pdf {
	display: block;
	background: url(../img/doc_pdf.svg) no-repeat;
    background-size: 23px 25px;
    padding-left: 26px;
    height: 25px;
	margin-bottom: 10px;
}

.alert-danger, .alert-warning {
	margin-top: 25px;
}

.fixmobmenu {
	position:fixed;
	width:100%;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}


@font-face {
  font-family: 'media_gov';
  src:  url('/fonts/media_gov.eot?3steac');
  src:  url('fonts/media_gov.eot?3steac#iefix') format('embedded-opentype'),
    url('fonts/media_gov.ttf?3steac') format('truetype'),
    url('fonts/media_gov.woff?3steac') format('woff'),
    url('fonts/media_gov.svg?3steac#media_gov') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="media-"], [class*=" media-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'media_gov' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.media-navigation_galery_left:before {
  content: "\e277";
}
.media-close_galery:before {
  content: "\e288";
}
.media-navigation_galery:before {
  content: "\e299";
}
.media-news_icon_close:before {
  content: "\c932";
}
.media-news_icon_doc:before {
  content: "\c933";
}
.media-news_icon_photo:before {
  content: "\e902";
}
.media-news_icon_repost:before {
  content: "\c935";
}
.media-news_icon_text:before {
  content: "\c936";
}
.media-news_icon_video:before {
  content: "\c934";
}
.media-question_form_email_icon:before {
  content: "\10ffff";
}
.media-close_icon:before {
  content: "\c7854";
}
.media-question_form_add_doc_icon:before {
  content: "\e7845";
}
.media-question_form_mail_icon:before {
  content: "\e6562";
}
.media-Mediaicon_photo:before {
  content: "\e1";
}
.media-Mediaicon_video:before {
  content: "\e2";
}

.input_required::-webkit-input-placeholder {color:#c0392b; font-size: 10px;}
.input_required::-moz-placeholder          {color:#c0392b; font-size: 10px;}/* Firefox 19+ */
.input_required:-moz-placeholder           {color:#c0392b; font-size: 10px;}/* Firefox 18- */
.input_required:-ms-input-placeholder      {color:#c0392b; font-size: 10px;}
.input_required::-webkit-input-placeholder { color: #c0392b; font-size: 10px;}
.input_required:-moz-placeholder { color: #c0392b; font-size: 10px;}
.input_required::-webkit-datetime-edit { color: #c0392b; font-size: 10px;}
.input-date {
	width: 100%;
	margin-bottom: 10px;
}

#po_address input::-webkit-input-placeholder {font-size: 10px;}
#po_address input::-moz-placeholder          {font-size: 10px;}/* Firefox 19+ */
#po_address input:-moz-placeholder           {font-size: 10px;}/* Firefox 18- */
#po_address input:-ms-input-placeholder      {font-size: 10px;}
#po_address input::-webkit-input-placeholder {font-size: 10px;}
#po_address input:-moz-placeholder {font-size: 10px;}

.removeFileBtn {
    cursor: pointer;
    margin-left: 5px;
    color:#c0392b;
    font-weight: 700;
}

input[type=date] {
    width: 100%;
    height: 29px;
    padding-left: 5px;
    border: 2px solid #eaeaea;
    margin-bottom: 10px;
    font-size: 12px;
    
}
