play:block;
margin-bottom: 10px;div#map-rotator ul li, #map-rotator-bottom ul li.show {
position: relative !important;
}.footer_list li {
width:100%;
}
body {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
}
hr {
	border-color: #aaaaaa;
}
p {
//margin-bottom: 0;
}
section, footer {
	margin-top: 35px;
}
h1 {
	color: #26327f;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	margin: 40px 0 20px 0;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #26327f;
	text-align: center;
	margin-bottom: 30px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
}
li{
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
a {
color: #006fbe;
}
a.link:after {
content: "\f35d";
   font-family: 'Font Awesome 5 Free';
  font-weight: 900;
-webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
margin-left: 7px;
position: relative;
top: -1px;
font-size: 18px;
}

a:hover {
	text-decoration: none;
	color: #006fbe;
}
.maxwidth-theme {
    margin-left: auto !important;
    margin-right: auto !important;
}
.container {
	max-width: 1400px;
	width:100%;
	margin: auto;
	position: relative;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
header .maxwidth-theme {
	background: #006fbe;
}
header .container {
	padding-top: 15px;
	padding-bottom: 15px;
}
.slogan {
	font-size: 20px;
	color: white;
	margin: 20px 0; 
}
.slogan span {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: white;
	line-height: normal;
}
.phone {
	margin:15px 0;
	text-align: right;
}
.phone_i {
	color: white;
	width: 25px;
	height: 25px;
	border: 1px solid white;
	text-align: center;
	display: inline-block;
	border-radius: 3px;
	padding: 4px;
	margin-right: 13px;
	position: relative;
	top:-9px
}
.social {
	margin:31px 0;
	text-align: right;
    max-height: 34px;
}
.social div {
	color: white;
	width: 34px;
	height: 34px;
	border: 1px solid #006fbe;
	text-align: center;
	display: inline-block;
	border-radius: 3px;
	padding: 4px;
	margin-right: 10px;
	background: #006fbe;
	transition: .3s;
}
.social div:hover {
	background: #1c89d7;
	border-color: #1c89d7;
	transition: .3s;
}
.social .search_btn, .social .watch_btn {
	background: white;
	color: #222;
	border-color: #ababab;
}
.social .search_btn:hover, .social .watch_btn:hover {
	transition: .3s;
	background: white;
	color: #e42121;
	border-color: #e42121;
}
.phone_num {
	color: white;
	display: inline-block;
	text-align: right;
	font-weight: bold;
	font-size: 24px;
	line-height: normal
}
.phone_num span {
	font-size: 12.5px;
	font-weight: normal;
	display: block;
		margin-bottom: 5px;
}
header .first_part {
	position: relative;
}
footer .second_part .container::before  {
	content: url(/local/templates/index_new/images/new_img/head_element.png);
	position: absolute;
	right: -180px;
	top:0;
	z-index: 0;
}
header .maxwidth-theme.first_part::before {
	content: url(/local/templates/index_new/images/new_img/head_element.png);
	position: absolute;
	right: 70px;
	top:0;
	z-index: 0;
}
nav .menu_btn, nav ul {
	display:inline-block;
	transition: .3s;
}
nav ul {
	margin: 0 10px;
	    padding-top: 8px;
    padding-bottom: 8px;
}
nav ul li {
	display: inline-block;
	padding: 15px 20px;
	border-radius: 3px;
	color: #066fba;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 99;
	transition: .3s;
}
nav ul li:hover {
	transition: .3s;
	background: #f0f0f0;
	color: #e42121;
}
nav .menu_btn {
	color: #066fba;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 23px 20px;
	background: #f0f0f0;
}
nav .menu_btn i {
	margin-right: 15px;
}
header .first_part {
		z-index: 1;
}
header .second_part {
	background: white !important;
	border-bottom: 3px solid #e42121;
	z-index: 0;
}
header .second_part .container {
	padding: 0 !important;
}
.menu_btn:hover {
	cursor: pointer;
	color: #e42121;
	transition: .3s;
}
.logo {
	transition: .3s;
}
.logo:hover {
	transition: .3s;
}
.logo.hide {
	position: absolute;
	transition: .3s;
opacity: 0;
}
.logo.hide:hover {
opacity: 1;
}
.popup_menu {
	height: 100%;
	width: 100%;
	z-index: 999;
  	background-color: rgb(240, 240, 240);
  	opacity: 0.949;
  	position: fixed;
	display: none;
	transition: .3s;
	overflow: auto;
	top:0;
	left:0;
}
.popup_menu.active {
	display: block;
	transition: .3s;
}
footer .copy{
	text-align: center;
}
footer .second_part {
	border-bottom: 3px solid #e42121;
	background: #006fbe;
	overflow: hidden;
}
footer .first_part {
	background: #f0f0f0;
	border-top: 3px solid #006fbe;
	padding: 40px 0;
}
.copy {
	color: white;
	font-size: 14px;
	padding: 20px 0;
}
.copy a {
	color: white;
}
.copy a:hover {
	text-decoration: underline;
}
.contacts {
	border: 1px solid #006fbe;
	padding: 20px 25px;
	font-size: 16px;
	color: #444;
}
.contacts span {
	color: #066fba;
	display: block;
}
.contacts  table tr td:first-child {
	padding-right: 10px;
	text-align: center;
}
.contacts  table tr {
    vertical-align: top;
}
.contacts  table tr td {
	line-height: normal;
}
.banner {
	background: url(/local/templates/index_new/images/new_img/banner_bg.jpg) no-repeat center #103f8f;
	height: 306px;
}
.targets {
	background: url(/local/templates/index_new/images/new_img/block_bg.jpg) no-repeat center #0083d8;
	padding: 50px 0 20px 0;
}
.targets table {
	width: 100%;
	color: white;
	margin-bottom: 40px;
}
.targets table td {
padding: 0 !important;
}
.targets  .teasers {
border:none;
}
.targets .teasers:hover {
border:none;
background: none;
}
.targets table td:first-child {
	width: 80px;
}
.banner {
	color: white;
	margin-top: -1px;
}
.banner .title h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: left;
	margin-bottom: 0;
}
.title {
	margin-right: 30%;
	font-size: 15px;
	margin-top: 50px;
	margin-bottom: 20px;
}
.title p {
	margin: 7px 0;
}
.teasers {
	border: 1px solid #aaaaaa;
	line-height: normal;
	width: 100%;
	transition: .3s;
}
.teasers:hover {
	border-color: #006fbe;
	transition: .3s;
	background: #f0f0f0;
}
.teasers td:first-child {
	padding: 20px 0px 20px 20px;
	width: 61px;
	text-align: center;
}
.teasers td:last-child {
	padding: 20px;
}
.teaser_name {
	font-weight: bold;
	text-transform: uppercase;
	color: #066fba;
	margin-bottom: 5px;
}
.red_btn {
	padding: 10px;
	font-size: 14px;
	color: white;
	border-radius: 3px;
	transition: .3s;
	background: #e42121;
	border: 1px solid #e42121;
}
.red_btn:hover {
	transition: .3s;
	background: #fe5a59;
	color: white;
	border: 1px solid #fe5a59;
}
.about {
padding-top:30px;
padding-bottom:10px;
}
.about div:first-child {
text-align: right;
}
.about div:last-child {
text-align: left;
}
.about .red_btn {
	text-transform: uppercase;
}
.about .redbord_btn {
	padding: 10px;
	font-size: 14px;
	color: #e42121;
	border-radius: 3px;
	transition: .3s;
	background: white;
	border: 1px solid #e42121;
	text-transform: uppercase;
}
.about .redbord_btn:hover {
	background: #e42121;
	color: white;
	transition: .3s;
}
.banner img {
	margin-top:60px;
}
.contacts table td{
	padding-bottom: 15px;
}
footer form {
	margin-top: 20px;
}
footer .social {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0;
}
.targets h2 {
	margin-bottom: 40px;
	color: white;
}
.whom_banner {
	height: 200px;
	width: 100%;
	background: #155889;
	text-align: center;
	position: relative;
	transition: .3s;
}
.banner_bg {
	width: 100%;
	height: 100%;
	background-size: cover;
	opacity: .2;
}
.whom_banner:hover .banner_bg {
	opacity: 0;
	transition: .3s;
}
.whom_banner .title {
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	position: absolute;
	z-index: 99;
	width:100%;
	top:50%;
	margin-top: -26px;
}
.targets h2 {
	margin-bottom: 40px !important;
}
.gray_bg {
background: #f0f0f0;
padding: 40px 0;
}
.main-news-list-block img.preview_picture {
    width: 100%;
    height: 160px;
    object-fit: cover;
    object-position: center;
	transition:.3s;
	opacity: 1;
}
.gray_bg .news-list .news-item {
background: white;
border:1px solid #aaaaaa;
height: 267px;
overflow: hidden;
}
.gray_bg .news-list .news_title a span {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
    line-height: normal;
    color: #26327f;
}
.gray_bg .news-list .news_title {
padding: 15px;
}
.news-date-time {
font-size:14px;
color: #777777;
}
.news-date-time:before {
content: url(/local/templates/index_new/images/new_img/calendar.png);
margin-right: 5px;
}
.gray_bg .news-list .news-item:hover img.preview_picture {
height: 0;
transition:.3s;
opacity: 0;
}
.hide_block {
display: none;
}
.gray_bg .news-list .news-item:hover .hide_block {
display: block;
line-height: normal;
padding: 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.gray_bg .news-list .news-item:hover .hide_block>div {
text-align: left !important;
}
.steps .teasers p {
	min-height: 110px;
    height: 100%;
    margin-top: -5px;
	position: relative;
}
.steps .teasers p:after {
content: url(/local/templates/index_new/images/new_img/arrow.png);
position: absolute;
right: -15px;
top:12px;
}
.steps .row>div:last-child .teasers p:after {
display: none;
}
.steps .teasers td:first-child {
padding:20px 10px 20px 20px;
}
.steps .teasers td:last-child {
padding:20px 30px 20px 10px;
}
.steps .teasers tbody {
    vertical-align: top;
}
.steps .teasers img {
    margin-top: 5px;
}
.question_block {
background: #f0f0f0;
border-left:4px solid #006fbe;
padding: 45px 0 45px 55px;
}
.bluebord_btn {
    padding: 10px;
    font-size: 14px;
    color: #006fbe;
    border-radius: 3px;
    transition: .3s;
    background: none;
    border: 1px solid #006fbe;
    text-transform: uppercase;
position: relative;
    top: calc(50% - 15px);
}
.bluebord_btn:hover {
    color: white;
    transition: .3s;
    background:#006fbe;
}
.question_block .row div:last-child {
text-align:center;
}
.question_block p {
font-size: 16px;
color:#444;
line-height: normal;
}
.question_block  h3 {
font-size: 24px;
font-weight: bold;
text-transform:uppercase;
    color: #006fbe;
    margin-bottom: 10px;
}
.fotorama__stage__frame {
    z-index: 8;
    max-width: 25%;
    flex: 25%;
    width: 100%;
}
.footer_list {
margin-bottom: 10px;
}
.footer_list li {
margin-bottom: 7px;
line-height: 22px;
}
.footer_list li a {
color: #26327f;
}
.footer_list li a:hover {
text-decoration: underline;
}
footer form {
position: relative;
}
footer input[type="search"] {
border: 1px solid #aaaaaa;
padding: 10px 15px;
color: #777777;
width: 100%;
}
footer input[type="image"] {
position: absolute;
right: 10px;
top: calc(50% - 10px);
}

/*-----------------------Карусель-----------------------*/

.owl-carousel {
width: 100%;
}
.owl-buttons {
  display: none;
}
.owl-carousel:hover .owl-buttons {
  display: block;
}
.owl-wrapper-outer {
overflow: hidden;
}
.owl-item {
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
left: 0;
transition:.3s;
opacity:0;
cursor:pointer;
padding:0;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
  left: -60px;
	transition:.3s;
	opacity:1;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0;
	transition:.3s;
	opacity:0;
cursor:pointer;
	padding:0;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
  right: -60px;
	transition:.3s;
	opacity:1;
}
.owl-carousel .owl-item {
padding: 10px;
display: inline-block;
}
.owl-carousel .owl-item div>img {
height: 100px;
object-fit: contain;
object-position: center;
width: 100%;
}
.owl-buttons {
    display: block !important;
}
.owl-theme .owl-controls .owl-buttons div {
line-height: 0px !important;
    top: 50% !important;
    margin-top: -40px !important;
}
#owl-example {
position: relative !important;
margin-bottom: 40px;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-inverse {
    color: #fff;
}
.fa-stack-1x {
    line-height: inherit !imporatnt;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa {
    display: inline-block;

    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-circle:before {
    content: "" !important;
}
.fa-chevron-circle-left:before {
    content: "\f053" !important;
	color: #006fbe !important;
}
.fa-chevron-circle-right:before {
    content: "\f054" !important;
	color: #006fbe !important;
}
/*----------------------------------------------------------*/
.pop_menu_head {
	padding: 40px 0 30px 0;
}
.menu_pt {
	border: 1px solid rgb(170, 170, 170);
	//border-radius: 3px;
	background-color: rgb(255, 255, 255);
	width: 100%;
	min-height: 326px;
	height: 100%;
	padding:25px;
margin-bottom: 30px;
}
.pop_close_btn {
  border: 1px solid rgb(170, 170, 170);
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  width: 44px;
  height: 44px;
float: right;
color:#c42626;
text-align: center;
cursor: pointer;
transition:.3s;
}
.pop_close_btn i {
font-size: 24px;
    position: relative;
    top: calc(50% - 12px);
transition:.3s;
}
.pop_close_btn:hover {
transition:.3s;
border-color:#006fbe;
}
.pop_close_btn:hover i {
transition:.3s;
color:#006fbe;
}
.pop_menu_btn {
float:left;
font-size: 24px;
font-weight: bold;
color: #444444;
position: relative;
    top: 17px;
}
.pop_menu_btn i {
font-size: 20px;
color: #066fba;
margin-right: 5px;
}
.menu_pt h3 {
color: #444444;
font-size: 22px;
font-weight: bold;
margin-bottom: 10px;
text-transform: none;
}
.watch_btn {
margin-right: 0 !important;
}
header nav{
    position: relative;
    min-height: 70px;
}
nav .menu_btn {
    position: absolute;
height: 100%;
}
nav .menu_btn div {
top: 50%;
    position: relative;
    margin-top: -12px;
}
nav ul {
min-height: 70px;
height: 100%;
margin-left:120px;
}
.popup_menu::-webkit-scrollbar {
width: 0;
}

/*--------------------------Внутрянка центра--------------------------*/
ul.list_style li {
    position: relative;
	padding-left: 15px;
}
ul.list_style li:before {
content:'•';
color: #006fbe;
font-size: 18px;
font-weight: bold;
    position: absolute;
	left:0;
}
.brad_block {
	background: #f0f0f0;
}
.bx_breadcrumbs {
	padding: 20px 0;
}
.bx_breadcrumbs ul li a {
font-size: 14px;
color: #aaa !important;
    opacity: 1;
}
.bx_breadcrumbs ul li span {
font-size: 14px;
color: #066fba !important;
}
.bx_breadcrumbs ul li a:hover {
text-decoration: none;
color: #066fba !important;
}

/*--------------------------03.06.2019--------------------------*/
.phone_num {
    position: relative;
    padding: 0 15px;
}
.phone_i {
top: 5px;
}
.phone_i i {
	font-size: 14px;
    top: -9px;
    position: relative;
}
.phone_num::after {
    content: '';
    position: absolute;
    right: -8px;
    top: 48px;
    border: 5px solid transparent;
    border-top: 5px solid white;
}
.phone_num:hover::after {
	border: 5px solid transparent !important;
    border-bottom: 5px solid white !important;
	top: 43px;
}
.phone_num:hover .hide_phone {
	display: block;
}
.hide_phone {
    position: absolute;
    display: none;
    font-size: 24px;
    background-color: #006fbe;
    padding: 10px 15px 15px 15px;
    line-height: 30px;
    box-shadow: 0px 15px 10px 0px #22222230;
    border-radius: 0px 0px 3px 3px;
	right: 0;
}
.hide_phone span {
	//font-size: 12px;
	margin-bottom: 5px;
	line-height: normal;
}
.phone_num a {
	text-decoration: none;
	color: white !important;
	border-bottom: 1px dotted #006fbe;
}
.phone_num > a:hover {
	border-bottom: 1px dotted #006fbe !important;
}
.phone_num a:hover {
	border-bottom: 1px dotted white;
	color: white !important;
}
.page_bottom_hr {
border-top: 1px solid #d5d5d5;
margin-top: 30px;
margin-bottom: 30px;
}
.back_btn {
font-size: 14px;
color: #066fba;
border: 1px solid #066fba;
padding: 9px 10px;
border-radius: 3px;
	transition: .3s;
}
.back_btn i {
	margin-right: 8px;
	transition: .3s;
}
.back_btn:hover {
	background: #006fbe;
	color: white;
	transition: .3s;
}
.back_btn:hover i {
	color: white;
	transition: .3s;
}
.print_btn {
	border: 1px solid #066fba;
	padding: 8px;
	border-radius: 3px;
	transition: .3s;
}
.print_btn:hover {
	border-color: #e42121;
	transition: .3s;
}
.bottom_block .row>div:first-child {
	text-align: left;
}
.bottom_block .row>div:last-child {
	text-align: right;
}
.targets .container>div {
margin-left: 150px;
}
.title {
    margin-right: 20%;
}

/*-----------------------------Часто задаваемые вопросы-----------------------------*/

.acordion-toggle {
cursor: pointer;
}
  .accordion-toggle h4 {
display:inline-block;
margin-bottom: 0;
font-size: 18px;
    color: #0070be;
}
  .accordion-content {
display: none;
}
  .accordion-content.default {
display: block;
}
.accordion-content.default {
background: #f0f0f0;
padding: 15px;
}
.accordion-toggle {
padding: 15px;
border: 1px solid #f0f0f0;
transition: .3s;
margin-top: 15px;
}
.accordion-toggle:hover {
border-color: #006fbe;
transition: .3s;
}
.fa-angle-down.up_arrow:before {
    content: "\f106";
	color: #cecdcd;
}
.fa-angle-down.up_arrow {
border-color: #cecdcd;
}
#accordion .accordion-toggle:first-child {
margin-top: 0;
}
.faq_weight {
margin-left: 15px;
}
.faq_date_weight {
display: inline-block;
float: right;
}
.accordion-toggle i {
width: 20px;
height:20px;
border: 1px solid #006fbe;
margin: 0 15px 0 0;
    text-align: center;
    border-radius: 2px;
}

/*-----------------------------Внутрянки 10.06.2019-----------------------------*/

.table_title {
text-align: right;
}
.table_title>div {
display: inline-table;
text-align: center;
}
.table_title h4{
text-align: center;
margin: 25px 0;
}
.table_container table:first-child thead td{
	background: #006fbe;
	color: white;
vertical-align: middle;
text-align: center;
}
.table_container thead tr:first-child td:first-child {
vertical-align: top;
border-right:1px dotted #ffffff50;
}
.table_container thead tr:first-child td:last-child {
border-bottom:1px dotted #ffffff50;
padding-bottom: 7px;
text-align: left;
}
.table_container table thead td {
background:#f0f0f0;
}
.table_container tbody tr:nth-child(odd) td:last-child {
text-align: left;
color: #006fbe;
}
.table_container thead tr:last-child td {
padding-top: 7px;
}
.table_container thead h5 {
margin: 0;
}
.table_container td {
	line-height: normal;
	padding: 10px;
vertical-align:top;
text-align: center;
}
.table_container tbody tr:nth-child(even) td, .table_container tbody tr:nth-child(odd) td:first-child  {
	border-bottom: 1px solid #f0f0f0;
}
.table_container tbody tr:nth-child(odd) td:first-child {
	border-bottom: 1px solid #f0f0f0;
color: #006fbe;
}
.table_container thead tr:first-child td {
padding-bottom: 0;
}
.table_container table {
width:100%;
}

.inner_banner {
height: 200px;
object-fit:cover;
object-position: center;
margin-bottom: 40px;
}
#vertical-multilevel-menu.with_icon li>* {
display: inline-block !important;
}
#vertical-multilevel-menu.with_icon li img {
height: 56px;
width: 56px;
border: 1px solid #aaaaaa;
//border-radius: 3px;
transition:.3s;
}
#vertical-multilevel-menu.with_icon li a {
  font-size: 16px;
      font-family: 'Ubuntu', sans-serif;
  color: rgb(38, 50, 127) !important;
  line-height: 1.2 !important;
  text-align: left !important;
	padding: 0 0 0 15px !important;
	background: none !important;
font-weight: normal !important;
transition:.3s;
	}
#vertical-multilevel-menu.with_icon li>a {
padding: 0 !important;
margin-bottom: 10px;

}
#vertical-multilevel-menu.with_icon li>a:hover img {
border-color: #006fbe;
transition:.3s;
background: #f0f0f0;
}
#vertical-multilevel-menu.with_icon li>a:hover table a{
color: #006fbe !important;
transition:.3s;
}
#vertical-multilevel-menu.with_icon li table, ul#vertical-multilevel-menu.with_icon, #vertical-multilevel-menu.with_icon ul {
width: 100%;
}
.teaser_firs.inner_page table tr td:last-child {
	display: none;
}
.teaser_firs.inner_page td:first-child {
    padding: 0px 20px;
    width: 100%;
    text-align: center;
}
.teaser_firs.inner_page .teasers:hover {
    border-color: #006fbe;
    transition: .3s;
    background: white;
	box-shadow: 0px 5px 20px 0px #22222230;
}
.teaser_firs.inner_page .teasers img {
float: none !important;
}
.hide_phone a {
font-size: 21px;
}
#vertical-multilevel-menu li>a {
    margin-bottom: 0px !important;
}
#vertical-multilevel-menu li {
    padding: 10px 10px 5px 10px;
border-radius: 3px;
transition:.3s;
}
#vertical-multilevel-menu li:hover {
background: #f0f0f0 !important;
}

@media(max-width:1170px){
.table_container {
overflow-x: scroll;
}
.table_container table {
width: 1170px;
}
}

.download {
color: #006fbe !important;
transition: .3s;
}
.download:hover {
color: #e42121 !important;
transition: .3s;
}
.download i {
font-size: 12px;
margin-right: 5px;
}

/*-----------------------------Адаптивность-----------------------------*/

@media screen and (max-width:1700px){
.maxwidth-theme.first_part::before {
	right: 0px !important;
}
}
@media screen and (max-width:1570px){
.maxwidth-theme.first_part::before {
	right: 0px !important;
	content: url(/local/templates/index_new/images/head_element_2.png) !important;
}
	footer .maxwidth-theme.first_part::before {
		content: ''!important;
	}
	.maxwidth-theme.second_part {
		position: relative;
	}
.maxwidth-theme.second_part::before {
	content: url(/local/templates/index_new/images/menu_element.png);
	position: absolute;
	right: 84px !important;
	bottom:-6px;
	z-index: 0;
top: 0;
}
footer .maxwidth-theme.second_part::before {
		content: ''!important;
	}
.maxwidth-theme.second_part {
overflow: hidden;
}
}
@media screen and (max-width:1300px){
.slogan {
margin-left: 20px;
font-size: 18px;
}
}
@media screen and (max-width:1350px){
.maxwidth-theme.second_part::before {
opacity: .3;
}
.teaser_firs .teasers td:first-child {
    padding: 10px 0px 10px 10px;
}
.teaser_firs .teasers td:last-child {
    padding: 10px;
}
.steps .teasers td:first-child {
    padding: 10px 0px 10px 10px;
}
.steps .teasers td:last-child {
    padding: 10px 20px 10px 10px;
}
.steps .teasers td:first-child {
    width: 35px;
}
nav ul li {
padding: 10px 10px;
}
nav ul {
    margin: 0 10px;
    padding-top: 13px;
    padding-bottom: 13px;
margin-left: 130px;
}
}
@media screen and (max-width:1336px){
	.phone {
    margin: 8px 0;
	}
	.phone_num::after {
		top: 63px;
	}
	.phone_num:hover:after {
		top: 60px;
	}
}
@media screen and (max-width:1200px){
.slogan {
margin: 7px 0 0 20px;
}
.phone_i {
display:none;
}
}
@media screen and (max-width:1060px){
.targets .container>div {
    margin-left: -15px;
}
.social div {
    margin-bottom: 10px;
}
.social {
    margin: 12px 0;
}
}
@media screen and (max-width:996px){
nav .menu_btn {
width:100%;
text-align: center;
padding: 15px 20px;
	position: relative;
    height: 70px;
}
.maxwidth-theme.second_part::before {
display:none;
}
.title {
    margin-right: 20px;
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.teaser_firs .col-md-3 {
max-width:100%;
width:100%;
flex: 0 0 100%;
}
.teaser_firs .teasers {
    margin-bottom: 30px;
}
.teaser_firs .teasers td:first-child {
    padding: 20px 0px 20px 20px;
}
.teaser_firs .teasers td:last-child {
    padding: 20px;
}
	nav ul {
	height: 100%;
    margin: 0px;
    text-align: center;
    width: 100%;
}
}
@media screen and (max-width:960px){
.maxwidth-theme.first_part::before {
display:none;
}

.social div {
border: 1px solid white;
}
.second_part nav ul {
    text-align: center;
}
.second_part nav ul li {
    padding: 15px 20px;
}
}
@media screen and (max-width:930px) {
.phone_num {
font-size: 20px;
}
footer .second_part .container::before {
display: none;
}
}
@media (max-width:800px) {
.first_part .container>.row>.col-md-6 {
	width: 100% !important;
	flex: 0 0 100%;
    max-width: 100%;
}
}
@media (max-width:768px){
	.phone_num>a:hover {
	border-bottom: 1px dotted white;
}
	.hide_phone {
    position: relative;
    display: block;
    font-size: 20px;
    background-color: #006fbe;
    padding: 0;
    line-height: 25px;
    box-shadow: 0 0 0;
    border-radius: 0;
    margin-left: 0;
    text-align: center;
}
	.phone_num {
		text-align: center;
	}
	.phone_num::after {
		    border: none;
	}
.first_part .container .row {
text-align: center;
}
.slogan {
    margin: 10px 0 0 0;
}
.phone {
    text-align: center;
	margin: 15px 0;
}
.social {
    text-align: center;
    margin-top: 0;
}
.logo {
width: 100px;
}
.menu_pt {
    min-height: auto;
}
.popup_menu .container>.row {
margin-bottom: 0 !important;
}
.popup_menu .container>.row div {
margin-bottom: 30px;
}
.second_part nav ul li {
    padding: 5px 20px 5px 20px;
}
.second_part nav ul {
padding-bottom: 15px;
}
.banner {
    height: auto;
    background-size: cover;
    text-align: center;
	padding: 20px 20px 40px 20px;
	background: #0090cc;
}
.banner img {
    margin-top: 20px;
}
.banner .title {
	margin-right: 0;
}
.banner .title h2 {
	text-align: center;
}
.teasers, .whom_banner, .gray_bg .news-list .news-item {
    margin-bottom: 30px;
}
.about div:first-child, .about div:last-child {
    text-align: center;
}
.about div:first-child {
	margin-bottom: 30px;
}
.question_block {
    border-left: 0;
    text-align: center;
    padding: 45px 20px;
}
.question_block p {
    margin-bottom: 30px;
}
.steps .teasers p {
    min-height: auto;
}
.footer_list li {
    width: 100%;
}
footer .first_part h3 {
	margin-top:20px;
}
footer .social {
    text-align: center;
}
.social div:last-child {
	margin-right: 0;
}
.steps .teasers p:after {
	display: none;
}
footer table {
	width: 100%;
}
footer .contacts table tr td {
	text-align: left;
}
.targets {
    padding: 50px 40px 20px 40px;
}
.steps .teasers td:last-child {
    padding: 20px 20px 20px 10px;
}
.steps .teasers td:first-child {
    padding: 20px 0px 20px20px;
}
.steps .teasers td:last-child {
    padding: 20px 20px 20px 20px;
}
.steps .teasers td:first-child {
    width: 61px;
}
}

/*-----------------------------13.06.2019-----------------------------*/

.grey-tabs-menu, div.grey-tabs-menu a nobr {
background: none !important;
position: relative;
}
div.grey-tabs-menu a {
background-image: none !important;
background: white !important;
padding: 10px 15px;
border: 1px solid #006fbe;
border-radius: 3px;
	margin-right: 10px;
transition: .3s;
}
div.grey-tabs-menu a nobr {
color: #006fbe !important;
transition: .3s;
}
div.grey-tabs-menu a:hover nobr, div.grey-tabs-menu a.active nobr {
color: white !important;
transition: .3s;
}
div.grey-tabs-menu a:hover, div.grey-tabs-menu a.active {
background: #006fbe !important;
transition: .3s;
}
div.grey-tabs-menu a.active {
cursor: default;
}
div.grey-tabs-menu ul {
padding: 0;
}
.method-list {
padding-top: 20px;
}
.method-list .methodic-item {
border: 1px solid #aaaaaa;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
padding: 15px;
transition: .3s;
}
.method-list .methodic-item a {
position: relative;
}
.method-list .methodic-item .pic_link i {
position: absolute;
padding: 15px;
border-radius: 50%;
color: white;
background: #006fbe;
opacity: .5;
top: 50%;
left:50%;
margin-top: -23px;
margin-left: -23px;
transition: .3s;
}
.method-list .methodic-item a.pic_link:hover i {
opacity: 1;
transition: .3s;
}
.method-list .methodic-item:hover {
border: 1px solid #006fbe;
transition: .3s;
box-shadow: 0px 5px 20px 0px #22222230;
}

.method-list h4.__title {
font-size: 16px;
color: #222;
margin-bottom: 15px;
}
.pic_link img {
height: 150px;
object-fit: cover;
object-position: center;
width: 198px;
}

/*---------------------- ПОСЛЕ ПЕРЕНОСА ----------------------*/

/*--------------------- 18.06.2019 ----------------------*/

.accordion-toggle:hover {
cursor: pointer;
}
.pic_link img {
    height: auto !important;
}

/*----------------------02.09.2019 Главная страница-----------------------*/

	.wrapper .active {
		background: #f1f1f1;
	}
	.wrapper .tab {
	border: solid 1px #aaaaaa;
	//border-radius: 3px;
	padding: 10px 20px;
	color: #066fba;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
}
	.wrapper .tab::after {
    content: url(/local/templates/index_new/images/jack.png);
    border: solid 1px #aaaaaa;
    position: absolute;
    padding: 1px;
    border-radius: 3px;
    right: 10px;
    height: 29px;
    top: calc(50% - 14px);
    width: 56px;
    filter: grayscale(1);
	transition: .3s;
	}
	.wrapper .tab.active::after {
    content: url(/local/templates/index_new/images/jack.png);
    border: solid 1px #aaaaaa;
    position: absolute;
    padding: 1px;
    border-radius: 3px;
    right: 10px;
    height: 29px;
    top: calc(50% - 14px);
    width: 56px;
    filter: grayscale(0);
	transition: .3s;
	padding-left: 28px;
	}
	.first_tab_part {
	height: 214px;
	border: solid 1px #aaaaaa;
	//border-radius: 3px;
	padding: 10px 20px;
	margin-bottom: 20px;
	}
	.last_tab_part {
	height: 214px;
	margin-bottom: 20px;
	background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
	}
	.tabs {
		margin-bottom: 20px;
	}
	.inner_last_tab {
		position: relative;	
		height: 80px;
		top:calc(50% - 65px);
	}
	.last_tab_part .tab_item {
		text-align: center;
		 height: 214px;
	}
	.num_last {
		font-size: 70px !important;
		font-weight: bold;
		color: #ff1a1b;
		margin-bottom: 15px;
		height: 70px;
	}
	.title_last {
		font-size: 16px;
		color: #4588c5;
		text-transform: uppercase;
		font-weight: bold;
	}
	.tab_item p {
		margin: 0;
		padding: 0;
		display: -webkit-box;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;  
		overflow: hidden;
	}

/*---*/

.container_teasers {
	border: solid 1px #aaaaaa;
	//border-radius: 3px;
	background-color: rgb(241, 241, 241);
	padding: 10px;
}
	.teaser_item {
		position: relative;
		text-align: center;
		transition: .3s;
		padding: 10px;
	}
	.teaser_item::after {
		content: '';
		position: absolute;
		width: 1px;
		height: 100%;
		background-color: #aaaaaa;
		right: -15px;
		top: 0;
	}
	.container_teasers .row>div:last-child 	.teaser_item::after {
		display: none;
	}
	.teaser_item .title {
		font-size: 16px;
		color: #066fba;
		text-align: center;
		margin: 15px 0 0 0;
    	text-transform: uppercase;
	}
	.teaser_item:hover {
		background: #ffffff9e;
		//border-radius: 3px;
		transition: .3s;
	}
	.teasers_menu {
		margin-top: 10px;
	}
	.wrapper .tab:hover {
		border-color: #0089c8;
	}
.gray_bg.no_gray {
	background: none;
}
.news_slider .tab.active, .news_slider .tab.active:hover  {
    background: #f0f0f0;
	color: #26327f;
    border: 1px solid #aaaaaa;
	border-bottom-color: #f0f0f0 !important;
}
.news_slider .tab {
    display: inline-block;
    padding: 5px 13px;
    background: white;
    border-radius: 3px 3px 0 0 !important;
    border: 1px solid #aaaaaa;
	position: relative;
	top: 1px;
	text-transform: uppercase;
	color: #066fba;
	transition: .3s;
}
.news_slider .tab:hover {
	border-color: #066fba;
	transition: .3s;
	border-bottom-color: #aaaaaa;
}

.news_slider .tabs {
    border-bottom: 1px solid #aaaaaa;
}
.tab:hover {
cursor: pointer;
}








.main_site_page .gray_bg .news-item {
margin-bottom: 30px;
}
.elections_block li {
	display: inline-block;
	list-style-type: none;
	font-size: 14px;
	color: #444444;
    text-align: center;
}
.elections_block li span {
	display: block;
	font-size: 36px !important;
	font-weight: bold;
	color: #c42626;
	width: 70px;
	height: 70px;
	border: 1px solid #aaaaaa;
	//border-radius: 3px;
	text-align: center;
	padding-top: 7px;
    margin: 10px 10px 5px 10px;
	position: relative;
}
.elections_block li span::after {
    content: ':';
    position: absolute;
    color: #aaaaaa;
    font-size: 16px;
    top: calc(50% - 13px);
    right: -14px;
}
.elections_block ul li:last-child span::after {
display: none;
}
.elections_block {
	border: 1px solid #aaaaaa;
	//border-radius: 3px;
	padding: 20px 20px 20px 0;
}
.elections_block .row>div {
position: relative;
}
.data_election {
  font-size: 24px;
  color: rgb(6, 111, 186);
  font-weight: bold;
}
.elections_block .bluebord_btn {
	text-transform: none;
    padding: 7px 10px;
	top: 0;
    display: inline-block;
}
.elections_block .btn_block {
	margin-top: 20px;
}
.elections_block .red_btn i {
	margin-right: 10px;
}
.elections_block .red_btn {
	float: right;
    padding: 7px 10px;
	top: 0;
}
.elections_block .banner_part {
    text-align: center;
    position: relative;
    top: calc(50% - 161px);
    margin: auto;
    width: 100%;
    height: 100%;
}
.elections_block .counter {
text-align:center;
}
.elections_block .counter>div {
display: inline-block;
text-align: left;
}
.elections_block .counter p {
padding-left: 10px;
}
.news_slider .owl-page {
    width: 13px;
    height: 13px;
    background: white;
	margin: 10px 5px 0px 5px;
    border-radius: 50%;
display: inline-block;
border: 1px solid #0089c8;
}
.news_slider .owl-page.active {
    background: #0089c8;
}
.news_slider .owl-carousel img {
width: 100% !important;
height: 350px !important;
object-fit: cover !important;
}
.news_slider .owl-carousel .owl-item {
position: relative;
}
.news_slider .owl-carousel .owl-item {
padding: 0 !important;
}
.news_slider .owl-carousel .owl-item .owl_title_news {
position: absolute;
width: 100%;
padding: 20px;
bottom: 0;
    background: #144365ba;
color: white;
text-align: left;
}
.news_slider .fa-stack {
    display: inline-block;
    height: 1em;
    line-height: 1em;
    position: relative;
    vertical-align: middle;
    width: 1.5em;
	color: white;
}
.news_slider .fa-chevron-circle-left:before, .news_slider  .fa-chevron-circle-right:before {
color: white !important;
}
.news_slider .owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
    left: 10px;
}
.news_slider .owl-carousel:hover .owl-controls .owl-buttons .owl-next {
    right: 10px;
}
.news_slider .owl-pagination {
display: inline-block !important;
margin: auto !important;
}
.news_slider .owl-controls {
text-align: center;
}
.elections_block .banner_part img {
    width: 100%;
    object-fit: cover;
    max-width: 545px;
}
.gray_bg.no_gray .news-list .news-item {
    background: white;
    border: 1px solid #aaaaaa;
    height: 270px;
    overflow: hidden;
    margin-bottom: 30px;
}
.gray_bg.no_gray {
padding-top: 0;
}
.teasers_menu .teasers {
    border: none;
width: auto;
    margin: auto;
}
.teasers_menu .teasers td div {
    display: table-caption;
}
.teasers_menu .teasers td p {
display: none;
}
.teasers_menu .row>div::after {
		content: '';
		position: absolute;
		width: 1px;
		height: 100%;
		background-color: #aaaaaa;
	right: 0;
		top: 0;
	}
	.container_teasers .row>div:last-child 	.teaser_item::after {
		display: none;
	}
.teasers_menu .row>div:last-child::after {
display: none;
}
.teasers p {
margin-bottom: 0;
}
.left {
text-align: left;
}
#vertical-multilevel-menu.with_icon li:hover {
background:none !important;
}
#vertical-multilevel-menu.with_icon li:hover img {
background: #f0f0f0 !important;
}
#vertical-multilevel-menu.with_icon a.root-item 
.phone_num::after {
    top: 35px;
}
.phone_num::after {
display:none;
}
.h_phone_block {
position: relative;
}
.h_phone_block::after {
	content: '';
    border: 5px solid transparent !important;
    border-top: 5px solid white !important;
    top: 15px;
position: absolute;
right: -20px;
}
.phone_num:hover .h_phone_block::after {
    border: 5px solid transparent !important;
    border-bottom: 5px solid white !important;
    top: 11px;
}




@media(max-width:1150px){
.elections_block {
padding: 20px;
}
}
@media(max-width:768px){
.elections_block {
padding: 30px;
}
.data_election, .news_tabs_block {
    margin-top: 20px;
}
.elections_block .banner_part {
    top: 0;
}
.main_block .wrapper .row {
display: flex;flex-flow: wrap;
}
.main_block .wrapper .row>div:first-child{
order: 1;
}
.main_block .wrapper .row>div:nth-child(2){
order: 0;
}
.main_block .wrapper .row>div:last-child{
order: 2;
}
}
@media(max-width:460px){
.elections_block .row>div {
text-align: center;
    margin-bottom: 15px;
}
.elections_block .red_btn {
float: none;
}
.elections_block li span {
    width: 40px;
    height: 40px;
    font-size: 18px;
    padding-top: 5px;
}
.news_slider .tab {
    padding: 5px 7px;
    text-transform: none;
}
.teasers_menu .teasers td div {
    display: block;
}
.teasers_menu .teasers {
width: 100%;
    margin: 0;
}
.main-news-list-block {
margin-bottom: 40px;
}
}

/* ---------- Контраст ---------- */

nav .h-background-1 li, nav .h-background-2 li {
padding: 5px 20px;
}
header .maxwidth-theme.first_part.h-background-1::before, footer .second_part .container.h-background-1::before, header .maxwidth-theme.first_part.h-background-2::before, footer .second_part .container.h-background-2::before {
display: none;
}
.maxwidth-theme.second_part.h-background-1, .h-background-1 .gray_bg {
background: #000 !important;
}
.maxwidth-theme.second_part.h-background-2, .h-background-2 .gray_bg {
background: #fff !important;
}
.elections_block .row .h-background-1,.h-background-1 .elections_block .row, .teasers_menu .h-background-1 .col-md-3, .teasers_menu .h-background-1 .row, .elections_block .row .h-background-2,.h-background-2 .elections_block .row, .teasers_menu .h-background-2 .col-md-3, .teasers_menu .h-background-2 .row{
background: #00000000 !important;
}
nav .menu_btn .h-background-1, nav .menu_btn .h-background-2 {
    top: 0;
    position: relative;
    margin-top: -10px;
}
body .phone_num a.h-background-2 {
color: #000 !important;
}
.h-background-2 .first_tab_part, .h-background-1 .first_tab_part {
    overflow-y: scroll;
}
.h-background-1 #vertical-multilevel-menu a {
color: white !important;
}
.gray_bg.no_gray .news-list .news-item {
    padding-bottom: 15px;
}

.teasers.h-background-2 td, .teasers.h-background-1 td, .teasers.h-background-2 tr, .teasers.h-background-1 tr, .teasers.h-background-2, .teasers.h-background-1 {
background: #00000000 !important; 
}

#print_link_back {
	display:none;
}

/* ---------- боковое меню ---------- */

#vertical-multilevel-menu a.root-item{
border: none;
font-size: 16px;
}
#vertical-multilevel-menu a.root-item-selected, #vertical-multilevel-menu a.root-item-selected li:hover {
color: #e42121 !important;
font-size: 16px;
background: #f0f0f0 !important;
} 
#vertical-multilevel-menu li {
padding: 10px 15px;
border-bottom: 1px solid white;
}
#vertical-multilevel-menu li:hover {
background: #006fbe !important;
color: white !important;
border-radius: 0;
}
#vertical-multilevel-menu {
background: #f0f0f0;
padding: 0 !important;
width: 100% !important;
}
#vertical-multilevel-menu ul a:last-child li {
border-bottom: 0 !important;
}
#vertical-multilevel-menu li {
font-size: 16px !important;
font-weight: normal;
}
#vertical-multilevel-menu a.root-item-selected, #vertical-multilevel-menu a.root-item {
    font-weight: normal;
    padding: 0;
    background: none;
    border: none;
    box-sizing: inherit;

    -moz-box-sizing: inherit;
}

.with_icon li, .with_icon, .with_icon li:hover, .with_icon li .root-item-selected  {
background: none !important;
border:0 !important;
}
.with_icon {
margin: 0;
    padding: 0 !important;
}
.with_icon li {
padding: 0px 10px 5px 0px !important;
}

/* ---------- 30.09.2019 ---------- */

.new_nd .detail_picture_block {
    padding: 5px;
    border: 1px solid #aaaaaa;
    //border-radius: 3px;
    float: right !important;
    margin: 0 0 30px 40px !important;
	object-position: center;
    max-width: 400px !important;
	width: 100%;
    height: 250px !important;
	width: 100%;
	transition: .3s;
}
.new_nd .detail_picture_block:hover img {
	opacity: .5;
	transition: .3s;
}
.new_nd .detail_picture_block img {
    object-fit: cover;
	max-width: 388px;
    height: 238px;
margin: 0 !important;
}
#owl-news {
position: relative;
}
#owl-news.owl-carousel .owl-item img {
height: 250px;
transition: .3s;
}
#owl-news.owl-carousel .owl-item:hover img {
opacity: .5;
transition: .3s;
}
#owl-news.owl-carousel .owl-item {
padding: 10px;
}
#owl-news.owl-carousel .owl-item div {
overflow: hidden;
//border-radius: 3px;
}
blockquote {
    font-size: 16px;
    border-left: 3px solid #006fbe;
    background: #f0f0f0;
    padding: 20px 20px 20px 30px ;
font-style: italic;
margin: 30px 0;
position: relative;
}
blockquote.quote::before {
    content: url(/local/templates/index_new/images/blockquote.png);
    top: 20px;
    right: 20px;
    position: absolute;
}
.new_nd .news-date-time {
font-size: 14px;
    color: #777777;
margin-bottom: 10px;
    display: block;
}
.new_nd .news-date-time::before {
    content: url(/local/templates/index_new/images/new_img/calendar.png);
    margin-right: 5px;
}

/*---таблицы---*/

.table_style_1, .table_style_2 {
width: 100% !important;
}
.table_style_2 tr>* {
border: 1px solid #f0f0f0 !important;
border-bottom: 0 !important;
border-top: 0 !important;
}
.table_style_2 thead tr>*:first-child {
border-left: 1px solid #006fbe !important;
}
.table_style_2 thead tr>*:last-child {
border-right: 1px solid #006fbe !important;
}
.table_style_2 tr:nth-child(even) td {
border: 1px solid white !important;
}
.table_style_2 tbody tr:last-child td {
border-bottom: 1px solid #f0f0f0 !important;
}
.table_style_2 tr:nth-child(even) td:first-child {
border-left: 1px solid #f0f0f0 !important;
}
.table_style_2 tr:nth-child(even) td:last-child {
border-right: 1px solid #f0f0f0 !important;
}
.table_style_1 tr>*, .table_style_2 tr>*  {
padding: 7px 20px !important;
text-align: center !important;
}
.table_style_1 tr td:first-child, .table_style_2 tr td:first-child {
text-align: left !important;
}
.table_style_1 tr td:last-child, .table_style_2 tr td:last-child {
text-align: right !important;
}
.table_style_1 thead tr>*, .table_style_2 thead tr>* {
background: #006fbe !important;
color: white !important;
}
.table_style_1 tbody tr:nth-child(even) td, .table_style_2 tbody tr:nth-child(even) td {
background: #f0f0f0 !important;
}

/*-----------*/

.last_part_news_detail tr td {
color: #066fba;
}
.pagination {
padding: 0 15px;
    margin: auto;
margin-top: 20px;
}
.pagination a, .pagination .forum-page-current {
    width: 35px;
    height: 35px;
    text-align: center;
    background: #006fbe;
    border-radius: 3px;
    color: white;
    margin: 0 5px;
    padding-top: 5px;
transition: .3s;
border: 1px solid #006fbe;
    display: inline-block;
}
.pagination a:hover {
background: #1c89d7;
border: 1px solid #1c89d7;
transition: .3s;
}
.pagination .forum-page-current {
    background: white;
    color: #444444;
border: 1px solid #ababab;
}
.pagination .forum-page-previous, .pagination .forum-page-next, .pagination .forum-page-all {
width: auto;
padding:5px 10px;
}
.pagination .forum-page-all {
background: #e42121;
border: 1px solid #e42121;
}
.pagination .forum-page-all:hover {
background: #ec5e5e;
border: 1px solid #ec5e5e;
}
.pagination .forum-page-dots {

    padding: 7px;
}
.pagination .forum-page-title  {
    padding: 7px 7px 7px 0 ;
}

.date_calendar{
background: #e42121;
font-size: 33px;
padding: 1px 10px 2px 10px;
float: left;

color: white;
text-align: center;
margin: 0 20px 7px 0;
}
.date_calendar p {
font-size: 11px;
margin: 0;
padding: 0;
color: white;
position: relative;
top: -9px;
}
.right_block .data_election {
font-size: 18px;
}
.right_block .elections_block {
padding: 20px;
margin: 0 0 40px 0;
}
.right_block .btn_block  {
text-align: right;
}
.right_block .elections_block li span {
width: 50px;
    height: 50px;
font-size: 25px !important;
margin: 5px 7px 5px 7px;
}
.right_block .elections_block .btn_block {
    margin-top: 10px;
}
.right_block .election_description p {
margin-bottom: 10px;
}
.right_block .elections_block li span::after {
right: -11.5px;
}
.right_block #vertical-multilevel-menu {
margin-bottom: 30px;
}

@media(max-width:1400px){
.container {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
@media(max-width:760px){
.new_nd .detail_picture_block {
max-width: 100% !important;
float: none;
}
.new_nd .detail_picture_block img {
	float: none;
    max-width: 100%;
}
.pagination {
    width: 100%;
}
.forum-page-title {
display: none;
}
}
@media(max-width:460px){
.forum-page-next, .forum-page-previous, .forum-page-all {
	display: none;
}
}

/*---------документы----------*/

.doc a {
display: block;
margin: 5px 0;
}
.doc a::before {
content: '';
width: 28px;
height: 32px;
background-image:url(/local/templates/index_new/images/doc.png);
display: inline-block;
margin-right: 10px;
position: relative;
top: 10px;
}
.pdf_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-x: 0px;
background-position-y: 0;
}
.doc_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-y: 0;
background-position-x: 196px;
}
.xls_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-y: 0;
background-position-x: 168px;
}
.sevenz_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-x: 84px;
background-position-y: 0;
}
.ppt_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-x: 112px;
background-position-y: 0;

}
.rar_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-y: 0;
background-position-x: 56px;
}
.zip_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-x: 28px;
background-position-y: 0;
}
#owl-news.owl-carousel .owl-item {
    overflow: hidden !important;
}
.news-item.list .news-date-time:before {
    content: url(/local/templates/index_new/images/new_img/calendar.png);
    margin-right: 5px;
}
.news-item.list .news-date-time {
    font-size: 14px;
    color: #777777;
}
.news-item.list .image {
    float: none;
    width: 100%;
    margin: 0;
    height: 100px;
}
.news-item.list .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-item.list .about-news {
    display: block;
    width: 34px;
    height: 34px;
    background: white;
    color: #444444;
    border: 1px solid #ababab;
    border-radius: 3px;
    padding: 4px;
    text-align: center;
    margin-top: 28px;
}
.news-item.list .about-news:hover {
border-color: #006fbe;
}

.news-item.list .row>div:last-child {
text-align: right;
}
.news-item.list .title {
    color: rgb(38, 50, 127) !important;
font-size: 16px;
}
.news-item.list .title:hover {
    color: #006fbe !important;
}
.news-item.list .about-news:hover i {
    color: #006fbe !important;
}
.preview, preview>* {
font-size: 16px !important;
font-weight: normal !important;
color: #212529 !important;
}
.main_tab_news {
min-height: 291px !important;
position: relative;
}
.main_tab_news  .news-item {
    background: none !important;
    border:0 !important;
    height: auto !important;
    margin-bottom: 10px;
}
.main_tab_news  .news-item .row>div>* {
text-align: left !important;
display: block;
margin: 0 !important;
}
.tab_item .bluebord_btn {
color: #006fbe !important;
text-transform: none !important;
position: relative;
top: -30px;
}
.tab_item .bluebord_btn:hover {
color: white !important;
}
.main_tab_news a p {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  
overflow: hidden;
}
.bluebord_btn {
text-transform: none !important;
}
print_footer {
display: none;
}
#vertical-multilevel-menu li {
    color: #212529;
}
#vertical-multilevel-menu a.root-item-selected li, #vertical-multilevel-menu a.root-item-selected li:hover {
    color: #e42121 !important;
}

@media(max-width:1370px){
.right_block .elections_block li span {
    width: 40px;
    height: 40px;
    font-size: 25px !important;
    margin: 5px 7px 5px 7px;
padding-top: 1px;
}
}
@media(max-width: 768px){
.main_tab_news  .news-item {
    margin-bottom: 10px !important;
}
}
@media(max-width: 460px) {
.elections_block li span {
    font-size: 18px !important;
}
}

/*------------------------------------------------*/

.owl_title_news a{
color: white !important;
}
.owl_title_news a:hover {
color: #f0f0f0 !important;
}

.news_slider .fa {
text-shadow: 0 0 10px #00000054;
}

.title {
    font-size: 16px;
}
.date:before {
    content: url(/local/templates/index_new/images/new_img/calendar.png);
    margin-right: 5px;
}
.date {
text-align: left !important;
//display: block;
    margin: 0 !important;
font-size: 14px;
    color: #777777;
}
.news-item .image {
    float: left;
    width: 150px;
    margin: 0 30px 10px 0;
//height: 150px;
    overflow: hidden;
	border: 1px solid #f0f0f0;
}
.about-news {
float: right;
color: #066fba;
}
.doc>a>span, .bx_pg_text, .bx_wsnw, .bx_pagination_bottom .bx_pagination_page li, .bx_pagination_bottom .bx_pagination_select_container select {
font-size: 14px;
    color: #777777;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active {
    box-shadow: 0 0 0;
}

.h-background-1 .elections_block .row>div:first-child, .h-background-2 .elections_block .row>div:first-child, .news_slider .h-background-1>.col-md-6:first-child , .news_slider .h-background-2>.col-md-6:first-child  {
display: none;
}
.h-background-1 .elections_block .row>div:last-child, .h-background-2 .elections_block .row>div:last-child, .news_slider .h-background-1>.col-md-6:last-child, .news_slider .h-background-2>.col-md-6:last-child {
-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.h-background-1 .elections_block, .h-background-2 .elections_block {
padding-left: 15px !important;
}

.h-background-1 #vertical-multilevel-menu.with_icon li a, .h-background-1 h3, .h-background-1 h2 {
color: white !important;
}
.news_title.h-background-1, .hide_block.h-background-1, .news_title.h-background-2, .hide_block.h-background-2 {
background: none !important;
}
.h-background-1 .corusel_logo, .h-background-2 .corusel_logo {
display: none;
}

 a.hcmaf {
display: none;
}
.owl-page {
cursor: pointer;
}

.form-table.table_style_2 td, .form-table.table_style_2 th{
background-image: none;
}

.table_style_2 tfoot tr:last-child th  {
border-bottom: 1px solid #f0f0f0 !important;
}
.form-table.table_style_2 tfoot tr:last-child th  {
background: #f0f0f0 !important;
}
.form-table.table_style_2 tr td:last-child {
text-align: left !important;
}
.form-table.table_style_2 input.inputtext, .form-table.table_style_2 .inputtextarea, .form-table.table_style_2 .inputselect {
max-width: 500px;
width: 100%;
}
.form-table.table_style_2 .inputselect {
padding: 5px 3px;
}
.form-table.table_style_2  tfoot input {
    padding: 5px 10px;
    font-size: 14px;
    color: white;
    border-radius: 3px;
    transition: .3s;
    background: #006fbe;
    border: 1px solid #006fbe;
}
.form-table.table_style_2  tfoot input[type="reset"] {
    background: none;
    color: #006fbe;
}
.form-table.table_style_2  tfoot th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.form-table.table_style_2 b {
font-weight: normal;
}
.form-table.table_style_2 td, .form-table.table_style_2 th {
width: 50%;
} 

/*-------------------------------31.10.2019---------------------------------*/

.tik-item .gallery, .tik-item .tik_title {
display: inline-block;
}
.tik-item .gallery {
float: left;
margin-right: 15px;
}
.tik-item {
margin-bottom: 25px;
}
.tik-item .gallery .detail-preview img {
width: 60px;
}
.tik-item .gallery .detail-preview img:hover {
opacity:.7;
}
.tik-item .tik_title a {
color: rgb(38, 50, 127);
}
.tik-item .tik_title a:hover {
color: rgb(6, 111, 186);
}
.tik-item a.tik_site {
color: rgb(6, 111, 186) !important;
}
.tik-item a.tik_site:hover {
color: #e42121 !important;
}
.tik-item a.tik_site i {
font-size: 12px;
position: relative;
top:-1px;
}
.bx-yandex-view-map .bx-yandex-map {
width: 100% !important;
max-height: 250px;
height: 100%;
}
.tik_inner_page .gallery img{
width: 100px;
float: none;
}
.tik_inner_title, .tik_inner_page .gallery {
display: inline-block;
}
.tik_inner_page .gallery {
float: left;
margin-right: 10px;
}
.tik_inner_page .property_name {
font-size: 14px;
color: #aaa;
}
.tik_inner_other a {
margin-top: 10px;
color: #066fba;
display: block;
}
.tik_inner_other a:hover {
color: #e42121;
}
.tik_inner_other {
margin-top: 5px;
}
hr {
    border-top: 1px solid #d5d5d5;
mar
}
.bx-yandex-view-map .bx-yandex-map .ymaps {
height: 100%;
}
.pagination {
width: 100%;
text-align: center;
}
.blue_btn, .search-page .search-button {
    padding: 10px;
    font-size: 14px !important;
    color: white;
    border-radius: 3px;
    transition: .3s;
    background: #006fbe;
    border: 1px solid #006fbe;
    text-transform: uppercase;
    position: relative;
    top: calc(50% - 15px);
}
.blue_btn:hover, .search-page .search-button:hover {
    transition: .3s;
    background: #e42121;
    border: 1px solid #e42121;
}
form.filter .bluebord_btn {
text-transform: uppercase !important;
}
form.filter {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #aaaaaa;
    float: right;
}
form.filter .data-table td {
padding: 5px;
}
img.calendar-icon {
    width: 30px;
    height: 30px;
    vertical-align: top;
    margin: 1px;
    cursor: pointer;
    padding: 4px;
    border: 1px solid #006fbe;
    position: relative;
    top: -1px;
    margin-left: 5px;
}
form.filter .data-table tr:nth-child(2) td input[type="text"] {
	width: 100%;
}
form.filter .data-table tfoot tr td {
    border-top: 1px solid #d5d5d5;
    padding-top: 15px;
text-align: center;
}
form.filter .data-table tbody tr:last-child td {
    padding-bottom: 10px;
}
.search-page .search-button {
    padding: 5px 10px !important;
cursor:pointer;
}
.search-query {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px !important;
    padding-bottom: 3px;
}
.search-item b {
background: #f0f0f0;
}
.search-item a {
font-size: 18px;
}
div.search-item {
    margin: 0 0 1em;
    padding: 0 0 1em;
}

/*-------------------------------18.11.2019---------------------------------*/

.menu_year nobr {
text-align: center;
padding: 0 !important;
}
.menu_year  li a {
padding: 5px 10px;
}

/*-------------------------------26.11.2019---------------------------------*/

.bx_breadcrumbs ul li:last-child {
display: none;
}
.bx_breadcrumbs ul li:nth-last-child(2) a {
background: none;
}
.pic_link img {
    height: 150px;
    object-fit: cover;
    object-position: center;
    max-width: 198px;
    width: 100%;
}

/*------------------------------28.11.2019----------------------------------*/

.img_news_container {
    width: 100%;
    height: 217px;
	text-align: center;
    transition: .3s;
    display: inline-table;
}
.img_news_container a {
    display: table-cell;
	vertical-align: middle;
    transition: .3s;
}
.gray_bg .news-list .news-item:hover .img_news_container a {
	display: block;
    transition: .3s;
}
.img_news_container img.preview_picture {
    width: auto !important;
	float: none !important;
	max-height: 217px;
    height: auto;
margin: 0 !important;
}
.gray_bg .news-list .news-item:hover .img_news_container {
    height: 0px;
    transition: .3s;
	display: block;
}
.gray_bg .news-list .news_title {
	width: 100%;
	position: relative;
    top: -7px;
}
.news_slider .owl-carousel .owl-item .owl_title_news {
	position: relative !important;
    background: #707070 !important;
	height: 110px;
	padding: 16px 20px 20px 20px;
}
.news_slider .owl-carousel .owl-item {
    float: left;
}
.news_slider .owl_title_news p {
margin: 0;
//padding-left: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.news_slider .news-date-time {
padding: 0 0 5px 0;
color: white;
}
.news_slider .news-date-time:before {
    content: url(/local/templates/index_new/images/calendar_white.png);
    margin-right: 5px;
}
.news-list.detail .news-item, .gray_bg.no_gray .news-list .news-item {
    height: 331px !important;
}
.tab_item .bluebord_btn {
    top: 23px !important;
}


@media(max-width: 992px) and (min-width: 576px) {
.news-list.detail .col-md-4 {
-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

.owl-carousel .owl_title_news .row div:last-child {
border-left: 2px solid white;
}
.owl-carousel .owl_title_news .row div:first-child span {
text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0;
    display: block;
}

.rtf_before::before {
content: '';
background-image:url(/local/templates/index_new/images/docs_icons.png) !important;
background-position-y: 0;
background-position-x: 140px;
}

.news_slider .news-date-time {
padding: 3px 0 0 0;
}

.side_banner img {
width: 100%;
}
.news_slider.gray_bg {
margin-top: 0px;
padding-bottom:15px;
}
.elections_block {
    margin-bottom: 35px;
}
div.subscription-title b, div.subscription-title-inner {
background-color: #f0f0f0 !important;
}
input.subscription-email {
    width: 100%;
    max-width: 550px;
    padding: 5px 10px;
}
table.subscription-layout td.field-name {
    width: 70px;
    text-align: right;
    padding-right: 7px;
    vertical-align: middle;
}
div.subscription-notes {
    margin: 0em 0 .5em;
}
.subscription .back_btn {
background: white;
padding: 7px 10px 8px 10px;
    position: relative;
    top: -2px;
cursor: pointer !important;
}
.subscription-buttons .blue_btn {
cursor: pointer !important;
}
.subscription .back_btn:hover {
background: #006fbe;
}
input.subscription-textbox {
    padding: 5px 10px;
    width: 100%;
    max-width: 413px;
}
div.subscription-title-inner {
font-weight: normal;
color: #1a66ac;
}
div.subscription-format input[type="radio"] {
position: relative;
top: 1px;
margin-right: 5px;
margin-left: 10px;
}
#vertical-multilevel-menu.with_icon li img {
    padding: 3px;
}
.tab_item .row>div:hover .teaser_name {
color: #ff1a1b;
}




/*------------------------------------- раздел для молодежи -------------------------------------*/


	.composition .first_comp>div, 	.composition .last_comp>div {
		margin: 0 auto 40px auto;
}
	.composition {
width: 100%;
}
	.composition .first_comp img, 	.composition .last_comp img  {
		max-width: 144px;
		height: auto;
		width: 100%;
		object-fit: cover;
		border-radius: 50%;
		float:right;
}
	.composition .last_comp img {
		max-width: 120px;
}
	.composition .comp_name, .composition .comp_name a {
		font-size: 18px;
		color: #26327f;
		text-align: left;
		line-height: normal;
}
.composition .comp_name {
margin-top:10px;
}
	.composition .first_comp .row>div {
		display: inline-table;
		min-height: 144px;
}
	.composition .last_comp .row>div {
//display: inline-table;
//min-height: 120px;
}
	.composition .first_comp .row>div>div, 	.composition .last_comp .row>div>div {
//display: table-cell;
//vertical-align: middle;
}
	.composition .first_comp, 	.composition .last_comp {
		margin-bottom: 20px;
}
.comp_container {
margin-left: 12%;
}
.banner_youth {
    background: url(/local/templates/index_new/images/inner_banner_youth.jpg) no-repeat center #103f8f;
    height: 306px;
	margin-top: -1px;
}
h2.left {
text-align: left;
}
.soc_cont_block i{
margin-right: 10px;
}
.soc_cont_block p {
margin-bottom: 5px;
}
.soc_cont_block .youth_cont {
margin-bottom: 30px;
}
.soc_cont_block .social {
    text-align: left;
}
.soc_cont_block .social i {
margin: 0;
}
.gray_bg .news-list .tile {
	height: 331px !important;
}
.gray_bg .about .red_btn {
    margin: auto;
}
.photo-list .img_news_container a {
background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

	.doc_download_brn {
		border: 1px solid #aaaaaa;
		margin-top: 15px;
}
	.doc_download_brn:hover {
		border-color: #066fba;
}
	.doc_download_brn:hover a {
	color: #066fba;
}
	.doc_download_brn a {
		line-height: normal;
}
	.doc_download_brn tr td {
		padding: 15px 20px;
}
	.doc_download_brn tr td:last-child {
		padding-left: 0;
		line-height: normal;
}
	h3.center {
		text-align: center;
		font-weight: normal;
}
.photo-list .news-item {
    background: white;
    border: 1px solid #aaaaaa;
	height: 297px !important;
}
.photo-list .news_title {
padding: 15px;
}
.photo-album-date span {
font-size: 14px;
    color: #777777;
}
.photo-album-date span:before {
    content: url(/local/templates/index_new/images/new_img/calendar.png);
    margin-right: 5px;
}

/*----------25.05.2020--------*/

.photo-list .news-item {
    height: 345px !important;
    margin-bottom: 30px;
}

.photo-list .news-item .news_title a p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.photo-list .news-item .news_title a {
    color: #26327f;
}
.photo-list .img_news_container a img {
	width: auto !important;
    float: none !important;
    max-height: 217px;
    height: auto;
    margin: 0 !important;
}

.photo-items-list.photo-album-list {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.photo-items-list.photo-album-list .photo-album-item {
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

div.photo-item-cover-block-container, div.photo-item-cover-block-outer, div.photo-item-cover-block-inner, div.photo-item-cover-block-inside, div.photo-album-avatar {
	width: 100% !important;
	position: relative !important;
	max-height: 217px !important;
	padding: 0 !important;
	border: none !important;
}

ul.photo-album-list div.photo-item-info-block-outside, div.photo-page-main #photo-main-page-right {
	width: 100% !important;
	position: relative !important;
	right: 0;
}

ul.photo-album-list li, ul.photo-album-list div.photo-item-cover-block-outside, ul.photo-album-thumbs-list li, ul.photo-album-thumbs-list div.photo-item-cover-block-outside {
    float: none;
	border: none !important;
}

ul.photo-album-list div.photo-item-cover-block-outside, ul.photo-album-thumbs-list li, ul.photo-album-thumbs-list div.photo-item-cover-block-outside {
	padding: 0 !important;
}

.bx_catalog_tile .bx_catalog_tile_img {
	width: 100% !important;
	height: 217px !important;
	//border: none;
	border-radius: 0;
}

.bx_catalog_tile_ul .news_title h2 a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: normal;
    color: #26327f;
    font-weight: normal;
    font-size: 16px;
    padding-top: 7px;
    text-transform: none;
}

@media(max-width:768px){
.photo-items-list.photo-album-list .photo-album-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

.bx_catalog_tile .img_news_container {
    display: block;
    height: auto;
}
.bx_catalog_tile .img_news_container img {
    width: 100%;
    object-fit: contain;
    object-position: center;
}

	.acc_block {
		margin: 30px 0;
	}
	.acc_item {
		border: solid 1px #aaaaaa;
	}
	.acc_item .ticket_header {
		padding: 10px 55px 10px 20px;
		color: #222;
		text-transform: uppercase;
		font-size: 16px;
		position: relative;
		background: #f0f0f0;
	}
	.acc_item .ticket_header:hover {
		cursor: pointer;
		color: #066fba;
}
	.acc_item:hover {
		border-color:  #066fba;
}
	.acc_item {
		margin-bottom: 15px;
}
	.acc_item .ticket_body {
		padding: 10px 20px;
}
	.acc_item .ticket_header:after {
		content: url(/local/templates/index_new/images/arrow_down.jpg);
		position: absolute;
		top: 11px;
		right: 20px;
}
	.acc_item .ticket_header.active:after {
	content: url(/local/templates/index_new/images/arrow_up.jpg);
}
.ticket_body .close_btn {
color: #066fba !important;
    text-transform: uppercase;
    text-align: right;
display: inline-block;
float: right;
margin-top: 10px;
}
.ticket_body .close_btn:hover {
color: #222 !important;
		cursor: pointer;
}
.ticket_body .close_btn::after {
	content: url(/local/templates/index_new/images/arrow_up.jpg);
position: relative;
    margin-left: 10px;
    top: 2px;
}
@media (max-width: 1370px) {
.right_block .elections_block li span {
    width: 40px  !important;
    height: 40px !important;
    font-size: 25px !important;
    margin: 5px 7px 5px 7px !important;
    padding-top: 1px !important;
}
}

/*--------------------09.06.2020--------------------*/
.candidates_page {
margin-top: 15px;
margin-bottom: 10px;
}
.candidates_page .news-item.tile>a {
//display:block;
margin-bottom: 5px;
text-transform: uppercase;
}
.map_candidate::before {
content: url(/local/templates/index_new/images/map_profile.png);
position: absolute;
left: 0;
top: 0;
}
.candidates_page .news-item.tile {
    padding: 0 0 5px 15px;
    margin: 7.5px 0;
    border-left: 2px solid #006fbe;
}
.news-item.tile span.detail_block {
padding-left: 5px;
}
.candidates_page .news-item.tile>.row {
padding-left: 15px;
    padding: 10px;
    border: 1px solid #d5d5d5;
    margin: 0;
margin-top: 8px;
}
.map_candidate {
font-size: 14px;
position: relative;
padding-left: 18px;
display: block;
line-height: 18px;
}
.map_candidate, .map_candidate a {
text-transform: none !important;
}
.under_map .parties-title {
	color: #999999;
	font-size: 16px;
	font-weight: normal;
}

.under_map img.preview_picture {
	float: none;
   	margin: 0 !important;
   	object-fit: contain;
	width: 100%;
	padding: 0 10px;
}
.under_map .parties_list .news-item .row>div:first-child {
	text-align: center;
}
.under_map .active .acc_btn_down img {
    transform: rotate(-90deg);
}
	.under_map .acc_btn_down img {
		margin-left: 15px;
		margin-right: 5px;
}
	.under_map .map_acc_header {
		border: 1px solid #cdcdcd;
}
	.under_map .map_acc_header:hover {
		border: 1px solid #006fbe;
		cursor: pointer;
}
	.under_map .map_acc_header  tr td {
		padding: 15px 0;
}
	.under_map .map_acc_header  tr td:last-child {
		padding-right: 15px;
		padding-left: 10px;
}
	.under_map .parties-candidates {
		background: #f0f0f0;
		padding: 15px;
}
	.parties-title.row_2 {
		margin-top: 10px;
	}
	.parties-title {
		display: block;
}
.properties_name {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}

/*--------------------05.02.2020------------------*/
header .maxwidth-theme.first_part::before {
    right: -10px;
}
.photo-list .news-item {
    height: 331px !important;
    overflow: hidden;
}
.news-list .news-item .news_title span, .photo-list .news-item .news_title span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: normal;
    color: #26327f;
}
.uantity_photo {
display: inline-block !important;
position: relative;
    top: 3px;
}
.news-list .img_news_container iframe {
margin-bottom: 10px;
}


/*---------------------15/06/2020-------------------------*/

ul.photo-album-list-first-photos {
    padding-right: 0!important;
}
.photo-items-list.photo-album-list .photo-album-item {
    -ms-flex: 0 0 100%!important;
    flex: 100%!important;
    max-width: 100%!important;
}
.phone {
    margin: 10px 0;
}



/*---------------------15/07/2020-------------------------*/
.logo {
    transition: .3s;
    top: calc(50% - 50px);
    position: relative;
}
.logo.hide {
    position: absolute;
    z-index: 1;
}
header .container {
    padding-top: 14px;
    padding-bottom: 14px;
}
header .social {
    margin: 0;
    position: relative;
    top: calc(50% - 12px);
}
.phone_num span p {
margin-top: 5px;
margin-bottom: 0;
}
.phone_num a {
display: inline-block;
margin-bottom: 5px;
}
header .maxwidth-theme.first_part::before {
	top: auto;
    bottom: -76px;
}
@media(max-width:1570px) {
header .maxwidth-theme.first_part::before {
	right: -184px !important;
   content: url(/local/templates/index_new/images/new_img/head_element.png) !important;
}
header {
    overflow: hidden;
}
header .second_part {
    z-index: 2;
}
}
