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

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin'), local('Roboto-Thin'), url('../fonts/Robotothin.woff2') format('woff2'), url('../fonts/Robotothin.woff') format('woff'), url('../fonts/Robotothin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('../fonts/Robotothinitalic.woff2') format('woff2'), url('../fonts/Robotothinitalic.woff') format('woff'), url('../fonts/Robotothinitalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Robotolight.woff2') format('woff2'), url('../fonts/Robotolight.woff') format('woff'), url('../fonts/Robotolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('../fonts/Robotolightitalic.woff2') format('woff2'), url('../fonts/Robotolightitalic.woff') format('woff'), url('../fonts/Robotolightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto.woff2') format('woff2'), url('../fonts/Roboto.woff') format('woff'), url('../fonts/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'), url('../fonts/Robotoitalic.woff2') format('woff2'), url('../fonts/Robotoitalic.woff') format('woff'), url('../fonts/Robotoitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Robotomedium.woff2') format('woff2'), url('../fonts/Robotomedium.woff') format('woff'), url('../fonts/Robotomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('../fonts/Robotomediumitalic.woff2') format('woff2'), url('../fonts/Robotomediumitalic.woff') format('woff'), url('../fonts/Robotomediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Robotobold.woff2') format('woff2'), url('../fonts/Robotobold.woff') format('woff'), url('../fonts/Robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('../fonts/Robotobolditalic.woff2') format('woff2'), url('../fonts/Robotobolditalic.woff') format('woff'), url('../fonts/Robotobolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Robotoblack.woff2') format('woff2'), url('../fonts/Robotoblack.woff') format('woff'), url('../fonts/Robotoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('../fonts/Robotoblackitalic.woff2') format('woff2'), url('../fonts/Robotoblackitalic.woff') format('woff'), url('../fonts/Robotoblackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

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: 20px;
	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;
}

.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;
	margin-right: 10px;
}

.copy-18-mobile {
	position: absolute;
	float: left;
	display: block;
	padding-left: 0;
	margin: 22px 15px 0 0;
	right: 39px;
	opacity: 0.7;
	display: none;
}

.copy-18 {
	float: right;
	opacity: 0.7;
}

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

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

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

#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;
    margin-top: -2px;
	padding: 0;
	font-size: 12px;
	left: 0;
	background: rgba(235, 235, 235, 0.89);
	width: 100%;
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.39);
    -moz-box-shadow:    0px 3px 9px 0px rgba(0, 0, 0, 0.39);
    box-shadow:         0px 3px 9px 0px rgba(0, 0, 0, 0.39);
}


#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: 15px 10px 15px 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);
    text-decoration: none;
}

#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: 90vh;
	background: #fff;
	position: fixed;
	margin-top: 70px;
	z-index: 9000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 50px auto;
	display: none;
	overflow: scroll;
}

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

#requests_win_gubernator iframe{
	height: 85vh !important;
}

.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;
}

.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: #c3c3c3;
	font-size: 12px;	
}

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

.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;
	width: 165px;
	height: 35px;
	float: left;
	background: #F5F5F5;
	padding: 8px 4px;
	color: #A8A8A8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

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

.tabs_win .tab-content .file-upload .media-icon {
	font-size: 18px;
	margin-left: 10px;
}

.tabs_win .tab-content .file-upload label {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 15px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	font-size: 12px;
}

.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: 5px 0px 0px 15px;
    color: #8c8c8c;
	text-transform: uppercase;
	font-size: 13px;
	height: 35px;
    margin-bottom: 10px !important;
}

.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;
    color: #074484;
}

.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: 22px;
}

.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;
}

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

.ok a {
	background: url('../img/ic_ok.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: 0px;
}

.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;
}



.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(../images/arr_wh_l.svg) no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: 100%;
    background-position: center;
}

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

#slider .carousel-control.right span:before {
	content: "";
	content: "";
    background: url(../images/arr_wh_r.svg) no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: 100%;
    background-position: center;
}

#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;
    background: url(../images/shadow_caption.png) repeat-x;
    background-size: cover;
}

#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 h3 a {
	color: #ffffff;
	text-decoration: none;
}

#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: none;
	font-size: 14px;
}

#slider .carousel-caption p a:hover {
	text-decoration: none;
}

.all-news {
	padding-right: 0px !important;
}


.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: 4px;
    margin-bottom: 0;
    /* padding: 0px 15px; */
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
}

.white-shadow {
    position: absolute;
    bottom: 0px;
    z-index: 555;
    width: 100%;
    height: 30px;
    background: url(../images/white_shadow.png) repeat-x;
    background-size: cover;
    /* background: black; */
    left: 0;
}

.news-feed {
    position: relative;
}

.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: rgba(255,255,255,0.1);
}

.all-news ul::-webkit-scrollbar-thumb {
	background-color: rgba(255,255,255,0.1);
}
.all-news ul:hover::-webkit-scrollbar-thumb {
	background-color: rgba(170,170,170,1);
}


.all-news li {
	list-style: none;
	padding: 10px 0px 10px 2px;
    margin: 0px 0px 0px 10px;
}

.all-news li:first-child {
	list-style: none;
	padding: 0px 0px 10px 2px;
	
}

.all-news .time {
	font-size: 12px;
	padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #074484;
}

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

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

.all-news .news-title a:hover {
    text-decoration: none;
    color: #4e443c;
}

.all-news .button-all {
    color: #fff;
    text-align: center;
    margin: 0px 0px 0px 4px;
	padding: 0px 10px 0px 10px;

}

.all-news .button-all a {
    color: #074484;
    padding: 5px 10px;
	background: #ffffff;
    margin: 0px auto;
	display: inline-block;
    border: 2px solid #074484;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	transition: .2s linear;
	-moz-transition: .2s linear;
	-webkit-transition: .2s linear;
	-ms-transition: .2s linear;
	margin-top: 11px;
	font-size: 14px;
}
.all-news .button-all a:hover {
	background: #074484;
	color: #ffffff;
	text-decoration: none;
}
#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 {
	background: #eeeeee;
}

.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;
	margin-top: 11px;
    padding-right: 0px;
}

.footer .address {
    padding-left: 15px;
}

.footer .soc ul li:last-child {
    margin-right: 0px;
}

.footer .e-reception img {
    float: right;
}

.governor {
	float: left;
}

.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:82%;
	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: 'Open Sans', sans-serif !important;
    font-size: 17px;
    margin: 5px 0;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 600;
}

.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;
    display: block;
    text-align: center;
}

.president-overlay {
	background: #eeeeee;
    padding: 4px;
}

.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 > li {
	border-top: 1px solid #F0F0F0;
}

.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-president ul li a {
	    padding: 17px 10px 13px 50px !important;
}

.regional-authority ul li ul li a {
	padding: 0;
    font-weight: bold;
    text-align: left;
    padding: 10px;
	color:#05407d;
	min-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;
}

#hotlog_counter {
	float: right;
	padding: 0;
}

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

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

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

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

.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;
	z-index: 8888;
    display: none;
}

.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 {
	width: 250px;
}

#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;
}	

.container {
    width: 1250px;
}

.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 .desc p {
    margin: 0;
}

.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: auto;
    //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;
	width: 34px;
}

.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;
	z-index: 99999 !important;
}

.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 12px;
	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;
	margin-top: 10px;
}

.link-ukaz {
	display: none;
	border-bottom: 1px dashed #000000;
}

.link-ukaz:hover {text-decoration: none;}

.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;
}

#share-new .shareinit #share a:nth-child(1){
	background: url('../img/share-svg/ic_vk.svg') no-repeat !important;
}

#share-new .shareinit #share a:nth-child(2) {
	background: url('../img/share-svg/ic_fb.svg') no-repeat !important;
}

#share-new .shareinit #share a:nth-child(3) {
	background: url('../img/share-svg/ic_tw.svg') no-repeat !important;
}

#share-new .shareinit #share a:nth-child(4) {
	background: url('../img/share-svg/ic_ok.svg') no-repeat !important;
}

#share-new .shareinit #share a:nth-child(5) {
	background: url('../img/share-svg/ic_lg.svg') no-repeat !important;
}
#share-new .shareinit #share a:nth-child(6) {
	background: url('../img/share-svg/ic_go.svg') no-repeat !important;
}

#share-new .shareinit #share a:last-child {display: none !important;}


.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: 30px;
	height: 26px;
	margin-bottom: 10px;
	line-height: 26px;
}

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

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

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

.nav-pills>li+li {
	width: 27px !important;
}

.btn-primary-mobile {
	position: relative;
	bottom: 0;
	display: none !important;
}

.el-full {
	display: block !important;
}

.el-full:hover > div {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.el-mobile {
	display: none !important;
}

.fancybox-lock .fancybox-overlay {
	z-index: 9999;
}

.mob-share {display: none;}


#personal-assistant-mobile,
#personal-assistant-business {
   background: #eeeeee; 
}


#personal-assistant-mobile .featured-pic {
    color: #135baa;
    text-align: left;
    float: left;
    padding-right: 10px;
    min-width: 70px;
    height: 80px;
}

#personal-assistant-mobile h3 {
    font-size: 13px;
}

#personal-assistant-mobile .featured-pic .ico {
    margin: 0;
    margin-top: 0;
    line-height: 1px;
    text-align: center;
    font-size: 4.5rem;
}

#personal-assistant-mobile .featured-pic .ico span:before {
    vertical-align: middle;
}

#personal-assistant-mobile ul {
    margin: 0;
    padding: 0;
}

#personal-assistant-mobile li {
    list-style: none;
    text-align: left;
    clear: both;
    display: block;
    background: #fff;
    padding: 10px 20px 10px 10px;
    margin: 15px;
    border: 1px solid #cfcfcf;
    min-height: 85px;
    position: relative;
}

#pers-assist-scroller-business-m {
    display: none;
}

#pers-asist-peoples-all {
    display: none;
    clear: both;
}

#pers-asist-business-all {
    display: none;
    clear: both;
}

#pers-asist-business-allbutton,
#pers-asist-peoples-allbutton {
    text-align: center;
    font-weight: bold;
    color: #46494b;
    padding: 15px 0;
}

.row-allbutton {
    text-align: center;
}

.top-pers-assist-buttons a {
    color: #46494b;
    padding: 10px 25px !important;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    display: block;
    text-decoration: none;
}

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

.top-pers-assist-buttons a.active:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    left: 47%;
    background: #d92f2f;
    width: 15px;
    height: 15px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.row-allbutton img {
    width: 15px;
    height: 18px;
}

.row-allbutton a.active img {
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}

#personal-assistant-mobile li:after {
    content: "";
    position: absolute;
    background: url(../img/arrow_right_menu.svg) no-repeat;
    background-size: 7px 13px;
    width: 8px;
    height: 16px;
    display: block;
    right: 10px;
    top: 43%;
}

.mob-panel {display: none;}
.mobile-search {display: none;}

.regional-authority { 
	float: right; 
}

.show-all-news {
	display: none;
}

.jcarousel-wrapper {
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
}

/** Carousel **/

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

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.jcarousel li img {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin: 0 auto;
     -moz-transition: all 1s ease-out;
     -o-transition: all 1s ease-out;
     -webkit-transition: all 1s ease-out;
     transition: all 1s ease-out;
    border: 1px solid #bbb3b3;
}

.jcarousel li img:hover {
    
}
/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 48%;
    margin-top: -15px;
    width: 0px;
    height: 22px;
    text-align: center;
    color: #f0f0f0;
}

.jcarousel-control-prev,
.jcarousel-control-next:hover {
    color: #f0f0f0;
}

.jcarousel-control-prev {
    left: 20px;
    width: 21px !important;
    height: 21px !important;
    background: url(../images/ar_1_bottom.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.jcarousel-control-next {
    right: 20px;
    width: 21px !important;
    height: 21px !important;
    background: url(../images/ar_2_bottom.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

.sortby {
    padding-top:10px;
}

.sortby div {
    float:left;
}

.edition {
    padding: 5px 15px 8px 15px;
}

.vlg_logo_mob {
    display: none;
}

/* New Design */

#two_section .logotype img {
    width: 41px;
}

.no-paddingLeft {
    padding-left: 0px !important;
}

.no-paddingRight {
    padding-right: 0px !important;
}

#two_section .title1 {
    font-size: 14px;
    margin-top: 0px;
    padding-top: 8px;
    padding-left: 5px;
    padding-bottom: 10px;
}

#two_section h4 {
    font-size: 18px;
    font-weight: 400;
    padding-top: 5px;
}

.executive-branch {
    width: 100%;
    min-height: auto;
}

.executive-branch::-webkit-scrollbar {
    width: 7px;
}

.executive-branch::-webkit-scrollbar-thumb {
	background-color: rgba(255,255,255,0.1);
}

.executive-branch::-webkit-scrollbar-thumb {
	background-color: rgba(255,255,255,0.1);
}
.executive-branch:hover::-webkit-scrollbar-thumb {
	background-color: rgba(170,170,170,1);
}

.executive-branch .link:hover {
    text-decoration: none;
}

.executive-branch span {
    display: block;
    text-align: left;
    padding: 10px 10px 10px 23px;
    background: #f5f5f5;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    border-radius: 3px;
    cursor: pointer;
    user-select: none;
    position: relative;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}

.executive-branch span:after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #eeeeee;
    position: absolute;
    top: 15px;
    right: -19px;
    transform: rotate(-90deg);
    z-index: 444;
}

.executive-branch .show-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #eeeeee;
    position: absolute;
    top: 15px;
    right: -18px;
    transform: rotate(-90deg);
    z-index: 444;    
}

.executive-branch span strong {
    position: absolute;
    top: 16px;
    right: 9px;
    font-size: 22px;
    font-weight: 400;
    background: url(../images/play-button.svg) no-repeat;
    background-size: 9px;
    display: none;
    width: 10px;
    height: 10px;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.executive-branch span:hover {
    background: #eeedf2;
}

.executive-branch span:hover strong {
    display: block;
}

.executive-branch .show-arrow strong {
    display: block; 
}

.executive-branch .open-slide {
    background: #eeedf2;
}

.executive-branch .slideup {

}

.executive-branch .content-slide {
    display: none;
    margin-bottom: 0px;
    position: absolute;
    z-index: 555;
    background: #eeedf2;
    top: 0;
    right: -289px;
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.executive-branch .content-slide a div {
    padding: 15px;
}

.executive-branch .content-slide a:hover > div {
    background: #015a96;
    color: #fff;
}

.executive-branch .content-slide a:first-child:hover > div {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

.executive-branch .content-slide a:last-child:hover > div {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}



.executive-branch .content-slide a:hover .item-block h4 {
    color: #fff;
}

.executive-branch .content-slide a:hover .item-block p {
    color: #fff;
}

.executive-branch .content-slide a:hover, .executive-branch .content-slide a:active, .executive-branch .content-slide a:focus {
    text-decoration: none;
}

.executive-branch .content-slide .item-block {
    margin-bottom: 0px;
}

.executive-branch .content-slide .item-block .caption-main {
    color: #335a9f;
    font-size: 0.9em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-top: 0 !important;
    margin-bottom: 5px !important;
    padding-top: 0 !important;
    
}

.executive-branch .content-slide .item-block .description-small {
    color: #333;
    font-size: 0.8em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.executive-branch span:hover {
    text-decoration: none;
}

.personal-helper .tabs .nav-tabs {
    border-bottom: 0px;
    background: none;
}

.personal-helper .tabs .nav {
    display: block;
}

.personal-helper .tabs .nav-tabs .nav-item {
    display: inline-block;
    background: #005a9a url(../images/check_unactive.svg) no-repeat !important;
    color: #fff !important;
    background-size: 12px !important;
    background-position: 12px 8px !important;
    border-radius: 5px !important; 
    -moz-border-radius: 5px !important; 
    -webkit-border-radius: 5px !important; 
    margin-top: 7px;
}

.personal-helper .tabs .nav-tabs .nav-item a {
    color: #fff;
}

.personal-helper .tabs .nav-tabs .nav-item a:hover {
    color: #fff;
}

.personal-helper .nav-link {
    padding: 7px 20px 7px 35px;
}

.personal-helper .tabs .pos-buttons {
    text-align: right !important;
}

.personal-helper .tabs h4 {
    font-size: 1.23em;
    margin-top: 7px;
    line-height: 15px;
}

.personal-helper .tabs .nav-tabs .nav-item.active {
    background: #d81b1b url(../images/check_active.svg) no-repeat !important;
    color: #fff !important;
    background-size: 12px !important;
    background-position: 12px 8px !important;
    border-radius: 5px !important; 
    -moz-border-radius: 5px !important; 
    -webkit-border-radius: 5px !important; 
}

.personal-helper .tabs .nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}

.personal-helper .nav-tabs .nav-link {
    border: none !important;
    text-transform: uppercase;
    font-size: 0.8em;
}

.personal-helper .tab-content {
    padding-top: 15px;
}

.caption-gr a {
    background: url(../images/call_icon.svg) no-repeat;
    background-size: 28px;
    background-position: left;
    padding-left: 35px;
    display: block;
    height: 30px;
    font-weight: 600;
    font-size: 1.12em;
    text-transform: uppercase;
    margin-top: 10px; 
    padding-top: 5px;
    color: #000;
}

.caption-gr a:hover {
    text-decoration: none;
}

.phone-p {
    font-size: 1em;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}

.phone {
    font-size: 1.6em;
    color: #d92f2f;
    font-weight: 600;
    display: block;
}

.email {
    background: url(../images/mail.svg) no-repeat;
    background-size: 15px;
    background-position: 0;
    padding-left: 20px;
    font-size: 0.8em;
}

.email a {
    color: #9b9b9b;
}

.address {
    font-size: 0.8em; 
    color: #9b9b9b;
    padding-left: 0px;
    display: block;
}

.faks {
    font-size: 0.8em; 
    color: #9b9b9b;
    padding-left: 0px;
    display: block;
}

.right-line-gray {
    border-bottom: none;
    padding-bottom: 15px;
}

.caption-pr {
    background: url(../images/question.svg) no-repeat;
    background-size: 28px;
    background-position: left;
    padding-left: 35px;
    padding-top: 5px;
    display: block;
    height: 30px;
    font-weight: 600;
    font-size: 1.12em;
    text-transform: uppercase;  
    margin-top: 10px;
}

.contacts-block {
    text-align: left;
}

.text-pr {
    font-size: 0.8em;
    color: #9b9b9b;
    line-height: 1.5em;
    padding-top: 5px;
    display: block;
}

.send-msg {
    display: block;
    width: auto;
    text-align: center;
    padding: 3px 0px 5px 0px;
    margin: 0 auto;
    margin-top: 70px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 75%;
    color: #d92f2f;
    border: 2px solid #d92f2f;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}

.send-msg:hover {
    text-decoration: none;
    background: #d92f2f;
    color: #fff;
}

.ph_item i {
    font-size: 3.2em;
    color: #2b5488 !important;
}

.ph_item h4 {
    font-size: 0.9em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #2b5488 !important;
    min-height: 25px;
    padding-top: 0px !important;
    margin-top: 5px !Important;
    margin-bottom: 0px; !important;
    display: table-cell;
    height: 45px;
    vertical-align: middle;
}


.ph_item p {
    font-size: 0.8em;
    color: #46494b;
    display: block;
    clear: both;
    padding-top: 10px;
    padding-left: 15px;
    width: 100%;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.ph_item a:hover {
    text-decoration: none;
}

.ph_item a:hover i {
    color: #c23627 !important;
}

.ph_item a:hover h4 {
    color: #c23627 !important;
}

.ph_item .usl {
    min-height: 145px;
    margin-top: 10px;
}

.ph_item .icon-med {
    font-size: 3em !important;
}

.ph_item .no-paddingLeft {
    padding-left: 15px !important;
}

.ph_item .icon-education {
    font-size: 3.2em;
}

.ph_item .icon-gkh {
    font-size: 3.21em;
}

.ph_item .icon-family {
    font-size: 3em;
}

.ph_item .icon-control {
    font-size: 3.2em;
}

.ph_item .icon-archive {
    font-size: 3.2em;
}

.ph_item .icon-zem {
    font-size: 3.2em;
}


.owl-carousel_ph {
    position: relative;
}

.owl-carousel_ph .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 110px;
    width: 100%;
}

.owl-carousel_ph_two .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 110px;
    width: 100%;
}

.owl-carousel_ph .owl-nav .owl-prev {
    position: absolute;
    left: -14px;
    background: #fff url(../images/arrow_big_l.svg) no-repeat;
    background-size: 10px;
    width: 11px;
    height: 32px;
    background-position: center;
    padding: 4px 10px;
}

.owl-carousel_ph .owl-nav .owl-next {
    position: absolute;
    right: -14px;
    background: #fff url(../images/arrow_big_r.svg) no-repeat;
    background-size: 10px;
    width: 11px;
    height: 32px;
    background-position: center;
    padding: 4px 10px;
}

.owl-carousel_ph_two {
    position: relative;
}

.owl-carousel_ph_two .owl-nav {
    margin-top: 10px;
    position: absolute;
    bottom: 180px;
    width: 100%;
}

.owl-carousel_ph_two .owl-nav .owl-prev {
    position: absolute;
    left: -14px;
    background: #fff url(../images/arrow_big_l.svg) no-repeat;
    background-size: 10px;
    width: 11px;
    height: 32px;
    background-position: center;
    padding: 4px 10px;
}

.owl-carousel_ph_two .owl-nav .owl-next {
    position: absolute;
    right: -14px;
    background: #fff url(../images/arrow_big_r.svg) no-repeat;
    background-size: 10px;
    width: 11px;
    height: 32px;
    background-position: center;
    padding: 4px 10px;
}

.owl-carousel_ph .owl-nav .owl-prev:hover {
    background: url(../images/arrow_big_l_hover.svg) no-repeat;
    background-size: 10px;
    background-position: center;
}

.owl-carousel_ph .owl-nav .owl-next:hover {
    background: url(../images/arrow_big_r_hover.svg) no-repeat;
    background-size: 10px;
    background-position: center;
}

.owl-carousel_ph_two .owl-nav .owl-prev:hover {
    background: url(../images/arrow_big_l_hover.svg) no-repeat;
    background-size: 10px;
    background-position: center;
}

.owl-carousel_ph_two .owl-nav .owl-next:hover {
    background: url(../images/arrow_big_r_hover.svg) no-repeat;
    background-size: 10px;
    background-position: center;
}

#two_section {
    margin-top: 15px;
}

#two_section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none;
    border: 2px solid #236593;
}

#two_section .owl-theme .owl-dots .owl-dot span {
    border: 2px solid #d4d4d4;
    background: none;
    margin: 5px 3px;
}

#two_section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}

.executive-branch .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin-left: 20px !important;
}



#two_section .title2 a {
    text-transform: uppercase !important;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

#two_section .title2 a:hover {
    text-decoration: none;
}

#three_section {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.title-put a {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 25px;
    display: block;
    font-size: 16px;
    color: #000;
}

.title-put a:hover {
    text-decoration: none;
}

.put {
    height: auto;
    padding: 0px;
}

.put .scrl {
    position: relative;
    height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.put .scrl .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -10px !important;
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    margin: 0px 0px 11px 0 !important;
}

.put .big-pic {
    width: 100%;
    height: 340px;
    position: relative;
}

.put .big-pic .bottom-info {
    position: absolute;
    bottom: 0px;
    height: 55px;
    padding-top: 0px;
    background: url(../images/shadow.png) no-repeat;
    background-size: cover;
    width: 100%;
}

.put .big-pic h3 {
    color: #fff;
    display: block;
    width: 100%;
    padding: 0px 7px 0px 7px;
    font-weight: 600;
    font-size: 20px;
}

.put .big-pic .small-caption {
    font-size: 12px;
    color: #fff;
    display: block;
    padding: 0px 7px 0px 7px;
}

.put .mini-pic {
    width: 100%;
    height: 103px;
    margin-bottom: 15px;
    position: relative;
}

.put .mini-pic:last-child {
    margin-bottom: 10px;
}

.put .mini-pic .shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    background: rgba(0, 0, 0, 0.46);
    color: #fff;
    transition: 0.2s linear;
    opacity: 0;
}

.put .mini-pic:hover .shadow {
    display: block;
    opacity: 1;
    text-decoration: none;
}

.put .mini-pic:hover .shadow a {
    text-decoration: none;
}

.put .mini-pic .shadow a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 45%;
    text-align: center;
    /*padding: 25% 10% 25% 10%;*/
}

.put::-webkit-scrollbar {
    width: 7px;
}

.put::-webkit-scrollbar-thumb {
	background-color: rgba(255,255,255,0.1);
}

.put::-webkit-scrollbar-thumb {
	background-color: rgba(255,255,255,0.1);
}
.put:hover::-webkit-scrollbar-thumb {
	background-color: rgba(170,170,170,1);
}

.frm-filter {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}

.frm-filter .left-elements {
    float: left;
    width: 84%;
}

.frm-filter .title-filter a {
    float: left;
    margin-right: 15px;
    margin-top: 2px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.frm-filter .title-filter a:hover {
    text-decoration: none;
}

.title-filter {
    text-transform: uppercase;
    font-weight: 500;
}

.poster input[type="text"] {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 5px;
    width: 24%;
    background: url(../images/calendar_icon.svg) no-repeat;
    background-size: 15px;
    background-position: calc(100% - 5%) 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.poster .select_1 {
    width: 36%;
    margin-right: 5px;
}

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

.poster select {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding-left: 5px;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.frm-filter .right-button {
    float: right;
    width: 15%;
}

.frm-filter .right-button:hover {
    background: #b92525;
}

.poster button {
    float: right;
    background: #d92f2f;
    color: #fff;
    padding: 5px 0px 5px 0px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    margin-right: 0px;
    width: 98%;
    transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.poster button:active, .poster button:focus {
    outline: none !important;
}

.carousel-af {
    margin-top: 20px;
    position: relative;
    clear: both;
}

.carousel-af .owl-carousel_posters .poster .img-prev {
    height: 255px;
    background-size: 100% 100% !important;
    position: relative;
}

.carousel-af .owl-carousel_posters .poster .caption {
    padding: 2px 0px 2px 10px;
    font-size: 0.8em;
    background: #0b4887;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.carousel-af .owl-carousel_posters .poster .date {
    font-size: 0.8em;
    color: #a4a5a9;
    padding-top: 5px;
}

.carousel-af .owl-carousel_posters .poster .map_location {
    background: url(../images/locate.png) no-repeat;
    padding-left: 13px;
    font-size: 0.8em;
    background-size: 9px;
    background-position: 0px 3px;
    display: block;
    margin-top: 5px;
    color: #565a5d;
    padding-top: 1px;
}

.carousel-af .owl-carousel_posters .poster h4 {
    font-size: 1em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #000;
}

.carousel-af .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 27%;
    width: 100%;
}

.carousel-af .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -23px;
    background: url(../images/ar2.png) no-repeat;
    background-size: 18px;
    width: 44px;
    height: 48px;
    background-position: right;
}

.carousel-af .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -23px;
    background: url(../images/ar1.png) no-repeat;
    background-size: 18px;
    width: 44px;
    height: 48px;
    background-position: left;
}

.mob-af-title {
    display: none;
}

.owl-carousel_put {
    display: none !important;
}

.padding-left15 {
    padding-left: 15px !important;
}

.right-contact-block {
    padding-right: 0px !important;
}

.grid-nac .block-it {
	margin-top: 30px;
}

.grid-nac .strong-caption {
	display: block;
	text-align: center;
	margin-top: 30px;
	font-size: 16px;
}

.grid-nac .block-it img {
	height: 67px;
	width: 100%;
	display: block;
}

.grid-nac .block-it span {
	display: block;
	text-align: center;
	color: #004a91;
}

.grid-nac-projects .cat-item {
	margin-bottom: 20px;
	margin-top: 10px;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	align-items: center;
	border: 0px solid #004a91;
	padding: 0px;
	margin-bottom: 10px;
}

.grid-nac-projects strong {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}

.grid-nac-projects .cat-item img {
	width: 60px;
	height: 60px;
	max-width: 60px;
	min-width: 60px;
	display: block;
	margin-right: 8px;
}

.grid-nac-projects .cat-item span {
	display: block;
	font-size: 13px;
}

.mr10 {
	margin: 0 10px;
}

.roboto {
	font-family: 'Roboto', sans-serif !important;
}

.covid-button {
	padding-left: 4px;
	padding-bottom: 10px;
}

.covid-button img {
	width: 100%;
}

/* COVID19 REGIONS */
.oper-shtab.regions-list .main-link {
	font-weight: bold;
	font-size: 15px;
	color: #2d2d2d;
	text-decoration: underline;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}

.oper-shtab.regions-list .region-item {
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	align-items: center;
	margin-top: 30px;
	height: 75px;
}

.oper-shtab.regions-list .region-item .region-icon {
	display: block;
	max-width: 51px;
	min-width: 49px;
	height: auto;
	margin-right: 12px;
}

.oper-shtab.regions-list .region-item span {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}
/* COVID19 REGIONS */

.warning-section {
	background: #d81b1b;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.warning-section span {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

.warning-section a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

.btn-corona {
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.btn-corona.btn1 {
	float: right;
}

.btn-corona.btn2 {
	float: left;
}

.btn-covid-1:hover {
    background: #0a4888 url(../images/covid19/bg1_btn.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.btn-covid-1:hover .icon-house {
	background: url(../images/covid19/icons_0001_sydney-opera-house.png) no-repeat;
}


.btn-covid-1:hover span {
	color: #fff;
}

.btn-covid-1 {
	background: #e5f0f5;
	height: 94px;
	/* border-left: 4px solid #0a4888; */
	display: flex;
	display: -ms-flexbox;
	align-items: flex-start;
	padding-left: 20px;
	padding-top: 20px;
	justify-content: space-between;
	padding-right: 17px;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
	width: 100%;
	margin-top: 15px;
	float: left;
}

.btn-covid-1 a {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: flex-start;
    justify-content: space-between;
}

.btn-covid-1 span {
    display: block;
    width: 70%;
    line-height: 19px;
    letter-spacing: 0.3px;
    color: #073d59;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.btn-covid-1 .icon-house {
    background: url(../images/covid19/sydney-opera-house.png) no-repeat;
    width: 38px;
    max-width: 38px;
    min-width: 38px;
    height: 36px;
    display: block;
    float: right;
    margin-top: 5px;
}

.btn-covid-2:hover {
    background: #0a4888;
    -webkit-background-size: cover;
    background-size: cover;
}

.btn-covid-2:hover .icon-stopcorona {
	background: url(../images/covid19/stopcorona_icon.png) no-repeat;
	background-size: 55px 55px;
}


.btn-covid-2:hover span {
	color: #fff;
}

.btn-covid-2 {
	background: #e5f0f5;
	height: 94px;
	/* border-left: 4px solid #0a4888; */
	display: flex;
	display: -ms-flexbox;
	align-items: flex-start;
	padding-left: 20px;
	padding-top: 17px;
	justify-content: space-between;
	padding-right: 12px;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
	width: 100%;
	margin-top: 15px;
	float: right;
}

.btn-covid-2 a {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: flex-start;
    justify-content: space-between;
}

.btn-covid-2 span {
	display: block;
	width: 76%;
	line-height: 16px;
	letter-spacing: 0.3px;
	color: #073d59;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none !important;
}

.btn-covid-2 .icon-stopcorona {
    background: url(../images/covid19/stopcorona_icon.png) no-repeat;
    width: 56px;
    max-width: 55px;
    min-width: 55px;
    height: 55px;
    display: block;
    float: right;
    margin-top: 5px;
    background-size: 55px 55px;
}

.btn-75let {
	margin-top: 15px;
}

.btn-75let img {
	display: block;
	height: 94px;
	width: 100%;
}