
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
}
strong{
  font-weight: bold;
}

div#user_head {
  padding: 0 20px;
  box-shadow: 0 5px 8px rgb(51 51 51 / 5%);
  border-radius: 0 0 5px 5px;
  background: #fff;
}

.parombox {
    position: relative;
    padding: 0 0 56.25% 0;
    height: 0;
    overflow: hidden;
}

.parombox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

input:hover {
    border: 2px solid #1888ef !important;
}

#login-form form a#yw0_button {
    display: block;
    padding: 10px 0 20px 0;
}
#login-form .submit {
    display: table;
    margin: 0 auto;
}
.sub_pos {
  display: contents;
    max-width: 320px;
}

section.portals.light-gray-bg {
  background: #f8f8f8;
  padding: 55px 0;
}

header {
    background: #f8f8f8;
}

img.socialiconsheader {
  width: 22px;
  height: 22px;
}

form#userstatementsurvey-form {
	max-width: 1280px;
    margin: 0 auto;
}

li.accordion::after {
  content: "\2039";
  font-weight: bold;
  color: white;
  position: absolute;
  right: 1em;
  top: 0.85em;
  transform: rotate(-90deg);
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
}


li.accordion.opened::after {
  content: "\2039";
  font-weight: bold;
  color: white;
  position: absolute;
  right: 0.8em;
  top: 0.85em;
  transform: rotate(90deg);
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
}

li > a {
  width: 90%;
}

.services .services-slider-new .owl-controls .owl-dots {
  display: none !important;
}

section.e-yakutia-banner {
    background-color: #1e3685;
    margin-bottom: 20px;
}

.e-yakutia-banner .block-header h2 {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-family: 'EkiB', Helvetica, Arial, sans-serif;
}

.e-yakutia-banner .block-header a {
    font-size: 20px;
    line-height: 14px;
    font-family: 'EkiB', Helvetica, Arial, sans-serif;
    color: #fff;
}

img.popular-service-image.ng-scope {
    width: 72px;
    height: 84px;
    float: left;
}
.servicesgrid a {
    font-size: 20px;
    font-family: 'EkiB', Helvetica, Arial, sans-serif;
    color: #fff;
    vertical-align: middle;
}
.servicesgrid {
  min-height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.servicesgrid > div {
  display: flex; 
  flex-basis: calc(33.33% - 30px);  
  justify-content: center;
  flex-direction: column;
  margin: 10px 10px 30px 10px;
}
.e-yakutia-banner .block-header {
    display: flex;
    margin: 20px auto 45px auto;
    width: fit-content;
}
.servicesgrid > div:last-child {
  display: flex;
  flex-basis: calc(33.33% - 30px);
  flex-direction: column;
}

.servicesgrid > div > div {
  display: flex;
  flex-direction: row;
}

.servicesgrid.box { margin: 10px 0 10px 10px}

.mobile-plink {
    display: none;

  }

.mobile-plink img {
    display: none;

  }
.mobile-plink a {
    display: none;

  }

.prvtopb div {
    display: flex;
    justify-content: space-between;
}

.news-col-right-content.no-slider.prvrghtb {
    height: 100%;

}

.news-col-right-content.no-slider.prvrghtb .news-item-body {
    height: 100%;
}

.news-col-right-content.no-slider.prvrghtb .news-item-body .news-item-title {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 0 36px;

}

.width-50-statement:first-child {
  display: none !important;
 }

.table-count.table-count1 {
  padding: 0;
  width: 100px;
} 

.table-count label:last-child {
  margin: 0;
}

.table-count label:first-child {
  margin-top: 0;
}

.top-25 p {
  margin-top: 8px;
  text-transform: lowercase;
}

.top-25 p::first-letter {
  text-transform: uppercase;
}

.blue-bg-testnoblue {
  width: 1280px;
  margin: 0 auto;
}

.blue-bg-testnoblue th {
  padding: 8px 20px;

}

.blue-bg-testnoblue th:first-child {
  text-align: right;
}

.blue-bg-testnoblue td {
  padding: 8px 20px !important; 
}

.blue-bg-testnoblue td:last-child {
  text-align: center;
}

.blue-bg-testnoblue td:first-child {
  text-align: right;
}

.prvtopb {
        max-width: 1280px;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #DCDCDC;
}

.prvtopb a {
    font-family: 'FiraMedium';
    margin-right: 50px;
    color: #41484e;
}

.prvtopb a:hover {
    transition: 0.3s;
    color: #1888ef;
}

.tech_adv {
display: block;
}

section .news {
    display: none;
}

.socialbuttons {
    display: inline-flex;
}

ul.sbuttons {
    display: flex;
}

.crn {
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 10px;
    background-color: #0064bc;
    display: none;
}

.crn a {
    display: flex;
    color: #fff;
    margin: 0 auto;
}

.westann {
    width: 75%;
}
.eastann {
    width: 20%;
    flex: auto;
}

.mapzone {
    padding: 20px;
    border: 1px solid #e6ecf8;
    border-radius: 10px;
}

.maptext {
    font-size: 20px;
    font-family: FiraBold;
    margin-right: 20px;
    color: #1888ef;
}

.news-element-big .centered-image-new img {
/*width: 442px;*/
width: 100%;
max-height: 347px;
border-radius: 5px;
}

.news-element-small .centered-image-new img {
width: 194px;
height: 151px;
border-radius: 5px;
}

.maptext2 {
    font-size: 20px;
    font-family: FiraBold;
    color: #1888ef;
}

.event_preview p {
  font-family: 'FiraMedium',Helvetica, Arial, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 4;
}

.event_preview {
  color: #41484e !important;
  font-size: 14px;
  margin-bottom: 24px;
}

.event_list a {
  font-size: 13px;
  transition: 0.3s;
  font-family: 'Fira',Helvetica, Arial, sans-serif;

}

.event_list .page a {
  color: #1888ef;
}

.event_list .yiiPager .selected a {
  color: #fff;
}

.event_list a:hover {
  color: #1888ef;
  transition: 0.3s;
}

/* style no main */
.section-gallery .block-header h2 {
  display: none;
}

.videoprobe {

}

.titlevp a {
    font-size: 13px;
    color: #a9b2bd;
    position: relative;
    font-family: 'Fira',Helvetica, Arial, sans-serif;
    line-height: 10px;
    transition: 0.3s;
    float: right;
    margin-bottom: 19px;
}

.photovp {
    width: 213px;
    height: 164px;
    float: right;
    border-radius: 5px;
    background: url(/video_e44a3097860c8153a47f8caaa83377bd18fdd901.jpg) no-repeat center;
}

.photovp a {
    height: 164px;
    width: 213px;
    display: block;
}

/* backtotop */

.block-header-mobile {
  display: none;
}

.backtotop {
    position: fixed;
    background-color: #fff;
    display: inline-block;
    right: 0;
    bottom: 30px;
    border: 2px solid;
    z-index: 999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    border-radius: 50%;
    font-weight: bold;
    font-size: 15px;
    background: none;
    color: #232529;
}

.backtotop.show:hover {
    background:#1888ef;
    transition: 0.3s;
    color: #fff;
    border: 1px solid #1888ef;
}

.backtotop.show {
    right: 15px;
    opacity: 1;
    visibility: visible
}
.backtotop.percent_circle {
    /*border: 2px solid #e4e5e6;*/
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #434345;
    font-weight: 700;
}
.backtotop .backtotop-round {
    transform: rotate(-90deg);
    fill: none;
    stroke: red;
    stroke-width: 5px;
    stroke-dasharray: 0,999;
    position: absolute;
    left: -5px;
    top: -5px;
    width: 51px;
    height: 51px;
}
.backtotop.percent_circle .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    margin-top: -2px;
}

.fa-lg {
    font-size: 1.7em;
    line-height: .75em;
    vertical-align: -15%;
}

.backtotop .backtotop-round {
    stroke: #1888ef;
}
@media (min-width: 991px) {
    .backtotop.show {
        right: 30px;
    }
}

@media (max-width: 767px) {
    .backtotop {
        width: 41px;
        height: 41px;
        line-height: 36px;
    }
}

.table.grid-view-mobile.grid-utable {
    border: 1px solid #c3c3c3;
}

.grid-utable thead th {
    text-transform: none;
    color: #2e4052;
    font-size: 10px;
    padding: 5px 10px;
    border: 1px solid #c3c3c3;
}

.grid-utable thead td {
    padding: 5px;
    border: 1px solid #c3c3c3;
}

.grid-utable thead td {
    padding: 5px 10px;
    border: 1px solid #c3c3c3;
}

.grid-utable thead td input {
    height: 30px;
    padding: 5px;
}

.grid-utable tbody td {
    color: #2e4052;
    font-size: 12px;
    padding: 10px 5px;
    border: 1px solid #c3c3c3;
    line-height: unset;
    vertical-align: top;
}

.bannermain12 a, .bannermain11 a, .bannermain10 a, .bannermain9 a, .bannermain8 a, .bannermain7 a, .bannermain0 a, .bannermain1 a, .bannermain6 a, .bannermain2 a, .bop1 a, .bop3 a,.bop2 a,.bannermain3 a,.bannermain4 a,.bannermain5 a {
    width: 215px;
    display: block;
    height: 85px;
}

.bannerareamain {
    display: flex;
    justify-content: center;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    flex-wrap: wrap;
    max-width: 80%;
    padding: 20px 0 5px 0;
    margin: 0 auto;
}

.bannerareaschpal {
    display: flex;
    justify-content: center;
    border-top: 1px solid #e0e5ef;
    border-bottom: 1px solid #e0e5ef;
    flex-wrap: wrap;
    max-width: 80%;
    padding: 20px 0;
    margin: 0 auto;
    height: 130px;
}

.bannerareamain > div {
    background-size: contain;
    width: 215px;
    margin: 0 15px 15px 0;
}

.bannerareaschpal > div {
    background-size: contain;
    width: 215px;
}

.bannermain1 {
    background: url(/images/b1.png) no-repeat;
}

.bannermain2 {
    background: url(/images/b2.png) no-repeat;
}

.bannermain3 {
    background: url(/images/b3.png) no-repeat;
}

.bannermain4 {
    background: url(/images/b4.png) no-repeat;
}

.bannermain5 {
    background: url(/images/b4.jpg) no-repeat;
}

.bannermain6 {
    background: url(/images/b6.png) no-repeat;
}

.bannermain7 {
    background: url(/images/b7.png) no-repeat;
}

.bannermain8 {
    background: url(/images/b8.jpg) no-repeat;
}

.bannermain9 {
    background: url(/images/b9.jpg) no-repeat;
}

.bannermain10 {
    background: url(/images/b10.png) no-repeat;
}

.bannermain11 {
    background: url(/images/b11.jpg) no-repeat;
}

.bannermain12 {
    background: url(/images/b12.png) no-repeat;
}
.bnnermain1 a, .bnnermain6 a, .bnnermain2 a, .bnnermain3 a,.bnnermain4 a,.bnnermain5 a {
    width: 215px;
    display: block;
    height: 85px;
}

.bnnermain1 {
    background: url(/images/imbg2.jpg) no-repeat;
}

.bnnermain2 {
    background: url(/images/imbg3.jpg) no-repeat;
}

.bnnermain3 {
    background: url(/images/imbg4.jpg) no-repeat;
}

.bnnermain4 {
    background: url(/images/imbg5.jpg) no-repeat;
}

.bnnermain5 {
    background: url(/images/imbg6.jpg) no-repeat;
}

.bnnermain6 {
    background: url(/images/imbg7.jpg) no-repeat;
}

.bnnermain7 {
    background: url(/images/imbg8.jpg) no-repeat;
}

.bop1 {
    background: url(/bo1.png) no-repeat;
    margin-right: 40px;
    float: left;
    background-size: contain;
}

.bop3 {
    background: url(/bo3.png) no-repeat;
    margin-right: 40px;
    float: left;
    background-size: contain;
}

.bop2 {
    background: url(/bo2.png) no-repeat;
    width: 280px;
    margin-right: 53.33px;
    height: 108.75px;
    float: left;
    background-size: contain;
}

.tech_adv {
    display: flex;
    min-height: 30px;
    max-height: 60px;
    font-size: 13px;
    color: #fff;
    background: linear-gradient(to right, #00c6ff, #a343da);
}

.tech_adv_blocktxt {
    height: 30px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    padding: 20px;
    font-family: 'osr';
}

.services .owl-stage {
  width: unset !important;
  transform: none !important;
  transition: none !important;
}

.services .owl-stage .owl-item {
  width: unset !important;
  margin-right: 0px !important;
}

.elementservices {
width: 236px;
height: 54px;
float: left;
margin: 0 10px 20px 0;
font-family: 'Fira', Arial, sans-serif;
}

.elementservices a {
color: #41484e;
}

.element-5 {
margin: 0 0 20px 0 !important;
}

.colorline {
height: 8px;
width: 1280px;
margin: 0px 0px 0px -30px;
border-radius: 0px 0px 10px 10px;
}

@media screen and (max-width: 1280px) {
.colorline {
width: 991px;
}
}

.light-gray-bg .wrap.main-collapse-target.shown {
  padding: 0;
}

.cancel-vote {
  margin-top: 10px;
  display: block;
}

.colorone {
width: 50%;
height: 8px;
float:left;
border-radius: 0px 0px 0px 10px;
background: linear-gradient(to right, #1E90FF, #CD5C5C);
}

.colortwo {
background: linear-gradient(to right, #CD5C5C, #2E8B57);
    width: 50%;
    height: 8px;
    float: left;
border-radius: 0px 0px 10px 0px;
}

.desktop_topmenu_div_li {
  width: 250px;

}

.desktop-menu.fl {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #808080;
}

.desktop-menu_second.fl {
    margin-top: 30px;
    /* padding-top: 20px; */
    border-top: 1px solid #808080;
}

.desktop-menu_second .desktop_topmenu_div_li {
    min-height: 20px;
    max-height: 20px !important;
    margin: 32px 64px 30px 0px;
}

.desktop_submenu_div_ul button.mob-sub-toggler {
    display: none;
}

button.mob-sub-toggler {
    display: none;
}

.desktop_submenu_ul br {
    display: none;
}

.footer_submenu_ul br {
    display: none;
}

ul.footer_submenu_ul {
	display: none;
}

.desktop_submenu_ul a {
    margin-bottom:0px !important;
}

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #DCDCDC;
}

::-webkit-scrollbar-thumb {
    /*border-radius: 10px;*/
    background: #1888ef;
    /*-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);*/
}

/*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
    border-radius: 10px;
}*/

.desktop__license a.underline {
    color:#A9A9A9 !important;
}

.desktop-menu_second .desktop_submenu_div_ul {
    display: none;
}

.desktop-menu__bottom_new .desktop_submenu_div_ul {
display: none;
}

.desktop-menu__bottom_new .desktop_topmenu_div_li {
  max-height: 30px !important;
  min-height: 20px !important;
}

.desktop_submenu_div_ul {
  min-height: 100px !important;
  max-height: 220px !important;
}

.desktop-menu__bottom_new {
  border-top: 1px solid #DCDCDC;
  height: 80px;

}

.desktop_submenu_div_li {
    margin-bottom: 5px;
}

.ul.desktop_topmenu_ul {
    width: 1280px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.desktop_topmenu_div_li {
    width: 250px;
    min-height: 100px;
    max-height: 450px;
    display: inline-table;
    margin: 30px 60px 30px 0px;
}

.desktop_topmenu_li a {
    margin-bottom: 10px;
    display: block;
}

.desktop_topmenu_li a span {
    font-size: 15px;
    font-family: 'FiraMedium';
    color: #696969;
    /* margin-bottom: 10px; */
}

.desktop_submenu_li a {
    margin-bottom: 4px;
    display: block;
}

.desktop_submenu_li span {
    font-family: 'Fira' !important;
    color: #41484e !important;
}

.footer_topmenu_div_li {
  width: 250px;

}

.footer-menu.fl {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #808080;
}

.footer-menu_second.fl {
    margin-top: 30px;
    /* padding-top: 20px; */
    border-top: 1px solid #808080;
}

.footer-menu_second .footer_topmenu_div_li {
    min-height: 20px;
    max-height: 20px !important;
    margin: 32px 64px 30px 0px;
}

.footer__license {
    text-align: left;
    width: 1280px;
    color:#A9A9A9;
    margin: 30px auto 30px auto;
}

.footer__license a.underline {
    color:#A9A9A9 !important;
    cursor: pointer;
}

.footer-menu_second .footer_submenu_div_ul {
    display: none;
}

.news2019 {
  max-width:492px;
  /*height:780px;*/
}

.event_list {
  line-height: 1;
}

.ul.footer_topmenu_ul {
    width: 1280px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.footer_topmenu_div_li {
    width: 250px;
    height: 30px;
    display: inline-table;
    margin: 20px 64px 10px 0px;
    /* float: unset; */
}

.footer_topmenu_li a {
    margin-bottom: 10px;
    display: block;
}

.footer_topmenu_li a span {
    font-size: 15px;
    font-family: 'FiraMedium';
    /* margin-bottom: 10px; */
}

.footer_submenu_li a {
    margin-bottom: 4px;
    display: block;
}

.footer-menu li a span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 20px;
    max-height: 40px;
}

.footer_submenu_li span {
    font-family: 'Fira' !important;
}

.fr img {
    width: 286px;
    height: 46px;
}

.news-element-big {
  max-width:442px;
  /*min-height:460px;*/
  max-height:492px;
  margin-right: 50px;
  margin-bottom:50px;
  display: block;
}

.item-list .item .title {
    /*min-height: 37px;
    max-height: 69px;*/
    display: block;
}

a.title span {
  display: block;
}

.news-element-big .img .centered-image img {
  position: relative;
  border-radius: 5px;
  border: 1px solid #e6ecf8;
}

.news-element-small .centered-image img {
    position: relative;
    /*top: -1px;*/
    border-radius: 5px;
    border: 1px solid #e6ecf8;
}

.news-element-small a.title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    color: #0C0C0C !important;
    font-family: 'Fira', Arial, sans-serif;
    width: 194px;
    min-height: 37px;
    max-height: 50px;
    /* display: block; */
}

.news-element-big .date {
  font-family:'Fira';
  font-size:12px;
  color:#c3c3c3;
  letter-spacing: .05em;
  padding:8px 0px 0px 0px;
  /*width:500px;*/
  width: 100%;
  height:30px;
}

.news-item-row {
  margin-bottom: 36px;
}

.news-col-left-content {
  float: left;
  max-width: 426px;
  padding-right: 20px;
}

.news-col-right-content {
  float: left;
}

.news-element-small .date {
    font-family: 'Fira', Arial, sans-serif;
    font-size: 12px;
    color: #c3c3c3;
    padding: 10px 0px 0px 0px;
    /* letter-spacing: .05em;*/
    /* width: 500px;*/
    width: 100%;
    /* display: block; */
    height: 30px;
}

.news-element-big a.title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
    color: #0C0C0C !important;
    font-family: 'FiraMedium', Arial, sans-serif;
    width: auto;
    min-height: 37px;
    max-height: 58px;
    display: block;
}

.news-item-title a.title, .block-vacancies .vacancies_items .item a {
      color: #0C0C0C !important;
    font-size: 14px;
    display: contents;
    font-family: 'Fira', Arial, sans-serif;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news-item-meta .date, .vacancies_date {
    color: #c3c3c3;
    font-size: 12px !important;
    font-family: Tahoma, sans-serif !important;
    /*letter-spacing: .05em;*/
    display: block;
    height: 20px;
}

.news-element-big .img {
    width: 442px;
    height: 347px;
    border-radius: 5px;
    background: #dbdbdb url(/default-image.png) no-repeat center;
}

.news-element-small.fl {
    width: 194px;
    height: 261px;
    float: left;
    margin-right: 50px;
    display: block;
}

.news-item-image {
    width: 110px !important;
    height: 86px !important;
    margin-right: 20px;
    border-radius: 5px;
    background: url(/default-image.png) no-repeat center;
}

.news-item-image img {
    position: relative;
    /*top: -1px;*/
    border-radius: 5px;
    border: 1px solid #e6ecf8;
    width: 110px;
    height: 86px;
}

.news-element-small .img {
    width: 194px !important;
    height: 151px !important;
    border-radius: 5px;
    background: url(/default-image.png) no-repeat center;
    /* display: block; */
}

.news-element-small a {
    min-height: 37px;
    max-height: 50px;
    /* display: block; */
}

.htmlarea {
    max-width: 530px;
    margin-left: 50px;
    /*width: 41.4%;*/
    height: auto;
    float: right;
    /*background: url(/assets/4b9446c0/images/backhtml.png) no-repeat;
    background-size: contain;*/
}

.htmlarea a {
    width: 380px;
    display: block;
    height: 360px;
}

.htmlarea1 {
    width: 380px;
    height: 360px;
    border-radius: 5px;
    background: url(/412.png) no-repeat;
    background-size: contain;
}

.htmlarea2 {
    width: 380px;
    height: 360px;
    margin-top: 85px;
    border-radius: 5px;
    background: url(/bann2.png) no-repeat;
    background-size: contain;
}

.news-new-design .item-list .item {
    /*min-height: 57px !important;
    max-height: 115px !important;*/
    /* margin-bottom: 20px; */
    height: 90px !important;
    display: block;
    padding-top: 15px;
}

.video-initiator {
  display: none !important;
}

.admin-block .switchery {
  display: none !important;
}

a#login_button {
    color: #a9b2bd;
}
/*выделение кнопок 29.12.18 */
.btobr {
  font-family: 'Fira', Arial, sans-serif;
}

.btnya {
font-family: 'FiraMedium', Arial, sans-serif;
color: #1888ef !important;
}

@media (max-width:1280px){
  .htmlarea {
  background: unset !important;
  }
  header .head {
    width: 991px !important;
  }
  .footer-menu_second .footer_topmenu_div_li {
    min-height: 20px;
    width: 200px;
    max-height: 20px !important;
    margin: 32px 0px 30px 0px;
  }

  .desktop-menu__bottom_new .desktop_topmenu_div_li {
    width: 200px !important;
    max-height: 20px !important;
    margin: 32px 0px 30px 0px;
  }

/*  header .boot .logo-img img {
  display: none !important;
  }*/
  .desktop-menu__inner_new {
    width: 991px !important;
  }
}

@media screen and (max-width:1024px){
  .owl-carousel {
  width:100% !important;
  }
  .gubernator-block {
  display: none !important;
  }
  .footer__license {
    width: 100% !important;
  }
}


ul li {
  list-style: none;
}
.advanced-search .group-row:after,
.block-header:after,
.block-projects .other-highlight:after,
.calendar-item:after,
.ckeditor:after,
.clearfix:after,
.content .head-content .radio-list:after,
.content .head-content:after,
.content .search-block .info:after,
.control-content .control-content-left .item-stats:after,
.control-content .control-content-right .small-images:after,
.control-content:after,
.documetns-list .item > a:after,
.filter:after,
.item-list-view .item-stats:after,
.item-list-view .item:after,
.item-list-view .list-td.list-title:after,
.item-list > div:after,
.messages:after,
.other .other-block-list:after,
.page-content:after,
.pager:after,
.pagination:after,
.photo-gallery .items:after,
.photo-gallery-detail:after,
.photo-gallery:after,
.popup-vote .desc > div:after,
.portal-list ul:after,
.questionnaire #QuestionnaireFrom_sex:after,
.records-list .item:after,
.region-list:after,
.search-block-new:after,
.search-filter:after,
.section-date:after,
.tabs:after,
.third:after,
.video-gallery .items:after,
.video-gallery.video-gallery-list .items > li:after,
.video-gallery:after,
.vote-filter:after,
.vote-result .label:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#wrap,
body,
html {
  height: 100%;
  width: 100%;
}
#body{
  height: 100vh;
}
body.menu-opened {
  overflow:hidden;
}
body > #wrap {
  height: auto;
  min-height: 100%;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#main {
  padding-bottom: 300px;
}
#footer {
  position: relative;
  clear: both;
  min-height: 300px;
  margin: -300px auto 0;
  padding: 30px 30px 0;
  background: #696969;
  color: #fff;
  width: 100%;
  font-family: 'Fira', Arial, sans-serif;
  text-align: left;
  overflow: hidden;
  line-height: 30px;
}

#footer .wrap {
  margin: 0 auto;
  width: 1280px;
}

#footer a {
  color: #fff;
}

body {
  /*font-family: 'Idealist', sans-serif;*/
  font-family: 'FiraLight', sans-serif;
  /*font-size: 14px;*/
  font-size: 15px;
  font-weight: 300;
  min-height: 100%;
  line-height: 1.25;
}
.wrap,
section > article {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
.soc-box {
  text-align: center;
  margin-bottom: 50px;
}

.wrap .soc-f {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…MxOS4zNywxMS45OTcsMTcuOTk5LDEzLjI0NiwxNy45OTksMTYuOTk3eiIvPg0KPC9zdmc+DQo=);
}

.owl-nav {
  display:none;
}

.banners .owl-nav {
  display:block !important;
}

.theme-block,
input[type=text],
select,
textarea {
  display: inline-block;
  vertical-align: middle !important;
  border: 0px solid #cae1fb;
  width: 100%;
  resize: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-size: 14px;
  height: 30px;
  padding: 0px 0px;
}

.soc-box a {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

.wrap .soc-t:hover {
  background-image: url(../images/twh.svg);
}

.wrap .soc-v:hover {
  background-image: url(../images/vkh.svg);
}

.wrap .soc-i:hover {
  background-image: url(../images/ih.svg);
}

.wrap .soc-f:hover {
  background-image: url(../images/fh.svg);
}

.wrap .soc-t {
  background-image: url(../images/tw.svg);
}

.wrap .soc-v {
  background-image: url(../images/vk.svg);
}

.wrap .soc-i {
  background-image: url(../images/i.svg);
}

.wrap .soc-f {
  background-image: url(../images/f.svg);
}

.soc-box a {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

.wrap .wrap,
section > article .wrap {
  width: 100%;
}
a {
  color: #1888ef;
  text-decoration: none;
}
.other .other-block > a:hover h3,
a:hover,
section.news.light-blue h2.fn a:hover {
  color: #1888ef;
}
a > img {
  border: 0;
}
section {
  padding: 25px 0;
}
section > h2 {
  text-align: center;
  font-size: 30px;
}

.navlinks a {
  font-family: 'Fira', Arial, sans-serif;
  margin-right: 40px;
  color: #0C0C0C;
}

body,
header .head a,
section.news.light-blue h2.fn a,
section > h2,
section > h2 > a {
  color: #0C0C0C;
  transition: 0.3s;
  font-size: 14px;
}

header .head a:hover {
  color:#1888ef;
  transition: 0.3s;
}

section.banners {
  padding: 15px 0 35px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

#login-form .fr {
  float: unset;
    margin: 0 auto;
    display: table;
    padding: 20px;
}

#footer .wrap .fr {
  display: none;
}

.fr img {
  width: 286px;
  height: 46px;
}

.fn {
  float: none !important;
}

.width-10 {
  width: 10%;
}
.width-25 {
  width: 25%;
}
.width-50 {
  width: 50%;
}

.statement-highlight {
    background: #fff;
    /* border: 1px solid #d8e5fd; */
    padding: 20px 0px;
    font-family: FiraBold;
    color: #1888ef;
}

.statements_form .width-50-statement {
  float: left;
  width: -webkit-calc( 50% - 10px );
  width: calc( 50% - 10px );
  margin-right: 10px;
}
.statements_form .width-100-statement {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.link-button-delete {
  background: url('../images/delete.png') no-repeat left center;
  padding-left: 20px;
}
.block-divider {
  width: 100%;
}
.statements_form .row.fileUpload > div{
  border: 2px solid #cae1fb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-top: 16px;
  padding-left: 16px;
  padding-bottom: 16px;
  background: white;

}
.width-75 {
  width: 75%;
}
.width-100 {
  width: 100%;
}
h1,
h2,
h3,
h4,
section > h2 {
  /*font-family: 'IdealistSC';*/
  font-family: Fira, 'FGMedium',Helvetica, Arial, sans-serif;
  font-weight: 300;
}
h4 {
  font-size: 17px;
  font-weight: 400;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
  font-family: 'FiraBold', Helvetica, Arial, sans-serif;
}
h3 {
  font-size: 24px;
}
.alert-error,
.alert-success {
  z-index: 3000;
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 95vw;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: #fff url("../images/success.png") no-repeat 19px center;
  color: #4ca157;
  padding: 15px 40px 17px 70px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  font-size: 16px;
  display: inline-block;
  width: 500px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.26);
  box-shadow: 0 0 10px rgba(0,0,0,0.26);
}
.alert-error {
  color: #eb2929;
  background: #fff url("../images/error.png") no-repeat 19px center;
}
.alert-error .alert-close,
.alert-success .alert-close {
  width: 20px;
  height: 20px;
  border: 0;
  background: url("../images/close-alert.png");
  cursor: pointer;
  top: 10px;
  right: 10px;
  position: absolute;
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.alert-error .alert-close:hover,
.alert-success .alert-close:hover {
  opacity: 0.6;
}
.alert-overlay {
  background: rgba(0,0,0,0.4);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}
.loader {
  position: relative;
}
.loader > * {
  opacity: 0.4;
}
.loader:after {
  content: '';
  width: 100%;
  height: 100%;
  max-height: 500px;
  display: block;
  position: absolute;
  margin: 0;
  background: url("../images/loader.gif") 50% 50% no-repeat;
  z-index: 1000;
  top: 0;
  left: 0;
}
label a {
  text-decoration: underline;
}
.btn {
  border: 0;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: Fira, sans-serif;
  background: #fff;
  -webkit-border-radius: 5px;
  text-align: center;
  border-radius: 5px;
  font-size: 16px;
  padding: 15px 30px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  white-space: normal;
  text-align: center;
  margin-bottom: 10px;
}
.btn.btn-min {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 25px;
}
.btn.big-text {
  font-size: 18px;
}
.btn.btn-white {
  background: #fff;
}
.btn.btn-white.text-blue {
  color: #0090ff;
}
.btn.btn-white.text-orange {
  color: #ff8c40;
}
.btn.btn-white-blue,
.btn.btn-white-green,
.btn.btn-white-orange,
.btn.btn-white-red {
  color: #0090ff;
  background: #fff;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 0 0 0 2px rgba(10,33,93,0.2);
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 0 0 0 2px rgba(10,33,93,0.2);
}
.btn.btn-white-blue:hover {
  color: #fff;
  background: #0090ff;
}
.btn.btn-white-blue:active {
  color: #94cffc;
  background: #007bd9;
}
.btn.btn-white-green,
.btn.btn-white-orange,
.btn.btn-white-red {
  color: #ff8c40;
}
.btn.btn-white-orange:hover {
  color: #fff;
  background: #ff9752;
}
.btn.btn-white-orange:active {
  color: #ffba8d;
  background: #e47c37;
}
.btn.btn-white-green,
.btn.btn-white-red {
  color: #f83115;
}
.btn.btn-white-red:hover {
  color: #fff;
  background: #f83115;
}
.btn.btn-white-red:active {
  color: #f8af9b;
  background: #f83115;
}
.btn.btn-white-green {
  color: #01cca8;
}
.btn.btn-white-green:active,
.btn.btn-white-green:hover {
  color: #fff;
  background: #01cca8;
}
.btn.btn-light {
  color: #a5c2ea;
  background: #fff;
  -webkit-box-shadow: 0 0 0 2px #a5c2ea;
  box-shadow: 0 0 0 2px #a5c2ea;
}
.btn.btn-light:active,
.btn.btn-light:hover {
  color: #fff;
  background: #a5c2ea;
}
.btn.btn-green {
  color: #fff;
  background: #01cca8;
}
.btn.btn-green:hover {
  color: #fff;
  background: #17d9b7;
}
.btn.btn-green:active {
  color: #fff;
  background: #03bf9e;
}
.btn.btn-blue {
  color: #fff;
  background: #1888ef;
}
.btn.btn-gray{
  color: #fff;
  background: #a9b2bd;
}
.btn.btn-gray:hover{
  opacity: .8;
}
.btn.btn-blue:hover {
  color: #fff;
  background: #3fa1fb;
}
.btn.btn-blue:active {
  color: #fff;
  background: #1680e1;
}
.btn.btn-red {
  color: #fff;
  background: #f83115;
}
.btn.btn-red:hover {
  color: #fff;
  background: #ff4d34;
}
.btn.btn-red:active {
  color: #f8af9b;
  background: #f83115;
}

.btn.btn-margin {
  margin-top: 5px;
}

.btn.disabled {
  opacity: 0.5;
  -webkit-filter: filter(50);
  filter: filter(50);
  pointer-events: none;
}
.btn.btn-round {
  -webkit-border-radius: 24px;
  border-radius: 24px;
  padding: 0 25px;
  height: 44px;
  line-height: 45px;
  font-size: 15px;
  behavior: url("/PIE.htc");
}
.radio-btn {
  display: none;
}
.radio-btn + label:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("../images/radio.png");
  background-repeat: no-repeat;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.checkbox-list input[type=checkbox]:checked + label:before,
.radio-btn label.active:before,
.radio-btn:checked + label:before,
.radio-list input[type=radio]:checked + label:before,
.radio-list-2 input[type=radio]:checked + label:before {
  background-position: top right;
}
button,
input,
select,
textarea {
  outline: none;
  font-family: Fira, sans-serif;
}
input[type=email],
input[type=password],
input[type=text],
select {
  height: 44px;
  padding: 5px 10px;
}
input[type=email],
input[type=password],
input[type=text],
select,
textarea {
  border: 1px solid #DCDCDC;
  width: 100%;
  resize: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
}
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  border: 2px solid #1888ef;
}
input[type=email].error,
input[type=password].error,
input[type=text].error,
select.error,
textarea.error {
  border: 2px solid #ff6a6a;
}
input[type=email],
input[type=password],
input[type=text],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 100%;
  font-family: Fira, Arial;
}
textarea {
  height: 80px;
  padding: 10px 15px;
}
::-webkit-input-placeholder {
  color: #afbdcf;
  font-weight: 300;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #afbdcf;
  opacity: 1;
  font-weight: 300;
}
:-ms-input-placeholder {
  color: #afbdcf;
  font-weight: 300;
}
/* фикс приоритетного бордера при открытии фото в новостях
header .banner{
  z-index: 9999;
}*/
.text-center {
  text-align: center;
}
.mobile-menu{
  right: 110%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.desktop-menu {
  position: fixed;
  top: 0px !important;
  height: 100%;
  right: 110%;
  background: #696969; /*здесь фон*/
  left: -100vw;
  transition: .3s;
  width: 400px;
  overflow: auto;
  z-index: 11000;
}

.desktop-menu .other-list li a:hover, .desktop-menu > ul.menu li.other-menu_list a:hover, .desktop-menu > ul.menu li:not(.other-menu_list):hover {
  background-color: #5c5c5c;
    transition: 0.3s;
}

.desktop-menu .other-list .other-list--top select option {
    color: #000;
}

.desktop-menu__search {
    background: #696969;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 20px;
}

.desktop-menu-opened .desktop-menu{
  left: 0;
  z-index: 11000;
}
.desktop-menu__inner .selecter{
  max-width: 100%;
}
.desktop-menu__inner{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow-y: auto;
}

/*body.desktop-menu-opened {
    overflow-y: hidden;
}*/

.desktop-menu ul li ul::-webkit-scrollbar-track ,
.desktop-menu__inner::-webkit-scrollbar-track {
  background-color:rgba(255,255,255,.4);
  border-radius: 3px;
}

.desktop-menu ul li ul::-webkit-scrollbar-thumb ,
.desktop-menu__inner::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 3px;
  background-color:#fff;
}

.desktop-menu ul li ul::-webkit-scrollbar-thumb:hover,
.desktop-menu__inner::-webkit-scrollbar-thumb:hover{
  background-color:rgba(255,255,255,.9);
}

.desktop-menu ul li ul::-webkit-resizer,
.desktop-menu__inner::-webkit-resizer{
  background-image:url('');
  background-repeat:no-repeat;
  width:4px;
  height:0px
}

.desktop-menu ul li ul::-webkit-scrollbar,
.desktop-menu__inner::-webkit-scrollbar{
  width: 6px;
}
.desktop-menu__inner li ul{
  padding-left: 15px;
}
.desktop-menu__inner li{
  position: relative;
  border-bottom: 1px solid rgba(255,255,255,.4);
}

.desktop-menu__inner li:last-child{
  border-bottom: none;
}

.versions a {
    color: #41484e;
    margin-left: 30px;
}

.desktop-menu__bottom_footer {
    height: 80px;
    border-top: 1px solid #DCDCDC;
}

.desktop-menu > ul.menu li > a {
    color: #fff !important;
    font-size: 13px;
    display: inline-block;
    padding: 15px 20px 14px;
}

/*.desktop-menu li a span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 20px;
    max-height: 40px;
}*/
.desktop-menu > ul.menu li ul {
  top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: auto;
    overflow: hidden;
    display: none;
}

.desktop-menu > ul.menu li ul li a {
  padding-left: 35px;
}

/*.desktop-menu:after{
  content: '';
  background: rgba(0,0,0,.4);
  top: 0;
  bottom: 0;
  height: 100%;
  left: 100%;
  position: static; /*кастыль
  display: none;
}
.desktop-menu-opened .desktop-menu:after{
  display: block;
}*/
/*.desktop-menu-opened .boot{
  padding-left: 400px;
}*/

/*.desktop-menu-opened .boot .wrap{
  margin-left: 0;
}*/

.desktop-menu > ul.menu_main li > a {
  font-family: 'ossb', Arial, sans-serif;
}

.desktop-menu-opened .boot {
  background: #fff;
}

.desktop-menu .other-list {
    background: #696969;
    border-top: 1px solid #767676;
    transition: 0.3s;
    margin-bottom: 0;
}

/*.desktop-menu__all,
.desktop-menu ul li a{
  display: block;
  padding: 10px 20px;
  color: #fff;
}*/
.desktop-menu__all:hover{
    color: #fff;
}
.desktop-menu__all{
  padding: 20px;
  margin-bottom: 10px;
  border-bottom: 1px dashed rgba(255,255,255,.4);
  display: block;
}
.desktop-menu .desktop-menu__bottom ul li a{
  border-bottom: none;
}
.desktop-menu .desktop-menu__bottom{
  border-top: 1px dashed rgba(255,255,255,.4);
  padding-top: 12px;
}
.desktop-menu > ul.menu li{
  border-top: 1px solid #767676;
    position: relative;
    background: #696969;
    transition: 0.3s;
    cursor: pointer;
}
/*.desktop-menu ul li ul{
  background: #1d93ff;
  width: 300px;
  overflow-y: auto;
  transition: .3s;
  z-index: -1;
  padding-left: 0;
}*/

#desktop-menu-head.fixed{
  position: fixed;
  top:0;
  left: 0;
  right: 0;
}

.desktop-menu__inner_new {
    width: 1265px;
    margin: 0 auto;
}

.portal-link a {
    color: #0C0C0C !important;
    font-family: 'Fira', Arial, sans-serif;
}

/*.desktop-menu ul li:hover{
  background: rgba(255,255,255,.15);
}*/

/*.desktop-menu ul li:hover ul{
  animation: extraMenuList .3s;
  animation-fill-mode: forwards;
}*/

@keyframes extraMenuList{
  0%{
    transform: translateX(-100%);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
  }

  100%{
    z-index: 1;
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
  }
}
/*.ui-datepicker table .ui-datepicker-other-month span {
  display: none;
}*/
.ui-datepicker {
  z-index: 2000 !important;
  width: 360px;
  -webkit-box-shadow: 0 2px 13px 0 rgba(0,0,0,0.15);
  box-shadow: 0 2px 13px 0 rgba(0,0,0,0.15);
  margin-left: -75px;
  background: #fff;
  padding-bottom: 0;
  margin-top: 18px;
  box-shadow: none;
    padding-bottom: 0;
    /*width: 100%;*/
    margin-left: 0;
}
.ui-datepicker:after {
  content: '';
  width: 42px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: -18px;
  margin-left: -21px;
  background: url("../images/datepicker-arrow.png") no-repeat;
}
.ui-datepicker .ui-datepicker-header {
  border: 0;
  padding: 3px 0 17px;
  background: 0;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 17px;
  padding: 1px 30px 0;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #0C0C0C;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999em;
  background: url("../images/picker-arrow.png");
  position: absolute;
  top: 35px !important;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
  left: 40px !important;
}
.ui-datepicker .ui-datepicker-prev:hover {
  background-position: bottom left;
}
.ui-datepicker .ui-datepicker-next {
  right: 40px !important;
  background-position: top right;
}
.ui-datepicker .ui-datepicker-next:hover {
  background-position: bottom right;
}
.ui-datepicker table {
  width: 330px;
  border: 0;
  margin: 0 auto;
  background: 0 !important;
  width: 92%;
}
.ui-datepicker table td,
.ui-datepicker table th {
  border: 0;
  padding: 5px 0;
  text-align: center;
}
.ui-datepicker table th {
  color: #637b93;
  padding: 5px 0 10px;
}
.ui-datepicker table td a,
.ui-datepicker table td span {
  color: #ffffff;
  background: #1888ef;
  width: 28px;
  height: 28px;
  line-height: 28px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
}
.ui-datepicker table .ui-datepicker-current-day a {
  background: #1888ef;
  color: #fff;
}
.ui-datepicker table .ui-datepicker-today a {
  background: #fff;
  color: #41484e !important;
  border: 1px solid #1888ef;
  font-weight: 400;
}
.ui-datepicker table .ui-datepicker-unselectable a,
.ui-datepicker table .ui-datepicker-unselectable span {
  cursor: inherit;
  color: #ccc;
  background: #e6eaf2;
}
header .boot .menu > ul > li > ul > li ul,
header .boot select,
header .head .lang select.select,
header .toggle-mobile-menu {
  display: none;
}
header .head {
  line-height: 60px;
  position: relative;
  /*z-index: 19999;*/
  margin:0 auto;
}

.highlight-link{
  border-bottom: 1px solid #1888ef;
  text-align: center;
  display: inline-block;
}

.highlight-link:before{
  display: none !important;
}

header .head>.wrap>*{
  display: inline-block;
  vertical-align: middle;
}
.admin-block-mobile .requests-link:before,
.our-yakutia:before,
.logout-link:before,
.login-link:before,
.video-initiator,
.requests-link:before,
.admin-panel,
.fb-link{
  /*width: 25px;*/
  height: 25px;
  background-size: auto 100% !important;
  display: inline-block;
  vertical-align: middle;
}
.requests-link:before{
  content: '';
  width: 27px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.fb-link{
  background: url('../images/fb-link.png') left center no-repeat;
}
.admin-panel{
  background: url('../images/gear_new.png') left center no-repeat;
}
.requests-link:before{
  background: url('../images/chat_new.png') left center no-repeat;
}
.head .requests-link:before{
  width: 27px !important;}
.video-initiator{
  background: url('../images/video_new.png') left center no-repeat;
}
.head .video-initiator{
  height: 18px;
  width: 18px;
}

/*.logout-link:before{
  background: url('../images/logout_new.png') left center no-repeat;
}
.login-link:before{
  background: url('../images/login_new.png') left center no-repeat;
}*/
.our-yakutia:before{
  content: '';
  background: url('../images/sakha_new.png') left center no-repeat;
}
.head .our-yakutia:before{
  width: 17px !important;
}
.admin-block-mobile .our-yakutia:before{
  width: 25px;
  background: url('../images/sakha_fff.png') left center no-repeat;
}
.head .our-yakutia:hover:before,
.head .logout-link:hover:before,
.head .login-link:hover:before{
  background-position: right center;
}
.head .fb-link,
.head .admin-panel,
header .head a i{
  max-height: 18px;
  width: 18px;
}

/*#user_head{
  width: 100%;
  left: -80px;
}*/

#user_head .nasha-yakutia{
  display: inline-block;
}

/*.logout-link:before,
.login-link:before{
  top: 50%;
  transform: translateY(-25%);
}*/

.login-link:before{
  top: 0;
}
.admin-block-mobile .admin-panel{
  background: url('../images/gear_fff.png') left center no-repeat;
  margin-bottom: -6px
}
.admin-block-mobile .video-initiator{
  background: url('../images/video_fff.png') left center no-repeat;
  margin-right: 4px;
  margin-bottom: -1px;
}
.admin-block-mobile .requests-link:before{
  background: url('../images/chat_fff.png') left center no-repeat;
  background-size: auto 100% !important;
}
.admin-block-mobile .requests-link .value{
  display: inline-block;
  vertical-align: middle;
  padding-top: 5px;
}
/*.mobile-menu .login-link:before{
  top: 2px;
  background: url('../images/login_fff.png') left center no-repeat;
}
.mobile-menu .logout-link:before{
  top: 2px;
  background: url('../images/logout_fff.png') left center no-repeat;
}*/

/*header .head a:hover {
  color: #41484e;
}*/
header .head .lang {
  line-height: normal;
  display: inline-block;
}

.head-link .lang {
  float: right;
  margin-left: 20px;
  font-size: 15px;
  line-height: 52px !important;
}

.head-link .lang .selecter-options {

}



.head-link .lang .selecter-selected {
  padding-right: 0 !important;
}

.desktop-menu__bottom_footer .lang {
  line-height: normal;
}

.admin-block .fa-lg {
  vertical-align: -10%;
}
header .head .head-link {
  float: right;
  white-space: nowrap;
  font-family: 'FiraLight',Helvetica, Arial, sans-serif;
  font-size: 15px;
}
#main-contacts-link,
header .head .head-link a {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Fira', Arial, sans-serif;
  transition: .3s;
}
#main-contacts-link{
  line-height: 45px;
}

.setting-link{
  margin-left: 20px !important;
}
header .head .head-link #backToMobile ~ a{
  margin-left: 20px;
}
header .head .head-link a:first-child {
  margin-left: 0;
}
.login-link:before,
.logout-link:before,
header .boot .selecter .selecter-selected:before,
header .head .head-link a.invalid-link:before{
  /*content: '';*/
  /*width: 16px;
  height: 16px;*/
  display: inline-block;
  /*margin-right: 9px;*/
  position: relative;
  top: 4px;
}
header .boot .search-block.active{
  width: calc(100% - 45px);
}
header .boot .search-block.active form{
  width: 100% !important;
}
.invalid-link--footer{
  display: none;
}
header .head .head-link a.invalid-link:before {
  background-image: url("../images/vi_new.png");
  background-position: left center;
  background-size: auto 100%;
  width: 25px;
  background-repeat: no-repeat;
}

header .head .head-link a.support-link:before {
  background-image: url("../images/i2.png");
}
/*header .head .head-link a.setting-link:before {*/
  /*background-image: url("../images/i3.png");*/
/*}*/
header .head .head-link a.logout-link:before {
  margin-right: 5px;
}
header .head .head-link a.register-link:before {
  background-image: url("../images/register.png");
}
header .head .reception {
  background-image: url("../images/icon-reception.png");
  background-position: left;
  background-repeat: no-repeat;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
}
header .boot {
  line-height: 60px;
  height: 60px;
  position: relative;
  z-index: 1010;
  font-family: 'FiraLight',Helvetica, Arial, sans-serif;
  font-size: 14px;
  transition: .3s;
}

.second.original2 {
  font-family: 'FiraLight',Helvetica, Arial, sans-serif;
  font-size: 15px;
  margin-top: 0;
}

header .boot.stickyboottop {
  position:fixed;
  top:0
}

#fix-boot {
  height: 60px;
  line-height: 60px;
  background: #1888ef;
  z-index: 1010;
  background: url("../images/blue-bg.png");
  position: fixed;
  width: 100%;
  top: 0px;
}

header .banner .logo h1 a,
header .boot .menu > ul > li:hover > a,
header .boot .menu > ul > li > ul > li:hover a,
header .boot a {
  color: #fff;
}
.desktop-menu .selecter ,
header .boot .selecter {
  max-width: 170px;
  display: inline-block;
  vertical-align: middle;
}
.desktop-menu .selecter{
  margin-bottom: 12px;
}
header .boot .portal-link{
  display: inline-block;
  vertical-align: middle;
  max-height: 60px;
  margin-left: 15px;
}
.desktop-menu .selecter{
  width: 100%;
  display: block;
  max-width: 100%;
  margin-bottom: 12px;
  border-bottom: 1px dashed rgba(255,255,255,0.4)
}
header .boot .search-block.active form,
.desktop-menu .search-block.active form,
header .boot .selecter .selecter-options,
.desktop-menu .selecter .selecter-options {
  width: auto;
}



#burger-ctr {
    width: 100px;
    margin: 0 auto;
    height: 100px;
    position: relative;
    padding: 12.5px 0;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.head2 {
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 50%;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.bar {
    height: 15px;
    background: #41484e;
    margin-bottom: 15px;
    border-radius: 50px;
    position: relative;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}

.bar.bottom {
    margin-bottom: 0;
}

.desktop-menu-opened #burger-ctr {
    -webkit-filter: url(#goo);
    filter: url(#goo);
}

.desktop-menu-opened #burger-ctr .head {
    top: 0;
    margin-top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s all ease .3s;
    transition: .3s all ease .3s;
}

.desktop-menu-opened #burger-ctr .bar.top {
    -webkit-transform: translateX(0) translateY(30px) rotate(45deg);
    -ms-transform: translateX(0) translateY(30px) rotate(45deg);
    transform: translateX(0) translateY(30px) rotate(45deg);
}

.desktop-menu-opened #burger-ctr .bar.center {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.desktop-menu-opened #burger-ctr .bar.bottom {
    -webkit-transform: translateX(0) translateY(-30px) rotate(-45deg);
    -ms-transform: translateX(0) translateY(-30px) rotate(-45deg);
    transform: translateX(0) translateY(-30px) rotate(-45deg);
}
.bar.bottom {
    margin-bottom: 0;
}

.zaschitaotpanelibrauzera {
  border-top: 1px solid #767676;
  display: block;
  height: 50px;
  width: 100%;
}





.desktop-menu .selecter .selecter-selected {
  padding: 10px 0;
  color: #fff;
}

header .boot .selecter .selecter-selected:before ,
.desktop-menu .selecter .selecter-selected:before {
  vertical-align: middle;
  margin-right: 10px;
  top: -2px;
  background: url("../images/menu-portal.png") no-repeat;
}
.desktop-menu .selecter .selecter-selected:after ,
header .boot .selecter .selecter-selected:after {
  content: '' !important;
  width: 10px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
  position: relative;
  top: -1px;
  background: url("../images/menu-portal-arrow.png") no-repeat;
}
header .boot .menu {
  margin: 0 37px 0 180px;
}
header .boot .menu > ul {
  height: 60px;
}
header .boot .menu > ul > li,
nav .wrap > ul > li {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
header .boot .menu > ul > li {
  text-align: left;
  padding-left: 20px;
  height: 60px;
}
header .boot .menu > ul > li:hover > ul {
  display: block;
}
header .boot .menu > ul > li > a {
  position: relative;
  top: -2px;
  overflow: hidden;
  max-height: 30px;
}
header .boot .menu > ul > li > ul {
  display: none;
  position: absolute;
  background: #1888ef;
  line-height: normal;
  z-index: 2000;
  min-width: 300px;
  left: 0;
}
header .boot .menu > ul > li > ul > li {
  text-align: left;
}
header .boot .menu > ul > li > ul > li a {
  display: block;
  padding: 5px 10px;
}
header .boot .menu > ul > li > ul > li:not(:last-of-type) {
  border-bottom:solid 1px #409cf2;
}
header .boot .menu > ul > li > ul > li:hover,
nav .wrap > ul > li ul li:hover {
  background: #309cff;
}

.desktop-menu > ul.menu li:not(.opened),.mobile-menu > ul.menu li:not(.opened){
  position: relative;
}
body.desktop-menu-opened {
    overflow: hidden;
}
.mobile-menu .other-list{
  margin-bottom: 0;
}

.mobile-menu .other-list .other-list--top{
  background: #696969;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mobile-menu .other-list .other-list--top select{
  background: transparent;
  border: none;
  width: auto;
  padding: 2px;
  color: #fff;
  margin-left: 20px;
  /*text-transform: uppercase;*/
  height: 50px;
  min-width: 50px;
}

.mobile-menu .other-list .other-list--top select option{
  color: #000;
}

.mobile-menu .other-list .other-list--top select option:hover{
  background: #105ea7;
}

.mobile-menu .other-list>*>*:last-child{
  /*margin-right: 10px;*/
  font-family: 'osr', Arial, sans-serif;

}

.mobile-menu .other-list .switchery-box{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile-menu__search button{
  background: transparent;
  border: none;
}
/*.desktop-menu li{
  position: relative;
}*/
.desktop-menu .other-list .languages-dir {
  padding: 14px 0 14px;
}

.desktop-menu .other-list .other-list--top {
    background: #696969;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.desktop-menu > ul.menu li.other-menu_list > a {
  display: block;
    border-bottom: 1px solid #767676;
}

.desktop-menu .other-list>*>*:last-child {
  font-family: 'osr', Arial, sans-serif;
}

.desktop-menu .other-list .other-list--top select {
  background: transparent;
  margin-left: 15px;
    -webkit-appearance: none;
    border: none;
    width: auto;
    padding: 2px;
    color: #fff;
    height: 50px;
    min-width: 50px;
}

.desktop-menu .other-list>*>*:last-child {
      font-family: 'osr', Arial, sans-serif;
}

.desktop-menu .other-list li a {
    color: #fff !important;
    text-decoration: underline;
    font-size: 13px;
    display: block;
    padding: 15px 20px 14px;
}

.mobile-menu__search {
  background: #696969;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
}
.mobile-menu__search form{
  padding: 0 !important;
  height: auto !important;
  position: relative;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.mobile-menu__search.show-form form{
  max-width: 100vw;
  -webkit-flex-basis: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
}

#mob-search-toggler,
.mobile-menu__search form button{
  width: 13px;
  height: 13px;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;}
.mobile-menu__search form button{
  right: 9px !important;
  top: 50% !important;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#mob-search-toggler{
  background-image: url(../images/search-min.png);
  background-repeat: no-repeat;
  background-position: center;
  opacity: .6;
  right: 15px;
  z-index: 10;
}
.show-form #mob-search-toggler{
  display: none;
}
.mobile-menu__search button.toggle-mobile-menu{
  width: 20px;
  height: 20px;
  position: relative;
}
.mobile-menu__search button.toggle-mobile-menu:before,
.mobile-menu__search button.toggle-mobile-menu:after{
  content: '';
  width: 2px;
  height: 100%;
  background: #fff;
  position: absolute;
  top:0;
  left: 50%;
}

.mobile-menu__search button:before{
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-menu__search button:after{
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

header .boot .search-block {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  white-space: nowrap;
/*  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;*/
}

header .boot .search-block.active{
/*  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;*/
}

header .boot .search-block .open-search,
header .boot .search-block form button {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/search2.png") no-repeat center;
  vertical-align: middle;
  background-size: contain;
}
header .boot .search-block .open-search {
  cursor: pointer;
}
header .boot .search-block form {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  overflow: hidden;
/*  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;*/
  position: absolute;
  transition: none;
  top: 0;
  right: 0;
}

header .boot .active form {
  
  transition: width 1s;
}

header .boot .search-block form input[type=text] {
  width: 400px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 4px 30px 4px 10px;
  border: 0;
}
header .boot .search-block form button {
  border: 0;
  margin-left: -34px;
  transition: 2s;
}
header .boot .search-block form .close-search {
  width: 30px;
  height: 30px;
  background: url("../images/close-search.png") no-repeat center;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.block-header a.link.hide,
header .boot .search-block.active .open-search {
  display: none;
}
header .banner,
nav {
  position: relative;
}
header .banner .header-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url("/backgroundsize.min.htc");
}
header .banner .wrap {
  z-index: 100;
  display: flex;
  max-height: 100%;
}
header .banner .logo {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin: 0 auto;
}

.desktop-menu__search button.toggle-desktop-menu {
  width: 20px;
    height: 20px;
    position: relative !important;
    top: unset !important;
}

.desktop-menu__search button {
  background: transparent;
    border: none;
}

.desktop-menu__search button.toggle-desktop-menu:before, .desktop-menu__search button.toggle-desktop-menu:after {
  content: '';
    width: 2px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
}

/*.desktop-menu__search button:before {
  transform: rotate(45deg);
}*/

.desktop-menu__search button:after {
  transform: rotate(135deg);
}
/*.toggle-desktop-menu{
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: auto 0px;
  top:unset !important;
  position: relative !important;
}*/
.is-mini-version .toggle-desktop-menu{
  margin-top: 0;
}
.toggle-desktop-menu .trigger{
  position: relative;
}
.banner .boot .toggle-desktop-menu {
  top: 0px !important;
  position: relative !important;
}

.toggle-desktop-menu .trigger:hover{
  background: linear-gradient(to top, #1888ef 3px, rgba(255,255,255,0) 0);
  background-size: 100% 33.33%;
  transition: 0.3s;
}

.toggle-desktop-menu .trigger {
  content: '';
  width: 20px;
  height: 20px;
  background: linear-gradient(to top, #0C0C0C 3px, rgba(255,255,255,0) 0);
  background-size: 100% 33.33%;
  background-repeat: repeat;
  display: inline-block;
  margin-bottom: 5px;
  background-position: center;
  vertical-align: middle;
  transition: 0.3s;
}
/*.toggle-desktop-menu .trigger:after{
  content: '';
  width: 20px;
  height: 20px;
  background: linear-gradient(to top, #41484e 2px, rgba(255,255,255,0) 0);
  background-size: 100% 35%;
  background-repeat: repeat;
  display: inline-block;
  background-position: center;
  vertical-align: middle;
}*/

/*.desktop-menu-opened .toggle-desktop-menu .trigger:before{
  content: '';
  width: 2px;
  left: 50%;
  height: 20px;
  top:0;
  background: #41484e;;
  background-size: 100% 35%;
  background-repeat: repeat;
  display: inline-block;
  transform: rotate(45deg);
  background-position: center;
  vertical-align: middle;
}*/

header .banner .logo,
header .banner .header-slider{
  display: none;
}
header .banner .logo .logo-center {
  line-height: 200px;
  position: relative;
  top: 6px;
}
header .banner .logo .logo-center .buttons>*{
  font-family: Fira, Arial;
}
header .banner .logo .logo-center > div{
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
header .boot .menu > ul > li > a {
  line-height: 1;
  display: inline;
  vertical-align: middle;
}
header .banner .logo h1 {
  font-weight: 300;
  font-size: 30px;
  /*letter-spacing: 2.6px;*/
  margin: -3px 0 10px;
  text-shadow: 0 0 2px rgba(0,0,0,0.15);
  overflow: hidden;
}
header .banner .logo .logo-img {
  display: block;
  width: 280px;
  height: 200px;
  float: left;
  text-align: right;
}

header .boot .logo-img{
  width: 42px !important;
  display: inline-block;
  vertical-align: middle;
  bottom: 1px;
  position: relative;
  left: -75px;
  margin-right: -42px;
}

@keyframes logoAppearance{
  0%{
    opacity: 1;
    display: block;
  }
  50%{
    opacity: 0;
    display: block;
  }
  100%{
    display: none;
    opacity: 0;
    width:0;
    margin:0
  }
}
.toggle-desktop-menu .trigger:after{
  display: inline-block;
  color:#41484e;
  vertical-align: middle;
  margin-left: 12px;
}
/*.desktop-menu-opened header .boot .logo-img{
  animation: logoAppearance .3s;
  animation-fill-mode: forwards;
}*/
/*.desktop-menu-opened .boot>.wrap{
  position: static;
  width: 1300px;
  margin: 0 auto;
}*/
/*.desktop-menu-opened .toggle-desktop-menu{
  position: absolute;
  left: 15px;
  top: 15px;
  height: 20px;
  width: 20px;
  padding: 0;
  margin: 0;
  border: none
}*/
.desktop-menu-opened .toggle-desktop-menu .trigger:after,
.desktop-menu-opened .toggle-desktop-menu .trigger:before{
  content: none
}
/*.desktop-menu-opened header .boot .portal-link{
  margin-left: 0;
}
.desktop-menu-opened header .boot .portal-link a{
  white-space: nowrap;
}*/
/*.desktop-menu-opened .toggle-desktop-menu:before,
.desktop-menu-opened .toggle-desktop-menu:after{
  content: '';
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  background: #41484e;
  transform: rotate(45deg);
  position: absolute;
}
.desktop-menu-opened .toggle-desktop-menu:after{
  transform: rotate(-45deg);
}*/

/*.desktop-menu-opened .toggle-desktop-menu {
position: absolute;
top: 32px;
width: 36px;
height: 33px;
padding: 0px 00px 0px 10px;
}*/

/*.desktop-menu-opened .toggle-desktop-menu:before, .desktop-menu-opened .toggle-desktop-menu:after {
position: absolute;
content: ' ';
height: 25px;
width: 2px;
background-color: #333;
}*/
.desktop-menu-opened .toggle-desktop-menu:before {
transform: rotate(45deg);
top:5px;
}
/*.desktop-menu-opened .toggle-desktop-menu:after {
transform: rotate(-45deg);
top:5px;
}*/

.desktop-menu > ul.menu {
    background: #696969;
    position: relative;
    margin-bottom: 0;
}

header .boot .logo-img img{
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  height: auto!important;
}

header .logo .logo-img img {
  max-width: 100%;
  max-height: 100%;
  display: inline;
}
header .logo .logo-img + .logo-center {
  margin: 10px 0 10px 280px;
}
header .banner .buttons {
  margin-top: 15px;
  text-align: justify;
}
header .banner .buttons:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
}
header .banner .buttons .btn {
  margin: 0 5px;
}
nav {
  background: #1888ef;
  background: url("../images/blue-bg.png");
  height: 80px;
  z-index: 1000;
}
header .boot .menu > ul,
nav .wrap > ul {
  display: table;
  width: 100%;
}
.boot>.wrap{
  max-height: 100%;
}
header .boot .menu > ul {
  width: 95%;
  margin-bottom: 0;
}
nav .wrap > ul > li {
  width: 900px;
}
nav .wrap > ul > li a {
  color: #fff;
  padding-left: 20px;
  display: inline-block;
  position: relative;
}
nav .wrap > ul > li:first-child > a {
  padding-left: 0;
}
nav .wrap > ul > li > a {
  height: 79px;
  line-height: 79px;
}
nav .wrap > ul > li > a span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  position: relative;
  top: -3px;
  max-height: 55px;
  overflow: hidden;
}
nav .wrap > ul > li ul li:hover a,
nav .wrap > ul > li:hover > a {
  color: #fff;
}
nav .wrap > ul > li:hover > a:before {
  content: '';
  width: 40px;
  height: 3px;
  background: #309cff;
  position: absolute;
  left: 20px;
  bottom: 12px;
}
nav .wrap > ul > li ul {
  display: none;
  position: absolute;
  top: 100%;
  background: #1888ef;
  width: 305px;
  padding-bottom: 0;
  z-index: 2000;
}
nav .wrap > ul > li ul li a {
  padding: 5px 10px;
  display: block;
}
nav .wrap > ul > li ul li:not(:last-of-type) {
  border-bottom:solid 1px #409cf2;
}
nav .wrap > ul > li.right > ul {
  right: 0;
}
.services-slider .item,
nav .wrap > ul > li:hover > ul,
nav a {
  display: block;
}
nav a {
  color: #b8ddff;
  text-decoration: none;
}
.services-slider {
  position: relative;
}
.services-slider .item .element {
  height: 100px;
  display: block;
  text-align: center;
}
.services-slider .item .element .img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element .img:before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-image: url("../images/slide-hover.png");
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element .name {
  /*font-family: 'IdealistSC';*/
  font-family: "FiraLight",Helvetica, Arial, sans-serif;
  text-align: center;
  color: #5a86b8;
  font-size: 12px;
  display: inline-block;
  margin-top: 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.services-slider .item .element.element-1 .img {
  background-image: url("../images/slide-bg-1.png");
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element.element-2 .img {
  background-image: url("../images/slide-bg-2.png");
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element.element-3 .img {
  background-image: url("../images/slide-bg-3.png");
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element.element-4 .img {
  background-image: url("../images/slide-bg-4.png");
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element.element-5 .img {
  background-image: url("../images/slide-bg-5.png");
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element.element-6 .img {
  background-image: url("../images/slide-bg-6.png");
  -webkit-background-size: contain;
  background-size: contain;
}
.services-slider .item .element .services-image {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position: top left;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.services-slider .item .element:hover .img:before,
.services-slider .item .element:hover img.hover {
  opacity: 1;
  -ms-filter: filter(100);
  -webkit-filter: filter(100);
  filter: filter(100);
}
.services-slider .item .element:hover .name {
  color: #1888ef;
}

.services {
  background: #F5F5F5;
}

.services-slider .item .element .img:before,
.services-slider .item .element:hover img {
  opacity: 0;
  -ms-filter: filter(0);
  -webkit-filter: filter(0);
  filter: filter(0);
}
.services-slider .item .element:hover .services-image {
  background-position: bottom left;
}
.news .owl-controls .owl-nav > div,
.services-slider .owl-controls .owl-nav > div {
  width: 23px;
  height: 66px;
  background-image: url("../images/slider-controll.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -68px;
}
.services-slider .owl-controls .owl-nav .owl-prev {
  background-position: top left;
  left: -40px;
}
.services-slider .owl-controls .owl-nav .owl-next {
  background-position: top right;
  right: -40px;
}
.news .news-slider {
  display: none;
}
.news .news-slider .item{
  padding: 0 10px;
}
.news-slider .owl-stage-outer{
  padding: 10px 0;
}
.news .element {
  margin: 0 auto 10px;
    background: #fff;
    position: relative;
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section-gallery .news .element {
  height: 327px;
  margin: 0 auto 10px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 0px #dfe2ea;
  box-shadow: 0px 0px 30px #dfe2ea;
  behavior: url("/PIE.htc");
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}

#main.is-mini-version .news .element {
  height: 200px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.news .news-slider .element.down {
  margin-top: 25px;
}
.news .element .img {
  position: relative;
}

.news .element .img{
  height: 180px;
}
.news .element .img>a{
  display: block;
  overflow: hidden;
  height: 180px;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 180px;
}
.news .element .date {
  color: #c3c3c3;
  font-size: 15px;
  padding: 13px 15px 4px;
  font-family: 'FiraLight', sans-serif;
}
.date,
.datatime {
  font-family: 'FGMedium',Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.new-news-block .date {
  width: 100%;
}

.news .element .title {
  display: inline-block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
    color: #41484e;
    font-family: 'Fira',Helvetica, Arial, sans-serif;
}
.news .owl-controls .owl-nav > div {
  margin-top: -33px;
}
.news .owl-controls .owl-nav .owl-prev {
  background-position: top left;
  left: -40px;
}
.news .owl-controls .owl-nav .owl-next {
  background-position: top right;
  right: -40px;
}
.news .big-slider {
  display: none;
}
.news .big-slider .item {
  height: 256px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height:256px;
}

.news light-blue inside news-slider_section {
  display: none !important;
}

.tab-headers {
  display: none !important;
}

.news .big-slider .item .img {
  width: 25.605%;
  float: left;
  height: 256px;
  background-color: #dbdbdb;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  display: block;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  line-height: 256px;
  min-height: 100%;
}
/* фикс растягивания тут */
.news .element .img img,
.news .big-slider .item .img img {
  display: inline!important;
  width: auto!important;
  margin: -100% !important;
  max-width: 150%;
/*  min-width: 100%;*/
  min-height: 100%;
  max-height: 200%;
  vertical-align: middle;
}
.news .element .img img {
  margin: 0;
}
.afisha-photo-block .centered-image img {
  position: relative;
  width: 213px;
  height: 164px;
  border-radius: 5px;
  display: block;
  min-width: unset !important;
}
.news .big-slider .item .desc {
  width: 74.4%;
  float: right;
  background-color: #1888ef;
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #fff;
  font-weight: 300;
  padding: 110px 30px 10px;
  height: 100%;
}
.is-mini-version .news .big-slider .item .desc {
  width: 100%;
}
.is-mini-version .news-list .desc {
  margin-left: 0;
}
.is-mini-version .news-list .item {
  width: 100%;
}
.news .big-slider .item .desc .title {
  font-size: 24px;
  color: #fff;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  min-height: 100%;
  display: block;
  max-height: 100%;
  padding-top: 20px;;
}
.news .big-slider .item .desc .text {
  margin-top: 25px;
  font-size: 16px;
  line-height: normal;
  height: 75px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0;
}
.news .big-slider .item .desc .text * {
  font-size: 16px !important;
  color: #fff !important;
  font-style: normal !important;
  font-family: Fira, sans-serif !important;
}
.text.ckeditor {
  font-family: Arial, sans-serif;
}
.content .text.ckeditor p{
  margin-left: 0 !important;
  word-wrap: break-word;
}
.news .big-slider .owl-dots {
  position: absolute;
  left: 50%;
  top: 82px;
  margin-left: 27px;
}
.is-mini-version .news .big-slider .owl-dots {
  margin-left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news .big-slider .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 10px;
}
.news .big-slider .owl-dots .owl-dot:after {
  content: '';
  width: 9px;
  height: 9px;
  background-image: url("../images/slider-page.png");
  background-repeat: no-repeat;
  display: block;
  margin: 4px auto 0;
}
.news .big-slider .owl-dots .owl-dot:first-child {
  margin-left: 0;
}
.collapses .item.active .title .toggle,
.news .big-slider .owl-dots .owl-dot.active:after {
  background-position: top right;
}
.news.inside .big-slider {
  margin-top: 0;
//margin-bottom: 38px;
  margin-bottom: 0;
  min-height: 100%;
  box-shadow: 0 2px 30px #b9babe;
}
.news.inside .big-slider .owl-stage-outer,
.news.inside .big-slider .owl-stage,
.news.inside .big-slider .owl-item,
.news.inside .big-slider .owl-item .item{
  /*height:100%;*/
}
.news.inside .big-slider .owl-item,
.news.inside .big-slider .owl-stage,
.news.inside .big-slider .owl-stage-outer{
  height: 100% !important;
}
.big-slider .item .img img{
  opacity: 0;
}
.remote_ads > .table_remote_ads > div{
  float: left;
}
.remote_ads > .table_remote_ads > div:last-of-type{
  clear: both;
  float: none;
}
.block-header,
.portal-list ul:after {
  text-align: center;
}
.block-header h2 a,
.block-header h2 {
  float: left;
  color: #0C0C0C;
}

section.events.light-gray-bg {
  padding-top: 0px !important;
  padding-bottom: 55px;
}

section.events {
  padding-top: 0px !important;
}

section .block-header{
  margin-bottom: 20px;
  display: flex;
  max-width: 750px;
}

section .news_block{
      margin-bottom: 0px;
    width: 75px;
    height: 30px;
    margin-right: : auto;
    display: flex;
}

/*.news_block {
    margin-top: 20px;
}*/

.other-block h3 a,
.block-vacancies h2 a{
  color: #0C0C0C;
}

.block-header.announcements a.link {
  float: right;

}

.block-header a.link {
  /*float: right;*/
  font-size: 13px;
  color: #a9b2bd;
  /*text-decoration: underline;*/
  position: relative;
  font-family: 'Fira', Arial, sans-serif;
  line-height: 10px;
}

.section-gallery .block-header a {
  margin-top:11px;  
}

.maps .head h2:hover {
  border-bottom: 1px solid;
}
.block-header .toggle-gallery,
.block-header .toggle-list {
  display: inline-block;
  position: relative;
  /*top: 8px;*/
}
.block-header .toggle-gallery a,
.block-header .toggle-list a {
    font-size: 13px;
    margin-top: 20px !important;
    display: inline-block;
    font-weight: 400;
    margin-left: 20px;
    line-height: 10px;
    cursor: pointer;
    font-family: 'Fira',Helvetica, Arial, sans-serif;
}
.block-header .toggle-gallery a.active,
.block-header .toggle-list a.active {
  text-decoration: underline;
}
.block-header .link-gallery {
  float: right;
  min-width: 114px;
  display: inline-block;
}
.maps {
  position: relative;
  padding: 0;
}
.maps .head {
  height: 87px;
  background: #1888ef;
  background: rgba(24,136,239,0.9);
  z-index: 100;
}
.maps .head h2 {
  color: #fff;
  float: left;
  margin-top: 27px;
}
.maps .head .tabs-link {
  float: right;
  font-size: 0;
  margin-top: 27px;
}
.maps .head .tabs-link a {
  border: 1px solid #fff;
  height: 34px;
  color: #fff;
  line-height: 32px;
  display: inline-block;
  font-size: 14px;
  margin-left: -1px;
  padding: 0 38px;
}
.maps .head .tabs-link a:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.maps .head .tabs-link a:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.maps .head .tabs-link a.active {
  background: #fff;
  color: #2d91ed;
}
.maps .links {
  float: right;
  padding-top: 29px;
  white-space: nowrap;
}
.maps .links a {
  margin-left: 15px;
}
.maps .google-maps {
  width: 100%;
  height: 680px;
}
.maps .google-maps div {
  font-family: Fira, sans-serif !important;
  font-weight: 300 !important;
}
.maps .google-maps .desc {
  min-width: 350px;
}
.control-maps .popup-maps,
.maps .popup-maps {
  min-width: 380px;
  padding: 10px 15px 15px;
}
.control-maps .popup-maps .name,
.maps .popup-maps .name {
  font-size: 18px;
  color: #41484e;
  font-family: Fira,Helvetica, Arial, sans-serif;
}
.control-maps .popup-maps .label,
.maps .popup-maps .label {
  width: 78px;
  color: #95a5a6;
  float: left;
}
.control-maps .popup-maps .desc,
.maps .popup-maps .desc {
  line-height: 16px;
  font-size: 14px;
  position: relative;
  color: #41484e;
}
.control-maps .popup-maps .desc span,
.maps .popup-maps .desc span {
  display: table;
}
.control-maps .popup-maps .desc > div,
.maps .popup-maps .desc > div {
  margin-top: 10px;
}
.control-maps .popup-maps .desc .status-ok,
.maps .popup-maps .desc .status-ok {
  color: #097e83;
}
.control-maps .popup-maps .desc .status-error:before,
.control-maps .popup-maps .desc .status-ok:before,
.maps .popup-maps .desc .status-error:before,
.maps .popup-maps .desc .status-ok:before {
  display: none;
}
.control-maps .popup-maps .desc .status-error,
.maps .popup-maps .desc .status-error {
  color: #b11718;
}
.control-maps .popup-maps .status,
.maps .popup-maps .status {
  display: inline-block !important;
  margin-right: 15px;
}
.control-maps .popup-maps .buttons,
.maps .popup-maps .buttons,
.portal-list li.show {
  display: inline-block;
}
.control-maps .popup-maps .buttons a,
.maps .popup-maps .buttons a {
  margin-left: 18px;
  color: #93a2b2;
}
.content .head-content .radio-list > div:first-child,
.control-maps .popup-maps .buttons a:first-child,
.maps .popup-maps .buttons a:first-child,
.records-list .item .boot > div:first-child {
  margin-left: 0;
}
.control-maps .popup-maps .buttons a:before,
.maps .popup-maps .buttons a:before {
  content: '';
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: 4px;
}
.control-maps .popup-maps .buttons a.like:before,
.maps .popup-maps .buttons a.like:before {
  background-image: url("../images/like-disable.png");
  top: 2px;
}
.control-maps .popup-maps .buttons a.like.active:before,
.maps .popup-maps .buttons a.like.active:before {
  background-image: url("../images/like.png");
}
.control-maps .popup-maps .buttons a.dislike:before,
.maps .popup-maps .buttons a.dislike:before {
  background-image: url("../images/dislike-disable.png");
}
.control-maps .popup-maps .buttons a.dislike.active:before,
.maps .popup-maps .buttons a.dislike.active:before {
  background-image: url("../images/dislike.png");
}
.control-maps .popup-maps .buttons a.comments:before,
.maps .popup-maps .buttons a.comments:before {
  background-image: url("../images/comments-disable.png");
}
.control-maps .popup-maps .buttons a.comments.active:before,
.maps .popup-maps .buttons a.comments.active:before {
  background-image: url("../images/comments.png");
}
.other {
  padding: 55px 0;
  background-color: #e2e3e4;
}
.other h3 a,
.other h3 {
  display: inline-block;
  font-family: FiraBold;
  font-size: 20px;
  color: #41484e;
}
.other .link {
  float: right;
  color: #9ed5ff;
  font-size: 16px;
  position: relative;
  top: 4px;
}
.other .other-block-list {
  //margin-left: -12px;
}
.other .other-block-list h3 a:hover {
  color: #fb4933;
}
.calendar-table, .other-highlight, .event_preview *{
  font-family: Fira, Helvetica !important;
}
.other .other-block-list .other-block {
    float: left;
    width: 45%;
    margin-right: 5%;
}
.vacancies-block {
  width: 765px;
  padding: 10px 30px 10px 30px;
  position: relative;
  background: #fff;
  border: 1px solid #e6ecf8;
  border-radius: 10px;
  float: left;
  line-height: 1.5;
  height: 304px;
  overflow-y: auto;
  margin-bottom: 25px;
}
.other .other-highlight {
  height: 367px;
  background: #fff;
  -webkit-box-shadow: 0 0 0 2px rgba(10,33,93,0.2);
  box-shadow: 0 0 0 2px rgba(10,33,93,0.2);
}
.other .other-highlight.custom-height {
  height: auto;
}
.block-numbers .other-highlight {
  padding: 30px 0;
  font-weight: 300;
}
.block-numbers .width-50 {
  height: 100%;
  float: left;
  text-align: center;
}
.block-numbers .width-50:first-child {
  border-right: 1px solid #efefef;
}
.block-numbers .text-big {
  font-size: 42px;
  color: #41484e;
  line-height: 1;
  margin-top: 25px;
}
.block-numbers .text-medium {
  font-size: 24px;
  color: #637b93;
  line-height: 1;
  margin-top: 5px;
}
.block-numbers .img {
  width: 100px;
  height: 100px;
  line-height: 100px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #40a3ff;
  margin: 0 auto;
}

.block-numbers .img img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.block-charts h4 {
  padding: 22px 30px 12px;
  color: #41484e;
}
.block-charts .other-highlight {
  padding: 25px 30px 30px;
  font-weight: 300;
}
.block-charts .chart {
  height: 290px;
  margin: 10px auto 0;
}
.block-charts .chart img,
body.insidePage header .banner .logo-center > div {
  width: 100%;
}
.block-projects .width-50 {
  height: 100%;
  float: left;
}
.block-projects .image img {
  width: 100%;
  height: 100%;
  display: block;
}
.block-projects .desc,
.empty-block {
  padding: 30px;
}
.block-projects .desc .text {
  margin-top: 18px;
  line-height: 20px;
  max-height: 221px;
  overflow: hidden;
  padding: 0;
}
.block-projects h4 a {
  color: #41484e;
}
.block-vacancies .calendar-block .calendar-table {
  height: 367px;
  overflow-y: hidden;
}
.block-vacancies .other-highlight,
.block-votes .other-highlight {
  padding: 25px 30px 30px;
  background-image: url("../images/ornament2.png");
  background-color: #1888ef;
  background-repeat: no-repeat;
  background-position: top right;
  color: #fff;
}
.block-vacancies .vacancies_list,
.block-vacancies .vacancies_list .scroll-pane{
  height: 100%;
}
.block-vacancies .other-highlight .item a{
  color: #fff;
  font-size: 18px;
}
.block-vacancies .vacancies_items .item{
  margin: 12px 0;
  font-size: 12px;
}
.block-vacancies .vacancies_items .item a{
  font-size: 15px;
  color: black;
}
/*.block-vacancies .vacancies_items .item span{
  font-size: 14px;
}*/
.other-block h3,
.block-vacancies h2{
  margin: 0 0 25px;
  line-height: 25px;
  line-height: 20px;
}

.block-votes h4,
.pager li.active a,
.pager li.selected a,
.pagination li.active a,
.pagination li.selected a {
  color: #fff;
}

.block-votes {
    margin-top: 20px;
}

.block-votes ul li {
  margin-top: 20px;
}
.block-votes label {
  font-size: 16px;
  color: #fff;
}
.block-votes .btn {
  margin-top: 20px;
  font-family: Fira,Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #41484e;
  font-weight: 300;
  line-height: 46px;
}
.block-votes .name {
  display: inline-block;
  margin-left: 8px;
}
.block-votes .progress {
  height: 3px;
  position: relative;
  margin-top: 3px;
}
.block-votes .progress .progress-bar {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.block-faq .other-highlight {
  padding: 25px 30px 30px;
  position: relative;
}
.block-faq .other-highlight .btn,
.content .text p {
  margin-top: 10px;
}
.block-faq .other-highlight #ask {
  position: absolute;
  right: 30px;
  bottom: 25px;
}
.portals .portal-list,
body.insidePage header .banner .logo-center {
  margin-top: 35px;
  text-align: center;
}
.portal-list li {
  width: 24%;
  font-size: 16px;
  font-family: Fira,Helvetica, Arial, sans-serif;
  padding: 0 10px;
  margin-bottom: 40px;
  display: none;
  text-align: center;
  vertical-align: top;
}
.portal-list li .img {
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
}
.portal-list .more {
  color: #41484e;
  font-size: 18px;
  cursor: pointer;
  display: inline-block;
}
.portal-list .more:after {
  content: '';
  width: 24px;
  height: 13px;
  display: block;
  background-image: url("../images/more.png");
  margin: 23px auto 0;
}
#footer h2 {
  color: #fff;
  position: relative;
  z-index: 100;
  font-size: 26px;
  font-weight: 300;
}

#footer .clearfix {
    margin-bottom: 30px;
}

.form-radio input {
  margin-top: 12px;
}

.afisha-poll-block .form .buttons input {
    color: #fff;
    background: #1888ef;
    border: 0;
    margin-top: 40px;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s;
    font-family: Fira, sans-serif;
    border-radius: 5px;
    font-size: 16px;
    padding: 15px 30px;
    cursor: pointer;
    -webkit-appearance: none;
    white-space: normal;
    text-align: center;
    margin-bottom: 10px;
}

.afisha-poll-block .form .buttons input:hover {
   background: #0090ff;
}

#footer h2,
.block-vacancies h2 a,
.block-header h2 a,
.block-header h2,
.other-block h3 a{
  font-size: 20px;
  line-height: 14px;
}
.events .block-header h2{
  margin: 0;
  display: none;
}

.row-choice.clearfix {
  margin-top: unset !important;
}

#footer .footer-body {
  display: block;
  position: relative;
  font-size: 15px;
}
#footer .footer-body .contact {
  width: 70%;
  position: relative;
  z-index: 100;
  float: left;
  padding-right: 3%;
}
#footer .footer-body .contact li {
  padding-bottom: 14px;
}
#footer .footer-body .contact li .text-big {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
}

.search-block input#query {
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}


#footer .footer-body .contact li .text-big .text-small {
  font-size: 14px;
}
#footer .footer-body .links {
  float: right;
  width: 27%;
  margin-top: 20px;
  font-size: 15px;
  text-align: right;
}
#footer .footer-body .links ul {
  margin-bottom: 7px;
}
#advancedSearch div,
#footer .footer-body .links ul li {
  margin-bottom: 7px;
}
#footer .footer-body .links ul li a:before {
  content: '';
  vertical-align: middle;
  width: 15px;
  height: 14px;
  margin-right: 3px;
}

#footer .footer-body .links ul li a.footer_link_stat:before {
  background-position: 0 0;
}
#footer .footer-body .links ul li a.footer_link_monitor:before {
  background-position: -15px 0;
}
#footer .footer-body .links ul li a.footer_link_feedback:before {
  background-position: -30px 0;
}
#footer .footer-body .links ul li a.footer_link_sitemap:before {
  background-position: -45px 0;
}
#footer .footer-body .links span {
  color: #1888ef;
}
.section-gallery .wrap {
  overflow: visible;
}
#footer .fullVersionOfPortal{
  display: none;
}
#footer .fullVersionOfPortal.full{
  display: block;
}
.gallery-slider,
.video-slider {
  margin-bottom: 20px;
}
.gallery-slider.owl-carousel.hide,
.video-gallery .items .body.opened .title.crowded:before,
.video-slider.owl-carousel.hide {
  display: none;
}
.gallery-slider .title,
.video-slider .title {
  font-size: 16px;
  color: #637b93;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  margin-top: 17px;
}
.gallery-slider .owl-controls .owl-nav > div,
.video-slider .owl-controls .owl-nav > div {
  width: 23px;
  height: 66px;
  background-image: url("../images/slider-controll.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -33px;
}
.gallery-slider .owl-controls .owl-nav .owl-prev,
.video-slider .owl-controls .owl-nav .owl-prev {
  background-position: top left;
  left: -40px;
}
.gallery-slider .owl-controls .owl-nav .owl-next,
.video-slider .owl-controls .owl-nav .owl-next {
  background-position: top right;
  right: -40px;
}
/*.light-blue {
  background: #ecf5ff;
}*/
/*.calendar {
  padding: 33px 0 20px;
}
.calendar .select-simple {
  float: right;
}
.calendar .select-light {
  float: rightposition relative;
  top: 1px;
}
.calendar .selecter-item {
  padding: 5px 30px 7px;
}
.calendar-item {
  margin: 35px 0 40px -1%;
}
.calendar-item .item {
  float: left;
  display: block;
  width: 24%;
  margin-left: 1%;
  background: #fff;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.08);
  font-weight: 400;
}
.calendar-item .item .date {
  color: #c3c3c3;
  display: block;
  margin: 13px 15px 0;
}
.calendar-item .item .title {
  font-family: Fira;
  color: #41484e;
  font-size: 17px;
  display: block;
  margin: 10px 15px 15px;
  height: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-item .item .image {
  color: #c3c3c3;
  display: block;
}
.calendar-item .item .image img {
  width: 100%;
  height: auto;
  display: block;
}
.photo-gallery-detail li img {
  height: auto;
  display: block;
}
.calendar-item .item .desc {
  font-size: 16px;
  color: #637b93;
  display: block;
  margin: 15px;
  height: 82px;
  overflow: hidden;
  text-overflow: ellipsis;
}*/
.view-all {
  background: #99c4ee;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 33px 11px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.view-all:hover {
  background: #77b1e8;
}
.instructions-list {
  padding: 25px 26px 15px;
}
.instructions-list .item {
  border-top: 1px solid #e9f0f8;
  padding: 12px 0 13px;
}
.instructions-list .item:first-child {
  border: 0;
  padding-top: 0;
}
.instructions-list .date {
  font-size: 18px;
  color: #41484e;
}
.instructions-list .tags {
  color: #637b93;
}
.instructions-list .tags:after {
  content: '';
  display: block;
  width: 49px;
  height: 2px;
  background: #dae5f3;
  margin: 8px 0 4px;
}
.instructions-list .desc {
  margin-bottom: 12px;
  max-height: 72px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.instructions-list .end-date {
  color: #afbfce;
  margin-bottom: 5px;
}
.instructions-list .name .mark {
  color: #1888ef;
}
.messages {
  margin: 16px 25px 0;
  padding: 20px 0 30px;
  border-top: 1px solid #e9f0f8;
}
.messages .desc {
  padding-top: 5px;
  max-height: 113px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.messages .link {
  float: none;
  margin: 10px 0 0;
  display: inline-block;
}
.content {
  position: relative;
}
.content.blue-bg {
  background: #f7fbff;
}
.content .text {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.content .text p:first-child {
  margin-top: 0;
}
.content .page-content {
  padding: 25px 0;
}
.content .page-content.control-content {
  padding-top: 25px;
  padding-bottom: 0;
}
.content .page-content .text .image {
  float: left;
  margin: 0 15px 10px 0;
  position: relative;
  top: 10px;
}
.content .page-content .text .image > a {
  max-width: 300px;
  display: block;
}
.content .page-content .text .image img {
  display: block;
  width: 100%;
}
.content .page-content h2,
.macro-content h3 {
  padding-bottom: 15px;
}
.content .page-content h2{font-size: 20px}
.content .page-content h2 + hr {
  margin-top: 8px;
}
.content .page-content h2 .subscribe {
  margin-left: 15px;
  position: relative;
}
.content .page-content .files {
  padding: 15px 0;
}
.content .page-content .notes {
  padding-top: 20px;
}
.content .page-content .banner-list h2,
.content .page-content .files-list h2 {
  padding-bottom: 20px;
}
.content .page-content .files-list {
  padding-top: 0;
}
.content .description {
  font-size: 18px;
  color: #41484e;
  line-height: 28px;
  font-weight: 400;
}
.content h4 {
  padding: 2px 0 12px;
}
.collapses > .item {
  border: 1px solid #c5dbf6;
  margin-top: 10px;
}
.collapses > .item:first-child {
  margin-top: 0;
}
.collapses .item .title {
  background: #eaf3ff;
  color: #546576;
  padding: 16px 70px 16px 18px;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.collapses .item .title .toggle {
  width: 14px;
  height: 14px;
  background: url("../images/collapse.png") no-repeat;
  position: absolute;
  right: 16px;
  top: 17px;
  cursor: pointer;
}
.collapses .item.active .title {
  background: #fff;
}
.collapses .item > .desc {
  padding: 0 18px 13px;
  display: none;
  overflow: hidden;
  margin: 0;
  font-size: 14px;
}
.collapses .item > .desc.min-padding {
  padding: 15px 10px;
}
.collapses .item.active > .desc {
  display: block;
  margin-bottom: -1px;
  overflow: hidden;
}
.collapses .files {
  padding: 0 !important;
}
.collapses .files-list {
  padding-top: 0;
}
.collapses.checkbox .item > .desc {
  padding: 10px;
}
.collapses.checkbox .item > .desc .check-all-category,
.collapses.checkbox .item > .desc .check-all-iogv {
  margin: 5px 0 10px;
  display: inline-block;
}
.collapses .files .item {
  width: 100%;
  float: none;
  white-space: normal;
  padding: 0;
  font-size: 14px;
  margin-top: 4px;
  -o-text-overflow: clip;
  text-overflow: clip;
  overflow: visible;
}
.collapses .files .item:first-child {
  margin-top: 0;
}
.collapses .files .item .file {
  color: #1888ef;
  padding-left: 25px;
  position: relative;
  line-height: normal;
  display: inline-block;
}
.collapses .files .item .file:before {
  width: 16px;
  height: 16px;
  background: url("../images/files/file2.png") no-repeat center;
  margin-right: 2px;
  position: absolute;
  left: 0;
  top: 1px;
}
.collapses .files .item .file-size {
  color: #c7c7c7;
  font-weight: 300;
  padding-left: 3px;
}
.files:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.files .item {
  display: block;
  width: 50%;
  float: left;
  padding: 4px 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.files.file-col4 .item {
  width: 25%;
  padding-right: 5px;
}
.files .file:before,
.files-list .file:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("../images/files/file.png") no-repeat center;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.files .file.file-pdf:before,
.files-list .file.file-pdf:before {
  width: 13px;
  height: 16px;
  background: url("../images/files/pdf.png") no-repeat;
}
.files .file.file-xls:before,
.files-list .file.file-xls:before {
  width: 13px;
  height: 16px;
  background: url("../images/files/xls.png") no-repeat;
}
.files .file.file-word:before,
.files-list .file.file-word:before {
  width: 13px;
  height: 16px;
  background: url("../images/files/word.png") no-repeat;
}
.files .file-size {
  padding-left: 6px;
  color: #c7c7c7;
}
.files .file {
  margin-top: 6px;
}
.files .file:first-child {
  margin-top: 0;
}
.breadcrumbs {
  font-size: 12px;
  padding: 13px 0 0;
  margin-bottom: -5px;
  color: #8dafce;
  text-transform: uppercase;
  font-family: 'FiraMedium',Helvetica, Arial, sans-serif;
  /*letter-spacing: .5px;*/
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a,
.breadcrumbs span {
  margin-top: 10px;
  color: #a9b2bd;
  display: inline-block;
  margin-right: 20px;
  font-family: 'Fira', Arial, sans-serif;
}
.breadcrumbs i {
  width: 5px;
  height: 9px;
  display: inline-block;
  background: url("../images/breadcrumbs.png") no-repeat center;
  margin: 10px 20px 0 0;
}
body.insidePage header .banner {
  height: auto;
  padding: 0;
  margin: 0;
}
body.insidePage header .banner .logo a.logo-img {
  width: 250px;
  height: 150px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  margin-top: -74px;
}
body.insidePage header .banner .logo a.logo-img + .logo-center {
  margin: 35px 0 0 250px;
}
body.insidePage header .banner .header-slider .item {
  height: 360px;
}
.records-list .item .text p,
body.insidePage header .banner .logo-center > div h1 {
  margin-top: 0;
}
body.insidePage header .banner .buttons,
td.text-center {
  text-align: center;
}
body.insidePage header .banner .buttons .btn {
  margin: 0 15px;
}
body.insidePage header .boot,
body.insidePage nav {
  position: relative;
  z-index: 1010;
}
body.insidePage nav {
  z-index: 1000;
}

.records-list .item {
  font-weight: 400;
  margin-bottom: 50px;
}
.records-list .item .image {
  background: #cfe4f8 url("../images/image.png") no-repeat center;
  display: block;
  float: left;
  border: 1px solid #dbdbdb;
}
.records-list .item .image,
.records-list .item .image img {
  width: 160px;
  height: 160px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.records-list .item .desc {
  margin-left: 188px;
}
.records-list .item .title {
  color: #41484e;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  font-family: Fira,Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.records-list .item .type {
  color: #a8b7c5;
  margin-top: -2px;
  padding-bottom: 3px;
}
.records-list .item .text {
  font-size: 14px;
  line-height: normal;
  padding: 0;
  height: 73px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.records-list .item .boot {
  background: url("../images/dot.png") repeat-x;
  margin-top: 11px;
  padding-top: 12px;
  color: #a8b7c5;
}
.records-list .item .boot > div {
  display: inline-block;
  margin-left: 48px;
}
.records-list .item .boot .value {
  color: #41484e;
}
.records-list .item .boot .date:before,
.records-list .item .boot .price:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 12px;
}
.records-list .item .boot .date:before {
  background: url("../images/date.png") no-repeat;
}
.records-list .item .boot .price:before {
  background: url("../images/price.png") no-repeat;
}
.pager,
.pagination {
  font-size: 16px;
  text-align: center !important;
}
/*.pager li, .pagination li {
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #1888ef;
  border: 2px solid #1888ef;
  text-align: center;
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}*/
.pager li, .pagination li {
width: 31px;
    height: 31px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid transparent;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s;
}
/*.pager li a,
.pagination li a {
  color: #5a86b8;
  width: 28px;
  height: 28px;
  line-height: 28px;
  display: block;
}*/
.pager li a, .pagination li a {
    color: #1888ef;
    min-width: 31px;
    height: 31px;
    line-height: 27px;
    display: block;
    text-indent: -4px;
}
.portlet-content .form .row {
  font-size: 14px;
}

/*.yiiPager .selected {
  border: none !important;
  color:#41484e !important;
}

.yiiPager .selected a {
  border: 1px solid #1888ef;
  border-radius: 50%;
  color: #41484e !important;
}*/

.live-gov {
  display: block;
  right: 0px;
  width: 485px;
  height: 304px;
  background-size: cover;
  background: url(/govlive.jpg);
  position: absolute;
  border-radius: 10px;
}

.live-gov a {
    width: 485px;
    height: 304px;
    display: block;
}

.pager li.active,
.pager li.selected,
.pagination li.active,
.pagination li.selected {
  background: #1888ef;
  border: 2px solid transparent;
  transition: 0.3s;
}
.pager li:hover {
  background: #fff;
  border: 2px solid #1888ef;
  transition-property: background;
  transition: 0.3s;
}

.pager.inverse li.active,
.pager.inverse li.selected,
.pager.inverse li:hover,
.pagination li:hover,
.pagination.inverse li.active,
.pagination.inverse li.selected,
.pagination.inverse li:hover {
  background: #1888ef;
  border: 2px solid transparent;
  transition: 0.3s;
}

/*.pager li:hover,
.pager.inverse li.active,
.pager.inverse li.selected,
.pager.inverse li:hover,
.pagination li:hover,
.pagination.inverse li.active,
.pagination.inverse li.selected,
.pagination.inverse li:hover {
  background: #1888ef;
  border: 2px solid transparent;
  transition-property: background;
  transition: 0.3s;
}*/

.pager li:hover a {
  color: #1888ef;
  transition: 0.3s;
}

.yiiPager li {
  background: #fff;
  transition: 0.3s;
}

.pager.inverse li.active a,
.pager.inverse li.selected a,
.pager.inverse li:hover a,
.pagination li:hover a,
.pagination.inverse li.active a,
.pagination.inverse li.selected a,
.pagination.inverse li:hover a {
  color: #fff;
  transition: 0.3s;
}

.pager li.previous a,
.pagination li.previous a {
  position: relative;
  min-width: 26px;
  text-indent: -9999em;
}
.pager li.previous a:before,
.pagination li.previous a:before {
  content: '';
  width: 9px;
  height: 27px;
  display: block;
  margin: 0 auto;
  background: url("../images/pager_new.png") no-repeat center left;
  transition: 0.3s;
}
.pager li.next,
.pagination li.next {
  position: relative;
  min-width: 26px;
}
.pager li.next a,
.pagination li.next a {
  text-indent: -9999em;
}
.pager li.next a:before,
.pagination li.next a:before {
  content: '';
  width: 9px;
  height: 27px;
  display: block;
  margin: 0 auto;
  background: url("../images/pager_new.png") no-repeat center right;
  transition: 0.3s;
}
.pager li.first,
.pager li.last,
.pagination li.first,
.pagination li.last {
  width: auto;
  display: inline-block;
  white-space: nowrap;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 0 15px;
}

/*.pager.inverse {
  font-family: 'FiraMedium';
}*/

/*.pager.inverse li a,
.pagination.inverse li a {
  color: #fff;
}*/
.pager.inverse li.next a:before,
.pager.inverse li.previous a:before,
.pagination.inverse li.next a:before,
.pagination.inverse li.previous a:before {
  background-image: url("../images/pager_new.png");
  transition: 0.3s;
}
.pager.inverse li.next:hover a:before,
.pager.inverse li.previous:hover a:before,
.pagination.inverse li.next:hover a:before,
.pagination.inverse li.previous:hover a:before {
  background-image: url("../images/pager-inverse.png");
  transition: 0.3s;
}
.page-content .left {
  width: 480px;
  float: left;
}
.page-content .left .image {
//height: 160px;
  background: #cfe4f8 url("../images/image.png") no-repeat center;
}
.page-content .left .image,
.page-content .left .image img {
  width: 100%;
  display: block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.page-content .left .datalist {
  margin-top: 13px;
}
.page-content .left .datalist li {
  border-top: 1px solid #eee;
  padding: 11px 0 13px;
}
.page-content .left .datalist li:first-child {
  border: 0;
}
.page-content .left .datalist li .name {
  color: #a8b7c5;
  line-height: 18px;
}
.page-content .left .datalist li .value {
  line-height: 18px;
}
.page-content .left + .right {
  margin-left: 498px;
}
.page-content .left.wide {
  width: 320px;
}
.page-content .left.wide + .right {
  margin-left: 347px;
}
.page-content .right {
  position: relative;
  top: -5px;
}
.page-content .right .desc {
  font-size: 18px;
  color: #41484e;
  line-height: 28px;
  font-weight: 400;
}
hr {
  background: #e4e4e4;
  width: 63px;
  height: 2px;
  border: 0;
  margin: 20px 0;
}
.photo-gallery {
  margin-left: -1%;
  margin-top: 30px;
}
.photo-gallery .empty,
.video-gallery .empty {
  margin-left: 1%;
}
.photo-gallery .items li {
  float: left;
  width: 24%;
  margin-left: 1%;
  margin-bottom: 1%;
}
.photo-gallery .items li > a,
.video-gallery .items li > a {
  display: block;
  overflow: hidden;
}
.photo-gallery .items li > a{
  min-height: 468px;
  max-height: 468px;
}
.photo-gallery .title,
.video-gallery .title {
  font-size: 16px;
  color: #637b93;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-break: break-word;
}
.video-gallery .title {
  max-height: 80px;
  margin-top: 17px;
}
.photo-gallery .image,
.video-gallery .image {
  display: block;
  position: relative;
  width: 100%;
  height: 247px;
}
.photo-gallery .image img,
.video-gallery .image img,
.video-gallery .items img {
  width: 100%;
  height:100%;
}
.photo-gallery .image:before,
.video-gallery .image:before {
  content: "";
  display: block;
}
.photo-gallery .fancy-video,
.video-gallery .fancy-video {
  display: block;
  position: relative;
}
.photo-gallery .fancy-video:after,
.video-gallery .fancy-video:after {
  content: "";
  width: 58px;
  height: 58px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("../images/play-video2.png") no-repeat;
  margin: -29px 0 0 -29px;
}
.photo-gallery.album,
.questionnaire #QuestionnaireFrom_sex,
.video-gallery.album,
form .custom-error .error-trigger:hover:before {
  display: block;
}
.photo-gallery.album li,
.video-gallery.album li {
 /* background: #fff;*/
  -webkit-box-shadow: 0 3px 7px 0 rgba(0,1,1,0.05);
  box-shadow: 0 3px 7px 0 rgba(0,1,1,0.05);
}
.photo-gallery.album .title,
.video-gallery.album .title {
  height: 57px;
  font-size: 16px;
  color: #41484e;
  padding: 2px 50px 0 15px;
  display: block;
  line-height: 57px;
  margin-top: 0;
  position: relative;
}
.photo-gallery.album .title .name,
.video-gallery.album .title .name {
  display: inline-block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.25;
  vertical-align: middle;
  max-height: 41px;
  position: relative;
  top: -3px;
}
.photo-gallery.album .title .count,
.video-gallery.album .title .count {
  position: absolute;
  color: #cbced2;
  right: 15px;
  top: 18px;
  display: block;
  line-height: 1;
}
.photo-gallery.album .title .count:before,
.video-gallery.album .title .count:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/img-ico.png") no-repeat;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.photo-gallery.album .description,
.video-gallery.album .description {
  height: 89px;
  font-size: 14px !important;
  color: #637b93 !important;
  display: block;
  line-height: normal !important;
  padding: 8px 14px;
  font-weight: 300;
}
.photo-gallery.album .description > span,
.video-gallery.album .description > span {
  height: 68px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  line-height: 1.25 !important;
  font-size: 14px !important;
}
.photo-gallery.album .description-block,
.video-gallery.album .description-block {
  font-size: 14px;
  color: #637b93;
  display: block;
  line-height: normal;
  padding: 0 14px;
  font-weight: 300;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-top: 8px;
}
.video-gallery .items .description-block {
  font-size: 16px;
  color: #637b93;
  display: block;
  line-height: normal;
  font-weight: 300;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 8px 0;
}
.video-gallery.album .description-block {
  margin-bottom: 8px;
  height: 95px;
}
.photo-gallery.album .description-block .header,
.video-gallery.album .description-block .header,
.video-gallery .items .description-block .header {
  font-weight: bold;
}
.photo-gallery.album.album-video .count:before,
.video-gallery.album.album-video .count:before {
  background: url("../images/video-ico.png") no-repeat;
}
.photo-gallery .title {
  margin-top: 10px;
  display: block;
  height: 60px;
  max-height: 60px;
}
.photo-gallery .image.no-image {
  background: #e8eff7;
  text-align: center;
}
.photo-gallery .image.no-image > div {
  line-height: 175px;
}
.photo-gallery .image.no-image img {
  width: 44px;
  height: 48px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.video-gallery {
  margin-left: -1.3333333333333%;
  margin-right: -2.6666666666666%;
}
.video-gallery .items .body {
  position: relative;
  height: 100 pxc;
  padding: 7px 0 27px 0;
}
.video-gallery .items .body.opened {
  height: auto;
}
.video-gallery .items .body.opened .title.crowded {
  max-height: none;
}
.video-gallery .items li {
  width: 31%;
  margin-left: 1.3333333333333%;
  margin-bottom: 1.33333333333333%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.video-gallery .items .title {
  margin-top: 0;
  max-height: 60px;
}
.third li,
.video-gallery .items .title.crowded {
  position: relative;
}
.video-gallery .items .title.crowded:before {
  content: '...';
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  padding-left: 5px;
}
.video-gallery .items .image {
  width: 100%;
  height: 202px;
}
.video-gallery .items .image img {
  width: 100%;
  height: 202px;
  display: block;
}
.video-gallery .items .image .soon {
  font-size: 14px;
  padding: 10px 12px;
  color: #41484e;
  display: block;
}
.video-gallery .items .download {
  margin-top: 5px;
  width: auto;
  height: auto;
  display: inline-block;
  position: absolute;
}
.video-gallery .items .download:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  position: relative;
  top: 3px;
  background: url("../images/download.png") no-repeat;
}
.video-gallery .items .download .file-size {
  color: #c7c7c7;
  font-size: 13px;
}
.checkbox-list input[type=checkbox],
.form .row.captcha .image a,
.radio-list input[type=radio],
.radio-list-2 input[type=radio],
.video-gallery .items .desc {
  display: none;
}
.video-gallery.video-gallery-list {
  margin-left: 0;
}
.video-gallery.video-gallery-list .items > li {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-top: 20px;
}
.video-gallery.video-gallery-list .items > li > a {
  display: block;
  width: 233px;
  height: 175px;
  float: left;
}
.video-gallery.video-gallery-list .items > li .body {
  padding-left: 15px;
  margin-left: 238px;
  padding-bottom: 15px;
  height: auto;
}
.video-gallery.video-gallery-list .items > li .title {
  margin-top: 5px;
  display: block;
  font-size: 18px;
  max-height: none;
}
.video-gallery.video-gallery-list .items > li .desc {
  display: block;
  padding: 10px 0 0;
}
.video-gallery.video-gallery-list .items > li .desc * {
  text-align: left !important;
}
.video-gallery.video-gallery-list .items > li .download {
  margin-top: 10px;
  width: auto;
  height: auto;
  display: inline-block;
}
.video-gallery.video-gallery-list .items > li .image,
.video-gallery.video-gallery-list .items > li .image img {
  width: 233px;
  height: 175px;
}
.custom-bg {
  min-height: 400px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-bottom: 40px;
  padding-top: 80px;
  padding-bottom: 38px;
  color: #fff;
}
.custom-bg .image {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.custom-bg .image img,
.custom-bg .image.no-image {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 3px rgba(10,33,93,0.25);
  box-shadow: 0 0 0 3px rgba(10,33,93,0.25);
}
.custom-bg .image img {
  width: 160px;
  height: 160px;
  display: block;
}
.custom-bg .image.no-image {
  background: #fff url("../images/image.png") no-repeat center;
}
.custom-bg h2 {
  text-align: center;
  margin: 17px auto 15px;
}
.third li {
  width: 33.3333333333%;
  float: left;
  text-align: center;
}
.third li:after {
  content: '';
  position: absolute;
  left: -1px;
  top: 0;
  height: 100%;
  width: 2px;
  background: #fff;
  background: rgba(255,255,255,0.25);
}
.third li:first-child:after {
  display: none;
}
.third li .name {
  font-family: Fira,Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.third li .value {
  font-size: 19px;
  line-height: 24px;
}
.tabs a {
  float: left;
  display: inline-block;
  height: 34px;
  border: 1px solid #1888ef;
  background: #fff;
  line-height: 31px;
  padding: 0 52px;
  margin-left: -1px;
  color: #1888ef;
  font-weight: 400;
}
.tabs a.first,
.tabs a:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.tabs a.last,
.tabs a:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.tabs a.active {
  background: #1888ef;
  color: #fff;
}
.tabs.tabs-min a {
  padding: 0 15px;
}
.tabs.tabs-table {
  display: table;
  width: 100%;
}
.tabs.tabs-table a {
  display: table-cell;
  float: none;
  line-height: 1.25;
  padding: 10px 15px;
  vertical-align: middle;
  border-left: 0;
}
.tabs.tabs-table a:first-child {
  border-left: 1px solid #1888ef;
}
.content .head-content {
  padding: 0 0 17px;
}
.content .head-content .tabs {
  float: left;
}
.content .head-content .radio-list {
  float: right;
  margin-top: 7px;
}
.content .head-content .radio-list > div {
  float: left;
  margin-left: 60px;
}
.checkbox-list label,
.radio-list label,
.radio-list-2 label {
  display: inline-block;
  cursor: pointer;
}
.radio-list label:before {
  background: url("../images/radio-2.png") no-repeat top left;
  position: relative;
  top: 3px;
}
.checkbox-list label:before,
.radio-list label:before,
.radio-list-2 label:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 12px;
}
.radio-list-2 label:before {
  background: url("../images/radio-3.png") no-repeat top left;
  position: relative;
  top: 4px;
}
.checkbox-list label:hover:before,
.radio-list-2 label:hover:before {
  background-position: top center;
}
.radio-list-2 .row {
  margin-top: 10px;
}
.checkbox-list label {
  position: relative;
  padding-left: 26px;
}
.checkbox-list label:before {
  background: url("../images/checkbox.png") no-repeat top left;
  top: 50%;
  margin-top: -12px;
  position: absolute;
  left: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.control-charts {
  background: #f2f4f6;
  padding: 40px 0;
}
.checkbox-list input[type="checkbox"]:checked ~ label:before{
  width: 15px;
  height: 15px;
  background: url("../images/checkbox--checked.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  border: none;
}
.banner.control {
  height: 680px;
  background: url("../images/control.jpg") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url("/backgroundsize.min.htc");
}
.banner.control .logo {
  width: 342px;
  height: 342px;
  background: url("../images/logo.png") no-repeat;
  display: block;
  float: left;
  margin: 60px 15px 0 0;
}
.banner.control .logo img{
  display: none;
}
.banner.control .description {
  color: #fff;
  display: table;
  height: 400px;
  line-height: 490px;
}
.banner.control .description .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 300;
  text-shadow: 1px 1px 2px rgba(10,33,93,0.3);
}
.banner.control .description .title:after {
  content: '';
  width: 136px;
  height: 4px;
  background: #fff;
  display: block;
  background: rgba(255,255,255,0.3);
  margin: 15px 0;
}
.banner.control .description .text {
  font-size: 18px;
  font-weight: 400;
  text-shadow: 1px 1px 1px rgba(10,33,93,0.2);
}
.banner.control .description .text .control-description-text {
  position: relative;
}
.banner.control .description .text .control-description-button {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.banner.control .description .text .btn {
  margin-top: 34px;
}
.banner.control .description .v-center {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
.control-maps {
  min-height: 600px;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto !important;
}
.control-maps .dropdown-content,
.control-maps .google-maps {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.control-maps .dropdown-content {
  background: #fff;
  background: rgba(255,255,255,0.9);
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-top: 1px solid #e7e7e7;
}
.control-maps .dropdown-content.show {
  height: 100%;
}
.region-selected {
  float: right;
  margin-top: 7px;
}
.region-selected a.dropdown {
  font-size: 16px;
  color: #41484e;
  font-weight: 400;
  margin-left: 60px;
}
.region-selected a.dropdown:first-child {
  margin-left: 0;
}
.region-selected a.dropdown:after {
  content: '';
  width: 14px;
  height: 8px;
  background: url("../images/dropdown.png") no-repeat top left;
  display: inline-block;
  margin-left: 9px;
}
.region-list a.active,
.region-list a:hover,
.region-selected a.dropdown.active {
  color: #fb4a35;
}
.content .head-content .radio-list a.active:before,
.region-selected a.dropdown.active:after {
  background-position: top right;
}
.region-list {
  display: none;
}
.region-list a {
  color: #41484e;
  display: inline-block;
}
.region-list span {
  font-size: 18px;
  font-weight: 400;
}
.region-list ul {
  width: 33%;
  float: left;
  padding-top: 26px;
}
.region-list ul li {
  margin-top: 22px;
  padding-right: 10px;
}
.region-list ul li:first-child {
  margin-top: 0;
}
.region-list .checkbox-list label {
  position: relative;
  padding-left: 26px;
}
.region-list .checkbox-list label:before {
  position: absolute;
  top: 2px;
  left: 0;
}
.region-list .checkbox-list-all label {
  font-size: 18px;
  font-weight: 400;
}
.region-list .checkbox-list-all label:before {
  position: absolute;
  top: 4px;
  left: 0;
}
.page-menu ul li a {
  font-size: 16px;
  display: inline-block;
  background: url("../images/dot.png") repeat-x left top;
  padding: 7px 0;
}
.page-menu ul li:first-child a {
  background: 0 0;
}
.content .bold-desc {
  margin-top: 20px;
  font-size: 18px;
  color: #b8c4cf;
  line-height: 27px;
  font-family: Fira,Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.content .page-date {
  color: #a8b7c5;
}
.content h2 + .page-date {
  margin-top: -15px;
  padding-bottom: 12px;
}
.vote-list {
  margin-top: 25px;
}
.vote-list .title {
  font-size: 24px;
  font-family: Fira,Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
}
.vote-list .date {
  color: #a8b7c5;
  margin-right: 35px;
  display: inline-block;
}
.vote-list .anonymous {
  color: #fba458;
  font-weight: 400;
}
.vote-list .desc {
  color: #41484e;
  font-weight: 400;
}
.vote-list .info {
  padding: 5px 0 7px;
}
.vote-list > ul > li {
  background: url("../images/dot.png") repeat-x top left;
  padding: 25px 0;
}
.vote-list > ul > li:first-child {
  background: 0 0;
  border-top: 1px solid #dedede;
}
.vote-list.vote-old > ul > li {
  background: #fbfdff;
  border: 1px solid #deeaf7;
  padding: 25px 25px 10px;
  margin-bottom: 25px;
}
.vote-form ul {
  margin-top: 3px;
}
.vote-form ul li {
  margin-top: 10px;
}
.vote-form textarea {
  margin-top: 15px;
  max-width: 344px;
}
.ckeditor p,
.ratings-vote .ratings-vote-left .vote-result ul li,
.vote-form .buttons {
  margin-top: 15px;
}
.vote-form .buttons .btn {
  display: inline-block;
  margin-right: 25px;
}
.vote-form .buttons .result {
  color: #1888ef;
  display: inline-block;
  cursor: pointer;
}
.vote-form .vote-results {
  color: #41484e;
  line-height: 1.25;
  font-size: 16px;
  font-weight: bold;
  margin-left: 15px;
}
.vote-form .vote-count {
  margin-left: 5px;
  font-size: 16px;
}
.vote-result {
  margin-top: 20px;
}
.section-date .page-date b,
.vote-result .label {
  font-weight: 400;
}
.vote-result .label .percent {
  float: right;
  font-size: 18px;
  color: #6ea4e8;
}
.vote-result .label .name {
  float: left;
  color: #8fa3bc;
  font-size: 16px;
}
.vote-result .label .name .count {
  color: #41484e;
  font-size: 18px;
  margin-left: 3px;
  display: inline-block;
}
.vote-result ul li {
  margin-top: 25px;
}
.vote-result .progress {
  background: #dcecfc;
  height: 8px;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
}
.vote-result .progress .progress-bar {
  background: #78adf0;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.vote-result .answers-count {
  margin: 20px 0;
  color: #8fa3bc;
}
.vote-result .answers-count .count {
  color: #ff6102;
  font-size: 18px;
}
section.min h2 {
  font-size: 20px;
}
.section-date {
  padding: 0;
}
.questionnaire #QuestionnaireFrom_sex > span,
.section-date .social-share {
  float: right;
}
.section-date .page-date {
  color: #a1a8af;
  background: #efefef;
  height: 36px;
  display: inline-block;
  padding: 0 19px;
  line-height: 36px;
  font-size: 12px;
  letter-spacing: 0.25px;
}
.section-date .page-date .line {
  color: #a1a8af;
  margin: 0 2px;
  display: inline-block;
}
.hr {
  margin: 20px 0;
  height: 1px;
  background: #dfdfdf;
}
.feedback-modal {
  width: 700px;
}
.feedback-modal .toggle-questions {
  color: #0f81cc;
  border-bottom: 1px dotted;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  margin-left: 20px;
  cursor: pointer;
  font-size: 13px;
  margin-top: 30px;
}
.feedback-modal .toggle-questions:before {
  content: ' ';
  width: 13px;
  height: 13px;
  display: block;
  position: absolute;
  left: -20px;
  top: 1px;
  background: url("../images/collapse.png") no-repeat top right;
}
.feedback-modal .toggle-questions.open:before {
  background: url("../images/collapse.png") no-repeat top left;
}
.fancybox-skin .head {
  background: #309cff;
  color: #fff;
  font-size: 24px;
  padding: 11px 50px 11px 30px;
}
.fancybox-skin .body {
  padding: 30px;
}
.fancybox-skin .desc {
  line-height: 17px;
  padding: 10px 0 40px;
}
.fancybox-skin .feedback-type {
  display: table;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.fancybox-skin .feedback-type a {
  display: table-cell;
  text-align: center;
  color: #1888ef;
  text-decoration: none;
  border: 1px solid #1888ef;
  padding: 4px 3px 5px;
  vertical-align: middle;
}
.fancybox-skin .feedback-type a.active {
  color: #4f575c;
  border: 1px solid #65afef;
}
.fancybox-skin .modal-quetions {
  border: 1px dotted #a4adb2;
  padding: 13px 15px 15px;
  margin: 10px 0 30px;
  display: none;
}
.fancybox-skin .modal-quetions a {
  color: #5e8aa8;
  font-size: 12px;
  line-height: 16px;
}
.fancybox-skin .modal-quetions > div {
  padding-top: 5px;
}
.fancybox-skin .modal-quetions > div:first-child {
  padding-top: 0;
}
.fancybox-type-ajax .fancybox-skin .body {
  background: #fff;
  margin-bottom: 15px;
}
.form.w-300 {
  width: 300px;
}
.form.w-400 {
  width: 400px;
}
.form.w-500 {
  width: 500px;
}
.form .input-group > .row {
  width: 50%;
  float: left;
  padding-left: 20px;
  margin-top: 0;
}
.form .input-group > .row:first-child {
  padding-left: 0;
}
.form .input-group:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.form label {
  display: inline-block;
  margin-bottom: 4px;
}
.form span.required {
  font-size: 14px;
  color: #e89e00;
}
.form .row.captcha {
  margin-top: 20px;
}
.form .row.captcha .image {
  float: left;
  margin-right: 19px;
}
.form .row.captcha .image img {
  cursor: pointer;
}
.form .row.captcha .right {
  float: left;
  margin-left: 0;
}
.form .row.captcha .right label {
  display: block;
  margin-top: -4px;
}
.form .row.captcha .right input {
  width: 220px;
}
.form .captcha .captcha {
  width: 110px;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
}
.form .captcha .captcha img {
  border: 2px solid #cae1fb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 44px;
}
.form .captcha .captha-field {
  display: inline-block;
  vertical-align: top;
  width: 200px;
}
.form .w-300 {
  width: 300px;
}
.form .w-400 {
  width: 400px;
}
.form .w-500 {
  width: 500px;
}
.form .btn {
  min-width: 200px;
  margin-top: 20px;
  max-width: 100%;
  text-align: center;
}

#login-form .submit .btn {
  margin-top: 0px;
}

#login-form a.sing-in_esia {
    padding-top: 20px;
    display: block;
    text-align: center;
}

#login-form a#yw0_button {
    display: block;
    padding-bottom: 20px;
}

#login-form a.recovery-pwd {
    display: block;
    text-align: center;
}

.rememberMe .submit .btn {
  margin-top: 0px;
}

.form .btn.small {
  min-width: 0;
}
.form .errorMessage,
.form .error_msg {
  color: #f00;
  font-size: 12px;
}
.form .hint,
.form .note {
  font-size: 12px;
  color: #bac5cd;
  margin: 15px 0 20px;
}
.form .input-group {
  margin-top: 11px;
}
.form .input-group:first-child,
.form .row:first-child {
  margin-top: 0;
}
.feedback.form .hint {
  margin: 30px 0 25px;
}
.feedback.form .input-group .row.row-email {
  width: 49%;
  margin-left: 1%;
  float: right;
  margin-top: 0;
  padding: 0;
}
.feedback.form .input-group .row.row-fio {
  width: 50%;
  float: left;
}
.feedback.form .btn {
  width: 200px;
  margin-top: 16px;
  margin-right: 15px;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px !important;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.questionnaire form {
  width: 282px;
}
.questionnaire .label {
  color: #41484e;
  font-weight: 600;
  padding-bottom: 2px;
}
.questionnaire #QuestionnaireFrom_sex span:first-child {
  float: left;
}
.questionnaire .row {
  margin-top: 20px;
}
.questionnaire .row-questionnaire .questionnaire-date,
.questionnaire .row-questionnaire .questionnaire-month {
  text-align: center;
  margin-top: 4px;
  font-size: 14px;
  float: left;
}
.questionnaire .row-questionnaire .questionnaire-year {
  text-align: center;
  margin-top: 4px;
  font-size: 14px;
}
.questionnaire .row-questionnaire .chosen-container {
  text-align: center;
  margin-top: 4px;
  font-size: 14px;
  float: left;
}
.questionnaire .row-questionnaire .questionnaire-date {
  width: 60px;
  margin-right: 12px;
}
.questionnaire .row-questionnaire .questionnaire-month {
  width: 126px;
}
.questionnaire .row-questionnaire .questionnaire-year {
  width: 72px;
  float: right;
}
.collapse-list.jobs .items .body .contact > div,
.questionnaire .chosen-container {
  margin-top: 4px;
}
.ratings-vote .ratings-vote-left {
  width: 295px;
  float: left;
}
.ratings-vote .ratings-vote-left h3 {
  font-size: 20px;
  font-family: Fira,Helvetica, Arial, sans-serif;
  padding-bottom: 12px;
}
.ratings-vote .ratings-vote-left .image {
  width: 86px;
  float: left;
  margin-right: 19px;
}
.ratings-vote .ratings-vote-left .image img {
  width: 86px;
  height: auto;
  display: block;
}
.ratings-vote .ratings-vote-left .names {
  font-family: Fira,Helvetica, Arial, sans-serif;
  color: #41484e;
  width: 190px;
  margin-left: 105px;
  position: relative;
  top: -3px;
}
.ratings-vote .ratings-vote-left .names .post {
  font-family: Fira,Helvetica, Arial, sans-serif;
  color: #a5a2a2;
  padding-top: 5px;
}
.ratings-vote .ratings-vote-left .cont-all {
  margin: 18px 0 20px;
  font-size: 20px;
}
.ratings-vote .ratings-vote-left .cont-all .number {
  color: #ff610b;
  float: right;
}
.ratings-vote .ratings-vote-left .desc {
  font-size: 16px;
}
.ratings-vote .ratings-vote-left .vote-result .label .name {
  font-size: 14px;
  margin-right: 25px;
}
.ratings-vote .ratings-vote-left .vote-result .label .name .count,
.ratings-vote .ratings-vote-left .vote-result .label .percent {
  font-size: 14px;
}
.ratings-vote .ratings-vote-left .vote-result .progress {
  height: 6px;
  margin-top: 6px;
}
.ratings-vote .ratings-vote-left .vote-result .progress .progress-bar {
  height: 6px;
}
.ratings-vote .ratings-vote-left .vote-result .btn {
  margin-top: 28px;
}
.ratings-vote .ratings-vote-right {
  width: 534px;
  float: right;
}
.ratings-vote .ratings-vote-right svg path {
  fill: #fffbf4;
  stroke: #bdd2e8;
  stroke-width: 2px;
}
.iomsu-maps svg path.active,
.iomsu-maps svg path:hover,
.ratings-vote .ratings-vote-right svg path.active {
  fill: #ffd9a6;
}
.control-form {
  width: 100%;
}
.control-form .w-500 {
  width: 500px;
}
.control-form .errorMessage {
  font-size: 13px;
}
.control-form .row.error .chosen-container-single .chosen-single,
.control-form .row.error input[type=text],
.control-form .row.error textarea {
  border: 2px solid #ff6a6a;
}
.control-form #controlSections {
  position: relative;
}
.control-form #controlSections input[type="button"] {
  font-size: 85%;
  min-width: 31%;
  max-width: 100%;
  height: 32px;
  line-height: 25px;
  padding: 0 4px;
  margin-right: 5px;
  margin-top: 0;
  display: inline-block;
}
.control-form #controlCategoryWrapper {
  display: none;
  margin-top: 10px;
}
.control-form #selectedCategoryWrapper {
  display: none;
  margin-top: 0;
  padding-right: 30px;
  position: relative;
}
.control-form #selectedCategory {
  padding: 2px 8px;
  color: #a5c2ea;
  background: #fff;
  -webkit-box-shadow: 0 0 0 2px #a5c2ea;
  box-shadow: 0 0 0 2px #a5c2ea;
  margin-right: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  min-height: 32px;
  font-size: 85%;
  max-width: 94%;
  line-height: 25px;
  display: inline-block;
}
.control-form #selectedCategory:hover {
  background: #a5c2ea;
  color: #fff;
}
.control-form #controlCategoryWrapper ul {
  list-style-type: none;
  max-height: 142px;
  overflow-y: auto;
  border: 2px solid #cae1fb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.control-form #controlCategoryWrapper ul li {
  padding: 4px;
}
.control-form #controlCategoryWrapper ul li.active {
  background-color: #91bff7;
  color: #fff;
}
.control-form #controlCategoryWrapper ul li:hover {
  background: #91bff7;
  color: #fff;
}
.control-form #btnResetSections,
.control-form #btnResetCategories {
  background: url(../images/close-popup.png) no-repeat top left;
  cursor: pointer;
  width: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-left: 8px;
}
#controlSections {
  position: relative}
.control-form #btnResetSections {
  display: none;
  position: absolute;
  min-height: 15px;
  top: 10px;
}
.control-form #btnResetCategories {
  display: inline-block;
  position: absolute;
  min-height: 15px;
  top: -webkit-calc(50% - 7px);
  top: calc(50% - 7px);
}

.form div label {
  display: inline-block;
  margin-top: 12px;
}
#registration-form{
  margin-top: 0}
#btnConfirmCode{
  margin-top: 15px;
}
.search-button {
  width: 30px;
  height: 30px;
  background: url("../images/search2.png") no-repeat center;
  border: 0;
  display: block;
  cursor: pointer;
}
.search-row {
  position: relative;
}
.search-row .search-button {
  position: absolute;
  right: 5px;
  top: 50%;
  z-index: 100;
}
.qq-uploader .qq-upload-drop-area {
  display: block !important;
}
.qq-uploader .drop-area-help,
.qq-uploader .max-file-size {
  display: none;
}
.qq-uploader .qq-upload-button {
  color: #1888ef;
  display: inline-block;
}
.qq-uploader .qq-upload-button:before {
  content: '';
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("../images/attach.png") no-repeat;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.qq-uploader .qq-table-files-list,
.qq-uploader .uploader-wrapper {
  display: none;
  background-color: #fae7d0;
  border: 1px solid #efd6b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  margin-top: 6px;
  white-space: nowrap;
}
.qq-uploader .qq-table-files-list .uploader-image-preview,
.qq-uploader .uploader-wrapper .uploader-image-preview {
  background-image: none !important;
  display: inline-block;
  color: #4e4e4e;
}
.qq-uploader .qq-table-files-list.show,
.qq-uploader .uploader-wrapper.show {
  display: inline-block;
}
.qq-uploader .qq-table-files-list .delete_file,
.qq-uploader .uploader-wrapper .delete_file {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url("../images/remove.png") no-repeat center;
  cursor: pointer;
  margin-left: 7px;
  position: relative;
  top: 2px;
}
.qq-upload-list li {
  list-style: none;
}
.qq-files .qq-files-list .fileitem,
.qq-upload-list li {
  background-color: #fae7d0;
  border: 1px solid #efd6b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  margin-top: 6px;
  white-space: nowrap;
  display: inline-block;
}
.last-vote-list a,
.qq-files .qq-files-list .filename {
  color: #4e4e4e;
  display: inline-block;
}
.qq-files .qq-files-list .delete_file,
.qq-files .qq-files-list .delete_file_multi {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url("../images/remove.png") no-repeat center;
  cursor: pointer;
  margin-left: 7px;
  position: relative;
  top: 2px;
}
.other-block .faq-block {
  padding: 30px;
  height: 357px;
  background-repeat: no-repeat;
  background-position: top right;
  background: #fff;
  -webkit-box-shadow: 0 0 0 2px rgba(10,33,93,0.2);
  box-shadow: 0 0 0 2px rgba(10,33,93,0.2);
  position: relative;
}
.other-block .faq-block #ask {
  position: absolute;
  bottom: 25px;
  right: 30px;
}
.other-block .faq-block .questions li {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0;
  overflow: hidden;
}
.other-block .faq-block .questions li + li,
.table_list li + li {
  margin-top: 10px;
}
.other-block .faq-block .btn {
  margin-top: 10px;
  font-family: Fira,Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  line-height: 46px;
  background-color: #1888ef;
}
.other-block .faq-block textarea {
  margin: 10px 0;
  clear: both;
  width: 100%;
  height: 185px;
  background: #fff;
}
.afisha-body {
  font-size: 14px;
}
.afisha-body label {
  color: #a8b7c5;
  line-height: 18px;
}
.other-block .other-highlight *{
  font-size: 15px;
}
.last-vote-list a {
  font-size: 15px;
  color: #fff;
  max-height: 61px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.last-vote-list a:hover {
  text-decoration: underline;
}
.table_list {
  font-size: 16px;
}
.links-list {
  position: relative;
  z-index: 100;
}
.links-list .links-list-items.active h4 a {
  color: #fb4933;
}
.links-list .links-list-items ul {
  margin-left: 15px;
  padding-bottom: 15px;
}
.links-list h4 {
  padding-bottom: 6px;
  font-size: 14px;
}
.links-list ul + h4 {
  padding-top: 15px;
}
.links-list ul + ul {
  margin-top: 12px;
}
.links-list ul li {
  margin-top: 5px;
}
.links-list .toggle {
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  background: #1888ef;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  font-family: Arial, Tahoma;
  margin-left: 5px;
}
.links-list .hide {
  display: none;
}
.links-list.regions ul {
  overflow: hidden;
}
.links-list.regions ul li {
  width: 450px;
  max-width: 100%;
}
.search-filter {
  padding-bottom: 30px;
}
.search-filter .row {
  width: 42%;
  float: left;
  margin-left: 1.5%;
}
.search-filter .row:first-child {
  margin-left: 0;
}
.search-filter .row.buttons {
  width: 10%;
}
.search-filter .row.buttons .btn {
  margin-top: 17px;
}
.search-filter .row .label {
  display: block;
  padding-bottom: 5px;
}
.grid-view-loading,
.list-view-loading {
  position: relative;
  background: 0 0;
}
.grid-view-loading:after,
.list-view-loading:after {
  content: '';
  width: 32px;
  height: 32px;
  background: url("../images/loader.gif") no-repeat center;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -16px;
}
.grid-view-loading .items,
.list-view-loading .items {
  opacity: 0.5;
  -webkit-filter: filter(50);
  filter: filter(50);
}
form .error-trigger {
  display: none;
}
form .custom-error {
  position: relative;
}
form .custom-error .error-trigger {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #ff6a6a;
  position: absolute;
  top: -27px;
  right: 4px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  cursor: default;
  display: block;
}
form .custom-error .error-trigger:before {
  position: absolute;
  content: attr(data-error);
  background: #607d9b;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 8px;
  font-size: 14px;
  bottom: 20px;
  left: -100px;
  width: 200px;
  display: none;
}
form .custom-error .chosen-container .chosen-single,
form .custom-error input.error,
form .custom-error textarea.error {
  border-color: #ff6a6a;
}
form .checkbox-list .custom-error {
  padding-right: 30px;
}
form .checkbox-list .custom-error label {
  color: #ff6a6a;
}
form .checkbox-list .error-trigger {
  top: 3px;
}
.blue-bg {
  background: #f7fbff;
}
.item-list-view {
  padding: 20px 0 30px;
  display: inline-block;
  width: 100%;
}
.item-list-view .item {
  background: #fff;
  border: 1px solid #d8e5fd;
  padding: 18px 12px 25px 22px;
  margin-top: 9px;
}
.item-list-view .item:first-child {
  margin-top: 0;
}
.item-list-view .list-td {
  float: left;
}
.item-list-view .list-td.list-title {
  width: 450px;
}
.item-list-view .list-td.list-title .title {
  font-size: 18px;
  display: inline-block;
}
.item-list-view .list-td.list-title .text-message {
  margin-top: 7px;
}
.item-list-view .list-td.list-status {
  width: 151px;
  margin: 3px 10px 0;
}
.item-list-view .list-td.list-user {
  width: 151px;
  margin: 3px 0 0;
}
.item-list-view .list-td.list-user span {
  font-size: 12px;
  color: #66707b;
  display: inline-block;
}
.item-list-view .list-td.item-stats {
  width: 150px;
}
.item-list-view .list-td.item-stats .like {
  margin: 0;
  cursor: default;
}
.item-list-view .list-td.item-stats .count b,
.item-list-view .list-td.item-stats .like b {
  width: 38px;
  font-size: 20px;
  text-align: right;
  display: inline-block;
  position: relative;
  top: 2px;
}
.item-list-view .list-td.item-stats .count span,
.item-list-view .list-td.item-stats .like span {
  width: 100px;
  display: inline-block;
}
.item-list-view .list-td.item-stats .count b {
  color: #d84165;
}
.item-list-view .list-td.item-stats .count b.green {
  color: #1ea970;
}
.item-list-view .list-td .status {
  position: relative;
  padding-left: 23px;
  display: inline-block;
}
.item-list-view .list-td .status:before {
  position: absolute;
  top: 1px;
  left: 0;
}
.item-list-view .offset-image {
  margin-left: 115px;
}
.item-list-view .image {
  float: left;
  position: relative;
  top: 4px;
}
.item-list-view .image .images {
  background: #cfe4f8 url("../images/image.png") no-repeat center;
}
.item-list-view .image .images,
.item-list-view .image img {
  width: 100px;
  height: 100px;
  display: block;
}
.item-list-view .desc {
  line-height: 24px;
  margin-top: 10px;
}
.item-list-view .body,
table {
  width: 100%;
}
.item-list-view .title {
  font-size: 20px;
  color: #000;
  text-decoration: none;
  font-family: Fira,Helvetica, Arial, sans-serif;
}
.item-list-view .title:hover {
  text-decoration: underline;
}
.item-list-view .item-stats {
  color: #3d4a5d;
}
.item-list-view .item-stats b {
  font-size: 24px;
  font-weight: 300;
}
.item-list-view .item-stats .all {
  width: 200px;
  display: inline-block;
  font-family: Fira,Helvetica, Arial, sans-serif;
  color: #9ba3ad;
  float: left;
}
.control-content .control-content-left .item-stats .all b,
.item-list-view .item-stats .all b {
  color: #616b79;
}
.item-list-view .item-stats .like b {
  color: #1ea970;
  line-height: 1;
}
.item-list-view .item-stats .dislike,
.item-list-view .item-stats .like {
  cursor: pointer;
  margin-right: 30px;
  float: left;
}
.item-list-view .item-stats .dislike b {
  font-size: 20px;
  color: #d84165;
  line-height: 1;
}
.item-list-view .item-stats .comment {
  float: left;
}
.item-list-view .item-stats .comment b {
  color: #5f8ec8;
  display: inline-block;
  line-height: 1;
}
.item-list-view .btn {
  margin-top: 18px;
}
.item-list-view .pager {
  margin-top: 30px;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #d3e6fe;
  font-size: 14px;
  background: #fff;
}
table thead td,
table thead th {
  text-transform: uppercase;
  color: #8399ae;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: left;
  padding: 10px 20px;
  border: 0;
  border-bottom: 2px solid #d3e6fe;
  font-weight: 400;
}

table tbody td {
  color: #2e4052;
  font-size: 14px;
  padding: 8px 20px 9px;
  border: 1px solid #e4edf9;
  line-height: 22px;
  vertical-align: top;
}
table tbody td a {
  word-break: break-all;
}
table tbody tr:last-child td {
  border-bottom: 0;
}
table tbody tr:last-child td:before {
  display: none;
}
table.no-style {
  border: 0;
}
table.no-style td {
  border: 0;
  padding: 8px 15px 9px;
  vertical-align: top;
}
table .sort-link {
  color: #8897ac;
  position: relative;
  display: block;
  padding-right: 10px;
}
table .sort-link:after {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
  content: '';
  width: 6px;
  height: 10px;
  display: block;
  background: url("../images/sort.png");
}
table .sort-link.asc:after {
  background: url("../images/sort-asc.png");
}
table .sort-link.desc:after {
  background: url("../images/sort-desc.png");
}
.table-compact table th {
  font-size: 11px;
  padding: 10px;
}
.table-compact table td:first-child,
.table-compact table th:first-child {
  padding-left: 20px;
}
.table-compact table td:last-child,
.table-compact table th:last-child {
  padding-right: 20px;
}
.table-compact table td {
  font-size: 13px;
  padding: 10px;
}

.table-count{
  background: transparent;
  padding:10px 10px 10px 10px;
  border: 0px solid #e4edf9;
  line-height: 0.9;
  vertical-align: middle;
  text-align: left;
}

.table-count1{
  font-size: 40px;
  padding-top: 0px;
  vertical-align: middle;
  text-align: right;
  font-weight: bold;
}

.calendar {
  padding: 10px 0px 10px 0px;
    position: relative;
    /*background: #fff;*/
    float: left;
    width: 374px;
    line-height: 1.5;
    height: 100%;
    min-height: 375px;
    overflow-y: auto;
    color: #637b93;
    border-right: 1px solid #e6ecf8;
}

.event_items .event_date {
  font-size: 13px;
}

.event_items .time {
  font-size: 12px;
  color: #c3c3c3;
  margin-bottom: 5px;
  display: block;
}

.event_items a {
  font-size: 14px;
  color: #41484e !important;
  font-family: 'FiraMedium';
}

.calendar-table {
  flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    color: #fff;
    transition: all 0.3s;
    padding: 30px 30px 30px 30px;
    position: relative;
    /*background: #fff;*/
    float: right;
    width: 100%;
    line-height: 1.5;
    height: 100%;
    min-height: 367px;
}

.calendar-block {
  position: relative;
    margin-right: 6px;
    background: #fff;
    border: 1px solid #e6ecf8;
    border-radius: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    float: left;
    width: -webkit-fill-available;
}

.calendar-block .clearfix:first-child {
  margin-top: 0;
}

.calendar-block .clearfix {
  margin-top: 25px;
}

/*.calendar-block{
  box-shadow: 0px 0px 30px #dfe2ea;
}*/

.calendar-block .event_items {
  font-size: 15px;
}

.custom-tab-labels {
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.new-news-block.marge2 {
  margin-right: 50px;
}

.custom-tab-labels a {
  display: table-cell;
  text-align: center;
  color: #1888ef;
  text-decoration: none;
  border: 1px solid #1888ef;
  padding: 4px 15px 5px;
}
.custom-tab-labels a.active {
  color: #fff;
  background: #1888ef;
}
.item-list {
  margin: 20px 0 10px;
  display: inline-block;
  max-width: 340px;
}
.item-list > div {
  margin-bottom: 15px !important;
}

.item-list > div:first-child {
  border-top: none !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
}
.item-list .label {
  width: 210px;
  display: inline-block;
  font-family: Fira,Helvetica, Arial, sans-serif;
  color: #9ba3ad;
  float: left;
}
.item-list .field {
  display: table;
}
.status,
.status.status-1 {
  color: #c1cfd0;
}
.status:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
}
.status.status-1:before,
.status:before {
  background-image: url("../images/status-0.png");
}
.status.status-2 {
  color: #885cd9;
}
.status.status-2:before {
  width: 18px;
  background-image: url("../images/status-1.png");
}
.status.status-3 {
  color: #dba44c;
}
.status.status-3:before {
  background-image: url("../images/status-2.png");
}
.status.status-4 {
  color: #40a76b;
}
.status.status-4:before {
  background-image: url("../images/status-4.png");
}
.status.status-5 {
  color: #bd4343;
}
.status.status-5:before {
  background-image: url("../images/status-3.png");
}
.status.status-6 {
  color: #dba44c;
}
.status.status-6:before {
  background-image: url("../images/status-2.png");
}
.status.status-7 {
  color: #c1cfd0;
}
.status.status-7:before {
  background-image: url("../images/status-7.png");
}
.status.status-9 {
  color: #3a77e2;
}
.status.status-9:before {
  background-image: url("../images/status-8.png");
}
.ckeditor table {
  margin: 20px 0;
}
.ckeditor table td,
.ckeditor table th {
  padding: 8px 10px 9px;
}
.ckeditor ol,
.ckeditor ul {
  padding-left: 30px;
}
.ckeditor ol li,
.ckeditor ul li {
  list-style: inherit;
}
.ckeditor a {
  word-break: break-all;
  color: #1888ef;
  text-decoration: underline;
}

.main-collapse-target .owl-carousel.shown{
  opacity: 1;
}
.main-collapse-toggle .block-header{
  margin-bottom: 0;
  transition: .5s;
}
.main-collapse-toggle .block-header .link{
  opacity: 1;
  visibility: hidden;
 /* transition: .3s;*/
}
.main-collapse-toggle.active .block-header{
  margin-bottom: 25px;
  width: 100%;
    display: block;
    max-width: unset;
}
.main-collapse-toggle.active .block-header .link{
  visibility: visible;
  opacity: 1;
  float: right;
}
.main-collapse-toggle h2{
  position: relative;
}
.main-collapse-toggle h2:last-of-type:after{
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  background: url("../images/round-arrow.svg") center no-repeat;
  background-size: contain;
  left: calc(100% + 10px);
  transition: .3s;
  top:calc(50% - 10px)
}
.main-collapse-toggle.active h2:last-of-type:after{
  transform: rotate(180deg);
}
.ckeditor img {
  max-width: 100%;
  height: auto !important;
}
.highlight {
  background: #fff;
  border: 1px solid #d8e5fd;
  padding: 20px 25px;
}

.changepass {
  max-width:400px;
}

.selfinfo {
  max-width:400px;
}

.highlight .title {
  font-family: 'IdealistSC',Helvetica, Arial, sans-serif;
  font-size: 24px;
}
.highlight .hr {
  border: 0;
  background: #d8e5fd;
  height: 1px;
  display: block;
  margin: 30px -25px;
}
.highlight .descr {
  margin-top: 5px;
  line-height: 24px;
}
.highlight .descr h4 {
  font-size: 20px;
  line-height: normal;
}
.highlight .attach-files {
  margin-top: 15px;
}
.attach-files h4 {
  font-size: 14px;
  margin-bottom: -6px;
}
.attach-files .file,
.content .search-block form,
.content-column .right-column .checkbox-list li {
  margin-top: 5px;
}
.attach-files .file:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("../images/files/file.png") no-repeat center;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.attach-files .file-size {
  padding-left: 6px;
  color: #c7c7c7;
}
.comments-block {
  padding: 0 5px 10px;
}
.comments-block .count {
  font-family: 'IdealistSC',Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #374252;
  font-weight: 400;
}
.comments-block .comments-list {
  margin-top: 26px;
}
.comments-block .item {
  margin-top: 40px;
}
.comments-block .item:first-child,
.content-column .right-column .checkbox-list li:first-child {
  margin-top: 0;
}
.comments-block .item.item-answer {
  padding-left: 40px;
}
.comments-block .item .image {
  width: 42px;
  float: left;
  margin-right: 17px;
  background: #cfe4f8;
  position: relative;
  top: 4px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.comment-form .image img,
.comments-block .item .image img {
  width: 42px;
  height: 42px;
  display: block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.comments-block .item .body {
  display: table;
}
.comments-block .item .name {
  font-size: 16px;
  font-family: 'IdealistSC',Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #040404;
}
.comments-block .item .text {
  color: #3d4a5d;
  line-height: normal;
  font-size: 14px;
  padding: 5px 0 7px;
}
.comments-block .item .date {
  color: #b9b9b9;
  font-size: 12px;
}
.comments-block .item .comment-files {
  padding: 10px 0 0 60px;
}
.comments-block .item .comment-files a img {
  width: 50px;
  height: 50px;
}
.comments-block .item .reply {
  font-size: 12px;
  margin-top: 8px;
  display: inline-block;
}
.comments-block .item .reply-block {
  margin-top: 10px;
  display: none;
}
.comment-form {
  margin-top: 45px;
}
.comment-form .image {
  width: 42px;
  margin-right: 17px;
  background: #cfe4f8;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
}
.comment-form .btn {
  min-width: 0;
}
.comment-form .form {
  margin-left: 60px;
}
.control-content .control-content-left {
  float: left;
  width: 64%;
}
.control-content .control-content-left .item-stats {
  color: #3d4a5d;
}
.control-content .control-content-left .item-stats b {
  font-size: 24px;
  font-weight: 300;
}
.control-content .control-content-left .item-stats .all {
  width: 200px;
  display: inline-block;
  font-family: 'IdealistSC',Helvetica, Arial, sans-serif;
  color: #9ba3ad;
  float: left;
}
.control-content .control-content-left .item-stats .like b,
.ratings .ratings-right span.green {
  color: #1ea970;
}
.control-content .control-content-left .item-stats .dislike,
.control-content .control-content-left .item-stats .like {
  cursor: pointer;
  margin-right: 30px;
  float: left;
}
.control-content .control-content-left .item-stats .dislike b {
  color: #d84165;
}
.control-content .control-content-left .item-stats .comment {
  float: left;
}
.control-content .control-content-left .item-stats .comment b {
  color: #5f8ec8;
}
.control-content .control-content-left .status {
  position: relative;
  padding-left: 23px;
}
.control-content .control-content-left .status:before {
  position: absolute;
  left: 0;
  top: 0;
}
.control-content .control-content-left .number-like {
  color: #1ea970;
  line-height: 1;
  position: relative;
  top: 1px;
}
.control-content .control-content-left .button-like {
  margin-left: 10px;
  display: inline-block;
  line-height: 28px;
}
.control-content .control-content-left .button-like:before {
  content: '';
  width: 15px;
  height: 13px;
  background: url("../images/like-white.png") no-repeat;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.control-content .control-content-left .button-like.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.control-content .control-content-right {
  float: right;
  width: 35%;
}
.control-content .control-content-right .highlight {
  padding: 15px;
}
.control-content .control-content-right .image,
.desc-monitoring p {
  margin-bottom: 5px;
}
.control-content .control-content-right .image img {
  width: 100%;
  display: block;
}
.control-content .control-content-right .small-images {
  margin-bottom: 20px;
  margin-left: -1%;
}
.control-content .control-content-right .small-images img {
  width: 19%;
  height: auto;
  display: block;
  float: left;
  margin-left: 1%;
  margin-top: 1%;
}
.control-content .maps-widget > div {
  width: 100%;
  height: 300px;
  background: #efefef;
}
.control-content .maps-widget > div .gm-style-cc {
  display: none;
}
.content .page-content table.files {
  padding: 0;
  margin: 15px 0 30px;
}
.content .page-content table.files tr td,
.related-news li {
  vertical-align: top;
}
.content .page-content table.files tr td.file {
  width: 400px;
  max-width: 400px;
}
.content-column .left-column {
  margin-right: 270px;
}
.content-column .right-column {
  width: 256px;
  float: right;
}
.content .search-block,
.content .search-block .info {
  display: inline-block;
  width: 100%;
}
.content .search-block .info .download {
  float: right;
}
.content .search-block .info .count {
  float: left;
}
.content .search-block form button {
  float: right;
  width: 100px;
  height: 40px;
}
.content .search-block form .input {
  margin-right: 110px;
}
.content .search-block form .input input {
  height: 40px;
}
.content .search-block .result {
  margin: 15px 0 10px;
}
.content .search-block .result > div {
  font-size: 18px;
}
.nowrap {
  white-space: nowrap;
}
.documetns-list .item {
  margin-top: 10px;
}
.documetns-list .item:first-child {
  margin-top: 0;
}
.documetns-list .item > a,
.left-menu li a {
  display: block;
  background: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.documetns-list .item > a {
  border: 1px solid #c4ddf4;
  font-size: 18px;
  padding: 10px;
}
.documetns-list .item > a:before {
  content: '';
  width: 54px;
  height: 48px;
  background: url("../images/folder.png") no-repeat;
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.advanced-search,
.documetns-list .item > a:hover {
  background: #f5f5f5;
}
.documetns-list .item > a > span {
  display: table;
  height: 50px;
}
.documetns-list .item > a > span > span {
  display: table-cell;
  vertical-align: middle;
}
.documetns-list .pagination {
  margin-top: 30px;
}
.advanced-search {
  margin-bottom: 30px;
  padding: 20px;
}
.advanced-search .advanced-search-trigger {
  position: relative;
  top: -4px;
}
.advanced-search .search-max {
  margin-top: 20px;
  display: none;
}
.advanced-search .search-max .chosen-container {
  width: 100% !important;
}
.advanced-search .search-max .row {
  margin-top: 20px;
}
.advanced-search .search-max .row label {
  display: inline-block;
  padding-bottom: 4px;
}
.advanced-search .search-max .row.date {
  width: 200px;
}
.advanced-search .group-row .row {
  margin-top: 0;
  float: left;
  margin-right: 20px;
}
.btn + .advanced-search {
  margin-top: 25px;
}
table.break-all td,
table.break-all th {
  word-break: break-all;
  min-width: 120px;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.popup-message {
  width: 500px;
  padding: 25px;
  line-height: normal;
}
.left-menu {
  width: 280px;
  float: left;
  margin-right: 20px;
}
.left-menu ul {
}

.left-menu .btn {
  width: 100%;
  margin-bottom: 20px;
  white-space: nowrap;
}
.left-menu li {
}

.left-menu li a {
  padding: 18px 20px;
  color: #181f29;
}
.left-menu li:hover a {
  background: #e9e9e9;
  border-radius: 5px;
}
.left-menu li.active a {
  background: #1888ef;
  color: #fff;
  border-radius: 5px;
}
.content-right {
  margin-left: 300px;
}

.form>* {
  margin-top: 25px;
}

.ignform {
  margin-top: 0px !important;
}

.filter,
.statements-radio {
  display: inline-block;
  width: 100%;
}
.filter .row-25 {
  width: 25%;
  float: left;
  padding-left: 5px;
}
.filter .row-25:first-child,
.table-monitoring tfoot td:first-child {
  padding-left: 0;
}
.filter .row-25 label {
  display: inline-block;
  padding-bottom: 5px;
}
.filter .field {
  position: relative;
  float: left;
}
.filter .field > span {
  display: block;
  float: left;
  height: 44px;
  line-height: 44px;
  margin-right: 10px;
}
.filter .field .chosen-container {
  width: 190px !important;
}
.filter .field-sort {
  float: right;
}
.filter .field-input {
  width: 370px;
}
.filter .field-input .search-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../images/search-btn.png") no-repeat center;
  width: 24px;
  height: 24px;
  border: 0;
  cursor: pointer;
}
.statements-radio label {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
.ratings label,
.search-monitoring .chosen-container .chosen-single span {
  margin-right: 20px;
}
.ratings .btn {
  min-width: 0;
}
.ratings .ratings-left {
  width: 60%;
  float: left;
}
.ratings .ratings-right {
  width: 40%;
  margin-left: 60%;
}
.ratings .ratings-right span {
  font-size: 24px;
  font-weight: 300;
  color: #d84165;
  line-height: 1;
  position: relative;
  top: -7px;
}

.before-login {
  width: 400px;
  max-width:100%;
}
.before-login>div:last-child>a.btn{
  margin-bottom: 0;
}
.before-login .btn {
width: 100%;
}
.collapse-list.jobs .items .body ul,
.search-result {
  padding-left: 30px;
}
.search-result li {
  margin-top: 15px;
  position: relative;
}
.search-result .date {
  font-size: 16px;
  font-weight: 500;
}
.search-result .text {
  line-height: 1.25;
  font-size: 14px;
  margin-top: 5px;
}
.search-result .title {
  text-decoration: underline;
}
.search-result .numb {
  color: #a4adb2;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: -35px;
  display: block;
}
.rss-btn {
  float: right;
  font-size: 15px;
}
.rss-btn:before {
  content: '';
  width: 20px;
  height: 20px;
  background: url("../images/rss.png") no-repeat;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.votes-widget {
  width: 600px;
}
.votes-widget .vote-name {
  font-size: 18px;
}
.votes-widget .vote-desc {
  margin-top: 20px;
  font-size: 14px;
}
.votes-widget .btn-green {
  margin-right: 10px;
}
.votes-widget .desc {
  padding: 10px 0 30px;
}
.yandex-metrik {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ymaps-2-1-25-b-cluster-tabs__item-header,
ymaps[class*=balloon-content__header] {
  display: none !important;
}
.page-content.static-page {
  padding-bottom: 0;
}
.section-date.static-page {
  padding-bottom: 25px;
}
.banners-list {
  text-align: center;
  position: relative;
  padding: 0 20px;
}
.banners-list .owl-controls .owl-nav .owl-next,
.banners-list .owl-controls .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  width: 23px;
  height: 66px;
  display: block;
  background: url("../images/slider-controll.png") no-repeat;
}
.banners-list .owl-controls .owl-nav .owl-next {
  background-position: top right;
  right: 0;
}
.banners-list .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.banners-list-item {
  display: inline-block;
  position: relative;
  margin: 0 15px;
  vertical-align: top;
}
.banners-list-item img {
  width: 190px;
  height: 80px;
  opacity: 0.6;
  display: block;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.banners-list-item a {
  margin-top: 30px;
  display: block;
}
.banners-list-item a:hover img {
  opacity: 1;
}
.list-view-mobile {
  background: #fff;
  display: none;
}
.list-view-mobile .mobile-list {
  border: 1px solid #d8e5fd;
}
.mobile-list li {
  border-top: 1px solid #d8e5fd;
  position: relative;
  list-style: none;
}
.mobile-list li:first-child {
  border-top: 0;
}
.mobile-list.list-number .mobile-list-trigger {
  padding-left: 40px;
}
.mobile-list .mobile-list-trigger {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  padding: 15px 30px 15px 15px;
}
.mobile-list .mobile-list-trigger:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url("../images/arrow.png") no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.mobile-list .mobile-list-trigger .num {
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 14px;
}
.mobile-list .mobile-list-content {
  background: #f2f2f2;
  padding: 5px 10px 20px 5px;
  display: none;
}
.mobile-list .mobile-list-content > div {
  margin-top: 15px;
  padding: 0 15px;
}
.mobile-list .mobile-list-content .label {
  text-transform: uppercase;
  color: #8399ae;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 4px;
}
.iomsu-maps #popup-shadow {
  position: absolute;
  content: '';
  width: 25px;
  height: 35px;
  background: url(../images/popup-shadow.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s ease-out .2s;
  -o-transition: opacity .3s ease-out .2s;
  transition: opacity .3s ease-out .2s;
}
.iomsu-maps #popup-shadow.active {
  visibility: visible;
  opacity: 1;
}
.errorSummary {
  color: #ff6a6a;
  font-size: 16px;
  margin-bottom: -5px;
}
.login-form,
.register-form {
  width: 400px;
    padding: 35px;
    margin: 0 auto;
    border: 1px solid #e0e5ef;
    border-radius: 5px;
}
.login-form span.required {
  display: none;
}
.login-form .register-block {
  margin-top: 30px;
  text-align: center;
}
.register-form .captcha {
  width: 150px;
  float: left;
}
.register-form .captha-field {
  float: left;
  width: 200px;
}
.fancybox-inner .login-form,
.fancybox-inner .register-form {
  padding-bottom: 0;
}
.fancybox-inner .login-form {
  width: 400px;
}
.login-form>form{
  margin-top: 0;
}
.login-form>form>div:first-child>label{
  margin-top: 0;
}
.fancybox-inner .register-form {
  width: 450;
}
.global-widget-content ul li {
  margin-top: 0 !important;
  cursor: pointer;
}
.authority-list label {
  float: left;
  margin-right: 15px;
}
.content .head-content .radio-list a {
  white-space: nowrap;
  color: #41484e;
}
.content .head-content .radio-list a:before {
  height: 16px;
  width: 16px;
  margin-right: 12px;
  content: '';
  display: inline-block;
  background: url("../images/radio-2.png") no-repeat top left;
  position: relative;
  top: 3px;
}
#control-graph .highcharts-button,
.macro-content .highcharts-button,
.other-block.block-charts .highcharts-button {
  display: none;
}
.news-content .records-list,
.video-gallery {
  margin-top: 30px;
}
.news-content .records-list .item .text {
  height: 93px;
}
.page-projects .records-list .item .text {
  height: 53px;
  margin-bottom: 6px;
}
.page-cabinet .item-list-view .comment {
  float: none;
  display: block;
}
.initiative-content .item-list-view .dislike {
  margin: 0 0 0 15px;
}
.initiative-content .item-list-view .list-td.list-title {
  width: 420px;
}
.initiative-content .item-list-view .list-td.list-status {
  width: 175px;
  margin: 7px 10px 0;
}
.content .page-content.initiative-content,
.control-last-comment h4,
.notes .collapses h2 {
  padding-bottom: 0;
}
.comments-list .attach-files {
  padding-left: 60px;
  margin-top: 9px;
}
.period-filter {
  display: none;
  padding: 0 0 0 18px;
  border-top: 1px solid #dfdfdf;
  margin-top: 15px;
}
.period-filter .title {
  font-size: 16px;
  padding: 13px 0 15px;
}
.period-filter input {
  width: 150px;
  border: 1px solid #cae1fb;
  background: 0 0;
  color: #41484e;
}
/*.page-content .calendar .period-filter {
  display: block;
}*/
.page-votes .radio-list-2 label,
.search-stat {
  margin-top: 10px;
}
.search-stat .row {
  width: 200px;
  display: inline-block;
  margin: 10px 10px 0;
}
.search-stat .row:first-child {
  margin-left: 0;
}
.search-stat .hide {
  display: none;
}
.row.date input[type=text] {
  background: #fff url("../images/date.png") no-repeat 96% 50%;
}

.iomsu-maps {
  position: absolute;
  max-width: 460px;
  width: 50%;
  top: 30px;
  right: 0;
  text-align: center;
  z-index: 99;
}
.iomsu-maps.fixed {
  position: fixed;
  top: 150px;
  margin-left: 40px;
}
.iomsu-maps-widget {
  position: relative;
  float: left;
  width: 50%;
  top: 0;
  /*height: 455px;*/
  padding-right: 20px;
}
.iomsu-maps svg {
  max-height: 100%;
  max-width: 100%;
}
.iomsu-maps svg path {
  fill: #1888ef;
  stroke: #c2d1e1;
  stroke-width: 2px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.iomsu-maps-list {
  padding: 30px 30px 30px 30px;
  position: relative;
  background: #fff;
  border: 1px solid #e6ecf8;
  border-radius: 10px;
  float: right;
  width: 50%;
  line-height:1.5;
  height: 100%;
  
  overflow-y: auto;
}
.iomsu-new-maps-list {
  padding: 20px;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0,1,1,0.15);
  box-shadow: 0 3px 8px 0 rgba(0,1,1,0.15);
  position: relative;
  behavior: url("/PIE.htc");
  float: right;
  width: 50%;
  height: 100%;
  overflow-y: auto;
}
.iomsu-maps-list:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.iomsu-new-maps-list:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.iomsu-maps-list a {
  font-size: 15px;
  color: #41484e;
  font-family: 'Fira';
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.iomsu-new-maps-list a {
  font-size: 15px;
  color: #000000;
}
.iomsu-maps-list .links-list-items {
  float: left;
  width: 32%;
  margin-right: 1%;
  margin-bottom: 5px;
}

/*.vacancies-block .pager {
  margin-top: 40px;
}*/

.iomsu-new-maps-list .links-list-items {
  float: left;
  width: 50%;
}
.regions.links-list{
  width: 50%;
  float: left;
  z-index: 1;
}
.regions.links-list .links-list-items h4 {
  font-size: 17px;
}
.regions .iomsu-maps{
  max-width: 50%;
}

.iomsu-maps svg path.active,
.iomsu-maps svg path:hover {
  fill: #1a55a8;
}

.iomsu-maps svg path{
  position: relative;
}

.iomsu-maps #popup-shadow{
  position: absolute;
  content: '';
  width: 25px;
  height: 35px;
  background: url('../images/popup-shadow.svg') center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s ease-out .2s;
  -o-transition: opacity .3s ease-out .2s;
  transition: opacity .3s ease-out .2s;
}

.iomsu-maps #popup-shadow.active{
  visibility: visible;
  opacity: 1;
}

.iomsu-maps .popup-shadow {
  width: 397px;
  height: 139px;
  position: absolute;
  bottom: -29px;
  pointer-events: none;
  left: -15px;
}
.iomsu-maps .popup-shadow-io {
  width: 397px;
  height: 139px;
  position: absolute;
  bottom: -29px;
  pointer-events: none;
  left: 15px;
}
.iomsu-maps .popup {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  padding: 20px;
  display: none;
  width: 400px;
  min-height: 155px;
  max-height: 165px;
  height: auto;
  z-index: 3;
  max-width: 100%;
  min-width: 60%;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.svg-popup-header{
  margin-top: 0}
.iomsu-maps .svg-popup-body img {
  margin-top: 0px;
  padding: 0 10px 10px 10px;
  float: right;
  max-width: 86px;
}
/*.news-list {
    margin-top: 40px
}

.news-list .item {
    margin-bottom: 50px
}

.news-list .image {
    background: #cfe4f8 url(../images/image.png) no-repeat center;
    display: block;
    float: left;
    border: 1px solid #dbdbdb
}

.news-list .image,
.news-list .image img {
    height: 160px;
    width: 160px;
    border-radius: 5px
}

.news-list .desc {
    color: #41484e;
    margin-left: 189px
}

.news-list .desc .datatime {
    background: url(../images/dot.png) repeat-x bottom left;
    height: 37px
}

.news-list .desc .datatime .date,
.news-list .desc .datatime .time,
.news-list .title,
.tags span {
    display: inline-block;
    color: #6b7785
}

.news-list .desc .datatime .date {
    margin-left: 75px
}

.news-list .desc .datatime .time:before,
.page-news .datatime .time:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/time.png) no-repeat;
    position: relative;
    top: 4px;
    margin-right: 9px
}

.news-list .desc .datatime .date:before,
.page-news .datatime .date:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/date.png) no-repeat;
    position: relative;
    top: 4px;
    margin-right: 9px
}

.news-list .title {
    font-size: 24px;
    color: #41484e;
    margin: 7px 0
}

.news-list .text {
    font-size: 14px;
    line-height: normal;
    padding-bottom: 0
}

.news-list .tags {
    margin-top: 24px
}*/
.tags span {
  background: #e6eaf2;
  color: #7b92a9;
  font-size: 12px;
  padding: 4px 12px 5px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  margin-right: 5px;
}
.search-block-new {
  position: relative;
}
.search-block-new .fl {
  width: 314px;
  position: relative;
}
.search-block-new .round-input {
  border-radius: 5px;
  padding: 5px 17px;
  border: 1px solid #DCDCDC;
}
.search-block-new .round-input::-webkit-input-placeholder {
  color: #ababab;
  font-style: italic;
}
.search-block-new .round-input:-moz-placeholder,
.search-block-new .round-input::-moz-placeholder {
  color: #ababab;
  font-style: italic;
  opacity: 1;
}
.search-block-new .round-input:-ms-input-placeholder {
  color: #ababab;
  font-style: italic;
}
.search-block-new button {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 13px;
  top: 12px;
  background: url("../images/search-filter.png") no-repeat center;
  border: 0;
  display: block;
  cursor: pointer;
}
.search-block-new .date-filter {
  float: right;
  white-space: nowrap;
}
.search-block-new .date-filter input {
  width: 126px;
  display: inline-block;
}
.search-block-new .date-filter input.date {
  background: url("../images/calendar.png") no-repeat 90% 50%;
}
.search-block-new .date-filter input.date:focus {
  background-image: url("../images/calendar-focus.png");
  border-color: #2eb3ff;
}
.search-block-new .date-filter .label {
  display: inline-block;
  font-weight: 400;
  margin: 0 12px;
  color: #41484e;
}
.cabinet-image .qq-upload-button {
  display: block;
}
.cabinet-image .uploader-wrapper {
  padding: 3px;
  position: relative;
}
.cabinet-image .uploader-wrapper .uploader-image-preview {
  display: none;
}
.cabinet-image .uploader-wrapper img {
  display: block !important;
  width: 100px;
  height: auto;
}
.cabinet-image .uploader-wrapper .delete_file {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
}
/*.page-news .datatime {
    background: url(../images/dot.png) repeat-x bottom left;
    height: 48px
}

.page-news .datatime .date,
.page-news .datatime .time {
    display: inline-block;
    color: #6b7785
}

.page-news .datatime .date {
    margin-left: 18px
}

.page-news .desc {
    margin: 20px 0;
    font-size: 24px
}

.page-news .text {
    line-height: normal
}

.page-news .tags {
    margin-top: 35px
}

.page-news .tags .label {
    color: #87919b;
    text-transform: uppercase;
    margin-bottom: 2px
}

.page-news .tags span {
    margin-right: 10px;
    margin-top: 10px
}*/
section.notes h2 {
  text-align: left;
}
section.attachment .files {
  padding: 0 !important;
}
.gallery-image h2,
section.notes h2 {
  text-transform: uppercase;
  color: #87919b;
  font-size: 14px !important;
}
.gallery-image .owl-controls .owl-nav .owl-next,
.gallery-image .owl-controls .owl-nav .owl-prev {
  width: 13px;
  height: 26px;
  display: block;
  background: url("../images/gallery-arrow.png") no-repeat;
  margin-top: -13px;
}
.gallery-image .owl-controls .owl-nav .owl-next {
  background-position: top right;
}
.gallery-image .item .img {
  width: 160px;
  height: 125px;
  display: block;
  margin: 0 auto;
}
.fancybox-photo .fancybox-nav span,
.gallery-image .item .title,
  /*section.events .calendar-block .ui-datepicker:after,
  section.events .events-list.hide {
    display: none;
  }*/
.gallery-image .gallery-slider {
  padding: 0 50px;
}

.gallery-image {
  padding-top: 0px !important;
}

.gallery-video .video-item {
  width: 100%;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 8px 0 rgba(0,0,0,0.1);
  position: relative;
}
.gallery-video video,
.youtube-video iframe {
  width: 100%;
  height: 447px;
  display: block;
  background: #000;
}
.gallery-video .fancy-video {
  width: 100%;
  height: 447px;
  display: block;
}
.gallery-video .fancy-video img {
  width: 100%;
  height: 100%;
  display: block;
}
.fancybox-photo .fancybox-title-float-wrap {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: left;
  width: auto;
}
.fancybox-photo .fancybox-title-float-wrap .child {
  background: #fff;
  color: #8ea3b5;
  font-size: 14px;
  font-weight: 400;
}
.fancybox-photo .fancybox-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 40px;
  background: 0 0;
  line-height: 40px;
  display: none;
}
.fancybox-photo .fancybox-close:after {
  content: '';
  width: 30px;
  height: 30px;
  background: url("../images/close-gallery.png") no-repeat center;
  display: block;
  position: absolute;
  right: -35px;
  top: 6px;
}
.fancybox-photo .fancybox-counter {
  color: #8ea3b5;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  top: 13px;
  left: 20px;
  display: none;
}
.fancybox-photo .back {
  width: 13px;
  height: 13px;
  display: none;
  position: absolute;
  top: 14px;
  left: -28px;
  background: url("../images/back.png") no-repeat;
  cursor: pointer;
}
.fancybox-photo .fancybox-nav {
  width: 10%;
  background: #1888ef;
  opacity: 0.1;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: 0.3s;
  transition: all 0.2s ease;
}
.fancybox-photo .fancybox-nav:hover {
  opacity: 0.5;
  transition: 0.3s;
}
.photo-gallery-detail {
  margin-left: -10px;
  margin-top: 20px;
}
.photo-gallery-detail li {
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
  width: auto;
}
.content.blue-bg .pager li.selected a,
.content.blue-bg .pagination li.selected a {
  color: #cfcfcf;
}
.back-top,
.page-cabinet .mobile-submenu {
  display: none;
}
.search-block.advanced-search .w-50 {
  width: 49%;
  float: left;
  padding-right: 1%;
}
.search-block.advanced-search .w-50 .chosen-container-single .chosen-single {
  height: 40px;
  padding: 3px 10px;
}
.home-gallery-slider .item .img img,
.home-video-slider .item .img img {
  width: 230px;
  height: 180px;
}
.feedback_form .captcha .right label {
  margin-top: 0 !important;
  padding-bottom: 0;
}
.feedback_form .captcha .image {
  background: #e8e8e8;
  height: 60px;
  padding-top: 5px;
}
.back-top {
    position: fixed;
    height: 100%;
    width: 86px;
    right: 0px;
    background: #000000;
    opacity: 0.4 !important;
    z-index: 29000;
    cursor: pointer;
}
/*.back-top span,
.tabs-monitoring > a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}*/
.back-top span {
  height: 76px;
  width: 76px;
  margin: 700% 5px 5px 5px;
  display: block;
  background: url("/back-top2.png") no-repeat;
  background-size: contain;
  opacity: 0.4;
}
.back-top span:hover {
  opacity: 1;
}
.tabs-monitoring {
  display: table;
  border-spacing: 2px;
  border-collapse: separate;
}
.tabs-monitoring > a {
  float: none;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 10px;
}
.tabs-monitoring > a:hover {
  color: #fff;
  background: #309cff;
  border-color: #309cff;
}
.search-monitoring {
  padding: 25px 0 22px;
}
.search-monitoring input {
  width: 343px;
  height: 40px;
  border: 1px solid #1887f0;
  -webkit-border-radius: 0;
  border-radius: 0;
  vertical-align: top;
  background: #f5f5f5;
  padding: 5px 24px;
}
.search-monitoring input:focus {
  border: 1px solid #91bff7;
}
.search-monitoring .btn.btn-min {
  width: 40px;
  height: 40px;
  background: #1888ee url("../images/search-min2.png") no-repeat center;
  border: 0;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-left: -4px;
}
.search-monitoring .btn.btn-min:hover {
  background-color: #309cff;
}
.search-monitoring .chosen-container {
  float: right;
  width: auto !important;
}
.search-monitoring .chosen-container .chosen-single {
  color: #309cff;
  border: 0 !important;
}
.search-monitoring .chosen-container .chosen-single div {
  right: 3px;
  width: 20px;
}
.search-monitoring .chosen-container .chosen-single div b {
  width: 0;
  height: 0;
  background: 0 0;
  border-top: 5px solid #309cff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin: 18px auto 0;
}
.search-monitoring .chosen-container .chosen-drop {
  border: 2px solid #91bff7 !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
}
.table-monitoring table {
  border: 0;
}
.table-monitoring th {
  background: #74b8f5;
  color: #fff;
  border: 0;
  padding: 14px 20px;
}
.table-monitoring th a {
  color: #fff;
}
.table-monitoring td {
  padding: 10px 20px;
  border: 0;
}
.table-monitoring tbody tr:nth-child(2n) {
  background: #ddedfd;
}
.table-monitoring .nowrap {
  white-space: nowrap;
}
.table-monitoring .center {
  text-align: center;
}
.table-monitoring .td-precent {
  width: 190px;
  text-indent: 14px;
}
.table-monitoring .td-precent span {
  display: block;
}
.table-monitoring .down:after,
.table-monitoring .up:after {
  display: inline-block;
  content: '';
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: relative;
  top: 8px;
  float: right;
}
.table-monitoring .up:after {
  border-bottom: 9px solid #0fce00;
}
.table-monitoring .down:after {
  border-top: 9px solid #fe2001;
}
.table-monitoring .name {
  color: #1b89f2;
}
.table-monitoring .name .indent-1 {
  padding-left: 60px;
}
.table-monitoring .name .indent-2 {
  padding-left: 120px;
}
.table-monitoring tfoot td {
  border-top: 1px solid #b1d7f9;
}
.desc-monitoring {
  font-size: 16px;
}
.site_map ul,
.site_map ul li {
  padding-left: 20px;
}
.site_map ul li {
  margin-top: 10px;
  position: relative;
  font-weight: 300;
}
.site_map ul li:before {
  position: absolute;
  left: -1em;
}
.site_map > ul {
  padding-left: 0;
}
.site_map > ul > li {
  font-weight: 700;
  margin-left: 0;
}
.site_map > ul > li > ul > li > ul > li li {
  list-style: disc;
  color: #888fa7;
  padding-left: 0;
}
.site_map .toggle {
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 0;
  top: 0;
}
.site_map .toggle:before {
  content: '';
  width: 14px;
  height: 14px;
  display: block;
  margin: 2px auto 0;
  background: url("../images/collapse.png") no-repeat;
}
.site_map .toggle.open:before {
  background-position: top right;
}
table tr.no-border td {
  border-bottom: 0;
  padding-bottom: 0;
}
.vote-filter {
  margin-top: 10px;
}
.vote-filter .filter {
  width: 50%;
  float: left;
}
.vote-filter .tabs {
  float: right;
}
.popup-vote {
  width: 400px;
  padding: 10px;
  color: #41484e;
}
.popup-vote .title {
  font-size: 16px;
  font-family: IdealistSC ,Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.popup-vote .desc {
  margin-top: 10px;
}
.popup-vote .desc .label {
  display: block;
  width: 250px;
  float: left;
  color: #95a5a6;
}
.popup-vote .desc .value {
  float: right;
}
.popup-vote .desc .value b {
  font-size: 16px;
  color: #1ea970;
  font-weight: 500;
}
.popup-vote .desc .buttons {
  float: right;
  margin-top: 3px;
}
.popup-vote .desc .buttons button {
  width: 14px;
  height: 14px;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
  border: 0;
  background: url("../images/star.png");
}
.popup-vote .desc .buttons[data-rating="1"] button.active {
  background-position: 0 -14px;
}
.popup-vote .desc .buttons[data-rating="2"] button.active {
  background-position: 0 -28px;
}
.popup-vote .desc .buttons[data-rating="3"] button.active {
  background-position: 0 -42px;
}
.popup-vote .desc .buttons[data-rating="4"] button.active {
  background-position: 0 -56px;
}
.popup-vote .desc .buttons[data-rating="5"] button.active {
  background-position: 0 -70px;
}
.ratings-vote-list {
  position: relative;
}
.ratings-vote-list .average,
.ratings-vote-list .count {
  text-align: center;
}
.ratings-vote-list tbody tr:hover {
  cursor: pointer;
}
.ratings-vote-list tbody tr:hover td {
  background: #f4f9ff;
}
.ratings-vote-popup {
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 10px 30px 10px 12px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15), 0 5px 15px -7px rgba(0,0,0,0.5);
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15), 0 5px 15px -7px rgba(0,0,0,0.5);
  color: #41484e;
  display: none;
}
.ratings-vote-popup .desc {
  font: 13px/20px Arial, sans-serif;
}
.ratings-vote-popup .desc .buttons button {
  margin-left: 2px;
}
.ratings-vote-popup .ratings-vote-popup-close {
  width: 30px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 4px;
  cursor: pointer;
  opacity: 0.3;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: url("../images/close-popup.png") no-repeat center;
}
#fancybox-buttons a:hover,
.ratings-vote-popup .ratings-vote-popup-close:hover {
  opacity: 1;
}
.audio_gallery li + li,
.control-rules-button,
.control-rules-desc,
.notes .collapses {
  margin-top: 20px;
}
.collapse-list.jobs .items .body .label:first-child,
.collapse-list.jobs .items .body h1:first-child,
.collapse-list.jobs .items .body h2:first-child,
.collapse-list.jobs .items .body h3:first-child,
.collapse-list.jobs .items .body h4:first-child,
.collapse-list.jobs .items .body ul li:first-child,
.notes .collapses:first-child,
.statements-list li:first-child {
  margin-top: 0;
}
.control-rules-button .btn,
.vjs-caption-settings label > input {
  margin-right: 10px;
}
.control-last-comment .text {
  font-size: 14px;
  padding: 5px 0 7px;
  line-height: 20px;
}
.control-last-comment .date {
  color: #b9b9b9;
  font-size: 12px;
}
.control-last-comment-files {
  margin-top: 15px;
}
.control-last-comment-files a {
  display: inline-block;
}
.control-last-comment-files img {
  width: 50px;
  display: block;
}
.text-red {
  color: #e05f5f;
}
.audio_gallery .progress span,
.audio_gallery .track_bar {
  width: 0;
  height: 5px;
  background: #000;
}
.audio_gallery .audio_track_body,
.audio_gallery .no_audio,
.audio_gallery .pause {
  display: none;
}
.audio_gallery .progress {
  background: #aaa;
  border: 1px solid #000;
  margin-top: 10px;
}
.audio_gallery .progress span {
  display: block;
}
.audio_gallery .audio_track_duration {
  font-weight: 700;
  margin-right: 15px;
}
.audio_gallery .audio_track_title {
  margin-left: 15px;
  white-space: nowrap;
}
.audio_gallery .audio_track_body {
  padding-top: 15px;
}
.audio_gallery .pause,
.audio_gallery .play,
.search-block form button {
  cursor: pointer;
}
.audio_gallery .play:before {
  content: url("../images/play-video.png");
}
.audio_gallery .pause:before {
  content: url("../images/pause-video.png");
}
.photo-gallery-detail li img {
  width: auto;
  max-width: 100%;
  max-height: 100px;
}
.grid-npa td,
.grid-npa th {
  padding: 10px 8px;
}
.grid-npa td:first-child,
.grid-npa th:first-child {
  width: 250px;
}
table.grid-npa tbody tr .first:before,
table.grid-npa tbody tr .last:before,
table.grid-npa thead tr .first:before,
table.grid-npa thead tr .last:before,
table.grid-npa thead tr th:first-child:before,
table.grid-npa thead tr th:last-child:before {
  width: 8px;
}
.table-monitoring .sort-link {
  position: relative;
  display: inline-block;
  padding-right: 15px;
}
.table-monitoring .sort-link:after,
.table-monitoring .sort-link:before {
  content: '';
  background: 0 0;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
}
.table-monitoring .sort-link:before {
  border-top: 4px solid #fff;
  margin-top: 1px;
}
.table-monitoring .sort-link:after {
  border-bottom: 4px solid #fff;
  margin-top: -6px;
}
.table-monitoring .sort-link.asc:before {
  margin-top: -2px;
}
.table-monitoring .sort-link.asc:after,
.table-monitoring .sort-link.desc:before {
  display: none;
}
.table-monitoring .sort-link.desc:after {
  margin-top: -2px;
}
.page-opendata .grid-view-mobile td {
  padding: 8px 5px 9px;
}
.page-opendata .grid-view-mobile thead tr th:first-child:before,
.page-opendata .grid-view-mobile thead tr th:last-child:before {
  width: 5px;
}
.page-opendata .grid-view-mobile tbody td:first-child {
  padding-left: 10px;
}
.page-opendata .grid-view-mobile tbody td:last-child {
  padding-right: 10px;
}
.page-opendata .right-menu a{
  color: #41484e;
  font-size: 18px;
  border: 1px solid #1888ef;
}
.page-opendata .right-menu a:hover{
  color: white;
}
.accept-vacancies {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.accept-vacancies-button {
  margin-top: 20px !important;
}
.statements-list {
  width: 250px;
  float: right;
}
.statements-list-h{
  width: 100%;
  float: none;
  position: relative;
}
.statements-list-h div{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.statements-list-h div a {
  display: block;
  padding: 18px 17px;
  background: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #181f29;
}
.statements-list-h div {
  background: #e3eaf4;
  -webkit-box-shadow: 0 5px 8px 0 rgba(68,104,165,0.05);
  box-shadow: 0 5px 8px 0 rgba(68,104,165,0.05);
}
.statements-list ul {
  background: #e3eaf4;
  -webkit-box-shadow: 0 5px 8px 0 rgba(68,104,165,0.05);
  box-shadow: 0 5px 8px 0 rgba(68,104,165,0.05);
}
.statements-list li {
  margin-top: 1px;
}
.statements-list li a {
  display: block;
  padding: 18px 20px;
  background: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #181f29;
}
.chosen-container.chosen-container-multi .chosen-choices {
  border: 1px solid #DCDCDC;
  width: 100%;
  resize: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  min-height: 40px;
  padding: 3px 6px;
  font-size: 14px;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: auto !important;
  padding-left: 5px;
  height: 30px;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 6px 25px 7px 10px;
  border: 0;
  max-width: 100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #1888ef;
  -webkit-background-size: 100% 19px;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  line-height: 13px;
  cursor: default;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  width: 16px;
  height: 16px;
  background: url("../images/chosen-close.png");
  top: 5px;
  right: 4px;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: 0 0;
}
.chosen-container.chosen-container-multi.chosen-with-drop .chosen-choices {
  border: 1px solid #DCDCDC;
  border-bottom: 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.chosen-container.chosen-container-multi.chosen-container-active .chosen-choices {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*.calendar-table .empty {
  font-family: IdealistSC;
  font-size: 17px;
  font-weight: 400;
  padding: 2px 0 12px;
  display: inline-block;
  white-space: nowrap;
}
.activities-list {
  position: relative;
}
.activities-list .hide,*/
.ie8 .services-slider .item .element .img:before,
.ui-dialog .ui-dialog-titlebar-close span {
  display: none;
}
header .selecter.bottom .selecter-options {
  top: 100%;
  bottom: auto;
}
.ie8 .services-slider .item .element:hover .img:before {
  display: block;
}
.search_tags {
  margin: 0 0 35px;
  line-height: 1.6;
}
.search_tags a {
  text-decoration: underline;
}
.search_tags .small_tag {
  font-size: 80%;
}
.search_tags .less_tag {
  font-size: 90%;
}
.search_tags .larger_tag {
  font-size: 125%;
}
.search_tags .large_tag {
  font-size: 150%;
}
.search_tags .light_tag {
  opacity: 0.8;
}
.ui-dialog {
  width: auto !important;
  height: auto !important;
  border: 1px solid #d9e9ff;
  background: #fff;
  position: absolute;
  z-index: 2000;
  outline: none;
}
.ui-dialog .ui-dialog-titlebar {
  font-size: 20px;
  border-bottom: 1px solid #d9e9ff;
  padding: 16px 55px 16px 30px;
}
.ui-dialog .ui-dialog-titlebar-close {
  width: 24px;
  height: 24px;
  background: url("../images/close-alert.png") no-repeat center;
  position: absolute;
  right: 15px;
  top: 18px;
  cursor: pointer;
  border: 0;
  outline: none;
}
.ui-dialog .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar-close:hover {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  padding: 10px;
  overflow: auto;
  height: 100% !important;
  height: -webkit-calc(100% - 60px) !important;
  height: calc(100% - 60px) !important;
}
.ui-dialog .ui-dialog-content.message_modal {
  display: none !important;
}
.collapse-list .items.show .head:after {
  border-bottom: 4px solid #fff;
  border-top: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.collapse-list .table th {
  border-bottom: 3px solid #d9d9d9;
}
.collapse-list .table td {
  padding: 12px;
}
.text-right {
  text-align: right;
  margin-bottom: 10px;
  cursor: pointer;
}
#advancedSearch {
  display: none;
  margin-top: 15px;
}
#advancedSearch div:nth-child(2) {
  margin-bottom: 0;
}
.pager {
  margin-bottom: 20px;
}
.collapse-list.jobs .pager,
.pager {
  margin-top: 20px;
}
.collapse-list.jobs .checkbox-list label:before {
  margin-top: -9px;
}
.collapse-list.jobs .money {
  float: right;
  color: #c3e7ff;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -10px;
}
.collapse-list.jobs .items .head {
  padding-right: 210px;
}
.collapse-list.jobs .items .body,
.collapse-list.jobs .money {
  font-family: 'PT Sans', sans-serif;
}
.collapse-list.jobs .items .body .label,
.collapse-list.jobs .items .body h1,
.collapse-list.jobs .items .body h2,
.collapse-list.jobs .items .body h3,
.collapse-list.jobs .items .body h4 {
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
}
.collapse-list.jobs .items .body ul li {
  margin-top: 5px;
  list-style: disc;
}
.collapse-list.jobs .items .body .btn {
  margin-top: 15px;
}
.collapse-list {
  font-weight: 300;
}
.collapse-list .items .head {
  background: #3591ce;
  color: #fff;
  font-size: 16px;
  padding: 19px 50px 19px 20px;
  border-top: 1px solid #4ca0d8;
  position: relative;
  cursor: pointer;
  line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.collapse-list .items .head:after {
  content: ' ';
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -1px;
  border-top: 4px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.collapse-list .items.show .head {
  background: #48aff3;
}
.collapse-list .items:first-child .head {
  border-top: 0;
}
.collapse-list .body {
  background: #f5f5f5;
  padding: 25px 20px;
  display: none;
}
.collapse-list .table td:first-child {
  text-align: left;
}
.collapse-list .table td.text-right {
  text-align: right;
}
.collapse-list .body .file,
.table .file {
  border-bottom: 1px dotted;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.collapse-list .body .file:after,
.table .file:after {
  content: ' ';
  width: 13px;
  height: 13px;
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  background: url("../images/download.png") no-repeat;
}
#toggle-search {
  cursor: pointer;
  position: relative;
  top: -4px;
}
div#contacts div:nth-child(even) {
  margin-bottom: 15px;
}
.right-content {
  float: right;
  width: 220px;
  margin-left: 15px;
  margin-top: 16px;
}
.left-content {
  margin-right: 250px;
}
.right-menu {
  float: right;
  width: 220px;
  margin-bottom: 10px;
  display: inline-block;
}
.right-menu a {
  background: #f5f5f5;
  display: block;
  color: #5e8aa8;
  font-size: 15px;
  padding: 10px 20px 11px;
  margin-top: 1px;
  text-decoration: none;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  line-height: 18px;
}
.right-menu a.active,
.right-menu a:hover {
  background: #3591ce;
  color: #fff;
}
.numb_div {
  float: left;
  margin-left: -30px;
}
table.search-result thead td,
table.search-result thead th {
  padding: 0;
  border: 0;
}
.level-3 span.red {
  color: #f00;
}
.level-3 span.green {
  color: #008000;
}
.level-3 span.green::before,
.level-3 span.red::before {
  display: inline-block;
  width: 20px;
}
.level-3 span.red::before {
  content: '\25bc';
}
.level-3 span.green::before {
  content: '\25b2';
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  overflow: hidden;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame,
.selecter {
  position: relative;
  z-index: 1;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.selecter {
  display: block;
  font-weight: 300;
}
.selecter:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.selecter,
.selecter * {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.selecter-element {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  z-index: -1;
  display: none;
}
.selecter-element,
.selecter-element:focus {
  outline: none;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-tap-highlight-color: transparent;
}
.no-opacity .selecter-element {
  left: -999999px;
}
.selecter-selected {
  position: relative;
  color: #b8ddff;
  cursor: pointer;
  display: block;
  margin: 0;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip;
  z-index: 2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.selecter-selected:after {
  width: 14px;
  height: 8px;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  content: '';
  display: block;
  margin: auto 0;
  background: url("../images/arrow-old.png");
}
.no-touch .selecter-selected:hover {
  color: #333;
}
.no-touch .selecter.disabled .selecter-selected:hover {
  color: #ccc;
}
.selecter-options {
  line-height: normal;
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  border: 1px solid #1888ef;
  border-radius: 5px;
  background: #fff;
  display: none;

 /* border-width: 0 1px 1px;
  background-color: #1888ef;
  margin: 0;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  z-index: 3000;*/
}
.selecter-options.scroller {
  position: absolute;
}
.no-opacity .selecter-options {
  width: auto;
}
.selecter-group {
  border-bottom: 1px solid #ccc;
  color: #999;
  display: block;
  font-size: 16px;
  padding: 10px 15px;
  text-transform: uppercase;
}

.head-link .lang .selecter .selecter-item {
  padding: 0 !important;
}

header .boot .selecter .selecter-item {
  white-space: nowrap;
}

header .boot .selecter .selecter-selected {
  white-space: nowrap;
  padding: 0 6px 0 0px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #fff;
  border: 0px solid #5eacf4;
  height: 33px;
  line-height: 31px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  behavior: url("/PIE.htc");
}

.selecter-item {
  width: 100%;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  padding: 10px 10px;
  text-decoration: none;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
/*.selecter-item:not(:last-of-type) {
  border-bottom: solid 1px #409cf2;
}*/
.selecter-item:hover {
  background: #1888ef;
  color: #fff;
}
.selecter-item.placeholder {
  display: none;
}
/*.selecter-item.selected {
  background-image: url("../images/check.png");
  background-repeat: no-repeat;
  background-position: 13px center;
}*/
.selecter-item.selected:hover {
  color: #fff;
}
.selecter-item.disabled {
  cursor: default;
}
.selecter-item:first-child {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #1888ef;
  border-radius: 0;
}
.selecter-item:last-child {
  border-bottom: 0;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.no-touch .selecter-item.selected:hover,
.no-touch .selecter-item:hover {
  color: #333;
  background-color: #ccc;
}
.no-touch .selecter-item.disabled:hover,
.selecter-item.disabled {
  color: #ccc;
  background-color: #fff;
}
.selecter.open {
  z-index: 1100 !important;
}
.selecter.open .selecter-selected {
  z-index: 51;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selecter.cover .selecter-options {
  border-width: 1px;
  top: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.selecter.cover .selecter-options .selecter-item.first {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selecter.cover.open .selecter-selected {
  z-index: 49;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selecter.bottom .selecter-options {
  top: auto;
  bottom: 100%;
  border-width: 1px 1px 0;
}
.selecter.bottom .selecter-item:last-child {
  border: none;
}
.selecter.bottom.open .selecter-selected {
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selecter.bottom.open .selecter-options {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selecter.bottom .cover .selecter-options {
  top: auto;
  bottom: 0;
}
.selecter.bottom .cover.open .selecter-options,
.selecter.bottom .cover.open .selecter-selected {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.selecter.multiple .selecter-options {
  width: 100%;
  position: static;
  border-width: 1px;
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selecter.disabled .selecter-selected {
  background: #fff;
  border-color: #ccc;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-options {
  background: #fff;
  border-color: #ccc;
}
.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
  border-color: #ccc;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-item {
  background-color: #fff;
}
.no-touch .selecter.disabled .selecter-item.selected:hover,
.selecter.disabled .selecter-item.selected {
  background: #fafafa;
}
.no-touch .selecter.disabled .selecter-item:hover {
  color: #ccc;
  background-color: #fff;
}
.selecter-options.scroller {
  overflow: hidden;
}
.selecter-options.scroller .scroller-content {
  max-height: 260px;
  padding: 0;
}
.chosen-container,
.selecter.select-light {
  display: inline-block;
  width: auto;
}
.selecter.select-light .selecter-selected {
  color: #93bbe3;
  padding: 5px 30px 5px 5px;
}
.selecter.select-light .selecter-selected:after {
  top: 2px;
  background: url("../images/arrow-light-blue.png");
}
.selecter.select-light .selecter-options {
  left: auto;
  right: 0;
  width: auto;
}
header .head .lang .selecter {
  width: auto;
  text-transform: uppercase;
}

header .head .lang .selecter .selecter-item {
  white-space: nowrap;
  color: #41484e;
  font-size: 14px;
  /*padding: 5px 24px 5px 30px;*/
  border: 0;
  margin-right: 0 !important;
}
/*header .head .lang .selecter .selecter-options {
  width: auto;
  background-color: #fff;
  border-color: #fff;
  margin-top: 5px;
  z-index: 1011;
}*/

/*header .head .lang .selecter .selecter-item.selected {
  background-image: url("../images/check-blue.png");
  background-repeat: no-repeat;
  background-position: 10px center;
}*/
header .head .lang .selecter .selecter-selected {
  font-size: 14px;
  white-space: nowrap;
  padding-right: 25px;
  color: #0C0C0C;
  -webkit-border-radius: 0;
  border-radius: 0;
}
header .head .lang .selecter .selecter-selected:after {
  content: none;
}
.chosen-container {
  position: relative;
  vertical-align: middle;
  font-size: 14px;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100% !important;
}

.desktop-menu__bottom_footer .lang {
  width: 50px;
  height: 80px;
  float: left;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.versions {
  float: right;
  display: flex;
  align-items: center;
  height: 80px;
}

.versions a {
    color: #41484e;
    margin-left: 30px;
}

.desktop-menu__bottom_footer .lang .selecter {
  width: auto;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.desktop-menu__bottom_footer .lang .selecter .selecter-options {
  width: auto;
  background-color: #fff;
  border-color: #fff;
}
.desktop-menu__bottom_footer .lang .selecter .selecter-item {
  white-space: nowrap;
  color: #41484e !important;
  font-size: 14px;
  background: #fff;
  border: 0;
  padding: 10px 0px 0px 0px !important;
}

.desktop-menu__bottom_footer .lang .selecter .selecter-selected {
  font-size: 14px;
  white-space: nowrap;
  padding-right: 25px;
  color: #41484e;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.desktop-menu__bottom_footer .lang .selecter .selecter-selected:after {
  content: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 2px solid #91bff7;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  height: 44px;
  padding: 5px 10px;
  border: 2px solid #cae1fb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  text-decoration: none;
  white-space: nowrap;
  line-height: 30px;
  color: #41484e;
  font-weight: 400;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 12px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover,
.chosen-container-single .chosen-single abbr:hover,
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 5px;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/arrow-chosen.png") no-repeat left center;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 2px 10px 10px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 2px solid #cae1fb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  line-height: normal;
}
.chosen-container-single .chosen-drop {
  margin-top: -2px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 8px 10px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result,
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li:hover {
  background: #d0e0fa;
}
.chosen-container .chosen-results li.highlighted,
.chosen-container .chosen-results li.highlighted:hover {
  background: #91bff7;
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  line-height: normal;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #eee;
  -webkit-background-size: 100% 19px;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-active .chosen-single {
  border: 2px solid #91bff7;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 2px solid #91bff7;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl .chosen-drop,
.chosen-rtl.chosen-container-single-nosearch .chosen-search {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: #fff;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
.jspContainer {
  overflow: auto;
  position: relative;
  height: 280px !important;
}
.jspPane,
.jspVerticalBar {
  position: absolute;
  ::-webkit-scrollbar-thumb:;
}
.jspVerticalBar {
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspDrag,
.jspTrack {
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.jspTrack {
  background: 0 0;
  background: rgba(255,255,255,0.1);
}
.jspDrag {
  background: #fff;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
* html .jspCorner {
  margin: 0 -3px 0 0;
}
.vjs-default-skin {
  color: #ccc;
}
.vjs-default-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background: #949699;
  background: rgba(238,242,246,0.5);
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS,Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0 0 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.vjs-default-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #fff;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar,
.vjs-default-skin.vjs-error .vjs-control-bar,
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
.opendata-downloads,
.opendata-views,
.opendata-comment-count {
  margin-left: 20px;
  display: inline-block;
  vertical-align: bottom;
}
.opendata-rating {
  float: right;
  display: inline-block;
  margin-right: 20px;
}
.vote-opendata:hover {
  cursor: pointer;
  color: #1888ef;
}
.opendata-full-stats {
  margin-bottom: 20px;
  font-size: 16px;
}
.opendata-comment-block {
  margin-top: 20px;
}
.opendata-comment-block .date-column {
  max-width: 10%;
  width: auto;
  word-break: keep-all;
  white-space: nowrap;
}
.opendata-comment-block .author-column {
  max-width: 20%;
  width: auto;
  word-break: keep-all;
  white-space: nowrap;
}
.opendata-comment-block .text-column {
  overflow: hidden;
  word-break: break-all;
}
.admin-block {
  display: inline-block;
  /*border-left: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;*/
  height: 60px;
}

.controlarea {
    float: right;
}

.admin-block a:first-child {
    margin-left: 20px;
    display: inline-flex;
}

.admin-block a,
.admin-block div {
  margin-right: 20px;
  vertical-align: middle;
}
.admin-block-mobile a,
.admin-block-mobile div {
  margin-left: 10px;
  vertical-align: middle;
  height: 46px;
  line-height: 18px;
}
.admin-block a,
/*.admin-block div*/,
.admin-block-mobile a,
.admin-block-mobile div {
  display: inline-block;
}
.admin-block a .value,
.admin-block div .value {
    color: #1888ef;
    font-family: 'ossb';
    font-size: 14px;
}
.admin-block a .box,
.admin-block div .box {
  border: 1px solid #41484e;
  padding: 1px;
  font-size: 10px;
  font-weight: bold;
  color: #41484e;
}
.admin_border-block {
  width: 100%;
}
.admin-block-mobile .border-block:nth-child(4) {
  border-right: none;
}
.admin-block div .switchery.switchery-small {
  height: 15px;
}
.admin-block div .switchery.switchery-small > small {
  height: 15px;
  border: 0px;
  width: 15px;
}
.admin-block a .box + .value,
.admin-block div .box + .value {
  line-height: 0.75em;
  vertical-align: -15%;
}
.admin-block-mobile {
  width: 100%;
  padding: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.admin-block-mobile a,
.mobile_login_menu a,
.admin-block-mobile div ,
.mobile_login_menu div {
  color: #fff;
  vertical-align: bottom;
  padding: 15px 10px 14px;
}
.admin-block-mobile a:not(.switchery-box):hover,
.admin-block-mobile div:not(.switchery-box):hover {
  background: #105798;
}
.mobile_login_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mobile_login_menu >*{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.tab-block .tab-headers span {
  color: #41484e;
  font-size: 20px;
  font-family: Fira,Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-right: 15px;
  cursor: pointer;
}
.tab-block.wrap .wrap .block-header {
  position: absolute;
  right: 0;
  top: 0;
}
.tab-block.wrap .wrap {
  position: static;
}
.tab-block .tab-headers span.active {
  border-bottom: 2px solid #ffa500;
}
.tab-block div.tab.news .block-header h2,
.tab-block div.tab.events .block-header h2,
.tab-block div.tab.section-gallery .block-header h2 {
  display: none;
}
.tab-block div.tab.news:not(.active),
.tab-block div.tab.events:not(.active),
.tab-block div.tab.section-gallery:not(.active) {
  display: none;
}
#opendata-map {
  width: 100%;
  height: 400px;
}

section.news {
  padding: 30px 0 !important;
}

.news-new-design {
  font-size: 0;
  padding-bottom: 0px;
}
.news-new-design .wrap,
.news .wrap.flexible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: row !important;
}
.news-new-design .new-news-block {
  /*border: 1px solid #e6ecf8;*/
  max-width: 340px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.marge2 {
  margin-top: 30px;
}

.big-slider{
  box-shadow: 0 2px 30px #b9babe;
}


.news-new-design .new-big-slider {
  width: 34%;
  height: 326px;
  display: inline-block;
  overflow: hidden;
  font-size: 14px;
  margin: 0;
}

.news-new-design .item-list {
  height: 780px;
  font-size: 14px !important;
  margin: 0;
}
.news-new-design .item-list .item a{
  color: #41484e !important;
  font-size: 14px;
  display: contents;
}

.news-new-design .item-list .item a:focus,
.news-new-design .item-list .item a:hover{
  text-decoration: none;
}

.news-new-design .item-list .item {
  font-family: 'FiraMedium',Helvetica, Arial, sans-serif;
  font-size: 13px !important;
  font-weight: 300;
  border-bottom: none;
  cursor: pointer;
  border-top:1px solid #e6ecf8;
}

.news-new-design .item-list .item:not(:last-of-type) {
  color: #41484e;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news-new-design .item-list .item.active {
  background-color: #ffffff;
  border-left: 6px solid rgb(29,147,255);
}

.news-new-design .item-list .item.active:last-child{
  margin-bottom: 0;
}

.news-new-design .item-list>div:not(.item) + .item.active:last-child,
.news-new-design .item-list .item.active:first-child:last-child{
  height: 100% !important;
}

.news-new-design .item-list .item.active a,
.news-new-design .item-list .item.active a:hover {
  color: rgb(29,147,255) !important;
}
.news-new-design .new-big-slider .owl-stage {
  height: 327px;
  overflow: hidden;
}
.news-new-design .new-big-slider .owl-item {
  height: 327px;
  overflow: hidden;
}
.news-new-design .new-big-slider .owl-item img {
  width: 100%;
}
.news-new-design .new-big-slider .owl-dots {
  display: none;
}
.news-new-design .new-big-slider .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.news-new-design .new-big-slider .owl-dots .owl-dot:after {
  content: '';
  width: 9px;
  height: 9px;
  background-image: url("../images/blue-theme-images/slider-page1.png");
  background-repeat: no-repeat;
  display: block;
  margin: 4px auto 0;
}
.news-new-design .new-big-slider .owl-dots .owl-dot:first-child {
  margin-left: 0;
}
.news-new-design .new-big-slider .owl-dots .owl-dot.active:after {
  background-position: top right;
}
.news-new-design .wrap .gubernator-block,
.news .wrap .gubernator-block {
  background-color: #309cff;
  color: #fff;
  font-size: 13px;
  padding: 7px;
  width: 132px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  overflow: hidden;
  min-height: 250px;
}
.news-new-design .wrap .gubernator-block{
  width: 200px;
}
.news-new-design .wrap .gubernator-block div,
.news-new-design .wrap .gubernator-block a,
.news .wrap .gubernator-block div,
.news .wrap .gubernator-block a {
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  display: block;
  text-decoration: none;
}
.news-new-design .wrap .gubernator-block div,
.news .wrap .gubernator-block div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.news-new-design .wrap .gubernator-block a,
.news .wrap .gubernator-block a {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.gubernator-block{margin-left:5px}
.gubernator-photo{
  max-height: calc(100% - 25px);
  overflow: hidden;
  flex:1 !important;
  display: flex !important;
}
.gubernator-photo--wrapper{
  height: 100%;
}
.gubernator-photo a{
  width: 100%;
  overflow: hidden;
  padding-top: 130%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  height: 0;
  align-self: center;
}
.gubernator-photo a img{
  min-height:100%;
  min-width:100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  top: 50%;
}
.news-new-design .new-news-block .item-list .item .date {
  color: #c3c3c3;
  font-size: 12px !important;
  font-family: 'Fira', sans-serif !important;
  letter-spacing: .05em;
}
.head-links-block {
  background-color: #696969;
  position: relative;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  height: 50px;
  line-height: 50px;
}

.item-list > div:last-child {
    margin-bottom: 0px !important;
}

.item-list .date {
  padding: 0px !important;
  height: 20px;
}

.head-links-block a{
  font-family: 'osr';
  font-size: 14px;
}

.head-links-block.opened{
  max-height: 100vh;
}

#head-links-block-toggler{
  background: #90beec;
  border: none;
  width: 19px;
  height: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0, #696969)), -webkit-gradient(linear, left top, right top, color-stop(70%, #fff), color-stop(0, #696969) );
  background: -webkit-linear-gradient(top, transparent 50%, #696969 0), -webkit-linear-gradient(left, #fff 70%, #696969 0 );
  background: -o-linear-gradient(top, transparent 50%, #696969 0), -o-linear-gradient(left, #fff 70%, #696969 0 );
  background: linear-gradient(to bottom, transparent 50%, #696969 0), linear-gradient(to right, #fff 70%, #696969 0 );
  -webkit-background-size: 7px 4px;
  background-size: 7px 4px;
  position: absolute;
  right: 20px;
  top: 13px;
}

#head-links-block-toggler:before,
#head-links-block-toggler:after{
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

#head-links-block-toggler.cross:before{
  -webkit-transform: rotate(45deg) scale(2);
  -ms-transform: rotate(45deg) scale(2);
  transform: rotate(45deg) scale(2);
}

#head-links-block-toggler.cross:after{
  -webkit-transform: rotate(135deg) scale(2);
  -ms-transform: rotate(135deg) scale(2);
  transform: rotate(135deg) scale(2);
}

#head-links-block-toggler.cross{
  background: transparent;
}

#head-links-block-toggler.cross:before,
#head-links-block-toggler.cross:after{
  opacity: 1;
}

.head-links-block .wrap .links a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-family: Fira, "Helvetica Neue", Arial, Helvetica, sans-serif;
  display: inline-block;
  white-space: nowrap;
}
.head-links-block .wrap .links a.active {
  background-color: #8c8c8c;
}
.head-links-block .wrap .links a:hover{
  opacity: 0.8;
}
.head-links-block .wrap .links a:not(:first-of-type) {
  margin-left: 15px;
}
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 50px;
}
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS,Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}
.vjs-default-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-default-skin .vjs-play-control {
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin-right: 46px;
}
.vjs-default-skin .vjs-play-control:before {
  content: "";
  background: url("../images/play-video.png") no-repeat center;
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  background: url("../images/pause-video.png") no-repeat center;
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control {
  width: 19px;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "";
  background: url("../images/vol.png") no-repeat center;
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "";
  background: url("../images/vol-2.png") no-repeat center;
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "";
  background: url("../images/vol-3.png") no-repeat center;
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "";
  background: url("../images/vol-4.png") no-repeat center;
}
.vjs-default-skin .vjs-volume-control {
  width: 72px;
  height: 50px;
  float: right;
  margin: 0 10px;
}
.vjs-default-skin .vjs-volume-bar {
  width: 75px;
  height: 3px;
  margin: 24px auto 0;
  background: #e6e8ea;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: #8a8e93;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  left: 4.5em;
  display: none;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing,
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu {
  border-top-color: rgba(7,40,50,0.5);
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 8px;
  top: -8px;
}
.vjs-default-skin:hover .vjs-progress-control {
  font-size: 0.9em;
}
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div,
.vjs-default-skin .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  background: #444a50;
  background: rgba(68,74,80,0.65);
}
.vjs-default-skin .vjs-load-progress {
  background: #646464;
  background: rgba(255,255,255,0.2);
}
.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  background: rgba(255,255,255,0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
  display: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
}
.vjs-default-skin.vjs-live .vjs-progress-control,
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
.vjs-default-skin .vjs-time-controls {
  color: #4d5155;
  font-size: 16px;
  display: block;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
  color: #b4bbc2;
  font-size: 16px;
  font-weight: 400;
  display: block;
  height: 50px;
  line-height: 50px;
}
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 50px;
  color: #b4bbc2;
}
.vjs-default-skin .vjs-fullscreen-control {
  width: 40px;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "";
  background: url("../images/fullscreen.png") no-repeat center;
}
.vjs-default-skin .vjs-big-play-button {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(30,28,28,0.8) url("../images/play-big.png") no-repeat center;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button,
.vjs-default-skin.vjs-has-started .vjs-big-play-button,
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before,
.vjs-loading-spinner {
  position: absolute;
  top: 50%;
  font-size: 4em;
  line-height: 1;
  margin-top: -0.5em;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  color: #666;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  vertical-align: middle;
  left: 0;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000;
  background: rgba(0,0,0,0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited,
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #f4a460;
}
.vjs-loading-spinner {
  display: none;
  left: 50%;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  opacity: 0.75;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
}
.vjs-error .vjs-loading-spinner {
  display: none;
  -webkit-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  background: rgba(255,255,255,0.9) url("../images/loader.gif") no-repeat center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000;
  border-top-color: rgba(7,40,50,0.5);
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  max-height: 15em;
  overflow: auto;
  left: -5em;
  background-color: #07141e;
  background-color: rgba(7,20,30,0.7);
}
.fancybox-skin video,
.video-js.vjs-audio.vjs-has-started .vjs-poster,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing,
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover,
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover {
  outline: 0;
  color: #111;
  background-color: #fff;
  background-color: rgba(255,255,255,0.75);
  -webkit-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em;
  font-weight: 700;
  cursor: default;
  width: 100%;
  height: 447px;
}
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  -webkit-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100% !important;
//height: 447px !important;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js:-moz-full-screen {
  position: absolute;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
.video-js.vjs-controls-disabled .vjs-poster,
.video-js.vjs-has-started .vjs-poster,
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none;
}
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: 0.75;
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 40em;
}
.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-controls:after,
.vjs-caption-settings .vjs-tracksettings-font:after {
  clear: both;
}
.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
}
.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}
.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}
.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}
.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}
.vjs-caption-settings input[type=button] {
  width: 40px;
  height: 40px;
}
.vjs-hidden {
  display: none !important;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 8020;
  max-height: 95vh;
  opacity: 1 !important;
}
.fancybox-wrap .body {
  max-height: 90vh;
  overflow-y: auto;
}
.fancybox-skin {
  position: relative;
  border-radius: 5px;
  color: #444;
  text-shadow: none;
  padding: 0px !important;
}
.fancybox-skin,
.fancybox-skin-orange {
  background: #fff;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-ajax .fancybox-inner {
  overflow: visible;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url("../images/fancybox_sprite.png");
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close,
.fancybox-nav {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.fancybox-close {
  right: 0;
  background: url("../images/close.png");
  width: 40px;
  height: 40px;
  z-index: 8050;
}
.fancy-cross{
  right: 5px;
  top: 5px;
  background: transparent;
  width: 25px;
  height: 25px;
  z-index: 8050;
}
.fancy-cross:before,
.fancy-cross:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: rotate(45deg);
  width: 1px;
  height: 100%;
  background: #a9b2bd;
}
.fancy-cross:hover{
  opacity: .8;
}
.fancy-cross:after{
  transform: rotate(-45deg);
}
.fancybox-nav {
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url("../images/blank.gif");
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  background: url("../images/control.png");
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 0;
}
.fancybox-prev:hover span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: -36px 0;
}
.fancybox-next:hover span {
  right: 10px;
  background-position: -36px -36px;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  width: auto;
}
.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0,0,0,0.3);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  padding: 0;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  z-index: 8050;
  text-align: center;
  width: 100%;
}
.fancybox-title-float-wrap .child {
  display: block;
  width: 100%;
  background: 0 0;
  background: #1888ef;
  -moz-border-radius: 15px;
  color: #fff;
  font-size: 16px;
  padding: 15px;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8);
}
#fancybox-buttons,
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
  display: none;
}
#fancybox-buttons.top {
  top: 10px;
}
#fancybox-buttons.bottom {
  bottom: 10px;
}
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05);
  background: #323232;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333));
  background: -webkit-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#444), color-stop(50%, #343434), color-stop(50%, #292929), to(#333));
  background: -o-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
  background: linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
}
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-image: url("../images/fancybox_buttons.png");
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0;
}
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
#fancybox-thumbs {
  overflow: hidden;
}
#fancybox-thumbs.bottom {
  bottom: 2px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .content .page-content {
    padding: 25px 15px;
  }
  .news-new-design .new-news-block {
        max-width: 100%;
  }
  .item-list {
  margin: 20px 0 10px;
  display: inline-block;
  max-width: 100% !important;
  }
  .content .page-content h2 {
    padding-bottom: 10px;
  }
  .breadcrumb .wrap {
    overflow: visible;
  }
  .records-list .item .image,
  .records-list .item .image img {
    width: 140px;
    height: 140px;
  }
  .records-list .item .title,
  .rss-btn {
    margin-top: -1px;
  }
  .records-list .item .boot > div {
    margin-left: 15px;
  }
  .records-list .item .boot .date:before,
  .records-list .item .boot .price:before {
    margin-right: 5px;
  }
  .page-projects .records-list .item .text {
    height: 54px;
  }
  .page-content .news .owl-controls {
    display: block;
  }
  .records-list .item .desc {
    margin-left: 158px;
  }
  #footer h2,
  .yandex-metrik {
    display: none;
  }
  .news {
    overflow: hidden;
  }


  #footer {
    height: 880px;
    margin: -880px auto 0;
  }
  #main,
  body.insidePage #main {
    padding-bottom: 880px;
  }
  .events .block-header,
  .maps .wrap {
    padding: 0 20px;
  }
  .maps .head h2 {
    margin-top: 25px;
  }
  #footer .footer-body {
    margin-top: 0;
  }
  #footer .footer-body .links {
    width: 100%;
    float: none;
    display: block;
    font-size: 16px;
    text-align: center;
    border: 0;
    padding-left: 0;
    margin-top: 25px;
  }
  #footer .footer-body:before {
    content: none;
  }
  #footer .footer-body .contact {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
    margin-top: 50px;
    padding-right: 0;
  }
  #footer .footer-body .logo-img {
    position: static;
    margin: 20px auto;
  }
  .block-header .announcements{
   width: 50%;
  }
  .block-header .link-gallery {
    min-width: 75px;
  }
  .files .item {
    width: 100%;
    float: none;
  }
  .tabs.control-tabs a {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 10px 10px 0;
    height: auto;
    line-height: normal;
    padding: 6px 15px 7px;
  }
  .custom-bg {
    margin: 0 -15px 40px;
  }
}

.news-gallery-slider-wrap {
  max-width: 1100px;
  margin: 0 auto;
}

.news-gallery-slider-wrap::after{
  clear: both;
}

.big-photo-container img {
  width: 100%;
}

.big-photo-container {
  padding: 10px 50px;
}

/*added*/

#main{
  position: relative;
}

body.mob-menu-opened{
  overflow: hidden;
}

body.mob-menu-opened .mobile-menu {
  left: 0 !important;
  right: unset;
}

.new-big-slider .item>a,
.new-big-slider .item{
  height: 100%;
}

.new-big-slider + .item-list .item{
  overflow: auto;
  width: -webkit-calc(100% + 16px);
  width: calc(100% + 16px);
  max-width: 100%;
}

.new-big-slider .item>a{
  display: block;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  line-height: 327px;
  width: 100%;
  height: 100%;
}

#UserLogin_loginType>label{
  white-space: nowrap;
}

.new-big-slider .item>a>img{
  margin: -100%;
  max-width: 180%;
  min-width: 100%;
  min-height: 100%;
  max-height: 180%;
  vertical-align: middle;
  position: relative;
  display: inline;
  width: auto !important;
}
header .boot .search-block.active form input{
  margin-right: 45px;
  width: 70%;
}

header .boot .search-block.active form{
  width: 80%;
  text-align: right;
}

.table-holder{
  overflow-x: auto;
}

iframe{
  max-width: 100%;
}

.g-recaptcha>*,
.form> form{
  max-width: 100%;
}
.captcha > img {
  vertical-align: middle;
}
.captcha > a {
  margin-left: 8px;
}

.footer-container {
  margin-top: 10px;
  padding-right: 80px;
  position: relative;
}

.slides-counts-info {
  position: absolute;
  right: 0;
  top: 0;
}

.fancy-photo img{
  max-width: 270px;
}

.duplicateavatar {
  /*display: none;*/
}

.table-wrapper{
  max-width: 100%;
  overflow-x: auto;
}

@media (max-width: 600px) {
  .big-photo-container {
    display: none;
  }
  .footer_topmenu_div_li {
    width: 600px !important;
  }
  /*.news-element-small.fl {
    margin: 0px 10px;
    }*/
}

#user_head>*{
  display: inline-block;
  vertical-align: middle !important;
}
.shared-answer-search #divAnswers a {
  color: #00A2E8;
  font-size: 18px;
}
.shared-answer-search #divNotFound,
.shared-answer-search #divError,
.shared-answer-search #divRegNum{
  display: none;
}
.shared-answer-search #divError {
  color: #ff0000;
}
#txtStatementRegNum {
  display: inline-block;
  width: 252px;
}

.text div .page-menu ul.all-sites_list {
  list-style: none;
  padding-left: 0;
}

.home-video-slider .item .img,
.home-video-slider .item .img .fancy-video,
.home-gallery-slider .item .img{
  height: 247px;
  line-height: 247px;
  margin-top: -1px;
}

.home-video-slider .item .img .centered-image,
.home-gallery-slider .item .img .centered-image{
  line-height: 247px;
}
/*.video-slider .item .element,
.gallery-slider .item .element{
  height: 374px;
}*/
.news-gallery-slider-wrap .video-slider .item .element,
.news-gallery-slider-wrap .gallery-slider .item .element{
  height:auto;
}

.news-gallery-slider-wrap  .video-slider .item .element:after,
.news-gallery-slider-wrap  .gallery-slider .item .element:after,
.news-gallery-slider-wrap  .news .element:after{
  content: none
}

.home-gallery-slider .item .img>a{
  display:  block;
  height: 100%;
  border-radius: 5px 5px 0px 0px;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  line-height: 200px;
}

.home-gallery-slider .item .centered-image{
  background-size: cover !important;
}

.home-gallery-slider .item .img>a img{
  margin: -100%;
  max-width: 150%;
  min-width: 100%;
  display:inline;
  min-height: 100%;
  max-height: 200%;
  vertical-align: middle;
  position: relative;
  height:auto;
}
.topHeader .row div[class^='col_']{
  height: 43px;}
.topHeader .admin-block, .topHeader .admin-block a{
  height: 100%;
}
.topHeader .admin-block a{
  padding-top: 15px;
}
.topHeader .admin-block a{
  padding-top: 15px;
}
.topHeader .admin-block a.fa-sign-in:before{
  font-size: 17px;
  line-height: 11px;
}

section.news.light-blue:not(.owl-carousel):not(.news):first-of-type,
section.news.light-gray-bg:not(.owl-carousel):not(.news):first-of-type{
  padding: 0.1px 0 !important;
}

.news.light-gray-bg>.wrap>.new-news-block,
.news-new-design.light-gray-bg>.wrap>.new-news-block,
.news.light-gray-bg>.wrap>.gubernator-block,
.news-new-design.light-gray-bg>.wrap>.gubernator-block,
.news.light-blue>.wrap>.new-news-block,
.news.light-blue>.wrap>.gubernator-block,
.news.light-gray-bg>.wrap>.big-slider,
.news.light-blue>.wrap>.big-slider{
  margin-top: 25px;
  margin-bottom: 25px;
}

.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
}

#affix-nav.sticky {
  top: 60px;
}

.main-page section>.wrap{
  display: flex;
  flex-direction: column;
}

.main-page .news-new-design>.wrap{
  padding-bottom: 20px;
}

#main .main-collapse-target{
  display: none;
}
.news-slider_section .block-header{
  margin-bottom: 20px;
  max-width: unset;
}

.block-header.announcements {
  display: block;
  max-width:unset;
}

.page-news .text.ckeditor span{
  color: #41484e !important;
}

.section-gallery .owl-carousel{
  transition: .3s;
}

.fancybox-inner video{
  max-width: 100%;
}

.calendar-block{
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.news-new-design .item-list > div:not(.item){
   right: 0;
   height: 0;
 }
.news-slider_section .block-header{
  margin-bottom: 20px;
}

.accept-desc {
  color: #a9b2bd;
  padding: 10px 10px 10px 0;
}

#login-widget .btn {
  margin-bottom: 0px !important;
}

#login-widget {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 18px;
  border: 1px solid #DCDCDC;
  line-height: 30px;
  z-index: 10000;
}
#login-widget-switch {
  font-size: 85%;
  text-align:center;
  margin-bottom: 10px;
}
#login-widget-switch a {
  margin: 0 8px;
  font-size: 14px;
  font-family: 'Fira', Arial, sans-serif;
}
#login-widget-switch a.active {
  color: #1888ef;
}
#login-widget-esia {
  text-align: center;
}
#login-widget-form {
  display: none;
}
#login-widget button {
  margin-top: 18px;
}
#login-widget .rememberMe {
  margin-top: 30px;
}
#login-widget-actions {
  text-align: center;
  margin-top: 15px;
}
#login-widget .btn.btn-blue {
  min-width: 120px;
}

#search-params-toggler{
  position: relative;
}

#search-params-toggler:before{
  content: '';
  position: absolute;
  right: calc(100% + 2px);
  padding-left: 20px;
  top: calc(50% - 8px);
  height: 15px;
  width: 15px;
  background: url("../images/search-filter.png") no-repeat center;
  background-size: contain;
}

#search-params{
  display: none;
}

.btnMonitor {
  font-size:16px;
  font-weight:700;
  color:#353535;
  padding:15px 30px 15px 0;
}

.btnMonitor:hover {
  color:#1888ef;
}

.tableMonitor {
  margin-top:30px;
}

.tableMonitor table thead th {
  text-transform:none;
  font-family:Fira;
  border-bottom:none;
  color:#353535;
}

