@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=cyrillic-ext");
@import url("https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&subset=cyrillic-ext");
/*reset*/
* {
  -webkit-transition: border-color ease-in .1s, -webkit-box-shadow ease-in-out .1s, background ease-in-out .1s, color ease-in-out .1s;
  -o-transition: border-color ease-in-out .1s, box-shadow ease-in-out .1s, background ease-in-out .1s, color ease-in-out .1s;
  transition: border-color ease-in-out .1s, box-shadow ease-in-out .1s, background ease-in-out .1s, color ease-in-out .1s; }

html {
  font-family: 'PT Serif', serif;
  line-height: 1.5; }

html * {
  box-sizing: border-box; }

.clearfix {
  clear: both; }

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  margin: 0; }

h1 {
  font-size: 30px; }

body {
  background: #fff;
  color: #414042;
  font-size: 15px;
  padding: 0;
  margin: 0; }

a:link, a:visited {
  color: #485e95;
  text-decoration: underline; }
a:focus, a:hover, a:active {
  color: #fc202c;
  text-decoration: underline; }

img {
  max-width: 100%;
  height: auto; }

ul {
  padding: 0;
  margin: 0; }

ul li,
ul.menu li {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

p {
  padding: 0 0 10px 0;
  margin: 0; }

@media (max-width: 768px) {
  ul.primary {
    white-space: normal; } }
@media (max-width: 768px) {
  ul.primary li {
    display: block;
    margin-bottom: 5px; }
    ul.primary li a,
    ul.primary li a.active {
      border-style: solid;
      border-color: #bbb; } }

.mb0 {
  margin-bottom: 0; }

.pt10 {
  padding-top: 10px; }
.pt30 {
  padding-top: 30px; }

.pb5 {
  padding-bottom: 5px; }
.pb10 {
  padding-bottom: 10px; }
.pb30 {
  padding-bottom: 30px; }

.row {
  clear: both;
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    .row {
      margin-bottom: 40px; } }
  .row_search-form {
    padding: 10px 0 0 0; }
  .row:after {
    content: '';
    display: block;
    clear: both; }
  .row_main-title {
    margin-bottom: 15px; }
  @media (max-width: 640px) {
    .row_title-program {
      margin-bottom: 10px; } }
  .row_dark {
    background: #eceef0;
    border-top: 1px solid #d9d8da;
    border-bottom: 1px solid #d9d8da;
    padding: 25px 0 35px 0;
    margin-bottom: 50px; }
    @media (min-width: 992px) {
      .row_dark {
        margin-bottom: 80px; } }
  .row_index-about {
    border-bottom: none;
    margin-bottom: 0; }
  .row__content {
    margin: auto;
    width: 100%;
    padding: 0 15px; }
    .row__content > .col-sm-6 {
      padding: 0; }
    .row__content_flex {
      display: flex;
      align-items: stretch; }
      .row__content_flex .teaser {
        height: 100%; }
    @media (min-width: 640px) {
      .row__content > .col-sm-6 {
        padding: 0 15px; } }
    @media (min-width: 768px) {
      .row__content_news, .row__content_blog-pub {
        display: flex;
        align-items: stretch; } }
    @media (min-width: 1200px) {
      .row__content {
        width: 1200px;
        padding: 0; } }
  .row_counters {
    margin-bottom: 40px; }
  .row_coordinators {
    background: #15171c;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #494f60; }
  .row_grid {
    margin: 0; }
  .row_about {
    margin: 10px 0; }
  .row_footer-alert {
    font-size: 10px;
    margin: 0;
    padding: 5px 0 5px 0;
    background: #232425;
    border-top: 1px solid #494f60; }
  @media (max-width: 480px) {
    .row > .col-sm-3, .row > .col-sm-4, .row > .col-sm-8, .row > .col-sm-9 {
      padding-left: 0;
      padding-right: 0; } }

.col__inner {
  height: 100%;
  position: relative; }
  .col__inner_dark {
    background: #eceef0;
    padding: 20px; }
  @media (min-width: 768px) {
    .col__inner_border {
      border: 1px solid #d9d8da;
      padding: 20px; } }
  .col__inner_anons {
    margin: 10px 0 20px 0; }
.col_index-selfnews, .col_index-news, .col_index-blog, .col_index-pub {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .col_index-selfnews, .col_index-news, .col_index-blog, .col_index-pub {
      margin-bottom: 0; } }
  .col_index-selfnews.col-sm-6, .col_index-news.col-sm-6, .col_index-blog.col-sm-6, .col_index-pub.col-sm-6 {
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 768px) {
      .col_index-selfnews.col-sm-6, .col_index-news.col-sm-6, .col_index-blog.col-sm-6, .col_index-pub.col-sm-6 {
        padding: 0 15px;
        margin: 0; } }
    @media (min-width: 1200px) {
      .col_index-selfnews.col-sm-6, .col_index-news.col-sm-6, .col_index-blog.col-sm-6, .col_index-pub.col-sm-6 {
        max-height: 900px; } }
  .col_index-selfnews .teaser__shadow-wrapper:after, .col_index-news .teaser__shadow-wrapper:after, .col_index-blog .teaser__shadow-wrapper:after, .col_index-pub .teaser__shadow-wrapper:after {
    height: 80px; }
.col_index-news .teaser__more, .col_index-selfnews .teaser__more {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  z-index: 100; }
.col_index-blog, .col_index-pub {
  /*.contextual-links-region,
  div.contextual-links-wrapper {
    position: static;
  }*/ }
  .col_index-blog .col__inner, .col_index-pub .col__inner {
    padding-bottom: 45px; }
  .col_index-blog .view-footer, .col_index-pub .view-footer {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    z-index: 100; }
.col_index-pub {
  border-bottom: 1px solid #d9d8da;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .col_index-pub {
      border: none; } }
@media (min-width: 1200px) {
  .col_media-side.col-md-3 {
    padding: 0; } }
.col_flex .teaser {
  height: 100%; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.link:link, .link:visited {
  color: #485e95;
  text-decoration: underline; }
.link:focus, .link:hover, .link:active {
  color: #fc202c;
  text-decoration: underline; }
.link_scroll:focus, .link_scroll:hover, .link_scroll:active {
  text-decoration: none;
  border-bottom: 1px dashed #0086df; }
@media (min-width: 768px) {
  .link-wrapper-download-pub {
    /*height: 45px;
    overflow: hidden;*/ } }
.link-wrapper-download a {
  display: inline-block;
  padding: 3px 15px;
  font-size: 18px; }
  .link-wrapper-download a:link, .link-wrapper-download a:visited {
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    background: #fff; }
  .link-wrapper-download a:hover, .link-wrapper-download a:active {
    text-decoration: none;
    color: #fff;
    border: 1px solid #000;
    background: #000; }

.header {
  background-color: #272b36;
  z-index: 10000;
  display: none; }
  @media (min-width: 992px) {
    .header {
      display: block; } }
  .header__logo img, .header__inner {
    -webkit-transition: padding-top ease .5s, height ease .5s, width ease .5s;
    -o-transition: padding-top ease .5s, height ease .5s, width ease .5s;
    transition: padding-top ease .5s, height ease .5s, width ease .5s; }
  .header__logo img {
    height: 109px; }
  .header__content {
    padding: 0; }
  .header__inner {
    padding-top: 20px;
    height: 181px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    /*background-position: center center;*/ }
  .header__bottom {
    clear: both;
    margin-top: 10px; }
  .header__slogan {
    color: #fff; }
    .header__slogan_status {
      font-size: 22px; }
    .header__slogan_name {
      text-transform: uppercase;
      font-size: 41px;
      line-height: 32px;
      font-weight: bold; }
    .header__slogan a:link, .header__slogan a:visited {
      color: #fff;
      text-decoration: none; }
    .header__slogan a:hover, .header__slogan a:active {
      color: #aeb5ca;
      text-decoration: none; }
  .header__sm {
    margin-top: 15px; }
  .header__help-mob {
    text-align: left;
    padding-top: 15px; }
  .header__help .button {
    padding: 7px 35px; }
  .header__mobile {
    display: flex;
    justify-content: center;
    padding: 8px 10px;
    background: #272b36;
    color: #fff;
    position: relative;
    z-index: 10000; }
    .header__mobile .views-exposed-form .views-exposed-widget .form-submit {
      margin-top: 0; }
    .header__mobile .header_mob-col {
      padding-right: 10px; }
    .header__mobile .header_mob-logo {
      min-width: 50px; }
    .header__mobile .header_mob-name {
      font-size: 16px; }
      .header__mobile .header_mob-name a:link, .header__mobile .header_mob-name a:visited {
        color: #fff;
        text-decoration: none; }
      .header__mobile .header_mob-name a:hover, .header__mobile .header_mob-name a:active {
        color: #aeb5ca;
        text-decoration: none; }
      @media (min-width: 481px) {
        .header__mobile .header_mob-name {
          font-size: 20px; } }
    @media (min-width: 992px) {
      .header__mobile {
        display: none; } }
  .header_scrolled {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 4px 6px 1px rgba(0, 0, 0, 0.3); }
    .header_scrolled .header__inner {
      height: auto;
      padding-top: 5px; }
    .header_scrolled .header__bottom {
      float: right;
      clear: none;
      margin: 5px 0 0 0;
      width: auto;
      padding: 0; }
      @media (min-width: 1200px) {
        .header_scrolled .header__bottom {
          float: left;
          padding-left: 15px; } }
    .header_scrolled .header__logo {
      padding-top: 7px; }
      .header_scrolled .header__logo img {
        height: 75px; }

.icon:before {
  font-family: 'FontAwesome';
  font-style: normal; }
.icon:link, .icon:visited, .icon:hover, .icon:active {
  text-decoration: none; }
.icon_sm {
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 30px; }
.icon_inline {
  display: inline-block;
  margin: 0 10px 10px 0; }
  .icon_inline:last-child {
    margin-right: 0; }
.icon_fb:before {
  content: "\f09a"; }
.icon_tw:before {
  content: "\f099"; }
.icon_yb:before {
  content: "\f167"; }
.icon_vk:before {
  content: "\f189"; }
.icon_rss:before {
  content: "\f09e"; }
.icon__wrapper_pub {
  text-align: center;
  background: #f8fafb;
  padding: 24px 0; }
.icon__pub {
  display: block;
  font-size: 70px;
  font-style: normal;
  color: #b4b2b6; }
  .icon__pub_type-text {
    padding-bottom: 7px; }
  .icon__pub_481:before, .icon__pub_36:before {
    /*doklad*/
    content: '\f129'; }
  .icon__pub_488:before, .icon__pub_37:before {
    /*bullet*/
    content: "\f0f6"; }
  .icon__pub_489:before, .icon__pub_38:before {
    /*books*/
    content: "\f02d"; }
  .icon__pub_490:before, .icon__pub_39:before {
    /*otchet*/
    content: "\f080"; }
.icon-left-open-big:before {
  content: '\f053'; }
.icon-right-open-big:before {
  content: '\f054'; }
.icon__media .icon:before {
  width: 36px;
  height: 36px;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 2.0;
  color: #fff;
  border: 3px solid #fff; }
.icon__media .icon:hover:before {
  color: #ffedaa;
  border-color: #ffedaa; }
.icon__media-6:before {
  content: '\f030'; }
.icon__media-8:before {
  content: '\f04b'; }
.icon_meta:before {
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 7px;
  font-size: 18px;
  position: relative;
  top: 3px;
  background: #fff;
  color: #707694;
  width: 26px;
  height: 26px;
  text-align: center;
  border: 1px solid #707694;
  line-height: 1.5;
  border-radius: 50%; }
.icon_download:before {
  content: "\f0ed";
  display: inline-block;
  margin-right: 5px; }

.menu_local {
  font-size: 15px; }
  .menu_local .menu__item {
    margin-bottom: 7px; }
  .menu_local a:link, .menu_local a:visited {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000; }
  .menu_local a:hover, .menu_local a:active {
    text-decoration: none;
    color: #fc202c;
    border-bottom: 1px dashed #fc202c; }
.menu_mobile {
  display: none;
  position: absolute;
  z-index: 10001;
  top: 100%;
  left: 0;
  right: 0;
  background: #52596d;
  padding: 20px 0 60px 0;
  text-align: center;
  max-height: 480px;
  overflow: scroll; }
  .menu_mobile-inner {
    width: 320px;
    margin: auto; }
  .menu_mobile .menu li {
    border-bottom: 1px solid #606980;
    font-size: 18px;
    padding: 0;
    margin: 0; }
    .menu_mobile .menu li.expanded ul {
      display: none;
      padding-left: 15px;
      background: #7b839b; }
      .menu_mobile .menu li.expanded ul li:last-child {
        border-bottom: none; }
    .menu_mobile .menu li a {
      display: block;
      padding: 5px 7px; }
      .menu_mobile .menu li a:link, .menu_mobile .menu li a:visited {
        color: #ffffff;
        text-decoration: none;
        background: transparent; }
      .menu_mobile .menu li a.active, .menu_mobile .menu li a:hover, .menu_mobile .menu li a:active {
        color: #ffffff;
        text-decoration: none;
        background: #272b36; }
    .menu_mobile .menu li.active > a {
      background: #272b36; }

.block-nice-menus {
  z-index: 500; }

ul.nice-menu {
  width: 100%; }
  ul.nice-menu ul {
    top: 2.2em; }
  ul.nice-menu li,
  ul.nice-menu li.menuparent {
    font-family: 'Open Sans', sans-serif;
    background: none;
    text-transform: uppercase;
    border: none;
    font-size: 15px;
    margin-right: 5px; }
    @media (min-width: 1200px) {
      ul.nice-menu li,
      ul.nice-menu li.menuparent {
        margin-right: 15px; } }
    ul.nice-menu li:hover,
    ul.nice-menu li.menuparent:hover {
      background: none; }
    ul.nice-menu li a:link, ul.nice-menu li a:visited,
    ul.nice-menu li.menuparent a:link,
    ul.nice-menu li.menuparent a:visited {
      color: #fff;
      text-decoration: none; }
    ul.nice-menu li a:hover, ul.nice-menu li a:active,
    ul.nice-menu li.menuparent a:hover,
    ul.nice-menu li.menuparent a:active {
      text-decoration: none;
      color: #ffedaa; }
  ul.nice-menu li.menuparent > a {
    padding: 0.3em 5px 0.7em 5px; }
    ul.nice-menu li.menuparent > a:after {
      font-family: 'FontAwesome';
      content: "\f107";
      display: inline-block;
      margin-left: 4px; }
  ul.nice-menu li.menuparent:last-child ul {
    right: 0;
    left: auto; }
  ul.nice-menu li.menuparent ul {
    background-color: #272b36;
    min-width: 190px; }
    ul.nice-menu li.menuparent ul li {
      float: none;
      text-transform: none;
      width: auto;
      font-weight: normal;
      margin: 0; }
      ul.nice-menu li.menuparent ul li a {
        display: block;
        padding: 10px; }
        ul.nice-menu li.menuparent ul li a:hover {
          background: #0c0c0c; }

.title {
  color: #000; }
  .title_main {
    margin-bottom: 15px;
    line-height: 1.1; }
  .title_col {
    padding: 0 0 20px 0; }
  .title_row {
    text-align: center;
    padding-bottom: 35px;
    font-size: 28px; }
    .title_row-coordinators {
      padding-bottom: 40px;
      color: #fff; }
  .title_sidebar {
    padding-bottom: 15px; }
  .title_h3 {
    font-size: 21px; }
  .title__wrapper {
    position: relative;
    width: 100%; }
    @media (min-width: 992px) {
      .title__wrapper {
        height: 300px;
        overflow: hidden; } }
  .title__text-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 25px; }
    @media (min-width: 640px) {
      .title__text-wrapper {
        position: absolute; } }
    @media (max-width: 768px) {
      .title__text-wrapper {
        padding: 0; }
        .title__text-wrapper .col-md-10 {
          padding: 0; }
        .title__text-wrapper .col-xs-8 {
          width: 100%;
          padding: 0; } }
    .title__text-wrapper .title {
      color: #000;
      text-shadow: 2px 2px 3px #fff;
      background: rgba(255, 255, 255, 0.7);
      padding: 15px;
      border: 1px solid #fff; }
      @media (max-width: 480px) {
        .title__text-wrapper .title {
          padding: 0;
          background: none;
          border: none; } }
  .title__img {
    object-fit: cover;
    width: 100%;
    height: auto; }
  .title_block {
    margin-bottom: 15px; }

.slider__arrow {
  position: absolute;
  top: 6px;
  font-size: 80px;
  cursor: pointer;
  z-index: 1;
  color: #ccc;
  /*@include mq(768, 1024) {
    &-left {
      left: -5%;
    }
    &-right {
      right: -5%;
    }
  }*/ }
  .slider__arrow-left {
    left: 0; }
  .slider__arrow-right {
    right: 0; }
  .slider__arrow:hover {
    color: red; }

.slick-list {
  margin: 0 50px; }

.button {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.25); }
  .button:link, .button:visited {
    text-decoration: none; }
  .button:hover, .button:active {
    text-decoration: none; }
  .button_white {
    color: #000;
    background: #fff; }
    .button_white:link, .button_white:visited {
      color: #000;
      background: #fff; }
    .button_white:hover, .button_white:active {
      color: #fff;
      background: #000; }
    .button_white.button_border {
      border: 1px solid #000; }
  .button_gray:link, .button_gray:visited {
    color: #000;
    background: #eceef0; }
  .button_gray:hover, .button_gray:active {
    color: #fff;
    background: #000; }
  .button_dark {
    font-weight: bold;
    text-transform: uppercase; }
    .button_dark:link, .button_dark:visited {
      color: #fff;
      border: 1px solid #fff;
      background: #0A246A; }
    .button_dark:hover, .button_dark:active {
      color: #0A246A;
      border: 1px solid #0A246A;
      background: #fff; }
  .button.yashare {
    padding: 10px 0; }
    .button.yashare:hover, .button.yashare:active {
      text-decoration: none;
      color: unset;
      border: none;
      background: none; }
  .button_tag, .button_small {
    padding: 4px 15px;
    box-shadow: none; }
    .button_tag:link, .button_tag:visited, .button_small:link, .button_small:visited {
      color: #000;
      background: #eceef0;
      border: 1px solid #d4d4d4; }
    .button_tag.active, .button_tag:hover, .button_tag:active, .button_small.active, .button_small:hover, .button_small:active {
      color: #fff;
      border: 1px solid #000;
      background: #000; }
  .button_tag {
    padding: 2px 10px;
    font-size: 13px; }
  .button_inline {
    margin: 0 10px 10px 0;
    display: inline-block; }
  .button_clear-search {
    position: absolute;
    left: 15px;
    top: -1px;
    padding: 4px;
    font-size: 24px;
    line-height: 0;
    color: #cecece;
    box-shadow: none; }
    .button_clear-search:link, .button_clear-search:visited {
      color: #b1b1b1; }
    .button_clear-search:hover, .button_clear-search:active {
      color: #000; }
  .button_mob-menu {
    cursor: pointer;
    border: 1px solid #fff;
    width: 40px;
    padding: 5px 5px 0 5px; }
    .button_mob-menu:hover, .button_mob-menu:active {
      border-color: #606980; }
      .button_mob-menu:hover .button__line, .button_mob-menu:active .button__line {
        border-color: #606980; }
  .button_mob-search {
    padding: 0;
    font-size: 33px;
    line-height: 0.6;
    border: none; }
  .button__line {
    border: 2px solid #fff;
    margin-bottom: 5px; }

.link-wrapper-download .button--item {
  font-family: 'Open Sans', sans-serif;
  list-style-type: none;
  display: inline-block;
  margin: 0 8px 10px 0;
  text-transform: uppercase; }

.block_dark {
  background: #eceef0;
  border: 1px solid #d9d8da;
  padding: 15px; }
.block_yam {
  padding-top: 0; }
  @media (min-width: 768px) {
    .block_yam {
      padding-top: 25px; } }
  .block_yam iframe {
    width: 100%;
    height: 120px; }
.block_context-menu {
  display: none; }
  @media (min-width: 768px) {
    .block_context-menu {
      display: inline-block; } }
.block_pub-download {
  padding-top: 3px; }
  .block_pub-download h2.title_block {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px; }
.block__mainimg_sidebar {
  margin-bottom: 15px; }
.block_search-form {
  padding-right: 50px;
  position: relative; }
  .block_search-form-mob {
    padding-right: 0;
    margin-bottom: 8px; }
.block_search-meta {
  background: #eceef0;
  padding: 10px 25px;
  margin-bottom: 15px; }
.block_taxonomy-meta {
  margin-bottom: 3px; }
.block_pzk-tags .block_taxonomy-meta {
  margin-bottom: 20px; }
.block__another-news {
  display: none; }
  @media (min-width: 768px) {
    .block__another-news {
      display: block; } }
.block_defendatnt-lists {
  padding-bottom: 20px;
  margin: 0 -15px;
  /*display: none;*/ }
  @media (min-width: 992px) {
    .block_defendatnt-lists {
      display: block; } }
  .block_defendatnt-lists .teaser_counter-wrapper {
    padding: 15px 7px 15px 10px;
    height: 80px; }
.block_index-anons {
  text-align: center;
  display: flex;
  justify-content: center;
  margin: -20px 15px 15px 15px;
  padding-bottom: 15px; }
  .block_index-anons .field-item {
    font-size: 18px; }
  .block_index-anons .field-name-field-notice-type {
    padding-right: 10px;
    font-weight: bold;
    color: #a00; }

#block-block-10 {
  display: none; }

.views-exposed-form {
  margin-bottom: 30px; }
  .views-exposed-form .views-exposed-widget .form-text {
    width: 100%; }
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 27px; }
.views-field-edit-node {
  position: absolute;
  z-index: 25;
  top: 0;
  right: 30px;
  padding: 3px;
  background: rgba(234, 248, 255, 0.5); }

.view-filters {
  background: #eceef0;
  padding: 10px 25px;
  margin-bottom: 15px; }

.youtube-field-player {
  width: 100% !important; }

.media.col-sm-8 {
  padding: 0; }
@media (min-width: 640px) {
  .media {
    padding: 0 15px; } }
.media__description {
  padding-top: 30px; }
.media .field-name-field-youtube {
  position: relative;
  height: 150px;
  /*
      height: 600px;
      //992-1200
      height: 333px;
      //768-991
      height: 255px;
      //600-767
      height: 255px;
      //480-599
      height: 230px;*/ }
  @media (min-width: 1200px) {
    .media .field-name-field-youtube {
      height: 232px; } }
  @media (min-width: 481px) {
    .media .field-name-field-youtube {
      height: 320px; } }
  @media (min-width: 640px) {
    .media .field-name-field-youtube {
      height: 396px; } }
  @media (min-width: 992px) {
    .media .field-name-field-youtube {
      height: 420px; } }
  @media (min-width: 1200px) {
    .media .field-name-field-youtube {
      height: 600px; } }
.media .youtube-field-player {
  position: absolute;
  width: 100%;
  height: 100%; }

.roll__switcher {
  position: absolute;
  z-index: 20;
  bottom: 5px; }
.roll__wrapper .teaser__shadow-wrapper {
  height: 150px; }
  .roll__wrapper .teaser__shadow-wrapper:after {
    height: 90px; }
.roll__content_150 {
  height: 150px; }

.block_search-form .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0; }
.block_search-form .views-exposed-widgets {
  margin-bottom: 0; }
.block_search-form .views-exposed-form {
  margin-bottom: 0; }
  .block_search-form .views-exposed-form .views-submit-button {
    position: absolute;
    right: 60px;
    top: 0;
    height: 35px;
    width: 35px;
    background: none;
    border-radius: 0 6px 6px 0;
    overflow: hidden; }
    .block_search-form .views-exposed-form .views-submit-button:before {
      content: "\f002";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 24px;
      line-height: 0;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      /*left: 0;*/
      right: 0;
      top: 15px;
      z-index: 1000;
      color: #000; }
    .block_search-form .views-exposed-form .views-submit-button:hover {
      color: red; }
    .block_search-form .views-exposed-form .views-submit-button .form-submit {
      margin: 0;
      position: absolute;
      border: none;
      background: none;
      color: transparent;
      height: 35px;
      width: 35px;
      z-index: 1001; }
.block_search-form .form-text {
  width: 100%;
  font-size: 22px;
  padding: 4px 10px 4px 30px;
  height: 34px;
  background: #f3f3f3;
  border: none;
  border-radius: 6px; }
.block_search-form-mob .views-exposed-form .views-submit-button {
  right: 0; }
.block_search-form-mob .button_clear-search {
  left: 0; }

form {
  font-family: 'Open Sans', sans-serif; }
  form input[type=submit],
  form button {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #000;
    background: #fff;
    box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.25); }
    form input[type=submit]:hover, form input[type=submit]:active,
    form button:hover,
    form button:active {
      color: #fff;
      border: 1px solid #666;
      background: #000; }
  form input.form-text {
    font-size: 15px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #666; }
  form input.form_input-search {
    width: 100%;
    font-size: 22px;
    padding: 4px 10px 4px 30px;
    height: 34px;
    background: #f3f3f3;
    border: none;
    border-radius: 6px; }
    form input.form_input-search::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #9c9da0; }
    form input.form_input-search::-moz-placeholder {
      /* Firefox 19+ */
      color: #9c9da0; }
    form input.form_input-search:-ms-input-placeholder {
      /* IE 10+ */
      color: #9c9da0; }
    form input.form_input-search:-moz-placeholder {
      /* Firefox 18- */
      color: #9c9da0; }
  form .views-exposed-form input[type='submit'],
  form .views-exposed-form button {
    margin-right: 8px; }
  form .views-exposed-widget {
    position: relative; }
    form .views-exposed-widget label {
      padding-bottom: 4px;
      font-weight: normal;
      font-size: 15px; }
  form .select2-container {
    min-width: 165px !important; }

.form_submit-search {
  position: absolute;
  right: 50px;
  top: 0;
  border: none;
  background: none;
  border-radius: 0 6px 6px 0;
  overflow: hidden;
  padding: 0 0 0 5px;
  font-size: 35px;
  line-height: 0; }
  .form_submit-search:hover, .form_submit-search:active {
    border: none; }

.ajax-progress.ajax-progress-throbber {
  position: absolute;
  z-index: 50;
  left: 0; }

.item-list .pager li {
  margin: 0 0 7px 0;
  padding: 0;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #ccc; }
  .item-list .pager li.pager-current, .item-list .pager li.pager-ellipsis {
    border: none;
    padding: 5px 9px; }

.pager-next a:before {
  font-family: "FontAwesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f04e'; }
.pager-last a:before {
  font-family: "FontAwesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f050"; }
.pager-previous a:before {
  font-family: "FontAwesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f04a"; }
.pager-first a:before {
  font-family: "FontAwesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f049"; }
.pager a {
  display: inline-block;
  padding: 5px 9px; }
  .pager a:link {
    text-decoration: none; }
  .pager a:visited {
    text-decoration: none; }
  .pager a:hover, .pager a:active {
    text-decoration: none;
    background: #eee; }

.maincontent__date {
  font-weight: bold; }
.maincontent blockquote {
  background: url(../images/quote-top.png) no-repeat top left;
  padding: 55px 0 0px 40px;
  border-bottom: solid 2px #393836;
  display: block;
  /* position: relative; */
  font-size: 24px;
  font-style: italic;
  font-family: 'Times New Roman';
  margin: 30px 0; }
  .maincontent blockquote p {
    padding: 0 0 20px 0; }
.maincontent ul {
  margin: 25px 0;
  clear: left; }
  .maincontent ul.link-wrapper-download {
    margin: 0 0 15px 0; }
  .maincontent ul.links {
    margin: 0; }
    .maincontent ul.links li {
      margin-bottom: 10px;
      list-style-type: none;
      margin-left: 0; }
  .maincontent ul li {
    margin-bottom: 10px;
    list-style-type: disc;
    margin-left: 20px; }
    .maincontent ul li.button--item {
      list-style-type: none;
      display: inline-block;
      margin: 0 8px 10px 0;
      text-transform: uppercase; }
  .maincontent ul ol {
    margin-bottom: 10px; }
.maincontent ol {
  margin: 25px 0;
  clear: left; }
.maincontent h2 {
  font-size: 28px;
  margin-bottom: 5px;
  color: #000;
  line-height: 1; }
.maincontent h3 {
  font-size: 26px;
  margin-bottom: 5px;
  color: #000;
  line-height: 1; }
.maincontent__meta {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #7a7a7a;
  padding: 15px 0 0 0;
  margin-bottom: 15px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }
  .maincontent__meta-item {
    margin-bottom: 7px;
    display: flex;
    align-items: center; }
  .maincontent__meta_inline {
    padding: 7px 0 0 0;
    display: flex; }
    .maincontent__meta_inline .maincontent__meta-item {
      display: inline-block;
      margin-right: 10px; }
      .maincontent__meta_inline .maincontent__meta-item div {
        display: inline-block; }
    .maincontent__meta_inline .teaser__title_autor {
      text-align: left;
      padding-left: 0; }
  .maincontent__meta ul.links li {
    margin: 0; }
  .maincontent__meta_text-wrapper {
    padding-left: 20px; }
.maincontent__autor {
  max-width: 265px; }
.maincontent__created {
  font-weight: bold;
  color: #414042; }
.maincontent__pub-type {
  font-weight: bold;
  font-size: 16px; }
.maincontent__codex {
  white-space: nowrap; }
  .maincontent__codex .field-name-field-codex-article {
    white-space: normal; }
.maincontent__program .field-name-field-codex-article,
.maincontent__program .field-name-field-program,
.maincontent__program ul.links, .maincontent__codex .field-name-field-codex-article,
.maincontent__codex .field-name-field-program,
.maincontent__codex ul.links {
  display: inline-block; }
  .maincontent__program .field-name-field-codex-article li,
  .maincontent__program .field-name-field-program li,
  .maincontent__program ul.links li, .maincontent__codex .field-name-field-codex-article li,
  .maincontent__codex .field-name-field-program li,
  .maincontent__codex ul.links li {
    display: inline-block; }
.maincontent__program ul li {
  margin-bottom: 0;
  list-style-type: none;
  margin-left: 0; }
.maincontent__sidebar-left {
  padding-top: 15px; }
.maincontent__sidebar_project {
  padding-top: 20px; }
.maincontent__sidebar .block {
  margin-bottom: 20px; }
.maincontent iframe {
  max-width: 100%;
  margin: 15px auto;
  border: none; }
.maincontent .media iframe {
  margin: 0 auto 15px auto; }
.maincontent img {
  max-width: 100%;
  height: auto;
  margin: 15px auto; }
.maincontent .title__wrapper img, .maincontent__sidebar img {
  margin: 0; }
.maincontent .field-name-field-text div[class^="col-"], .maincontent .field-name-field-anons div[class^="col-"] {
  float: none;
  width: 100%;
  padding: 0 10px 0 0; }
.maincontent .field-name-field-text h4, .maincontent .field-name-field-anons h4 {
  font-size: 20px; }

.teaser {
  position: relative; }
  .teaser:after {
    content: '';
    display: block;
    clear: both; }
  .teaser img {
    max-width: 100%;
    height: auto;
    display: block; }
  .teaser__shadow-wrapper {
    position: relative;
    overflow: hidden; }
    .teaser__shadow-wrapper:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 45px;
      pointer-events: none;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.73+21,1+78 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.73) 21%, white 78%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.73) 21%, white 78%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.73) 21%, white 78%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
      /* IE6-9 */ }
  .teaser__shadow-wrapper_dark:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eceef0+0,eceef0+100&0+0,0.73+21,1+78 */
    background: -moz-linear-gradient(top, rgba(236, 238, 240, 0) 0%, rgba(236, 238, 240, 0.73) 21%, #eceef0 78%, #eceef0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(236, 238, 240, 0) 0%, rgba(236, 238, 240, 0.73) 21%, #eceef0 78%, #eceef0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(236, 238, 240, 0) 0%, rgba(236, 238, 240, 0.73) 21%, #eceef0 78%, #eceef0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eceef0', endColorstr='#eceef0', GradientType=0);
    /* IE6-9 */ }
  .teaser__inner-project, .teaser--hover, .teaser__hover {
    position: relative;
    z-index: 10;
    cursor: pointer; }
    .teaser__inner-project:hover, .teaser--hover:hover, .teaser__hover:hover {
      -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5);
      box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5); }
  .teaser-sidebar, .teaser-news {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #ccc; }
    .teaser-sidebar-full-list, .teaser-news-full-list {
      padding-bottom: 20px; }
    @media (min-width: 481px) and (max-width: 768px) {
      .teaser-sidebar .col-md-4, .teaser-news .col-md-4 {
        width: 33.33333333%;
        float: left; }
      .teaser-sidebar .col-md-8, .teaser-news .col-md-8 {
        width: 66.66666667%;
        float: left; } }
    .teaser-sidebar .teaser__date, .teaser-news .teaser__date {
      font-weight: bold; }
    .teaser-sidebar p, .teaser-news p {
      padding: 0; }
    .teaser-sidebar .teaser__title, .teaser-news .teaser__title {
      margin-top: 22px;
      font-family: 'Open Sans', sans-serif; }
      .teaser-sidebar .teaser__title.teaser__title_light, .teaser-news .teaser__title.teaser__title_light {
        font-weight: normal;
        margin: 0 0 0 0; }
    .teaser-sidebar .teaser__shadow-wrapper, .teaser-news .teaser__shadow-wrapper {
      height: 210px; }
      .teaser-sidebar .teaser__shadow-wrapper .teaser__source, .teaser-news .teaser__shadow-wrapper .teaser__source {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 10;
        white-space: nowrap;
        text-align: left; }
  .teaser-blog {
    margin-bottom: 35px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 25px; }
    .teaser-blog:last-child {
      border-bottom: none;
      padding-bottom: 0; }
    @media (min-width: 481px) {
      .teaser-blog .col-sm-3 {
        width: 25%;
        float: left; }
      .teaser-blog .col-sm-9 {
        width: 75%;
        float: left; } }
    @media (max-width: 480px) {
      .teaser-blog {
        text-align: center; }
        .teaser-blog .teaser__source {
          text-align: center; } }
  .teaser-pub {
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 25px; }
    .teaser-pub-index:last-child {
      border-bottom: none;
      padding-bottom: 0; }
    .teaser-pub-full-list {
      border-bottom: 1px dotted #ccc;
      padding-bottom: 25px; }
      .teaser-pub-full-list .teaser__title {
        height: 100px;
        overflow: hidden;
        margin-bottom: 3px; }
    @media (max-width: 640px) {
      .teaser-pub .col-xs-9 {
        width: 100%;
        padding: 0; } }
    @media (max-width: 480px) {
      .teaser-pub .col-sm-9 {
        padding: 0; } }
  .teaser_defendant {
    margin-bottom: 30px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 25px;
    position: relative; }
    .teaser_defendant .teaser__shadow-wrapper {
      height: auto; }
      .teaser_defendant .teaser__shadow-wrapper:after {
        content: normal; }
        @media (min-width: 481px) {
          .teaser_defendant .teaser__shadow-wrapper:after {
            content: ''; } }
      @media (min-width: 481px) {
        .teaser_defendant .teaser__shadow-wrapper {
          height: 180px; } }
      .teaser_defendant .teaser__shadow-wrapper_maintext {
        height: 150px; }
    .teaser_defendant .icon_meta:before {
      font-size: 15px;
      width: 22px;
      height: 22px; }
    .teaser_defendant .teaser__meta {
      font-family: 'Open Sans', sans-serif; }
    .teaser_defendant .teaser__blog,
    .teaser_defendant .teaser__mail,
    .teaser_defendant .teaser__help {
      padding-top: 8px;
      display: none; }
      @media (min-width: 481px) {
        .teaser_defendant .teaser__blog,
        .teaser_defendant .teaser__mail,
        .teaser_defendant .teaser__help {
          display: block; } }
    @media (max-width: 480px) {
      .teaser_defendant {
        padding: 0 0 10px 0; }
        .teaser_defendant .teaser__anons {
          display: none; } }
  .teaser__blog, .teaser__mail, .teaser__help {
    padding-top: 8px; }
    .teaser__blog a:before, .teaser__mail a:before, .teaser__help a:before {
      content: "";
      font-family: "FontAwesome";
      display: inline-block;
      margin-right: 7px;
      font-size: 18px;
      position: relative;
      top: 0;
      background: #fff;
      color: #707694;
      width: 26px;
      height: 26px;
      text-align: center;
      border: 1px solid #707694;
      line-height: 1.5;
      border-radius: 50%; }
    .teaser__blog a:link, .teaser__blog a:visited, .teaser__mail a:link, .teaser__mail a:visited, .teaser__help a:link, .teaser__help a:visited {
      text-decoration: none; }
      .teaser__blog a:link:before, .teaser__blog a:visited:before, .teaser__mail a:link:before, .teaser__mail a:visited:before, .teaser__help a:link:before, .teaser__help a:visited:before {
        border-color: #707694;
        color: #707694; }
    .teaser__blog a:hover, .teaser__blog a:active, .teaser__mail a:hover, .teaser__mail a:active, .teaser__help a:hover, .teaser__help a:active {
      text-decoration: none; }
      .teaser__blog a:hover:before, .teaser__blog a:active:before, .teaser__mail a:hover:before, .teaser__mail a:active:before, .teaser__help a:hover:before, .teaser__help a:active:before {
        border-color: #fc202c;
        color: #fc202c; }
  .teaser__mail_bottom {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 15; }
  .teaser__mail label {
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px; }
  .teaser__mail_content {
    display: none; }
  .teaser__mail a:before {
    content: "\f003"; }
  .teaser__help {
    font-size: 15px; }
    .teaser__help_bottom {
      position: absolute;
      right: 10px;
      bottom: 10px;
      z-index: 15; }
    .teaser__help a:before {
      content: "\f158"; }
  .teaser__blog a:before {
    content: "\f27b"; }
  .teaser__date {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    color: #666;
    font-size: 14px; }
  .teaser__title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 8px; }
    .teaser__title a:link, .teaser__title a:visited {
      color: #000;
      text-decoration: none; }
    .teaser__title a:hover, .teaser__title a:active {
      text-decoration: none;
      color: #fc202c; }
    .teaser__title_autor {
      font-family: 'Open Sans', sans-serif;
      margin-bottom: 10px; }
    .teaser__title_case {
      font-family: 'Open Sans', sans-serif;
      position: absolute;
      top: 0;
      width: 100%;
      padding: 15px 10px 0 10px;
      height: 120px;
      margin: 0;
      text-align: center;
      color: #fff;
      /*font-size: 25px;*/
      font-size: 22px;
      line-height: 1;
      background: rgba(0, 0, 0, 0.3); }
      .teaser__title_case a:link, .teaser__title_case a:visited {
        color: #fff;
        text-decoration: none; }
      .teaser__title_case a:hover, .teaser__title_case a:active {
        text-decoration: none;
        color: #ffedaa; }
      .teaser__title_case-news {
        font-weight: normal;
        text-transform: uppercase;
        margin-bottom: 15px;
        font-size: 14px; }
      .teaser__title_case-link {
        font-weight: normal;
        font-size: 14px; }
  .teaser__anons_offset {
    padding-left: 15px;
    border-left: 1px solid #d4d4d4; }
  .teaser__files {
    margin-top: 15px;
    min-height: 28px; }
  .teaser__source {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: right;
    color: #808080;
    padding-top: 7px;
    overflow: hidden; }
    .teaser__source_left {
      text-align: left; }
    .teaser__source a:link, .teaser__source a:visited {
      color: #c0c0c0;
      text-decoration: none; }
    .teaser__source a:hover, .teaser__source a:active {
      text-decoration: none;
      color: #fc202c; }
  .teaser .teaser__source {
    position: absolute;
    top: 0;
    padding-top: 0;
    right: 10px; }
  .teaser__type-wrapper {
    font-size: 14px;
    color: #666;
    font-weight: bold; }
  .teaser__program {
    font-family: 'Open Sans', sans-serif; }
    .teaser__program-wrapper {
      font-family: 'Open Sans', sans-serif;
      font-size: 13px;
      padding-bottom: 7px;
      color: #666; }
  .teaser_big {
    background: #eceef0;
    margin-bottom: 25px;
    position: relative; }
    .teaser_big .teaser__title {
      position: absolute;
      top: 0;
      width: 100%;
      margin: 0;
      padding: 20px 15px 0 15px;
      text-align: center;
      color: #fff;
      font-size: 24px;
      font-weight: normal;
      line-height: 1;
      background: rgba(0, 0, 0, 0.3); }
      @media (min-width: 992px) {
        .teaser_big .teaser__title {
          font-size: 30px;
          font-weight: bold; } }
      .teaser_big .teaser__title a:link, .teaser_big .teaser__title a:visited {
        color: #fff;
        text-decoration: none; }
      .teaser_big .teaser__title a:hover, .teaser_big .teaser__title a:active {
        text-decoration: none;
        color: #ffedaa; }
    .teaser_big .teaser__anons {
      padding: 20px 20px; }
      .teaser_big .teaser__anons a:link, .teaser_big .teaser__anons a:visited {
        color: #000;
        text-decoration: none; }
      .teaser_big .teaser__anons a:hover, .teaser_big .teaser__anons a:active {
        text-decoration: none;
        color: #fc202c; }
  .teaser_program {
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .teaser_program {
        height: 430px;
        padding-bottom: 0; } }
    .teaser_program .teaser__title {
      height: 110px; }
    @media (max-width: 480px) {
      .teaser_program {
        height: auto;
        padding-bottom: 50px; } }
  .teaser_list {
    height: 400px; }
    @media (min-width: 769px) and (max-width: 992px) {
      .teaser_list {
        height: 470px; } }
    @media (max-width: 768px) {
      .teaser_list {
        height: auto;
        padding-bottom: 50px; } }
    .teaser_list .teaser__title {
      height: 175px; }
      @media (max-width: 992px) {
        .teaser_list .teaser__title {
          height: 145px; } }
  .teaser__more_bottom {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center; }
  .teaser__more_right {
    text-align: right;
    padding-right: 20px; }
  .teaser__more_center {
    text-align: center; }
  .teaser__more_abs {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 18px;
    padding-right: 0;
    text-align: center;
    z-index: 500; }
  .teaser_case {
    border: 1px solid #d4d4d4;
    background: #eceef0;
    margin-bottom: 25px;
    position: relative; }
    .teaser_case .teaser__anons {
      padding: 20px 18px;
      height: 200px;
      overflow: hidden; }
    .teaser_case-media .teaser__anons {
      height: auto;
      max-height: 200px; }
    .teaser_case-news {
      background: #fff;
      padding: 18px 18px 45px 18px;
      min-height: 180px; }
      .teaser_case-news .teaser__more {
        position: absolute;
        right: 0;
        width: 100%;
        bottom: 18px;
        padding-right: 0;
        text-align: center; }
    .teaser_case-index .teaser_case-news {
      min-height: 340px; }
      @media (max-width: 480px) {
        .teaser_case-index .teaser_case-news {
          min-height: unset;
          padding-bottom: 50px; } }
    .teaser_case-short .teaser_case-news {
      height: 75px;
      min-height: unset; }
  .teaser-case-news-row {
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 0; }
    .teaser-case-news-row:last-child {
      border-bottom: none;
      margin-bottom: 15px; }
    .teaser-case-news-row .teaser__date {
      margin-bottom: 2px; }
    .teaser-case-news-row .teaser__shadow-wrapper {
      height: 70px;
      overflow: hidden; }
      .teaser-case-news-row .teaser__shadow-wrapper:after {
        height: 20px; }
  .teaser__autor {
    padding: 0;
    text-align: center; }
  .teaser__info_blog {
    padding-top: 30px; }
  .teaser__info_coordinators {
    padding-top: 15px; }
  .teaser__quote {
    font-style: italic; }
  .teaser__img-wrapper {
    padding-left: 0; }
  .teaser__img-program {
    height: 110px;
    overflow: hidden; }
    .teaser__img-program img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .teaser__img-list {
    height: 175px;
    overflow: hidden; }
    @media (max-width: 992px) {
      .teaser__img-list {
        height: 145px; } }
    .teaser__img-list img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .teaser__img-case {
    height: 120px;
    overflow: hidden; }
    .teaser__img-case img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .teaser__img_portret .teaser__img-inner {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
    .teaser__img_portret .teaser__img-inner img {
      display: block;
      margin: 0;
      width: 90px;
      height: auto; }
  .teaser__img_coordinators .teaser__img-inner {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
    .teaser__img_coordinators .teaser__img-inner img {
      display: block;
      width: 90px;
      height: auto;
      margin: 0; }
  .teaser-coordinators .teaser__quote {
    font-size: 14px;
    padding: 7px 0 0 0;
    color: #aeb5ca; }
    .teaser-coordinators .teaser__quote a:link, .teaser-coordinators .teaser__quote a:visited {
      color: #aeb5ca;
      text-decoration: none; }
    .teaser-coordinators .teaser__quote a:hover, .teaser-coordinators .teaser__quote a:active {
      text-decoration: underline;
      color: #aeb5ca; }
  .teaser_counter {
    font-size: 40px;
    line-height: 45px;
    padding: 0; }
    @media (max-width: 480px) {
      .teaser_counter {
        font-size: 55px; } }
    @media (min-width: 768px) {
      .teaser_counter {
        font-size: 45px; } }
    @media (min-width: 1200px) {
      .teaser_counter {
        font-size: 55px; } }
    .teaser_counter-wrapper {
      padding: 25px 7px 25px 10px;
      border: 1px solid #000;
      cursor: pointer;
      height: 95px;
      overflow: hidden; }
      .teaser_counter-wrapper:after {
        content: '';
        display: block;
        clear: both; }
      .teaser_counter-wrapper:hover {
        background: #000;
        color: #fff; }
        .teaser_counter-wrapper:hover a:link, .teaser_counter-wrapper:hover a:visited, .teaser_counter-wrapper:hover a:hover, .teaser_counter-wrapper:hover a:active {
          text-decoration: none;
          color: #fff; }
      @media (max-width: 992px) {
        .teaser_counter-wrapper {
          margin-bottom: 8px; }
          .teaser_counter-wrapper .col-sm-3 {
            width: 25%;
            float: left; }
          .teaser_counter-wrapper .col-sm-9 {
            width: 75%;
            float: left; } }
    .teaser_counter-text {
      font-size: 16px;
      padding: 0 0 0 10px; }
      .teaser_counter-text a:link, .teaser_counter-text a:visited {
        color: #414042;
        text-decoration: none; }
      .teaser_counter-text a:hover, .teaser_counter-text a:active {
        text-decoration: none;
        color: #fff; }
  .teaser-media {
    margin-bottom: 10px; }
    .teaser-media .teaser__title {
      font-weight: normal; }
    .teaser-media .teaser__img-wrapper {
      padding: 0;
      position: relative; }
    .teaser-media .teaser__info {
      padding: 15px 0 0 15px; }
      @media (min-width: 768px) {
        .teaser-media .teaser__info {
          padding: 15px 0 0 0; } }
      @media (min-width: 1200px) {
        .teaser-media .teaser__info {
          padding: 0 0 0 15px; } }
    @media (min-width: 768px) {
      .teaser-media {
        padding: 0; } }
    @media (min-width: 992px) {
      .teaser-media {
        padding: 15px 0 0 15px; } }
    @media (min-width: 1200px) {
      .teaser-media {
        padding: 15px 0 0 0;
        margin-bottom: 35px; } }
    .teaser-media-all {
      padding: 0;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .teaser-media-all {
          padding: 0 15px; } }
    .teaser-media .teaser__title {
      font-size: 15px; }
      .teaser-media .teaser__title_media {
        padding-top: 10px;
        text-align: center;
        font-size: 16px; }
    .teaser-media .teaser__meta {
      position: absolute;
      left: 50%;
      top: 45%;
      color: #fff; }
      @media (min-width: 1200px) {
        .teaser-media .teaser__meta {
          top: 40px; } }
      .teaser-media .teaser__meta-link:link, .teaser-media .teaser__meta-link:link .teaser__date, .teaser-media .teaser__meta-link:visited, .teaser-media .teaser__meta-link:visited .teaser__date {
        color: #fff;
        text-decoration: none; }
      .teaser-media .teaser__meta-link:hover, .teaser-media .teaser__meta-link:hover .teaser__date, .teaser-media .teaser__meta-link:active, .teaser-media .teaser__meta-link:active .teaser__date {
        text-decoration: none;
        color: #ffedaa; }
      .teaser-media .teaser__meta-link .teaser__media-type,
      .teaser-media .teaser__meta-link .teaser__date {
        display: block; }
    .teaser-media .icon__media {
      font-size: 18px;
      position: relative;
      left: -18px; }
    .teaser-media-all {
      position: relative; }
      .teaser-media-all .teaser__meta {
        left: 0;
        top: 0;
        padding: 7px 0 7px 65px;
        width: 100%;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+15,0.73+62,0+100 */
        background: -moz-linear-gradient(top, black 0%, black 15%, rgba(0, 0, 0, 0.73) 62%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, black 0%, black 15%, rgba(0, 0, 0, 0.73) 62%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, black 0%, black 15%, rgba(0, 0, 0, 0.73) 62%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
        /* IE6-9 */ }
      .teaser-media-all .icon__media {
        position: absolute;
        left: 11px; }
      .teaser-media-all .teaser__title {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px 10px;
        margin: 0 15px;
        font-size: 16px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.73+21,1+78 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 21%, black 78%, black 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 21%, black 78%, black 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 21%, black 78%, black 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
        /* IE6-9 */ }
        .teaser-media-all .teaser__title a:link, .teaser-media-all .teaser__title a:visited {
          color: #fff;
          text-decoration: none; }
        .teaser-media-all .teaser__title a:hover, .teaser-media-all .teaser__title a:active {
          text-decoration: none;
          color: #ffedaa; }
    @media (max-width: 480px) {
      .teaser-media .col-xs-6 {
        width: 100%;
        float: none; } }
    @media (max-width: 992px) {
      .teaser-media .col-sm-5,
      .teaser-media .col-sm-7 {
        width: 100%;
        float: none; } }
  .teaser--wrapper {
    position: relative; }
    .teaser--wrapper.views-row-odd {
      padding-left: 0;
      padding-right: 30px; }
  .teaser-dark, .teaser_dark {
    background: #eceef0;
    border: 1px solid #d9d8da;
    padding: 15px; }
    .teaser-dark .teaser__shadow-wrapper, .teaser_dark .teaser__shadow-wrapper {
      height: 150px; }
  .teaser-bordered, .teaser_bordered {
    padding-bottom: 15px; }
  .teaser__type-wrapper {
    font-family: 'Open Sans', sans-serif; }
  .teaser__inner-project {
    background: #eee;
    margin: 0 -15px;
    padding: 20px 15px; }
    .teaser__inner-project .teaser__type-wrapper {
      color: #000; }
    .teaser__inner-project:after {
      content: '';
      clear: both;
      display: block; }

.footer {
  margin-top: 30px;
  padding: 40px 0 0 0;
  background: #15171c;
  color: #fff; }
  .footer__sm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #494f60; }
    @media (min-width: 768px) {
      .footer__sm {
        margin-top: 0; } }
  .footer__index-wrapper {
    margin-bottom: 0; }
    .footer__index-wrapper .footer {
      margin-top: 0; }

.hidden-sm {
  display: none; }
  @media (min-width: 640px) {
    .hidden-sm {
      display: block; } }

@media (max-width: 480px) {
  .col-xs-2,
  .col-xs-4,
  .col-xs-6,
  .col-xs-8,
  .col-xs-10,
  .col-xs-12 {
    float: none;
    width: 100%;
    padding: 0 0 15px 0;
    margin-bottom: 10px;
    text-align: center; }
    .col-xs-2 .teaser__img img,
    .col-xs-4 .teaser__img img,
    .col-xs-6 .teaser__img img,
    .col-xs-8 .teaser__img img,
    .col-xs-10 .teaser__img img,
    .col-xs-12 .teaser__img img {
      margin: auto; } }
#block-system-main div.warning { background-image: none !important; }

/*# sourceMappingURL=main.css.map */

#content-wrapper .view-search2017 .view-filters { display: none; }
