@font-face {
    font-family: 'SegoeUIRegular';
    src: url('../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix') format('embedded-opentype'),  
    	 url('../fonts/SegoeUIRegular/SegoeUIRegular.woff') format('woff'), 
    	 url('../fonts/SegoeUIRegular/SegoeUIRegular.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUILight';
    src: url('../fonts/SegoeUILight/SegoeUILight.eot?#iefix') format('embedded-opentype'),  
    	 url('../fonts/SegoeUILight/SegoeUILight.woff') format('woff'), 
    	 url('../fonts/SegoeUILight/SegoeUILight.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUIBold';
    src: url('../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix') format('embedded-opentype'),  
    	 url('../fonts/SegoeUIBold/SegoeUIBold.woff') format('woff'), 
    	 url('../fonts/SegoeUIBold/SegoeUIBold.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
      font-family: 'icon';
      src:  url('../fonts/icons/icomoon.eot?xxnmjp');
      src:  url('../fonts/icons/icomoon.eot?xxnmjp#iefix') format('embedded-opentype'),
            url('../fonts/icons/icomoon.ttf?xxnmjp') format('truetype'),
            url('../fonts/icons/icomoon.woff?xxnmjp') format('woff');
      font-weight: normal;
      font-style: normal;
}
[class*="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.row {
	margin: 0 -10px;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	color: #000000;
	width: 100%;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	min-height: 100%;
	font-family: 'SegoeUIRegular';
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cb {
	clear: both;
	display: block;
}
.table_block {
	display: table;
	width: 100%;
	height: 100%;
}
.cell_middle {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
.cell_bottom {
	display: table-cell;
	position: relative;
	vertical-align: bottom;
}
.menu_opened {
	overflow: hidden;
}
.ios_device.menu_opene {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.y_hidden {
	overflow-y: hidden !important;
}
input, select, textarea {
	outline: none
}
a {
	text-decoration: none;
}
button {
	outline: none;
	cursor: pointer;
	display: block;
}
a:focus {
	text-decoration: none;
	outline: none;
	color: inherit;
}
button:hover,
a:hover {
	text-decoration: none;
	color: inherit;
}
img	{
	max-height: none;
	border: none;
}
.h_centered,
.v_centered {
	position: relative;
	overflow: hidden;
}
.h_centered img {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: auto;
	min-width: 100%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.v_centered img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.iframe_block {
	position: relative;
	padding-bottom: 56.25%;
	width: 100%;
}
.iframe_block iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
}
.custom_container {
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 20px;
}
.header {
	position: relative;
	z-index: 200;
}
.header_main {
	padding: 46px 0 10px;
	background: url('images/down_up_gradient.png') repeat-x;
	background-size: 1px auto;
	background-position: left bottom;
}
.main_logo {
	font-size: 0;
}
.main_logo a {
	display: block;
}
.main_logo img {
	display: block;
	float: left;
	width: auto;
}
.main_logo .icon_logo {
	height: 95px;
}
.main_logo .text_logo {
	height: 39px;
	margin-left: 17px;
	margin-top: 32px;
}
.hotline {
	margin-top: 26px;
	position: relative;
	text-align: right;
}
.hotline .hotline_button:after {
	display: block;
	position: absolute;
	content: "";
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background: url('images/svg/phone.svg') no-repeat #e54c41;
	background-size: 26px;
	background-position: center;
	top: 0;
	right: 0;
}
.hotline .hotline_button,
.hotline span {
	display: block;
}
.hotline .hotline_button {
	padding-right: 67px;
	position: relative;
}
.main_phone {
	font-size: 350%;
	line-height: 28px;
	color: #333333;
	font-family: "SegoeUIBold";
	margin-top: -3px;
}
.office_phone {
	font-size: 110%;
	line-height: 18px;
	color: #808080;
	border-bottom: 1px solid #dbdbdb;
}
.hotline_text {
	font-size: 110%;
	line-height: 14px;
	margin-top: 2px;
	color: #08437a;
	font-family: "SegoeUIBold";
}
.header_menu_block {
	position: relative;
}
.header_top_right {
	position: absolute;
	top: -151px;
	left: 0;
	width: 100%;
	background: #08437a;
}
.lg_block {
	width: 37px;
	color: #ffffff;
	font-size: 110%;
	line-height: 13px;
	letter-spacing: 1px;
	text-align: right;
	padding: 15px 0;
	margin-left: 1px;
	position: relative;
}
.lg_button {
	display: inline-block;
	vertical-align: top;
	color: inherit;
	position: relative;
	z-index: 20;
}
.lg_button:after {
	display: block;
	content: "";
	float: right;
	margin-left: 5px;
	border-style: solid;
	border-width: 3px 2px 0 2px;
	border-color: #ffffff transparent transparent transparent;
	margin-top: 5px;
	width: 5px;
	height: 3px;
	
}
.lg_list {
	position: absolute;
	top: 0;
	left: 0;
	right: -10px;
	margin: 0;
	padding: 0;
	background: #073c6e;
	z-index: 15;
	display: none;
	list-style-type: none;
}
.lg_list li:first-child {
	padding-top: 43px;
}
.lg_list a {
	display: block;
	padding: 10px 15px;
	color: inherit;
	border-top: 1px solid rgba(255,255,255,0.1);
	text-align: center;
}
.lg_list a.current_lg {
	color: #81a2c1 !important;
	cursor: default;
	background: transparent !important;
}
.search_block {
	width: 43px;
	position: relative;
}
.search_form {
	width: 43px;
	background: #073c6e;
	position: relative;
	z-index: 20;
	overflow: hidden;
}
.search_form input {
	width: 250px;
	float: right;
	background: transparent;
	border: none;
	font-size: 120%;
	line-height: 15px;
	color: #ffffff;
	padding: 14px 43px 14px 15px;
}
.search_form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 43px;
	height: 43px;
	z-index: 5;
	background: url('images/svg/loop.svg') no-repeat;
	background-size: 13px;
	background-position: center;
	border: none;
}
.header_top_left {
	position: absolute;
	top: -151px;
	left: 0;
	width: 100%;
}
.header_socials .social_list {
	margin: 0 12px;
	padding: 14px 0;
	font-size: 0;
	position: relative;
	z-index: 16;
}
.social_list li {
	display: inline-block;
	vertical-align: middle;
}
.header_socials .social_list li {
	padding: 0 6px;
}
.social_list a {
	display: block;
}
.header_socials img {
	display: block;
	width: auto;
	height: 13px;
}
.header_socials .youtube img {
	height: 15px;
}
.header_socials .facebook img,
.header_socials .twitter img,
.header_socials .linkedin img {
	height: 11px;
}
.second_menu {
	margin: 0 -20px;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 15;
	font-size: 110%;
	line-height: 13px;
}
.second_menu > li {
	float: left;
	padding: 15px 20px;
	position: relative;
}
.second_menu a {
	display: inline-block;
	vertical-align: top;
	color: #ffffff !important;
	letter-spacing: 1px;
	position: relative;
	z-index: 20;
}
.submenu_list {
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 100%;
	background: #073c6e;
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: none;
}
.submenu_list > li {
	border-top: 1px solid rgba(255,255,255,0.1);
	position: relative;
}
.submenu_list > li > a {
	display: block;
	padding: 10px 20px;
}
.sublevel_list {
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	background: #063662;
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: none;
}
.sublevel_list li {
	padding: 5px 20px;
}
.sublevel_list li:first-child {
	padding-top: 15px;
}
.sublevel_list li:last-child {
	padding-bottom: 15px;
}
.second_menu a.sublevel_button {
	position: relative;
	display: block;
	padding-right: 35px;
}
.second_menu a.sublevel_button:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	height: 9px;
	width: 10px;
	background: url('images/svg/right_white.svg') no-repeat;
	background-size: auto 15px;
	background-position: right center;
	margin-top: -5px;
}
.sublevel_list a {
	color: #cccccc !important;
}
.main_menu {
	background: url('images/menu_gradient.png') repeat-x #f2f2f2;
	background-size: 1px auto;
	background-position: top left;
	position: relative;
	z-index: 15;
}
.menu_list {
	display: table;
	height: 59px;
	width: 100%;
	border-left: 1px solid #e8e8e8;
}
.menu_list a {
	text-align: center;
	font-size: 110%;
	line-height: 13px;
	color: #08437a;
	font-family: "SegoeUIBold";
	padding: 0 15px;
	border-right: 1px solid #e8e8e8;
	background-size: 1px auto !important;
	background-position: top left !important;
	width: 12.5%;
}
.sublists_content {
	position: relative;
} 
.sublist_block {
	position: absolute;
	top: 0;
	z-index: 10;
	display: none;
	background: url('images/up_down_gradient.png') #ffffff repeat-x;
	background-size: 1px auto;
	background-position: top left;
	box-shadow: 0 12px 30px 3px rgba(0,0,0,0.2);
	white-space: nowrap;
	width: 280px;
	overflow: hidden;
	font-size: 0;
}
.sublist_block.sub_opened {
	width: 522px;
}

.sublist_block.big_sublist.sub_opened {
	width: 1180px;
}
.first_level {
	vertical-align: top;
	display: inline-block;
	position: relative;
	white-space: normal;
}
.info_list {
	width: 100%;
}
a.info_list {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.sublist_block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1rem;
}

.big_sublist .second_level ul {
	-moz-column-count: 4; 
    -webkit-column-count: 4; 
    column-count: 4;
	-moz-column-gap: 0; 
    -webkit-column-gap: 0; 
    column-gap: 0;
}
.first_level li {
	width: 280px;
	display: table;
	min-height: 43px;
	border-top: 1px solid #f2f2f2;
}
.first_level li:first-child {
	border: none;
}
.second_level li {
	width: 220px;
	padding: 7px 15px;
}
.second_level .sublevel_inner.scroll-content {
	padding-right: 18px;
}
.first_level li a {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 20px 5px 15px;
	line-height: 16px;
	font-size: 130%;
	color: #08437a;
}
.sub_opened .first_level li a.second_subbutton.opened {
	opacity: 1;
}
.second_level {
	display: inline-block;
	vertical-align: top;
	width: 0;
	height: 0;
	overflow: hidden;
	position: relative;
	color: transparent;
	white-space: normal;
	background: #ffffff;
	box-shadow: inset 0 0 20px rgba(0,0,0,0.2);
}
.second_level.showed {
	width: auto;
	height: auto;
	color: #073c6e;
	
}
.second_level .scroll-wrapper.sublevel_inner {
	padding: 15px 0 15px 5px !important;
}
.first_level li a.second_subbutton {
	padding-right: 25px;
	position: relative;
}
.first_level li a.second_subbutton {
	padding-right: 30px;
	position: relative;
}
.second_subbutton.opened {
	background: #e6e6e6;
}
.second_subbutton:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	height: 9px;
	width: 10px;
	background: url('images/svg/right_blue.svg') no-repeat;
	background-size: auto 15px;
	background-position: right center;
	margin-top: -5px;
}
.second_level a {
	display: inline-block;
	vertical-align: top;
	line-height: 15px;
	font-size: 120%;
	color: inherit;
}
.sublevel_inner {
	height: 100%;
	overflow: hidden;
}
.scroll-y div {
	position: absolute;
	width: 5px;
	display: block;
	top: 0;
	bottom: 0;
	border-radius: 0;
	right: 0;
}
.scroll-y div.scroll-element_outer {
	right: 5px;
	top: 20px;
	bottom: 20px;
	z-index: 20;
}
.scroll-y div.scroll-bar {
	background: #08437a;
	opacity: 0.5;
	cursor: pointer;
}
.scroll-y div.scroll-element_track {
	background: #cccccc;
}
.sublevel_inner .scroll-y {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 100%;
	background: #e6e6e6;
}
.sublevel_inner .scroll-y div.scroll-element_outer {
	right: 6px;
	top: 10px;
	bottom: 10px;
	z-index: 20;
}
.sublevel_inner .scroll-y div.scroll-bar {
	background: #08437a;
	opacity: 1;
}
.sublevel_inner .scroll-y div.scroll-element_track {
	background: transparent;
}
.second_level .scroll-y div.scroll-element_outer {
	opacity: 0;
}
.second_level.showed .scroll-y div.scroll-element_outer {
	opacity: 1;
}
.menu_button {
	width: 20px;
	position: relative;
	z-index: 200;
	padding: 1px 0;
	overflow: hidden;
	margin-top: 16px;
	margin-left: 20px; 
}
.menu_button > span {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 7px 0;
}
.menu_button > span:before,
.menu_button > span:after {
	display: block;
	content: "";
	position: absolute;
	left: -25px;
	width: 60px;
	height: 2px;
	background: #02427c;
	-o-transition: transform .5s;
	-ms-transition: transform .5s;
	-moz-transition: transform .5s;
	-webkit-transition: transform .5s;
	transition: transform .5s;
}
.menu_button > span:before {
	top: 0;
}
.menu_button > span:after {
	bottom: 0;
}
.menu_button > span span {
	display: block;
	height: 2px;
	background: #02427c;
}
/*header end*/
/*right menu*/
.highlights_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	box-shadow: 0 12px 30px 3px rgba(0,0,0,0.2);
}
.highlights_list > li {
	border-top: 1px solid #f2f2f2;
}
.highlights_list > li:first-child {
	border: none;
}
.highlight_sublist {
	display: none;
}
.highlight_icon img {
	width: 18px;
	vertical-align: top;
}
.highlight_title {
	width: 100%;
	padding-left: 20px;
	font-size: 130%;
	line-height: 17px;
	color: #08437a;
}
.highlights_list > li > a {
	padding: 14px 15px 14px 20px;
}
.highlights_list > li > a.highlight_button {
	padding-right: 40px;
	position: relative;
}
.highlights_list a.highlight_button:after {
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
	height: 100%;
	width: 10px;
	background: url('images/svg/down_blue.svg') no-repeat;
	background-size: 10px auto;
	background-position: center;
	content: "";
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%); 
    opacity: 0.4;
}
.highlight_sublist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.highlight_sublist:before {
	display: block;
	content: "";
	height: 1px;
	background: #cccccc;
	margin-bottom: 14px;
}
.highlight_sublist li {
	padding: 0 20px 14px 58px;
	font-size: 120%;
	line-height: 15px;
	color: #073c6e;
}
.highlight_sublist li a {
	display: inline-block;
	color: inherit;
	vertical-align: top;
}
.highlights_items {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.highlights_items li {
	box-shadow: 0 12px 30px 3px rgba(0,0,0,0.2);
	margin-top: 20px;
}
.highlights_items a {
	height: 85px;
	padding: 0 20px;
}
.highlights_items .item_image {
	display: table-cell;
	width: 33.33%;
}
.highlights_items .item_title {
	width: 66.67%;
	color: #08437a;
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 15px;
	font-family: "SegoeUIBold";
	padding-left: 20px;
}
.highlights_items .item_image img {
	display: block;
	max-width: 100%;
}
.police_tv .item_image img {
	max-height: 54px;
	margin-top: 8px;
}
.police_newspaper .item_image,
.police_radio .item_image,
.live_button .item_image {
	vertical-align: middle;
}
.police_newspaper .item_image img {
	max-height: 49px;
}
.police_radio .item_image img {
	max-height: 36px;
}
.live_button .live_icon {
	display: block;
	font-size: 170%;
	line-height: 23px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "SegoeUIBold";
	padding: 5px 10px;
	background: url('images/live_bg.png') repeat-x;
	background-size: 1px auto;
	background-position: left -1px;
	text-align: center;
	border-radius: 4px;
}
.duty_station .item_image img {
	max-height: 85px;
}
.duty_station {
	background: url('images/arm_flag.png') no-repeat;
	background-size: 72px auto;
	background-position: top left;
}
.become_policeman .item_image {
	vertical-align: bottom;
}
.become_policeman .item_image img {
	max-height: 73px;
}
/*right menu end*/
/*bottom menu*/
.bottom_menu {
	padding-top: 30px;
}
.bottom_menu .menu_slider {
	box-shadow: 0 12px 30px 3px rgba(0,0,0,0.2);
	position: relative;
	white-space: nowrap;
	font-size: 0;
}
.bottom_menu .menu_slider .slide_block {
	width: 14.285%;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	position: relative;
	font-size: 1rem;
}
.bottom_menu .menu_slider .slide_block:after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	width: 1px;
	background: #f2f2f2;
	top: 0;
	height: 300px;
}
.bottom_menu .menu_slider a {
	display: block;
	text-align: center;
	padding: 30px 20px 10px;
	height: 200px;
	border-bottom: 4px solid transparent;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.bottom_menu .menu_slider a:hover {
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	border-bottom-color: #073c6e;
}

.bottom_menu .item_icon {
	height: 75px;
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
}
.bottom_menu .item_icon img {
	max-width: 100%;
	max-height: 75px;
	display: inline-block;
	vertical-align: top;
}
.bottom_menu .item_text {
	display: block;
	color: #08437a;
	font-size: 120%;
	line-height: 15px;
	position: relative;
	z-index: 2;
}

.bottom_menu .menu_slider .slick-arrow {
	position: absolute;
	border: none;
	width: 30px;
	height: 30px;
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.1);
	background: #ffffff;
	top: 50%;
	margin-top: -15px;
	padding: 9px 0;
	z-index: 2;
}
.bottom_menu .menu_slider .slick-arrow:before {
	display: block;
	height: 12px;
	content: "";
	background: url('images/svg/right_blue.svg') no-repeat;
	background-size: auto 20px;
	background-position: center;
}
.bottom_menu .menu_slider .slick-prev {
	left: -15px;
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}
.bottom_menu .menu_slider .slick-next {
	right: -15px;
}
/*bottom menu end*/
/*footer*/
.footer {
	position: relative;
	z-index: 10;
}
.footer_top {
	padding: 7px 0;
	background: #073c6e;
}
.footer_logo {
	font-size: 0;
}
.footer_logo img {
	display: inline-block;
	vertical-align: middle;
	
	width: auto;
}
.footer_logo .icon_logo {
	height: 65px;
	margin-right: 12px;
}
.footer_logo .text_logo {
	height: 27px;
}
.subscribe_section {
	padding: 16px 0;
	white-space: nowrap;
	font-size: 0;
}
.about_subscribe {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 15px;
	max-width: 150px;
	margin-right: 20px;
	white-space: normal;
	text-align: right;
}
.subscribe_form {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 240px;
	font-size: 1rem;
}
.subscribe_form input {
	border: none;
	background: #ffffff;
	color: #333333;
	font-size: 120%;
	line-height: 15px;
	padding: 10px 45px 10px 10px;
	width: 100%;
}
.subscribe_form button {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	border: none;
	z-index: 1;
	background: url('images/svg/right_blue.svg') no-repeat #e5e5e5;
	background-size: 7px auto !important;
	background-position: center !important;
}
.footer_bottom {
	padding: 45px 0;
	background: #08437a;
}
.footer_subtitle {
	font-size: 130%;
	line-height: 16px;
	height: 32px;
	color: #ffffff;
	font-family: "SegoeUIBold";
	padding-right: 30px;
}
.footer_info_block {
	padding: 15px 30px 0 0;
}
.footer_bottom a {
	display: inline-block;
	vertical-align: top;
	color: #ffffff !important;
	position: relative;
}
.footer_info_block span {
	display: inline-block;
	vertical-align: top;
}
.footer_info_text {
	font-size: 130%;
	line-height: 16px;
	color: #ffffff;
}
.footer_info_type,
.developer {
	font-size: 120%;
	line-height: 15px;
	color: #81a2c1;
}
.hotline_link {
	font-family: "SegoeUIBold";
	border-bottom: 1px solid #ffffff;
}
.footer_bottom .social_list {
	margin: 10px -8px 0;
	font-size: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 2;
}
.footer_bottom .social_list li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 8px;
}
.footer_bottom .social_list a {
	display: block;
}
.footer_bottom .social_list img {
	display: block;
	width: auto;
	height: 16px;
}
.footer_bottom .social_list .facebook img,
.footer_bottom .social_list .twitter img,
.footer_bottom .social_list .linkedin img {
	height: 14px;
}
.developer {
	position: relative;
}
.developer_inner {
	position: absolute;
	left: 0;
	width: 100%;
	top: -30px;
}
.developer_inner .col-xs-12 {
	padding-left: 37px;
}
.footer_bottom a.developer_logo {
	position: absolute;
	left: 10px;
	top: 2px;
	width: 18px;
}
.developer_logo img {
	display: block;
	width: 100%;
}
.disclimer {
	padding-bottom: 40px;
}
/*footer end*/
.content {
	padding-bottom: 90px;
}
.page_main_content {
	padding-top: 30px;
}
.right_col {
	padding-bottom: 20px;
}
.section_title {
	margin: 0;
	font-size: 180%;
	line-height: 22px;
	color: #333333;
	font-family: "SegoeUIBold";
}
.page_main_content .section_title {
	margin-bottom: 20px;
}
.slick-slide {
	outline: none !important;
}
.main_slider {
	background: #333333;
	color: #ffffff;
	padding: 20px 0;
	position: relative;
	overflow: hidden;
}
.main_slider .slider_list {
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
}
.main_slider .slider_list.slick-slider,
.main_slider .slick-list {
	overflow: visible;
}
.main_slider .slide_block {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	font-size: 1rem;
	white-space: normal;
	padding: 0 10px;
	position: relative;
	overflow: hidden;
}
.main_slider .slide_image {
	padding-bottom: 56.25%;
}
.main_slider .slide_image:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url('images/slide_shadow.png') repeat-x;
	background-size: 1px auto;
	background-position: left bottom;
}
.main_slider .slide_content {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 3;
	right: 10px;
	max-width: 640px;
	padding: 30px 40px;
}
.news_date {
	font-size: 120%;
	line-height: 15px;
	display: inline-block;
	vertical-align: top;
}
.category_icons {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	padding-left: 6px;
}
.category_icons img {
	width: auto;
	height: 9px;
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
}
.main_slider .news_title {
	display: inline-block;
	vertical-align: top;
	color: #ffffff !important;
	font-size: 210%;
	line-height: 26px;
	position: relative;
	max-height: 107px;
	overflow: hidden;
	font-family: "SegoeUIBold";
}
.main_slider .slick-dots {
	margin: 0;
	padding: 20px 5px 0;
	list-style-type: none;
}
.main_slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}
.main_slider .slick-dots button {
	border: none;
	background: #ffffff;
	opacity: 0.1;
	width: 8px;
	height: 8px;
	padding: 0;
	border-radius: 50%;
}
.main_slider .slick-dots .slick-active button {
	opacity: 1 !important;
	cursor: default;
}
.main_slider .slick-arrow {
	position: absolute;
	border: none;
	top: 50%;
	margin-top: -27px;
	width: 15px;
	height: 27px;
	background: url('images/svg/right_white.svg') no-repeat;
	background-size: 15px auto;
	background-position: center;
	z-index: 4;
}
.main_slider .slick-next {
	right: 20px;
}
.main_slider .slick-prev {
	left: 20px;
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}
.newsfeed {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}
.newsfeed li {
	display: inline-block;
	vertical-align: top;
	font-size: 1rem;
	float: none;
	padding-bottom: 20px;
}
.newsfeed .news_image {
	display: block;
	padding-bottom: 56.25%;
	margin-bottom: 18px;
}
.newsfeed .news_image:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #08437a;
	opacity: 0;
	z-index: 2;
}
.newsfeed .news_date {
	color: #808080;
}
.newsfeed .news_title {
	display: inline-block;
	vertical-align: top;
	color: #08437a;
	font-size: 140%;
	line-height: 18px;
	position: relative;
	max-height: 55px;
	overflow: hidden;
}
.newsfeed .news_category {
	margin-top: 6px;
	color: #b2b2b2;
	font-size: 120%;
	line-height: 15px;
}
.newsfeed .news_category a {
	color: inherit;
}
.breadcrumbs {
	background: url('images/breadcrumbs_bg.png') repeat-x #f2f2f2;
	background-size: 1px auto;
	background-position: top left;
	font-size: 0;
	padding: 12px 0;
	white-space: nowrap;
}
.breadcrumbs ul {
	position: relative;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.breadcrumbs li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.2rem;
	line-height: 16px;
}
.breadcrumbs li:before {
	display: block;
	content: "";
	float: left;
	margin: 5px 15px 0;
	width: 3px;
	height: 7px;
	border-style: solid;
	border-width: 3px 0 3px 3px;
	border-color: transparent transparent transparent #d8d8d8;
}
.breadcrumbs li:first-child:before {
	display: none;
}
.breadcrumbs li div {
	color: #666666;
	position: relative;
	max-width: 320px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumbs li a {
	display: block;
	color: #999999;
	position: relative;
	max-width: 320px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.paging {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.paging ul {
	padding: 0;
	margin: 0 -8px;;
	list-style-type: none;
	font-size: 0;
}
.paging li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 8px;
	font-size: 1.3rem;
	line-height: 15px;
	color: #08437a;
}
.paging a {
	display: block;
	color: inherit;
}
.paging .prev_page a,
.paging .next_page a {
	width: 10px;
	height: 11px;
	background: url('images/svg/right_blue.svg') no-repeat;
	background-size: 8px auto;
	background-position: center;
}
.paging .current_page a {
	color: #333333 !important;
	cursor: default;
	opacity: 1 !important;
}
.row .paging {
	padding: 0 10px;
}

.hotline_popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	z-index: 300;
	background: rgba(38,38,38,0.97);
	color: #f6f6f6;
	-o-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}
.hotline_opened .hotline_popup {
	height: 100%;
	overflow-y: auto;
	opacity: 1;
}
.hotline_opened {
	overflow: hidden;
}
.hotline_inner {
	position: relative;
	max-width: 620px;
	padding: 50px 20px 0;
	margin: 0 auto;
}
.hotline_close {
	width: 17px;
	height: 17px;
	float: right;
	display: block;
	background: url('images/svg/close_white.svg') no-repeat;
	background-size: 17px;
	background-position: center;
}
.hotline_popup .main_number {
	font-size: 600%;
	line-height: 50px;
	font-family: "SegoeUILight";
	margin-bottom: 10px;
	margin-top: -6px;
}
.hotline_subtitle {
	font-size: 140%;
	line-height: 18px;
}
a.hotline_subtitle {
	text-decoration: underline;
	color: inherit;
}
.hotline_description {
	font-size: 130%;
	line-height: 16px;
	max-width: 350px;
	margin-top: 10px;
}
.other_phones {
	margin: 35px 0 0;
	padding: 35px 0 15px;
	list-style-type: none;
	border-top: 1px solid rgba(255,255,255,0.2);
	-moz-column-count: 2; 
    -webkit-column-count: 2; 
    column-count: 2;
	-moz-column-gap: 50px; 
    -webkit-column-gap: 50px; 
    column-gap: 50px;
}
.other_phones li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-bottom: 35px;
}
.other_phones .number_block {
	font-size: 160%;
	line-height: 19px;
	margin-top: 10px;
}
.hotline_popup .section_title {
	color: inherit;
	margin: 0;
}







.main_logo a,
.social_list a,
.bottom_menu .menu_slider .slick-arrow,
.footer_bottom a,
.main_slider .news_title,
.main_slider .slick-dots button,
.main_slider .slick-arrow,
.newsfeed .news_image:before,
.paging a,
.hotline_close,
a.hotline_subtitle,
.hotline .hotline_button  {
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.lg_list a,
.search_form button,
.second_menu > li,
.submenu_list > li > a,
.tab_burger,
.tab_burger:before,
.tab_burger:after,
.tab_burger span,
.highlights_list a,
.highlights_list li,
.highlights_items a,
.bottom_menu .menu_slider a:before,
.subscribe_form button  {
	-o-transition: background .3s;
	-ms-transition: background .3s;
	-moz-transition: background .3s;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.search_form,
.sublist_block {
	-o-transition: width .5s;
	-ms-transition: width .5s;
	-moz-transition: width .5s;
	-webkit-transition: width .5s;
	transition: width .5s;
}
.sublevel_list a,
.highlight_sublist li a,
.newsfeed .news_category a,
.newsfeed .news_title,
.breadcrumbs li a {
	-o-transition: color .3s;
	-ms-transition: color .3s;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	transition: color .3s;
}
.menu_list a,
.first_level li a,
.sub_close,
.highlights_list a:after  {
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.search_form.opened {
	width: 250px;
}
.newsfeed .hovered .news_image:before {
	opacity: 0.2;
}
.main_slider .slick-dots button:hover {
	opacity: 0.4;
}
.main_logo a:hover,
.social_list a:hover,
.bottom_menu .menu_slider .slick-arrow:hover,
.main_slider .news_title:hover,
.main_slider .slick-arrow:hover,
.paging a:hover,
.developer_inner.hovered a,
.hotline_close:hover,
a.hotline_subtitle:hover,
.hotline .hotline_button:hover {
	opacity: 0.7;
}
.lg_list a:hover,
.search_form button:hover {
	background-color: rgba(0,0,0,0.1);
}
.search_form input::-webkit-input-placeholder {
	color: #81a2c1;
}
.search_form input::-moz-placeholder {
	color: #81a2c1;
}
.search_form input:-moz-placeholder {
	color: #81a2c1;
}
.search_form input:-ms-input-placeholder {
	color: #81a2c1;
}
.subscribe_form input::-webkit-input-placeholder {
	color: #999999;
}
.subscribe_form input::-moz-placeholder {
	color: #999999;
}
.subscribe_form input:-moz-placeholder {
	color: #999999;
}
.subscribe_form input:-ms-input-placeholder {
	color: #999999;
}
.second_menu > li.hovered,
.second_menu > li.opened {
	background: #073c6e;
}
.newsfeed .news_category a:hover {
	color: #666666;
	text-decoration: underline;
}
.highlight_sublist li a:hover,
.newsfeed .hovered .news_title,
.breadcrumbs li a:hover {
	color: #000000;
}
.submenu_list > li > a:hover,
.has_sublevel.opened .sublevel_button {
	background: #063662;
}
.sublevel_list a:hover {
	color: #ffffff !important;
}
.menu_list a:hover,
.menu_list a.opened {
	background: url('images/menu_bg.png') repeat-x #08437a;
	color: #ffffff;
}
.footer_bottom a:hover {
	opacity: 0.8;
}
.highlights_list a:hover,
.highlights_list li.opened,
.highlights_items a:hover,
.bottom_menu .menu_slider a:hover:before,
.subscribe_form button:hover {
	background-color: #f2f2f2;
}
.highlights_list a:hover:after {
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%); 
    opacity: 1;
}
.highlights_list li.opened a:after {
	transform: scaleY(-1);
	-moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.paging .prev_page a {
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}
.second_level.showed {
	-o-transition: color .3s;
	-ms-transition: color .3s;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	transition: color .3s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}
.second_level.showed .scroll-y div.scroll-element_outer  {
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-o-transition-delay: .2s;
	-ms-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.menu_button > span span{
	-o-transition-delay:0.2s;
	-ms-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.menu_opened .menu_button > span span{
	-o-transition-delay:0;
	-ms-transition-delay:0;
	-moz-transition-delay:0;
	-webkit-transition-delay:0;
	transition-delay:0;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	opacity: 0;
}
.menu_opened .menu_button > span:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.menu_opened .menu_button > span:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.error_hint {
	position: absolute;
	color: #e54c41;
	display: none;
}
.error_hint .individual_hint {
	display: none;
}
.has-error .error_hint,
.has-error.bootstrap-select + .error_hint {
	display: block;
}
.help-block.form-error {
	display: none;
}
.subscribe_form .error_hint {
	top: 100%;
	left: 0;
	font-size: 110%;
	line-height: 15px;
}
.first_level li a:hover {
	background-color: rgba(0,0,0,0.1);
}
.second_level a:hover {
	color: #4c4c4c
}


.share_buttons{
	margin-bottom: 20px;
}
h1.news_title{
	margin-bottom: 20px!important;
}
.info_block.scroll-content {
	width: 100% !important;
}
.message_hint{
	display: none;
	position: absolute;
	bottom: -15px;
	left: 0;
	font-size: 110%;
}
.message_hint.error{
	color: red;
}
.message_hint.success{
	color: green;
}
.grecaptcha-badge{
	z-index: 11;
}
.crime-reports-text{
	margin: 20px 0;
}
.home-chief-block{
	margin: 145px auto 110px;
}
.chief-image{
	max-width: 245px;
	width: 100%;
}

.form_table td {
	padding: 10px 0;
	position: relative;
}
.form_table td:first-child {
	text-align: right;
	font-size: 120%;
	line-height: 15px;
	color: #08437a;
	padding: 10px 20px;
}
.form_table select {
	font-size: 120%;
	line-height: 15px;
	color: #08437a;
	padding: 5px 10px;
}
.form_table #streetSearch {
	width: 196px;
	background: transparent;
	font-size: 120%;
	line-height: 15px;
	color: #08437a;
	padding: 5px 10px;
	outline: none;
	box-shadow: none;
	border: 1px solid #999999;
}
.form_table input[type="submit"] {
	width: 196px;
	background: #08437a;
	font-size: 120%;
	line-height: 15px;
	color: #ffffff;
	padding: 7px 11px;
	outline: none;
	box-shadow: none;
	border: none;
	transition: opacity 0.3s;
}
.form_table .loader {
	position: absolute;
	left: 100%;
	margin-left: 10px;
}
.form_table input[type="submit"]:hover {
	opacity: 0.7;
}
.ui-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 196px;
	background: #ffffff;
	font-size: 120%;
	line-height: 15px;
	color: #08437a;
	border: 1px solid #999999;
	border-top: none;
	z-index: 5;

}
.ui-menu li {
	padding: 5px 10px;
}
.news_content .image_block img {
    max-width: 100%;
}
.esign-block h2 {
	background: url('images/svg/locked-padlock.svg') no-repeat;
	background-size: 32px;
	padding-left:36px;
}
.btnSign {
	display: inline-block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAkCAYAAAAkcgIJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDg2NkMxNzlFQTVBMTFFOUEyNjk4MTUxQTYzMUVCNkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDg2NkMxNzhFQTVBMTFFOUEyNjk4MTUxQTYzMUVCNkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODcxNDg0MUMxNTY2MTFFOUJBMTdCNzEzRERERTQyOTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODcxNDg0MUQxNTY2MTFFOUJBMTdCNzEzRERERTQyOTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6huLN6AAAGLUlEQVR42uyZ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') #1576cb no-repeat 5px 5px;
    width: 200px;
    padding: 15px 100px 14px 100px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    margin-bottom: 5px;
}
 .btnSign:hover {  background-color: #00518f;  }