@charset "UTF-8";
@font-face {
  font-family: "AkzidenzGroteskProLight";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../font/akzidenz_converted/akzidenzgroteskpro-light-webfont.eot");
  src: url("../font/akzidenz_converted/akzidenzgroteskpro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../font/akzidenz_converted/akzidenzgroteskpro-light-webfont.woff2") format("woff2"), url("../font/akzidenz_converted/akzidenzgroteskpro-light-webfont.woff") format("woff"), url("../font/akzidenz_converted/akzidenzgroteskpro-light-webfont.ttf") format("truetype"), url("../font/akzidenz_converted/akzidenzgroteskpro-light-webfont.svg#akzidenz-grotesk_prolight") format("svg"); }
@font-face {
  font-family: "AkzidenzGroteskProBold";
  font-style: normal;
  font-display: swap;
  src: url("../font/akzidenz_converted/akzidenzgroteskpro-bold-webfont.eot");
  src: url("../font/akzidenz_converted/akzidenzgroteskpro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/akzidenz_converted/akzidenzgroteskpro-bold-webfont.woff2") format("woff2"), url("../font/akzidenz_converted/akzidenzgroteskpro-bold-webfont.woff") format("woff"), url("../font/akzidenz_converted/akzidenzgroteskpro-bold-webfont.ttf") format("truetype"), url("../font/akzidenz_converted/akzidenzgroteskpro-bold-webfont.svg#akzidenz-grotesk_probold") format("svg"); }
@font-face {
  font-family: "AkzidenzGroteskProRegular";
  font-display: swap;
  src: url("../font/akzidenz_converted/akzidenzgroteskpro-regular-webfont.eot");
  src: url("../font/akzidenz_converted/akzidenzgroteskpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/akzidenz_converted/akzidenzgroteskpro-regular-webfont.woff2") format("woff2"), url("../font/akzidenz_converted/akzidenzgroteskpro-regular-webfont.woff") format("woff"), url("../font/akzidenz_converted/akzidenzgroteskpro-regular-webfont.ttf") format("truetype"), url("../font/akzidenz_converted/akzidenzgroteskpro-regular-webfont.svg#akzidenz-grotesk_pro_regulaRg") format("svg"); }
body, html, input, textarea {
  font: 100%/normal "AkzidenzGroteskProLight", serif;
  color: #555555; }

html.openedmenu-mobile, .html_noscroll {
  overflow-y: hidden;
  height: 100vh; }
  html.openedmenu-mobile body, .html_noscroll body {
    overflow: hidden;
    height: 100vh; }
    html.openedmenu-mobile body .main-column, html.openedmenu-mobile body .sibedar-home-scroll, html.openedmenu-mobile body .scrollin, .html_noscroll body .main-column, .html_noscroll body .sibedar-home-scroll, .html_noscroll body .scrollin {
      overflow: hidden; }
  html.openedmenu-mobile .scrolltop_div, .html_noscroll .scrolltop_div {
    display: none !important; }

input, textarea, button {
  outline: none !important; }

body, html {
  height: 100%;
  min-height: 100%;
  overflow-x: hidden; }

body {
  box-sizing: border-box;
  overflow-x: hidden !important;
  background-color: #f7f2ef;
  padding-left: 50px;
  padding-top: 50px;
  height: auto;
  min-height: auto;
  max-width: 2560px;
  -ms-overflow-style: scrollbar; }

a {
  outline: none;
  color: #9a554b; }
  a:focus {
    outline: none;
    color: #626A7A;
    text-decoration: none; }
  a:hover {
    text-decoration: none;
    color: #626A7A; }

ol li, li {
  color: inherit !important; }

.homepage-news.topblocks .news_list_item.abstarct_list_item .textbottom {
  background-color: transparent; }
.homepage-news.topblocks .news_list_item.abstarct_list_item .shadowblock {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

img {
  outline: none;
  -ms-interpolation-mode: bicubic; }

.nav-tabs > li > a:hover {
  border-color: transparent; }

.newstitle {
  font-size: 30px;
  text-transform: uppercase;
  color: #171717;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 40px;
  font-family: "AkzidenzGroteskProBold"; }

p.name {
  color: #9a554b !important;
  font-family: "AkzidenzGroteskProLight", serif !important; }

.inputstyler .inp-fc input {
  height: 16px; }
.inputstyler .checkbox {
  margin-top: 0px; }

.container-slider {
  position: relative; }
  .container-slider .paginatslider {
    position: absolute;
    top: 50%;
    left: 25px;
    z-index: 60;
    float: left;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 10px;
    padding-right: 8px; }
    @media (max-width: 1500px) {
      .container-slider .paginatslider {
        padding: 9px 9px;
        padding-right: 6px; } }
    .container-slider .paginatslider ul {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-left: 0px; }
      .container-slider .paginatslider ul li {
        list-style: none;
        margin-bottom: 10px; }
    .container-slider .paginatslider .pager-prev {
      background-image: url(../img/down-slider.svg);
      width: 17px;
      height: 10px;
      background-repeat: no-repeat;
      background-size: 17px 10px;
      background-position: center center;
      display: block;
      margin-left: -3px;
      margin-top: 20px; }
      .container-slider .paginatslider .pager-prev:hover {
        opacity: 1; }
    .container-slider .paginatslider .pager-next {
      background-image: url(../img/up-slider.svg);
      width: 17px;
      height: 10px;
      background-repeat: no-repeat;
      background-size: 17px 10px;
      background-position: center center;
      display: block;
      margin-left: -3px;
      margin-bottom: 20px; }
      .container-slider .paginatslider .pager-next:hover {
        opacity: 1; }
    .container-slider .paginatslider .circle {
      background-image: url(../img/circle-slider.svg);
      width: 11px;
      height: 11px;
      background-repeat: no-repeat;
      background-size: 11px 11px;
      background-position: center center; }
    .container-slider .paginatslider a.active .circle {
      background-image: url(../img/circle-hover-slider.svg); }

h1 {
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 27px;
  padding: 0 0 17px 0;
  margin: 0;
  color: #171717;
  text-transform: uppercase; }

.sibedar-home-scroll .mCSB_scrollTools, #main-column .mCSB_scrollTools {
  visibility: hidden; }

.disablescroll {
  width: 100%;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  display: none !important;
  z-index: 9; }

.ytp-title {
  display: none !important; }

.menu_cur .clear {
  width: 100%; }

.underslider-news {
  position: relative; }
  .underslider-news .block-content {
    background-image: url(../img/bgunderslider.jpg);
    width: calc(100% + 2px);
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: table;
    background-size: cover;
    margin-left: -1px;
    display: flex;
    align-items: center; }
    .underslider-news .block-content .bx-wrapper {
      width: 100%; }
    .underslider-news .block-content .rowico {
      display: table !important;
      width: 100% !important;
      overflow: hidden; }
      .underslider-news .block-content .rowico > div {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 33.3332%;
        color: white;
        position: relative;
        line-height: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 10px; }
        .underslider-news .block-content .rowico > div .ico {
          margin-bottom: 5px; }
        .underslider-news .block-content .rowico > div .sep {
          width: 1px;
          height: 80%;
          float: right;
          background-color: #696665;
          position: absolute;
          right: 0px;
          top: 10%; }
        .underslider-news .block-content .rowico > div:last-child .sep {
          display: none; }
        .underslider-news .block-content .rowico > div a {
          color: white; }
          .underslider-news .block-content .rowico > div a:hover {
            opacity: 0.7; }
            .underslider-news .block-content .rowico > div a:hover .ico {
              opacity: 0.7; }
        .underslider-news .block-content .rowico > div .whitesvg {
          fill: #ffffff; }
  .underslider-news .ico svg {
    width: 35px;
    max-height: 35px; }

@media (max-width: 1250px) {
  .underslider-news .block-content .rowico > div a {
    font-size: 13px;
    font-weight: normal;
    font-family: "AkzidenzGroteskProLight"; } }
@media (max-width: 1175px) {
  .underslider-news .block-content .rowico > div a {
    font-size: 12px; } }
@media (max-width: 1100px) {
  .underslider-news .block-content .rowico > div a {
    font-size: 11px; }

  .underslider-news .block-content .rowico > div .ico {
    margin-bottom: -5px; } }
@media (max-width: 1025px) {
  .underslider-news .block-content .rowico > div a {
    font-size: 10px; } }
.underslider-news .block-content svg .st0 {
  fill: white; }

#slider-news {
  position: relative; }
  #slider-news .newscontainer {
    position: absolute;
    top: 0px;
    left: 0px; }
  #slider-news .zagl img {
    max-width: 100%; }
  #slider-news .textbottom {
    font-family: "AkzidenzGroteskProBold";
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 20px;
    color: white; }
    #slider-news .textbottom .date {
      font-size: 12px; }
    #slider-news .textbottom .text {
      font-size: 16px;
      height: 65px;
      overflow: hidden;
      margin-bottom: 14px; }

.paginatslider-news {
  position: absolute;
  left: 0px;
  z-index: 9;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: -25px; }
  .paginatslider-news ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px; }
    .paginatslider-news ul li {
      list-style: none;
      margin-bottom: 10px;
      margin-left: 5px;
      display: inline-block;
      margin-right: 5px; }
  .paginatslider-news .pager-prev {
    background-image: url(../img/down.svg);
    width: 17px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: 17px 10px;
    background-position: center center;
    display: block;
    margin-left: -3px;
    margin-top: 20px;
    opacity: 0.7; }
    .paginatslider-news .pager-prev:hover {
      opacity: 1; }
  .paginatslider-news .pager-next {
    background-image: url(../img/up.svg);
    width: 17px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: 17px 10px;
    background-position: center center;
    display: block;
    margin-left: -3px;
    margin-bottom: 20px;
    opacity: 0.7; }
    .paginatslider-news .pager-next:hover {
      opacity: 1; }
  .paginatslider-news .circle {
    background-image: url(../img/circle.svg);
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: 11px 11px;
    background-position: center center; }
  .paginatslider-news a.active .circle {
    background-image: url(../img/circle-hover.svg); }

#main_page .worktable .col-md-9 {
  width: 70%;
  float: left; }
#main_page .worktable .col-md-3 {
  padding-left: 0px;
  margin-left: -16px;
  padding-right: 0px;
  width: 30%;
  float: left; }
  #main_page .worktable .col-md-3.overflowh {
    overflow: hidden; }
#main_page .worktable .left {
  position: relative; }
#main_page .worktable .right {
  position: relative; }

.tooltip.top .tooltip-inner {
  background-color: #ffffff;
  border: 1px solid #555555;
  color: #555555;
  border-radius: 0;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 15px;
  max-width: 250px; }
.tooltip.top .tooltip-arrow {
  border-bottom-color: #555555; }

h1.ttl {
  text-transform: uppercase; }

h2 {
  font: normal 1.3625em "AkzidenzGroteskProLight", serif;
  line-height: 1.2em;
  margin-bottom: 1.2em; }

blockquote {
  border: none;
  position: relative;
  width: 80%;
  margin: 0 auto;
  font-size: 1.1em;
  color: #000;
  font-family: "AkzidenzGroteskProLight", serif;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 20px;
  border-top: 3px solid #d6d1cf; }
  blockquote:before {
    content: "";
    background-image: url(../img/qts.svg);
    width: 30px;
    height: 30px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
    background-color: white; }

.blockquote-autor {
  font-weight: bold;
  font-size: 1em;
  color: #000;
  text-align: right;
  padding-right: 62px;
  margin: -35px 0 35px 0; }

ul {
  color: #555555; }

@font-face {
  font-family: "cosico";
  src: url("/common/font/cosico.eot?1181666");
  src: url("/common/font/cosico.eot?1181666#iefix") format("embedded-opentype"), url("/common/font/cosico.woff?1181666") format("woff"), url("/common/font/cosico.ttf?1181666") format("truetype"), url("/common/font/cosico.svg?1181666#vkontakte") format("svg");
  font-weight: normal;
  font-style: normal; }
#deletethemes {
  margin-bottom: 0px; }

body.touchdevice .news_list_item.abstarct_list_item.playing .playico {
  background-size: 12px 12px; }
body.touchdevice .homepage-news .newscontainer:hover {
  transform: scale(1); }
body.touchdevice .homepage-news .playico {
  background-color: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 30px;
  background-size: 11px 16px;
  display: block !important; }

@media (max-width: 767px) {
  #mainbottom .main-blocks.abstract_items_block.homepage-news.withload .news_list_item .playico {
    margin-top: 10px; } }
.imgpreload {
  position: relative; }
  .imgpreload .loaditafter {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 0%;
    display: none;
    visibility: hidden; }
    .imgpreload .loaditafter.active {
      background-size: 100% auto;
      display: block;
      visibility: visible;
      width: 100%;
      height: 100%; }

.videoblock .text {
  margin-top: 5px;
  margin-bottom: 30px;
  text-align: center; }

.homepage-news .playico {
  background-color: rgba(0, 0, 0, 0.7);
  width: 60px;
  height: 60px;
  background-size: 21px 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/mic3.svg);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  display: none;
  transition: all 0.2s ease-in-out 0s; }
  .homepage-news .playico:hover {
    opacity: 0.7;
    cursor: pointer; }
.homepage-news .newscontainer {
  position: absolute;
  top: 0px;
  left: 0px;
  transition: transform 0.3s;
  z-index: 1;
  width: 100%; }
  .homepage-news .newscontainer.newscontainer-hovered {
    transform: scale(1) !important;
    z-index: 2; }
    .homepage-news .newscontainer.newscontainer-hovered .playico {
      display: block !important; }
  .homepage-news .newscontainer:hover {
    transform: scale(1.05);
    z-index: 2; }
    .homepage-news .newscontainer:hover .playico {
      display: block; }
.homepage-news .zagl img {
  max-width: 100%; }
.homepage-news .news_list_item.abstarct_list_item {
  position: relative; }
  .homepage-news .news_list_item.abstarct_list_item a {
    position: relative; }
  .homepage-news .news_list_item.abstarct_list_item .textbottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 8px;
    color: white;
    transition: height 0.5s ease-in-out 0s;
    overflow: hidden; }
    .homepage-news .news_list_item.abstarct_list_item .textbottom.novisible {
      padding-top: 0px;
      padding-bottom: 0px; }
      .homepage-news .news_list_item.abstarct_list_item .textbottom.novisible .text {
        height: 0px; }
      .homepage-news .news_list_item.abstarct_list_item .textbottom.novisible .date {
        height: 0px; }
    .homepage-news .news_list_item.abstarct_list_item .textbottom .date {
      font-size: 12px;
      transition: height 0.5s ease-in-out 0s;
      overflow: hidden; }
    .homepage-news .news_list_item.abstarct_list_item .textbottom .text {
      transition: height 0.5s ease-in-out 0s;
      font-size: 16px;
      height: 45px;
      overflow: hidden; }

.mark-gold, a.mark-gold:hover {
  color: #D4AF37; }

.row.column1 {
  display: none; }

.top-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  text-align: right;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 2560px;
  padding: 0;
  background: #fff;
  z-index: 101;
  padding-left: 50px;
  height: 50px;
  -webkit-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
  -moz-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
  box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2); }

.openednews .top-panel {
  z-index: 99; }

.top-panel-extended {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 11;
  text-align: right;
  padding: 0px;
  vertical-align: middle;
  min-height: 50px; }

.top-auth {
  background-image: url(../img/lk-grey.svg);
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  height: 23px;
  display: inline-block; }

.top-panel-extended-min {
  float: right;
  padding: 20px 20px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  z-index: 11;
  display: none; }

.search-btn-min {
  font-size: 1.5em;
  color: #99594f;
  font-weight: 400;
  cursor: pointer; }
  .search-btn-min:hover {
    color: #e14a2d; }

.search-res-count {
  right: auto; }

.top-auth {
  display: -moz-inline-stack;
  display: table-cell;
  vertical-align: top;
  margin-right: 26px; }
  .top-auth a {
    font-family: "AkzidenzGroteskProLight", serif;
    color: #99594f;
    cursor: pointer; }

.top-social-icons {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin-right: 26px;
  line-height: 1em;
  padding-top: 5px; }
  .top-social-icons a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 25px;
    font-family: "cosico";
    line-height: 25px;
    color: #9a554b;
    width: 12px;
    height: 20px;
    position: relative;
    font-size: 20px; }
    .top-social-icons a:before {
      position: absolute;
      top: -3px;
      left: 0; }
    .top-social-icons a.instagram {
      width: 20px;
      height: 20px;
      background-image: url("../img/soc_i.png");
      background-position: center top;
      background-repeat: no-repeat;
      -webkit-background-size: auto 20px;
      -o-background-size: auto 20px;
      -moz-background-size: auto 20px;
      background-size: auto 20px; }
    .top-social-icons a.vkontakte {
      width: 19px;
      height: 20px;
      background-image: url("../img/soc_v.png");
      background-position: center top;
      background-repeat: no-repeat;
      -webkit-background-size: auto 20px;
      -o-background-size: auto 20px;
      -moz-background-size: auto 20px;
      background-size: auto 20px; }
    .top-social-icons a.facebook {
      width: 9px;
      height: 20px;
      background-image: url("../img/soc_f.png");
      background-position: center top;
      background-repeat: no-repeat;
      -webkit-background-size: auto 20px;
      -o-background-size: auto 20px;
      -moz-background-size: auto 20px;
      background-size: auto 20px; }
    .top-social-icons a.twitter {
      width: 24px;
      height: 20px;
      background-image: url("../img/soc_t.png");
      background-position: center top;
      background-repeat: no-repeat;
      -webkit-background-size: auto 20px;
      -o-background-size: auto 20px;
      -moz-background-size: auto 20px;
      background-size: auto 20px; }

.top-search {
  background-color: #eeedeb;
  width: 278px;
  padding-bottom: 8px;
  margin-right: 26px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  display: inline-block;
  padding-top: 12px;
  padding-left: 16px;
  height: 46px !important;
  box-sizing: border-box;
  float: left;
  display: inline-block !important;
  margin-right: 0; }

.rss-icon {
  background: url(/common/img/icon-rss.png) center center no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-size: 20px;
  margin-left: 11px;
  position: relative;
  top: 4px;
  float: right; }

.top-search form {
  position: relative; }
.top-search .s-close {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(/common/img/s-close-b.png) no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
  z-index: 99; }
  .top-search .s-close:hover {
    opacity: 0.5; }

.search-txt {
  border: 0;
  background: #fff;
  font-size: 1.1em;
  padding-left: 25px;
  width: 250px;
  outline: none; }

.search-btn {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background-image: url("/bundles/armdresource/images/icons-se99b0a5d31.png");
  background-position: -46px -38px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 17px;
  width: 18px;
  background-color: #9a554b;
  border: 0;
  text-indent: -9999em;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-image: url("../img/icons-se99b0a5d31.png");
  background-position: -101px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 17px;
  width: 18px; }

.mobile-search {
  position: absolute;
  width: 100%;
  height: 68px;
  z-index: 1001;
  background-color: #fff;
  display: none; }

.top-panel-anchors {
  z-index: 1011;
  position: relative; }
  .top-panel-anchors a {
    color: #fff;
    position: fixed;
    top: 11px; }
    .top-panel-anchors a:after {
      font-family: "minprom";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 1.2em; }
    .top-panel-anchors a.menu-anchor {
      font: 1em "PT Sans", sans-serif;
      margin-left: 1.5625em;
      height: 3em;
      width: 3.4375em;
      line-height: 3em;
      text-align: center;
      top: 8px;
      z-index: 1100;
      text-decoration: none;
      outline: none; }

.top-panel-anchors a.menu-anchor {
  margin-left: 0;
  top: 0;
  left: 450px; }
  .top-panel-anchors a.menu-anchor:hover {
    background: #FFF;
    color: #b5b5b5; }
  .top-panel-anchors a.menu-anchor:after {
    content: "";
    display: block; }
  .top-panel-anchors a.menu-anchor.opened {
    background: #003f70; }
    .top-panel-anchors a.menu-anchor.opened.mobile {
      background: #505353;
      margin-left: 0;
      left: 83%; }

.logo {
  position: static;
  z-index: 1;
  background-image: url(../img/logo-main-text-brown.svg);
  background-position: center top;
  background-repeat: no-repeat;
  height: 35px;
  width: 205px;
  background-size: 205px 35px;
  margin-top: 8px;
  float: left;
  font-size: 0;
  margin-left: 30px; }

.bottomtabletblock {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #efe6e1;
  -webkit-box-shadow: 0 -1px 5px rgba(34, 35, 33, 0.1);
  -moz-box-shadow: 0 -1px 5px rgba(34, 35, 33, 0.1);
  box-shadow: 0 -1px 5px rgba(34, 35, 33, 0.1);
  height: 60px;
  z-index: 80; }
  .bottomtabletblock .tlike {
    display: table;
    width: 100%; }
    .bottomtabletblock .tlike .rlike {
      display: table-row; }
      .bottomtabletblock .tlike .rlike .oneblock {
        display: table-cell;
        width: 25%;
        text-align: center;
        padding-top: 8px; }
        .bottomtabletblock .tlike .rlike .oneblock .ico {
          width: 20px;
          height: 20px;
          display: inline-block;
          background-repeat: no-repeat;
          background-position: top center;
          margin-bottom: -6px; }
          .bottomtabletblock .tlike .rlike .oneblock .ico.i1 {
            background-image: url(../img/news.svg); }
          .bottomtabletblock .tlike .rlike .oneblock .ico.i2 {
            background-image: url(../img/important.svg); }
          .bottomtabletblock .tlike .rlike .oneblock .ico.i3 {
            background-image: url(../img/search.svg); }
          .bottomtabletblock .tlike .rlike .oneblock .ico.i4 {
            background-image: url(../img/stop.svg); }
        .bottomtabletblock .tlike .rlike .oneblock:hover .text, .bottomtabletblock .tlike .rlike .oneblock.active .text {
          color: #99594f; }
        .bottomtabletblock .tlike .rlike .oneblock:hover .ico.i1, .bottomtabletblock .tlike .rlike .oneblock.active .ico.i1 {
          background-image: url(../img/news-h.svg); }
        .bottomtabletblock .tlike .rlike .oneblock:hover .ico.i2, .bottomtabletblock .tlike .rlike .oneblock.active .ico.i2 {
          background-image: url(../img/important-h.svg); }
        .bottomtabletblock .tlike .rlike .oneblock:hover .ico.i3, .bottomtabletblock .tlike .rlike .oneblock.active .ico.i3 {
          background-image: url(../img/search-h.svg); }
        .bottomtabletblock .tlike .rlike .oneblock:hover .ico.i4, .bottomtabletblock .tlike .rlike .oneblock.active .ico.i4 {
          background-image: url(../img/stop-h.svg); }
        .bottomtabletblock .tlike .rlike .oneblock .text {
          width: 100%;
          display: inline-block;
          color: #626a7a;
          font-size: 11px; }

.logo-en {
  background-image: url(../img/logo-main-text-brown-en.svg); }

#menu-anchor {
  display: none; }

.infograph .chart_over_right, .infograph .chart_over_left {
  background-color: #fafafa !important; }

.container1 {
  position: relative;
  min-width: 320px;
  min-height: 100%; }

.globalpodpis .onepunkt {
  display: inline-block;
  width: 300px;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 10px; }

.car_main {
  display: none;
  padding-top: 68px; }

.carousel-inner > .item {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.carousel-caption {
  display: block;
  position: relative;
  top: 0;
  bottom: inherit;
  left: 0;
  right: inherit;
  height: 400px;
  text-align: left; }

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
  content: ""; }

.carousel-indicators li {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  border: none;
  background-color: #fff; }
  .carousel-indicators li:hover {
    background-color: #e14a2d; }
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  background-color: #e14a2d;
  margin: 1px; }

.car_main .left-banner-name {
  max-width: 450px; }

.no-top-block {
  height: 68px; }

.side-column {
  background: #505353;
  background-position: center top;
  background-size: cover;
  padding-top: 68px;
  position: fixed;
  width: 504px;
  height: 100%;
  display: block;
  padding-top: 0;
  overflow: hidden;
  z-index: 110; }
  .side-column:before {
    position: absolute;
    background: rgba(80, 83, 83, 0.6);
    width: 100%;
    height: 100%; }

.left-column-container {
  height: 280px;
  position: relative;
  overflow: hidden;
  width: 504px;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 10; }

.left-column-container-img {
  width: 504px;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 5;
  background-position: center top;
  background-size: cover;
  overflow: hidden; }
  .left-column-container-img img {
    height: 100%;
    position: relative;
    opacity: 0.3;
    filter: alpha(opacity=30); }

.left-column-container:after {
  content: "";
  position: absolute;
  top: 0;
  right: -17px;
  height: 1000px;
  width: 17px; }

.left-banner-text {
  color: #fff;
  position: absolute;
  top: 30%;
  left: 100px;
  left: 100px;
  margin-bottom: 0; }

.left-banner-type {
  font-size: 0.875em;
  line-height: 1.3em;
  font-weight: 600;
  background: #505353;
  padding: 7px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase; }
  .left-banner-type a {
    color: #fff; }

.left-banner-name {
  margin: 15px 50px 15px 0;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 30px !important;
  line-height: 45px !important;
  display: block;
  font-size: 1.9375em; }

.left-banner-date {
  color: #505353;
  font-size: 1.125em;
  display: block;
  margin-bottom: 15px; }

.bgbtn {
  float: left;
  display: inline-block;
  padding: 8px;
  transition: all 0.2s ease-in-out 0s;
  margin-right: 25px;
  cursor: pointer;
  margin-top: 5px; }
  .bgbtn:hover {
    background-color: #795a55; }

.bgbtn_en:hover {
  color: #ffffff; }

.versionbtn.bgbtn {
  margin-right: 15px; }

.versionbtn.bgbtn:hover .version-opener {
  background-image: url(../img/specialversion_h.svg); }

.bgbtn:hover .top-auth {
  background-image: url(../img/lk_h.svg); }

#mobilemenu .contacttop {
  float: left;
  width: 100%;
  margin-bottom: 10px; }
  #mobilemenu .contacttop div {
    text-transform: uppercase;
    font-size: 14px; }
  #mobilemenu .contacttop .tell {
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../img/mob-tell.svg);
    background-size: 13px 13px; }
    #mobilemenu .contacttop .tell a {
      text-decoration: underline; }
  #mobilemenu .contacttop .adrs {
    float: right;
    text-decoration: underline;
    text-transform: uppercase;
    color: #626a7a;
    margin-right: 20px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../img/mob-point.svg);
    background-size: 13px 13px; }
#mobilemenu .soc .greypart .top-auth {
  margin-top: 2px; }
#mobilemenu .soc .greypart .versionbtn .version-opener, #mobilemenu .soc .greypart .top-auth {
  width: 21px;
  height: 19px;
  background-size: 21px 19px; }
#mobilemenu .soc .greypart .toeng {
  color: #626a7a;
  text-decoration: none;
  font-size: 19px;
  font-family: "AkzidenzGroteskProRegular";
  text-transform: uppercase;
  vertical-align: top;
  margin-top: -1px; }
#mobilemenu .soc .greypart div {
  float: left;
  margin-right: 16px; }
#mobilemenu .soc .greypart .versionbtn {
  margin-top: 2px;
  display: block; }

.versionbtn .version-opener {
  background-image: url(../img/specialversion.svg);
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  height: 23px;
  display: inline-block; }

.top-auth a.myprof {
  background-image: url(../img/lk.svg);
  background-repeat: no-repeat;
  background-size: 45px 45px;
  width: 45px;
  height: 45px;
  display: inline-block; }
  .top-auth a.myprof img {
    display: none; }

.more-link {
  font-family: "AkzidenzGroteskProLight", serif;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  border: 1px solid #fff;
  font-size: 18px;
  position: relative;
  padding: 7px 38px 7px 10px;
  margin-top: 18px; }
  .more-link:after {
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 13px;
    width: 20px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    content: "";
    font-size: 10px; }
  .more-link:hover {
    color: #9a554b;
    background: #fff; }

.worktable {
  margin-bottom: 25px;
  padding: 30px;
  background-color: white;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: -50px;
  position: relative;
  float: left;
  z-index: 80;
  width: calc(100% - 100px);
  box-sizing: border-box;
  min-height: calc(100vh - 200px); }

.left-banner-image {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  width: auto; }

.scroller, .scroller-inner {
  position: relative; }

.ifvideo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
  .ifvideo > div {
    height: 100%; }
  .ifvideo.hide {
    display: none; }
  .ifvideo .videolayertransparent {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute; }

.newswithvideo .totopimg {
  position: relative;
  top: 0px;
  left: 0px; }
  .newswithvideo .totopimg.novisible {
    visibility: hidden; }

.worktable-sidebar {
  background-color: white; }

#main_page.lang_en #mainbottom {
  margin-top: 0px !important; }

.imgnewssizer {
  display: none; }

@media (min-width: 1920px) {
  .imgnewssizer.sizemax {
    display: inline !important; } }
@media (max-width: 1920px) {
  .imgnewssizer.fullhd.tablet {
    display: inline !important; } }
.sibedar-home-scroll {
  width: 100%;
  height: calc(100vh - 170px);
  overflow-y: auto; }
  .sibedar-home-scroll #settingsplayer a {
    text-decoration: underline; }
    .sibedar-home-scroll #settingsplayer a:hover {
      text-decoration: none; }
  .sibedar-home-scroll #settingsplayer .audio, .sibedar-home-scroll #settingsplayer .video, .sibedar-home-scroll #settingsplayer .reg {
    font-size: 12px;
    color: #505456;
    font-family: "AkzidenzGroteskProBold";
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px 25px; }
  .sibedar-home-scroll #settingsplayer .audio, .sibedar-home-scroll #settingsplayer .video {
    text-decoration: underline; }
    .sibedar-home-scroll #settingsplayer .audio:hover, .sibedar-home-scroll #settingsplayer .video:hover {
      text-decoration: none;
      cursor: pointer; }
  .sibedar-home-scroll #settingsplayer .audio {
    background-image: url(../img/music.svg); }
    .sibedar-home-scroll #settingsplayer .audio.no {
      background-image: url(../img/no-music.svg); }
  .sibedar-home-scroll #settingsplayer .video {
    background-image: url(../img/video.svg); }
    .sibedar-home-scroll #settingsplayer .video.no {
      background-image: url(../img/no-video.svg); }
  .sibedar-home-scroll #settingsplayer .reg {
    background-image: url(../img/lk.svg); }
  .sibedar-home-scroll .worktable-sidebar .title {
    font-size: 18px;
    text-transform: uppercase;
    color: #171717;
    margin-bottom: 20px;
    font-family: "AkzidenzGroteskProBold"; }
  .sibedar-home-scroll .worktable-sidebar .history-sb {
    border: 4px solid #f7f2ef;
    border-left: 0px;
    padding: 15px;
    float: left;
    width: 100%;
    background-color: white; }
    .sibedar-home-scroll .worktable-sidebar .history-sb .oneline {
      padding-left: 35px;
      position: relative; }
      .sibedar-home-scroll .worktable-sidebar .history-sb .oneline .ico {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 16px;
        height: 16px;
        background-repeat: no-repeat; }
      .sibedar-home-scroll .worktable-sidebar .history-sb .oneline.ico1 .ico {
        background-image: url(../img/chain.svg); }
      .sibedar-home-scroll .worktable-sidebar .history-sb .oneline.ico1 a:hover .ico {
        background-image: url(../img/chain-hover.svg); }
      .sibedar-home-scroll .worktable-sidebar .history-sb .oneline.ico2 .ico {
        background-image: url(../img/download.svg); }
      .sibedar-home-scroll .worktable-sidebar .history-sb .oneline.ico2 a:hover .ico {
        background-image: url(../img/download-hover.svg); }
    .sibedar-home-scroll .worktable-sidebar .history-sb .category {
      font-size: 12px;
      color: #8b8b8b;
      font-family: "AkzidenzGroteskProBold"; }
    .sibedar-home-scroll .worktable-sidebar .history-sb .text a {
      color: #171717;
      font-size: 16px;
      text-decoration: none; }
      .sibedar-home-scroll .worktable-sidebar .history-sb .text a:hover {
        color: #99594f;
        text-decoration: underline; }
    .sibedar-home-scroll .worktable-sidebar .history-sb .sep {
      margin-top: 15px;
      margin-bottom: 15px;
      width: 100%;
      background-color: #f7f2ef;
      height: 1px;
      clear: both; }
    .sibedar-home-scroll .worktable-sidebar .history-sb #historytab {
      border-bottom: 0px; }
      .sibedar-home-scroll .worktable-sidebar .history-sb #historytab li {
        margin-bottom: 20px; }
        .sibedar-home-scroll .worktable-sidebar .history-sb #historytab li a {
          font-size: 14px;
          text-transform: uppercase;
          color: #505456;
          font-family: "AkzidenzGroteskProBold";
          background-color: transparent !important;
          border: 0px !important;
          margin-right: 23px;
          padding: 0px;
          border-bottom: 2px dotted #171717 !important; }
        .sibedar-home-scroll .worktable-sidebar .history-sb #historytab li.active a {
          border-bottom: 2px dotted #ffffff !important; }
        .sibedar-home-scroll .worktable-sidebar .history-sb #historytab li:last-child a {
          margin-right: 0px; }
  .sibedar-home-scroll .worktable-sidebar .infsys {
    margin-bottom: 30px;
    border: 4px solid #f7f2ef;
    border-left: 0px;
    padding: 15px;
    padding-bottom: 45px;
    position: relative;
    background-color: #f7f2ef; }
    .sibedar-home-scroll .worktable-sidebar .infsys .paginatslider-sidebar {
      height: 0px; }
      .sibedar-home-scroll .worktable-sidebar .infsys .paginatslider-sidebar .pager-prev-sidebar {
        background-image: url(../img/left-sl-sb.svg);
        width: 10px;
        height: 17px;
        background-repeat: no-repeat;
        background-size: 10px 17px;
        background-position: center center;
        display: block;
        opacity: 0.7;
        z-index: 9;
        position: absolute;
        bottom: 80px;
        left: 15px; }
        .sibedar-home-scroll .worktable-sidebar .infsys .paginatslider-sidebar .pager-prev-sidebar:hover {
          opacity: 1; }
      .sibedar-home-scroll .worktable-sidebar .infsys .paginatslider-sidebar .pager-next-sidebar {
        background-image: url(../img/right-sl-sb.svg);
        width: 10px;
        height: 17px;
        background-repeat: no-repeat;
        background-size: 10px 17px;
        background-position: center center;
        display: block;
        opacity: 0.7;
        z-index: 9;
        position: absolute;
        bottom: 80px;
        right: 15px; }
        .sibedar-home-scroll .worktable-sidebar .infsys .paginatslider-sidebar .pager-next-sidebar:hover {
          opacity: 1; }
    .sibedar-home-scroll .worktable-sidebar .infsys .slider {
      text-align: center; }
      .sibedar-home-scroll .worktable-sidebar .infsys .slider .bx-wrapper {
        display: inline-block; }
        .sibedar-home-scroll .worktable-sidebar .infsys .slider .bx-wrapper .bx-pager {
          top: auto; }
      .sibedar-home-scroll .worktable-sidebar .infsys .slider span.name {
        color: #171717;
        font-family: "AkzidenzGroteskProBold";
        font-weight: bold; }
      .sibedar-home-scroll .worktable-sidebar .infsys .slider .slider-sidebar {
        text-align: center; }
        .sibedar-home-scroll .worktable-sidebar .infsys .slider .slider-sidebar > div {
          display: inline-block; }
          .sibedar-home-scroll .worktable-sidebar .infsys .slider .slider-sidebar > div > a {
            text-decoration: none;
            display: inline-block; }
            .sibedar-home-scroll .worktable-sidebar .infsys .slider .slider-sidebar > div > a:hover {
              opacity: 0.7; }
        .sibedar-home-scroll .worktable-sidebar .infsys .slider .slider-sidebar .ico svg {
          height: 35px;
          max-width: 35px; }
  .sibedar-home-scroll .worktable-sidebar .audioblock {
    margin-bottom: 30px;
    border: 4px solid #f7f2ef;
    border-left: 0px;
    padding: 15px; }
    .sibedar-home-scroll .worktable-sidebar .audioblock .playerblock {
      float: none; }
      .sibedar-home-scroll .worktable-sidebar .audioblock .playerblock .player {
        margin-top: 0px;
        float: none; }
      .sibedar-home-scroll .worktable-sidebar .audioblock .playerblock .status {
        background-size: 9px 12px;
        margin-left: 5px;
        margin-right: 5px;
        width: 30.5px;
        height: 30.5px; }
      .sibedar-home-scroll .worktable-sidebar .audioblock .playerblock .prev, .sibedar-home-scroll .worktable-sidebar .audioblock .playerblock .next {
        width: 9px;
        height: 10px;
        background-size: 9px 10px;
        margin-top: 9px; }
    .sibedar-home-scroll .worktable-sidebar .audioblock .time {
      color: #b4b4b4;
      font-family: "AkzidenzGroteskProBold";
      font-size: 10px; }
    .sibedar-home-scroll .worktable-sidebar .audioblock .text {
      font-size: 14px; }
    .sibedar-home-scroll .worktable-sidebar .audioblock > .player {
      display: table; }
      .sibedar-home-scroll .worktable-sidebar .audioblock > .player > div {
        display: table-cell;
        vertical-align: top; }
        .sibedar-home-scroll .worktable-sidebar .audioblock > .player > div.left {
          padding-right: 10px;
          width: 75px; }
  .sibedar-home-scroll .worktable-sidebar .tabsblock {
    background-color: white;
    border-right: 4px solid #f7f2ef;
    margin-bottom: 30px; }
    .sibedar-home-scroll .worktable-sidebar .tabsblock .field {
      margin-bottom: 10px; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .field input[type='text'] {
        border: 2px solid #99594f;
        padding: 6px 7px;
        width: 100%;
        padding-right: 50px;
        border-radius: 0; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .field input[type='button'] {
        position: relative;
        right: 0px;
        top: 0px;
        border: 0px;
        border-radius: 0;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
        background-color: #99594f;
        color: white;
        font-size: 22px;
        font-family: "AkzidenzGroteskProBold";
        height: 37px;
        width: 37px;
        outline: none;
        margin-top: -37px;
        float: right; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .field input[type='button']:hover {
          opacity: 0.8; }
    .sibedar-home-scroll .worktable-sidebar .tabsblock .bottomtabs {
      padding: 15px;
      background-color: #f7f2ef; }
    .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent {
      padding: 15px;
      background-color: white; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent.nopad {
        float: left;
        width: 100%; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .oneline-check {
        padding: 10px 15px;
        border-bottom: 1px solid #f7f2ef;
        float: left;
        width: 100%; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .oneline-check:last-child {
          border-bottom: 0px; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .oneline-check:hover, .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .oneline-check.active {
          background-color: #f7f2ef; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .oneline-check .jq-checkbox {
          float: left;
          margin-top: 2px;
          margin-right: 10px; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .oneline-check label {
          display: inline-block;
          float: left;
          width: calc(100% - 40px); }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .separ {
        height: 3px;
        width: 100%;
        background-color: #e2dedc;
        margin-bottom: 20px;
        float: left; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .minititle {
        color: #505456;
        font-family: "AkzidenzGroteskProBold";
        margin-bottom: 10px;
        font-size: 16px; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .moretags {
        float: right;
        margin-bottom: 20px;
        margin-top: 10px;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
        color: #99594f;
        font-family: "AkzidenzGroteskProBold";
        padding-right: 18px;
        background: url(../img/down-brown.svg) no-repeat right center;
        background-size: 11px 6px; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .moretags.opened {
          background: url(../img/up-brown.svg) no-repeat right center;
          background-size: 11px 6px; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .moretags:hover {
          cursor: pointer;
          text-decoration: none; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .desk {
        margin-bottom: 15px; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .deletemore {
        float: right;
        margin-bottom: 20px;
        margin-top: 10px;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
        color: #99594f;
        font-family: "AkzidenzGroteskProBold"; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .deletemore:hover {
          cursor: pointer;
          text-decoration: none; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist2 {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist2 .onetag {
          position: relative;
          text-transform: uppercase;
          color: #99594f;
          font-size: 14px;
          margin-left: 10px;
          margin-bottom: 10px;
          padding: 6px 7px;
          border: 2px solid #99594f;
          text-align: center;
          -webkit-flex-grow: 10;
          flex-grow: 10;
          background-color: #99594f !important;
          color: white !important;
          border: 2px solid #99594f !important;
          white-space: nowrap;
          text-overflow: ellipsis;
          max-width: 100%;
          overflow: hidden;
          display: inline-block;
          box-sizing: border-box; }
          .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist2 .onetag.none {
            background-color: #626a7a !important;
            color: #ffffff !important;
            border: 2px solid #626a7a !important; }
          .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist2 .onetag.white {
            background-color: #ffffff !important;
            color: #99594f !important;
            border: 2px solid #99594f !important; }
          .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist2 .onetag:hover span.delete {
            position: absolute;
            width: 8px;
            height: 8px;
            display: block;
            right: 2px;
            top: 2px;
            background-size: 8px 8px;
            background-repeat: no-repeat;
            cursor: pointer;
            background-image: url(../img/cross.svg);
            background-color: #99594f;
            padding: 6px;
            background-position: center center; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        height: 127px;
        overflow: hidden; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist.opened {
          height: auto; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist .onetag {
          text-transform: uppercase;
          color: #99594f;
          font-size: 14px;
          margin-left: 10px;
          margin-bottom: 10px;
          padding: 6px 7px;
          border: 2px solid #99594f;
          text-align: center;
          -webkit-flex-grow: 10;
          flex-grow: 10;
          white-space: nowrap;
          text-overflow: ellipsis;
          max-width: 100%;
          overflow: hidden;
          display: inline-block;
          box-sizing: border-box;
          position: relative; }
          .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist .onetag:hover {
            color: white;
            background-color: #b57167;
            border-color: #b57167;
            cursor: pointer; }
          .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist .onetag.activetag {
            background-color: #99594f !important;
            color: white !important;
            border: 2px solid #99594f !important; }
    .sibedar-home-scroll .worktable-sidebar .tabsblock .nav.nav-tabs {
      border-bottom: 0px;
      background-color: #f7f2ef;
      padding-left: 0px; }
      .sibedar-home-scroll .worktable-sidebar .tabsblock .nav.nav-tabs li {
        font-size: 22px;
        font-weight: bold;
        width: 50%;
        margin-bottom: 0px;
        border: 0px; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .nav.nav-tabs li.active a {
          color: #171717; }
        .sibedar-home-scroll .worktable-sidebar .tabsblock .nav.nav-tabs li a {
          font-family: "AkzidenzGroteskProBold";
          padding: 15px 20px;
          font-size: 18px;
          font-weight: bold;
          color: #505456;
          border: 0px;
          margin-right: 0px;
          width: calc(100% - 10px); }

@media (max-width: 1520px) {
  .sibedar-home-scroll .worktable-sidebar .history-sb #historytab {
    margin-bottom: 10px;
    flex-wrap: wrap; }

  .sibedar-home-scroll .worktable-sidebar .history-sb #historytab li {
    margin-bottom: 10px; }

  .sibedar-home-scroll .worktable-sidebar .history-sb #historytab li a {
    margin-left: 0;
    margin-right: 15px; } }
.touchdevice .sibedar-home-scroll .worktable-sidebar .tabsblock .tabcontent .taglist .onetag:hover {
  color: #99594f;
  background-color: #ffffff;
  border-color: #99594f; }

.container-fluid.nopadding {
  padding-right: 0px;
  padding-left: 0px; }

.main-column {
  width: 104%;
  height: calc(100vh - 170px);
  overflow-y: auto;
  margin-left: -2%; }

.top-panel-extended .playerblock {
  min-width: 250px; }

.playerblock {
  float: left; }
  .playerblock .player {
    float: left;
    margin-top: 7px; }
  .playerblock .sep {
    height: 40px;
    width: 1px;
    background-color: #ebe6e6;
    border-left: 1px solid #e4dbd8;
    border-right: 1px solid #ffffff;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 5px; }
  .playerblock .prev, .playerblock .next {
    background-repeat: no-repeat;
    background-position: top center;
    width: 8px;
    height: 9px;
    float: left;
    cursor: pointer;
    margin-top: 15px;
    background-size: 8px 9px;
    transition: all 0.1s ease-in-out 0s; }
    .playerblock .prev:hover, .playerblock .next:hover {
      opacity: 0.7; }
  .playerblock .prev {
    background-image: url(../img/player/play-previous.svg); }
  .playerblock .next {
    background-image: url(../img/player/play-next.svg); }
  .playerblock .day {
    margin-top: 13px;
    margin-left: 20px;
    float: left; }
    .playerblock .day a {
      color: #795a55;
      font-size: 12px;
      text-decoration: none;
      padding-bottom: 2px;
      border-bottom: 1px dashed #795a55; }
      .playerblock .day a:hover {
        border-bottom: 1px solid #795a55; }
  .playerblock .status {
    width: 35px;
    height: 35px;
    background-color: #9a554b;
    border-radius: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
    transition: all 0.1s ease-in-out 0s; }
    .playerblock .status:hover {
      opacity: 0.7; }
    .playerblock .status.pause {
      background-image: url(../img/player/pause.svg); }
    .playerblock .status.play {
      background-image: url(../img/mic3.svg);
      background-size: 9px 12px; }

.top-panel-extended .modules a:last-child .module {
  margin-right: 0px; }

.main-column-top-panel {
  position: relative;
  height: 115px;
  width: 100%; }

.main-column-top-panel-h {
  height: 54px; }

.servicestemplate .main-column-top-panel {
  height: 129px; }

.main-blocks {
  margin: 0;
  padding: 0;
  list-style: none; }

.main-blocks {
  display: table; }
  .main-blocks:last-child {
    margin-bottom: 0;
    padding-bottom: 30px; }

.main-block {
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 1.25em;
  margin-bottom: 0; }
  .main-block a {
    display: block;
    padding: 7px;
    border: 1px solid #fff; }
    .main-block a:hover {
      border-color: #b5b9c5; }
      .main-block a:hover .main-block-title {
        color: #505353; }

.main-blocks .main-block:last-child {
  margin-right: 0; }

.main-block {
  width: 33%;
  padding-right: 5px; }

.main-blocks-max .main-block {
  width: 25%; }

.resize-image {
  display: block;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .resize-image img {
    width: 100%; }

.resize-image-none {
  background-size: inherit;
  background-color: #e7e7e8; }

.main-block-type {
  font-family: "AkzidenzGroteskProLight", serif;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  color: #9a554b;
  border: 1px solid #9a554b;
  text-transform: uppercase;
  font-size: 0.9375em;
  padding: 6px 9px;
  margin-top: 5px;
  font-weight: 600;
  font-size: 0.75em;
  line-height: 20px;
  margin-top: 3px;
  padding: 4px 6px; }

.main-block-title {
  color: #444;
  font-family: "AkzidenzGroteskProregular", serif;
  margin: 9px 0 13px;
  font-size: 0.8em !important;
  line-height: 20px !important;
  font-size: 1em;
  margin: 7px 0 9px;
  height: 60px;
  overflow: hidden; }

.main-block-date {
  font-family: "AkzidenzGroteskProLight", serif;
  display: block;
  color: #b5b5b5;
  font-size: 0.65em !important;
  font-size: 0.75em; }

.main-block-stats {
  margin-top: 7px; }
  .main-block-stats span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    color: #9a554b;
    font-size: 14px;
    margin-right: 17px;
    font-size: 0.7em;
    margin-right: 5px; }
    .main-block-stats span:before {
      font-family: "Glyphicons Halflings";
      font-size: 1em;
      position: relative;
      color: #9a554b; }
    .main-block-stats span.mbs-comments:before {
      content: "";
      margin-right: 5px;
      top: 3px; }
    .main-block-stats span.mbs-views {
      display: none; }

.main-banner-block {
  display: none; }

.main-banner-block-show {
  width: 100%;
  clear: both;
  display: block; }

.main-banner {
  padding: 20px 0 0 0;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  min-height: 0;
  margin-right: 13px;
  margin-left: 8px; }
  .main-banner img {
    display: block;
    width: 100%;
    height: auto;
    position: static; }

.main-banner-image {
  background: url(/common/img/zz.png) no-repeat center center; }

.main-banner-text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background: rgba(128, 123, 121, 0.8) !important;
  color: #fff;
  padding: 10px 0 10px; }

.main-banner {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  display: table; }

.main-banner-img {
  display: table-cell;
  width: 75.95%; }

.main-banner-text {
  background: #807b79 !important;
  border-left: 0 solid #6787cc;
  position: relative;
  right: inherit;
  left: inherit;
  top: inherit;
  bottom: inherit;
  display: table-cell;
  vertical-align: middle; }
  .main-banner-text p, .main-banner-text span {
    margin: 0 33px;
    display: block; }

.main-banner-type {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75em; }

.main-banner-name {
  font: 1.5625em "AkzidenzGroteskProLight", serif;
  line-height: 1.2em;
  font-size: 1.3125em;
  padding: 5px 0 7px; }

.main-banner-date {
  color: white;
  font-size: 0.75em; }

.menu-column {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 100%;
  float: left;
  background: rgba(63, 103, 191, 0.7);
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 5;
  background: none; }
  .menu-column .menu-container {
    background: rgba(63, 103, 191, 0.7); }

.menu-column-opened .main-menu-scroll-wrap {
  position: absolute;
  z-index: 1;
  top: 3px;
  left: 0;
  padding-left: 0;
  width: 100%;
  overflow: hidden;
  bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  top: 215px; }
.menu-column-opened .main-menu-scroll {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%; }

.mms-inner {
  background: #618dd8; }

.main-column-menu-moblie {
  margin-left: 70%; }

.menu-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 48px;
  z-index: 2;
  overflow: hidden;
  background-color: #9a554b; }
  .menu-container:after {
    content: "";
    position: absolute;
    top: 0;
    right: -17px;
    height: 100%;
    width: 17px; }

.lt-ie9 .menu-container {
  background: url(../img/images/blue-pix.png) repeat 0 0; }

.menu-container {
  background: rgba(63, 103, 191, 0.7);
  box-shadow: 0 0 75px -2px #000; }

.menu-opened {
  position: relative;
  float: left;
  overflow: hidden; }
  .menu-opened .left-column-container {
    display: none; }
  .menu-opened .menu-container {
    position: relative; }
  .menu-opened #left-to-fixed {
    background: url(..//img/images/menu-logo.png) no-repeat 100% 100%; }
  .menu-opened:after {
    content: "";
    position: fixed;
    bottom: 0;
    left: 237px;
    width: 268px;
    height: 176px;
    display: block;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }

.mobile-container .menu-opened .menu-container {
  height: 100%;
  position: fixed;
  top: 0; }

.main-menu {
  color: #fff;
  padding: 0 20px;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  margin-top: 0; }
  .main-menu:after {
    content: "";
    display: table;
    clear: both; }
  .main-menu a {
    color: #fff; }
  .main-menu h2 {
    font-weight: normal;
    margin: 0;
    font-size: 1.3em;
    padding: 28px 58px 17px 50px; }
  .main-menu .logo {
    display: none;
    position: absolute;
    z-index: 200; }
  .main-menu .logo {
    display: block; }

.mp-level-open > h2:after {
  display: block; }

.main-menu-title {
  font: bold 1.5em "AkzidenzGroteskProLight", serif;
  display: none;
  margin: 0;
  display: none;
  border-top: 1px solid #85a0dd;
  padding-top: 33px;
  margin: 120px 58px 0 50px;
  padding-bottom: 16px; }

.main-menu-col1 {
  margin-top: 120px; }

.main-menu-level1-link {
  font: 15px "AkzidenzGroteskProBold", serif;
  text-transform: uppercase;
  padding: 3px 4px 4px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  background-position: 10px center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  width: 100%; }

.fontsize-small .main-menu-level1-link {
  font-size: 14px; }
.fontsize-small .main-menu-level2 li {
  font-size: 16px; }

.fontsize-normal .main-menu-level1-link {
  font-size: 16px; }

.fontsize-big .main-menu-level2 li, .fontsize-big .main-menu-level1-link {
  font-size: 18px; }
.fontsize-big .main-menu-level2 li {
  font-size: 20px; }
.fontsize-big .comment-text-field {
  height: 52px !important; }

.main-menu-level1 a:hover {
  text-decoration: underline; }

.main-menu-level1-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px; }

.main-menu-level0 {
  font: bold 1em "AkzidenzGroteskProLight", serif;
  text-transform: uppercase;
  padding: 20px 0 17px 27px;
  display: none;
  vertical-align: top;
  background-position: 10px center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
  color: #fff; }
  .main-menu-level0:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px; }

.main-menu-level1-link {
  padding: 3px 10px 2px 21px;
  background-position: 5px 6px;
  width: auto; }

.mmh-main {
  display: block; }
  .mmh-main a {
    background-color: #9a554b; }

.main-menu-header {
  background-image: url("../img/icons-2x/menu-mark.png");
  background-position: 10px center; }

.mmh-main {
  display: none; }

.main-menu-level1 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  padding-top: 21px;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 58px; }
  .main-menu-level1 li {
    margin-bottom: 0;
    margin-bottom: 30px;
    font-size: 14px;
    clear: both; }

.main-menu-level2 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  display: table;
  width: 100%; }
  .main-menu-level2 li {
    margin-bottom: 10px;
    background: #9a554b;
    margin-bottom: 0;
    width: 100%;
    height: 43px;
    display: table-row;
    vertical-align: middle; }
    .main-menu-level2 li:hover, .main-menu-level2 li:active {
      background: #254794; }

.nav__dropdown__item {
  position: relative; }

.main-menu-level2 li .main-menu-level2-link {
  height: 43px;
  display: table-cell;
  border-top: 1px solid #618dd8;
  vertical-align: middle;
  padding-left: 27px;
  padding-right: 5px;
  background-position: 10px center;
  background-repeat: no-repeat; }

.yes-3lev-str {
  width: 15px;
  height: 10px;
  z-index: 100;
  background: url("../img/icons/menu_arrow.png") no-repeat left top;
  display: inline-block;
  margin-left: -20px;
  margin-top: 9px;
  float: left; }

.main-menu-level2 {
  display: block;
  font-size: 13px;
  line-height: normal;
  margin: 10px 10px 0 30px;
  width: auto; }
  .main-menu-level2 li {
    height: auto;
    margin-bottom: 9px;
    border: none;
    padding-left: 0;
    display: list-item;
    background: inherit;
    font-size: 16px;
    line-height: 20px;
    position: relative; }
    .main-menu-level2 li .main-menu-has-child {
      background-image: url("../img/icons/menu_arrow.png"); }
    .main-menu-level2 li .main-menu-level2-link {
      height: auto;
      display: inline;
      border-top: none;
      padding-right: 0;
      padding-left: 0;
      background-image: none; }
    .main-menu-level2 li:hover {
      background: inherit; }

.shadow-block {
  width: 13%;
  height: 100%;
  background-color: #9a554b;
  position: absolute;
  right: 0;
  z-index: 5000; }

.main-menu-level3 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  width: 100%;
  line-height: 15px;
  padding: 24px 27px 20px 50px;
  width: auto; }
  .main-menu-level3 li {
    margin-bottom: 0;
    width: 100%;
    height: auto;
    display: table-row;
    vertical-align: middle;
    padding-bottom: 12px;
    display: block;
    width: auto;
    height: auto;
    line-height: 21px; }
    .main-menu-level3 li:hover, .main-menu-level3 li:active {
      background: #254794; }
    .main-menu-level3 li .main-menu-level3-link {
      height: auto;
      width: 300px;
      display: table-cell;
      border-top: 1px solid #618dd8;
      vertical-align: middle;
      padding-left: 19px;
      padding-right: 5px;
      border-bottom: 1px solid #618dd8; }
    .main-menu-level3 li:last-child .main-menu-level3-link {
      border-bottom: 1px solid #618dd8; }
    .main-menu-level3 li:first-child .main-menu-level3-link {
      border-top: none; }
    .main-menu-level3 li .main-menu-level3-link {
      display: inline;
      border: 0;
      border-bottom: 1px solid #9a554b;
      padding: 0;
      width: auto;
      color: #c8d8f4; }
      .main-menu-level3 li .main-menu-level3-link:hover {
        border-bottom: 1px solid #618dd8;
        color: #fff; }
    .main-menu-level3 li:hover, .main-menu-level3 li:active {
      background: none; }

.main-menu-back-button {
  background-color: #1b3960;
  background-image: url("../img/icons/blue-right-arrow.png");
  background-position: 90% center;
  background-repeat: no-repeat; }

.main-menu-bot-panel {
  padding: 28px 7px 18px 50px; }

.mp-pusher {
  position: relative;
  left: 0;
  height: 100%; }

.mp-menu {
  position: fixed;
  top: 0;
  left: -505px;
  bottom: 0;
  z-index: 1000;
  height: 100%;
  background-image: url("/common/img/Gradient_metal.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-origin: content-box;
  width: 505px;
  overflow: auto; }
  .mp-menu .logo {
    width: 228px;
    height: 39px;
    background-size: cover;
    left: 50px;
    top: 25px; }

.mp-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/common/img/Gradient_metal.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-origin: content-box;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mp-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  opacity: 0; }

.mp-level::after, .mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  opacity: 0; }

.mp-pusher::after {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; }

.mp-level::after {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  z-index: -1; }

.mp-pusher.mp-pushed::after, .mp-level.mp-level-overlay::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.mp-pusher.mp-pushed::after {
  z-index: 5; }

.mp-level.mp-level-overlay {
  cursor: pointer; }
  .mp-level.mp-level-overlay.mp-level::before {
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 1; }

.top-panel-extended .playerblock .status {
  background-color: #626a7a; }
.top-panel-extended .playerblock .next {
  background-image: url(../img/player/play-next-gray.svg); }
.top-panel-extended .playerblock .prev {
  background-image: url(../img/player/play-previous-gray.svg); }
.top-panel-extended .playerblock .day a {
  color: #626a7a;
  border-bottom: 1px dashed #626a7a; }
.top-panel-extended .playerblock .day a:hover {
  border-bottom: 1px solid #626a7a; }

#filtertopnews {
  padding: 15px;
  margin-left: 2%;
  background-color: #f7f2ef; }
  #filtertopnews a.sortMode {
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 10px; }
  #filtertopnews .switch input {
    outline: none !important; }
  #filtertopnews .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    float: left;
    height: 28px;
    outline: none; }
    #filtertopnews .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
  #filtertopnews .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9a554b;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    #filtertopnews .slider:before {
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 4px;
      bottom: 4px;
      background-color: white;
      -webkit-transition: 0.4s;
      transition: 0.4s; }

input:checked + .slider {
  background-color: #2196F3; }
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3; }
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

body.openednews {
  padding-right: calc(50% - 60px); }
  body.openednews .news_list_item {
    width: 50%; }
  body.openednews .worktable {
    margin-top: 0px; }
    body.openednews .worktable .col-md-3 {
      width: 0px !important;
      overflow: hidden !important; }
    body.openednews .worktable .col-md-9 {
      width: 100% !important; }

@media (max-width: 1500px) {
  body.openednews {
    padding-right: 0px; } }
@media (max-width: 991px) {
  body.openednews {
    padding-top: 0px;
    padding-bottom: 0px; }
    body.openednews .main-column, body.openednews .sibedar-home-scroll {
      height: 100vh !important; } }
#svgContainer {
  z-index: 3;
  position: absolute; }

.linetopoint {
  border: 2px solid #94a6c0;
  z-index: 999;
  border-radius: 0; }

.news_list_item.abstarct_list_item.wtextcenter .textbottom {
  bottom: calc(50% - 25px);
  color: black; }

.grecaptcha-badge {
  z-index: 100; }

.antikorbtn {
  background-color: #f7f2ef;
  padding: 15px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  transition: transform 0.3s;
  height: 131px;
  margin-top: 0px;
  overflow: hidden; }
  .antikorbtn .leftp {
    padding: 5px 15px;
    border: 2px solid white;
    width: 100%;
    height: 100px; }
    .antikorbtn .leftp:before {
      content: "";
      width: 335px;
      height: 131px;
      background-position: center center;
      background-image: url(../img/antikorbtn-left.png);
      position: absolute;
      left: 0px;
      top: 0px; }
    .antikorbtn .leftp:after {
      content: "";
      width: 335px;
      height: 131px;
      background-position: center center;
      background-image: url(../img/antikorbtn-right.png);
      position: absolute;
      right: 0px;
      bottom: 0px; }
    .antikorbtn .leftp .tit {
      color: #9a554b;
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
      position: relative;
      z-index: 2; }
    .antikorbtn .leftp .text {
      color: #555555;
      font-weight: 300;
      position: relative;
      z-index: 2; }
  .antikorbtn .rightp {
    z-index: 3;
    display: none;
    width: 174px;
    height: 154px;
    position: absolute;
    top: -12px;
    right: 15px;
    background-image: url(../img/antikorbtn-btn.png);
    text-align: center;
    background-position: center center;
    font-size: 19px;
    text-transform: uppercase;
    color: #555555;
    line-height: 26px;
    font-weight: bold;
    padding-top: 37px;
    box-sizing: border-box;
    padding-left: 10px;
    transition: transform 0.3s; }
    .antikorbtn .rightp:hover {
      opacity: 0.7;
      cursor: pointer; }

.antikorbtn.bottomposition {
  display: none; }

.planpage .graphs {
  width: 100%;
  margin-bottom: 30px;
  float: left; }
  .planpage .graphs .flot_chart.round {
    margin-bottom: 10px; }
  .planpage .graphs .lt {
    display: table;
    height: 100%;
    width: 100%; }
    .planpage .graphs .lt .lr {
      display: table-row; }
    .planpage .graphs .lt .lc {
      text-align: center;
      font-family: "AkzidenzGroteskProBold";
      display: table-cell;
      vertical-align: middle; }
      .planpage .graphs .lt .lc .val {
        font-size: 32px; }
      .planpage .graphs .lt .lc .date {
        color: #626a7a;
        display: inline-block;
        width: 100%;
        font-size: 16px;
        font-family: "AkzidenzGroteskProLight";
        vertical-align: top; }
  .planpage .graphs .point {
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: calc(50% - 5px);
    display: none;
    z-index: 3;
    background-color: #94a6c0; }
  .planpage .graphs .desk {
    margin-bottom: 10px; }
  .planpage .graphs .grcontainer {
    position: relative;
    float: left;
    width: auto; }
    .planpage .graphs .grcontainer .bg {
      height: 70px;
      position: absolute;
      bottom: 10px;
      background-color: #9da4ae;
      width: 100%; }
      .planpage .graphs .grcontainer .bg .what {
        position: absolute;
        left: 14px;
        top: 21px;
        color: white;
        font-size: 19px;
        font-family: "AkzidenzGroteskProLight";
        width: 100px;
        text-align: center; }
    .planpage .graphs .grcontainer .blocksarea {
      position: relative;
      margin-left: 127px; }
      .planpage .graphs .grcontainer .blocksarea .block {
        width: 150px;
        background-color: #efe6e0;
        display: inline-block;
        vertical-align: bottom;
        margin-right: 40px;
        color: black;
        position: relative;
        z-index: 2;
        background-image: url(../img/blick.png);
        background-repeat: no-repeat;
        min-height: 90px;
        background-position: top center; }
        .planpage .graphs .grcontainer .blocksarea .block:before {
          content: "";
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0px;
          left: 0px;
          outline: 2px solid #ffffff;
          outline-offset: -10px;
          z-index: 3; }
        .planpage .graphs .grcontainer .blocksarea .block.thisyear {
          background-image: url(../img/blick2.png);
          background-color: #5b6778;
          color: white; }
          .planpage .graphs .grcontainer .blocksarea .block.thisyear * {
            color: white; }
.planpage .onelinetitle {
  margin-bottom: 30px;
  float: left;
  width: 100%; }
  .planpage .onelinetitle .square {
    width: 80px;
    height: 80px;
    background-color: #f7f2ef;
    border: 7px solid #c2aa9d;
    position: relative;
    float: left; }
    .planpage .onelinetitle .square img {
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      max-width: 70%;
      max-height: 70%; }
  .planpage .onelinetitle .right {
    float: left;
    width: calc(100% - 80px);
    color: #000000; }
    .planpage .onelinetitle .right .toptitle {
      font-family: "AkzidenzGroteskProBold";
      font-size: 18px;
      text-transform: uppercase;
      padding: 7px 10px;
      border-bottom: 4px solid #c2aa9d;
      width: auto;
      display: inline-block;
      margin-bottom: -3px; }
    .planpage .onelinetitle .right .bottomtitle {
      font-family: "AkzidenzGroteskProBold";
      font-size: 18px;
      padding: 7px 10px;
      display: inline-block; }
    .planpage .onelinetitle .right .line {
      width: 100%;
      height: 2px;
      background-color: #efe6e1; }
.planpage .megacelltitle {
  padding: 20px;
  background-color: #f7f2ef;
  margin-bottom: 30px; }
  .planpage .megacelltitle .rowblock {
    width: 100%;
    border: 2px solid #efe6e1;
    box-sizing: border-box;
    display: table; }
    .planpage .megacelltitle .rowblock .cell {
      display: table-cell;
      padding: 15px;
      vertical-align: middle; }
      .planpage .megacelltitle .rowblock .cell.mini {
        text-transform: uppercase;
        white-space: nowrap;
        font-size: 18px;
        font-family: "AkzidenzGroteskProBold";
        position: relative; }
        .planpage .megacelltitle .rowblock .cell.mini div {
          position: absolute;
          top: 15%;
          right: 0px;
          height: 70%;
          border-left: 1px solid #e4dbd8;
          width: 2px;
          background-color: #ffffff; }
      .planpage .megacelltitle .rowblock .cell.big {
        font-size: 18px;
        font-family: "AkzidenzGroteskProRegular"; }

#mobilemenu {
  overflow: hidden;
  overflow-y: auto;
  width: 0px;
  position: fixed;
  top: 50px;
  right: 0px;
  z-index: 99;
  transition: width 0.2s ease-in-out 0s;
  -webkit-box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.25);
  background-color: #f7f8f9;
  height: calc(100% - 50px); }
  #mobilemenu.active {
    width: 50%;
    padding: 5px; }
    #mobilemenu.active .tobottom .contacts {
      margin-left: -5px; }
  #mobilemenu .menu_bot_height {
    height: 111px; }
  #mobilemenu .menu_bot_height0 {
    height: 5px; }
  #mobilemenu .secondmenu.width-border {
    height: calc(100% - 75px);
    overflow: auto; }
  #mobilemenu .havesecondlayer.active {
    position: static !important; }
  #mobilemenu .main-menu-level1-link {
    font-size: inherit;
    font-family: "AkzidenzGroteskProLight";
    text-transform: none; }
  #mobilemenu .scrollfirstmenu {
    height: calc(100% - 130px);
    margin-left: 10px;
    margin-top: 10px; }
  #mobilemenu .main-menu-level2 {
    float: left;
    height: 100%;
    width: 100%; }
  #mobilemenu .forscroll {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #f7f8f9;
    height: 100%;
    z-index: 1;
    padding: 20px; }
    #mobilemenu .forscroll.active {
      display: block; }
  #mobilemenu .tobottom {
    bottom: 0px;
    position: fixed;
    width: 100%; }
    #mobilemenu .tobottom .contacts {
      background-color: #fcfcfd;
      padding: 20px;
      float: left;
      width: 100%;
      -webkit-box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.25);
      box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.25); }
  #mobilemenu .soc .greypart {
    float: left; }
  #mobilemenu .soc .cls-1 {
    fill: #99594f; }
  #mobilemenu .soc svg {
    width: 27px;
    height: 23px;
    float: left;
    margin-right: 35px; }
  #mobilemenu .soc svg {
    transition: all 0.3s ease-in-out 0s; }
    #mobilemenu .soc svg:hover {
      opacity: 0.7; }
  #mobilemenu ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px; }
    #mobilemenu ul li {
      float: left;
      position: relative;
      width: 33.3333332%;
      padding-bottom: 28%;
      overflow: hidden; }
      #mobilemenu ul li ul.main-menu-level2 {
        margin-left: 0px;
        margin-right: 0px; }
        #mobilemenu ul li ul.main-menu-level2 li {
          border-bottom: 2px solid #f3f4f6;
          float: left;
          width: 98%;
          display: block;
          padding: 0px !important;
          height: auto;
          overflow: visible; }
          #mobilemenu ul li ul.main-menu-level2 li:last-child {
            border-bottom: 0px; }
          #mobilemenu ul li ul.main-menu-level2 li a {
            padding-bottom: 15px;
            padding-top: 15px;
            color: black;
            display: block;
            width: 100%;
            font-size: 18px; }
      #mobilemenu ul li .main-menu-level1-link {
        padding: 0px;
        width: auto;
        background-position: 0px; }
      #mobilemenu ul li .backtoglobalmenu {
        background-image: url(../img/toleft-brown.svg);
        width: 20px;
        height: 14px;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 20px 14px;
        display: inline-block;
        margin-right: 5px; }
      #mobilemenu ul li .globaltitle {
        text-transform: uppercase;
        font-weight: bold;
        color: black;
        font-size: 18px;
        padding-bottom: 10px;
        border-bottom: 2px solid #a0a4ad;
        font-family: "AkzidenzGroteskProBold";
        margin-bottom: 15px; }
      #mobilemenu ul li .icon {
        border: 7px solid #efe6e1;
        background-color: white;
        text-align: center;
        position: absolute;
        height: 95%;
        width: 95%;
        padding: 10% 5%;
        color: #626a7a;
        top: 0px; }
        #mobilemenu ul li .icon:hover {
          background-color: #efe6e1;
          color: #626a7a; }
          #mobilemenu ul li .icon:hover svg * {
            fill: #626a7a; }
        #mobilemenu ul li .icon a {
          color: #626a7a; }
        #mobilemenu ul li .icon .ltable {
          display: table;
          width: 100%;
          height: 100%; }
          #mobilemenu ul li .icon .ltable .lrow {
            display: table-row; }
            #mobilemenu ul li .icon .ltable .lrow .lcell {
              display: table-cell;
              vertical-align: middle; }
        #mobilemenu ul li .icon svg {
          max-width: 40%;
          max-height: 40%; }
          #mobilemenu ul li .icon svg * {
            fill: #99594f; }
      #mobilemenu ul li .icon2 {
        padding: 0%;
        font-size: 2.4em !important;
        font-weight: bold;
        font-family: "AkzidenzGroteskProRegular";
        color: #626a7a;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1; }
        #mobilemenu ul li .icon2.versionbtn {
          display: flex; }
        #mobilemenu ul li .icon2:hover {
          color: #626a7a; }
        #mobilemenu ul li .icon2 .ico {
          width: 100%; }
          #mobilemenu ul li .icon2 .ico svg * {
            fill: #626a7a; }
      #mobilemenu ul li .icon3 svg {
        max-width: 46%;
        max-height: 46%; }
      #mobilemenu ul li .icon4 {
        background-image: none; }
        #mobilemenu ul li .icon4.top-auth {
          display: flex !important; }
        #mobilemenu ul li .icon4 svg {
          max-width: 30% !important;
          max-height: 30% !important; }
      #mobilemenu ul li .forscroll {
        display: none; }

#mobilemenu .ul_pr_mob li {
  padding-bottom: 20%; }

@media (max-width: 900px) {
  #mobilemenu.active {
    width: 60%; } }
@media (max-width: 767px) {
  #mobilemenu .menu_bot_height0 {
    height: 0; }
  #mobilemenu .menu_bot_height {
    height: 98px; }
  #mobilemenu .ul_pr_mob li {
    padding-bottom: 12%; }
  #mobilemenu .men_standart {
    display: flex;
    flex-wrap: wrap; }
    #mobilemenu .men_standart li {
      width: calc(50% - 5px);
      display: inline-block;
      margin-right: 5px;
      margin-bottom: 4px;
      padding: 0;
      position: relative; }
      #mobilemenu .men_standart li .icon {
        padding: 5px;
        position: relative;
        width: 100%;
        text-align: left; }
        #mobilemenu .men_standart li .icon svg {
          max-width: 35px;
          max-height: 35px;
          width: 100%;
          height: 100%; }
        #mobilemenu .men_standart li .icon .ltable {
          display: flex; }
          #mobilemenu .men_standart li .icon .ltable .lrow {
            display: flex;
            align-self: center;
            width: calc(100% - 50px); }
          #mobilemenu .men_standart li .icon .ltable .lrow:first-child {
            width: 35px;
            margin-right: 10px; }
  #mobilemenu ul li .icon2 {
    font-size: 2em !important; }
  #mobilemenu ul li .icon3 svg {
    max-width: 36%;
    max-height: 36%; }
  #mobilemenu ul li .icon4 svg {
    max-width: 22% !important;
    max-height: 22% !important; } }
@media (max-width: 767px) {
  #mobilemenu .ul_pr_mob li {
    padding-bottom: 7%; }
  #mobilemenu ul li .icon {
    border-width: 4px !important;
    padding: 5px 4px !important; }
  #mobilemenu ul li .icon2 {
    font-size: 1.2em !important;
    padding-bottom: 3px; }
  #mobilemenu ul li .icon3 svg {
    max-width: 20%;
    max-height: 20%;
    min-width: 20px;
    min-height: 20px; }
  #mobilemenu ul li .icon4 svg {
    max-width: 20% !important;
    max-height: 20% !important; } }
@media (max-width: 767px) and (max-height: 495px) {
  #mobilemenu .men_standart li .icon svg {
    max-width: 30px;
    max-height: 30px; }

  #mobilemenu .ul_pr_mob li {
    padding-bottom: 5%; }
  #mobilemenu ul li .icon {
    border-width: 3px !important;
    padding: 2px 3px !important; } }
#voicefilter-styler .jq-selectbox__dropdown {
  margin-top: -26px;
  margin-left: -5px; }

#burgermenu.active {
  background-image: url(../img/cross-gray.svg); }

#rightsitebar {
  width: 0px;
  position: fixed;
  top: 100px;
  right: 0px;
  z-index: 99;
  transition: width 0.3s ease-in-out 0s; }
  #rightsitebar.opened {
    width: calc(50% - 55px); }
    #rightsitebar.opened .news-sidecontainer .head {
      display: block; }
  #rightsitebar .preloader {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 101;
    background-color: white;
    height: calc(100vh - 100px);
    display: block; }
    #rightsitebar .preloader.none {
      display: none; }
    #rightsitebar .preloader .logoimg {
      background: url(/common/img/logo-without-text-brown.svg) no-repeat center center;
      background-size: 120px 100px;
      width: 120px;
      height: 100px;
      top: 0;
      bottom: 0;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0; }

.openednews-html #rightsitebar {
  bottom: 0;
  background: #FFFFFF; }

.news_list_item.abstarct_list_item.playing .playico {
  display: block !important;
  background-image: url(../img/player/pause.svg);
  background-size: 20px 20px; }

.news_list_item.abstarct_list_item.selected a.news-to-expand:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  outline: 2px solid #9a554b;
  outline-offset: -5px;
  z-index: 3; }

#main_page.nothomepage #mainbottom {
  margin-top: 0px; }

.sibedar-home-scroll .worktable-sidebar .loading {
  position: absolute;
  right: 5px;
  width: 17px; }

.openednews #rightsitebar.opened .leftblock {
  position: fixed;
  display: none;
  left: calc(50% + 65px);
  top: 100px;
  padding-top: 30px;
  z-index: 101;
  padding-right: 10px;
  padding-left: 10px;
  width: 50px;
  background: #ffffff; }
  .openednews #rightsitebar.opened .leftblock.opened {
    display: block; }
  .openednews #rightsitebar.opened .leftblock.opened_time {
    display: block !important; }
  .openednews #rightsitebar.opened .leftblock .playerblock .player {
    margin-top: 0px;
    width: 45px;
    margin-left: -6px;
    padding: 10px;
    padding-right: 12px; }
  .openednews #rightsitebar.opened .leftblock .playerblock .status.play {
    background-size: 6px 9px; }
  .openednews #rightsitebar.opened .leftblock .playerblock .status {
    margin-left: 0px;
    margin-right: 0px;
    width: 23px;
    height: 23px;
    background-size: 7px 7px; }
  .openednews #rightsitebar.opened .leftblock .minisep {
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    margin-bottom: 10px;
    margin-top: 10px; }
  .openednews #rightsitebar.opened .leftblock .soc .ss {
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
    margin: 0 auto;
    margin-bottom: 5px; }
    .openednews #rightsitebar.opened .leftblock .soc .ss.s1 {
      background-image: url(../img/news-icon-1.svg);
      background-size: 15px 19px; }
    .openednews #rightsitebar.opened .leftblock .soc .ss.s2 {
      background-image: url(../img/news-icon-2.svg);
      background-size: 18px 18px; }
    .openednews #rightsitebar.opened .leftblock .soc .ss.s3 {
      background-image: url(../img/news-icon-3.svg);
      background-size: 24px 13px; }
    .openednews #rightsitebar.opened .leftblock .soc .ss.s4 {
      background-image: url(../img/news-icon-4.svg);
      background-size: 19px 19px; }
    .openednews #rightsitebar.opened .leftblock .soc .ss.s5 {
      background-image: url(../img/news-icon-5.svg);
      background-size: 19px 15px; }
    .openednews #rightsitebar.opened .leftblock .soc .ss.s6 {
      background-image: url(../img/news-icon-6.svg);
      background-size: 21px 7px; }
    .openednews #rightsitebar.opened .leftblock .soc .ss:hover {
      opacity: 0.7; }

.special .openednews #rightsitebar.opened .leftblock {
  background: none; }

.toppartofnews {
  display: none;
  position: fixed;
  top: 100px;
  width: calc(50% - 115px);
  right: 0px;
  z-index: 101;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 18px rgba(34, 35, 33, 0.18);
  -moz-box-shadow: 0 5px 18px rgba(34, 35, 33, 0.18);
  box-shadow: 7px 5px 18px rgba(34, 35, 33, 0.18);
  padding: 12px;
  float: left; }
  .toppartofnews.none {
    display: block !important; }
  .toppartofnews .closenews {
    background-image: url(../img/cross-brown.svg);
    background-repeat: no-repeat;
    background-size: 24px 23px;
    width: 23px;
    height: 23px;
    display: block;
    float: right; }
    .toppartofnews .closenews:hover {
      opacity: 0.7; }
  .toppartofnews .head .date {
    color: #795a55;
    font-size: 14px;
    float: left;
    margin-top: 5px;
    margin-right: 12px; }
  .toppartofnews .head .minisep {
    width: 1px;
    height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: -1px;
    margin-bottom: 0px; }
  .toppartofnews .head .title {
    color: #171717;
    font-size: 20px;
    margin-top: 0px; }
  .toppartofnews .head .miniplayer .playerblock .player {
    width: auto; }
  .toppartofnews .head .miniplayer .playerblock .next {
    margin-top: 7px;
    margin-left: 5px; }
  .toppartofnews .head .miniplayer .playerblock .prev {
    margin-top: 7px;
    margin-right: 5px; }
  .toppartofnews .head .toleft {
    float: left; }
  .toppartofnews .head .toright {
    float: right;
    margin-top: 11px; }
    .toppartofnews .head .toright a {
      font-size: 14px;
      text-decoration: underline; }
      .toppartofnews .head .toright a:hover {
        text-decoration: none; }
  .toppartofnews .head .leftblock {
    position: static;
    float: left;
    width: auto;
    border-right: 0px; }
  .toppartofnews .head .playerblock {
    margin-top: -13px; }
  .toppartofnews .head .rightpart {
    float: left;
    width: calc(100% - 85px);
    margin-left: 20px; }
  .toppartofnews .head .soc {
    border-right: 0px; }
    .toppartofnews .head .soc .ss {
      margin-left: 10px;
      float: left;
      width: 16px;
      height: 16px; }
      .toppartofnews .head .soc .ss.s1 {
        background-size: 12px 15px; }
      .toppartofnews .head .soc .ss.s2 {
        background-size: 14px 14px; }
      .toppartofnews .head .soc .ss.s3 {
        background-size: 16px 13px; }
      .toppartofnews .head .soc .ss.s4 {
        background-size: 16px 16px; }
      .toppartofnews .head .soc .ss.s5 {
        background-size: 16px 12px; }
      .toppartofnews .head .soc .ss.s6 {
        background-size: 15px 5px; }

.news-sidecontainer {
  height: calc(100vh - 100px);
  overflow-x: auto;
  position: relative; }
  .news-sidecontainer .head-one {
    position: absolute;
    right: 7px;
    top: 7px; }
  .news-sidecontainer .miniplayer .playerblock .prev, .news-sidecontainer .miniplayer .playerblock .next {
    width: 9px;
    height: 10px;
    background-size: 9px 10px;
    margin-top: 10px; }
  .news-sidecontainer .miniplayer .playerblock .next {
    float: right; }
  .news-sidecontainer .miniplayer .playerblock .player {
    margin-top: 0px;
    width: 45px;
    margin-left: -6px;
    padding: 10px;
    padding-right: 12px; }
  .news-sidecontainer .miniplayer .playerblock .status.play {
    background-size: 6px 9px; }
  .news-sidecontainer .miniplayer .playerblock .status {
    margin-left: 0px;
    margin-right: 0px;
    width: 23px;
    height: 23px;
    background-size: 7px 7px; }
  .news-sidecontainer .sub-page-gallery-wrapper {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .news-sidecontainer .closenews {
    background-image: url(../img/cross-brown.svg);
    background-repeat: no-repeat;
    background-size: 24px 23px;
    width: 23px;
    height: 23px;
    display: block;
    float: right; }
    .news-sidecontainer .closenews:hover {
      opacity: 0.7; }
  .news-sidecontainer .undertitle-line {
    float: left;
    width: 100%;
    margin-bottom: 20px; }
    .news-sidecontainer .undertitle-line .left {
      float: left; }
    .news-sidecontainer .undertitle-line .right {
      float: right; }
      .news-sidecontainer .undertitle-line .right a {
        background-image: none !important;
        font-size: 16px;
        text-decoration: underline; }
  .news-sidecontainer .head {
    position: fixed;
    top: 100px;
    width: calc(50% - 115px);
    right: 0px;
    background-color: black;
    z-index: 101;
    background-color: #ffffff;
    -webkit-box-shadow: 0 5px 18px rgba(34, 35, 33, 0.18);
    -moz-box-shadow: 0 5px 18px rgba(34, 35, 33, 0.18);
    box-shadow: 7px 5px 18px rgba(34, 35, 33, 0.18);
    padding: 12px;
    float: left;
    display: none; }
    .news-sidecontainer .head.none {
      display: none !important; }
    .news-sidecontainer .head .date {
      color: #795a55;
      font-size: 14px;
      float: left;
      margin-top: 5px;
      margin-right: 12px; }
    .news-sidecontainer .head .minisep {
      width: 1px;
      height: 20px;
      float: left;
      margin-left: 10px;
      margin-top: -1px;
      margin-bottom: 0px; }
    .news-sidecontainer .head .title {
      color: #171717;
      font-size: 20px;
      margin-top: 0px; }
    .news-sidecontainer .head .miniplayer .playerblock .player {
      width: auto; }
    .news-sidecontainer .head .miniplayer .playerblock .next {
      margin-top: 7px;
      margin-left: 5px; }
    .news-sidecontainer .head .miniplayer .playerblock .prev {
      margin-top: 7px;
      margin-right: 5px; }
    .news-sidecontainer .head .toleft {
      float: left; }
    .news-sidecontainer .head .toright {
      float: right;
      margin-top: 11px; }
      .news-sidecontainer .head .toright a {
        font-size: 14px;
        text-decoration: underline; }
        .news-sidecontainer .head .toright a:hover {
          text-decoration: none; }
    .news-sidecontainer .head .leftblock {
      position: static;
      float: left;
      width: auto;
      border-right: 0px; }
    .news-sidecontainer .head .playerblock {
      margin-top: -13px; }
    .news-sidecontainer .head .rightpart {
      float: left;
      width: calc(100% - 85px);
      margin-left: 20px; }
    .news-sidecontainer .head .soc {
      border-right: 0px; }
      .news-sidecontainer .head .soc .ss {
        margin-left: 10px;
        float: left;
        width: 16px;
        height: 16px; }
        .news-sidecontainer .head .soc .ss.s1 {
          background-size: 12px 15px; }
        .news-sidecontainer .head .soc .ss.s2 {
          background-size: 14px 14px; }
        .news-sidecontainer .head .soc .ss.s3 {
          background-size: 16px 13px; }
        .news-sidecontainer .head .soc .ss.s4 {
          background-size: 16px 16px; }
        .news-sidecontainer .head .soc .ss.s5 {
          background-size: 16px 12px; }
        .news-sidecontainer .head .soc .ss.s6 {
          background-size: 15px 5px; }
  .news-sidecontainer .mCSB_scrollTools {
    visibility: hidden !important; }
  .news-sidecontainer .onenews {
    float: left;
    width: 100%;
    padding: 30px;
    padding-left: 80px;
    background: white url(../img/shadowline-bottom.png) repeat-x bottom center;
    position: relative;
    overflow-x: hidden; }
    .news-sidecontainer .onenews .morenews {
      background-color: #f7f2ef;
      padding: 30px;
      margin-left: -50px;
      float: left; }
      .news-sidecontainer .onenews .morenews .title {
        color: #171717;
        text-transform: uppercase;
        font-family: "AkzidenzGroteskProBold";
        font-size: 18px;
        margin-bottom: 20px; }
      .news-sidecontainer .onenews .morenews ul {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px; }
        .news-sidecontainer .onenews .morenews ul li {
          width: 33.33333332%; }
    .news-sidecontainer .onenews .tagslist {
      width: 100%;
      float: left;
      margin-top: 20px;
      margin-bottom: 20px; }
      .news-sidecontainer .onenews .tagslist ul {
        padding-left: 0px;
        margin-bottom: 0px; }
      .news-sidecontainer .onenews .tagslist ul.taglist li {
        font-family: "AkzidenzGroteskProLight", serif;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        color: #99594f !important;
        border: 1px solid #99594f;
        font-size: 18px;
        padding: 3px 9px;
        margin-bottom: 7px;
        white-space: nowrap; }
      .news-sidecontainer .onenews .tagslist ul.taglist li:hover, .news-sidecontainer .onenews .tagslist ul.taglist li.active {
        color: white !important;
        background-color: #99594f;
        cursor: pointer; }
      .news-sidecontainer .onenews .tagslist ul.taglist li:hover a, .news-sidecontainer .onenews .tagslist ul.taglist li.active a {
        color: white !important; }
    .news-sidecontainer .onenews:last-child {
      background-image: none; }

#mainmenu .mCSB_container.mCS_no_scrollbar {
  min-height: 100%; }

.mp-pusher, .mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.mp-menu > .mp-level, .mp-menu.mp-overlap > .mp-level {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mp-menu > .mp-level.mp-level-open, .mp-menu.mp-overlap > .mp-level.mp-level-open {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-58px, 0, 0);
  -moz-transform: translate3d(-58px, 0, 0);
  transform: translate3d(-58px, 0, 0); }

.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

.mp-back {
  background: #1b3960;
  outline: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  font-size: 12px;
  padding: 8px 20px 10px 20px;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s; }
  .mp-back:after {
    content: "";
    display: block;
    position: absolute;
    width: 11px;
    height: 10px;
    background-image: url("../img/icons/blue-right-arrow.png");
    right: 10px;
    top: 12px; }

.mp-menu .mp-level.mp-level-overlay > .mp-back {
  background: transparent;
  box-shadow: none; }
  .mp-menu .mp-level.mp-level-overlay > .mp-back::after {
    background: transparent;
    box-shadow: none; }

.no-csstransforms3d .mp-menu .mp-level, .no-js .mp-menu .mp-level {
  display: none; }

.no-csstransforms3d .mp-menu > .mp-level, .no-js .mp-menu > .mp-level {
  display: block; }

.mp-pushed .main-column {
  margin-left: 5px; }
.mp-pushed .top-panel {
  z-index: 0;
  left: 0; }

.main-menu-bot-panel .mobile-mbp-buttons {
  display: none; }

.mobile-mbp-buttons {
  display: table;
  width: 100%; }

.mobile-log-button {
  display: table-cell;
  background-color: #505353;
  padding: 5px 0;
  width: 80px;
  text-align: center;
  font-size: 18px; }
  .mobile-log-button:hover {
    background-color: #ffffff;
    color: #505353; }

.mobile-social-icons {
  display: -moz-inline-stack;
  display: table-cell;
  vertical-align: top;
  padding-top: 4px; }
  .mobile-social-icons a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    font: 20px "cosico";
    line-height: 20px;
    margin-left: 15px;
    color: white;
    width: 15px;
    height: 27px;
    position: relative; }
    .mobile-social-icons a:before {
      position: absolute;
      top: 2px;
      left: 0; }
    .mobile-social-icons a:hover {
      color: #ffffff; }
    .mobile-social-icons a.instagram {
      width: 20px;
      width: 27px;
      background-image: url("../img/soc_i_mobile.png");
      background-position: center top;
      background-repeat: no-repeat;
      -webkit-background-size: auto 26px;
      -o-background-size: auto 26px;
      -moz-background-size: auto 26px;
      background-size: auto 26px; }
    .mobile-social-icons a.vkontakte {
      width: 20px;
      height: 27px;
      margin-left: 15px;
      width: 27px;
      background-image: url("../img/vkico.png");
      background-position: center top;
      background-repeat: no-repeat;
      -webkit-background-size: auto 28px;
      -o-background-size: auto 28px;
      -moz-background-size: auto 28px;
      background-size: auto 28px;
      margin-top: -2px; }
    .mobile-social-icons a.facebook:before {
      content: "";
      font-weight: bold; }
    .mobile-social-icons a.twitter:before {
      content: "";
      font-weight: normal;
      font-size: 24px; }

.lt-ie8 .mobile-social-icons a {
  float: left;
  margin: 0 3px; }

.mobile-contacts {
  margin-top: 0;
  color: #ffffff; }
  .mobile-contacts p {
    margin: 0; }
    .mobile-contacts p a {
      color: #ffffff; }
    .mobile-contacts p.mc-email {
      display: none; }
    .mobile-contacts p.mc-phone {
      font-size: 18px;
      line-height: 32px;
      padding-left: 40px;
      background-image: url("../img/icons/phone-icon.png");
      background-position: 0 center;
      background-repeat: no-repeat; }
    .mobile-contacts p.mc-address {
      font-size: 16px;
      margin-top: 3px; }

.mcsScroll, .mcsScroll2 {
  position: relative;
  height: 100%;
  overflow: auto; }

.mCSB_scrollTools .mCSB_draggerContainer {
  margin-top: 12px;
  margin-bottom: 5px; }

.zatem_v .mCSB_draggerContainer {
  margin-top: 55px;
  margin-bottom: 5px; }

.mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0.1; }

.mcsScroll-blue .mCustomScrollBox > .mCSB_scrollTools {
  opacity: 1; }
.mcsScroll-blue .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #9a554b;
  border-radius: 0; }
.mcsScroll-blue .mCSB_scrollTools .mCSB_draggerRail {
  background: #e2e8f6;
  width: 4px; }
.mcsScroll-blue .mCSB_container {
  margin-right: 20px; }
.mcsScroll-blue .mCustomScrollBox > .mCSB_scrollTools {
  right: -6px; }

.blue-text {
  color: #9a554b !important; }

.blue-border {
  border: 1px solid #9a554b;
  padding: 0 6px;
  display: inline-block;
  font-size: 0.75em;
  font-style: normal;
  line-height: 18px;
  top: -2px;
  position: relative;
  text-transform: uppercase; }
  .blue-border:hover {
    background: #9a554b;
    color: white; }

.table {
  border-bottom: 2px solid #ddd; }
  .table thead {
    border-bottom: 2px solid #ddd;
    font-size: 1.06em; }
  .table tbody tr td {
    border: none; }
  .table tbody tr:nth-child(2n) {
    background: rgba(0, 0, 0, 0.05); }
  .table .table-tags {
    margin-top: 5px; }
    .table .table-tags .tag {
      margin-right: 5px; }
  .table .table-mobile-category {
    display: none; }

.times-clear {
  width: 16px;
  height: 16px;
  border: 1px solid #9a554b;
  position: relative;
  font-size: 23px;
  line-height: 15px;
  padding: 0;
  display: inline-block;
  text-align: center;
  top: 3px;
  left: 2px; }
  .times-clear:hover {
    background: #9a554b;
    color: white; }

.sub-page2-content {
  padding: 16px 0 10px 0; }

.main-column > .body-news-item > .sub-page2-content {
  padding: 0 20px 10px 20px; }

.sub-page2-content h1 {
  color: #133951;
  font: normal 1.5625em "AkzidenzGroteskProLight", serif;
  line-height: 1.4em;
  text-align: left; }

.lt-ie8 .sub-page2-content article {
  position: relative;
  overflow: hidden; }

.sub-page-content {
  padding: 30px 30px 50px 73px; }

.close-sub {
  background-image: url(../img/cross-brown.svg);
  background-repeat: no-repeat;
  background-size: 24px 23px;
  background-position: center center;
  width: 23px;
  height: 23px;
  display: block;
  right: 23px;
  top: 7px;
  position: absolute;
  text-indent: -9999em;
  z-index: 9999;
  cursor: pointer; }

@media (max-width: 991px) {
  .close-sub {
    top: 7px !important; } }
.article-stats-type {
  text-transform: uppercase;
  color: #237fb7; }

.article-stats-date {
  color: #c5beba;
  font-size: 14px; }

.article-right-col {
  width: 218px;
  float: right;
  margin-left: 50px;
  margin-top: 10px; }

.modal-body .article-center-col {
  padding: 0 150px 0 150px;
  margin: 0 auto; }

.content_mat .article-center-col {
  padding: 0; }

.modal-dialog .content_mat .dt_row:nth-child(2n) {
  background: #eff3f6; }

.modal-dialog-full {
  width: calc(100% - 49px) !important;
  margin-left: 64px !important;
  margin-top: 75px !important;
  margin-bottom: 0 !important; }

.content_mat .dt_cell {
  padding: 3px 10px; }
.content_mat .sp_schname {
  padding-bottom: 0; }
.content_mat h2 {
  padding-bottom: 0 !important;
  padding-right: 40px !important; }

.side-anons {
  margin: 0;
  padding: 0;
  list-style: none; }

.side-anons-one {
  font-size: 0.75em;
  margin-bottom: 29px; }
  .side-anons-one img {
    margin-bottom: 2px; }
  .side-anons-one p {
    margin: 0 0 3px;
    line-height: 1.2em; }
    .side-anons-one p a {
      color: #000; }

.side-anons-type {
  display: block;
  color: #237fb7;
  margin-bottom: 4px; }

.article-left-col {
  overflow: hidden; }

.article-social-panel {
  margin-top: 31px; }

.additional {
  margin-top: 52px; }
  .additional h2 {
    font: bold 1.5em "AkzidenzGroteskProLight", serif;
    margin: 0 0 27px; }

.sub-page2-content .additional {
  padding: 0 0 0 135px; }

.modal-body .sub-page2-content .sub-page2-socials {
  float: left;
  width: 116px;
  margin-right: -30px;
  position: relative;
  z-index: 101; }
.modal-body .content_mat table tr td:first-child {
  padding-right: 15px; }

.subpage-article-header {
  margin-bottom: 30px; }

.modal-body .subpage-article-header {
  padding: 0 150px 0 150px;
  min-height: 115px; }

.content_mat .subpage-article-header, .modal-body .content_mat.nopadding {
  padding: 0; }

.subpage-article-header.addpadding {
  padding: 0 150px 0 150px; }

.social-panel .social-likes li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0;
  font: 16px "cosico";
  line-height: 16px;
  margin-bottom: 8px;
  display: inline-block;
  color: #9a554b;
  width: 12px;
  height: 20px;
  position: relative; }
  .social-panel .social-likes li a:before {
    position: absolute;
    top: 0;
    left: 0; }
  .social-panel .social-likes li a.vkontakte {
    background: #9a554b;
    width: 12px;
    height: 18px; }
    .social-panel .social-likes li a.vkontakte:before {
      content: "";
      color: #fff;
      font-size: 25px;
      line-height: 32px;
      top: -8px;
      left: -7px; }
  .social-panel .social-likes li a.facebook:before {
    content: "";
    font-weight: bold; }
  .social-panel .social-likes li a.twitter:before {
    content: "";
    font-weight: normal; }

.article-social-panel .social-likes li {
  display: inline-block;
  padding-left: 10px;
  margin-top: 5px; }

.subpage-article-header .article-stats-type {
  border: 1px solid #9a554b;
  color: #9a554b;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 5px;
  font-weight: 600; }

.modal-body .sub-page-gallery-wrapper {
  overflow: hidden;
  margin: 0 150px 35px;
  padding: 0 0 0 0;
  position: relative; }

.sub-page-gallery {
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  max-width: 700px;
  display: table; }
  .sub-page-gallery li {
    display: table-cell;
    margin-right: 0;
    opacity: 0.3;
    padding: 0 20px; }
    .sub-page-gallery li.current {
      opacity: 1;
      padding: 0; }

.sub-page2-socials .social-panel {
  margin-top: 0;
  margin-left: 45px; }

.nav-tabs > li > a {
  padding: 4px 10px; }

.nav > li > a {
  border-radius: 0;
  text-transform: uppercase;
  font-family: "AkzidenzGroteskProRegular", serif;
  font-size: 12px; }

.nav-tabs {
  display: flex;
  border-bottom: 1px solid #efe6e1; }
  .nav-tabs > li {
    padding: 0;
    margin: 0; }
  .nav-tabs > li > a {
    height: 100%;
    color: #505456;
    display: inline-block;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin: 0 0px 0 10px;
    border: none;
    border-bottom: 4px solid #fff;
    color: #505456;
    font-family: "AkzidenzGroteskProLight", serif;
    font-size: 16px; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #1f1f1f;
    padding: 5px 5px 5px 5px;
    margin: 0 0px 0 10px;
    border: none;
    border-bottom: 4px solid #c3aa9c; }
  .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border: none;
    background: none;
    border-bottom: 4px solid #c3aa9c; }

.content2_all .nav-tabs {
  margin-right: 7px;
  justify-content: space-between; }
  .content2_all .nav-tabs:before, .content2_all .nav-tabs:after {
    display: none; }
  .content2_all .nav-tabs.not_ttu, .content2_all .nav-tabs.not_sb {
    justify-content: start; }
    .content2_all .nav-tabs.not_ttu a, .content2_all .nav-tabs.not_ttu a:hover, .content2_all .nav-tabs.not_sb a, .content2_all .nav-tabs.not_sb a:hover {
      margin-left: 0;
      margin-right: 15px; }
  .content2_all .nav-tabs.menu_fw {
    justify-content: start;
    flex-wrap: wrap; }
    .content2_all .nav-tabs.menu_fw li {
      margin-right: 15px; }
    .content2_all .nav-tabs.menu_fw a {
      margin-right: 0px !important;
      margin-left: 0px !important; }

.content2_all:not(.content2_right_not) .flex_div.flex_links.flex_links2.styling1 .flex_el {
  width: 100% !important; }

.flex_div.flex_links.styling3 {
  margin-top: 15px; }
  .flex_div.flex_links.styling3 .w100block {
    width: 100% !important; }
    .flex_div.flex_links.styling3 .w100block:hover {
      transform: scale(1.02) !important; }
  .flex_div.flex_links.styling3 .flex_el {
    background-image: url(../img/pattern.png);
    background-repeat: repeat;
    background-position: center center, bottom left, top right;
    border: 1px dashed #cccccc;
    padding-left: 20px;
    padding-top: 20px;
    box-shadow: none !important;
    margin-right: 30px;
    width: calc(33.33% - 30px);
    background-color: #f7f2ef;
    margin-bottom: 30px;
    min-height: 175px;
    padding-right: 40px; }
    .flex_div.flex_links.styling3 .flex_el:after {
      background-image: url(../img/left-down.png);
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      bottom: -2px;
      left: -2px;
      background-repeat: no-repeat;
      z-index: 3; }
    .flex_div.flex_links.styling3 .flex_el:before {
      background-image: url(../img/right-top.png);
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      top: -2px;
      right: -2px;
      background-repeat: no-repeat;
      z-index: 3; }

.scrolltop_div.mob-search-active {
  bottom: 110px; }

.scrolltop_div polygon {
  stroke: white !important;
  stroke-width: 0.3; }

.flex_div.flex_links.styling2 {
  margin-top: 15px; }
  .flex_div.flex_links.styling2 .w100block {
    width: 100% !important; }
    .flex_div.flex_links.styling2 .w100block:hover {
      transform: scale(1.02) !important; }
  .flex_div.flex_links.styling2 .flex_el {
    padding-left: 20px;
    padding-top: 20px;
    box-shadow: none !important;
    margin-right: 30px;
    width: calc(33.33% - 30px);
    background-color: #f6efec;
    margin-bottom: 30px;
    min-height: 175px;
    padding-right: 90px;
    align-content: baseline;
    overflow: hidden;
    background-image: url(../img/link-block.png);
    background-position: right center;
    background-repeat: no-repeat; }
  .flex_div.flex_links.styling2 .icon {
    position: absolute;
    bottom: 10px;
    right: 6px; }
  .flex_div.flex_links.styling2 .flex_tit {
    text-transform: uppercase;
    margin-bottom: 20px; }
  .flex_div.flex_links.styling2 .flex_text span {
    border-bottom: 1px dashed #555555; }

@media (max-width: 1350px) {
  .flex_div.flex_links.styling2 .flex_el {
    width: calc(50% - 30px); } }
@media (max-width: 991px) {
  .flex_div.flex_links.styling2 .flex_tit {
    font-size: 14px; }

  .nav-tabs li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    margin-right: 10px;
    margin-left: 0; } }
@media (max-width: 500px) {
  .flex_div.flex_links.styling2 .flex_tit {
    font-size: 12px; } }
.flex_div.flex_links.styling1 {
  margin-top: 15px; }
  .flex_div.flex_links.styling1 .w100block {
    width: 100% !important; }
    .flex_div.flex_links.styling1 .w100block:hover {
      transform: scale(1.02) !important; }
  .flex_div.flex_links.styling1 .flex_el {
    background-image: url(../img/pattern.png);
    background-repeat: repeat;
    background-position: center center, bottom left, top right;
    border: 1px dashed #cccccc;
    padding-left: 150px;
    padding-top: 20px;
    box-shadow: none !important;
    margin-right: 30px;
    width: calc(33.33% - 30px);
    background-color: #f7f2ef;
    margin-bottom: 30px;
    min-height: 175px;
    padding-right: 40px; }
    .flex_div.flex_links.styling1 .flex_el:after {
      background-image: url(../img/left-down.png);
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      bottom: -2px;
      left: -2px;
      background-repeat: no-repeat;
      z-index: 3; }
    .flex_div.flex_links.styling1 .flex_el:before {
      background-image: url(../img/right-top.png);
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      top: -2px;
      right: -2px;
      background-repeat: no-repeat;
      z-index: 3; }
    .flex_div.flex_links.styling1 .flex_el .ico {
      width: 134px;
      height: 114px;
      background-image: url(../img/bg-infosys-circle.png);
      background-repeat: no-repeat;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1; }
      .flex_div.flex_links.styling1 .flex_el .ico.i1 div {
        width: 50px;
        height: 50px;
        background-image: url(../img/gisp.svg);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 13px;
        left: 13px; }
      .flex_div.flex_links.styling1 .flex_el .ico.i2 div {
        width: 50px;
        height: 50px;
        background-image: url(../img/aispu.svg);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 13px;
        left: 13px; }
      .flex_div.flex_links.styling1 .flex_el .ico.i3 div {
        width: 50px;
        height: 50px;
        background-image: url(../img/aisgu.svg);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 13px;
        left: 13px; }
      .flex_div.flex_links.styling1 .flex_el .ico.i4 div {
        width: 50px;
        height: 50px;
        background-image: url(../img/aisgu.svg);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 13px;
        left: 13px; }
      .flex_div.flex_links.styling1 .flex_el .ico.i5 div {
        width: 50px;
        height: 50px;
        background-image: url(../img/aisgu.svg);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 13px;
        left: 13px; }
      .flex_div.flex_links.styling1 .flex_el .ico.i6 div {
        width: 50px;
        height: 50px;
        background-image: url(../img/gisp.svg);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 13px;
        left: 13px; }
      .flex_div.flex_links.styling1 .flex_el .ico.i7 div {
        width: 50px;
        height: 50px;
        background-image: url(../img/information.svg);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 13px;
        left: 13px; }
    .flex_div.flex_links.styling1 .flex_el .shadow {
      background-image: url(../img/white-background.png);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      background-repeat: no-repeat; }
    .flex_div.flex_links.styling1 .flex_el .flex_tit {
      position: relative;
      z-index: 4; }
    .flex_div.flex_links.styling1 .flex_el .shadow2 {
      background-image: url(../img/bg-infosys-shadow.png);
      width: 100%;
      height: 100%;
      position: absolute;
      right: -1px;
      top: 0px;
      z-index: 1;
      background-repeat: no-repeat;
      background-position: bottom right; }

@media (max-width: 1200px) {
  .flex_div.flex_links.flex_links2.styling1 .flex_el {
    width: calc(50% - 30px); } }
@media (max-width: 450px) {
  .flex_div.flex_links.flex_links2.styling1 .flex_el {
    padding-right: 40px;
    padding-top: 130px;
    padding-left: 40px; } }
.seplineforsocial {
  margin-left: 46px;
  border-bottom: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 34px; }

.nav-tabs > li {
  margin-bottom: 0px; }

.modal-title {
  display: none; }

.modal-header {
  border: none; }

.nav-tabs-cont.tab_dest .department-title {
  color: #5275c1 !important;
  font-size: 18px;
  margin-bottom: 3px;
  padding-bottom: 0; }
.nav-tabs-cont.tab_dest .department-item {
  width: 48%;
  margin-right: 1%;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top; }
.nav-tabs-cont.tab_dest .department-image {
  float: left;
  margin-right: 15px; }
.nav-tabs-cont.tab_dest .department-desc {
  margin-left: 85px; }

.dep-image {
  float: left;
  margin-right: 18px;
  width: 67px;
  height: 67px;
  margin-left: -85px; }

.dep-image-hover {
  float: left;
  margin-right: 18px;
  margin-left: -85px; }

.department-tree .dep_tasks, .department-tree .dep_rules, .department-tree .dep_reports {
  padding-top: 30px;
  padding-right: 30px; }

.department-structure {
  padding: 0 !important; }

.modal-body .department-tree .ptop {
  padding-top: 0; }

.department-structure .dt_cell {
  font: 1.25em "AkzidenzGroteskProLight", serif;
  display: inline-block;
  width: 30%;
  margin-left: 3%;
  margin-bottom: 20px;
  border: 1px solid #9a554b;
  padding: 12px;
  height: 100%;
  box-sizing: border-box; }
  .department-structure .dt_cell.empty {
    border: 1px solid #fff; }
.department-structure .sp_schname {
  font-size: 1em;
  color: #9a554b;
  padding-bottom: 0; }
.department-structure .sp_contacts {
  margin-top: 20px;
  width: 100%;
  display: inline-block;
  font: 0.8em "PT Sans", sans-serif;
  padding-bottom: 10px; }
.department-structure .sp_post {
  color: #000;
  font-size: 0.85em; }

.department-group {
  padding: 10px 0 0 !important; }
  .department-group .department-group-item {
    border-top: 1px solid #9a554b;
    padding-top: 18px; }
  .department-group .dt_cell {
    font: 1.2em "AkzidenzGroteskProLight", serif;
    width: 30%;
    margin-left: 3%;
    display: inline-block;
    padding-top: 0;
    box-sizing: border-box;
    float: left; }
  .department-group .sp_contacts {
    color: #676968;
    display: inline-block;
    margin: 10px 0 0;
    font: 0.85em "PT Sans", sans-serif !important; }

.department-structure .sp_contacts {
  color: #676968;
  display: inline-block;
  margin: 10px 0 0;
  font: 0.85em "PT Sans", sans-serif !important; }

.department-group .sp_contacts, .department-structure .sp_contacts {
  word-wrap: break-word;
  width: 100%;
  display: block;
  line-height: 1.5; }

.department-group .sp_post {
  color: #9a554b;
  font-size: 0.9em; }

.modal-footer {
  display: none; }

.social-panel-vertical .social-likes__widget {
  display: block;
  margin: 0 0 5px 0; }
.social-panel-vertical .social-likes__counter, .social-panel-vertical .social-likes__icon {
  color: #9a554b; }
.social-panel-vertical .local-stats {
  margin-left: 0;
  display: block;
  margin-top: 0; }
  .social-panel-vertical .local-stats li {
    display: block;
    margin-bottom: 0; }
    .social-panel-vertical .local-stats li .ls-btn, .social-panel-vertical .local-stats li .ls-counter {
      color: #9a554b; }

.sub-page-1 .social-likes__counter {
  color: #237fb7; }

.additional {
  margin-top: 52px; }
  .additional h2 {
    font: bold 1.5em "AkzidenzGroteskProLight", serif;
    margin: 0 0 27px; }

.sub-page2-content .additional {
  padding: 0 0 0 135px; }

.additional-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .additional-list li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 223px;
    margin-right: 20px; }
    .additional-list li:last-child {
      margin-right: 0; }
    .additional-list li .type {
      color: #237fb7;
      text-transform: uppercase;
      font-size: 0.75em;
      display: block;
      margin-top: 6px; }
    .additional-list li .date {
      display: block;
      margin-top: 10px;
      color: #b5b5b5;
      font-size: 12px; }
    .additional-list li .a-title {
      display: block;
      font: bold 1em "AkzidenzGroteskProLight", serif;
      color: #000;
      margin-top: 3px;
      line-height: 1.35em; }

.article-social-panel {
  margin-top: 20px; }

.social-panel-label {
  display: none; }

.modal-body .social-panel-label {
  display: inline;
  color: #237fb7;
  font-size: 0.75em;
  margin-right: 10px;
  float: left; }

.social-panel .social-likes {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top; }
.social-panel .social-likes__widget {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }
.social-panel .social-likes__button {
  width: 12px;
  height: 15px;
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }
.social-panel .social-likes__icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  font: 12px "icomoon";
  line-height: 12px;
  color: #237fb7; }
.social-panel .social-likes__icon_vkontakte {
  font-size: 10px;
  line-height: 10px;
  margin-left: 1px;
  margin-top: 2px; }
  .social-panel .social-likes__icon_vkontakte:before {
    content: ""; }
.social-panel .social-likes__icon_twitter {
  margin-left: 2px; }
  .social-panel .social-likes__icon_twitter:before {
    content: ""; }
.social-panel .social-likes__icon_facebook {
  margin-left: 3px; }
  .social-panel .social-likes__icon_facebook:before {
    content: ""; }
.social-panel .social-likes__counter {
  position: relative;
  margin-left: 4px;
  padding: 0 5px;
  font-weight: 400;
  color: #237fb7;
  cursor: default;
  border: 1px solid #e6e6e6;
  height: 15px;
  line-height: 15px;
  top: -1px;
  font-size: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle; }
  .social-panel .social-likes__counter:before, .social-panel .social-likes__counter:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 5px;
    border: 3px inset transparent;
    border-left: 0;
    border-right: 4px solid #e6e6e6; }
  .social-panel .social-likes__counter:before {
    left: -4px; }
  .social-panel .social-likes__counter:after {
    left: -3px;
    border-right-color: #eff3f4; }
.social-panel .local-stats {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 7px;
  margin-top: 3px; }
  .social-panel .local-stats li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px; }
    .social-panel .local-stats li span {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      color: #9a554b;
      font-size: 14px;
      margin-right: 17px;
      font-size: 13px;
      margin-right: 5px; }
      .social-panel .local-stats li span:before {
        font-family: "Glyphicons Halflings";
        font-size: 14px;
        position: relative;
        color: #9a554b; }
      .social-panel .local-stats li span.ls-comments:before {
        content: "";
        margin-right: 5px;
        top: 3px; }
.social-panel.article-social-panel .local-stats {
  margin: -3px 0 0 0; }

.mp-menu {
  left: -505px;
  transition: all 0.5s ease; }

.mp-menu-min {
  left: 0;
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.3); }

.mp-overlay {
  background: rgba(0, 0, 0, 0.38);
  opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease; }

.mp-overlay-min {
  display: block !important;
  z-index: 200;
  transition: all 0.5s ease; }

.elem_galer {
  display: none; }
  .elem_galer.active {
    display: block; }

.scrut_strelki {
  display: none; }

.otk_str {
  display: block;
  position: absolute;
  top: -70px;
  height: 0;
  font-size: 70px;
  color: #fff;
  z-index: 99999999;
  cursor: pointer; }

.modal-str, #mat-str {
  width: 1024px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -520px;
  z-index: 99999999; }

.str_mod1 {
  background-image: url("/common/img/icons-se99b0a5d31.png");
  background-position: 0 -372px;
  background-repeat: no-repeat;
  height: 157px;
  left: -100px;
  overflow: hidden;
  width: 81px; }

.str_mod2 {
  background-image: url("/common/img/icons-se99b0a5d31.png");
  background-position: 0 -215px;
  background-repeat: no-repeat;
  height: 157px;
  overflow: hidden;
  right: -100px;
  width: 81px; }

.obramlen_div {
  padding: 0 0 0 0; }
  .obramlen_div .more-link {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    color: #9a554b;
    border: 1px solid #9a554b;
    font-size: 14px;
    position: relative;
    padding: 5px 25px 5px 8px;
    margin-top: 0; }
    .obramlen_div .more-link:after {
      background-image: none;
      background-position: 0 0;
      background-repeat: no-repeat;
      content: "";
      height: 20px;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 8px;
      width: 20px;
      display: inline-block;
      font-family: "Glyphicons Halflings";
      content: "";
      font-size: 10px; }
    .obramlen_div .more-link:hover {
      color: #fff;
      background: #9a554b; }
      .obramlen_div .more-link:hover:after {
        color: #fff; }

.more-blue {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  color: #9a554b;
  border: 1px solid #9a554b;
  font-size: 0.87em;
  position: relative;
  padding: 5px 25px 5px 8px;
  margin-top: 0; }
  .more-blue:after {
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 9px;
    width: 20px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    content: "";
    font-size: 0.7em; }
  .more-blue:hover {
    color: #fff;
    background: #9a554b; }
    .more-blue:hover:after {
      color: #fff; }

a.more-blue {
  margin-bottom: 10px; }

.zagol_ruk {
  color: #6383cb;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 25px; }

.open-data-text-block {
  max-height: 90%;
  overflow: auto; }

.podzog_ruk, .mb-wrap .podzog_ruk {
  color: #6383cb;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 25px; }

.kart_min {
  border-bottom: 1px solid #b9c1c6;
  padding-bottom: 24px;
  margin-bottom: 30px; }

.kart_min_pad_t {
  padding-bottom: 0; }

.kart_min_bor {
  border: none; }

.tabl_fott {
  display: table; }
  .tabl_fott .tabl_f1 {
    display: table-cell; }
  .tabl_fott .tabl_f2 {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top; }

.obr_fot226 {
  width: 226px;
  height: 136px;
  overflow: hidden; }
  .obr_fot226 img {
    width: 100%;
    width: 226px; }

.tex_zag1 {
  padding-bottom: 5px;
  color: #133951; }

.tex_op {
  padding-bottom: 18px;
  color: #133951;
  font-size: 0.8em; }

.malen_pl {
  float: left;
  width: 110px;
  margin-right: 20px;
  height: 190px;
  margin-bottom: 24px; }

.malen_pl_new {
  float: left;
  min-width: 110px;
  margin-right: 20px;
  height: 190px;
  margin-bottom: 24px; }
  .malen_pl_new.huge {
    height: 247px;
    margin-bottom: 0; }

.tex_name_d {
  padding-bottom: 14px;
  color: #133951;
  height: 74px;
  font-size: 0.9em; }

.obr_fot74 {
  width: 74px;
  height: 86px;
  overflow: hidden;
  padding-bottom: 10px; }
  .obr_fot74 img {
    width: 74px; }

.st_b {
  padding: 50px 25px; }
  .st_b .nav-tabs {
    border-top: 4px solid #d5dae2;
    border-bottom: 4px solid #d5dae2;
    font: 1.5625em/1.2em "AkzidenzGroteskProLight", serif; }
    .st_b .nav-tabs li {
      margin-bottom: -4px; }
      .st_b .nav-tabs li a {
        color: #626a7a;
        border-radius: 0;
        margin-left: 11px;
        margin-right: 11px;
        padding: 5px 5px 7px 5px;
        font-size: 21px; }
      .st_b .nav-tabs li.active a {
        border: none;
        border-bottom: 4px solid #505353; }
  .st_b .tab-content {
    padding-top: 27px; }

.pw_dep_h1.ya_ttl {
  font-size: 1.56em; }

.rv_name {
  color: #133951;
  margin-top: 0;
  font: 1.5625em/1.2em "AkzidenzGroteskProLight", serif;
  font-size: 23px;
  text-transform: uppercase;
  padding-bottom: 9px; }

.rv_poln {
  color: #626a7a;
  font: 1.5625em/1.2em "AkzidenzGroteskProLight", serif;
  font-size: 21px;
  padding-bottom: 26px; }

.rv_foto {
  width: 238px; }
  .rv_foto img {
    width: 100%; }

.rv_born {
  font-size: 1.25em;
  line-height: 25px;
  padding-top: 22px;
  padding-bottom: 35px;
  font-family: "AkzidenzGroteskProLight", serif; }

.rv_block {
  padding-bottom: 40px; }

.rv_bl_label {
  font-size: 1.25em;
  line-height: 25px;
  padding-bottom: 10px;
  font-family: "AkzidenzGroteskProregular"; }

.rv_block_txt {
  font-size: 1.125em;
  font-family: "AkzidenzGroteskProLight", serif; }

.modal-content {
  border-radius: 0;
  transition: all 0.6s ease; }

.modal-body h1 {
  color: #133951;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 2em;
  text-transform: uppercase;
  padding-bottom: 9px;
  color: #9a554b;
  transition: all 0.5s ease 0s;
  position: relative;
  z-index: 10; }
.modal-body h2 {
  color: #626A7A !important;
  font: 1.5625em/1.2em "AkzidenzGroteskProLight", serif;
  font-size: 21px;
  margin: 0;
  padding: 0;
  padding-bottom: 26px; }

.modal-body-mat {
  padding: 0; }
  .modal-body-mat .carousel-inner .item {
    padding: 20px; }

.rv_m_im {
  padding-bottom: 30px;
  margin: 0 -15px; }
  .rv_m_im img {
    width: 100%; }

.a_ruk {
  display: inline-block;
  width: 90px;
  height: 25px;
  padding-left: 10px;
  padding-top: 5px;
  margin-bottom: 30px;
  border: 1px solid #9a554b;
  font: 1.5625em/1.2em "AkzidenzGroteskProLight", serif;
  font-size: 11px;
  color: #9a554b; }
  .a_ruk:hover {
    background: #9a554b;
    color: white; }

.modal-header {
  border: 0; }

.sp_rv_fv {
  position: absolute;
  display: block;
  top: 7px;
  left: 10px;
  width: 21px;
  height: 17px; }
  .sp_rv_fv.rv_f {
    background: url(/common/img/images/rv_f.png) 0 0 no-repeat; }
  .sp_rv_fv.rv_v {
    background: url(/common/img/images/rv_v.png) 0 0 no-repeat; }

.body-overflow {
  overflow-y: hidden;
  height: 100%; }

.mb-wrap {
  padding: 0 25px 25px 23px; }
  .mb-wrap h2 {
    color: #9a554b;
    font-size: 1.665em;
    font-weight: normal;
    margin: 0;
    margin-bottom: 20px;
    font-family: "AkzidenzGroteskProLight", serif; }
  .mb-wrap h3 {
    font-size: 1.405em;
    line-height: 35px;
    font-weight: bold;
    margin: 20px 0;
    font-family: "AkzidenzGroteskProLight", serif; }
    .mb-wrap h3 .blue-border {
      margin-left: 10px; }
    .mb-wrap h3.with-border {
      position: relative; }
      .mb-wrap h3.with-border:after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        background: #dce3e9;
        position: absolute;
        bottom: -10px;
        left: 0; }

.leftblockkorr h3:first-child.with-border {
  margin-top: 0; }

.ct-wrap {
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 0 0; }
  .ct-wrap h3 {
    font-size: 17px;
    color: #133951;
    font-weight: normal; }

.characteristics-table, .event-table {
  background-color: #EFF3F4;
  width: 100%;
  border: none;
  text-align: center;
  color: #676868;
  font-size: 12px; }

.characteristics-table td, .event-table td {
  border: none;
  vertical-align: middle; }

.ct-table-header td {
  background-color: #fff;
  padding: 9px 0;
  font-size: 18px; }

.characteristics-table tr td:first-child {
  width: 30%;
  text-align: left;
  font-size: 13px;
  padding-bottom: 15px; }
.characteristics-table tr:first-child td:first-child {
  padding-bottom: 0; }

.mt18 {
  margin-top: 18px; }

.pt18 {
  padding-top: 18px; }

.mm-topic {
  font: 22px/27px "AkzidenzGroteskProLight", serif;
  color: #fff;
  margin: 15px 30px 15px 0; }

.ministry-course {
  margin: 40px 20px 0 17px; }

.course-header {
  display: table;
  width: 100%; }

.ministry-course h2 {
  font-size: 17px;
  text-transform: uppercase;
  color: #133951;
  display: table-cell;
  width: 60%; }
.ministry-course .responsible-block {
  font-size: 13px;
  color: #676868;
  display: table-cell;
  width: 40%; }
.ministry-course .responsible {
  font-size: 18px;
  color: #133951; }

.course-link {
  padding-right: 0;
  margin-top: 10px; }
  .course-link a, .course-link span {
    color: #133951;
    font-size: 17px;
    text-decoration: none;
    line-height: 25px;
    display: inline-block; }
  .course-link a {
    cursor: pointer; }
  .course-link .postscriptum {
    font-size: 14px;
    display: inline-block;
    line-height: 17px; }

.ministry-course a:hover {
  text-decoration: underline; }

.ministry-back-button {
  border: 1px solid #9a554b;
  padding: 10px 7px;
  font-size: 14px;
  text-transform: uppercase;
  color: #9a554b;
  display: inline-block;
  margin-bottom: 27px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  .ministry-back-button:hover {
    color: #fff;
    background-color: #9a554b; }
  .ministry-back-button span {
    padding-left: 10px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-position: 0 center;
    background-repeat: no-repeat; }
    .ministry-back-button span:active {
      text-decoration: none; }
  .ministry-back-button.glyphicon {
    font-size: 12px;
    color: #9a554b; }
    .ministry-back-button.glyphicon:hover {
      color: #fff; }
  .ministry-back-button:hover span {
    background: none; }
  .ministry-back-button span.close-sub {
    position: relative;
    top: 0;
    right: 0;
    overflow: auto;
    text-indent: 0;
    width: auto;
    height: auto;
    display: block; }

.topic-course {
  margin: 0; }
  .topic-course h2 {
    color: #9a554b;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    font-family: "AkzidenzGroteskProLight", serif;
    text-transform: uppercase; }

.event-table-legend {
  padding: 8px 0;
  text-align: center;
  border: 1px solid #e1e4e5;
  float: right;
  display: inline-block;
  border: 1px solid #e1e4e5; }

.event-table-legend-bl {
  height: 40px; }

.ovf-auto {
  width: 100%;
  overflow: auto; }

.event-table-legend span {
  text-align: center;
  display: inline-block;
  padding-left: 23px;
  background-position: 0 center;
  background-repeat: no-repeat;
  line-height: 12px;
  margin: 0 25px 0 8px;
  font-size: 13px;
  color: #676868; }
  .event-table-legend span:last-child {
    margin-right: 11px; }

.etl-not-done {
  background-image: url(/common/img/icons/red-round.png); }

.etl-in-progress {
  background-image: url(/common/img/icons/purple-round.png); }

.etl-done {
  background-image: url(/common/img/icons/blue-round.png); }

.event-table {
  width: 100%;
  margin-top: 20px;
  float: none; }
  .event-table td {
    background-color: #eff3f4;
    width: 12%; }
  .event-table tr td:first-child {
    width: 26%;
    text-align: left;
    font-size: 13px;
    background-color: #eff3f4;
    padding: 0 2% 15px 2%; }
  .event-table tr td:last-child {
    width: auto; }
  .event-table tr:hover td {
    background-color: #e6eced; }
  .event-table tr.ct-table-header td, .event-table tr:hover.ct-table-header td {
    background: #fff; }
  .event-table tr:first-child td:first-child {
    padding-bottom: 0; }
  .event-table td.selected {
    border: 1px solid #f4f5f5;
    border-bottom: none; }
  .event-table td.planned {
    border-left: 1px solid #eceeef;
    border-right: 1px solid #eceeef;
    background-color: #f5f7f8;
    font-weight: bold; }
  .event-table tr:hover td.planned {
    background-color: #f5f7f8; }

.event-mark {
  padding-right: 17px;
  background-position: right center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer; }

.event-header-quarter {
  padding-left: 21px;
  font-size: 15px;
  color: #676868;
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px; }

.event-mark.undone, .event-header-quarter.undone {
  background-image: url(/common/img/icons/red-round.png); }

.event-mark.in-progress, .event-header-quarter.in-progress {
  background-image: url(/common/img/icons/purple-round.png); }

.event-mark.done, .event-header-quarter.done {
  background-image: url(/common/img/icons/blue-round.png); }

.ct-wrap.transparent {
  background: inherit;
  padding-left: 0;
  padding-right: 0; }

.event-stat-container {
  margin-top: 15px; }

.event-comment-button {
  display: inline-block;
  font-size: 11px;
  color: #9a554b; }
  .event-comment-button:hover {
    display: inline-block;
    font-size: 11px;
    color: #9a554b; }

.event-stat-container span.mbs-comments {
  font-size: 11px;
  display: block;
  margin-top: 7px; }
  .event-stat-container span.mbs-comments:before {
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    content: "";
    margin-right: 5px;
    top: 2px;
    position: relative;
    color: #9a554b; }

.event-table tr.event-tr-intermediate td, .event-table tr.event-tr-intermediate:hover td {
  background: inherit;
  height: 9px; }
.event-table p {
  margin-top: 0; }

.main-menu-header.active {
  background-color: #505353; }

.event-sub-page h2 {
  font-weight: bold;
  font-size: 17px;
  color: #9a554b; }
.event-sub-page .course-link {
  margin: 0; }
  .event-sub-page .course-link span {
    font-family: "AkzidenzGroteskProLight", serif;
    font-size: 24px;
    color: #133951; }

.event-subpage-list {
  font-size: 15px;
  color: #676868;
  list-style-type: none;
  padding-left: 0; }
  .event-subpage-list li {
    margin-bottom: 23px; }

.fs12 {
  font-size: 12px; }

.event-info-section {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  box-shadow: 0 1px 0 #b9c1c6;
  padding-left: 0; }
  .event-info-section li {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    margin-bottom: -1px;
    padding: 7px 14px 8px 14px; }
    .event-info-section li.active {
      border: 1px solid #b9c1c6;
      border-bottom: 1px solid #fff;
      box-shadow: 0 1px 0 #fff;
      z-index: 1; }
    .event-info-section li a {
      color: #676868; }
    .event-info-section li.active a {
      color: #676868;
      display: block;
      width: 100%;
      height: 100%;
      box-sizing: border-box; }

.event-info .comment-list, .event-info .download-list {
  padding: 40px 0; }

.comment-list .comment {
  padding-bottom: 20px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e4;
  font-size: 14px; }

.event-info .comment, .event-info .download-block {
  padding-bottom: 20px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e4;
  font-size: 14px; }

.content-text-comment:empty {
  display: none; }
.content-text-comment .comment-list .comment p {
  margin-bottom: 10px; }
.content-text-comment #comment-text p, .content-text-comment .comment-list p {
  color: #555555; }

.event-info .comment .comment-author, .content-text-comment .comment .comment-author {
  color: #133951;
  font-weight: bold;
  margin: 0; }

.event-info .comment .comment-text, .content-text-comment .comment .comment-text {
  color: #4b484e;
  margin: 0; }

.event-info .comment .comment-date {
  color: #b5b5b5;
  font-size: 12px; }

.comment-text-field {
  width: 100%;
  border: 1px solid #999c9f;
  background: inherit;
  height: 23px;
  padding-left: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  resize: none;
  color: #4b484e;
  margin-bottom: 12px; }

.comment-button {
  display: inline-block;
  padding: 9px 16px;
  background-color: #9a554b;
  color: #fff;
  text-decoration: none;
  font-size: 14px; }
  .comment-button:focus, .comment-button:hover {
    color: #fff;
    cursor: pointer;
    background: #9a554b; }

.sub-page .social-likes li a {
  font: 14px "icomoon";
  margin-bottom: 8px;
  display: inline-block; }
  .sub-page .social-likes li a.vkontakte:before {
    content: ""; }
  .sub-page .social-likes li a.facebook:before {
    content: ""; }
  .sub-page .social-likes li a.twitter:before {
    content: ""; }

.event-info {
  display: none; }

.event-info-visible {
  display: block; }

.download-link {
  color: #4b484e;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  padding-left: 15px;
  background-image: url(/common/min_st/ministry_static/bundles/armdresource/images/icons/download-icon.png);
  background-repeat: no-repeat;
  background-size: 12px 16px; }

.event-info .main-blocks {
  margin: 30px 0 0 0; }
.event-info .main-block {
  width: 32%;
  margin-right: 1%; }
  .event-info .main-block a {
    padding: 0;
    border: none; }
  .event-info .main-block .main-block-image {
    width: 100%; }

#second_page .side-column {
  background: #9a554b; }

.nad_ur_bl {
  transition: all 0.6s ease;
  width: 445px; }

.rask_menu .nad_ur_bl {
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.5); }
.rask_menu .zatem_v {
  background: url("/common/img/icons/small-logo.png") no-repeat scroll 97% 24px #133C77; }

.mp-level2 {
  transition: all 0.6s ease;
  left: -445px; }

.rask_menu .nad_ur_bl {
  left: 0; }
.rask_menu .mcsScroll, .rask_menu #menu-anchor {
  display: none; }

.uroven3 {
  display: none; }
  .uroven3 .mp-back {
    padding: 8px 20px 8px 50px; }

.modal-body-news {
  min-height: 300px; }

.modal-min .modal-dialog {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  top: 80px; }

.modal-logo {
  position: absolute;
  background-image: url("../img/icons-se99b0a5d31.png");
  background-position: 0 -152px;
  background-repeat: no-repeat;
  height: 63px;
  left: 50%;
  margin-left: -60px;
  overflow: hidden;
  top: -88px;
  width: 119px;
  display: none; }

.auth_block {
  padding: 0 0;
  font-size: 16px; }

.modal-body .auth_block {
  padding: 0 60px; }

.auth_block h1 {
  text-align: center;
  font-size: 34px;
  color: #9a554b;
  margin: 0;
  padding-bottom: 30px;
  padding-top: 5px; }
.auth_block .div1 {
  position: relative;
  padding-bottom: 10px; }
.auth_block .inp1 {
  border: 1px solid #9a554b;
  border-radius: 0;
  height: 36px;
  font-size: 16px;
  line-height: 1em;
  font-family: "AkzidenzGroteskProLight", serif;
  padding-left: 85px; }

.auth_block .div1 .sp1 {
  position: absolute;
  top: 7px;
  left: 10px;
  color: #707f7f; }
  .auth_block .div1 .sp1.sp1-wh {
    color: #fff;
    top: 10px; }
.auth_block .div1 .sp_red {
  color: red; }

.inp-fc input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.inp-fc textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.inp-fc input:focus, .inp-fc textarea:focus, .inp-fc select:focus {
  border-color: #9a554b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 85, 65, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 85, 65, 0.6); }
.inp-fc input {
  border: 1px solid #9a554b;
  border-radius: 0;
  height: 36px;
  font-size: 16px;
  line-height: 1em;
  font-family: "AkzidenzGroteskProLight", serif; }
  .inp-fc input::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .inp-fc input:-ms-input-placeholder, .inp-fc input::-webkit-input-placeholder {
    color: #999; }
  .inp-fc input[disabled], .inp-fc input[readonly] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1; }
.inp-fc textarea {
  border: 1px solid #9a554b;
  border-radius: 0;
  font-size: 16px;
  line-height: 1em;
  font-family: "AkzidenzGroteskProLight", serif; }
.inp-fc select {
  background-color: #fff;
  border: 1px solid #9a554b;
  border-radius: 0;
  height: 36px;
  font-size: 16px;
  line-height: 1em;
  font-family: "AkzidenzGroteskProLight", serif;
  width: 100%;
  color: #555;
  padding: 5px; }
.inp-fc input[name*=LOGIN], .inp-fc input[name*=EMAIL] {
  padding-left: 70px; }
.inp-fc input[name*=SURNAME] {
  padding-left: 91px !important; }
.inp-fc input[name*=NAME] {
  padding-left: 56px; }
.inp-fc input[name*=PATRONYMIC] {
  padding-left: 81px; }
.inp-fc input[name*=PSEUDONYM] {
  padding-left: 155px; }
.inp-fc input[name*=ORGANIZATION] {
  padding-left: 111px; }
.inp-fc input[name*=PASSWORD_MD5] {
  padding-left: 79px; }
.inp-fc input[name*=PASSWORD_MD5_confirm] {
  padding-left: 197px; }

.auth_block .div2 {
  position: relative;
  padding-bottom: 15px;
  padding-top: 5px; }
  .auth_block .div2 .sp5 {
    display: inline-block;
    float: right;
    color: #133c77; }
    .auth_block .div2 .sp5 a {
      color: #9a554b;
      text-decoration: underline; }
      .auth_block .div2 .sp5 a:hover {
        text-decoration: none; }
  .auth_block .div2 .sp4 {
    color: #555555;
    padding-left: 3px; }
.auth_block .div3 {
  padding-bottom: 15px; }
.auth_block .div4 {
  position: relative;
  padding-bottom: 15px; }
  .auth_block .div4 .sp7 {
    color: #555555;
    display: block;
    text-align: center; }
.auth_block .div_soc {
  text-align: center;
  padding-top: 15px; }
  .auth_block .div_soc a.esia-icon span {
    background-image: url("../img/esia.svg"); }
  .auth_block .div_soc span {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #9a554b;
    margin: 0 10px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    color: #fff; }
    .auth_block .div_soc span.sp1:before {
      content: "";
      font-size: 26px;
      line-height: 26px;
      font-family: "cosico";
      position: absolute;
      top: 6px;
      left: 15px; }
    .auth_block .div_soc span.sp2:before {
      content: "";
      font-size: 23px;
      line-height: 23px;
      font-family: "cosico";
      position: absolute;
      top: 7px;
      left: 3px; }
    .auth_block .div_soc span.sp3 {
      background: #fff;
      color: #9a554b; }
      .auth_block .div_soc span.sp3:before {
        content: "";
        font-size: 44px;
        line-height: 44px;
        font-family: "cosico";
        position: absolute;
        top: -4px;
        left: -5px; }
    .auth_block .div_soc span.sp4:before {
      content: "";
      font-size: 23px;
      line-height: 23px;
      font-family: "cosico";
      position: absolute;
      top: 7px;
      left: 6px; }
    .auth_block .div_soc span.sp1:hover, .auth_block .div_soc span.sp2:hover {
      background: #707f7f; }
    .auth_block .div_soc span.sp3:hover {
      color: #707f7f; }
.auth_block .div5 {
  padding: 15px 15px;
  background: #f5f5f5;
  border-top: 1px solid #d6d6d6;
  margin: 0 -80px -20px -80px;
  text-align: center; }
  .auth_block .div5 a {
    color: #9a554b;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 700; }
    .auth_block .div5 a:hover {
      color: #9a554b;
      text-decoration: none; }
.auth_block .div6 {
  color: #505353;
  padding-bottom: 10px;
  font-size: 14px; }
.auth_block .div7 {
  padding-bottom: 10px;
  font-size: 14px; }
.auth_block .div10 {
  padding: 5px 10px 5px 190px;
  background: #9a554b; }
  .auth_block .div10 input {
    padding-left: 10px;
    width: 50px;
    display: inline-block;
    position: relative;
    top: 1px; }
.auth_block .errors {
  color: red;
  font-size: 0.8em;
  padding: 3px 0 0 10px; }

.btn_big {
  background: #9a554b;
  width: 100%;
  margin: 0;
  padding: 15px;
  border: none;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em; }
  .btn_big:hover {
    background: #9a554b; }

.btn_big2 {
  background: #efe6e1;
  color: #505456;
  text-transform: uppercase;
  font-family: "AkzidenzGroteskProBold"; }
  .btn_big2:hover {
    background: #e6dcd7; }

#nn .modal-body {
  padding: 0; }
#nn #carousel-news-item > .carousel-inner > .item {
  padding: 30px; }
#nn .carousel-inner > .item {
  height: auto;
  min-height: 400px; }
#nn .modal-body .carousel-main-news {
  margin-left: -20px;
  margin-right: -20px; }

#mm .modal-body .carousel-main-news {
  margin-right: -130px;
  margin-left: -130px; }
#mm .carousel-inner > .item {
  height: auto;
  min-height: 400px; }

#mm-tab .carousel-inner > .item {
  height: auto;
  min-height: 400px; }

#kk .carousel-inner > .item {
  height: auto;
  min-height: 400px; }
#kk #carousel-kk-item > .carousel-inner > .item {
  padding: 20px; }

#mt .carousel-inner > .item {
  height: auto;
  min-height: 400px; }
#mt #carousel-mt-item > .carousel-inner > .item {
  padding: 20px; }

.pw_dep {
  max-width: 800px;
  margin: 0 auto; }

.pw_dep_h1 {
  color: #9a554b !important;
  text-transform: none !important; }

.d_table {
  display: table;
  width: 100%; }
  .d_table.no-padding {
    padding: 0; }

.dt_row {
  display: table-row; }

.dt_cell {
  display: table-cell;
  width: 50%;
  vertical-align: top; }
  .dt_cell.w40 {
    width: 40%; }
  .dt_cell.w60 {
    width: 60%; }

.pw_dep_inf {
  padding-top: 60px;
  padding-bottom: 45px; }

.pw_div1 .pw_img {
  float: left;
  width: 210px;
  height: 242px; }
  .pw_div1 .pw_img img {
    width: 100%;
    border: 1px solid #cacaca; }

.pw_ppl {
  margin-left: 210px; }
  .pw_ppl h2 {
    color: #9a554b !important;
    font: 1.25em "AkzidenzGroteskProLight", serif;
    padding: 0 0 0 45px;
    margin: 0;
    font-weight: normal; }
  .pw_ppl p {
    color: #555555;
    font-size: 1.06em;
    padding: 3px 0 3px 45px; }

.bio_lnk {
  display: inline-block;
  vertical-align: top;
  color: #9a554b;
  border: 1px solid #9a554b;
  font-size: 14px;
  position: relative;
  padding: 5px 28px 5px 8px;
  margin-top: 0;
  background: url("/common/img/foto/str_knp.png") 84px 9px no-repeat; }
  .bio_lnk:hover {
    color: #fff;
    background: #9a554b; }

.pw_contacts {
  color: #555555;
  line-height: 28px;
  margin: -4px 0 0 45px; }

.pwc_mail {
  color: #555555; }
  .pwc_mail:hover {
    text-decoration: underline; }

.rv_dep_name {
  display: block;
  padding-bottom: 6px; }
  .rv_dep_name:hover {
    text-decoration: underline; }

.sp_schname {
  display: block;
  padding-bottom: 20px; }

.d_table {
  padding: 35px 0; }

.terr_table {
  display: table;
  width: 100%;
  padding: 5px 0; }

.dt_row {
  display: table-row; }

.dt_cell {
  display: table-cell;
  width: 50%;
  vertical-align: top; }

.terr_ppl {
  margin-left: 0; }
  .terr_ppl h2 {
    color: #133951 !important;
    font: 100% "AkzidenzGroteskProLight", serif;
    padding: 0;
    margin: 0;
    font-weight: normal; }
  .terr_ppl p {
    color: #133951;
    font-size: 1.06em;
    padding: 3px 0; }

.terr_contacts p {
  color: #555555;
  line-height: 28px;
  margin: -4px 0 0 30px; }

#content_1 {
  margin-bottom: 25px; }
  #content_1 #content_1 #mat-str {
    display: none; }

.search-btn-2 {
  position: absolute;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  width: 20px;
  height: 20px;
  content: "";
  left: 0;
  top: 0;
  cursor: pointer; }
  .search-btn-2:before {
    position: absolute;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    width: 20px;
    height: 20px;
    content: "";
    left: -5px;
    top: 4px;
    color: #9a554b;
    z-index: 9; }

.ajaxloader {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px; }

.carousel-indicators li, .carousel-indicators .active {
  margin-left: 7px;
  margin-right: 7px; }

body .photoslider .carousel-main-news .carousel-control.right {
  margin-right: -487px; }

.carousel-main-news {
  max-width: 1024px;
  margin: 0 auto;
  margin-bottom: 30px; }
  .carousel-main-news .carousel-inner2 {
    width: 720px;
    height: 408px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    right: 25px; }
  .carousel-main-news .carousel-inner {
    width: 700px;
    position: relative;
    overflow: visible; }
  .carousel-main-news .item {
    width: 700px; }

.carousel-inner > .item > img {
  max-height: inherit;
  width: 680px;
  display: block;
  margin: 0 auto; }

.carousel-main-news .next_next {
  top: 0;
  position: absolute;
  left: 100%;
  display: block; }
.carousel-main-news .prev_prev {
  top: 0;
  position: absolute;
  left: -100%;
  display: block; }
.carousel-main-news .active {
  z-index: 99;
  position: relative; }
.carousel-main-news .carousel-control {
  width: 162px;
  background: #fff;
  opacity: 0.8;
  z-index: 90;
  filter: none !important; }
  .carousel-main-news .carousel-control:hover {
    opacity: 0.5; }

.main-banner-block-show a {
  float: left; }

[class^="icon-cos"]:before, [class*=" icon-soc"]:before {
  font-family: "cosico";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em; }

.icon-socvkontakte:before {
  content: ""; }

.icon-soclinkedin-rect:before {
  content: ""; }

.icon-socfacebook-rect:before {
  content: ""; }

.icon-soctwitter:before {
  content: ""; }

.icon-soctwitter-bird:before {
  content: ""; }

.icon-soctumblr:before {
  content: ""; }

.icon-socfacebook:before {
  content: ""; }

.icon-socgoogleplus-rect:before {
  content: ""; }

.icon-socvkontakte-rect:before {
  content: ""; }

.icon-socodnoklassniki:before {
  content: ""; }

.icon-socodnoklassniki-rect:before {
  content: ""; }

.icon-soclinkedin:before {
  content: ""; }

.icon-soctumblr-rect:before {
  content: ""; }

.username-output {
  position: relative; }

a.enter .username-menu {
  width: 150px; }
a.enter:hover .username-menu {
  opacity: 1;
  top: 31px !important;
  right: -10px;
  height: auto;
  overflow: visible;
  z-index: 999; }

.username-output .username-menu {
  position: absolute;
  overflow: hidden;
  top: 46px !important;
  right: -150px;
  background: white;
  text-align: left;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  opacity: 0;
  height: 0;
  -webkit-transition: opacity 0.2s, top 0.2s, height 0.2s;
  -moz-transition: opacity 0.2s, top 0.2s, height 0.2s;
  -ms-transition: opacity 0.2s, top 0.2s, height 0.2s;
  -o-transition: opacity 0.2s, top 0.2s, height 0.2s;
  transition: opacity 0.2s, top 0.2s, height 0.2s; }

a.myprof {
  display: none; }

.rightblockkorr {
  float: right;
  width: calc(50% - 10px);
  margin-bottom: 20px;
  margin-top: 2px;
  padding: 20px;
  padding-top: 0;
  border: 8px solid #efe6e1; }
  .rightblockkorr .form-control:focus {
    border-color: #505456;
    outline: 0; }
  .rightblockkorr.norightmargin {
    margin-right: 0; }

.leftblockkorr {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  background-color: #f6f6f5;
  padding: 20px;
  border: 1px solid #f6f6f5;
  box-sizing: border-box; }

.myprof .glyphicon-user {
  display: none; }

.username-output .username-menu .username-menu-list {
  padding: 15px; }
.username-output .username-menu ul {
  padding-left: 0;
  margin: 0;
  list-style: none; }
  .username-output .username-menu ul a {
    color: #9a554b;
    font-size: 17px;
    margin-left: 5px; }
    .username-output .username-menu ul a:hover {
      color: #9a554b; }
.username-output .username-menu .logout-container {
  padding: 15px;
  background: #f6f6f6;
  border-top: 1px solid #ddd; }
.username-output .username-menu .logout {
  border: 1px solid #9a554b;
  padding: 5px 18px;
  width: 100%;
  display: inline-block;
  text-align: center; }
  .username-output .username-menu .logout:hover {
    background: #9a554b;
    color: white; }
.username-output .top-social-icons {
  display: none; }

.lk_p {
  font-size: 21px;
  line-height: 21px;
  display: inline-block; }

.menu_cur {
  border-bottom: 1px solid #efe6e1;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1.1em;
  margin-bottom: 7px;
  display: flex;
  text-transform: uppercase; }
  .menu_cur.menu_fw {
    flex-wrap: wrap; }

.menu_cur a, .menu_cur .group-source {
  display: inline-block;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  margin: 0 0px 0 10px;
  border-bottom: 4px solid #fff;
  color: #505456;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 14px; }
  .menu_cur a:first-child, .menu_cur .group-source:first-child {
    margin-left: 0; }
  .menu_cur a:hover, .menu_cur a.sel, .menu_cur .group-source:hover, .menu_cur .group-source.sel {
    color: #1f1f1f;
    border-bottom: 4px solid #c3aa9c; }

.menu_cur > .notactive {
  display: inline-block;
  padding: 5px 5px 5px 5px;
  border-bottom: 4px solid #fff; }
.menu_cur .group-menu {
  margin-left: 10px; }
  .menu_cur .group-menu:first-child {
    margin-left: 0; }
  .menu_cur .group-menu .notactive {
    padding: 5px 5px 5px 5px;
    border-bottom: 4px solid #fff;
    display: inline-block; }
.menu_cur a:first-child + .group-menu {
  margin-left: 10px; }

.menu_cur .group-menu {
  position: relative; }
  .menu_cur .group-menu:hover .search-children {
    display: block;
    background: #fff;
    border: 1px solid #9a554b;
    position: absolute;
    padding: 5px 0px;
    left: 0;
    z-index: 2; }
    .menu_cur .group-menu:hover .search-children > a, .menu_cur .group-menu:hover .search-children > span {
      padding: 5px 10px;
      display: inline-block;
      border: none !important;
      width: 100%; }
    .menu_cur .group-menu:hover .search-children > a:hover {
      background: #f7f2ef;
      border: none; }

.nav-tabs-cont {
  padding-top: 20px; }

.modal-body .content_mat .nav-tabs-cont .content_mat, .modal-body .ptop {
  padding-top: 30px; }

.nav-tabs-cont .rv_deps {
  padding-top: 0;
  margin-top: -20px; }

.docs_list .dl_bl.w100 {
  margin-left: 0px !important; }

.docs_list {
  margin-top: 25px;
  width: 100%; }
  .docs_list .dl_bl {
    display: table-row;
    padding: 0; }
  .docs_list .dl_0 {
    display: table-cell;
    padding: 0;
    padding-top: 5px;
    vertical-align: middle;
    width: 45px; }
    .docs_list .dl_0 img {
      width: 54px;
      margin-right: 20px;
      margin-top: 8px; }
  .docs_list .dl_1 {
    display: table-cell;
    padding: 0;
    vertical-align: middle; }
  .docs_list .abstract_items_block .dl_bl, .docs_list .abstract_items_block .dl_0, .docs_list .abstract_items_block .dl_1 {
    display: block; }
  .docs_list .dl_ttl {
    font-family: "AkzidenzGroteskProLight", serif;
    font-size: 14px;
    padding-bottom: 5px; }
  .docs_list .dl_body {
    font-size: 0.95em;
    padding-bottom: 7px; }
    .docs_list .dl_body p {
      padding: 0;
      margin: 0; }
  .docs_list .dl_mb {
    font-size: 14px;
    color: #676868; }
  .docs_list .dl_date {
    font-size: 0.8em;
    color: #676868;
    padding-bottom: 5px; }
  .docs_list h2 {
    padding: 0;
    margin: 0;
    margin-left: 0px;
    color: #626a7a;
    font-size: 1.065em;
    text-transform: uppercase;
    font-weight: bold; }
    .docs_list h2.first {
      border: none;
      PADDING-TOP: 0; }

.font-big {
  font-size: 1.5em; }

.inp {
  border: 1px solid #9a554b;
  border-radius: 0;
  height: 36px;
  font-size: 16px;
  line-height: 1em;
  font-family: "AkzidenzGroteskProLight", serif; }

.btn-primary {
  border-radius: 0;
  background-color: #9a554b; }
  .btn-primary:hover {
    border-radius: 0;
    background-color: #9a554b;
    border-color: transparent; }

.arh_top {
  border-top: 2px solid #d5dae2;
  border-bottom: 1px solid #d5dae2;
  margin-bottom: 0;
  padding: 10px 7px; }

.arh_top_tbl {
  display: table;
  width: 100%; }

.arh_top .div1 {
  display: block;
  float: left;
  min-height: 2.25em;
  line-height: 2.1em;
  white-space: nowrap;
  padding-right: 20px;
  vertical-align: middle;
  padding-bottom: 4px; }
.arh_top .div2 {
  display: block;
  float: left;
  vertical-align: middle;
  width: 150px; }
.arh_top .div3 {
  display: block;
  float: left;
  vertical-align: middle;
  width: 40px; }
.arh_top .div4 {
  display: block;
  float: left;
  line-height: 2.1em;
  vertical-align: middle;
  padding-bottom: 4px;
  padding-right: 10px; }
.arh_top .div5 {
  display: block;
  float: left;
  vertical-align: middle;
  padding-top: 1px; }

.arh_top_tbl.g_purchase .div2 {
  padding-right: 10px; }
.arh_top_tbl.g_purchase .div5 {
  padding-right: 3px;
  width: 50px; }
.arh_top_tbl.g_purchase .div6 {
  width: 100%; }

.arh_top .div6 {
  display: table-cell;
  vertical-align: middle; }
.arh_top .inp {
  width: 140px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center; }
.arh_top .glyphicon-calendar {
  color: #DA4A38; }

.arh_top_tip {
  border-bottom: 1px solid #d5dae2;
  margin-bottom: 20px;
  padding: 10px 7px; }

.arh_top_tip_tbl .div1 {
  display: table-cell;
  white-space: nowrap;
  width: 10%;
  padding-right: 20px;
  vertical-align: middle;
  padding-bottom: 10px; }
.arh_top_tip_tbl .div2 {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
  padding-right: 40px; }
.arh_top_tip_tbl .div2_3 {
  display: table-cell; }
.arh_top_tip_tbl .div3 {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  padding-right: 20px;
  padding-bottom: 4px; }
.arh_top_tip_tbl .div4 {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 4px; }
.arh_top_tip_tbl .div5 {
  display: table-cell;
  vertical-align: middle; }
.arh_top_tip_tbl select {
  line-height: 1em;
  font-family: "AkzidenzGroteskProLight", serif; }

[class^="b-share-btn__"]:before, [class*=" b-share-btn__"]:before {
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 20px;
  min-height: 20px;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  font-size: 20px;
  margin-left: 0em;
  font-family: FontAwesome; }

.b-share-btn__facebook:before {
  content: ""; }

.b-share-btn__gplus:before {
  content: ""; }

.b-share-btn__twitter:before {
  content: ""; }

.b-share-btn__vkontakte:before {
  content: ""; }

.b-share-btn__moimir:before {
  content: ""; }

.b-share-btn__odnoklassniki:before {
  content: ""; }

.b-share__handle.b-share__link .b-share-icon {
  display: none !important; }

.ya_share .b-share-btn__wrap, .ya_share .b-share__link {
  display: block;
  height: 30px;
  margin: 0 0 0 0 !important;
  float: none !important; }

.ya_share_bot {
  padding: 0;
  position: relative;
  top: -13px;
  display: inline-block; }
  .ya_share_bot .b-share__link {
    display: inline-block;
    margin-right: 10px; }

.article-center-col .social-panel, .article-center-col .favorites-panel, .article-center-col .download-release {
  display: inline-block; }

.sub-page2-socials .favorites-panel, .sub-page2-socials .download-release {
  margin-left: 43px;
  margin-top: 5px;
  display: block; }

.add-to-favorites, .share-to-friend, .download-release a {
  display: inline-block;
  margin: 2px 0 0 7px;
  color: #9a554b; }

.article-center-col .add-to-favorites, .article-center-col .share-to-friend {
  margin: 0;
  position: relative; }
.article-center-col .download-release a {
  margin: 0;
  position: relative;
  margin-left: -5px; }

.sub-page2-socials .download-release a {
  margin-left: 8px; }

.article-center-col .add-to-favorites {
  left: -6px;
  top: -1px; }
.article-center-col .share-to-friend, .article-center-col .download-release a {
  top: -2px;
  left: -2px; }

.add-to-favorites {
  font-size: 19px; }

.share-to-friend, .download-release a {
  font-size: 18px; }

.share-to-friend-icon {
  color: #9a554b; }
  .share-to-friend-icon:hover {
    color: #505353; }

.add-to-favorites.added {
  color: #b5b5b5;
  cursor: default; }

.sub-page2-socials .add-to-favorites, .sub-page2-socials .share-to-friend {
  display: block; }

.modal .comment-list, .content-text-comment .comment-list {
  margin-top: 30px; }

.comment-list .comment-author {
  font-weight: bold; }
.comment-list .comment-date {
  color: #b5b5b5;
  font-size: 12px; }

.videoplayer {
  text-align: center; }
  .videoplayer a {
    margin: 0 auto; }

.news_list {
  min-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  margin-right: -13px;
  margin-left: -7px; }

.nav-tabs-cont.tab_dest.ptop .news_list {
  padding-left: 8px;
  width: 100%; }

.news_list_item {
  margin: 0;
  list-style: none;
  width: 33.33333332%;
  vertical-align: top;
  float: left; }
  .news_list_item .main-block-type.selected, .news_list_item .main-block-type.news-filter:hover {
    background-color: #9a554b;
    color: #fff; }
  .news_list_item .main-block-type a {
    color: #9a554b; }
  .news_list_item .main-block-type.selected a, .news_list_item .main-block-type.news-filter:hover a {
    color: #fff; }
  .news_list_item a {
    display: block;
    color: #555555; }
    .news_list_item a:hover {
      color: #555555; }

@media (min-width: 1500px) {
  .new_en_main .news_list_item {
    width: 25%; } }
#main_page .new_en_main .main-blocks {
  margin: 0px 0 0 0 !important;
  width: 100% !important; }

@media (min-width: 1501px) {
  #main_page .new_en_main .main-blocks {
    margin-top: 50px !important; } }
#second_page .new_en_main .main-blocks {
  margin: 0 !important;
  width: 100% !important; }

.news_list .td3 {
  width: auto;
  padding-right: 0; }
.news_list .tr2 {
  display: none; }
.news_list .tr3 {
  display: block;
  float: left;
  width: 100%; }
.news_list .tr4 {
  display: none; }

.news_list-ttl {
  color: #000;
  font-size: 0.8em;
  font-family: "AkzidenzGroteskProLight", serif;
  margin: 0;
  white-space: normal;
  padding: 9px 0 13px; }

.news_list-preview {
  color: #000;
  font-size: 0.75em;
  padding-bottom: 10px; }
  .news_list-preview p {
    color: #000;
    font-size: 1em;
    padding: 0;
    margin: 0; }

.navigation {
  padding: 20px 0;
  text-align: center;
  font-size: 0.9em;
  color: #9a9a9a; }
  .navigation a, .navigation span {
    display: inline-block;
    padding: 1px 7px;
    border: 1px solid #fff; }
  .navigation .sp2, .navigation a:hover {
    border: 1px solid #505353; }

.cont_map {
  overflow: hidden; }

.search_tbl {
  display: table-cell; }
  .search_tbl .st_tr {
    display: table-row; }
  .search_tbl .td1 {
    display: table-cell;
    padding: 5px 15px 10px 0;
    vertical-align: top; }
  .search_tbl .td2 {
    display: table-cell;
    padding: 0 0 10px 0; }
  .search_tbl .inp1 {
    border: 1px solid #9a554b;
    border-radius: 0;
    height: 36px;
    font-size: 16px;
    line-height: 1em;
    font-family: "AkzidenzGroteskProLight", serif;
    width: 300px; }

.feedback {
  max-width: 1366px; }
  .feedback h1 {
    text-align: center;
    font-size: 34px;
    color: #9a554b;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 5px; }
  .feedback .btn_big {
    width: 206px; }
  .feedback .td2 input[type=radio] {
    float: left;
    width: auto; }
  .feedback .td2 label {
    display: block;
    margin-left: 20px;
    position: relative;
    font-size: 15px;
    cursor: pointer; }
  .feedback .td2 .inp_lab {
    float: left;
    margin: 10px; }

.feedback_text {
  margin-bottom: 20px; }

.feedback_tbl {
  border: 1px solid #f3f3f3;
  margin-bottom: 20px; }
  .feedback_tbl .st_tr {
    display: block; }
    .feedback_tbl .st_tr:after {
      content: "";
      display: table;
      clear: both; }
  .feedback_tbl .img_capt {
    vertical-align: top; }
  .feedback_tbl .refresh_captcha {
    position: relative;
    font-size: 1.3em;
    color: #0e0e0e;
    margin-right: 5px;
    cursor: pointer; }
    .feedback_tbl .refresh_captcha .glyphicon {
      background: #9a554b;
      padding: 5px; }
  .feedback_tbl .td1 {
    display: block;
    padding: 10px;
    background: #f9f7f8;
    font-size: 1em;
    color: #000;
    border-bottom: 1px solid #f3f3f3; }
  .feedback_tbl .td2 {
    padding: 0;
    display: block;
    border-bottom: 1px solid #f3f3f3; }
    .feedback_tbl .td2 .in_file {
      margin-top: 7px;
      margin-bottom: 7px;
      margin-left: 10px; }

.st_tr .td2-btn {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px; }

.feedback_tbl .inp1 {
  border: none;
  border-radius: 0;
  height: 37px;
  font-size: 16px;
  line-height: 1em;
  font-family: "AkzidenzGroteskProLight", serif;
  width: 100%;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.12); }
.feedback_tbl .td1_capt {
  float: left; }
.feedback_tbl .td2_capt {
  float: right;
  display: table;
  width: auto !important;
  margin-top: 2px;
  margin-right: 3px; }
.feedback_tbl textarea.inp1 {
  height: 150px; }
.feedback_tbl .inp_cal {
  width: 110px;
  margin-right: 10px;
  float: left; }
.feedback_tbl .glyphicon {
  color: white;
  margin-top: 0;
  margin-right: 10px;
  font-size: 14px; }
.feedback_tbl .img1 {
  margin-left: 15px; }
.feedback_tbl .errors {
  margin: 0 !important;
  line-height: 1.2; }
.feedback_tbl .st_tr_capt {
  background: #f3f3f3; }
.feedback_tbl .st_tr_blue {
  background: #9a554b;
  color: #fff;
  padding: 10px; }
  .feedback_tbl .st_tr_blue .td1 {
    padding-left: 15px; }
  .feedback_tbl .st_tr_blue .td2 {
    padding-top: 10px;
    padding-left: 10px; }
  .feedback_tbl .st_tr_blue .inp1 {
    width: 100px;
    display: inline-block;
    position: relative;
    top: -1px; }

.tel_a {
  text-decoration: none;
  cursor: default; }

.content_mat .tel_a {
  color: #333;
  text-decoration: none !important; }

.feedback-om {
  width: 380px; }

.red-font {
  color: red; }

.feedback-om label {
  margin: 5px 0; }
.feedback-om select {
  width: 350px;
  height: 31px;
  border: 1px solid #9a554b; }
.feedback-om input, .feedback-om textarea {
  width: 350px;
  padding: 4px;
  border: 1px solid #9a554b; }
.feedback-om input[type=checkbox] {
  width: 30px; }
.feedback-om .td2 img {
  margin: 5px 0; }
.feedback-om .submit-btn.next {
  width: 170px;
  background: #9a554b;
  margin: 0;
  padding: 5px;
  border: none;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em;
  margin-top: 20px; }

.mobile-contacts p.mc-phone {
  background-image: none;
  position: relative; }
  .mobile-contacts p.mc-phone:after {
    background: url(/common/img/trub.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 2px;
    width: 29px;
    height: 29px;
    content: ""; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0; }

.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }
.bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

.input-append .bootstrap-select.btn-group {
  margin-left: -1px; }

.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px; }

.bootstrap-select {
  width: 220px; }
  .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px; }
  .bootstrap-select.form-control:not([class*="span"]) {
    width: 100%; }
  .bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px;
    border-radius: 0;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 1em;
    color: #000;
    border: 1px solid #d0d2d7; }
    .bootstrap-select > .btn:hover {
      background: #c0cff2;
      border: 1px solid #7992c9; }

.error .bootstrap-select .btn {
  border: 1px solid #b94a48; }

.bootstrap-select.open > .btn {
  background: #8ca4d9 !important;
  border: 1px solid #7992c9 !important;
  color: #fff; }
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051; }
.bootstrap-select .btn:focus {
  outline-offset: -2px; }
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  float: left;
  text-align: left; }
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }
.bootstrap-select.btn-group > .disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed; }
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%; }
.bootstrap-select .dropdown-menu {
  border: 1px solid #d5dae2;
  border-radius: 0; }
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 2000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default; }
.bootstrap-select.btn-group .div-contain {
  overflow: hidden; }
.bootstrap-select .dropdown-menu {
  font-size: 1em; }

.arh_top_tip_tbl .bootstrap-select .dropdown-menu {
  min-width: 300px; }

.bootstrap-select .dropdown-menu > li > a {
  padding: 5px 12px;
  color: #000;
  font-size: 1em;
  border-bottom: 1px solid #cbced3; }
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }
  .bootstrap-select.btn-group .dropdown-menu li > a {
    cursor: pointer; }
    .bootstrap-select.btn-group .dropdown-menu li > a.opt {
      position: relative;
      padding-left: 35px; }
    .bootstrap-select.btn-group .dropdown-menu li > a dt small {
      font-weight: normal; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 2.5px; }
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4); }
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4); }
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2); }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px; }
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0; }

.bootstrap-select.fit-width {
  width: auto !important; }
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static; }
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select-searchbox, .bootstrap-select .bs-actionsbox {
  padding: 4px 8px; }

.content1.nopadding.modaldockw100 .docs_list .dl_bl {
  width: 98%; }

.bootstrap-select .bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }
.bootstrap-select-searchbox input {
  margin-bottom: 0; }

.bootstrap-select .bs-actionsbox .btn-group button {
  width: 50%; }

.top-panel-extended {
  display: inline-block;
  float: right !important; }

.videoplayer > div, .audioplayer > div {
  margin: 0 auto; }

span.red {
  color: #DA4A38; }

.rv_deps {
  padding-top: 10px; }

.d_table.department-structure .dt_row {
  display: block; }
.d_table.department-group, .d_table.department-structure {
  display: inline-block;
  width: 103% !important;
  margin-left: -3%; }
.d_table.department-group, .d_table.department-structure .department-tree .nav-tabs-cont.tab_dest.ptop {
  margin-right: -40px;
  width: 100%; }

.department-tree .dep_tasks, .department-tree .dep_rules {
  margin-top: 15px;
  margin-right: 20px; }

.dt_row {
  display: table-row; }

.rv_deps .dt_cell {
  display: table-cell;
  padding: 15px 0;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhBQ0E4OTAxOUVGNzExRTM5QzgzRUU3OTk3Qjc5QTZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhBQ0E4OTAyOUVGNzExRTM5QzgzRUU3OTk3Qjc5QTZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEFDQTg4RkY5RUY3MTFFMzlDODNFRTc5OTdCNzlBNkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEFDQTg5MDA5RUY3MTFFMzlDODNFRTc5OTdCNzlBNkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAABAToDAREAAhEBAxEB/8QAUAABAQEAAAAAAAAAAAAAAAAAAAMJAQEAAAAAAAAAAAAAAAAAAAAAEAEBAAMAAAAAAAAAAAAAAAAAAUFxsREBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A20zd3oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJg//2Q==) left bottom no-repeat; }
.rv_deps .dh_cell {
  background: none; }
.rv_deps.deps-contacts {
  padding-top: 0 !important; }
  .rv_deps.deps-contacts .cont_map {
    margin-top: 20px; }
  .rv_deps.deps-contacts .sp_schname {
    margin-left: 0; }
  .rv_deps.deps-contacts .dt_cell p {
    margin-top: 25px;
    color: #9a554b; }
    .rv_deps.deps-contacts .dt_cell p:first-child {
      margin-top: 0; }

.dep_w {
  padding: 15px 10% 15px 0;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhBQ0E4OTAxOUVGNzExRTM5QzgzRUU3OTk3Qjc5QTZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhBQ0E4OTAyOUVGNzExRTM5QzgzRUU3OTk3Qjc5QTZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEFDQTg4RkY5RUY3MTFFMzlDODNFRTc5OTdCNzlBNkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEFDQTg5MDA5RUY3MTFFMzlDODNFRTc5OTdCNzlBNkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAABAToDAREAAhEBAxEB/8QAUAABAQEAAAAAAAAAAAAAAAAAAAMJAQEAAAAAAAAAAAAAAAAAAAAAEAEBAAMAAAAAAAAAAAAAAAAAAUFxsREBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A20zd3oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJg//2Q==) left bottom no-repeat;
  overflow: hidden;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  position: relative; }
  .dep_w.dev-icon {
    padding: 15px 10% 15px 85px; }
  .dep_w a.dep_w_link {
    display: inline-block; }
  .dep_w.dev-icon a.dep_w_link .dep-image-hover {
    display: none; }
  .dep_w.dev-icon a.dep_w_link:hover .dep-image-hover {
    display: block;
    float: left; }
  .dep_w.dev-icon a.dep_w_link:hover .dep-image {
    display: none; }

.rv_deps h2 {
  padding-top: 35px;
  overflow: hidden;
  font-size: 2em !important;
  text-overflow: ellipsis;
  color: #9a554b !important; }
.rv_deps .col-xs-12 :last-child {
  background: none !important; }
.rv_deps .rv_dep_name {
  display: block;
  color: #9a554b !important;
  padding-bottom: 6px; }
  .rv_deps .rv_dep_name:hover {
    text-decoration: underline; }
.rv_deps .sp_schname {
  color: #555555;
  font-size: 111%; }

.vote-title + p {
  margin-bottom: 20px;
  font-size: 1em;
  color: #333; }
  .vote-title + p + div > b {
    margin-bottom: 15px;
    font: bold 16px/21px;
    display: block; }

.vote-final {
  margin-bottom: 20px;
  font-size: 16px; }
  .vote-final td {
    padding: 5px 20px 5px 0; }

.mb-wrap .vote-title {
  font: 1.13em/1.15em "AkzidenzGroteskProLight", serif; }

.vote-amount {
  display: block;
  margin-bottom: 20px;
  font-size: 16px; }
  .vote-amount span {
    font-weight: normal; }

.controlls-select {
  float: left;
  margin-bottom: 10px;
  width: 295px;
  max-width: 100%; }

.group:after {
  content: "";
  clear: both;
  display: block; }

#vmap {
  width: 100%;
  height: 300px; }

.jqvmap-label {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px 20px; }

.mar-bot20 {
  margin-bottom: 20px; }

.br_controls {
  list-style: none;
  margin: 0 0 30px;
  padding: 0 30px 30px 0;
  color: #5376c6;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.br_control_list_item.col-sm-6.col-xs-12 {
  padding-top: 20px; }
  .br_control_list_item.col-sm-6.col-xs-12 ul {
    padding-bottom: 20px;
    width: 95%; }

.gradient-item {
  width: 97%;
  height: 1px;
  background: #ccc; }

.list-header {
  margin-bottom: 15px;
  display: block; }

.br_control_list_item .br_branch {
  list-style: none inside; }
  .br_control_list_item .br_branch > li:before {
    content: "⁃";
    margin-left: -1ex;
    margin-right: 1ex;
    color: #9A554B; }

.carousel {
  z-index: 100; }

.dir_name_trade .carousel {
  z-index: 90; }

.article-stats, .subpage-article-header {
  position: relative;
  z-index: 100; }

.fancybox-opened {
  z-index: 8030; }
  .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer {
  position: relative; }

.fancybox-inner {
  position: relative;
  overflow: hidden; }

.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-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#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("fancybox_loading.gif") center center no-repeat; }

body .fancybox-close {
  background-image: url(../img/cross-brown.svg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center center;
  display: block;
  right: 0px;
  top: 7px;
  position: absolute;
  text-indent: -9999em;
  z-index: 9999;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 33px;
  height: 33px;
  margin-top: -4px;
  border: 1px solid #9f5d54; }
body .fancybox-skin {
  border-radius: 0; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("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: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }
  .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: #000;
  background: rgba(0, 0, 0, 0.4); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }
  .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.slash-list {
  list-style: none inside;
  padding: 8px; }
  .slash-list > li:before {
    content: "⁃";
    margin-left: -1ex;
    margin-right: 1ex;
    color: #9C594F; }

address {
  color: #000;
  font-size: 0.9em; }

.footer-block h5 {
  margin-top: 0; }

.holder-info {
  padding: 30px 15% 60px;
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #fff; }

.visualhidden {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.ymaps-copyrights-legend, .ymaps-logo-link {
  display: none !important; }

#info b {
  font: normal 24px "AkzidenzGroteskProLight", serif;
  line-height: 28px;
  margin-bottom: 1.2em;
  color: #9a554b; }
#info div {
  color: #ccc;
  display: none; }

.contr-detail {
  color: #808080; }

.holder-info.top-detail {
  padding-bottom: 20px; }
  .holder-info.top-detail h2 {
    margin-bottom: 5px; }

#map, #mapRegion, #mapRegionDetailed, .mapRegionSepClass, mapBulletSepClass {
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#map {
  height: 450px; }

#mapRegion, .mapRegionSepClass, mapBulletSepClass {
  height: 270px; }

#mapRegionDelailed, .mapRegionDelailedSepClass {
  height: 300px; }

.fancybox-inner, .holder-info {
  z-index: 1000; }

.mb-wrap .colored {
  color: #808080;
  font-size: 0.9em; }

li.news_list_item.news_list_alt {
  display: inline-block;
  vertical-align: top;
  float: none; }

* + html li.news_list_item.news_list_alt {
  display: inline; }

.version-opener {
  text-align: left;
  font-size: 0.9em;
  cursor: pointer;
  display: block;
  float: left; }

.version-access {
  color: #000000;
  padding: 0 5px 0;
  display: none;
  height: 40px;
  width: auto;
  margin-right: 25px;
  z-index: 100500;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DEDFDD), to(#bbb));
  background: -webkit-linear-gradient(#DEDFDD, #bbb);
  background: -moz-linear-gradient(#DEDFDD, #bbb);
  background: -ms-linear-gradient(#DEDFDD, #bbb);
  background: -o-linear-gradient(#DEDFDD, #bbb);
  background: linear-gradient(#DEDFDD, #bbb);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }
  .version-access.active {
    display: block; }

.governance .more-link {
  position: absolute;
  bottom: 20px;
  left: 15px;
  font-family: "AkzidenzGroteskProLight", serif !important;
  font-style: normal;
  display: none;
  border-color: white;
  color: #fff; }
  .governance .more-link:hover {
    background: #fff;
    color: #9a554b; }
    .governance .more-link:hover:after {
      color: #9a554b; }

.governance-item {
  display: block;
  width: 23%;
  position: relative;
  float: left;
  font: 0.88em "AkzidenzGroteskProLight", serif;
  margin-right: 2%;
  margin-bottom: 20px;
  outline: 0; }

.governance-item.governance-item-active {
  float: right; }
  .governance-item.governance-item-active.openactiveblock50pr {
    width: 48%;
    float: left; }
  .governance-item.governance-item-active .governance-desc {
    top: 0;
    padding-top: 20px; }
    .governance-item.governance-item-active .governance-desc .more-link {
      display: inline-block; }
.governance-item:hover .governance-desc {
  top: 0;
  padding-top: 20px; }
.governance-item:hover .more-link {
  display: inline-block; }
.governance-item img {
  width: 100%;
  height: auto; }
.governance-item.governance-item-half {
  width: 48%;
  overflow: hidden; }
  .governance-item.governance-item-half .governance-desc {
    width: 48%;
    transition: all 0.1s ease 0s; }
  .governance-item.governance-item-half:hover .governance-desc {
    width: 100%; }
  .governance-item.governance-item-half.governance-item-descbottom .governance-desc {
    right: auto;
    width: 100%;
    height: auto;
    padding-top: 5px; }
  .governance-item.governance-item-half.governance-item-descbottom:hover .governance-desc {
    padding-top: 20px; }
.governance-item.governance-item-large {
  width: 73%; }
  .governance-item.governance-item-large .governance-desc {
    transition: all 0.1s ease 0s; }
.governance-item.governance-item-half .governance-desc, .governance-item.governance-item-large .governance-desc {
  right: 0;
  left: auto;
  height: 100%;
  padding-top: 20px; }

.governance-desc {
  font: 125% "AkzidenzGroteskProBold", serif;
  text-transform: none; }
  .governance-desc div, .governance-desc span.sp1 {
    font-family: "AkzidenzGroteskProLight", serif;
    text-transform: none;
    font-size: 75%;
    display: block; }

.governance .governance-item:last-child div {
  font-family: inherit;
  font-size: 100%; }
.governance .governance-item:last-child div.men {
  font-family: "AkzidenzGroteskProLight", serif;
  text-transform: none;
  font-size: 75%; }

.governance-item.governance-item-large .governance-desc {
  width: 31.5%; }
.governance-item.governance-item-large:hover .governance-desc {
  width: 100%; }

.governance-desc {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 5px 15px; }
  .governance-desc.high-manage {
    background: rgba(80, 83, 83, 0.6); }
  .governance-desc.middle-manage {
    background: rgba(128, 130, 133, 0.6); }
  .governance-desc.low-manage {
    background: rgba(246, 246, 246, 0.6); }

.governance-mobile-img {
  display: none; }

.favorites-block {
  padding: 0 0;
  font-size: 16px; }
  .favorites-block h1 {
    text-align: center;
    font-size: 34px;
    color: #9a554b;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 5px; }
  .favorites-block .div1 {
    position: relative;
    padding-bottom: 10px; }
    .favorites-block .div1 .sp1 {
      position: absolute;
      top: 7px;
      left: 10px;
      color: #707f7f; }
  .favorites-block .inp-fc input {
    padding-left: 150px; }

.btn-primary {
  border-color: #9a554b; }

.favorites-block .inp-fc input.captcha-input {
  padding-left: 240px; }
.favorites-block .inp-fc label.captcha-label-small {
  display: none; }
.favorites-block .inp-fc label.block {
  display: block; }
.favorites-block .inp-fc textarea {
  min-width: 100%; }
.favorites-block .errors {
  color: red;
  font-size: 0.8em;
  padding: 3px 0 0 10px; }

.favorites-inline-form {
  display: none;
  height: 34px; }
  .favorites-inline-form .sp1 {
    display: none; }
  .favorites-inline-form .div1 {
    display: inline-block;
    width: 73%;
    height: 34px;
    float: left; }
    .favorites-inline-form .div1 input {
      padding-left: 0;
      padding-top: 1px;
      padding-bottom: 1px;
      height: 33px; }

favorite-edit-block > table {
  min-width: 675px; }

.favorites-inline-form .div3 {
  display: inline-block;
  width: 26%;
  float: right; }

.favorite-edit-block table.table tbody td {
  vertical-align: middle;
  height: 36px; }

.cancel-favorite {
  display: none; }

.delete-favorite {
  border-radius: 0; }

.favorite-bookmark span, .favorite-share span {
  margin-top: 8px; }

#favorites-link, #share-friend-link {
  display: inline-block; }

.page-bottom-social-panel {
  display: inline-block;
  height: 35px;
  position: relative;
  top: -11px;
  padding: 0; }
  .page-bottom-social-panel .b-share__link {
    display: inline-block;
    margin-right: 10px; }

.has-page-bottom-social-panel #favorites-link .add-to-favorites {
  margin-left: 0; }

div > div > a > div.main-banner-img.alt {
  width: 100%;
  display: block;
  position: static; }
  div > div > a > div.main-banner-img.alt img {
    height: auto; }

.fontsize-small .version-access dt {
  margin-top: 0; }

.fontsize-normal .version-access dt {
  margin-top: -6px; }

.fontsize-big .version-access dt {
  margin-top: -11px; }

.version-access dt {
  padding: 0; }

.plan_first_change {
  margin-top: 25px; }
  .plan_first_change ul > li:first-child {
    margin: 0 20px 0 0; }

#chart_sort_div g rect {
  fill: #818181; }
#chart_sort_div svg > g > g:last-child g g text {
  fill: #ffffff; }

g text[fill='#ffffff'] {
  fill: #00aeef; }
g path[fill='#0011cc'] {
  fill: #505353;
  cursor: pointer; }
g circle[fill='#3366cc'] {
  fill: #9a554b; }

#geo g text[fill='#ffffff'], #mobile g text[fill='#ffffff'], #age g text[fill='#ffffff'], #gender g text[fill='#ffffff'] {
  fill: #ffffff; }

g text[fill='#0011cc'] {
  fill: #505353; }

#chart_div_graph g path {
  stroke: #9a554b; }

#chart_div svg > g > text {
  fill: #fff; }
#chart_div g > text[font-size="22"] {
  fill: #9a554b; }

g > text[font-size="22"] {
  fill: #9a554b; }

#header_new {
  background: #fff; }

.ajax_form .errors {
  display: block;
  clear: both;
  margin: 0 0 15px 0;
  padding: 0 10px;
  color: #dd0606;
  background: #fff; }
  .ajax_form .errors:empty {
    padding: 0;
    margin: 0; }

.blackmap {
  display: none; }

.sc_d_b {
  margin-top: 20px;
  color: #333333;
  margin-top: 3px; }
  .sc_d_b img {
    display: block;
    float: left;
    margin-right: 15px;
    width: 30px;
    margin: 5px 15px 0 0;
    width: 27px; }

.sc_d_b_wrap .form-control {
  width: 140px; }

.dt_row {
  margin: 5px 0;
  padding-bottom: 10px; }

.th {
  padding: 0 10px 15px 0;
  width: 20%; }

.sp_th {
  color: #6D6E6E; }

.year {
  border-top: 2px solid #9a554b !important;
  margin: -20px 0 -15px;
  text-align: right; }
  .year span {
    color: #9a554b !important;
    font-family: "AkzidenzGroteskProLight", serif !important;
    font-size: 110%; }

.tab-content.custom ul .news_list_item {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 24.8%; }

* + html .tab-content.custom ul .news_list_item {
  display: inline; }

.tab-content.custom .tab-pane {
  padding: 10px 0; }
.tab-content.custom ul {
  padding-left: 0; }

.search-form-custom input[type="text"] {
  margin-bottom: 20px;
  border: 2px solid #5d79a1;
  padding: 5px 10px; }
.search-form-custom input[type="submit"] {
  background: #9a554b;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #305cba; }

.tab-pane .dt_cell {
  display: inline-block;
  vertical-align: top;
  width: 49%; }

.item-date-title {
  color: #9a554b !important;
  padding: 10px 0;
  border-bottom: 2px solid #eef0f2;
  display: block;
  width: 100%; }

.events-block li {
  float: none;
  width: 24.8%;
  display: inline-block;
  vertical-align: top;
  font: bold 0.8em/1.25em "AkzidenzGroteskProLight", serif; }

* + html .events-block li {
  display: inline; }

.news_list.events-block {
  width: 100%;
  margin: 0; }

#reload_captcha {
  height: 40px; }

.notransition {
  transition: none !important; }

.body_overflow_xy {
  overflow-y: hidden;
  overflow-x: hidden;
  height: 100%;
  z-index: 1001; }

#right_block {
  position: fixed;
  width: 505px;
  height: 100%;
  z-index: 1002;
  top: 0;
  right: -505px;
  background-color: white; }

#calendar_head {
  background-color: #9a554b;
  width: 100%;
  position: relative;
  height: 68px;
  max-height: 68px; }
  #calendar_head h1 {
    color: #fff;
    padding: 16px 0 17px 0;
    text-align: center;
    position: inherit; }

#calendar_controls {
  width: 100%;
  padding: 25px 5% 0 5%;
  height: 137px;
  max-height: 137px; }
  #calendar_controls select, #calendar_controls input {
    width: 98%;
    margin-bottom: 16px;
    background-color: #fff;
    border: 1px solid #b5b9c5;
    border-radius: 0;
    height: 36px;
    font-size: 1em;
    line-height: 1em;
    font-family: "AkzidenzGroteskProLight", serif;
    color: #555;
    padding: 5px; }

#calendar_items {
  width: 100%;
  padding: 155px 0 0 0;
  margin-top: -165px;
  height: 100%;
  font-size: 120%; }

.calendar_item {
  padding-bottom: 45px;
  width: 100%;
  padding: 0 7.1% 45px 5%;
  margin: 0; }
  .calendar_item .item_type {
    padding: 4px;
    margin-top: 3px;
    border: 1px solid #9a554b;
    color: #9a554b;
    font-size: 0.6875em;
    font-weight: 600;
    text-transform: uppercase; }
    .calendar_item .item_type:hover {
      background-color: #9a554b;
      color: #fff; }

#calendar_items .mCustomScrollBox > .mCSB_scrollTools {
  width: 5%; }
#calendar_items .mCSB_scrollTools .mCSB_draggerContainer {
  margin-top: 0; }

#calendar_hide {
  position: absolute;
  left: 5%;
  font-weight: bold;
  cursor: pointer; }

.datepick-popup {
  z-index: 1002 !important;
  width: 360px;
  background-color: #fff;
  border: 1px solid #b5b9c5; }

.datepick {
  width: 90% !important;
  margin: 5%;
  border: none !important;
  font: normal 0.9em "AkzidenzGroteskProLight", serif !important; }

.datepick-nav {
  background-color: #9a554b !important;
  height: 40px; }

a.datepick-cmd {
  height: 100% !important;
  width: 20% !important;
  line-height: 3em !important; }
  a.datepick-cmd:hover {
    background-color: transparent !important; }

.datepick-month-header {
  height: 40px !important;
  position: absolute !important;
  width: 70% !important;
  left: 15% !important;
  top: 6% !important;
  background-color: transparent !important;
  line-height: 2.4em !important;
  font-weight: normal !important;
  font-size: 1.2em !important;
  opacity: 1 !important; }

.datepick-month {
  width: 100% !important;
  border-top: 0 !important;
  border-right: 1px solid lightgray !important;
  border-bottom: 1px solid lightgray !important;
  border-left: 1px solid lightgray !important; }
  .datepick-month th, .datepick-month td, .datepick-month th a, .datepick-month td a {
    border: 0 !important;
    background-color: transparent !important; }
  .datepick-month thead {
    background-color: #f2f2f1 !important;
    border-bottom: 1px solid lightgray !important; }
  .datepick-month span {
    color: #9a554b !important; }
  .datepick-month th span {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "AkzidenzGroteskProLight", serif;
    padding: 0.3em 0 0.3em 0 !important; }
  .datepick-month td a {
    font-family: "AkzidenzGroteskProLight", serif;
    padding: 4px;
    font-size: 1.1em;
    padding: 4px;
    width: 28px;
    height: 28px;
    display: inline-block; }
    .datepick-month td a.zero:before {
      content: "0"; }
  .datepick-month tbody span.zero:before {
    content: "0"; }
  .datepick-month td {
    text-align: center;
    vertical-align: middle;
    padding: 2px !important; }
    .datepick-month td .datepick-weekend {
      background-color: white !important; }
    .datepick-month td a:hover {
      background-color: #9a554b !important;
      color: #fff !important; }
    .datepick-month td .datepick-today {
      outline: 1px solid #505353; }
    .datepick-month td .exists {
      font-weight: bold; }
  .datepick-month tbody span {
    font-family: "AkzidenzGroteskProLight", serif;
    padding: 3px;
    font-size: 1.1em;
    width: 28px;
    height: 28px;
    display: inline-block;
    color: silver !important; }
  .datepick-month td a.datepick-selected {
    background-color: #9a554b !important; }
    .datepick-month td a.datepick-selected.datepick-today {
      background-color: #9a554b !important; }

.datepick a.datepick-disabled {
  color: #fff !important;
  opacity: 0.3; }

span.datepick-other-month:before {
  content: "" !important; }

.datepick-month td .datepick-highlight, .datepick-month td .datepick-today {
  background-color: transparent !important; }

#soonevents {
  width: 90% !important;
  margin: 0 5% 5% 5% !important; }

.notransition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  -moz-transition: none !important;
  transition: none !important; }

.transition {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

#menu-anchor.righttop {
  left: 100% !important;
  margin-left: -55px; }

#action_plan {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 199;
  overflow-x: hidden;
  overflow-y: hidden; }
  #action_plan > div:first-child {
    height: 100%; }
  #action_plan.margin_left {
    margin-left: 500px; }
  #action_plan.shown {
    left: 0; }

.plan_change {
  max-height: 31px;
  width: 580px;
  position: absolute;
  right: 0;
  padding-right: 200px;
  top: 20px;
  transition: all 0.5s ease 0s;
  z-index: 99;
  margin-top: 7px; }

.plan_sort {
  transition: all 0.5s ease 0s;
  padding-right: 600px;
  padding-top: 20px;
  z-index: 99;
  position: relative;
  margin-top: 7px; }
  .plan_sort .dropdown {
    width: 100%; }
  .plan_sort .dropdown_link table tr td:first-child {
    width: 100%;
    vertical-align: baseline;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis; }
    .plan_sort .dropdown_link table tr td:first-child div:first-child {
      max-width: 99.9%;
      overflow: hidden;
      text-overflow: ellipsis;
      text-align: left; }
    .plan_sort .dropdown_link table tr td:first-child span {
      white-space: nowrap; }
    .plan_sort .dropdown_link table tr td:first-child div {
      position: absolute;
      width: 100%;
      height: 21px;
      top: 0;
      left: 0; }

.plan_sort .dropdown_link table:hover tr td:first-child div {
  border-bottom: 1px solid transparent; }

#header_new.sticky-header .header_container.plan_top {
  min-height: 205px; }

.plan_top {
  z-index: 198;
  background-image: url("http://minpromtorg.gov.ru/common/preview/mpt_news_horizontal_promo/upload/content/news/img/vert.jpg");
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  color: #fff;
  -webkit-box-shadow: 0 -5px 40px 0 #000;
  -moz-box-shadow: 0 -5px 40px 0 #000;
  box-shadow: 0 -5px 40px 0 #000; }
  .plan_top .dropdown-menu {
    left: 0;
    width: 100%;
    min-width: 320px; }
  .plan_top ul.dropdown-menu > li > a {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left; }
    .plan_top ul.dropdown-menu > li > a:hover {
      text-decoration: underline; }
  .plan_top .plan_shadow {
    top: 0;
    left: 0;
    background-color: #9a554b;
    width: 100%;
    height: 100%;
    position: absolute; }

.opacity0 {
  -moz-opacity: 0;
  filter: alpha(opacity=60);
  opacity: 0; }

.opacity06 {
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  opacity: 0.6; }

.opacity05 {
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.opacity03 {
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
  opacity: 0.3; }

.plan_header_image {
  height: 171px;
  background-image: url("http://minpromtorg.gov.ru/common/preview/mpt_news_horizontal_promo/upload/content/news/img/15_0048.jpg");
  background-size: cover; }

.plan_header {
  height: 89px;
  background-color: #9a554b; }

.plan_top > div {
  position: relative;
  padding: 0 4.5% 0 4.5%; }
.plan_top h1 {
  color: #fff;
  padding-top: 129px;
  font-size: 1.8em;
  line-height: 1.15em;
  padding-bottom: 30px; }

.dropdown_link {
  color: inherit;
  cursor: pointer; }
  .dropdown_link:hover {
    color: inherit;
    text-decoration: none; }

.ddcaret {
  margin-left: 10px;
  width: 26px;
  height: 26px;
  color: #555555;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }
  .ddcaret .caret {
    margin-left: 0;
    vertical-align: baseline; }

.nav_circle > li {
  padding-left: 0;
  padding-right: 10px;
  margin-bottom: 5px; }
  .nav_circle > li + li {
    margin-left: 0 !important; }
  .nav_circle > li > a {
    width: 26px;
    height: 26px;
    min-height: 26px;
    text-align: center;
    vertical-align: baseline;
    line-height: 1.5em;
    overflow: hidden;
    padding: 0; }
  .nav_circle > li.active > a {
    background-color: #9a554b !important;
    color: #fff !important; }
    .nav_circle > li.active > a:hover, .nav_circle > li.active > a:focus {
      background-color: #9a554b !important;
      color: #fff !important; }
  .nav_circle > li > a {
    background-color: #fff;
    color: #555555; }
  .nav_circle > li.disabled > a {
    background-color: #fff;
    color: #555555;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    opacity: 0.6; }
    .nav_circle > li.disabled > a:hover {
      background-color: #fff;
      color: #555555;
      -moz-opacity: 0.6;
      filter: alpha(opacity=60);
      opacity: 0.6; }
  .nav_circle > li.active > a, .nav_circle > li.active > a:hover {
    background-color: #9a554b;
    color: #fff; }
  .nav_circle > li > a:hover {
    background-color: #9a554b;
    color: #fff; }

.plan_top .dropdown-menu {
  border: 0; }
  .plan_top .dropdown-menu > li > a:hover, .plan_top .dropdown-menu > li > a:focus {
    background-color: transparent; }
  .plan_top .dropdown-menu > li > a:hover:before, .plan_top .dropdown-menu > li > a:focus:before {
    content: "-";
    position: absolute;
    margin-left: -10px; }

.plan_sort > span {
  padding-right: 25px; }

.plan_change span {
  padding-right: 20px;
  padding-bottom: 5px; }

.plan_first_change h2 {
  font-weight: bold;
  font-size: 1.1em;
  font-family: "AkzidenzGroteskProLight", serif;
  line-height: 1.1em;
  padding: 0;
  margin: 0;
  text-transform: uppercase; }
.plan_first_change ul > li {
  margin: 0 20px; }
  .plan_first_change ul > li + li {
    margin-left: 0; }
  .plan_first_change ul > li > a {
    border-bottom: 4px solid transparent;
    padding: 0;
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    padding-bottom: 5px; }
  .plan_first_change ul > li.active > a {
    background-color: transparent;
    border-bottom-color: #fff; }
  .plan_first_change ul > li.active > a:hover {
    background-color: transparent; }
  .plan_first_change ul > li > a:hover {
    color: #fff;
    background-color: transparent;
    border-bottom-color: #fff; }

.nav_circle > li > a.disabled:hover, .nav_circle > li.active > a.disabled:hover {
  background-color: #9a554b;
  color: #fff;
  cursor: default; }

.plan_content {
  z-index: 197; }

.plan_header {
  width: 100%;
  display: table; }
  .plan_header h3 {
    color: #fff;
    margin: 0;
    padding: 0;
    font: normal 1.4em "AkzidenzGroteskProLight", serif;
    display: table; }
  .plan_header > div {
    width: 100%;
    height: 89px;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

.plan_top {
  z-index: 198;
  background-color: #fff;
  background-image: url("http://minpromtorg.gov.ru/common/preview/mpt_news_horizontal_promo/upload/content/news/img/vert.jpg");
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  color: #fff;
  -webkit-box-shadow: 0 -5px 40px 0 #000;
  -moz-box-shadow: 0 -5px 40px 0 #000;
  box-shadow: 0 -5px 40px 0 #000; }
  .plan_top .plan_shadow {
    top: 0;
    left: 0;
    background-color: #9a554b;
    width: 100%;
    height: 100%;
    position: absolute; }

.opacity06 {
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  opacity: 0.6; }

.plan_header_container {
  margin-top: 0; }

.plan_header_image {
  height: 0;
  width: 100%;
  max-height: 171px;
  overflow: hidden;
  transition: all 0.5s; }
  .plan_header_image.open {
    height: 171px; }
  .plan_header_image img {
    width: 100%;
    height: auto; }

.plan_header {
  height: 89px;
  background-color: #fff; }

.plan_top > div {
  position: relative;
  padding: 0 4.5% 0 4.5%; }
.plan_top h1 {
  color: #fff;
  padding-top: 129px;
  font-size: 1.8em;
  line-height: 1.15em;
  padding-bottom: 30px; }

.dropdown_link {
  color: inherit;
  text-decoration: underline;
  cursor: pointer; }
  .dropdown_link:hover {
    color: inherit;
    text-decoration: none; }

.ddcaret {
  margin-left: 10px;
  width: 26px;
  height: 26px;
  color: #555555;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }
  .ddcaret .caret {
    margin-left: 0;
    vertical-align: baseline; }

.nav_circle > li {
  padding-left: 0;
  padding-right: 9px;
  margin-bottom: 5px; }
  .nav_circle > li + li {
    margin-left: 0 !important; }
  .nav_circle > li > a {
    width: 26px;
    height: 26px;
    min-height: 26px;
    text-align: center;
    vertical-align: baseline;
    line-height: 26px;
    overflow: hidden;
    padding: 0;
    background-color: #fff;
    color: #555555; }
  .nav_circle > li.disabled > a {
    background-color: #fff;
    color: #555555;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    opacity: 0.6; }
    .nav_circle > li.disabled > a:hover {
      background-color: #fff;
      color: #555555;
      -moz-opacity: 0.6;
      filter: alpha(opacity=60);
      opacity: 0.6; }
  .nav_circle > li.active > a {
    background-color: #9a554b;
    color: #fff; }
  .nav_circle > li.active > a:hover, .nav_circle > li.active > a:focus {
    background-color: #9a554b;
    color: #fff; }
  .nav_circle > li > a:hover {
    background-color: #9a554b;
    color: #fff; }
  .nav_circle > li > a.tmtt:hover {
    background-color: #fff;
    color: #555555; }

.plan_top .dropdown-menu {
  border: 0; }
  .plan_top .dropdown-menu > li > a:hover, .plan_top .dropdown-menu > li > a:focus {
    background-color: transparent; }
  .plan_top .dropdown-menu > li > a:hover:before, .plan_top .dropdown-menu > li > a:focus:before {
    content: "-";
    position: absolute;
    margin-left: -10px; }

div.plan_menu {
  position: relative !important;
  min-height: 64px;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #fff;
  transition: padding-top 0.5s ease 0s; }

.plan_sort > span {
  padding-right: 25px; }

.plan_first_change h2 {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.1em;
  padding: 0;
  margin: 0; }
.plan_first_change ul > li {
  margin: 0 20px; }
  .plan_first_change ul > li + li {
    margin-left: 0; }

.ctrlenter .st_tr.st_tr_blue {
  background: #9a554b;
  height: 50px;
  padding: 14px 40px; }

.plan_first_change ul > li > a {
  border-bottom: 4px solid transparent;
  padding: 0;
  background-color: transparent;
  color: #fff;
  border-radius: 0;
  padding-bottom: 5px; }
.plan_first_change ul > li.active > a {
  background-color: transparent;
  border-bottom-color: #fff; }

.ctrlenter .refresh_captcha {
  float: left;
  position: relative;
  font-size: 1em;
  color: #0e0e0e;
  cursor: pointer; }
.ctrlenter .captcha-input {
  padding-left: 12px;
  float: left;
  position: relative;
  width: 90px;
  margin-top: -7px; }

.plan_first_change ul > li > a:hover {
  color: #fff;
  background-color: transparent;
  border-bottom-color: #fff; }
.plan_first_change ul > li.active > a:hover {
  background-color: transparent; }

.plan_content {
  z-index: 197; }

.plan_header {
  width: 100%;
  display: table;
  padding: 5px 4.5% 5px 4.5%; }
  .plan_header h3 {
    color: #000;
    margin: 0;
    padding: 0;
    font: normal 1.4em "AkzidenzGroteskProLight", serif;
    display: table; }
  .plan_header > div {
    width: 100%;
    height: 89px;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

.w70 {
  width: 70%;
  float: left; }

.w30 {
  width: 30%;
  float: left;
  padding-top: 180px;
  padding-left: 20px; }
  .w30 a {
    vertical-align: bottom; }

a {
  cursor: pointer; }
  a.white {
    color: #fff; }
    a.white:hover {
      color: #fff; }
  a.underline {
    text-decoration: underline; }
    a.underline:hover {
      text-decoration: none; }
  a.red {
    color: #9a554b; }
    a.red:hover {
      color: #9a554b; }

.h2typo {
  color: #555555;
  font-size: 1.3em;
  padding-top: 4px;
  margin-bottom: -2px; }

.plan_body {
  margin-left: 4.5%;
  margin-right: 4.5%;
  padding-top: 30px; }
  .plan_body img {
    padding-right: 20px; }

.plan_podzagolovok {
  color: #555555;
  font-size: 1.1em;
  padding-bottom: 30px;
  padding-top: 20px; }

div.bar1.div33 .plan_podzagolovok, div.linear1.div33 .plan_podzagolovok, div.bar1.div25 .plan_podzagolovok, div.linear1.div25 .plan_podzagolovok {
  height: 150px;
  min-height: 150px;
  max-height: 150px;
  position: relative;
  overflow: hidden; }
div.bar1.div50 .plan_podzagolovok, div.linear1.div50 .plan_podzagolovok, div.double-linear.div50 .plan_podzagolovok, div.plain-text.div50 .plan_podzagolovok {
  min-height: 50px;
  max-height: 80px;
  position: relative;
  overflow: hidden; }
div.bar1.div50 .plan_podzagolovok:before, div.linear1.div50 .plan_podzagolovok:before, div.double-linear.div50 .plan_podzagolovok:before, div.plain-text.div50 .plan_podzagolovok:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 11px;
  left: 0;
  bottom: 0;
  background-image: url("../img/shadow2.png");
  background-repeat: repeat-x; }
div.bar1.div33 .plan_podzagolovok:before, div.linear1.div33 .plan_podzagolovok:before, div.bar1.div25 .plan_podzagolovok:before, div.linear1.div25 .plan_podzagolovok:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 11px;
  left: 0;
  bottom: 0;
  background-image: url("../img/shadow.png");
  background-repeat: repeat-x; }

.plan_zagolovok {
  color: #555555;
  font: normal 1.4em "AkzidenzGroteskProLight", serif;
  padding-bottom: 15px;
  border-bottom: 1px solid #9a554b;
  margin-bottom: 10px;
  color: #000; }

.div50 {
  width: 50%;
  float: left; }

.div80 {
  float: none;
  margin: 0 auto;
  width: 80%; }

.pr2 {
  padding-right: 2%; }

.pr3 {
  padding-right: 3%; }

.pr5 {
  padding-right: 5%; }

.div33 {
  width: 33%;
  float: left; }
  .div33.flot_chart div.container {
    height: 250px !important; }

.div25 {
  width: 25%;
  float: left; }
  .div25.flot_chart div.container {
    height: 200px !important; }

#action_plan .mCSB_scrollTools {
  z-index: 999; }
  #action_plan .mCSB_scrollTools .mCSB_draggerContainer {
    margin-top: 65px !important; }

#logo.hidennn {
  display: none !important; }

.flot-tick-label {
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 0.7em;
  color: #555555;
  text-align: right; }

.legend table {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px; }

.legendColorBox > div {
  border: 0 !important;
  padding: 0 !important;
  margin-left: 15px !important;
  margin-right: 10px !important; }
  .legendColorBox > div > div {
    width: auto !important;
    height: auto !important;
    border-width: 6px !important; }

.legendLabel {
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1em;
  color: #cccccc; }

.y_axis_name {
  position: absolute;
  left: 0;
  bottom: 0; }

.krug2 {
  width: 105px !important;
  display: inline-block;
  margin-right: 7%; }

.krug {
  height: 105px;
  width: 105px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7%;
  left: auto !important; }

#main_page.nothomepage .disablescroll {
  display: none !important; }

.red {
  color: #9a554b; }

hr.red {
  border-color: #9a554b; }

.plan_header h3 span {
  vertical-align: middle;
  display: table-cell;
  padding-left: 15px; }
  .plan_header h3 span:first-child {
    border-right: 2px solid #000;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 1.7em;
    padding-left: 0;
    white-space: nowrap; }
.plan_header h3 td {
  padding-left: 15px; }
  .plan_header h3 td:first-child {
    border-right: 2px solid #fff;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 1.7em;
    white-space: nowrap;
    padding-left: 0; }

.text_chart td > div.chart-over > div {
  font: normal 1.4em "AkzidenzGroteskProLight", serif;
  display: inline-block;
  vertical-align: top;
  font-size: 3em;
  color: #555555;
  padding-right: 7%;
  box-sizing: content-box;
  width: 105px;
  text-align: center; }

.text_chart td > div.chart-over > div > div {
  font-size: 0.3em;
  text-align: center;
  padding-top: 5px;
  color: #9a554b;
  font-family: "AkzidenzGroteskProLight", serif; }

.text_chart td > div.legend_left {
  font: normal 1.4em "AkzidenzGroteskProLight", serif;
  color: #505353;
  padding-right: 25px;
  margin-right: 30px;
  border-right: 2px solid #9a554b;
  display: inline-block;
  vertical-align: top;
  width: auto;
  text-align: left; }

.napravlenie {
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1.1em;
  padding-bottom: 25px; }

.napravlenie_zagolovok {
  color: black;
  font-family: "AkzidenzGroteskProBold";
  text-transform: uppercase; }

.napravlenie_otv {
  color: #555555; }

.napravlenie a {
  color: #000;
  cursor: default; }
  .napravlenie a:hover {
    color: #000;
    cursor: default; }

.napr_num {
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1.5em;
  color: #9a554b; }

.napr_zag {
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1.7em;
  color: #555555; }

.napr_otv {
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1.3em;
  color: gray; }

.napravlenie_tab .event-table-legend {
  float: none !important; }

.kluch_sobitie .event-mark {
  padding-right: 27px !important; }

.kl_sob_zag {
  font-family: "AkzidenzGroteskProLight", serif;
  color: #9a554b;
  font-size: 1.15em; }

.kl_sob_text {
  color: #555555;
  font-family: "AkzidenzGroteskProLight", serif; }

.kluch_sobitie {
  font-family: "AkzidenzGroteskProLight", serif; }

.kl_sob_d > div {
  float: left;
  width: 16.66%;
  position: relative; }

.kl_sob_kvart {
  border-bottom: 3px solid #9a554b;
  height: 21px;
  font-size: 0.9em;
  text-align: center;
  position: relative; }

.kl_sob_line {
  border-bottom: 3px solid #f4c9c3;
  width: 100%;
  height: 21px;
  position: absolute;
  top: 0; }

.kl_sob_year {
  width: 100%;
  font-size: 0.8em;
  color: gray;
  padding-top: 3px; }

.kluch_sobitie .event-comment-button {
  color: #9a554b; }
  .kluch_sobitie .event-comment-button:hover {
    color: #9a554b; }
.kluch_sobitie .event-stat-container span.mbs-comments {
  float: right; }

.plan a#menu-anchor {
  left: 100% !important;
  margin-left: -55px;
  top: 0; }

.flot_chart.round table.mb30 {
  margin: 0 auto; }

.chart_procent {
  display: inline-block;
  font: normal 3em "AkzidenzGroteskProLight", serif;
  white-space: nowrap;
  vertical-align: top;
  padding-top: 0.45em;
  padding-right: 30px; }

.chart_procent_s1 {
  padding-right: 40px;
  color: #555555; }

.chart_procent_s2 {
  border-right: 2px solid #9a554b;
  height: 0.75em; }

.krug_d1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: "AkzidenzGroteskProBold";
  font-size: 33px;
  text-align: center;
  line-height: 105px; }

.krug_d2 {
  position: absolute;
  width: 100%;
  top: 105%;
  left: 0;
  text-align: center;
  color: #9a554b; }

.krug_d3 {
  height: 100%;
  width: 100%;
  padding: 0;
  position: relative; }

.krug2_d1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1.5em;
  line-height: 4.5em;
  text-align: center; }

.krug2_d2 {
  position: absolute;
  width: 100%;
  top: 105%;
  left: 0;
  text-align: center;
  color: #9a554b; }

.krug2_d3 {
  height: 100%;
  width: 100%;
  padding: 0;
  position: relative; }

.overflow_xy_hidden {
  overflow: hidden; }

.krug .container {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important; }

.flot_chart.comma3 .krug_d1 {
  font-size: 2.5em;
  line-height: 2.65em; }
.flot_chart.comma4 .krug_d1 {
  font-size: 2.1em;
  line-height: 3.15em; }
.flot_chart.comma5 .krug_d1 {
  font-size: 1.8em;
  line-height: 3.7em; }

.sub-page2-socials .wrap-star {
  float: left; }
.sub-page2-socials .mark-user-box {
  text-align: center; }
.sub-page2-socials .add-mark > .glyphicon.glyphicon-star {
  margin-bottom: 8px;
  margin-top: 7px;
  margin-left: -2px; }
.sub-page2-socials .mark-box {
  background: #fff;
  right: -222px !important;
  top: 35px;
  z-index: 999;
  position: relative;
  padding: 10px 0 10px 12px;
  width: 260px !important;
  margin-left: -13px; }
  .sub-page2-socials .mark-box:after {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    top: 5px;
    left: -7px;
    background-image: url("../img/arrow_down.gif");
    background-size: 7px 12px; }

.body-news-item .sub-page2-socials .mark-box:after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background: #fff;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  left: 24.9px;
  right: auto;
  bottom: auto;
  top: -6px;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.sub-page2-socials .mark-panel {
  width: 63px;
  float: right;
  position: relative;
  margin-right: 0; }

.not-modal .mark-panel .count-marks {
  position: absolute;
  display: block;
  border: 1px solid #ccc;
  top: 0;
  left: 25px;
  padding: 1px 4px;
  background: #fff;
  z-index: 999;
  font-size: 14px; }
  .not-modal .mark-panel .count-marks:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    border-top-color: transparent;
    border-right-color: transparent;
    background: #fff;
    top: 7px;
    left: -5px;
    transform: rotate(45deg); }

.sub-page2-socials .mark-panel .count-marks {
  position: absolute;
  display: block;
  border: 1px solid #ccc;
  top: 0;
  left: 25px;
  padding: 1px 4px;
  background: #fff;
  z-index: 999;
  font-size: 14px; }
  .sub-page2-socials .mark-panel .count-marks:after {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    top: 5px;
    left: -7px;
    background-image: url("../img/arrow.gif");
    background-size: 7px 12px; }

.enable-mark .count-marks {
  position: relative;
  display: inline-block;
  border: 1px solid #ccc;
  top: -4px;
  left: 7px;
  padding: 1px 4px;
  background: #fff;
  font-size: 14px;
  margin-right: 7px; }
  .enable-mark .count-marks:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    border-top-color: transparent;
    border-right-color: transparent;
    background: #fff;
    top: 7px;
    left: -5px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.not-modal.mark-panel {
  margin-right: 5px;
  white-space: nowrap; }
  .not-modal.mark-panel .count-marks {
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
    top: -5px;
    left: 8px;
    padding: 1px 4px;
    background: #fff;
    z-index: 98;
    font-size: 14px;
    margin-right: 14px;
    color: black !important; }
    .not-modal.mark-panel .count-marks:after {
      content: "";
      position: absolute;
      display: block;
      width: 8px;
      height: 8px;
      border: 1px solid #ccc;
      border-top-color: transparent;
      border-right-color: transparent;
      background: #fff;
      top: 7px;
      left: -5px;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .not-modal.mark-panel .add-mark {
    top: 1px; }

.add-mark {
  position: relative;
  top: -1px;
  font-size: 20px;
  color: #9a554b; }

a.add-mark:hover, a.add-mark:focus {
  color: #505353; }
a.add-to-favorites:hover, a.add-to-favorites:focus {
  color: #505353; }
a.share-to-friend:hover, a.share-to-friend:focus {
  color: #505353; }

.mark-panel {
  margin-right: 10px;
  white-space: nowrap; }

.mark-box {
  background: #fff;
  left: -10px !important;
  top: -51px;
  z-index: 999;
  position: relative;
  padding: 10px 0 10px 12px;
  width: 260px !important; }
  .mark-box:after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: #fff;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 13.9px;
    bottom: -6px;
    right: auto;
    top: auto;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.enable-mark {
  display: inline-block; }

.wrap-star {
  float: left;
  font-size: 16px; }

.mark-user-box, .mark-user-none {
  text-align: center;
  font-size: 14px; }

.enable-mark-text {
  right: 25px !important; }
  .enable-mark-text .mark-box {
    left: -225px !important;
    top: 28px;
    z-index: 999; }
    .enable-mark-text .mark-box:after {
      left: 229px;
      bottom: auto;
      right: auto;
      top: -5px;
      transform: rotate(-225deg);
      -ms-transform: rotate(-225deg); }

.dir_name_regions .enable-mark-text {
  right: 60px !important; }

.ctrlenter .error-wrap {
  padding: 10px;
  font-style: italic;
  background: #E0E0E0;
  border: 1px solid #9a554b;
  margin-top: 10px; }
.ctrlenter .modal-dialog {
  padding-top: 30px;
  width: 540px;
  z-index: 2000;
  margin: 0 auto; }

.modal-backdrop.ctrlenter {
  z-index: 1055; }

.ctrlenter .div1 .inp1 {
  border: 1px solid #9a554b;
  padding-left: 12px; }
.ctrlenter h1 {
  text-transform: none; }
.ctrlenter .tech-info {
  padding: 5px 0;
  font-style: italic; }
.ctrlenter .div1 textarea.inp1 {
  height: 150px;
  margin-top: 5px; }
.ctrlenter .error-wrap {
  margin-top: 5px; }

.input-title-header {
  font-size: 18px; }

.ctrlenter .st_tr.st_tr_blue {
  background: #9a554b;
  height: 50px;
  padding: 14px 60px; }
  .ctrlenter .st_tr.st_tr_blue label {
    color: #fff; }
.ctrlenter .img_capt {
  float: left;
  position: relative;
  margin-top: -6px;
  margin-left: 5px;
  margin-right: 5px; }
.ctrlenter .captcha-input {
  padding-left: 12px;
  width: 90px;
  float: left;
  position: relative;
  margin-top: -7px; }
.ctrlenter .td2 {
  position: relative;
  margin-top: -7px; }
.ctrlenter .modal-body .auth_block {
  padding: 0 10px; }
.ctrlenter .div3 input {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  width: 50%; }
.ctrlenter .contacts-report label {
  float: left;
  width: 35%; }
.ctrlenter .contacts-report input {
  width: 65%; }
.ctrlenter .contacts-title {
  margin-bottom: 10px; }
.ctrlenter .auth_block .div1 {
  margin-bottom: 15px; }
.ctrlenter .td1_capt {
  float: left;
  width: 120px; }

.form-control:focus {
  border-color: #9a554b;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 2px #9a554b;
  box-shadow: inset 0 0px 2px #9a554b; }

input[name="captcha_value_19"] {
  height: 35px !important;
  border: 1px solid #ffffff !important; }
  input[name="captcha_value_19"]:focus {
    border: 1px solid #ffffff !important; }

.declaration_dropdown .dropdown-menu {
  z-index: 1000; }

.not-found-menu .main-menu-level1-link {
  margin-left: 0 !important; }

#news_3 .main-banner-img.alt, #news_4 .main-banner-img.alt {
  width: 100% !important; }

#news_3 .main-banner .main-banner-img.alt img, #news_4 .main-banner .main-banner-img.alt img {
  width: 100%;
  margin-left: 0; }

.pw_dep_inf.d_table .dt_cell.w60 .kvadrat {
  width: 22.6%;
  float: left; }

.nav-tabs-cont.tab_dest.ptop .governance-item.inmodal.governance-item-half .governance-desc {
  width: 31.4%; }
.nav-tabs-cont.tab_dest.ptop .governance-item.inmodal.governance-item-half:hover .governance-desc {
  width: 100%; }

.pw_dep_inf.d_table .dt_cell.w60 .kvadrat img {
  height: auto;
  width: 100%; }
.pw_dep_inf.d_table .dt_cell.w60 .hider {
  display: none; }
.pw_dep_inf.d_table .dt_cell.w60 .governance-item:hover .hider {
  display: block; }
.pw_dep_inf.d_table .dt_cell.w60 .governance-item.inmodal {
  margin-right: 0;
  float: right;
  width: 71.5%;
  margin-bottom: 0;
  margin-right: 40px; }
  .pw_dep_inf.d_table .dt_cell.w60 .governance-item.inmodal .pwc_mail {
    color: white !important; }

.governance-item.modalbottomblocks {
  margin-right: 0;
  margin-left: 2%;
  width: 47%; }
  .governance-item.modalbottomblocks .pwc_mail {
    color: white !important; }
  .governance-item.modalbottomblocks .hider {
    display: none;
    margin-top: 5px; }
  .governance-item.modalbottomblocks:hover .hider {
    display: block; }

.d_table.department-structure.inmodal {
  border-spacing: 0; }

.tabs_bl.tabs-bl-yes.department-tree {
  overflow: hidden; }
  .tabs_bl.tabs-bl-yes.department-tree .department-group .department-group-item {
    border: 1px dashed #9a554b;
    margin-bottom: 20px;
    padding: 12px; }

.d_table.department-group.nopaddingtop {
  padding-top: 0; }
.d_table.persentpadding {
  padding: 2% 0; }

.main-banner-block-show {
  width: 98% !important;
  padding: 10px 8px !important;
  padding-right: 1px !important; }

.cutto500px {
  height: 240px;
  overflow: hidden;
  position: relative;
  padding-bottom: 40px !important; }
  .cutto500px .btncontainer {
    position: absolute;
    bottom: 0;
    width: 100%;
    cursor: pointer;
    left: 0;
    border-top: 1px solid white;
    -webkit-box-shadow: 0 -2px 27px 3px white;
    -moz-box-shadow: 0 -2px 27px 3px white;
    box-shadow: 0 -2px 27px 3px white; }
  .cutto500px .bgcolorcontainer {
    width: 100%;
    text-align: center;
    background-color: #807b77;
    color: white;
    font-weight: bold;
    height: 40px; }

.morebtn_500px {
  padding-top: 9px; }

.news_list .interesno {
  margin-left: 6px; }

.sidepanel {
  position: fixed;
  top: 60%;
  right: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 9999; }

#slideout_inner {
  position: fixed;
  top: 60%;
  right: -250px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  height: 226px;
  transition-duration: 0.3s;
  background-color: #EBEBEB;
  text-align: center;
  width: 250px;
  cursor: pointer;
  border-top: 1px solid #CCCFD4;
  border-bottom: 1px solid black; }
  #slideout_inner .text {
    font-size: 18px;
    padding-top: 77px; }
    #slideout_inner .text span {
      color: #9a554b;
      font-weight: bold; }

.sidepanel:hover {
  right: 250px; }
  .sidepanel:hover #slideout_inner {
    right: 0; }

#gosmonitor_widget_wrapper_main {
  top: 300px !important;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  z-index: 800 !important;
  transition-duration: 0.3s; }

.d_table.department-group.nopaddingtop.persentpadding .dt_row .dt_cell {
  display: block !important;
  float: left !important; }

#stat_range {
  width: 230px; }

table.at_all tr td, table.at_all tr th {
  padding: 5px 20px;
  padding-top: 0;
  padding-left: 0; }

.about_foc {
  width: 100%;
  float: left; }
  .about_foc .desk {
    float: left;
    width: 50%; }
    .about_foc .desk > h3 {
      margin-top: 0; }
  .about_foc .form {
    float: right;
    max-width: 500px;
    margin-right: 3%;
    width: 44%; }
  .about_foc .st_tr .td2-btn {
    padding: 10px 0 10px 0;
    float: right;
    width: 45%; }
  .about_foc .sub-links {
    float: left;
    width: 54%;
    margin-top: 13px; }
  .about_foc .feedback_tbl .td1 {
    width: 40%; }
  .about_foc .feedback_tbl .inp1 {
    width: 100%;
    min-width: 50px; }

.width_clear_730 {
  clear: both;
  display: none; }

.rid_content_top .left {
  width: 300px;
  margin-right: 25px;
  float: left;
  margin-top: 7px; }
.rid_content_top .right {
  width: calc(100% - 325px);
  float: left; }

.clear {
  clear: both; }

.d_table.ridtable .dt_row .dt_cell {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0; }
  .d_table.ridtable .dt_row .dt_cell > div {
    display: table-cell;
    vertical-align: top; }

.rid_content_top input, .rid_content_top select {
  outline: none; }

.d_table.ridtable .dt_row .dt_cell > div .rv_dep_name {
  text-transform: uppercase;
  margin-top: 10px; }
.d_table.ridtable .dt_row .dt_cell > div p {
  font-size: 14px;
  color: #555555; }

.rid_content_top input {
  padding-left: 10px;
  font-size: 16px;
  line-height: 20px;
  padding-right: 10px;
  width: 280px;
  margin-bottom: 10px; }
.rid_content_top .left form {
  position: relative; }
.rid_content_top select {
  padding-left: 6px;
  font-size: 16px;
  line-height: 20px;
  width: 280px;
  border: 1px solid #9a554b;
  height: 36px;
  margin-bottom: 10px; }
.rid_content_top .open-data-text-block {
  max-height: 310px; }

.someclr {
  display: none; }

.nominheight {
  min-height: 0 !important; }

#calendar_hide {
  background-image: url(../img/arrow-right.svg);
  width: 40px;
  height: 40px; }

#fulltit, #shorttit {
  position: absolute;
  width: 100%; }

.inpcontainer {
  position: relative;
  display: inline-block;
  height: 36px;
  margin-bottom: 10px; }

.podved_container .left {
  width: 101% !important;
  margin-left: -1%; }
  .podved_container .left select, .podved_container .left input {
    width: 100%; }
  .podved_container .left .inpcontainer {
    width: 32%;
    margin-left: 1% !important;
    margin-right: -5px; }

.inpcontainer {
  width: 31.5%;
  margin-left: 1% !important; }

.docs_list .dl_bl h3 {
  margin-top: 0;
  margin-bottom: 0; }

.inpcontainer select {
  width: 100% !important; }

.podved_container {
  float: left;
  width: 100%; }
  .podved_container .left {
    float: left;
    width: 100%; }
  .podved_container .right {
    float: right;
    width: 50%; }
  .podved_container input, .podved_container select {
    width: 32.95%; }

.v_mode_human_result.podveds_result.d_table.ridtable .podved_list_item {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  margin-left: 1% !important;
  margin-bottom: 1% !important;
  min-height: 200px;
  padding: 20px;
  padding-bottom: 25px !important;
  background-color: #eeedeb;
  margin-right: -5px;
  border: 5px solid #efe6e1; }
  .v_mode_human_result.podveds_result.d_table.ridtable .podved_list_item .dt_row {
    margin: 0;
    padding-bottom: 0; }

.podveds {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-left: -1%; }
  .podveds ul li {
    list-style: none; }

.podveds_result h2 {
  margin-bottom: 0;
  margin-top: 10px; }

.podved_container input {
  padding-left: 10px;
  font-size: 16px;
  line-height: 20px;
  padding-right: 10px;
  margin-bottom: 10px;
  outline: none; }
.podved_container select {
  padding-left: 6px;
  font-size: 16px;
  line-height: 20px;
  outline: none;
  border: 1px solid #9a554b;
  height: 36px;
  margin-bottom: 10px; }

.modalpodvep .tocolorbrawn {
  color: #9a554b !important; }
.modalpodvep h2 {
  padding-bottom: 0; }
.modalpodvep h3 {
  margin-top: 0;
  margin-bottom: 2px; }
.modalpodvep .left {
  width: 40%;
  float: left; }
.modalpodvep .right {
  width: calc(60% - 25px);
  float: right; }
.modalpodvep address {
  font-size: 100%;
  margin-bottom: 0; }
  .modalpodvep address span {
    margin-right: 10px;
    display: inline-block; }
.modalpodvep .lineone {
  margin-bottom: 3px; }

h2.in_m {
  margin-bottom: -15px;
  margin-top: 15px;
  position: relative;
  z-index: 99; }
  h2.in_m.circle_m {
    margin-bottom: -57px; }

#visitors, #page_views, #visits {
  z-index: 90;
  position: relative; }

h2.in_m.circle_m.scnds {
  margin-top: -40px; }

.map_buttons {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
  padding: 15px 2%; }
  .map_buttons .otherbuttons {
    display: table;
    width: 77%; }
    .map_buttons .otherbuttons > div {
      display: table-cell;
      text-align: center;
      width: 23%;
      padding-left: 1%;
      padding-right: 1%; }
  .map_buttons > .otherbuttons > div > a > span {
    font-family: "AkzidenzGroteskProLight", serif;
    display: -moz-inline-stack;
    display: inline-block;
    color: white;
    border: 1px solid #626a7a;
    text-transform: uppercase;
    font-size: 0.9375em;
    background-color: #626a7a;
    padding: 6px 9px;
    margin-top: 5px;
    width: 100%;
    vertical-align: middle;
    font-weight: 600;
    height: 100%;
    margin: 6px; }
  .map_buttons span:hover {
    background-color: #9a554b !important;
    border-color: #9a554b !important;
    color: #fff; }

.tb {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%; }
  .tb > span {
    display: table-cell;
    vertical-align: middle; }

.regionsmodal .tab-content {
  margin-top: 20px;
  margin-bottom: 20px; }

#regions-tabs-content .docs_list .dl_0 {
  padding-top: 7px; }

.contactmodala .main-block-type.news-filter {
  position: relative;
  padding-right: 22px; }
  .contactmodala .main-block-type.news-filter:hover {
    background-color: #9a554b;
    color: #fff; }
    .contactmodala .main-block-type.news-filter:hover a {
      color: #fff; }
.contactmodala:hover {
  color: #fff; }
.contactmodala .main-block-type.news-filter:after {
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 3px;
  width: 16px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  content: "";
  font-size: 10px; }

#regions-tabs li a {
  color: #676968;
  font-size: 0.85em; }
#regions-tabs > li.active > a {
  color: #9a554b; }
#regions-tabs.nav-tabs > li {
  margin-bottom: -1px !important; }

#regions-tabs-content .main-block-title {
  font-size: 0.9em !important; }

.heightofmap {
  height: 1000px; }

.maptemplate #container_new {
  height: auto; }

.map_buttons {
  background-color: #d8d8d8; }
  .map_buttons .depart {
    width: 23%;
    float: left; }
  .map_buttons img {
    width: 50px;
    float: left;
    margin-right: 10px; }

.depart .tb {
  display: block;
  vertical-align: middle;
  height: auto;
  width: auto;
  font-size: 20px;
  text-align: left;
  line-height: 24px; }
.depart a {
  color: #626A7A; }

.map_buttons .depart span:hover {
  background-color: transparent !important;
  color: #626a7a !important; }
.map_buttons .depart a:hover {
  color: #626a7a !important;
  text-decoration: underline; }

.hide_clear_region, .hide_clear_region2 {
  display: none !important; }

.maptemplate .ddcaret .caret {
  margin-top: 12px; }
.maptemplate #current_group {
  color: white; }
.maptemplate .plan_sort > span {
  padding-right: 0; }
.maptemplate .plan_sort .dropdown {
  max-width: 700px; }
.maptemplate .plan_change.mCustomScrollbar._mCS_3 {
  display: none; }
.maptemplate #regions-tabs-content .main-block-type {
  font-size: 0.85em;
  margin-right: 10px; }
.maptemplate #regions-tabs-content .main-block-date {
  font-size: 0.75em !important; }
.maptemplate .plan_sort {
  padding-top: 7px; }

#mapRegionDelailed, .mapRegionDelailedSepClass {
  margin-left: -30px;
  width: calc(100% + 60px) !important; }

.mapBulletSepClass {
  margin-left: -30px;
  width: calc(100% + 60px) !important;
  margin-bottom: -30px; }

.table #filters td {
  width: 33% !important; }

.molsover {
  margin: 0 !important; }

.pasporttop .left {
  width: 25%;
  margin-right: 3%;
  float: left; }
.pasporttop .right {
  width: 72%;
  float: left; }

.maptemplate .news_list_item {
  width: 32.5%; }

.nomarbottomh3 {
  font-size: 1.1em !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important; }

.maptemplate .nomarbottomh3 {
  line-height: 35px;
  font-weight: bold;
  margin: 20px 0;
  font-family: "AkzidenzGroteskProLight", serif; }
.maptemplate .mapBulletSepClass {
  margin-left: -50px;
  margin-bottom: -50px;
  width: calc(100% + 100px) !important; }

.plan_menu .ddcaret .caret {
  margin-top: 12px; }

.plan_sort .dropdown_link table tr td:first-child span {
  color: white; }

.v_mode_human_result.br_branch_result .br_control_list_item > p {
  color: #555555; }
.v_mode_human_result.br_branch_result .br_controls > .br_control_list_item {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 0;
  margin-bottom: 15px;
  margin-top: 15px; }
  .v_mode_human_result.br_branch_result .br_controls > .br_control_list_item ul.br_branch {
    margin-bottom: 10px; }

#rid-content.podveds .dt_cell .dep_w_ > p, .v_mode_human_result.br_branch_result .br_control_list_item > p {
  font-size: 14px; }

.plan_sort.onmap .chosen-container {
  margin-bottom: 7px !important;
  margin-top: 4px !important; }

#gender rect, #age rect, #mobile rect, #geo rect {
  fill: transparent; }

h2.in_m.circle_m {
  z-index: -1; }

.search-table {
  width: 100%;
  padding-left: 0; }

.sphinx-datepick {
  background-color: #fff;
  border: 1px solid #b5b9c5;
  width: 360px;
  z-index: 1002 !important; }

.result .main-blocks {
  margin-left: 0;
  margin-right: 4px; }

#sphinx_s_range {
  background-color: #fff;
  border: 1px solid #b5b9c5;
  border-radius: 0;
  color: #555;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 1em;
  height: 36px;
  line-height: 1em;
  padding: 5px;
  width: 240px;
  position: relative; }

.search-table.view_list li.news_list_item {
  width: 100%;
  clear: both; }
  .search-table.view_list li.news_list_item .resize-image {
    width: 177px;
    float: left;
    margin-right: 17px; }

.search_list_item {
  margin: 0;
  padding: 7px 7px 12px 7px;
  list-style: none;
  width: 32.9%;
  vertical-align: top;
  border: 1px solid #fff;
  margin-bottom: 2px;
  display: inline-block; }
  .search_list_item:hover {
    border-color: #b5b9c5; }
  .search_list_item .main-block-type.selected, .search_list_item .main-block-type.news-filter:hover {
    background-color: #9a554b;
    color: #fff; }
  .search_list_item .main-block-type a {
    color: #9a554b; }
  .search_list_item .main-block-type.selected a, .search_list_item .main-block-type.news-filter:hover a {
    color: #fff; }
  .search_list_item a {
    display: block;
    color: #555555; }
    .search_list_item a:hover {
      color: #555555; }

.result .menu_cur span.count {
  color: #9a554b; }
.result .menu_cur .active {
  border-bottom: 4px solid #9a554b; }

#children-move-wrapper .search-children a.active {
  border-bottom: 4px solid #9a554b; }

.top-search {
  overflow: hidden; }

.ress {
  font-size: 1.1em;
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 0;
  left: -10000px; }

.top-search .search-txt {
  z-index: 3;
  position: relative;
  font-size: 16px;
  background-color: transparent !important; }
  .top-search .search-txt:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #eeedeb !important;
    color: #999 !important; }

.search-res-count {
  display: block !important;
  height: 20px;
  right: 20px !important;
  position: absolute;
  top: 1px;
  color: #9a554b !important;
  z-index: 2;
  white-space: nowrap;
  left: auto !important; }

#sphinx_s_range {
  cursor: pointer; }

.result .menu_cur a {
  color: #555555; }

.notactive:hover {
  cursor: default;
  border-bottom: 0 !important; }

.search-mode-controller.active {
  color: #626a7a; }

.view_list .news_list_item {
  display: block; }

#displayblocktable {
  float: right;
  margin-top: -53px; }
  #displayblocktable .tblico {
    background-image: url(../img/block.svg);
    width: 30px;
    background-repeat: no-repeat;
    height: 30px;
    margin-left: 10px; }
  #displayblocktable .active .tblico, #displayblocktable .tblico:hover {
    background-image: url(../img/block_hover.svg); }
  #displayblocktable .listico {
    background-image: url(../img/list.svg);
    width: 30px;
    background-repeat: no-repeat;
    height: 30px; }
  #displayblocktable .active .listico, #displayblocktable .listico:hover {
    background-image: url(../img/list_hover.svg); }

.docsearch {
  padding: 0;
  vertical-align: top;
  padding-bottom: 25px; }
  .docsearch .dl_date {
    font-size: 0.8em;
    line-height: 1em;
    color: #676868;
    padding-bottom: 5px; }
  .docsearch .dl_ttl {
    font-family: "AkzidenzGroteskProLight", serif;
    font-size: 1em;
    line-height: 1.15em;
    padding-bottom: 5px; }

.menu_cur .group-menu .search-children {
  display: none; }
  .menu_cur .group-menu .search-children.activeblock {
    font-size: 0.8em;
    display: inline; }

.group-source {
  cursor: pointer;
  border-bottom: 4px solid #fff;
  display: inline-block;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 0.95em;
  padding: 10px 0; }
  .group-source:hover {
    border-bottom: 4px solid #9a554b;
    cursor: pointer; }

div#children-move-wrapper {
  clear: both; }

span.group-source.active {
  margin: 0 25px 0 0; }

.menu_cur span.notactive {
  color: #bfbfbf; }

.group-menu span.notactive {
  color: #bfbfbf; }
  .group-menu span.notactive span.count {
    color: #bfbfbf; }
  .group-menu span.notactive.group-source {
    color: #555555;
    margin-right: 10px; }
    .group-menu span.notactive.group-source span.count {
      color: #9a554b; }
.group-menu .notactive.active {
  border-bottom: 0 !important; }
.group-menu .group-source.notactive:hover {
  border-bottom: 4px solid #c3aa9c !important; }
.group-menu .group-source.notactive.active, .group-menu .group-source.notactive.active:hover {
  border-bottom: 4px solid #9a554b !important; }

#children-move-wrapper a {
  margin: 0 10px 0 0; }
#children-move-wrapper span.notactive {
  color: #bfbfbf;
  margin-right: 10px; }

#R_TYPE_OF_WORK_chosen, #R_STATUS_chosen {
  display: none; }

.notdisplayed {
  display: none; }
  .notdisplayed.displayit {
    display: block;
    height: 69px; }

#content_1 > h1 {
  display: inline !important; }

.pasportgraphs .map img {
  width: calc(100% + 100px);
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -50px; }
.pasportgraphs .persons .governance-item.governance-item-half .hider {
  display: none;
  margin-top: 10px; }
.pasportgraphs .persons .governance-item.governance-item-half:hover .hider {
  display: block; }
.pasportgraphs .persons .governance-desc > div {
  font-size: 76%; }

@media (max-width: 600px) {
  .pasporttop .right {
    width: 100%;
    float: left; }
  .pasporttop .left {
    width: 100%;
    text-align: center;
    margin-bottom: 15px; }
    .pasporttop .left img {
      max-width: 300px !important;
      height: auto;
      margin: 0 auto; } }
#top-panel {
  background-color: #f7f2ef; }

.inrow4 .news_list_item {
  width: 25%; }

.titlesecond {
  font-family: "AkzidenzGroteskProBold";
  font-size: 20px;
  padding: 0 0 17px 0;
  margin: 0;
  color: #171717;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 30px; }
  .titlesecond.notop {
    margin-top: 0px;
    margin-bottom: -30px; }

.width100percentblock div.tagslist ul.taglist, .width100percentblock div.tagslist2 ul.taglist {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  overflow: hidden;
  float: left;
  width: 100%;
  transition: all 0.5s ease 0s;
  padding-right: 0px; }

.width100percentblock div.tagslist.active ul, .width100percentblock div.tagslist2.active ul {
  width: 100% !important;
  overflow: visible !important;
  height: auto !important; }

@media (max-width: 575px) {
  .width100percentblock.new_trade .chosen-container-single {
    margin-top: 5px; } }
.makrpage .marksmallblock {
  width: 100%;
  position: relative;
  padding: 10px;
  padding-bottom: 130px;
  background-color: #f7f4f2;
  border: 1px solid #e0e1e4;
  margin-top: 30px; }
  .makrpage .marksmallblock.nowactive .bot-ug {
    background-image: url(../img/half-circle-brown.png); }
  .makrpage .marksmallblock.nowactive:hover .bot-ug {
    background-image: url(../img/half-circle-gray.png); }
  .makrpage .marksmallblock.nowactive.active .bot-ug {
    background-image: url(../img/half-circle-brown.png); }
  .makrpage .marksmallblock:hover .bot-ug, .makrpage .marksmallblock.active .bot-ug {
    background-image: url(../img/half-circle-brown.png); }
  .makrpage .marksmallblock.active {
    background-color: #636160; }
    .makrpage .marksmallblock.active > div {
      color: white !important; }
  .makrpage .marksmallblock .bot-ug {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 124px;
    height: 122px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../img/half-circle-gray.png); }
  .makrpage .marksmallblock .title {
    color: #1f1f1f;
    font-size: 18px;
    font-family: "AkzidenzGroteskProBold";
    margin-bottom: 15px; }
  .makrpage .marksmallblock .text {
    color: #1f1f1f;
    font-size: 14px; }
  .makrpage .marksmallblock img {
    max-width: 40px;
    max-height: 40px;
    position: absolute;
    bottom: 15px;
    right: 15px; }
.makrpage .makrbigblock {
  height: 100%;
  background-color: #f7f2ef;
  position: relative;
  height: 100%;
  padding: 30px;
  text-align: center;
  color: black; }
  .makrpage .makrbigblock .title {
    display: inline-block;
    font-family: "AkzidenzGroteskProBold";
    text-transform: uppercase;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 40px; }
  .makrpage .makrbigblock .text {
    display: inline-block;
    font-size: 16px;
    line-height: 24px; }
  .makrpage .makrbigblock .lt {
    display: table;
    height: 100%;
    width: 100%; }
    .makrpage .makrbigblock .lt .lc {
      display: table-cell;
      vertical-align: middle; }
  .makrpage .makrbigblock:hover, .makrpage .makrbigblock.active {
    background-color: #636160;
    color: white; }
  .makrpage .makrbigblock:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    outline: 1px solid #ddc7c2;
    outline-offset: -15px;
    z-index: 3; }

.content2_left .main-blocks {
  width: 100% !important; }

.pasportgraphs .twocolumnblock {
  margin-top: 20px;
  float: left;
  width: 100%; }
  .pasportgraphs .twocolumnblock .left {
    float: left;
    width: 50%; }
    .pasportgraphs .twocolumnblock .left .governance-item.governance-item-half {
      width: 100%; }
  .pasportgraphs .twocolumnblock .right {
    float: left;
    width: 48%;
    margin-left: 2%;
    text-align: right; }
.pasportgraphs .map {
  display: none; }

.clear_none_in_900 {
  clear: both; }

.mCustomScrollBox.mCS-light.mCSB_horizontal {
  height: auto !important; }

.version-access.secondpage_form {
  width: 920px !important;
  position: absolute !important;
  top: 0;
  z-index: 99999999;
  right: 200px; }

.outer_slep_ver {
  position: static !important; }

.pasportgraphs .twocolumnblock .right #region-map {
  max-height: 460px;
  overflow: hidden; }

#header_new.sticky-header a.logo-link .black {
  display: none !important;
  display: none !important; }
#header_new > .header_container .g_logo.blacklogo {
  display: none !important; }

#regions-tabs-content .group.mar-bot20 .mapRegionDelailedSepClass {
  margin-left: -50px;
  width: calc(100% + 100px) !important; }

.holder-info.inmodalwindow_terorgs {
  padding: 0 20px 0 !important; }
  .holder-info.inmodalwindow_terorgs h2#info {
    color: #626A7A !important;
    font: 1.5625em/1.2em "AkzidenzGroteskProLight", serif;
    font-size: 21px;
    margin: 0;
    padding: 0;
    padding-bottom: 26px; }

.s-content-mat.regionsmodal #regions-tabs-content .tab-pane .qq-holder-info {
  font-size: 18px; }

.modal-body .content_mat.regions_format {
  padding: 0 50px; }
  .modal-body .content_mat.regions_format > h2:first-child {
    color: #9a554b !important;
    font-size: 32px;
    font-weight: bolder;
    border-bottom: 1px solid #eee; }

.regions_format .chosen-container {
  width: 40% !important; }

.modal-body .content_mat.regions_format ul.nav-tabs {
  margin: 30px 0; }
  .modal-body .content_mat.regions_format ul.nav-tabs > li > a {
    color: #626a7a; }

.active-search {
  font-weight: bolder; }

div.flot-y-axis > div {
  max-width: 400px;
  line-height: 1em; }

.image-manage-panel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .image-manage-panel .information-image {
    margin-left: 10px; }

.full-screen-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #111; }

.full-screen-image-close {
  z-index: 10001;
  color: #ffffff;
  font-size: 2em; }

.original_photo_author {
  z-index: 10001;
  color: #ffffff;
  font-size: 2em;
  font-size: 1.5em; }

.carousel-inner .image-manage-panel {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 3%;
  background-color: rgba(0, 0, 0, 0.71);
  float: left;
  margin-top: -32px;
  height: 32px;
  color: white; }
  .carousel-inner .image-manage-panel .authorname {
    float: left;
    margin-top: 4px; }
  .carousel-inner .image-manage-panel span.glyphicon {
    font-size: 0.9em; }

.carousel-main-news .next_next .image-manage-panel span.glyphicon, .carousel-main-news .prev_prev .image-manage-panel span.glyphicon {
  display: none; }

.image-panel-author {
  text-align: center; }

.carousel-inner .item.active img.full-screen-mode {
  cursor: pointer; }

.str_full_screen {
  left: 50%;
  margin-left: -520px;
  position: fixed;
  top: 50%;
  width: 1024px;
  z-index: 99999999; }

.full-screen-image-close .glyphicon-fullscreen {
  text-shadow: 0 0 2px black; }

#regions-tabs a#t-ter-organs {
  display: none; }

.width100percentblock .modules {
  width: 225px;
  float: left;
  min-height: 1px;
  position: absolute;
  top: 25px; }

.top-panel-extended .modules {
  float: right;
  min-height: 1px;
  display: table-cell;
  vertical-align: top;
  width: auto;
  white-space: nowrap;
  margin-top: 6px; }
  .top-panel-extended .modules svg {
    width: 23px;
    height: 23px;
    display: block; }
  .top-panel-extended .modules .module {
    float: none;
    display: inline-block;
    padding: 8px;
    transition: all 0.2s ease-in-out 0s;
    margin-right: 13px; }
    .top-panel-extended .modules .module a {
      display: inline-block; }

.width100percentblock {
  width: 100%;
  float: left;
  background-color: white;
  text-align: left;
  padding-right: 26px;
  margin-top: -3px;
  padding-bottom: 15px;
  margin-left: -30px;
  padding-left: 30px;
  padding-top: 15px;
  display: block;
  position: relative;
  min-height: 32px;
  box-sizing: initial; }
  .width100percentblock .allbtn {
    width: 51px;
    float: right;
    font-size: 0.9375em;
    margin-right: 31px;
    font-weight: 800;
    color: #9a554b !important;
    font-family: "AkzidenzGroteskProBold";
    padding-top: 4px;
    cursor: pointer;
    background-image: url(../img/arrow-all-tags.svg);
    background-repeat: no-repeat;
    background-position: right 8px;
    background-size: 14px 10px;
    position: relative;
    z-index: 99;
    padding-right: 17px; }
  .width100percentblock .modules .module {
    float: left; }
    .width100percentblock .modules .module a {
      margin-right: 20px;
      display: inline-block; }
  .width100percentblock .modules svg {
    width: 25px;
    height: 25px;
    margin-top: 2px; }
    .width100percentblock .modules svg:hover .cls-1, .width100percentblock .modules svg:hover .cls-2 {
      fill: #000000; }

#mainmenu {
  left: 0;
  width: 50px;
  height: 100%;
  z-index: 999;
  position: fixed;
  color: white;
  display: table;
  background-image: url(../img/main-menu.jpg);
  transition: width 0.5s ease 0s; }
  #mainmenu > .cell {
    display: table-cell;
    vertical-align: top;
    transition: all 0.5s ease 0s;
    padding-top: 124px; }
  #mainmenu .cls-1 {
    fill: #99594f; }
  #mainmenu svg {
    width: 23px;
    height: 23px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    margin-left: 16px;
    margin-right: -50px; }
  #mainmenu .icon a {
    display: none; }
  #mainmenu.active .havesecondlayer {
    background-image: url(../img/arrow-menu.svg);
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 9px 16px; }
  #mainmenu.active .icon {
    margin-left: -53px; }
  #mainmenu.active .icon a {
    vertical-align: middle;
    width: 100%;
    color: white;
    font-family: "AkzidenzGroteskProRegular", serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding-left: 75px;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    text-transform: none; }
  #mainmenu .icon {
    display: table;
    margin-left: -53px;
    transition: all 0.5s ease-in-out 0s; }
  #mainmenu ul {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  #mainmenu .secondmenu {
    overflow: auto;
    font-size: 13px;
    line-height: normal;
    margin: 0;
    width: auto;
    position: fixed;
    top: 0;
    left: 330px;
    height: 100%;
    vertical-align: middle;
    background-color: #413836;
    z-index: 9; }
    #mainmenu .secondmenu .main-menu-level2 {
      display: table-cell;
      vertical-align: middle;
      min-width: 300px; }
    #mainmenu .secondmenu .shadowline-h100 {
      position: absolute;
      top: 0px;
      height: 100%;
      width: 2px;
      background-color: #413836;
      z-index: 2;
      -webkit-box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 9px 0px 12px 1px black;
      left: -9px; }
  #mainmenu ul li {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px; }
  #mainmenu .cell.openmenu > ul > li {
    border-left: 50px solid rgba(15, 12, 8, 0);
    transition: all 0.3s ease-in-out 0s; }
    #mainmenu .cell.openmenu > ul > li:hover {
      border-left: 50px solid #99594f;
      background-color: #503530;
      cursor: pointer; }
  #mainmenu .main-menu-level2 li {
    margin-bottom: 0 !important;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px !important; }
    #mainmenu .main-menu-level2 li:first-child a {
      border-top: 0; }
    #mainmenu .main-menu-level2 li:last-child a {
      border-bottom: 0; }
    #mainmenu .main-menu-level2 li a {
      float: left;
      width: 100%;
      display: block;
      margin: 0 !important;
      padding-top: 21px;
      padding-bottom: 21px;
      color: white;
      text-decoration: none;
      background-image: url(../img/square_white.svg);
      background-size: 4px 4px;
      padding-left: 30px;
      padding-right: 20px;
      background-position: left 16px center;
      background-repeat: no-repeat; }
      #mainmenu .main-menu-level2 li a:hover {
        background-color: #efe6e1;
        color: #4a403d;
        background-image: url(../img/square.svg); }
  #mainmenu .logoblock {
    position: absolute;
    top: 9px;
    background-image: url(../img/logo-main-text.svg);
    left: 13px;
    height: 35px;
    width: 205px;
    background-size: 205px 35px;
    margin-top: 0px; }
  #mainmenu .logoblock2 {
    position: absolute;
    top: 30px;
    width: 180px;
    height: 30px;
    left: 13px;
    background-image: url(../img/logo-without-text.svg);
    background-size: 36px 30px;
    background-repeat: no-repeat; }
  #mainmenu.active .logoblock2 {
    background-image: url(../img/logo-main-text.svg);
    background-size: 180px 30px; }

.download-release.top a {
  display: inline-block;
  font-size: 15px;
  margin-left: 0;
  margin-top: 0;
  padding: 4px 10px;
  background-color: #eeedeb;
  border: 1px solid #eeedeb; }
  .download-release.top a img {
    margin-left: 5px;
    margin-top: -2px; }
  .download-release.top a:hover {
    border: 1px solid #9a554b; }

.image-manage-panel svg {
  width: 17px;
  height: 17px;
  float: right;
  margin-top: 7px; }
  .image-manage-panel svg path {
    fill: white; }
.image-manage-panel .full-screen-image {
  margin-left: 10px; }
.image-manage-panel svg:hover path {
  fill: lightgrey; }

.bottomlineinbigphoto {
  position: absolute;
  bottom: 0;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.71);
  width: 100%;
  z-index: 99999;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }
  .bottomlineinbigphoto .left {
    float: left;
    font-size: 18px;
    padding-top: 14px; }
    .bottomlineinbigphoto .left > span {
      font-size: 18px !important; }
  .bottomlineinbigphoto .right {
    float: right;
    padding-top: 5px; }
    .bottomlineinbigphoto .right svg {
      width: 23px;
      height: 23px;
      margin-left: 11px;
      fill: white; }
      .bottomlineinbigphoto .right svg:hover {
        fill: lightgrey; }

.loginblockico {
  width: 17px;
  height: 17px;
  margin-top: -6px; }

.username-output .username-menu .username-menu-list ul li {
  margin-bottom: 4px;
  margin-top: 5px; }
.username-output .username-menu ul a:hover {
  text-decoration: underline; }

#mainmenu .soc svg {
  transition: all 0.3s ease-in-out 0s; }
  #mainmenu .soc svg:hover {
    opacity: 0.7; }

.blackline .contacts {
  width: 305px;
  position: absolute;
  bottom: 25px;
  left: 15px;
  display: none;
  font-size: 13px;
  color: #99594f;
  bottom: 75px !important;
  padding-left: 60px !important; }
  .blackline .contacts .copy {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    position: absolute;
    bottom: 86px;
    width: 185px;
    left: -75px;
    opacity: 0.6; }
  .blackline .contacts .soc {
    margin-bottom: 50px; }
  .blackline .contacts svg {
    fill: #99594f;
    width: 15px !important;
    margin-left: 0 !important;
    margin-right: 20px !important;
    height: 15px;
    float: left; }
  .blackline .contacts span {
    font-size: 14px; }

.docs_list .dl_bl {
  width: 48%;
  margin-bottom: 7px;
  display: inline-block;
  box-sizing: border-box;
  padding: 15px 15px;
  vertical-align: top;
  background-color: #f6f6f5;
  margin-right: -5px; }
  .docs_list .dl_bl.w100 {
    width: 100%;
    box-sizing: border-box; }
    .docs_list .dl_bl.w100 .dl_ttl {
      font-size: 1em;
      padding-bottom: 0; }

.konkurs-list {
  margin-top: 25px;
  margin-left: -2%;
  width: 102%; }
  .konkurs-list .oneblock {
    width: 48%;
    margin-bottom: 2%;
    display: inline-block;
    box-sizing: border-box;
    padding: 25px 30px;
    vertical-align: top;
    background-color: #f6f6f5;
    margin-left: 2%;
    margin-right: -5px; }
    .konkurs-list .oneblock .title {
      font-size: 18px;
      text-transform: uppercase;
      color: #333333;
      margin-bottom: 25px; }
    .konkurs-list .oneblock a {
      background-color: white; }
      .konkurs-list .oneblock a:hover {
        background-color: #9a554b; }

#second_page .left-column-container.newtemplate {
  z-index: 999; }

.new_template.mpt_new, #header_new.sticky-header {
  padding-left: 64px;
  transition: all 0.5s ease 0s !important; }

#second_page .left-column-container.newtemplate #mainmenu {
  background-color: #020202; }

.servicestemplate .left-column-container {
  z-index: 1050;
  transition: all 0.5s ease 0s; }
.servicestemplate .top-panel {
  padding-left: 88px; }
.servicestemplate .main-column {
  margin-left: 65px; }
.servicestemplate .main-blocks {
  margin-left: -7px; }
.servicestemplate .width100percentblock {
  border-bottom: 1px solid #9f695f; }
.servicestemplate .top-panel {
  transition: all 0.5s ease 0s; }
.servicestemplate .main-column {
  transition: all 0.5s ease 0s;
  position: relative;
  left: 0;
  padding-right: 24px; }
.servicestemplate .contentpart {
  width: calc(100% - 285px);
  float: left; }
.servicestemplate .grayblock {
  width: 285px;
  background-color: #eeedeb;
  float: right;
  min-height: 100vh;
  transform: translate3d(0, 0, 0);
  position: fixed;
  right: 0;
  transition: all 0.5s ease 0s; }
.servicestemplate #mainmenu {
  background-color: #020202; }
  .servicestemplate #mainmenu .logoblock2 {
    display: block !important;
    width: 36px;
    transition: all 0.5s ease 0s;
    display: block !important;
    width: 36px;
    transition: all 0.5s ease 0s; }

.subpage-article-header.nominheight {
  min-height: 0 !important;
  margin-bottom: 0; }

.m-box-odata {
  right: 0 !important;
  left: auto !important; }
  .m-box-odata:after {
    right: 13.9px !important;
    left: auto !important; }

.styledtable {
  display: block;
  max-width: 100%;
  width: 100%;
  overflow-x: auto; }

.tab-content.plan_content {
  transition: all 0.5s ease 0s;
  margin-left: 38px; }

.toptitlevoprosmodal {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  font-family: "AkzidenzGroteskProLight", serif;
  font-size: 2em;
  text-transform: uppercase;
  padding-bottom: 9px;
  color: #9a554b;
  position: relative;
  z-index: 10;
  font: bold 20px "AkzidenzGroteskProLight", serif;
  margin-left: 0px !important;
  line-height: 1.4em;
  -webkit-margin-before: 20px;
  display: block;
  width: 100%;
  -webkit-margin-after: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd; }

.globalmapblock {
  position: relative; }
  .globalmapblock .filters {
    position: absolute;
    top: 30px;
    left: 23px;
    z-index: 99; }
  .globalmapblock .toright {
    position: absolute;
    top: 30px;
    right: 50px;
    z-index: 99; }
    .globalmapblock .toright ul li {
      font-family: "AkzidenzGroteskProLight", serif;
      display: -moz-inline-stack;
      display: block;
      list-style: none;
      vertical-align: top; }
      .globalmapblock .toright ul li a {
        outline: none;
        color: #9a554b; }

.mmm_buttton {
  cursor: pointer;
  background-color: white;
  color: #9a554b !important;
  border: 1px solid #9a554b;
  text-transform: uppercase;
  font-size: 0.9375em;
  padding: 3px 9px;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 600;
  width: 100%;
  display: inline-block; }
  .mmm_buttton.active {
    background-color: #9a554b;
    color: white !important; }

.globalmapblock {
  position: relative; }
  .globalmapblock .filters > div {
    float: left;
    width: 300px;
    margin-right: 20px; }
    .globalmapblock .filters > div select {
      width: 100% !important; }

.blue-border.noborderico {
  border: 0 !important;
  padding: 0 !important; }
  .blue-border.noborderico:hover {
    background-color: transparent !important; }
    .blue-border.noborderico:hover svg {
      fill: black; }
  .blue-border.noborderico svg {
    width: 33px;
    height: 30px;
    margin-bottom: -11px;
    fill: #9a554b; }

.o-datatitle a {
  padding-left: 25px;
  background-image: url(../img/down-arrow.svg);
  background-size: 20px 18px;
  background-repeat: no-repeat;
  background-position: left center; }
  .o-datatitle a.active {
    background-image: url(../img/up-arrow.svg); }

.forscroll .mcsScroll-blue .mCSB_container {
  margin-right: 0; }
.forscroll .mcsScroll-blue .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.21) !important; }

.ya_ttl.pw_dep_h1.forspan {
  padding-bottom: 0;
  margin-top: 0; }
  .ya_ttl.pw_dep_h1.forspan span {
    font-size: 16px;
    color: #555555;
    display: block;
    margin-top: 4px;
    height: 31px; }

div.charts-tooltip div {
  background: #ffffff !important; }

.nav.nav-tabs.main-mlm li a {
  color: #676968;
  font-size: 0.8em; }
.nav.nav-tabs.main-mlm > li.active > a {
  color: #9a554b; }

.styledtable tr {
  border: 1px solid #aa735e; }
  .styledtable tr td, .styledtable tr th {
    border: 1px solid #aa735e; }
  .styledtable tr td, .styledtable tr th {
    padding: 3px 5px; }

.modules .url_select {
  background-color: #795a55; }
.modules .module:hover {
  background-color: #795a55; }
  .modules .module:hover svg path, .modules .module:hover svg rect, .modules .module:hover svg circle {
    fill: white; }
.modules .url_select svg {
  transition: all 0.2s ease-in-out 0s; }
  .modules .url_select svg path, .modules .url_select svg rect, .modules .url_select svg circle {
    fill: white;
    transition: all 0.2s ease-in-out 0s; }

.blackline .url_select {
  background-color: rgba(145, 103, 71, 0.5); }

.breadcrumbs {
  margin-bottom: 15px;
  line-height: 1.2;
  font-size: 14px; }
  .breadcrumbs .breadcr_line {
    margin: 0 6px;
    width: 10px;
    border-top: 1px solid #9a594d;
    padding-bottom: 4px; }
  .breadcrumbs a, .breadcrumbs span {
    display: inline-block;
    color: #505456;
    margin-bottom: 5px; }
  .breadcrumbs a {
    text-decoration: underline; }
    .breadcrumbs a:hover, .breadcrumbs a.active {
      color: #505456;
      text-decoration: none; }
  .breadcrumbs .home_a {
    height: 22px;
    width: 22px;
    vertical-align: middle; }
    .breadcrumbs .home_a svg {
      fill: #505456;
      height: 22px;
      width: 22px; }

@media (max-width: 768px) {
  .breadcrumbs {
    font-size: 12px; }
    .breadcrumbs .home_a {
      height: 20px;
      width: 20px; }
      .breadcrumbs .home_a svg {
        height: 20px;
        width: 20px; }
    .breadcrumbs a, .breadcrumbs span {
      margin-bottom: 2px; }
    .breadcrumbs .breadcr_line {
      padding-bottom: 2px; } }
#tag_meta li {
  font-family: "AkzidenzGroteskProLight", serif;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  color: #9a554b !important;
  border: 1px solid #9a554b;
  text-transform: uppercase;
  font-size: 0.9375em;
  padding: 3px 9px;
  margin-bottom: 5px;
  font-weight: 600; }
#tag_meta ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  overflow: hidden;
  float: left;
  width: 100%;
  transition: all 0.5s ease 0s;
  padding-right: 10px; }
#tag_meta li p {
  margin-bottom: 0; }
#tag_meta li:hover, #tag_meta li.active {
  color: white !important;
  background-color: #9a554b;
  cursor: pointer; }

.version-opener.lang {
  margin-right: 13px;
  width: 95px;
  background-color: #eeedeb;
  height: 46px;
  position: relative;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 17px;
  color: #99594f;
  padding-top: 13px;
  background-image: url(../img/strbottom.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: 65px center; }
  .version-opener.lang .formforlang {
    display: none;
    position: absolute;
    top: 46px;
    background-color: #eeedeb;
    width: 100%;
    z-index: 99;
    left: 0; }
  .version-opener.lang.inmodal {
    float: left;
    padding-top: 4px;
    height: 30px; }
    .version-opener.lang.inmodal .formforlang {
      top: 31px; }
      .version-opener.lang.inmodal .formforlang span {
        padding-top: 3px;
        padding-bottom: 4px; }
  .version-opener.lang .formforlang span {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-top: 1px solid #dadada;
    box-sizing: border-box;
    margin-top: -1px; }

#mainmenu .logoblock.en {
  background-image: url(../img/MPT_logo_eng_wh.svg); }

.top-panel-extended.english-no-lk .top-auth {
  display: none; }
.top-panel-extended.english-no-lk .version-opener {
  margin-right: 30px; }
  .top-panel-extended.english-no-lk .version-opener.lang {
    margin-right: 13px; }

.calendar_PERSON > a {
  padding-left: 37px !important;
  background-image: url(../img/full_calendar/person.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 23px 30px; }

.calendar_BRANCH_TYPE > a {
  padding-left: 37px !important;
  background-image: url(../img/full_calendar/trer.svg);
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 23px 30px; }

.actual_file {
  background-image: url(../img/ico-check.png);
  background-repeat: no-repeat;
  background-position: 40px 0;
  background-size: 30px 23px; }

.file_element {
  min-height: 38px;
  width: auto;
  display: inline-block; }

.servicestemplate #logo {
  display: none; }

#multi_map {
  margin-left: 0 !important; }

#mainmenu .close-sub.mobile, .tagslist .close-sub.mobile {
  display: none; }

.tab-content > .tab-pane {
  width: 100%; }
  .tab-content > .tab-pane .active {
    display: block !important;
    width: 100%; }

.contacts .fa.fa-rss {
  margin-top: 19px;
  color: white; }

.docs_list.npadock .file_element, .docs_list.npadock .dl_0 {
  padding-top: 0; }
.docs_list.npadock .dl_ttl {
  font-size: 14px !important; }

.ya_ttl.smallleters {
  font-size: 20px !important; }

.top-panel-extended div.w100 {
  width: 100%;
  vertical-align: top !important;
  display: table; }
  .top-panel-extended div.w100 div.w1 {
    width: 0;
    vertical-align: top !important;
    display: table-cell; }
  .top-panel-extended div.w100 div.w99 {
    width: 100%;
    vertical-align: top !important;
    display: table-cell; }
  .top-panel-extended div.w100 div.td-t {
    vertical-align: top !important;
    display: table-cell; }
  .top-panel-extended div.w100 div.tr-t {
    display: table-row; }

.forimageonsl {
  float: left;
  position: absolute;
  width: 100%; }
  .forimageonsl img {
    display: block;
    width: 100%; }

.plan2016 .width100percentblock div.tagslist {
  float: left;
  width: 250px !important;
  height: 34px;
  margin-top: 1px; }
.plan2016 div.plan_menu {
  position: relative !important;
  bottom: 0;
  border-top: 1px solid #fff;
  transition: padding-top 0.5s ease 0s;
  float: left;
  width: calc(100% - 300px);
  vertical-align: top;
  display: inline-block;
  min-height: auto; }
.plan2016 .plan_sort {
  transition: all 0.5s ease 0s;
  padding-right: 400px;
  padding-top: 0;
  z-index: 99;
  position: relative;
  margin-top: 0; }
.plan2016 .plan_change {
  margin-top: 5px;
  padding-right: 0;
  top: 0;
  width: 382px; }
.plan2016 .plan_header {
  padding: 5px 0 5px 0; }
.plan2016 .plan_body {
  margin-left: 0;
  margin-right: 0; }
.plan2016 .krug_d1 {
  line-height: 2.9em;
  font-size: 2em; }

.bubble .fscroll {
  max-height: 314px;
  overflow-x: auto; }
  .bubble .fscroll .mCSB_container {
    margin-right: 25px; }
  .bubble .fscroll .mCustomScrollBox > .mCSB_scrollTools {
    right: -7px; }
  .bubble .fscroll .mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(0, 0, 0, 0.8);
    filter: "alpha(opacity=80)";
    -ms-filter: "alpha(opacity=80)"; }
  .bubble .fscroll .news_list {
    margin-left: 0;
    margin-right: 15px; }

.toggle-block {
  display: none; }

.version-opener1 {
  text-align: left;
  font-size: 0.9em;
  cursor: pointer;
  margin-left: 12px;
  display: block; }
  .version-opener1.lang {
    margin-right: 13px;
    width: 95px;
    background-color: #eeedeb;
    height: 46px;
    position: relative;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 17px;
    color: #99594f;
    padding-top: 13px;
    background-image: url(/common/img/strbottom.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    display: inline-block;
    background-position: 65px center; }
    .version-opener1.lang .formforlang {
      display: none;
      position: absolute;
      top: 46px;
      background-color: #eeedeb;
      width: 100%;
      z-index: 99;
      left: 0; }

.onelineblock {
  z-index: 99;
  position: relative; }
  .onelineblock .version-opener1.lang {
    float: left;
    margin-right: 0 !important; }

body.active .version-opener1.lang {
  display: block !important; }

.version-opener1.lang .formforlang span {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-top: 1px solid #dadada;
  box-sizing: border-box;
  margin-top: -1px; }
.version-opener1.lang .formforlang a {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-top: 1px solid #dadada;
  box-sizing: border-box;
  margin-top: -1px;
  position: relative;
  z-index: 999999; }

.publication2017 a.vstupa:hover {
  color: white !important; }
  .publication2017 a.vstupa:hover .vstup_rech {
    background-color: #9a554b;
    color: white !important; }
    .publication2017 a.vstupa:hover .vstup_rech div {
      background-color: #9a554b;
      color: white !important; }
.publication2017 .vstup_rech {
  padding: 20px;
  margin-bottom: 30px; }

.main-blocks.abstract_items_block.homepage-news.withload.indep .newscontainer:hover {
  transform: scale(1); }
.main-blocks.abstract_items_block.homepage-news.withload.indep .news_list_item {
  margin-bottom: -4px; }

.modal-dialog-full .item.active {
  padding: 0 !important; }
.modal-dialog-full .headblock {
  background-repeat: no-repeat;
  background-position: center center;
  height: 50vh;
  position: relative;
  background-size: cover;
  padding: 30px 100px;
  text-align: right;
  box-sizing: border-box;
  color: white; }
  .modal-dialog-full .headblock .textblockintop {
    position: absolute;
    bottom: 30px;
    right: 100px;
    width: calc(100% - 200px);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px; }
  .modal-dialog-full .headblock .titlepage h1 {
    color: white;
    font-size: 2.4em;
    font-weight: 400;
    text-transform: uppercase; }
  .modal-dialog-full .headblock .time {
    margin-top: 0; }

#mainmenu.blackline.inlonggridmenu {
  margin-top: 46px; }

#mainmenu .logoblock.showme {
  display: block !important;
  width: 40px; }

#mainmenu.blackline.inlonggridmenu:not(.active) .logoblock.showme {
  width: 32px;
  background-size: 140px 24px;
  background-repeat: no-repeat; }

.blackline.active .logoblock.showme {
  width: 205px !important;
  background-repeat: no-repeat; }

.modal-dialog-full .modal-body .subpage-article-header {
  min-height: 0;
  margin-top: 30px;
  text-align: center; }
.modal-dialog-full .textblock {
  padding: 0;
  margin: 0 auto;
  position: relative;
  width: 50%;
  font-size: 21px; }
.modal-dialog-full .quote blockquote:before, .modal-dialog-full .quote blockquote:after {
  display: none; }

#nn .modal-dialog-full .carousel-inner > .item {
  min-height: 500px; }

.modal-dialog-full .sub-page2-socials {
  position: absolute;
  left: calc(-50% + 14px);
  /* top:20px;  - ╨┤╨╗╤П ╨┐╨╗╨░╨▓╨░╤О╤Й╨╡╨│╨╛ */
  background-color: white;
  z-index: 999;
  width: 34px; }
  .modal-dialog-full .sub-page2-socials .social-panel {
    margin-left: 0; }
.modal-dialog-full .seplineforsocial {
  margin-left: 0; }
.modal-dialog-full .sub-page2-socials .favorites-panel, .modal-dialog-full .sub-page2-socials .download-release {
  margin-left: 0; }

.modal-str.inlonggridnoarrow {
  display: none !important; }

#mainmenu.inlonggridmenu {
  z-index: 9999;
  top: 0px; }
  #mainmenu.inlonggridmenu .secondmenu {
    top: 0px; }

.mp-overlay-min.inlonggridoverlay {
  z-index: 9998; }

.modal-dialog-full .modal-body .subpage-article-header {
  padding: 0 200px 0 200px; }
.modal-dialog-full .textblock {
  font-weight: 400;
  color: #000000; }

#top-panel.inlonggridheader {
  height: 46px;
  overflow: hidden;
  top: 50px;
  padding-left: 50px; }

@media (min-width: 992px) {
  #top-panel.inlonggridheader {
    z-index: 5000; } }
@media (max-width: 991px) {
  .modal-dialog-full {
    min-height: 100%; }
    .modal-dialog-full .modal-content {
      min-height: 100% !important; } }
.photoslider {
  background-color: #ebe3e2;
  margin-top: 50px;
  margin-bottom: 50px;
  height: 379px;
  text-align: center; }
  .photoslider .carousel-main-news {
    margin: 0 auto !important; }
  .photoslider .docks {
    margin-top: 30px;
    margin-bottom: 30px; }
  .photoslider .photoslider .carousel-main-news .carousel-control.left {
    width: 684px;
    margin-left: -513px; }
  .photoslider .photoslider .carousel-main-news .carousel-control.right {
    width: 684px;
    margin-right: -513px; }
  .photoslider .photoslider .carousel-main-news .carousel-inner2 {
    overflow: visible; }
  .photoslider .photoslider .carousel-main-news .carousel-control {
    background-color: transparent; }
  .photoslider .photoslider .carousel-main-news .next_next, .photoslider .photoslider .carousel-main-news .prev_prev {
    opacity: 0.6; }

.modal-dialog-full .glavahead {
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 160px;
  background-size: cover;
  padding: 40px 100px;
  margin-top: 50px;
  margin-bottom: 50px;
  box-sizing: border-box;
  color: white; }
  .modal-dialog-full .glavahead .title {
    color: white;
    font-size: 30px;
    font-weight: 400; }
  .modal-dialog-full .glavahead .desk {
    color: white;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 400; }
.modal-dialog-full .quote {
  width: 50%;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  color: #000000;
  margin: 0 auto;
  position: relative;
  margin-left: auto; }
  .modal-dialog-full .quote blockquote {
    color: #000000;
    padding: 0 0 35px 0;
    margin-top: 60px;
    font-size: 21px;
    margin-bottom: 25px;
    font-weight: bold !important;
    font-style: normal !important; }
  .modal-dialog-full .quote:before {
    content: '"';
    position: absolute;
    top: -22px;
    left: -25px;
    font-size: 35px;
    font-weight: normal;
    color: #000;
    font-style: normal; }
  .modal-dialog-full .quote:after {
    content: '"';
    position: absolute;
    bottom: 15px;
    right: -25px;
    font-size: 35px;
    font-weight: normal;
    color: #000;
    font-style: normal; }
.modal-dialog-full .interesno {
  margin: 0 auto;
  position: relative;
  padding: 0 100px;
  margin-bottom: 20px;
  margin-top: 60px; }
.modal-dialog-full .related-news {
  padding: 0 100px; }
.modal-dialog-full li.news_list_item.news_list_alt {
  width: 16.4%;
  padding: 0.5%; }
.modal-dialog-full .rightphotos {
  width: 15%;
  position: absolute;
  right: 5%; }
  .modal-dialog-full .rightphotos .onephoto {
    margin-bottom: 40px;
    margin-top: 10px; }
  .modal-dialog-full .rightphotos img {
    max-width: 100%; }
  .modal-dialog-full .rightphotos .desk {
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px; }
.modal-dialog-full .leftphotos {
  width: 15%;
  position: absolute;
  left: 5%; }
  .modal-dialog-full .leftphotos .onephoto {
    margin-bottom: 40px;
    margin-top: 10px; }
  .modal-dialog-full .leftphotos img {
    max-width: 100%; }
  .modal-dialog-full .leftphotos .desk {
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px; }
.modal-dialog-full .photoslider {
  background-color: #ebe3e2;
  margin-top: 50px;
  margin-bottom: 50px;
  height: 379px;
  text-align: center; }
  .modal-dialog-full .photoslider .carousel-main-news {
    margin: 0 auto !important; }
.modal-dialog-full .docks {
  margin-top: 30px;
  margin-bottom: 30px; }
.modal-dialog-full .photoslider .carousel-main-news .carousel-control.left {
  width: 684px;
  margin-left: -513px; }
.modal-dialog-full .photoslider .carousel-main-news .carousel-control.right {
  width: 684px;
  margin-right: -513px; }
.modal-dialog-full .photoslider .carousel-main-news .carousel-inner2 {
  overflow: visible; }
.modal-dialog-full .photoslider .carousel-main-news .carousel-control {
  background-color: transparent; }
.modal-dialog-full .photoslider .carousel-main-news .next_next, .modal-dialog-full .photoslider .carousel-main-news .prev_prev {
  opacity: 0.6; }

.videoline {
  margin-top: 50px;
  margin-bottom: 50px; }
  .videoline .continvideo {
    padding: 0;
    margin: 0 auto;
    position: relative;
    width: 50%; }
    .videoline .continvideo iframe {
      height: 392px !important;
      margin-bottom: -5px; }

.modal-dialog-full .docks .docs_list {
  margin-left: 0;
  width: 100%; }
  .modal-dialog-full .docks .docs_list .dl_bl {
    width: 100%;
    margin-left: -2%;
    margin-right: 0; }
.modal-dialog-full .related-news .news_list {
  width: 100%;
  margin-bottom: 20px; }

.socialcontainer {
  position: relative;
  height: 100%; }

.grayblock #filter_form {
  margin-left: 0px; }
.grayblock .chosen-container-multi .chosen-choices {
  border-radius: 0px !important;
  box-shadow: none !important; }
  .grayblock .chosen-container-multi .chosen-choices .search-choice {
    margin: 6px 5px 3px 5px;
    padding: 6px 20px 6px 6px;
    background-color: #9b5449;
    background-image: none;
    border-radius: 0;
    width: calc(100% - 10px);
    color: white !important; }
    .grayblock .chosen-container-multi .chosen-choices .search-choice .search-choice-close {
      background: url(../img/chosen-sprite-white.svg) right -5px no-repeat;
      background-size: 44px 44px;
      width: 10px;
      height: 10px; }
      .grayblock .chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
        background: url(../img/chosen-sprite-white.svg) right -5px no-repeat;
        background-size: 44px 44px;
        opacity: 0.7; }

#filter_form {
  margin-left: -1000px; }

.documentlonggrid .dokinfo {
  color: #9a554b;
  font-weight: bold;
  margin-top: 20px; }
.documentlonggrid .dokinfo2 {
  margin-left: 20px;
  font-weight: bold;
  margin-top: 10px; }
.documentlonggrid .pgwSlideshow ul {
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px; }
.documentlonggrid .leftp {
  float: left;
  width: 205px;
  font-size: 80%; }
  .documentlonggrid .leftp .dockdownload img {
    float: left; }
  .documentlonggrid .leftp .dockdownload .text {
    float: left;
    margin-top: 2px;
    margin-left: 20px;
    text-transform: uppercase;
    width: calc(100% - 80px); }
  .documentlonggrid .leftp .print {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ececec; }
    .documentlonggrid .leftp .print img {
      float: left; }
    .documentlonggrid .leftp .print .text {
      float: left;
      margin-top: 8px;
      margin-left: 16px;
      text-transform: uppercase; }
.documentlonggrid .sliderp {
  float: left;
  width: calc(74% - 205px);
  margin-right: 3%;
  margin-left: 3%; }
.documentlonggrid .rightp {
  float: right;
  width: 20%; }
  .documentlonggrid .rightp ul {
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px; }
    .documentlonggrid .rightp ul li {
      list-style: none;
      margin-bottom: 5px;
      padding-bottom: 5px;
      border-bottom: 1px solid #ececec; }
    .documentlonggrid .rightp ul li:last-child {
      border-bottom: 0px; }
.documentlonggrid .article-center-col {
  padding: 0 100px 0 100px; }
.documentlonggrid .sub-page2-socials {
  width: 34px !important; }
.documentlonggrid .subpage-article-header.addpadding {
  margin-top: 0px !important;
  padding: 0 100px 0 100px;
  text-align: left; }
  .documentlonggrid .subpage-article-header.addpadding .ya_ttl {
    margin-top: 30px;
    padding-bottom: 8px; }

.podvedtext {
  background-repeat: no-repeat;
  background-size: 50px 50px;
  padding-left: 65px;
  min-height: 60px;
  margin-top: 15px; }

.modalpodvep .leftlogo {
  float: left;
  width: 100px;
  margin-right: 20px; }
  .modalpodvep .leftlogo img {
    max-width: 100%; }
.modalpodvep .rightnologo {
  float: right;
  width: calc(100% - 120px); }

.modal-dialog.modal-dialog-full {
  overflow-x: hidden; }

@media (max-width: 991px) {
  .inlonggridiframe {
    display: none !important; } }
.colegium {
  overflow-x: hidden; }
  .colegium .contentonpage {
    margin-left: 20px;
    margin-right: 20px; }
  .colegium h2 {
    margin-bottom: 10px;
    margin-top: 30px;
    font-size: 25px; }
  .colegium ul.news_list {
    margin-left: -7px; }

.rightblockkorr input.hide {
  display: none; }

.sedotable.nomobile {
  border: 0px solid black;
  width: 100%;
  font-size: 16px;
  display: table !important; }
  .sedotable.nomobile .mobtitle {
    display: none !important; }
  .sedotable.nomobile tr th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 0px;
    font-weight: normal;
    border-bottom: 1px solid #ddd; }
  .sedotable.nomobile tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 0px; }
    .sedotable.nomobile tr td ul {
      padding-left: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }
      .sedotable.nomobile tr td ul li {
        list-style: none; }
  .sedotable.nomobile tr:nth-child(odd) td {
    background: rgba(0, 0, 0, 0.05); }

.sedotableblocks {
  display: none !important; }

.btnshowall {
  font-family: "AkzidenzGroteskProLight", serif;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  color: #9a554b !important;
  border: 1px solid #9a554b;
  text-transform: uppercase;
  font-size: 15px;
  padding: 3px 9px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  white-space: nowrap; }
  .btnshowall:hover {
    color: white !important;
    background-color: #9a554b;
    cursor: pointer; }

.ico_lit {
  width: 30px; }

.docs-storage {
  cursor: pointer;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  margin-top: 10px; }
  .docs-storage input {
    pointer-events: none;
    float: left;
    width: 13px;
    margin-top: 14px; }
  .docs-storage label {
    float: right;
    width: calc(100% - 22px); }
    .docs-storage label img {
      float: left;
      cursor: pointer; }
    .docs-storage label .ico_lit {
      width: 30px; }
    .docs-storage label span {
      display: none;
      max-width: calc(100% - 65px);
      float: left;
      margin-left: 10px;
      word-wrap: break-word; }

.docs_list > div.dl_bl:nth-child(even) {
  margin-left: 2%; }

.documentlonggrid .sliderp {
  overflow-x: auto; }
  .documentlonggrid .sliderp iframe {
    min-width: 870px; }

.docs_list .dl_bl.w100.no-margin-bottom {
  margin-bottom: 0px !important; }

.img_capt.colored-captcha {
  display: inline-block !important; }

.img_capt.black-captcha {
  display: none !important; }

.brownico {
  fill: #99594F; }

.slidertop .ondesktope {
  display: inline; }
.slidertop .ontablet {
  display: none; }

@keyframes flickerAnimation {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes flickerAnimation {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.animate-flicker {
  -webkit-animation: flickerAnimation 3s infinite;
  -moz-animation: flickerAnimation 3s infinite;
  -o-animation: flickerAnimation 3s infinite;
  animation: flickerAnimation 3s infinite; }

.left-column-container, #side-column {
  display: none !important; }

#second_page .worktable {
  margin-top: 0px; }

.mb_lk1 {
  margin-bottom: 15px; }

.table_tr2.private tr.important {
  border: 3px solid red; }
  .table_tr2.private tr.important.bottom {
    border-top: none; }
  .table_tr2.private tr.important.top {
    border-bottom: none; }

.table_tr2 tbody tr {
  background: none !important; }
.table_tr2 tbody tr.tr_bacg1 {
  background: rgba(0, 0, 0, 0.05) !important; }
.table_tr2 tbody tr.trpt0 td {
  padding-top: 0; }
.table_tr2 tbody tr.trpt0 .table-tags {
  margin-top: 0; }

.table_th > thead > tr > th {
  vertical-align: top;
  background: #f7f2ef; }

.table-tags .chosen-container {
  margin-bottom: 0 !important;
  width: auto !important;
  margin-top: 5px;
  margin-right: 5px;
  top: -2px;
  float: left;
  text-transform: uppercase; }
.table-tags .chosen-container-single .chosen-single {
  height: 20px !important; }
  .table-tags .chosen-container-single .chosen-single > span {
    line-height: 18px;
    font-size: 0.85em;
    color: #9a554b; }
  .table-tags .chosen-container-single .chosen-single > div b {
    background-position: 0px 1px; }
  .table-tags .chosen-container-single .chosen-single abbr {
    right: 16px;
    top: 6px; }
.table-tags .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 1px; }

@media (max-width: 1000px) {
  .table_tr2 > tbody > tr.trpt0 > td {
    display: block !important;
    padding-left: 8px; }
    .table_tr2 > tbody > tr.trpt0 > td .table-tags:after {
      display: table;
      content: " ";
      clear: both; }
    .table_tr2 > tbody > tr.trpt0 > td .table-tags:before {
      display: table;
      content: " "; } }
.form_standart form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
.form_standart .div1 {
  margin-bottom: 10px;
  width: calc(50% - 5px); }
  .form_standart .div1 .chosen-container {
    max-width: 100%;
    min-width: 100%; }
  .form_standart .div1 .errors {
    color: red; }
  .form_standart .div1.error textarea.form-control, .form_standart .div1.error input.form-control, .form_standart .div1.error a.chosen-single {
    background-color: #f2dede; }
.form_standart .inp-fc input[name*="NAME"] {
  padding-left: 12px; }
.form_standart .sp1 {
  margin-bottom: 3px;
  display: inline-block; }
.form_standart .div3 {
  width: 100%; }
.form_standart .chosen-container-single .chosen-single {
  height: 36px; }

@media (max-width: 1000px) {
  .form_standart .div1 {
    width: 100%; } }
.dt_row_pl0 {
  margin-bottom: 10px; }
  .dt_row_pl0 .dt_cell {
    padding-left: 0; }

.over-x {
  overflow-x: auto;
  overflow-y: hidden; }

.mb0 {
  margin-bottom: 0px; }

.mb20 {
  margin-bottom: 0; }

.h1_st {
  text-transform: uppercase; }

.h1_st2 {
  padding-bottom: 0; }

.h1_dop {
  margin-bottom: 17px;
  font-size: 28px; }

.menu_cur {
  justify-content: start;
  flex-wrap: wrap; }
  .menu_cur a {
    margin-right: 15px;
    margin-left: 0; }

.content2_all {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative; }
  .content2_all .menu_cur {
    margin-right: 7px;
    justify-content: flex-start;
    text-align: center;
    flex-wrap: wrap; }
    .content2_all .menu_cur.not_ttu, .content2_all .menu_cur.not_sb {
      justify-content: start; }
      .content2_all .menu_cur.not_ttu a, .content2_all .menu_cur.not_sb a {
        margin-right: 15px; }
    .content2_all .menu_cur.menu_fw {
      justify-content: start;
      flex-wrap: wrap; }
      .content2_all .menu_cur.menu_fw a {
        margin-right: 15px;
        margin-left: 0; }

.content2_left {
  width: 50%;
  transition: all 0.15s ease-out 0s; }
  .content2_left .content_dow1_1 {
    padding-left: 15px;
    padding-right: 15px; }
    .content2_left .content_dow1_1 .pd15 {
      padding: 0px; }
    .content2_left .content_dow1_1 .flex_div {
      margin-left: -15px;
      margin-right: -15px; }
  .content2_left .content2_left {
    width: 100%; }
    .content2_left .content2_left .menu_cur {
      display: none !important; }
  .content2_left h1 {
    display: none !important; }
  .content2_left .content2_right {
    display: none !important; }
  .content2_left .pd15 {
    padding: 0 15px; }

.content2_right {
  width: calc(50% - 10px);
  border: 8px solid #efe6e1;
  padding: 15px;
  position: relative;
  transition: all 0.15s ease-out 0s; }
  .content2_right .content2_left {
    width: 100%; }
  .content2_right .content2_right {
    display: none !important; }
  .content2_right h2 {
    text-transform: uppercase;
    margin-top: 0px;
    font-family: "AkzidenzGroteskProBold";
    margin-bottom: 15px; }
  .content2_right h3 {
    text-transform: uppercase;
    font-family: "AkzidenzGroteskProBold";
    margin-bottom: 15px;
    font-size: 20px; }
  .content2_right.not_pl {
    padding: 15px 0; }
  .content2_right .enable-mark-text {
    display: none; }

.content2_right_not .content2_left {
  width: 100%; }
.content2_right_not .content2_right {
  display: none; }

.content2_all:not(.content2_active_not) .content2_right .scrollin iframe {
  max-width: 100%; }

@media (max-width: 1500px) {
  .content2_all .menu_cur {
    margin-right: 0; }

  .content2_left {
    width: 100%; }

  .content2_all:not(.content2_active_not) .content2_right {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    width: auto;
    background: #fff;
    z-index: 9; } }
@media (min-width: 1500px) {
  .content2_left .preloader2 {
    right: 7px; } }
@media (max-width: 991px) {
  .content2_all .content2_left.scrollin {
    height: auto !important; }

  .content2_left .anti_el {
    width: 100%;
    order: 1 !important; }

  .content2_all:not(.content2_active_not) .content2_right {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 60px;
    top: 65px;
    z-index: 9;
    -webkit-overflow-scrolling: touch; }
    .content2_all:not(.content2_active_not) .content2_right .scrollin {
      height: 100% !important; } }
.input_error {
  border: 1px solid red !important; }

.closestanart2 {
  background-image: url(../img/cross-brown.svg);
  background-repeat: no-repeat;
  background-size: 24px 23px;
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1; }
  .closestanart2:hover {
    opacity: 0.7; }

.closestanart {
  background-image: url(../img/cross-brown.svg);
  background-repeat: no-repeat;
  background-size: 24px 23px;
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  font-size: 1px;
  color: #b27d75; }
  .closestanart:hover {
    opacity: 0.7; }

.content2_right .closestanart {
  right: 0px;
  top: -40px; }

@media (max-width: 991px) {
  .content2_right .closestanart {
    right: -1px;
    top: -1px;
    z-index: 4; } }
.content2_active_not .content2_right .closestanart {
  display: none; }

@media (max-width: 1500px) {
  .content2_active_not .content2_left .scrollin {
    height: 100% !important; }
  .content2_active_not .content2_right {
    width: 100%; }
    .content2_active_not .content2_right .closestanart {
      display: none; }
    .content2_active_not .content2_right .scrollin {
      height: 100% !important; } }
.preloader2 {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0;
  right: 0;
  z-index: 101;
  background-color: white;
  display: block; }
  .preloader2.none {
    display: none; }
  .preloader2 .logoimg {
    background: url(/common/img/logo-without-text-brown.svg) no-repeat center center;
    background-size: 100px 100px;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0; }

.content_pad {
  padding: 0 15px; }

.vote_line {
  height: 8px;
  margin: 50px -15px 20px -15px;
  background: #efe6e1; }

.vote_div h3 {
  text-align: center;
  margin-top: 0; }
.vote_div .vote_text {
  text-align: center;
  margin-bottom: 15px; }
  .vote_div .vote_text p {
    margin: 0;
    padding: 0; }
.vote_div .vote_checkbox {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
  color: #1f1f1f;
  font-weight: bold; }
  .vote_div .vote_checkbox input[type="radio"] {
    margin-right: 5px; }
  .vote_div .vote_checkbox label {
    cursor: pointer; }

.df {
  display: flex; }

.fww {
  flex-wrap: wrap; }

.sb {
  justify-content: space-between; }

.scrollin {
  position: relative; }
  .scrollin .mCSB_scrollTools {
    visibility: hidden; }
  .scrollin.scroll_auto {
    overflow-y: auto; }

.flex_div {
  display: flex;
  flex-wrap: wrap;
  height: auto; }

.flex_el {
  background: #f7f2ef;
  width: calc(33.33% - 7px);
  margin-right: 7px;
  margin-bottom: 7px;
  position: relative;
  cursor: pointer;
  transition: transform 0.3s;
  color: #555555; }
  .flex_el:hover, .flex_el.active {
    background: #efe6e1;
    color: #555555; }
  .flex_el:not(.active):hover {
    transform: scale(1.05);
    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
    z-index: 2; }
  .flex_el.active {
    width: 100%;
    padding-bottom: 25px; }
  .flex_el.active:before {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 94px;
    height: 13px;
    background: url("/common/img/anti_str.png") no-repeat left top; }

.touchdevice .flex_el:not(.active):hover {
  transform: scale(1); }

.flex_el_100 {
  width: 100%; }
  .flex_el_100 .flex_tit {
    margin: 0; }

.content_dow0 .flex_el {
  width: calc(25% - 7px); }

.h2_ttu {
  font-weight: bold;
  text-transform: uppercase; }

.flex_img_ap {
  background-size: cover; }
  .flex_img_ap img {
    height: 250px; }

.flex_anti .flex_el {
  padding: 10px; }
  .flex_anti .flex_el.flex_el_text {
    width: calc(66.66% - 7px);
    background: #f7f7f7 !important;
    cursor: default !important;
    transform: none;
    box-shadow: none; }
    .flex_anti .flex_el.flex_el_text h2 {
      margin-bottom: 10px; }
  .flex_anti .flex_el.flex_el_text:before {
    display: none; }
  .flex_anti .flex_el .anti_border {
    border: 1px solid #fff5ee;
    padding: 15px 10px 10px 10px;
    height: 100%; }
    .flex_anti .flex_el .anti_border h2 {
      margin-bottom: 45px; }
  .flex_anti .flex_el .anti_mb {
    margin-bottom: 30px; }
  .flex_anti .flex_el h2 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0;
    line-height: inherit; }
  .flex_anti .flex_el ul {
    margin-bottom: 10px; }
.flex_anti .flex_el2 {
  cursor: pointer; }
  .flex_anti .flex_el2:not(.flex_el3) {
    background: url("/common/img/anti_backg1.jpg") repeat left top; }
  .flex_anti .flex_el2:hover, .flex_anti .flex_el2.active {
    background: #efe6e1; }
  .flex_anti .flex_el2:not(.flex_el3):hover, .flex_anti .flex_el2:not(.flex_el3).active {
    background: url("/common/img/anti_backg1_hover.jpg") repeat left top; }
  .flex_anti .flex_el2.active {
    width: 100%;
    padding-bottom: 25px; }
.flex_anti .flex_el3.active {
  padding-bottom: 10px;
  width: calc(33.33% - 7px); }
  .flex_anti .flex_el3.active .anti_border {
    padding-bottom: 25px; }
.flex_anti .flex_el3:hover:before, .flex_anti .flex_el3.active:before {
  bottom: 20px; }

.flex_members .flex_el {
  padding: 0; }
.flex_members .flex_img {
  overflow: hidden;
  margin-bottom: 10px; }
  .flex_members .flex_img img {
    width: 100%; }
.flex_members .flex_text {
  padding: 0px 5px 5px 5px;
  color: #626a7a;
  font-size: 14px; }
.flex_members .flex_tit {
  color: #000000;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2; }
.flex_members .governance-item-large {
  width: calc(66.66% - 7px); }
  .flex_members .governance-item-large .flex_img .big_img {
    width: auto;
    height: 250px; }
  .flex_members .governance-item-large .flex_img .st_img {
    display: none; }
  .flex_members .governance-item-large.active .big_img {
    display: block; }
  .flex_members .governance-item-large.active .st_img {
    display: none; }
  .flex_members .governance-item-large.active .flex_img {
    width: 50% !important; }
    .flex_members .governance-item-large.active .flex_img img {
      margin-left: -100px; }
  .flex_members .governance-item-large.active .flex_text {
    width: 50% !important; }
.flex_members .flex_el.active {
  display: flex;
  padding: 5px;
  width: 100%; }
  .flex_members .flex_el.active .flex_img {
    width: 20%;
    margin-bottom: 0px; }
  .flex_members .flex_el.active .flex_text {
    padding: 10px 0px 0px 10px;
    width: 80%; }

@media (min-width: 1250px) {
  .content2_right_not .flex_members .flex_el {
    width: calc(20% - 7px); }
  .content2_right_not .flex_members .governance-item-large {
    width: calc(40% - 7px); } }
@media (max-width: 767px) {
  .flex_members .flex_img img {
    max-width: 100%;
    margin: 0 auto; }
  .flex_members .flex_img_ap {
    background-size: contain; }

  .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    margin-left: 0px !important; } }
.flex_dep .flex_el {
  padding: 10px;
  min-height: 60px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  background-repeat: no-repeat;
  background-position: calc(100% + 32px) calc(100% + 30px);
  background-color: #f7f2ef;
  background-size: 110px; }
  .flex_dep .flex_el > div {
    width: 100%; }
  .flex_dep .flex_el:hover, .flex_dep .flex_el.active {
    background-color: #efe6e1; }
.flex_dep .flex_tit {
  color: #555555;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2; }
.flex_dep .flex_text {
  color: #626a7a;
  font-size: 14px; }

.flex_links .flex_el {
  width: calc(25% - 7px);
  display: flex;
  align-content: space-between;
  min-height: 100px;
  flex-wrap: wrap;
  padding: 10px; }
.flex_links .flex_tit {
  color: #555555;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  width: 100%; }
.flex_links .flex_text {
  color: #626a7a;
  font-size: 14px;
  width: 100%; }
  .flex_links .flex_text p:last-child {
    margin-bottom: 0; }

.flex_links2 .flex_el {
  width: calc(33.33% - 7px); }

.flex_links3 .flex_el {
  width: calc(50% - 7px); }

@media (max-width: 767px) {
  .flex_div .flex_el, .flex_div .flex_el_text {
    width: 100% !important;
    order: 1 !important; }

  .dir_name_ministers .flex_div .flex_el, .dir_name_ministers .flex_div .flex_el_text {
    order: initial !important; }

  .flex_members .governance-item-large {
    width: 100%; }
    .flex_members .governance-item-large .flex_img .big_img {
      display: none; }
    .flex_members .governance-item-large .flex_img .st_img {
      display: block; }

  .flex_links .flex_el {
    min-height: 60px; } }
.content2_left .scrollin {
  margin: 0 -15px; }
  .content2_left .scrollin .flex_div {
    padding: 0 15px; }

.text-up {
  text-transform: uppercase; }

.dep_div.div_mob100 {
  margin-bottom: 30px; }
  .dep_div.div_mob100 > nobr {
    width: 100%; }

.dep_div {
  display: flex; }
  .dep_div .dep_div1 {
    background: #f7f2ef;
    padding: 15px;
    width: 100%;
    margin-right: 7px; }
    .dep_div .dep_div1 .left {
      float: left;
      max-width: 150px; }
      .dep_div .dep_div1 .left .dep_img {
        margin-bottom: 0px; }
      .dep_div .dep_div1 .left img {
        width: 100%; }
    .dep_div .dep_div1 .right {
      width: calc(100% - 180px);
      float: left;
      margin-left: 30px; }
  .dep_div .dep_div2 {
    padding: 15px;
    width: calc(66.66% - 7px);
    margin-right: 7px; }
  .dep_div .dep_depart {
    color: #7b7d7c;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .dep_div h2 {
    margin-bottom: 5px;
    padding-bottom: 0; }
  .dep_div h3 {
    margin-top: 0; }
  .dep_div .dep_img {
    overflow: hidden;
    margin-bottom: 15px; }
    .dep_div .dep_img img {
      width: 100%; }
  .dep_div .dep_text {
    font-size: 16px; }
  .dep_div .dep_t1 {
    text-transform: uppercase;
    color: #7b7d7c;
    font-size: 14px; }

@media (max-width: 768px) {
  .dep_div {
    flex-wrap: wrap; }
    .dep_div .dep_div1 {
      width: 100%; }
      .dep_div .dep_div1 .dep_img {
        margin-bottom: 5px;
        float: left;
        max-width: 100px;
        margin-right: 5px; }
    .dep_div .dep_div2 {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 5px;
      width: 100%; } }
.dep_info {
  width: calc(50% - 7px);
  margin-right: 7px;
  margin-bottom: 10px; }
  .dep_info .dep_schname {
    line-height: 1.2;
    margin-top: 0px;
    font-family: "AkzidenzGroteskProBold";
    margin-bottom: 5px; }
  .dep_info .dep_post {
    color: #9a554b;
    margin-bottom: 5px; }

.dep_info2 {
  width: calc(33.33% - 7px); }

.dep_info_lite {
  display: flex;
  flex-wrap: wrap; }
  .dep_info_lite > div {
    margin-right: 10px; }
  .dep_info_lite .dep_t1 {
    text-transform: uppercase;
    color: #7b7d7c;
    font-size: 14px; }
  .dep_info_lite .dep_tit {
    font-style: 16px; }
    .dep_info_lite .dep_tit b {
      text-transform: uppercase; }

@media (max-width: 768px) {
  .div_mob100 {
    width: 100%; }
    .div_mob100 > div {
      width: 100%; } }
.feedback_one {
  max-width: 1002px; }
  .feedback_one .btn_big2 {
    width: 100%; }

.globalkorrblock {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .globalkorrblock .rightblockkorr .btn_big2 {
    width: 100%; }

@media (max-width: 768px) {
  .globalkorrblock > div {
    width: 100% !important; }
  .globalkorrblock .classforheight-korrblock {
    height: auto !important; } }
.width100percentblock.new_trade:before, .width100percentblock.new_trade:after {
  display: table;
  content: " "; }

.width100percentblock.new_trade:after {
  clear: both; }

.width100percentblock.new_trade {
  width: 100%;
  float: left;
  background-color: white;
  text-align: left;
  padding-right: 30px;
  margin-left: 0;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-top: 8px;
  border-bottom: 1px solid #efe6e1;
  display: block;
  position: relative;
  min-height: 30px;
  box-sizing: initial; }
  .width100percentblock.new_trade .allbtn {
    width: 51px;
    float: right;
    font-size: 0.9375em;
    margin-right: 31px;
    font-weight: 800;
    color: #9a554b !important;
    font-family: "AkzidenzGroteskProBold";
    padding-top: 4px;
    cursor: pointer;
    background-image: url(../img/arrow-all-tags.svg);
    background-repeat: no-repeat;
    background-position: right 8px;
    background-size: 14px 10px;
    position: relative;
    z-index: 99;
    padding-right: 17px; }
    .width100percentblock.new_trade .allbtn.active {
      background-image: url(../img/arrow-all-tags-active.svg); }
  .width100percentblock.new_trade div.tagslist2 {
    float: left; }
  .width100percentblock.new_trade div.tagslist2 ul.taglist li {
    font-family: "AkzidenzGroteskProLight", serif;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    color: #9a554b !important;
    border: 1px solid #9a554b;
    text-transform: uppercase;
    font-size: 0.9375em;
    padding: 4px 9px;
    margin-bottom: 2px;
    font-weight: 600; }
  .width100percentblock.new_trade.likeser .chosen-container-single .chosen-single {
    height: 30px;
    line-height: 29px;
    margin-left: 5px; }
  .width100percentblock.new_trade.likeser .chosen-container {
    margin-bottom: 0 !important; }
  .width100percentblock.new_trade div.tagslist ul.taglist2 li:hover, .width100percentblock.new_trade div.tagslist2 ul.taglist li.active {
    color: white !important;
    background-color: #9a554b;
    cursor: pointer; }
  .width100percentblock.new_trade div.tagslist ul.taglist2 li:hover a, .width100percentblock.new_trade div.tagslist2 ul.taglist li.active a {
    color: white !important; }
  .width100percentblock.new_trade div.tagslist {
    margin-bottom: 0;
    padding: 0; }
    .width100percentblock.new_trade div.tagslist ul.taglist li {
      font-family: "AkzidenzGroteskProLight", serif;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      color: #9a554b !important;
      border: 1px solid #9a554b;
      text-transform: uppercase;
      font-size: 0.9375em;
      padding: 3px 9px;
      margin-bottom: 5px;
      font-weight: 600;
      white-space: nowrap;
      max-width: 100%;
      text-overflow: ellipsis;
      overflow: hidden; }
    .width100percentblock.new_trade div.tagslist.active ul.taglist li {
      white-space: normal; }
    .width100percentblock.new_trade div.tagslist ul.taglist li:hover, .width100percentblock.new_trade div.tagslist ul.taglist li.active {
      color: white !important;
      background-color: #9a554b;
      cursor: pointer; }
    .width100percentblock.new_trade div.tagslist ul.taglist li:hover a, .width100percentblock.new_trade div.tagslist ul.taglist li.active a {
      color: white !important; }
  .width100percentblock.new_trade div.tagslist2 ul.taglist {
    padding: 0;
    margin: 0; }
  .width100percentblock.new_trade div ul.taglist {
    padding: 0;
    margin: 0; }
  .width100percentblock.new_trade div.tagslist2 ul.taglist li:hover, .width100percentblock.new_trade div.tagslist2 ul.taglist li.active {
    color: white !important;
    background-color: #9a554b;
    cursor: pointer; }
  .width100percentblock.new_trade div.tagslist2 ul.taglist li:hover a, .width100percentblock.new_trade div.tagslist2 ul.taglist li.active a {
    color: white !important; }
  .width100percentblock.new_trade .modules .module {
    float: left; }
    .width100percentblock.new_trade .modules .module a {
      margin-right: 20px;
      display: inline-block; }
  .width100percentblock.new_trade .modules svg {
    width: 25px;
    height: 25px;
    margin-top: 2px; }
    .width100percentblock.new_trade .modules svg:hover .cls-1, .width100percentblock.new_trade .modules svg:hover .cls-2 {
      fill: #000000; }
  .width100percentblock.new_trade .nav_circle > li > a:hover {
    background-color: #9a554b; }
  .width100percentblock.new_trade .nav_circle > li {
    margin-bottom: 2px; }
    .width100percentblock.new_trade .nav_circle > li.active > a {
      background-color: transparent;
      color: #fff; }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i2_1 {
      background-image: url(/common/img/svg_new_r/i1_2.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i2_2 {
      background-image: url(/common/img/svg_new_r/i2_2.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i2_3 {
      background-image: url(/common/img/svg_new_r/i2_3.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i2_4 {
      background-image: url(/common/img/svg_new_r/i2_4.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i1 {
      background-image: url(/common/img/svg_new_r/i1.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i2 {
      background-image: url(/common/img/svg_new_r/i2.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i3 {
      background-image: url(/common/img/svg_new_r/i3.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i4 {
      background-image: url(/common/img/svg_new_r/i4.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i5 {
      background-image: url(/common/img/svg_new_r/i5.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i6 {
      background-image: url(/common/img/svg_new_r/i6.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i7 {
      background-image: url(/common/img/svg_new_r/i7.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i8 {
      background-image: url(/common/img/svg_new_r/i8.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i9 {
      background-image: url(/common/img/svg_new_r/i9.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i10 {
      background-image: url(/common/img/svg_new_r/i10.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i11 {
      background-image: url(/common/img/svg_new_r/i12.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i12 {
      background-image: url(/common/img/svg_new_r/i11.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i13 {
      background-image: url(/common/img/svg_new_r/i14.svg); }
    .width100percentblock.new_trade .nav_circle > li.active > a .img.i14 {
      background-image: url(/common/img/svg_new_r/i13.svg); }
    .width100percentblock.new_trade .nav_circle > li > a {
      background-color: transparent;
      width: 32px;
      height: 32px;
      text-align: center;
      margin-left: 4px; }
      .width100percentblock.new_trade .nav_circle > li > a .img {
        background-repeat: no-repeat;
        background-size: 31px 31px;
        background-position: center center;
        width: 29px;
        height: 29px;
        display: inline-block;
        margin-top: 2px; }
        .width100percentblock.new_trade .nav_circle > li > a .img.i2_1 {
          background-image: url(/common/img/svg_new_r/h/i1_2.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i2_2 {
          background-image: url(/common/img/svg_new_r/h/i2_2.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i2_3 {
          background-image: url(/common/img/svg_new_r/h/i2_3.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i2_4 {
          background-image: url(/common/img/svg_new_r/h/i2_4.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i1 {
          background-image: url(/common/img/svg_new_r/h/i1.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i2 {
          background-image: url(/common/img/svg_new_r/h/i2.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i3 {
          background-image: url(/common/img/svg_new_r/h/i3.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i4 {
          background-image: url(/common/img/svg_new_r/h/i4.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i5 {
          background-image: url(/common/img/svg_new_r/h/i5.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i6 {
          background-image: url(/common/img/svg_new_r/h/i6.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i7 {
          background-image: url(/common/img/svg_new_r/h/i7.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i8 {
          background-image: url(/common/img/svg_new_r/h/i8.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i9 {
          background-image: url(/common/img/svg_new_r/h/i9.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i10 {
          background-image: url(/common/img/svg_new_r/h/i10.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i11 {
          background-image: url(/common/img/svg_new_r/h/i12.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i12 {
          background-image: url(/common/img/svg_new_r/h/i11.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i13 {
          background-image: url(/common/img/svg_new_r/h/i14.svg); }
        .width100percentblock.new_trade .nav_circle > li > a .img.i14 {
          background-image: url(/common/img/svg_new_r/h/i13.svg); }
      .width100percentblock.new_trade .nav_circle > li > a:hover .img.i2_1 {
        background-image: url(/common/img/svg_new_r/i1_2.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i2_2 {
      background-image: url(/common/img/svg_new_r/i2_2.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i2_3 {
      background-image: url(/common/img/svg_new_r/i2_3.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i2_4 {
      background-image: url(/common/img/svg_new_r/i2_4.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i1 {
      background-image: url(/common/img/svg_new_r/i1.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i2 {
      background-image: url(/common/img/svg_new_r/i2.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i3 {
      background-image: url(/common/img/svg_new_r/i3.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i4 {
      background-image: url(/common/img/svg_new_r/i4.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i5 {
      background-image: url(/common/img/svg_new_r/i5.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i6 {
      background-image: url(/common/img/svg_new_r/i6.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i7 {
      background-image: url(/common/img/svg_new_r/i7.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i8 {
      background-image: url(/common/img/svg_new_r/i8.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i9 {
      background-image: url(/common/img/svg_new_r/i9.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i10 {
      background-image: url(/common/img/svg_new_r/i10.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i11 {
      background-image: url(/common/img/svg_new_r/i12.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i12 {
      background-image: url(/common/img/svg_new_r/i11.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i13 {
      background-image: url(/common/img/svg_new_r/i14.svg); }
    .width100percentblock.new_trade .nav_circle > li > a:hover .img.i14 {
      background-image: url(/common/img/svg_new_r/i13.svg); }
  .width100percentblock.new_trade .nav_circle > li > a .img:hover:before {
    display: block; }
  .width100percentblock.new_trade .nav_circle > li > a .img:before {
    content: attr(data-description);
    box-sizing: border-box;
    display: none;
    background: white;
    color: #9a554b !important;
    border: 1px solid #9a554b;
    color: white;
    padding: 10px 5px;
    position: absolute;
    left: 50%;
    top: 35px;
    margin-left: -100px;
    height: auto;
    line-height: 13px;
    opacity: 0;
    transition: 0.25s ease-in-out;
    width: 200px;
    text-transform: none; }
  .width100percentblock.new_trade .color1 .nav_circle > li > a {
    background-color: #565759;
    border-radius: 60px; }
  .width100percentblock.new_trade .nav_circle > li > a {
    overflow: visible;
    position: relative; }
    .width100percentblock.new_trade .nav_circle > li > a .img:hover:before {
      opacity: 1;
      top: 35px; }
  .width100percentblock.new_trade.likeser .nav.nav-pills.nav_circle {
    float: right;
    margin-right: 47px; }

@media (max-width: 1450px) {
  .width100percentblock.new_trade.likeser .nav.nav-pills.nav_circle {
    margin-right: 0px;
    margin-top: 5px;
    width: 100%;
    float: left;
    margin-left: -3px; } }
@media (max-width: 768px) {
  .width100percentblock.new_trade.likeser .nav.nav-pills.nav_circle {
    display: none; } }
.panel-body ul.news_list {
  margin: 15px 0 0 0 !important; }

.new_template .panel-default > .panel-heading {
  margin-left: 0 !important; }
.new_template .panel-body {
  padding-left: 0;
  padding-right: 0; }

.openednews .content2_left {
  width: 100%; }
.openednews .content2_right {
  display: none; }

.playerblock .day .jq-selectbox__select {
  height: auto;
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  background: none;
  box-shadow: none;
  font: 100%/normal "AkzidenzGroteskProLight", serif;
  color: #99594f;
  text-shadow: none;
  border-bottom: 1px dashed #99594f; }
  .playerblock .day .jq-selectbox__select:hover {
    border-bottom: 1px solid #99594f; }
.playerblock .day .jq-selectbox__trigger {
  display: none !important; }
.playerblock .day .jq-selectbox__dropdown {
  text-align: left; }
.playerblock .day .jq-selectbox li {
  text-align: left; }
.playerblock .day .jq-selectbox li.selected {
  background-color: #5b6778 !important;
  color: white !important; }
.playerblock .day .jq-selectbox li:hover {
  background-color: #5b6778 !important;
  color: white !important; }
.playerblock .day .jq-selectbox.focused .jq-selectbox__select {
  border: 0px !important;
  border-bottom: 1px solid #99594f !important; }

.one_col_c2 .makrpage > .row > div, .openednews .makrpage > .row > div {
  width: 100%; }
  .one_col_c2 .makrpage > .row > div:first-child, .openednews .makrpage > .row > div:first-child {
    margin-bottom: 15px; }
  .one_col_c2 .makrpage > .row > div .col-lg-6, .openednews .makrpage > .row > div .col-lg-6 {
    max-height: 400px; }

.one_col_c2 .inrow4 .news_list_item, .openednews .inrow4 .news_list_item {
  width: 50%; }

.content2_right_not .inrow4 .news_list_item {
  width: 25%; }

.flex_trade {
  margin-right: -20px; }
  .flex_trade .w1 {
    width: calc(100% / 6 - 20px);
    margin-right: 20px; }
  .flex_trade .w2 {
    width: calc(100% / 3 - 20px);
    margin-right: 20px; }
  .flex_trade .flex_el {
    width: 100%;
    border: 1px solid #dccec5;
    height: calc((100vw - 130px) / 6 - 20px);
    display: flex;
    text-align: center;
    position: relative;
    margin-bottom: 20px; }
    .flex_trade .flex_el span {
      align-self: center;
      color: #555555;
      font-size: 22px;
      font-weight: bold;
      line-height: 1.2;
      width: 100%;
      text-transform: uppercase; }
  .flex_trade .flex_el1 {
    background: url("/common/img/trade/trade_ico1.svg") no-repeat center center;
    background-size: 120%; }
  .flex_trade .flex_el2 {
    background: url("/common/img/trade/trade_ico2.jpg") no-repeat center center;
    background-size: cover; }
    .flex_trade .flex_el2 span {
      padding: 10px;
      background: rgba(255, 255, 255, 0.3); }
  .flex_trade .flex_el3 {
    background: #f7f2ef;
    border: 1px solid #fff;
    padding: 15px; }
    .flex_trade .flex_el3:before {
      content: " ";
      position: absolute;
      left: 9px;
      right: 9px;
      top: 9px;
      bottom: 9px;
      border: 1px solid #dbc4be; }
  .flex_trade .flex_el4 {
    height: calc((100vw - 130px) / 3 - 20px);
    background: url("/common/img/trade/trade_ico4_2.svg") no-repeat right 75% #fff;
    background-size: 80%; }
    .flex_trade .flex_el4 span {
      align-self: normal;
      padding-top: 80px;
      color: #1b24aa;
      font-size: 25px; }
      .flex_trade .flex_el4 span b {
        font-family: "AkzidenzGroteskProBold";
        display: block;
        font-weight: normal;
        font-size: 26px; }
  .flex_trade .flex_el5 {
    background: url("/common/img/trade/trade_ico5.jpg") no-repeat center center;
    background-size: cover; }
  .flex_trade .flex_el6 {
    height: calc((100vw - 130px) / 3 - 20px);
    background: url("/common/img/trade/trade_ico6.png") no-repeat center center #f7f2ef;
    background-size: calc(100% - 25px);
    border-width: 10px; }
  .flex_trade .flex_el7 {
    background: url("/common/img/trade/trade_ico7.jpg") no-repeat center center;
    background-size: cover; }
  .flex_trade .flex_el8 {
    background: url("/common/img/trade/trade_ico8.jpg") no-repeat center center #fff;
    background-size: 94%; }
  .flex_trade .flex_el9 {
    background: url("/common/img/trade/trade_ico9_2.jpg") no-repeat center center;
    background-size: cover; }
  .flex_trade .flex_el10 {
    background: url("/common/img/trade/trade_ico10.svg") no-repeat center center #fff;
    background-size: 110%; }
  .flex_trade .flex_el11 {
    background: url("/common/img/trade/trade_ico11.png") no-repeat center center #fff;
    background-size: auto 95%; }
  .flex_trade .flex_el12 {
    background: url("/common/img/trade/trade_ico12.svg") no-repeat 45% center #dccec5;
    background-size: 50%;
    padding: 15px; }
    .flex_trade .flex_el12:before {
      content: " ";
      position: absolute;
      left: 9px;
      right: 9px;
      top: 9px;
      bottom: 9px;
      border: 1px solid #f7f2ef; }

@media (max-width: 1600px) {
  .flex_trade .flex_el span {
    font-size: 20px; } }
@media (max-width: 1500px) {
  .flex_trade .flex_el span {
    font-size: 18px; } }
@media (max-width: 1350px) {
  .flex_trade {
    margin-right: -7px; }
    .flex_trade .w1 {
      width: calc(25% - 7px);
      margin-right: 7px; }
    .flex_trade .w2 {
      width: calc(50% - 7px);
      margin-right: 7px; }
    .flex_trade .flex_el {
      margin-bottom: 7px; }
    .flex_trade .i1 {
      order: 1; }
      .flex_trade .i1 .flex_el {
        height: calc(50% - 7px); }
    .flex_trade .i2 {
      order: 2; }
    .flex_trade .i3 {
      order: 3; }
      .flex_trade .i3 .flex_el {
        height: calc(50% - 7px); }
    .flex_trade .i4 {
      order: 7; }
    .flex_trade .i5 {
      order: 8; }
      .flex_trade .i5 .flex_el {
        height: calc(50% - 7px); }
    .flex_trade .i6 {
      order: 4; }
    .flex_trade .i7 {
      order: 5; }
    .flex_trade .i8 {
      order: 6; }
    .flex_trade .i9 {
      order: 9; }
    .flex_trade .flex_el5 {
      background-position: left -10px; }
    .flex_trade .flex_el4 span {
      padding-top: 10px; } }
@media (max-width: 800px) {
  .flex_trade .w1, .flex_trade w2 {
    width: calc(50% - 7px) !important; }
  .flex_trade .flex_el {
    min-height: 120px;
    height: calc(100% - 7px); }
  .flex_trade .flex_el3 span {
    font-size: 13px; }
  .flex_trade .i3 {
    width: 100% !important;
    display: flex;
    margin-right: -7px; }
    .flex_trade .i3 .flex_el {
      width: calc(50% - 7px); }
  .flex_trade .flex_el11 {
    background-position: right center; }
  .flex_trade .flex_el4 {
    background-size: auto 100%; }
    .flex_trade .flex_el4 span {
      display: none; } }
.carousel_trade {
  margin-bottom: 60px; }

#tradeCarousel.carousel_trade .carousel-indicators {
  bottom: -50px; }

.subpage-index {
  margin-bottom: 20px; }
  .subpage-index > h2 {
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0;
    font-family: "AkzidenzGroteskProBold";
    font-size: 20px;
    color: #171717; }

.flex_graf {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .flex_graf .flex_item {
    width: 23%;
    margin-bottom: 20px; }
  .flex_graf .graf_h3 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
    min-height: 36px; }
  .flex_graf .dess {
    margin-top: 5px;
    float: left;
    width: 100%; }
  .flex_graf .flot_chart {
    width: 80%;
    position: relative; }
    .flex_graf .flot_chart:before {
      content: "%";
      position: absolute;
      font-size: 28px;
      color: #fff;
      left: 0px;
      right: 0px;
      bottom: 5px;
      padding: 20px;
      background: #9da4af; }
    .flex_graf .flot_chart table.mb30 {
      margin: 0 13% 0 auto !important; }
    .flex_graf .flot_chart .chart-over {
      margin: 0;
      background: #f0e7e0;
      position: relative;
      padding: 15px 15px 40px 15px;
      position: relative; }
      .flex_graf .flot_chart .chart-over:after {
        content: "2017";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 12px;
        text-align: center; }
      .flex_graf .flot_chart .chart-over:before {
        content: "";
        position: absolute;
        left: 5px;
        right: 5px;
        top: 5px;
        bottom: 5px;
        border: 1px solid #fff; }
  .flex_graf .flex_item:nth-child(5) {
    width: 46%; }
  .flex_graf .flex_item:nth-child(6) {
    width: 48%; }
    .flex_graf .flex_item:nth-child(6) .flot_chart {
      width: 38%; }
  .flex_graf .flex_item:nth-child(5) .graf_h3, .flex_graf .flex_item:nth-child(6) .graf_h3 {
    min-height: auto !important; }

@media (max-width: 1617px) {
  .flex_item .graf_h3 {
    min-height: 54px; } }
@media (max-width: 1330px) {
  .flex_item .flot_chart {
    width: 100%; }
  .flex_item .flex_item:nth-child(6) .flot_chart {
    width: 46%; } }
@media (max-width: 1150px) {
  .flex_item .graf_h3 {
    min-height: 73px; }
  .flex_item .flot_chart {
    width: 100%; }
  .flex_item .flex_item:nth-child(6) .flot_chart {
    width: 46%; } }
@media (max-width: 800px) {
  .flex_graf .flex_item, .flex_graf .flex_item:nth-child(5), .flex_graf .flex_item:nth-child(6) {
    max-width: 300px;
    width: 100%; }
  .flex_graf .chart_over_right {
    display: none; } }
.list_new .dl_bl {
  background: none;
  padding: 10px;
  position: relative; }
  .list_new .dl_bl.parent {
    cursor: pointer;
    padding: 6px 6px 6px 30px; }
    .list_new .dl_bl.parent:before {
      content: "+";
      position: absolute;
      left: 15px;
      top: 3px;
      color: #9a594d; }
  .list_new .dl_bl.parent.active:before {
    content: "-"; }
  .list_new .dl_bl + .parent {
    padding-left: 35px; }
  .list_new .dl_bl.child {
    padding: 0 0 0 60px; }
    .list_new .dl_bl.child:before {
      content: "-";
      position: absolute;
      left: 45px;
      top: 0px;
      color: #9a594d;
      line-height: 1; }
  .list_new .dl_bl.child + .parent {
    margin-top: 6px; }
.list_new .dl_0 {
  display: none; }

.flex_strat {
  justify-content: space-between; }
  .flex_strat .flex_el {
    width: calc(50% - 20px);
    padding: 20px;
    position: relative; }
    .flex_strat .flex_el:hover {
      background: #f7f2ef;
      transform: none;
      box-shadow: none;
      cursor: default; }
  .flex_strat .flex_pod {
    position: absolute;
    top: 4px;
    left: 23px;
    font-size: 160px;
    color: #fff;
    font-family: "AkzidenzGroteskProBold";
    text-transform: uppercase;
    line-height: 1; }
    .flex_strat .flex_pod.fp1 {
      left: 19px; }
  .flex_strat .flex_border {
    border: 1px solid #dbc4be;
    padding: 20px;
    height: 100%;
    position: relative; }
  .flex_strat .flex_tit {
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2; }
  .flex_strat .flex_mb {
    margin-bottom: 10px; }
  .flex_strat .flex_grey {
    background: #626a7b;
    color: #fff; }
    .flex_strat .flex_grey:hover {
      background: #626a7b; }
    .flex_strat .flex_grey a {
      color: #fff; }
    .flex_strat .flex_grey .flex_border {
      border: 1px solid #35383c; }
    .flex_strat .flex_grey .flex_pod {
      color: #818895; }
    .flex_strat .flex_grey .btn {
      border: 1px solid #fff;
      color: #fff;
      border-radius: 0px; }

@media (max-width: 1300px) {
  .flex_strat .flex_el {
    width: calc(100% - 20px); } }
.befor_el {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: -60px;
  margin-right: -60px;
  background: #626a7b;
  color: #fff;
  padding: 20px;
  text-align: center; }
  .befor_el .befor_border {
    padding: 50px 10px;
    border: 1px solid #35383c; }
  .befor_el .befor_text {
    margin-bottom: 10px; }
  .befor_el .btn {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0px; }

.mb_strat {
  margin-bottom: 25px; }

.tit_color {
  color: #626a7a;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "AkzidenzGroteskProBold"; }

.color_r {
  color: #9a594d; }

.mb10 {
  margin-bottom: 10px; }

.ulnew {
  list-style-type: none;
  padding: 0;
  margin-bottom: 10px; }
  .ulnew > li {
    padding-left: 25px;
    margin-bottom: 5px; }
    .ulnew > li:before {
      content: "-";
      position: absolute;
      margin-left: -15px;
      color: #9a594d;
      line-height: 1.1; }

.ul50w {
  float: left;
  width: calc(50% - 15px);
  margin-right: 15px; }

.ttu {
  text-transform: uppercase; }

.h33 {
  height: calc(33.33% - 7px); }

.h50 {
  height: calc(50% - 7px); }

.h100 {
  height: calc(100% - 7px); }

.a_zam {
  color: #9a554b; }
  .a_zam:hover, .a_zam:focus {
    color: #626A7A; }

body .ver_en {
  display: none; }

body.lang_en .bottomtabletblock {
  display: none !important; }
body.lang_en .ver_ru {
  display: none; }
body.lang_en .ver_en {
  display: block; }
body.lang_en #filtertopnews, body.lang_en .cf1, body.lang_en .news-sidecontainer .miniplayer .playerblock .player, body.lang_en .homepage-news .playico {
  display: none !important; }
body.lang_en#main_page.openednews .new_en_main .main-blocks {
  margin-top: 0px !important; }

.flex_colum {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .flex_colum .flex_col30 {
    width: calc(30% - 3.5px); }
  .flex_colum .flex_col40 {
    width: calc(40% - 3.5px); }
  .flex_colum .flex_col50 {
    width: calc(50% - 3.5px); }
  .flex_colum .flex_col60 {
    width: calc(60% - 3.5px); }
  .flex_colum .flex_col70 {
    width: calc(70% - 3.5px); }
  .flex_colum .flex_el {
    width: 100%;
    margin-right: 0; }

@media (max-width: 1300px) {
  .flex_colum .flex_col30, .flex_colum .flex_col40, .flex_colum .flex_col50, .flex_colum .flex_col60, .flex_colum .flex_col70 {
    width: 100%; } }
.flex_taxfree {
  margin-top: 20px; }
  .flex_taxfree .flex_tit {
    margin-bottom: 25px; }
  .flex_taxfree .flex_tit2 {
    text-transform: uppercase;
    margin-bottom: 5px;
    height: auto;
    font-size: 14px; }
    .flex_taxfree .flex_tit2 .tt {
      height: 40px; }
  .flex_taxfree .row {
    text-align: center;
    margin-right: -5px;
    margin-left: -5px; }
    .flex_taxfree .row .col-xs-4 {
      padding-right: 5px;
      padding-left: 5px;
      margin-bottom: 10px; }

@media (max-width: 1616px) {
  .flex_taxfree .flex_tit {
    margin-bottom: 60px; }
  .flex_taxfree .flex_tit2 {
    height: auto; } }
@media (max-width: 1300px) {
  .flex_taxfree .flex_tit {
    margin-bottom: 15px; }
  .flex_taxfree .flex_tit2 {
    height: auto; } }
.mod_map {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #fff;
  z-index: 100;
  padding: 10px;
  max-width: 400px;
  min-width: 300px;
  min-height: 250px;
  display: none; }
  .mod_map .ya_ttl.pw_dep_h1.forspan {
    color: #2d2d2d !important;
    padding-right: 30px; }
  .mod_map .nav-tabs li:first-child a {
    margin-left: 0; }
  .mod_map .map_close {
    background-image: url(../img/cross-brown.svg);
    filter: grayscale(100%);
    background-repeat: no-repeat;
    background-size: 17px 16px;
    width: 17px;
    height: 17px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    cursor: pointer; }
    .mod_map .map_close:hover {
      opacity: 0.7; }
  .mod_map.mod_open {
    display: block; }

@media (min-width: 1501px) {
  .openednews .flex_colum .flex_col30, .openednews .flex_colum .flex_col40, .openednews .flex_colum .flex_col50, .openednews .flex_colum .flex_col60, .openednews .flex_colum .flex_col70 {
    width: 100%; }
  .openednews .flex_taxfree .flex_tit {
    margin-bottom: 15px; }
  .openednews .flex_taxfree .flex_tit2 {
    height: auto; } }
.block_st1 {
  padding: 10px;
  border: 10px solid #efe6e1;
  margin-bottom: 20px;
  padding-bottom: 70px; }

.pad_plan {
  padding: 20px;
  margin-bottom: 20px; }

h2.ttn {
  text-transform: none;
  font-weight: normal;
  margin-top: 0;
  font-family: "AkzidenzGroteskProBold";
  font-size: 20px;
  color: #171717; }

.div_plan1 .mb {
  margin-bottom: 10px; }
.div_plan1 .struc_tit {
  margin-bottom: 10px;
  font-family: "AkzidenzGroteskProBold";
  text-transform: uppercase; }
.div_plan1 .struc_el {
  float: left;
  padding: 20px 20px 20px 30px;
  height: 62px;
  position: relative;
  background: #efe6e1;
  text-transform: uppercase;
  color: #9a554b;
  font-weight: bold;
  margin-bottom: 10px; }
  .div_plan1 .struc_el:before {
    content: "";
    display: block;
    position: absolute;
    right: -50px;
    top: 0;
    z-index: 1;
    border: 32px solid transparent;
    border-left: 20px solid #efe6e1; }
.div_plan1 .struc_el2 {
  background: #f7f2ef; }
  .div_plan1 .struc_el2:before {
    border-left: 20px solid #f7f2ef; }

@media (max-width: 991px) {
  .div_plan1 .struc_tit {
    margin-top: 15px; } }
@media (max-width: 650px) {
  .div_plan1 .struc_el {
    width: calc(100% - 20px); } }
.div_plan2 {
  display: flex;
  flex-wrap: wrap; }
  .div_plan2 .plan_el {
    background: #efe6e1;
    padding: 10px;
    width: calc(100% / 3); }
  .div_plan2 .plan_border {
    border: 1px solid #decfcd;
    padding: 20px 20px 20px 100px;
    position: relative;
    height: 100%; }
  .div_plan2 img {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 65px; }
  .div_plan2 .plan_tit {
    font-family: "AkzidenzGroteskProBold";
    font-size: 18px;
    text-transform: uppercase;
    color: #9a554b;
    margin-bottom: 5px; }

@media (max-width: 991px) {
  .div_plan2 .plan_el {
    min-height: 125px;
    width: 100%;
    padding-top: 0; }
    .div_plan2 .plan_el:first-child {
      padding-top: 10px; } }
#main-column, .sibedar-home-scroll, .news-sidecontainer {
  -webkit-overflow-scrolling: touch; }

.news-sidecontainer .onenews.modal-dialog-full {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100% !important;
  overflow-x: hidden !important; }
  .news-sidecontainer .onenews.modal-dialog-full .headblock .titlepage h1 {
    font-size: 1.4em; }
  .news-sidecontainer .onenews.modal-dialog-full .quote {
    width: 100%; }
    .news-sidecontainer .onenews.modal-dialog-full .quote blockquote {
      width: 95%; }
  .news-sidecontainer .onenews.modal-dialog-full .quote:before {
    left: -4px; }
  .news-sidecontainer .onenews.modal-dialog-full .quote:after {
    right: -4px; }
  .news-sidecontainer .onenews.modal-dialog-full .textblock {
    width: 100%; }
  .news-sidecontainer .onenews.modal-dialog-full .textblock.textphotoright, .news-sidecontainer .onenews.modal-dialog-full .quote.textphotoright {
    width: 75%;
    float: left; }
  .news-sidecontainer .onenews.modal-dialog-full .textblock.textphotoleft, .news-sidecontainer .onenews.modal-dialog-full .quote.textphotoleft {
    width: 80%;
    float: right; }
  .news-sidecontainer .onenews.modal-dialog-full .videoline .continvideo {
    width: 100%; }

.div_plan3 {
  margin-bottom: 20px;
  position: relative;
  background: url(/common/img/departmental_plan2.png) no-repeat center left;
  background-size: auto 100%;
  height: 464px;
  width: 1120px;
  position: relative;
  margin: 0 auto; }
  .div_plan3 .plan_el {
    position: absolute;
    width: 280px; }
  .div_plan3 .plan_el1 {
    top: 38px;
    left: 186px; }
  .div_plan3 .plan_el2 {
    top: 301px;
    left: 35px; }
  .div_plan3 .plan_el3 {
    left: 838px;
    top: 278px; }
  .div_plan3 .plan_tit {
    font-family: "AkzidenzGroteskProBold";
    font-size: 18px;
    text-transform: uppercase;
    color: #9a554b;
    margin-bottom: 20px; }

@media (max-width: 1300px) {
  .div_plan3 {
    background: none;
    width: 100%;
    height: auto;
    margin: 0; }
    .div_plan3 .plan_el {
      position: relative;
      margin-bottom: 15px;
      width: 100%;
      left: auto;
      top: auto; }
      .div_plan3 .plan_el:last-child {
        margin-bottom: 0; }
    .div_plan3 .plan_tit {
      margin-bottom: 10px; } }
.div_plan4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .div_plan4 .plan_el {
    width: calc(25% - 20px);
    margin-bottom: 20px;
    background: #efe6e1;
    text-align: center;
    padding: 10px; }
  .div_plan4 .plan_border {
    padding: 10px;
    border: 1px solid #9a554b;
    height: 100%; }
  .div_plan4 .plan_ico {
    margin: 0 auto 10px auto;
    background: url(/common/img/departmental_plan/result_all.png) no-repeat center center;
    width: 140px;
    height: 112px;
    background-size: 100%;
    padding-top: 30px; }
    .div_plan4 .plan_ico img {
      width: 45px; }
  .div_plan4 .plan_tit {
    font-family: "AkzidenzGroteskProBold"; }

@media (max-width: 1200px) {
  .div_plan4 .plan_el {
    width: calc(50% - 10px); } }
@media (max-width: 500px) {
  .div_plan4 .plan_el {
    width: 100%;
    margin-bottom: 10px; } }
.div_plan5 {
  margin-bottom: 20px;
  padding: 20px;
  background: #f7f7f7; }
  .div_plan5 .div_plan_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-left: 20px; }
  .div_plan5 .plan_el {
    width: calc(33.333% - 100px);
    margin-bottom: 20px;
    border: 1px solid #efe6e1;
    padding: 5px 20px 5px 40px;
    height: 88px;
    position: relative;
    font-family: "AkzidenzGroteskProBold"; }
  .div_plan5 .plan_num {
    line-height: 81px;
    background: #f7f7f7;
    color: #ded0cd;
    position: absolute;
    left: -50px;
    top: 1px;
    bottom: 1px;
    font-size: 120px;
    text-shadow: 0px 1px 0 white, 0px -1px 0 white, 1px 0px 0 white, -1px 0px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0px 0 white, -2px 0px 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0px 0 white, -3px 0px 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white, 0px 4px 0 white, 0px -4px 0 white, 4px 0px 0 white, -4px 0px 0 white, 4px 4px 0 white, 4px -4px 0 white, -4px 4px 0 white, -4px -4px 0 white, 0px 5px 0 white, 0px -5px 0 white, 5px 0px 0 white, -5px 0px 0 white, 5px 5px 0 white, 5px -5px 0 white, -5px 5px 0 white, -5px -5px 0 white; }
  .div_plan5 .plan_tit {
    display: flex;
    height: 100%; }
    .div_plan5 .plan_tit span {
      align-self: center; }

@media (max-width: 1399px) {
  .div_plan5 .plan_el {
    width: calc(50% - 100px); } }
@media (max-width: 800px) {
  .div_plan5 .div_plan_flex {
    padding-left: 50px; }
  .div_plan5 .plan_el {
    width: 100%; } }
@media (max-width: 450px) {
  .div_plan5 .plan_el {
    height: auto;
    min-height: 88px; } }
.div_plan6 {
  margin-bottom: 20px;
  padding: 20px;
  background: #f7f7f7; }
  .div_plan6 .op_mex {
    margin-left: 15px; }
  .div_plan6 h2.ttn {
    margin-bottom: 15px; }
  .div_plan6 .ttn_pod {
    margin-bottom: 20px; }
  .div_plan6 .div_plan_flex {
    display: flex;
    flex-wrap: wrap;
    padding-left: 70px; }
  .div_plan6 .plan_el {
    width: calc(33.333% - 100px);
    margin-bottom: 20px;
    border: 1px solid #efe6e1;
    padding: 5px 20px 5px 90px;
    min-height: 88px;
    position: relative;
    border: 1px solid #8c94a0;
    margin-right: 100px;
    min-height: 160px; }
  .div_plan6 .plan_ico {
    position: absolute;
    left: -70px;
    top: 50%;
    margin-top: -56px;
    background: url(/common/img/departmental_plan/meh_all.png) no-repeat center center;
    width: 140px;
    height: 112px;
    background-size: 100%;
    padding-top: 30px;
    text-align: center; }
    .div_plan6 .plan_ico img {
      width: 45px; }
  .div_plan6 .plan_info {
    display: flex;
    height: 100%; }
  .div_plan6 .plan_mid {
    align-self: center; }
  .div_plan6 .plan_tit {
    font-family: "AkzidenzGroteskProBold";
    color: #9a554b;
    text-transform: uppercase;
    margin-bottom: 5px; }

@media (max-width: 1400px) {
  .div_plan6 .plan_el {
    width: calc(50% - 100px); } }
@media (max-width: 970px) {
  .div_plan6 .plan_el {
    width: 100%;
    margin-right: 0; } }
.mw800 {
  max-width: 800px; }

@media (min-width: 1501px) {
  .openednews .op_mex .dd {
    width: 100%; }
    .openednews .op_mex .dd .dd_in {
      margin-right: 0; }
      .openednews .op_mex .dd .dd_in .d2 {
        min-height: 135px;
        height: auto; }
  .openednews .op_mex .dd:nth-child(2n) .dd_in {
    margin-right: 0; }
  .openednews .div_plan1 .struc_tit {
    margin-top: 15px; }
  .openednews .div_plan2 .plan_el {
    min-height: 125px;
    width: 100%;
    padding-top: 0; }
    .openednews .div_plan2 .plan_el:first-child {
      padding-top: 10px; }
  .openednews .div_plan3 {
    background: none;
    width: 100%;
    height: auto;
    margin: 0; }
    .openednews .div_plan3 .plan_el {
      position: relative;
      margin-bottom: 15px;
      width: 100%;
      left: auto;
      top: auto; }
      .openednews .div_plan3 .plan_el:last-child {
        margin-bottom: 0; }
    .openednews .div_plan3 .plan_tit {
      margin-bottom: 10px; }
  .openednews .div_plan4 .plan_el {
    width: calc(50% - 10px); }
  .openednews .div_plan4 .plan_el {
    width: 100%;
    margin-bottom: 10px; }
  .openednews .div_plan5 .div_plan_flex {
    padding-left: 50px; }
  .openednews .div_plan5 .plan_el {
    width: 100%; }
  .openednews .div_plan5 .plan_el {
    height: auto;
    min-height: 88px; }
  .openednews .div_plan6 .plan_el {
    width: 100%;
    margin-right: 0; } }
@media (min-width: 1700px) {
  .openednews .op_mex .dd {
    width: calc(50% - 25px); }
    .openednews .op_mex .dd .dd_in {
      height: calc(100% - 25px); }
      .openednews .op_mex .dd .dd_in .d2 {
        height: 100%; }
    .openednews .op_mex .dd:nth-child(2n+1) {
      margin-right: 40px; } }
.yes-3lev-str {
  display: none; }

.doc_a {
  background: url(/common/img/departmental_plan/ico_doc.svg) no-repeat left top;
  background-size: 20px;
  display: inline-block;
  padding-left: 30px;
  font-family: "AkzidenzGroteskProBold";
  color: #000000;
  min-height: 21px;
  margin-bottom: 5px; }

.loginblockico {
  background-repeat: no-repeat;
  background-position: top center;
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
  display: inline-block;
  margin-bottom: -3px; }
  .loginblockico.i1 {
    background-image: url(../img/top_profile.svg); }
  .loginblockico.i2 {
    background-image: url(../img/top_favorite.svg); }
  .loginblockico.i3 {
    background-image: url(../img/top_subscribe.svg); }

.deyat .onmobile {
  display: none; }
.deyat .docs_list .dl_bl {
  border: 1px solid #9a534a;
  background-color: transparent;
  color: #9a534a; }
.deyat .bigblock {
  background-image: url(../img/deyatelnost/pattern2.png); }
.deyat .downloadblock {
  position: absolute;
  right: 30px;
  -webkit-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
  -moz-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
  box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
  background-color: #f7f2ef;
  width: 100%;
  z-index: 9;
  padding: 25px;
  top: 170px; }
.deyat .filterblock {
  float: right;
  margin-top: -47px; }
  .deyat .filterblock .filter {
    float: left;
    display: inline-block;
    font-weight: bold;
    color: #9a534a;
    text-transform: uppercase;
    font-family: "AkzidenzGroteskProBold";
    cursor: pointer; }
    .deyat .filterblock .filter.f1 {
      background-image: url(../img/deyatelnost/filter1.svg), url(../img/down-brown.svg);
      background-position: left center, right center;
      background-size: 20px 20px, 15px 8px;
      background-repeat: no-repeat;
      padding-left: 30px;
      padding-right: 20px;
      padding-bottom: 5px;
      text-decoration: underline;
      font-size: 15px;
      padding-top: 5px;
      margin-right: 40px; }
      .deyat .filterblock .filter.f1:hover {
        text-decoration: none; }
    .deyat .filterblock .filter.f2 {
      position: relative;
      border: 4px solid #9a534a;
      padding: 14px;
      font-size: 15px;
      background-image: url(../img/deyatelnost/download-filter.svg);
      background-position: right 10px center;
      background-size: 20px 20px;
      background-repeat: no-repeat;
      padding-right: 45px;
      padding-left: 30px;
      margin-top: -13px;
      margin-bottom: 20px; }
      .deyat .filterblock .filter.f2:before {
        position: absolute;
        content: "";
        width: 25px;
        height: 4px;
        background-color: white;
        top: -4px;
        left: -4px; }
      .deyat .filterblock .filter.f2:after {
        position: absolute;
        content: "";
        width: 4px;
        height: 12px;
        background-color: white;
        top: -4px;
        left: -4px; }
  .deyat .filterblock .filedownload {
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
    -moz-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
    box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
    background-color: #f7f2ef;
    width: 100%;
    z-index: 9;
    padding: 25px; }
  .deyat .filterblock .filterlist {
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
    -moz-box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
    box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2);
    background-color: #f7f2ef;
    width: 100%;
    z-index: 9;
    padding: 25px; }
    .deyat .filterblock .filterlist .onefilter {
      margin-top: 10px; }
    .deyat .filterblock .filterlist label {
      margin-left: 5px;
      text-transform: uppercase;
      font-family: "AkzidenzGroteskProBold";
      font-size: 14px;
      cursor: pointer;
      display: inline-block;
      width: calc(100% - 40px);
      vertical-align: top;
      margin-top: 2px; }
    .deyat .filterblock .filterlist .col-md-12 label {
      color: #5b6778; }
    .deyat .filterblock .filterlist .col-md-6 label {
      color: #99594f; }
    .deyat .filterblock .filterlist .buttons {
      display: inline-block;
      width: 100%;
      margin-top: 30px;
      text-align: center; }
      .deyat .filterblock .filterlist .buttons #pushfilter {
        font-size: 14px;
        border: 1px solid #9a534a;
        background-color: #9a534a;
        display: inline-block;
        padding: 11px 20px;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-family: "AkzidenzGroteskProBold"; }
        .deyat .filterblock .filterlist .buttons #pushfilter:hover {
          background-color: white;
          color: #9a534a;
          border: 1px solid #9a534a; }
      .deyat .filterblock .filterlist .buttons #closefilter {
        font-size: 14px;
        display: inline-block;
        padding: 11px 0px;
        color: #9a534a;
        text-decoration: none;
        text-transform: uppercase; }
        .deyat .filterblock .filterlist .buttons #closefilter:hover {
          text-decoration: underline; }
.deyat .globalcontainer {
  padding-bottom: 40px;
  margin-bottom: 25px;
  float: left;
  width: 100%; }
  .deyat .globalcontainer.changecolor a.active, .deyat .globalcontainer.changecolor a:hover, .deyat .globalcontainer.changecolor .opendownload.active, .deyat .globalcontainer.changecolor .opendownload:hover {
    background-color: white !important;
    color: #9a534a !important; }
    .deyat .globalcontainer.changecolor a.active span, .deyat .globalcontainer.changecolor a:hover span, .deyat .globalcontainer.changecolor .opendownload.active span, .deyat .globalcontainer.changecolor .opendownload:hover span {
      border-bottom-color: #9a534a !important; }
  .deyat .globalcontainer.changecolor .opendownload.active > span, .deyat .globalcontainer.changecolor .opendownload:hover > span {
    background-image: url(../img/down-brown.svg) !important; }
  .deyat .globalcontainer.changecolor .downloadblock {
    right: 0px; }
  .deyat .globalcontainer .left {
    float: left;
    width: calc(48% - 30px);
    position: relative; }
    .deyat .globalcontainer .left img {
      max-width: 100%; }
    .deyat .globalcontainer .left .yearblock {
      position: absolute;
      top: 50px;
      left: 0px;
      color: #9a534a;
      font-size: 120px;
      font-family: "AkzidenzGroteskProBold";
      background-color: transparent;
      opacity: 0.2;
      z-index: -1; }
    .deyat .globalcontainer .left .title {
      margin-top: 50px;
      margin-bottom: 130px;
      font-size: 25px;
      color: #262626;
      font-family: "AkzidenzGroteskProBold";
      text-transform: uppercase; }
    .deyat .globalcontainer .left .text {
      font-size: 18px; }
      .deyat .globalcontainer .left .text b {
        color: #781a16; }
  .deyat .globalcontainer .right {
    float: right;
    width: 48%; }
    .deyat .globalcontainer .right img {
      max-width: 100%; }
    .deyat .globalcontainer .right .bigblock {
      position: relative; }
      .deyat .globalcontainer .right .bigblock .bigtitle {
        position: absolute;
        top: 210px;
        left: 30px;
        z-index: 3;
        color: white;
        font-size: 50px;
        text-transform: uppercase;
        font-family: "AkzidenzGroteskProBold"; }
      .deyat .globalcontainer .right .bigblock .buttons {
        position: absolute;
        top: 130px;
        left: 30px;
        z-index: 3; }
        .deyat .globalcontainer .right .bigblock .buttons .opendownload {
          cursor: pointer;
          margin-right: 0px; }
          .deyat .globalcontainer .right .bigblock .buttons .opendownload > span {
            padding-right: 30px;
            background-image: url(../img/down.svg);
            background-repeat: no-repeat;
            background-position: right 6px;
            background-size: 20px 10px; }
        .deyat .globalcontainer .right .bigblock .buttons a, .deyat .globalcontainer .right .bigblock .buttons .opendownload {
          display: inline-block;
          margin-right: 15px;
          padding: 15px;
          color: white;
          font-size: 16px;
          text-transform: uppercase;
          font-family: "AkzidenzGroteskProBold";
          margin-bottom: 10px; }
          .deyat .globalcontainer .right .bigblock .buttons a span, .deyat .globalcontainer .right .bigblock .buttons .opendownload span {
            display: inline-block;
            padding-bottom: 5px;
            border-bottom: 1px solid white; }
          .deyat .globalcontainer .right .bigblock .buttons a.active, .deyat .globalcontainer .right .bigblock .buttons a:hover, .deyat .globalcontainer .right .bigblock .buttons .opendownload.active, .deyat .globalcontainer .right .bigblock .buttons .opendownload:hover {
            background-color: #9a534a; }
      .deyat .globalcontainer .right .bigblock .topimage-checker {
        position: absolute;
        top: 30px;
        right: 30px;
        z-index: 2;
        left: -30px; }
      .deyat .globalcontainer .right .bigblock .iconwhite {
        position: absolute;
        bottom: 30px;
        left: -30px;
        z-index: 3;
        width: 70%; }

body.withwidth100line {
  padding-top: 90px; }

@media (max-width: 991px) {
  .width100percentblock.new_trade {
    padding-left: 15px; } }
@media (max-width: 767px) {
  .modal-dialog {
    margin-top: 0px !important; }

  .modalpodvep .leftlogo {
    position: static !important; }

  .width100percentblock.new_trade.likeser .chosen-container-single .chosen-single {
    margin-left: 0px; } }
@media (max-width: 490px) {
  .flex_taxfree .row .col-xs-4 {
    min-width: auto; }

  .flex_taxfree .flex_tit2 {
    font-size: 10px; }

  .flex_el a {
    font-size: 10px; }

  .content2_right h3 {
    font-size: 17px; }

  .dir_name_anti .flex_el a {
    font-size: initial; }

  .dir_name_en.lang_en #mainbottom .main-blocks.abstract_items_block.homepage-news.withload .news_list_item {
    padding-top: 0; } }
/* ========================================       style art    ======================================================================   */
.open_info {
  padding-bottom: 30px; }
  .open_info .dd {
    display: flex; }
    .open_info .dd .d {
      padding-right: 40px;
      position: relative;
      display: block;
      transition: transform 0.3s; }
      .open_info .dd .d:last-child {
        padding-right: 0; }
      .open_info .dd .d:hover {
        transform: scale(1.05);
        z-index: 2; }
      .open_info .dd .d .sp1 {
        position: absolute;
        display: block;
        bottom: 30px;
        left: 25%;
        right: 20%;
        font-size: 18px;
        color: black;
        text-transform: uppercase;
        font-family: "AkzidenzGroteskProBold"; }
      .open_info .dd .d .img1 {
        max-width: 100%; }
    .open_info .dd .d3 .sp1 {
      left: 10%;
      right: 10%;
      text-align: center; }

@media (max-width: 1500px) {
  .open_info .dd .d {
    padding-right: 15px;
    margin-bottom: 15px; }
    .open_info .dd .d:last-child {
      padding-right: 15px; }
    .open_info .dd .d .sp1 {
      font-size: 14px; } }
@media (max-width: 1200px) {
  .open_info .dd {
    flex-wrap: wrap; }
    .open_info .dd .d {
      width: 33.33%; } }
@media (max-width: 640px) {
  .open_info .dd .d .sp1 {
    left: 5px;
    right: 20px;
    text-align: center; } }
@media (max-width: 600px) {
  .open_info .dd .d {
    width: 100%;
    height: 84px;
    overflow: hidden;
    padding: 0 !important; }
    .open_info .dd .d .img1 {
      width: 100%; }
    .open_info .dd .d .sp1 {
      left: 5px;
      right: 5px;
      text-align: center; } }
h2.colorBlack {
  margin: 0;
  font-size: 20px;
  color: black;
  font-family: "AkzidenzGroteskProBold";
  padding-bottom: 20px; }

h2.colorBrown {
  margin: 0;
  font-size: 20px;
  color: #9a554b;
  font-family: "AkzidenzGroteskProBold";
  padding-bottom: 20px;
  text-transform: uppercase; }

h3.colorGray {
  border-top: 1px solid #efe6e1;
  margin: 20px 0 0 0;
  color: #626a7a !important;
  padding-bottom: 20px;
  padding-top: 20px; }

.block_border {
  padding: 25px;
  border: 10px solid #efe6e1;
  color: #000;
  margin-bottom: 25px; }

@media (max-width: 600px) {
  .block_border {
    padding: 0;
    border: 0; } }
.block_gray {
  background: #f7f7f7;
  padding: 25px 35px;
  color: #000;
  margin-bottom: 25px; }

@media (max-width: 600px) {
  .block_gray {
    padding: 10px 10px; } }
.op_person {
  display: flex;
  align-items: center; }
  .op_person .dd {
    border: 1px solid #f0e8e3;
    width: 520px;
    margin-right: 30px;
    display: flex;
    align-items: center; }
    .op_person .dd .d1 {
      max-width: 260px;
      min-width: 260px;
      max-height: 260px;
      position: relative;
      overflow: hidden; }
      .op_person .dd .d1 img {
        transition: all 0.2s ease-in-out 0s;
        z-index: 0;
        position: relative;
        width: 100%; }
    .op_person .dd .d2 {
      padding-left: 25px; }
      .op_person .dd .d2 .sp1 {
        font-size: 20px;
        font-family: "AkzidenzGroteskProBold";
        display: block;
        padding-bottom: 15px;
        color: #000; }
      .op_person .dd .d2 .sp2 {
        font-size: 16px; }

@media (max-width: 1200px) {
  .op_person {
    flex-wrap: wrap; }
    .op_person .dd {
      width: 100%;
      max-width: 520px;
      margin-bottom: 15px;
      margin-right: 0; }
      .op_person .dd:last-child {
        margin-bottom: 0px; }
      .op_person .dd .d1 {
        max-width: 50%;
        min-width: 50%; } }
@media (max-width: 500px) {
  .op_person {
    flex-wrap: wrap; }
    .op_person .dd {
      display: block; }
      .op_person .dd .d1 {
        max-width: 25%;
        min-width: 25%;
        float: left;
        margin: 10px 10px 2px 10px; }
      .op_person .dd .d2 {
        padding: 10px; } }
.leftblock.wclose {
  display: none !important; }

.openednews .leftblock.wclose.opened {
  display: block !important;
  position: fixed;
  z-index: 101; }

body .fancybox-wrap.tocenterhoriz {
  top: 50% !important;
  margin-top: -60px; }
  body .fancybox-wrap.tocenterhoriz .fancybox-close {
    display: none !important; }

.content2_right .documentlonggrid .subpage-article-header.addpadding .ya_ttl {
  margin-top: 0px; }
.content2_right .documentlonggrid .sub-page2-content {
  padding-top: 0px; }
.content2_right .documentlonggrid .sub-page2-socials {
  padding: 0 20px 0 11px; }
.content2_right .documentlonggrid .leftp {
  margin-bottom: 5px;
  width: 100%; }
.content2_right .documentlonggrid .leftp .dockdownload {
  float: left; }
.content2_right .documentlonggrid .leftp .print {
  margin-top: 0;
  padding-top: 0;
  border: none;
  float: left; }
.content2_right .documentlonggrid .sliderp {
  width: 100%;
  margin-right: 0; }
.content2_right .documentlonggrid .rightp {
  width: 100%; }
.content2_right .documentlonggrid .subpage-article-header.addpadding {
  padding: 0 20px 0 20px; }
.content2_right .documentlonggrid .article-center-col {
  padding: 0 20px 0 20px !important; }
.content2_right .documentlonggrid .sub-page2-socials .favorites-panel, .content2_right .documentlonggrid .sub-page2-socials .download-release {
  display: inline-block;
  margin-left: 0px;
  margin-top: 4px;
  vertical-align: top; }
.content2_right .documentlonggrid .sub-page2-socials .add-to-favorites, .content2_right .documentlonggrid .sub-page2-socials .share-to-friend {
  display: inline-block; }
.content2_right .documentlonggrid .sub-page2-socials {
  width: 100% !important; }
.content2_right .seplineforsocial {
  height: 30px;
  display: inline-block;
  width: 1px;
  background-color: #cccccc;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px; }
.content2_right .documentlonggrid .sub-page2-socials .social-panel {
  display: inline-block;
  vertical-align: top;
  margin-left: -8px; }
.content2_right .documentlonggrid .ya_share .b-share-btn__wrap, .content2_right .documentlonggrid .ya_share .b-share__link {
  display: inline-block;
  vertical-align: top;
  margin: 0px !important;
  margin-right: 7px !important; }
.content2_right .documentlonggrid .subpage-article-header.addpadding {
  margin-bottom: 0px; }

.op_mex {
  display: flex;
  flex-wrap: wrap; }
  .op_mex .dd {
    width: 33.33%; }
    .op_mex .dd .dd_in {
      margin-right: 30px;
      margin-bottom: 25px;
      margin-left: 54px;
      position: relative;
      transition: all 0.2s ease-in-out 0s; }
      .op_mex .dd .dd_in .d1 {
        position: absolute;
        top: 36px;
        left: -54px; }
        .op_mex .dd .dd_in .d1:before {
          content: "";
          position: absolute;
          left: -14px;
          top: 15px;
          background: url(/common/img/open/i-l.png) no-repeat left top;
          width: 39px;
          height: 79px;
          transition: all 0.2s ease-in-out 0s; }
        .op_mex .dd .dd_in .d1:after {
          content: "";
          position: absolute;
          right: -14px;
          top: 12px;
          background: url(/common/img/open/i-r.png) no-repeat right top;
          width: 39px;
          height: 83px;
          transition: all 0.2s ease-in-out 0s; }
      .op_mex .dd .dd_in .d2 {
        border: 2px solid #8c94a0;
        height: 180px;
        overflow: hidden;
        display: flex;
        align-items: center; }
        .op_mex .dd .dd_in .d2 .d2_in {
          padding: 5px 20px 5px 84px; }
        .op_mex .dd .dd_in .d2 .sp1 {
          display: block;
          font-size: 16px;
          font-family: "AkzidenzGroteskProBold";
          color: #9a554b;
          text-transform: uppercase; }
        .op_mex .dd .dd_in .d2 .sp2 {
          font-size: 16px;
          color: #000; }
      .op_mex .dd .dd_in:hover {
        background: #fff; }
        .op_mex .dd .dd_in:hover .d1:before {
          left: -25px; }
        .op_mex .dd .dd_in:hover .d1:after {
          right: -25px; }

@media (max-width: 1100px) {
  .op_mex .dd .dd_in .d2 {
    height: 200px; }

  .op_mex .dd .dd_in .d1 {
    top: 46px; } }
@media (max-width: 1500px) {
  .op_mex .dd {
    width: 50%; } }
@media (max-width: 900px) {
  .op_mex .dd {
    width: 100%; }
    .op_mex .dd .dd_in {
      margin-right: 0; }
      .op_mex .dd .dd_in .d2 {
        min-height: 135px;
        height: auto; } }
@media (max-width: 500px) {
  .op_mex .dd .dd_in {
    margin-left: 0;
    margin-top: 29px; }
    .op_mex .dd .dd_in .d1 {
      top: -54px;
      left: 50%;
      margin-left: -59px;
      z-index: 0;
      opacity: 0.2; }
    .op_mex .dd .dd_in .d2 {
      position: relative;
      z-index: 1; }
      .op_mex .dd .dd_in .d2 .d2_in {
        padding: 5px 15px 5px 15px; } }
.op_obsled {
  display: flex; }
  .op_obsled .d1 {
    width: 30%;
    padding-right: 50px; }
  .op_obsled .d2 {
    width: 30%;
    padding-right: 50px; }
  .op_obsled .d3 img {
    max-width: 100%; }
  .op_obsled .d3 h2 {
    margin-top: -44px; }

@media (max-width: 1200px) {
  .op_obsled {
    display: block; }
    .op_obsled .d1 {
      width: inherit;
      padding-right: 0px; }
    .op_obsled .d2 {
      width: inherit;
      padding-right: 0px; }
    .op_obsled .d3 h2 {
      margin-top: 25px; } }
.op_ref {
  display: flex; }
  .op_ref .d1 {
    width: 60%;
    padding-right: 50px; }

@media (max-width: 1200px) {
  .op_ref {
    display: block; }
    .op_ref .d1 {
      width: inherit;
      padding-right: 0px; } }
.block_gray ol {
  counter-reset: myCounter;
  padding: 0; }
  .block_gray ol li {
    list-style: none;
    padding-bottom: 5px; }
    .block_gray ol li:before {
      counter-increment: myCounter;
      content: counter(myCounter) ".";
      color: #9a554b;
      font-weight: bold;
      display: inline-block;
      text-align: left;
      min-width: 35px;
      padding-right: 5px; }

.op_graf {
  display: flex;
  flex-wrap: wrap; }
  .op_graf > div {
    width: 50%; }

@media (max-width: 1200px) {
  .op_graf {
    display: block;
    flex-wrap: inherit; }
    .op_graf > div {
      width: inherit; } }
#chart_sort_div2 g rect {
  fill: #818181; }
#chart_sort_div2 svg > g > g:last-child g g text {
  fill: #ffffff; }

#chart_div_graph2 g path {
  stroke: #9a554b; }

#chart_div2 svg > g > text[fill="#ffffff"] {
  fill: #fff; }
#chart_div2 g > text[font-size="22"] {
  fill: #9a554b; }

.op_docs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .op_docs .a1 {
    border-bottom: 1px solid #efe6e1;
    padding: 20px 20px 20px 25px;
    margin-bottom: 15px;
    width: 48%;
    background: url(/common/img/departmental_plan/ico_doc.svg) no-repeat 2px 23px;
    background-size: 14px;
    font-size: 16px;
    font-family: "AkzidenzGroteskProBold";
    color: black; }
    .op_docs .a1:hover {
      color: #9a554b; }

.op_docs {
  display: block;
  flex-wrap: inherit;
  justify-content: inherit; }
  .op_docs .a1 {
    width: inherit;
    display: block; }

.tm_block {
  color: #1f1f1f;
  padding: 0 10px; }
  .tm_block .a_punkt {
    border-bottom: 1px dashed #505456;
    color: #505456;
    text-decoration: none; }
  .tm_block .tab-content ol li {
    padding-bottom: 7px; }
  .tm_block .tab-content ul li {
    list-style: none;
    position: relative;
    color: #000 !important;
    padding-bottom: 7px; }
    .tm_block .tab-content ul li:before {
      content: "";
      position: absolute;
      left: -26px;
      top: 11px;
      width: 16px;
      height: 2px;
      background: #c2aa9d; }
  .tm_block h1 {
    font-family: "AkzidenzGroteskProBold";
    color: black;
    font-size: 30px;
    font-weight: normal; }
  .tm_block h3, .tm_block h2 {
    font-weight: normal !important;
    color: #000000;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px; }
    .tm_block h3 strong, .tm_block h2 strong {
      font-weight: normal !important; }
  .tm_block .h3_toplinescrolltop_div2 {
    border-top: 1px solid #efe6e1;
    margin: 20px 0 0 0;
    padding-bottom: 20px;
    padding-top: 20px; }
  .tm_block .colorGray {
    margin-bottom: 0; }
  .tm_block .nav-tabs {
    justify-content: inherit;
    flex-wrap: wrap;
    margin-right: -25px;
    margin-left: -25px; }
  .tm_block .nav-tabs li > a {
    padding: 5px 5px;
    margin: 0 25px;
    font-size: 14px !important; }
  .tm_block .nav-tabs li.active > a {
    padding: 5px 5px;
    margin: 0 25px; }

.tm_moblie_list {
  display: none; }
  .tm_moblie_list > ul {
    margin: 0;
    padding: 0; }
    .tm_moblie_list > ul > li {
      border-bottom: 1px solid #efe6e1;
      list-style: none; }
      .tm_moblie_list > ul > li > a {
        display: block;
        font-size: 20px;
        padding: 10px 5px;
        font-weight: bold;
        position: relative; }
        .tm_moblie_list > ul > li > a:before {
          position: absolute;
          right: 10px;
          top: 10px;
          content: "+";
          color: gray;
          display: block;
          transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          -webkit-transition: -webkit-transform 0.3s ease-in-out;
          -ms-transition: -ms-transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out; }
      .tm_moblie_list > ul > li .collapsed:before {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg); }
      .tm_moblie_list > ul > li > ul {
        padding: 0 0 0 20px;
        margin: 0; }
        .tm_moblie_list > ul > li > ul > li {
          list-style: none; }
          .tm_moblie_list > ul > li > ul > li:last-child {
            padding-bottom: 10px; }
          .tm_moblie_list > ul > li > ul > li > a {
            display: block;
            padding-bottom: 9px;
            color: #505456;
            font-size: 18px; }
            .tm_moblie_list > ul > li > ul > li > a > img {
              max-width: 22px;
              margin-right: 10px;
              vertical-align: baseline;
              box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5); }

@media (max-width: 900px) {
  .multi_map_wrap_trade_mission #multi_map {
    display: none; }
  .multi_map_wrap_trade_mission .tm_moblie_list {
    display: block; }

  .dir_name_world_countries_and_trade_missions #multi_map {
    display: none; }
  .dir_name_world_countries_and_trade_missions #multi_map_manage {
    display: none; } }
@media (max-width: 700px) {
  .tm_block .nav-tabs {
    padding-left: 20px;
    padding-right: 20px; }
    .tm_block .nav-tabs li > a {
      margin: 0 5px; }
    .tm_block .nav-tabs li.active > a {
      margin: 0 5px; } }
@media (max-width: 440px) {
  .tm_block {
    padding: 0; } }
.tm_about {
  display: flex;
  color: #000000; }
  .tm_about .d1 {
    width: 67%;
    padding-right: 30px; }
  .tm_about .d2 {
    width: 33%; }
  .tm_about img {
    width: 100%;
    max-width: 100%; }
  .tm_about .tm_info_1 {
    color: #626a7a;
    font-size: 18px; }
    .tm_about .tm_info_1 strong {
      color: #000;
      display: inline-block;
      padding-bottom: 13px; }
    .tm_about .tm_info_1 b {
      color: #000;
      display: inline-block;
      padding-bottom: 13px; }
  .tm_about .tm_info_2 p {
    padding-left: 35px;
    position: relative; }
    .tm_about .tm_info_2 p a {
      color: #000000; }
      .tm_about .tm_info_2 p a:hover {
        text-decoration: underline; }
    .tm_about .tm_info_2 p:before {
      content: "";
      position: absolute;
      left: 5px;
      top: 10px;
      width: 16px;
      height: 2px;
      background: #c2aa9d; }
      .tm_about .tm_info_2 p:before:hover {
        color: #a26259; }

.tm_info_5 h5 {
  font-family: "AkzidenzGroteskProBold";
  font-size: 18px;
  margin: 10px 0 5px 0; }
.tm_info_5 p {
  margin: 0 0 3px 0;
  font-size: 18px; }
.tm_info_5 .brown {
  margin-bottom: 15px;
  color: #975c4c;
  font-size: 17px; }
.tm_info_5 a {
  color: #515556; }

.tm_info_5_img_block {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  .tm_info_5_img_block .d1 {
    max-width: 180px;
    margin-right: 20px; }
  .tm_info_5_img_block .tm_info_5_img {
    max-width: 165px; }

.scrollin .chosen-results .mCSB_scrollTools {
  visibility: visible;
  background-color: white; }
.scrollin .chosen-results .mCustomScrollBox > .mCSB_scrollTools {
  opacity: 1; }

.tm_info_6 {
  margin: 20px 0 0 0;
  border-top: 1px solid #efe6e1; }

.d1_docs {
  display: none; }

.d2_docs {
  display: block; }

@media (max-width: 700px) {
  .tm_about {
    flex-wrap: wrap;
    flex-direction: column-reverse; }
    .tm_about .d1 {
      width: inherit;
      padding-right: 0px; }
    .tm_about .d2 {
      width: inherit; }

  .d1_docs {
    display: block; }

  .d2_docs {
    display: none; } }
.tm_flag_gerb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }
  .tm_flag_gerb .d20 {
    width: 50%; }
  .tm_flag_gerb .d21 {
    width: 47%;
    position: relative; }
    .tm_flag_gerb .d21 img {
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  .tm_flag_gerb .d22 {
    width: 47%;
    position: relative; }
  .tm_flag_gerb h3 {
    font-size: 14px; }

.rowTorg {
  padding-bottom: 1px; }
  .rowTorg p {
    font-size: 17px;
    font-family: "AkzidenzGroteskProBold";
    padding-left: 100px;
    margin-bottom: 15px; }
    .rowTorg p > span {
      font-size: 17px;
      font-family: "AkzidenzGroteskProRegular";
      color: #626a7d;
      float: left;
      width: 90px;
      padding-right: 10px;
      margin-left: -100px; }
    .rowTorg p a {
      color: #515556; }
  .rowTorg .brown {
    color: #995950; }

.content_dow1_1 > .feedback {
  margin: 0 15px; }

.menu__ministry_trade_mission_ a {
  text-align: left; }
.menu__ministry_trade_mission_ .link_rec {
  display: none; }

.menu__ministry_trade_mission_ + .scrollin .globalmapblock .toright {
  display: none; }

.openednews .menu__ministry_trade_mission_ {
  flex-wrap: wrap;
  justify-content: inherit !important; }
  .openednews .menu__ministry_trade_mission_ a {
    margin: 0 25px 0 0; }
    .openednews .menu__ministry_trade_mission_ a:first-child {
      margin-left: 0px; }

.content2_all:not(.content2_right_not) .menu__ministry_trade_mission_ {
  flex-wrap: wrap;
  justify-content: inherit !important; }
  .content2_all:not(.content2_right_not) .menu__ministry_trade_mission_ a {
    margin: 0 25px 0 0; }
    .content2_all:not(.content2_right_not) .menu__ministry_trade_mission_ a:first-child {
      margin-left: 0px; }

@media (max-width: 1280px) {
  .menu__ministry_trade_mission_ {
    flex-wrap: wrap;
    justify-content: inherit !important; }
    .menu__ministry_trade_mission_ a {
      margin: 0 25px 0 0; }
      .menu__ministry_trade_mission_ a:first-child {
        margin-left: 0px; } }
@media (max-width: 900px) {
  .menu__ministry_trade_mission_ .link_rec {
    display: inherit; }

  .linkReds {
    display: none; } }
#multi_map_manage .filters {
  z-index: 3; }

.linkReds {
  position: absolute;
  right: 50px;
  top: -45px;
  width: 175px; }
  .linkReds img {
    max-width: 100%; }

.videoparams .div_iframe {
  height: 100%; }

#rightsitebar .div_iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  #rightsitebar .div_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #rightsitebar .div_iframe .after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-indev: 1; }

.div_iframe_show .after {
  display: none; }

.content2_right .container {
  width: inherit;
  padding: 0px; }

.scrolltop_div2 {
  position: absolute;
  right: 5px;
  bottom: 10px;
  z-index: 100;
  width: 44px;
  height: 44px;
  cursor: pointer; }

@media (max-width: 991px) {
  .scrolltop_div2 {
    right: 5px;
    bottom: 10px; } }
.statusLoader {
  position: relative; }
  .statusLoader:after {
    content: "";
    display: block;
    position: absolute;
    height: 28px;
    width: 28px;
    animation: rotate 0.8s infinite linear;
    border: 3px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    top: 50%;
    margin-top: -14px;
    left: 50%;
    margin-left: -14px; }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.v_person_card .menu_cur {
  margin-top: -7px; }

.news-sidecontainer .onenews .closenews {
  display: none; }

.news-sidecontainer .onenews:first-child .closenews {
  display: block; }

@media (min-width: 1250px) {
  .content2_right_not .flex_members .governance-item-large {
    width: calc(80% - 7px);
    display: flex; }
    .content2_right_not .flex_members .governance-item-large .flex_img {
      margin-bottom: 0;
      width: 77%; }
      .content2_right_not .flex_members .governance-item-large .flex_img .big_img {
        height: 291px; }
    .content2_right_not .flex_members .governance-item-large .flex_text {
      padding-top: 10px;
      padding-left: 10px; }

  .flex_img_ap + .flex_text {
    position: absolute;
    top: 10px;
    left: 10px; } }
.content2_left #rightsitebar h1 {
  display: block !important; }

.dir_name_world_countries_and_trade_missions .globalmapblock {
  height: inherit !important;
  overflow: inherit !important; }
.dir_name_world_countries_and_trade_missions .multi_map_wrap {
  height: inherit !important; }

/* ========================================       style art    ======================================================================   */
html.openedmenu-mobile body .col-md-3.opened .sibedar-home-scroll {
  overflow: auto !important; }

#main_page.nothomepage #mainbottom {
  margin-top: 50px; }

@media (max-width: 991px) {
  #main_page.nothomepage.dir_name_news #mainbottom {
    margin-top: 0px; } }
.mobile-social.soc {
  display: none; }

#mainbottom {
  margin-top: 20px; }

.history .day {
  display: none; }

.menu_cur_wrap {
  position: relative; }
  .menu_cur_wrap .menu_cur_fix {
    position: absolute;
    left: 0px;
    right: -7px;
    top: 0;
    background: #fff;
    z-index: 3; }

.scrolltop_div {
  position: fixed;
  right: 25px;
  bottom: 10px;
  z-index: 100;
  width: 44px;
  height: 44px;
  cursor: pointer;
  display: none; }

.scrolltop_div3, .scrolltop_div4 {
  position: fixed;
  right: 25px;
  bottom: 10px;
  z-index: 100;
  width: 44px;
  height: 44px;
  cursor: pointer;
  display: none; }

.scrolltop_div4 {
  right: 6px;
  z-index: 99999999;
  display: none; }

.scrolltop_div svg, .scrolltop_div2 svg, .scrolltop_div3 svg, .scrolltop_div4 svg {
  width: 44px;
  height: 44px; }

.main-blocks.abstract_items_block.homepage-news.withload {
  padding-bottom: 165px; }
  .main-blocks.abstract_items_block.homepage-news.withload:after {
    content: "";
    display: block;
    background: url(/common/img/logo-without-text-brown.svg) no-repeat center center;
    background-size: 120px 100px;
    width: 120px;
    height: 100px;
    bottom: 30px;
    margin: auto;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    -webkit-animation: flickerAnimation 3s infinite;
    -moz-animation: flickerAnimation 3s infinite;
    -o-animation: flickerAnimation 3s infinite;
    animation: flickerAnimation 3s infinite; }

.modal-dialog-full .photoslider .carousel-main-news .carousel-control.right {
  position: absolute !important; }

.modal-dialog-full .photoslider .carousel-main-news .carousel-control.left {
  position: absolute !important; }

.modal-dialog-full .photoslider .carousel-main-news .item_nn.left,
.modal-dialog-full .photoslider .carousel-main-news .item_nn.right {
  position: absolute !important; }

.openednews .scrolltop_div {
  display: none !important; }
.openednews .scrolltop_div.mdb {
  display: block !important; }
  .openednews .scrolltop_div.mdb .scroll-to-top_wrapper {
    transform: scale(1) rotateY(0turn);
    pointer-events: auto; }

@media (max-width: 991px) {
  .scrolltop_div {
    right: 5px;
    bottom: 70px;
    z-index: 80; }

  .lang_en .scrolltop_div {
    bottom: 10px; }

  .openednews .scrolltop_div {
    z-index: 999; }
    .openednews .scrolltop_div.mdb {
      bottom: 10px; }

  .content2_all:not(.content2_right_not) .scrolltop_div {
    z-index: 1; } }
.search_mob {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
  padding: 5px 35px 5px 5px;
  height: 45px;
  background: #5b6778; }
  .search_mob.active {
    display: block; }
  .search_mob .search-bar {
    position: relative; }
    .search_mob .search-bar:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 15px;
      top: 10px;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20d%3D%22m7.5%201.8c3.2%200%205.8%202.6%205.8%205.8s-2.6%205.8-5.8%205.8-5.8-2.6-5.8-5.8%202.6-5.8%205.8-5.8m0-1.8c-4.1%200-7.5%203.4-7.5%207.5s3.4%207.5%207.5%207.5%207.5-3.4%207.5-7.5-3.4-7.5-7.5-7.5z%22%20fill%3D%22%23676767%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23676767%22%20stroke-width%3D%222.25%22%20stroke-miterlimit%3D%2210%22%20d%3D%22m12%2012l6.4%206.4%22%2F%3E%3C%2Fsvg%3E");
      width: 17px;
      height: 17px;
      pointer-events: none; }
    .search_mob .search-bar .search-bar_input {
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding: 0 100px 0 40px;
      line-height: 35px;
      height: 35px;
      font-size: 18px;
      color: black;
      background-color: #ffffff;
      border: 0;
      outline: 0; }
    .search_mob .search-bar .search-submit {
      position: absolute;
      width: 80px;
      top: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      text-align: center;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      color: black;
      font-weight: 500;
      font-size: 13px;
      line-height: 16.8px;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      line-height: 35px;
      cursor: pointer;
      border-radius: 0 4px 4px 0;
      background-color: #e0e6eb; }
    .search_mob .search-bar .search-close {
      position: absolute;
      right: -33px;
      top: -5px;
      height: 45px;
      width: 30px;
      cursor: pointer;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20d%3D%22m2.6%202.6l14.8%2014.8%22%2F%3E%3Cpath%20d%3D%22M%2017.4%2C2.6%202.6%2C17.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 20px 20px; }

.search_cont {
  padding: 0px;
  margin-bottom: 15px;
  border: 1px solid #5b6778; }
  .search_cont.active {
    display: block; }
  .search_cont .search-bar {
    position: relative; }
    .search_cont .search-bar:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 15px;
      top: 10px;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20d%3D%22m7.5%201.8c3.2%200%205.8%202.6%205.8%205.8s-2.6%205.8-5.8%205.8-5.8-2.6-5.8-5.8%202.6-5.8%205.8-5.8m0-1.8c-4.1%200-7.5%203.4-7.5%207.5s3.4%207.5%207.5%207.5%207.5-3.4%207.5-7.5-3.4-7.5-7.5-7.5z%22%20fill%3D%22%23676767%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23676767%22%20stroke-width%3D%222.25%22%20stroke-miterlimit%3D%2210%22%20d%3D%22m12%2012l6.4%206.4%22%2F%3E%3C%2Fsvg%3E");
      width: 17px;
      height: 17px;
      pointer-events: none; }
    .search_cont .search-bar .search-bar_input {
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding: 0 100px 0 40px;
      line-height: 35px;
      height: 35px;
      font-size: 18px;
      color: black;
      background-color: #ffffff;
      border: 0;
      outline: 0; }
    .search_cont .search-bar .search-submit {
      position: absolute;
      width: 80px;
      top: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      text-align: center;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      color: black;
      font-weight: 500;
      font-size: 13px;
      line-height: 16.8px;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      line-height: 35px;
      cursor: pointer;
      border-radius: 0 4px 4px 0;
      background-color: #e0e6eb; }

.body_not_scroll {
  overflow: hidden !important;
  height: 100vh !important;
  min-height: 10px !important; }

body .topline_new {
  position: absolute;
  margin-left: -15px;
  top: 0;
  width: 100%; }
body .topline_new_fix {
  position: fixed;
  left: 0;
  right: 0;
  padding-left: 80px;
  margin-left: 0; }

@media (max-width: 991px) {
  body .topline_new_fix {
    padding-left: 0px; } }
.dir_name_raspisanie #filter_form {
  margin-top: 10px;
  padding-top: 60px; }

div.charts-tooltip {
  z-index: 99; }

div.charts-tooltip div {
  z-index: 99; }

.content2_left .main-blocks.abstract_items_block.homepage-news.withload {
  padding-bottom: 20px; }

.dir_name_advisory .content2_right .main-blocks.abstract_items_block.homepage-news.withload {
  padding-bottom: 20px; }
.dir_name_advisory .content2_right .titlesecond {
  display: none; }
.dir_name_advisory .content2_right .videoline {
  margin-top: 20px;
  margin-bottom: 20px; }

.content2_right .menu_cur_wrap + .scrollin .content_dow1_1 > h2:first-child, .content2_right .menu_cur_wrap + .scrollin .content_dow1_1 > span:first-child + h2 {
  margin-top: 10px; }

.tooltip_fix {
  z-index: 9999;
  padding: 5px;
  max-width: 320px;
  float: left;
  background: #FFFFFF;
  border: 1px solid #9a554b; }
  .tooltip_fix .ui-tooltip, .tooltip_fix .arrow:after {
    background: #FFFFFF;
    border: 2px solid #9a554b; }
  .tooltip_fix .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    text-transform: uppercase;
    box-shadow: 1px 2px 5px rgba(102, 102, 102, 0.2); }
  .tooltip_fix .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px; }
  .tooltip_fix .arrow.top {
    top: -16px;
    bottom: auto; }
  .tooltip_fix .arrow.left {
    left: 20%; }
  .tooltip_fix .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .tooltip_fix .arrow.top:after {
    bottom: -20px;
    top: auto; }

.form_tooltip {
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  padding: 0;
  width: 17px;
  height: 17px;
  background: url(/common/img/question_tooltip_red.svg) no-repeat left top;
  background-size: 100% 100%;
  color: #FFFFFF;
  line-height: 1; }

.inp-fc .form_tooltip {
  margin-left: 5px;
  vertical-align: middle;
  margin-top: -2px; }

.pt10 {
  padding-top: 10px; }

.form-list-fl {
  padding-left: 0; }
  .form-list-fl li {
    display: flex;
    justify-content: space-between;
    text-align: left; }
    .form-list-fl li .inp_st {
      width: 30px; }
    .form-list-fl li > label {
      width: calc(100% - 30px);
      padding-left: 0; }

@media (max-width: 991px) {
  #main_page #mainbottom .col-md-3.transit03 {
    transition: none !important; }

  #main_page #mainbottom .col-md-3.transit03pl {
    width: 40%;
    position: absolute;
    right: 0;
    margin-right: -100%;
    z-index: 99999; }
    #main_page #mainbottom .col-md-3.transit03pl .right {
      margin-right: 0; } }
@media (max-width: 991px) {
  .mob_not2 {
    display: none; } }
@media (max-width: 767px) {
  .mob_not {
    display: none; }

  #main_page #mainbottom .col-md-3.transit03 {
    width: 80%;
    margin-right: -80%; } }
.fileinput-button {
  position: relative;
  overflow: hidden; }
  .fileinput-button input[type="file"] {
    cursor: pointer;
    direction: ltr;
    font-size: 200px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0; }

.text_file_new {
  margin: 5px 0; }

.dis_none {
  display: none; }

.flex_taxfree .flex_tit2 .logoimg img {
  max-width: 100%;
  max-height: 80px;
  margin-bottom: 10px; }

@media (max-width: 991px) {
  .visib_right {
    margin: 0 !important;
    overflow: hidden;
    height: 100%; }
    .visib_right .worktable {
      z-index: 100; }
    .visib_right .content2_all:not(.content2_active_not) .content2_right {
      top: 0;
      bottom: 0;
      border-color: #fff; } }
.scroll-to-top_wrapper {
  display: block;
  width: 44px;
  height: 44px;
  pointer-events: none;
  transition: transform 0.25s;
  transform: scale(0) rotateY(0turn);
  transform-style: preserve-3d;
  z-index: 1000;
  cursor: pointer;
  border-radius: 50%; }

.scroll-to-top_wrapper_active {
  transform: scale(1) rotateY(0turn);
  pointer-events: auto; }

.scroll-to-top_wrapper_spin {
  transition: transform 2.5s cubic-bezier(0.6, 0, 0.7, 0.9);
  transform: scale(1) rotateY(-4.5turn); }
  .scroll-to-top_wrapper_spin.spin-back {
    transform: scale(1) rotateY(0turn); }

.scroll-to-top_wrapper .scroll-to-top {
  z-index: 1002;
  transform: rotateY(0deg) translateZ(1px);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.modal-open {
  overflow: hidden;
  height: 100%; }

.modal-open {
  overflow: hidden;
  height: calc(100% - 50px); }

html.overflowhidden {
  overflow: hidden; }
  html.overflowhidden body {
    overflow: hidden; }

.fancybox-wrap {
  top: 0 !important; }

.menu_map {
  padding-left: 0px; }
  .menu_map .main-menu-level1-link {
    font: 16px "AkzidenzGroteskProRegular", serif;
    text-transform: none;
    padding: 0px; }
  .menu_map > li {
    list-style: none;
    padding-top: 5px; }
    .menu_map > li ul {
      list-style: none; }
      .menu_map > li ul li:before {
        content: "тАУ";
        color: #9a554b;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em; }
      .menu_map > li ul li li:before {
        content: "тАв"; }
      .menu_map > li ul li li li:before {
        content: "┬╖"; }
  .menu_map > li:first-child {
    padding-top: 0; }
  .menu_map > li > a {
    font-family: "AkzidenzGroteskProRegular", serif;
    margin-bottom: 5px;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 2px;
    border-bottom: 4px solid #c3aa9c; }
  .menu_map ul {
    padding-left: 18px;
    margin-bottom: 3px; }

@media (max-height: 784px) {
  .blackline .contacts .copy {
    display: none; } }
@media (max-height: 680px) {
  .blackline .contacts .copy {
    display: none; }

  #mainmenu svg {
    margin-top: 4px;
    margin-bottom: 4px; }

  .blackline .contacts {
    bottom: 58px !important; } }
@media (max-height: 740px) {
  #mainmenu svg {
    margin-top: 5px;
    margin-bottom: 5px; }

  #mainmenu ul li {
    padding-top: 4px;
    padding-bottom: 4px; } }
@media (min-width: 768px) {
  #mobilemenu ul li .icon .ltable {
    display: flex;
    flex-wrap: wrap; }

  #mobilemenu ul li .icon .ltable .lrow {
    display: block;
    width: 100%; }

  #mobilemenu ul li .icon .ltable .lrow .lcell {
    display: block; } }
.doc_die {
  display: block;
  padding: 10px;
  border: 1px solid #dbc4be;
  margin-bottom: 10px; }

@media (max-width: 991px) {
  iframe[title="╨Ъ╨░╤В╨░╨╗╨╛╨│ ╨│╨╛╤Б╤Г╨┤╨░╤А╤Б╤В╨▓╨╡╨╜╨╜╤Л╤Е ╤Б╨░╨╣╤В╨╛╨▓"] {
    display: none; } }
@media (min-width: 992px) {
  #mobilemenu.active {
    display: none; } }
@media (min-width: 1160px) {
  .mw170 {
    min-width: 170px; }

  .mw240 {
    min-width: 240px; } }
.visib_right .open_btn_right {
  display: none; }

.openednews.touchdevice .homepage-news .newscontainer:hover {
  transform: scale(1); }

.homepage-news.topblocks .news_list_item.abstarct_list_item .shadowblock {
  transition: height 0.2s ease-in-out 0s; }

.homepage-news.topblocks .news_list_item.abstarct_list_item:hover .shadowblock {
  height: 80px; }

#main_page.nothomepage.openednews #mainbottom {
  margin-top: 0px; }

.feedback_tbl .st_tr_razd {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold; }
.feedback_tbl .td2_bornone {
  border-bottom: none; }
  .feedback_tbl .td2_bornone textarea {
    margin-bottom: 0; }
.feedback_tbl .checkbox_form {
  padding: 8px 0px 8px 15px;
  display: flex;
  color: #1f1f1f;
  width: 100%; }
  .feedback_tbl .checkbox_form input {
    margin: 0px;
    opacity: 1;
    top: 3px; }
  .feedback_tbl .checkbox_form label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-left: 0 !important;
    padding-left: 21px;
    margin-right: 15px;
    font-weight: normal; }
.feedback_tbl .pole2 {
  padding: 10px 10px;
  border-top: none; }
  .feedback_tbl .pole2 .inp1 {
    box-shadow: none;
    border: 1px solid #ccc;
    height: 32px; }

.feedback_tbl .chosen-container-single .chosen-single {
  border-color: #888; }
.feedback_tbl .chosen-container-multi {
  margin-bottom: 0 !important; }

.chosen-container .chosen-choices {
  position: relative;
  padding-right: 17px;
  border-radius: 0px !important; }

.chosen-container-multi .chosen-choices:before {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 7px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
  content: "";
  transition: 0.3s; }

.chosen-container-multi.chosen-container-active:before .chosen-choices {
  transform: rotate(180deg); }

.dis_flex {
  display: flex; }
  .dis_flex .flex_placeh {
    padding-top: 6px;
    padding-left: 10px;
    color: #b399b3; }

.w100p {
  width: 100%; }

.mb5 {
  margin-bottom: 5px; }

.pr10 {
  padding-right: 10px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.btn_add_el {
  display: inline-block;
  border-bottom: 1px dashed #9a554b;
  cursor: pointer; }

.btn_add_el:hover {
  border-bottom: 1px dashed rgba(0, 0, 0, 0); }

.dis_flex_file {
  margin-bottom: 5px; }
  .dis_flex_file .fl_btn {
    font-size: 26px;
    line-height: 20px; }

.ymaps-2-1-72-fullscreen {
  margin-top: 0 !important;
  height: 100vh; }
  .ymaps-2-1-72-fullscreen > ymaps {
    z-index: 9999999999 !important; }

.news_list_item a.news-to-expand, .news_list_item {
  min-height: 100px; }

.content2_right .file_element {
  margin-right: 10px; }
  .content2_right .file_element span.storage-size {
    position: relative;
    white-space: nowrap; }

.openednews #rightsitebar.opened .removesocial .leftblock.wclose {
  display: none !important; }

.content2_right .documentlonggrid .sliderp {
  position: relative; }

.content2_right .documentlonggrid .sliderp.sliderp_doc.sliderp_inf:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  left: 0px;
  top: 0px; }

.content2_right .documentlonggrid .sliderp.sliderp_doc.sliderp_inf:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  left: 0px;
  bottom: 0px; }

.touchdevice .content2_right .documentlonggrid .sliderp {
  position: static; }
.touchdevice .content2_right .documentlonggrid .sliderp.sliderp_doc.sliderp_inf:before, .touchdevice .content2_right .documentlonggrid .sliderp.sliderp_doc.sliderp_inf:after {
  display: none !important; }

div.wbtn {
  position: relative; }
  div.wbtn .tovisib {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 20px;
    height: 20px;
    background-image: url(../img/eye-close.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    cursor: pointer; }
    div.wbtn .tovisib.opened {
      background-image: url(../img/eye-open.svg); }

.content_all .content_dow0 .mCSB_scrollTools {
  visibility: hidden; }

.content_all .content_dow0.scrollingblock {
  overflow-x: auto;
  padding-bottom: 15px; }
  .content_all .content_dow0.scrollingblock > .row {
    margin-left: 0px;
    margin-right: 0px; }
    .content_all .content_dow0.scrollingblock > .row > * {
      padding-left: 0px;
      padding-right: 0px; }

.worktable.nombottom {
  margin-bottom: 0px;
  padding-bottom: 0px; }

html.noscroll {
  overflow-y: hidden; }

.invisiblebreadcrumbs {
  position: fixed;
  padding-left: 30px;
  z-index: 98;
  background-color: white;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #efe6e1; }
  .invisiblebreadcrumbs .breadcrumbs {
    margin-bottom: 0px; }

body.withwidth100line.dir_name_trade {
  padding-top: 50px; }

.worktable .breadcrumbs {
  visibility: hidden; }

.datepick-cmd.datepick-cmd-today {
  display: none; }

/*# sourceMappingURL=style.css.map */
