﻿@charset "UTF-8";
/*!
 * Developed by MainBit (http://mainbit.com) in 2015
 * Theme for climate-russia.org website
 */
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?n967ay");
  src: url("fonts/icomoon.eot?n967ay#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?n967ay") format("truetype"), url("fonts/icomoon.woff?n967ay") format("woff"), url("fonts/icomoon.svg?n967ay#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-climate-russia-text:before {
  content: "\e805"; }

.icon-climate-russia-text-eng:before {
  content: "\e806"; }

.icon-objective-investment:before {
  content: "\e800"; }

.icon-objective-image:before {
  content: "\e801"; }

.icon-objective-edu:before {
  content: "\e802"; }

.icon-objective-positive:before {
  content: "\e803"; }

.icon-objective-info:before {
  content: "\e804"; }

.icon-expanded:before {
  content: "\e615"; }

.icon-collapsed:before {
  content: "\e614"; }

.icon-video:before {
  content: "\e613"; }

.icon-share-gplus:before {
  content: "\e612"; }

.icon-share-fb:before {
  content: "\e60d"; }

.icon-share-tw:before {
  content: "\e60e"; }

.icon-share-vk:before {
  content: "\e610"; }

.icon-share-counter:before {
  content: "\e611"; }

.icon-close:before {
  content: "\e60c"; }

.icon-menu:before {
  content: "\e600"; }

.icon-search:before {
  content: "\e601"; }

.icon-arrow-lg-left:before {
  content: "\e602"; }

.icon-arrow-lg-right:before {
  content: "\e603"; }

.icon-arrow-left:before {
  content: "\e604"; }

.icon-arrow-right:before {
  content: "\e605"; }

.icon-climate-russia:before {
  content: "\e607"; }

.icon-social-tw:before {
  content: "\e608"; }

.icon-social-vk:before {
  content: "\e609"; }

.icon-social-fb:before {
  content: "\e60a"; }

.icon-social-ok:before {
  content: "\e60b"; }

.icon-mainbit:before {
  content: "\e60f"; }

.breadcrumb {
  font-size: 0.85714rem;
  line-height: 1.28571rem;
  margin: 0; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #858585;
      content: "/"; }
  .breadcrumb .active a {
    cursor: default;
    color: #858585; }

#layout-navigation {
  margin-bottom: 2.28571rem; }

#layout-before-main {
  margin: 2.28571rem 0 1.85714rem; }

#layout-main-container {
  margin-top: 1.85714rem; }

.layout-popup #layout-main-container {
  margin-top: 0; }

.btn {
  font-size: 0.92857rem;
  line-height: 1;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  padding-top: 13px;
  padding-bottom: 12px;
  text-transform: uppercase; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none; }

.btn-more:hover, .btn-more:active {
  /*&:after {
            content: '>';
            display: inline-block;
            margin-left: 0.7em;
        }*/ }

.btn-inverse-more {
  color: #fff;
  background-image: none;
  background-color: transparent;
  border-color: #fff; }
  .btn-inverse-more:hover {
    color: #fff;
    border-color: #fff; }
  .btn-inverse-more:active, .btn-inverse-more.active,
  .open > .btn-inverse-more.dropdown-toggle {
    color: #f2f2f2;
    border-color: #f2f2f2; }

.btn-primary-more {
  color: #5868a7;
  background-image: none;
  background-color: transparent;
  border-color: #5868a7; }
  .btn-primary-more:hover {
    color: #5868a7;
    border-color: #5868a7; }
  .btn-primary-more:active, .btn-primary-more.active,
  .open > .btn-primary-more.dropdown-toggle {
    color: #4f5e96;
    border-color: #4f5e96; }

.btn-subscribe {
  color: #fff;
  background-image: none;
  background-color: transparent;
  border-color: #fff; }
  .btn-subscribe:hover {
    background-color: #465386;
    border-color: #465386; }
  .btn-subscribe:active, .btn-subscribe.active,
  .open > .btn-subscribe.dropdown-toggle {
    background-color: #353e64;
    border-color: #353e64; }

.card-news-list {
  border: none; }

.card-header-gray-dark {
  background: #1b2348;
  padding: 23px 15px 22px;
  color: #fff; }
  .card-header-gray-dark .display-3 {
    margin: 0;
    padding: 0;
    color: #fff; }

.card-news-list .card-tile4 {
  border: none;
  border-top: 1px solid #d3dae5; }

.card-tile-list {
  margin-bottom: -10px; }

.card-tile-lists-wrapper {
  margin-bottom: 38px; }

.card-tile {
  display: block;
  position: relative;
  overflow: hidden;
  height: 300px;
  border-radius: 0;
  margin-bottom: 10px; }
  .card-tile.card-tile-image-missed,
  .card-tile .rubric,
  .card-tile .h3,
  .card-tile .text-field-tile-description,
  .card-tile .published,
  .card-tile .btn-more,
  .card-tile .card-content-img:after {
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s; }
  .card-tile .rubric {
    position: absolute;
    display: inline-block;
    top: 20px;
    left: 20px;
    border-radius: 3px;
    background: #fff;
    z-index: 3;
    white-space: nowrap;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    padding: 1px 5px 0;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  .card-tile .card-content {
    display: block;
    padding: 19px 20px 20px 20px;
    height: 100%;
    /*display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        align-items: flex-start;*/ }
  .card-tile .card-content-text {
    height: 100%;
    display: block;
    overflow: hidden; }
  .card-tile .h3 {
    color: #5868a7;
    display: block; }
  .card-tile .text-field-tile-description {
    margin-top: 0.4rem;
    color: #2c3236; }
  .card-tile .published {
    display: block; }
  .card-tile .btn-more {
    position: absolute;
    left: 15px;
    bottom: 20px; }
    .card-tile .btn-more:hover:after {
      display: none; }
  .card-tile:hover .h3 {
    color: #465386; }
  .card-tile:active .h3 {
    color: #353e64; }
  .card-tile.color-technology .card-content-img:after {
    background: #16a3e5; }
  .card-tile.color-technology .rubric {
    color: #16a3e5; }
  .card-tile.color-technology .btn-more {
    border-color: #16a3e5;
    color: #16a3e5; }
  .card-tile.color-technology.card-tile-image-exists:hover .btn-more {
    border-color: #16a3e5;
    background: #16a3e5;
    color: #fff; }
  .card-tile.color-technology.card-tile-image-missed {
    background: #16a3e5; }
    .card-tile.color-technology.card-tile-image-missed .btn-more {
      border-color: #fff;
      background: #16a3e5;
      color: #fff; }
    .card-tile.color-technology.card-tile-image-missed:hover .rubric {
      background: #16a3e5; }
    .card-tile.color-technology.card-tile-image-missed:hover .btn-more {
      border-color: #16a3e5;
      background: #16a3e5;
      color: #fff; }
  .card-tile.color-politics .card-content-img:after {
    background: #7a9099; }
  .card-tile.color-politics .rubric {
    color: #7a9099; }
  .card-tile.color-politics .btn-more {
    border-color: #7a9099;
    color: #7a9099; }
  .card-tile.color-politics.card-tile-image-exists:hover .btn-more {
    border-color: #7a9099;
    background: #7a9099;
    color: #fff; }
  .card-tile.color-politics.card-tile-image-missed {
    background: #7a9099; }
    .card-tile.color-politics.card-tile-image-missed .btn-more {
      border-color: #fff;
      background: #7a9099;
      color: #fff; }
    .card-tile.color-politics.card-tile-image-missed:hover .rubric {
      background: #7a9099; }
    .card-tile.color-politics.card-tile-image-missed:hover .btn-more {
      border-color: #7a9099;
      background: #7a9099;
      color: #fff; }
  .card-tile.color-towns .card-content-img:after {
    background: #6449bc; }
  .card-tile.color-towns .rubric {
    color: #6449bc; }
  .card-tile.color-towns .btn-more {
    border-color: #6449bc;
    color: #6449bc; }
  .card-tile.color-towns.card-tile-image-exists:hover .btn-more {
    border-color: #6449bc;
    background: #6449bc;
    color: #fff; }
  .card-tile.color-towns.card-tile-image-missed {
    background: #6449bc; }
    .card-tile.color-towns.card-tile-image-missed .btn-more {
      border-color: #fff;
      background: #6449bc;
      color: #fff; }
    .card-tile.color-towns.card-tile-image-missed:hover .rubric {
      background: #6449bc; }
    .card-tile.color-towns.card-tile-image-missed:hover .btn-more {
      border-color: #6449bc;
      background: #6449bc;
      color: #fff; }
  .card-tile.color-initiatives .card-content-img:after {
    background: #ed8d10; }
  .card-tile.color-initiatives .rubric {
    color: #ed8d10; }
  .card-tile.color-initiatives .btn-more {
    border-color: #ed8d10;
    color: #ed8d10; }
  .card-tile.color-initiatives.card-tile-image-exists:hover .btn-more {
    border-color: #ed8d10;
    background: #ed8d10;
    color: #fff; }
  .card-tile.color-initiatives.card-tile-image-missed {
    background: #ed8d10; }
    .card-tile.color-initiatives.card-tile-image-missed .btn-more {
      border-color: #fff;
      background: #ed8d10;
      color: #fff; }
    .card-tile.color-initiatives.card-tile-image-missed:hover .rubric {
      background: #ed8d10; }
    .card-tile.color-initiatives.card-tile-image-missed:hover .btn-more {
      border-color: #ed8d10;
      background: #ed8d10;
      color: #fff; }
  .card-tile.color-nature .card-content-img:after {
    background: #00a669; }
  .card-tile.color-nature .rubric {
    color: #00a669; }
  .card-tile.color-nature .btn-more {
    border-color: #00a669;
    color: #00a669; }
  .card-tile.color-nature.card-tile-image-exists:hover .btn-more {
    border-color: #00a669;
    background: #00a669;
    color: #fff; }
  .card-tile.color-nature.card-tile-image-missed {
    background: #00a669; }
    .card-tile.color-nature.card-tile-image-missed .btn-more {
      border-color: #fff;
      background: #00a669;
      color: #fff; }
    .card-tile.color-nature.card-tile-image-missed:hover .rubric {
      background: #00a669; }
    .card-tile.color-nature.card-tile-image-missed:hover .btn-more {
      border-color: #00a669;
      background: #00a669;
      color: #fff; }
  .card-tile.color-climate .card-content-img:after {
    background: #f0456d; }
  .card-tile.color-climate .rubric {
    color: #f0456d; }
  .card-tile.color-climate .btn-more {
    border-color: #f0456d;
    color: #f0456d; }
  .card-tile.color-climate.card-tile-image-exists:hover .btn-more {
    border-color: #f0456d;
    background: #f0456d;
    color: #fff; }
  .card-tile.color-climate.card-tile-image-missed {
    background: #f0456d; }
    .card-tile.color-climate.card-tile-image-missed .btn-more {
      border-color: #fff;
      background: #f0456d;
      color: #fff; }
    .card-tile.color-climate.card-tile-image-missed:hover .rubric {
      background: #f0456d; }
    .card-tile.color-climate.card-tile-image-missed:hover .btn-more {
      border-color: #f0456d;
      background: #f0456d;
      color: #fff; }
  .card-tile.color-video .card-content-img:after {
    background: #121936; }
  .card-tile.color-video .rubric {
    color: #121936; }
  .card-tile.color-video .btn-more {
    border-color: #121936;
    color: #121936; }
  .card-tile.color-video.card-tile-image-exists:hover .btn-more {
    border-color: #121936;
    background: #121936;
    color: #fff; }
  .card-tile.color-video.card-tile-image-missed {
    background: #121936; }
    .card-tile.color-video.card-tile-image-missed .btn-more {
      border-color: #fff;
      background: #121936;
      color: #fff; }
    .card-tile.color-video.card-tile-image-missed:hover .rubric {
      background: #121936; }
    .card-tile.color-video.card-tile-image-missed:hover .btn-more {
      border-color: #121936;
      background: #121936;
      color: #fff; }
  .card-tile.card-tile-image-missed .card-content {
    padding-top: 55px; }
  .card-tile.card-tile-image-missed .h3 {
    color: #fff; }
  .card-tile.card-tile-image-missed .text-field-tile-description {
    color: #fff; }
  .card-tile.card-tile-image-missed .published {
    color: #fff; }
  .card-tile.card-tile-image-missed .btn-more {
    border-color: #fff;
    color: #fff; }
  .card-tile.card-tile-image-missed:hover {
    background: #fff; }
    .card-tile.card-tile-image-missed:hover .rubric {
      color: #fff; }
    .card-tile.card-tile-image-missed:hover .h3 {
      color: #465386; }
    .card-tile.card-tile-image-missed:hover .text-field-tile-description {
      color: #2c3236; }
    .card-tile.card-tile-image-missed:hover .published {
      color: #858585; }
  .card-tile.card-tile-show-more .card-content {
    padding-bottom: 82px; }

.card-tile4 .card-content-img {
  display: block;
  height: 135px;
  overflow: hidden; }

.card-tile4:hover .card-content-img:after {
  opacity: 0; }

.card-tile4.card-tile-image-exists .card-content {
  height: 165px; }

.card-tile6::after {
  content: "";
  display: table;
  clear: both; }

.card-tile6 .card-content-img {
  float: left;
  width: 50%;
  height: 100%; }

.card-tile6 .card-content {
  float: left; }

.card-tile6.card-tile-image-missed .card-content {
  width: 100%; }

.card-tile6:hover .card-content-img:after {
  opacity: 0; }

.card-tile6.card-tile-image-exists .card-content {
  width: 50%;
  height: 100%; }

.card-tile6.card-tile-image-exists .btn-more {
  margin-left: 50%; }

.card-content-img {
  position: relative;
  overflow: hidden; }
  .card-content-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: .5; }

.card-tile12 {
  height: 320px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }
  .card-tile12 .card-content-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover; }
  .card-tile12:hover .card-content-img:after {
    opacity: 0; }
  .card-tile12 .card-tile12-content {
    position: relative;
    z-index: 2; }
  .card-tile12 .rubric {
    position: static;
    margin-top: 32px;
    margin-bottom: 24px; }
  .card-tile12 .h2 {
    font-size: 2.14286rem;
    line-height: 2.5rem;
    color: #fff;
    margin: 0 0 5px; }
  .card-tile12 .published {
    color: #fff; }
  .card-tile12 .text-field-tile-description {
    color: #fff; }
  .card-tile12 .h2,
  .card-tile12 .published,
  .card-tile12 .text-field-tile-description {
    max-height: 2000px; }
  .card-tile12.text-body .h2,
  .card-tile12.text-body .published,
  .card-tile12.text-body .text-field-tile-description {
    color: #000; }

.form-control {
  padding-top: 8px;
  padding-bottom: 9px; }

.form-control-rounded {
  border-radius: 999px;
  padding-left: 21px;
  padding-right: 21px; }

.form-control-bare {
  border: none;
  padding: 0;
  font-size: 1.71429rem;
  font-weight: 300; }

.form-group label {
  margin-bottom: .2rem; }

.form-group-actions {
  margin-top: 3.42857rem;
  margin-bottom: 3.42857rem; }

.layout-popup .form-group-actions {
  margin-bottom: 1.5rem; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: .5rem; }

.input-validation-error, input.text.input-validation-error {
  border-color: #990808; }

.field-validation-error {
  color: #990808;
  margin-top: 4px;
  display: block; }

.container-tile {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container-tile::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1px) {
    .container-tile {
      max-width: 576px; } }
  @media (min-width: 2px) {
    .container-tile {
      max-width: 720px; } }
  @media (min-width: 3px) {
    .container-tile {
      max-width: 940px; } }
  @media (min-width: 960px) {
    .container-tile {
      max-width: 940px; } }

.container-tile .row {
  margin-left: -2.5px;
  margin-right: -2.5px; }
  .container-tile .row::after {
    content: "";
    display: table;
    clear: both; }

.container-tile .col-xs-1, .container-tile .col-xs-2, .container-tile .col-xs-3, .container-tile .col-xs-4, .container-tile .col-xs-5, .container-tile .col-xs-6, .container-tile .col-xs-7, .container-tile .col-xs-8, .container-tile .col-xs-9, .container-tile .col-xs-10, .container-tile .col-xs-11, .container-tile .col-xs-12, .container-tile .col-sm-1, .container-tile .col-sm-2, .container-tile .col-sm-3, .container-tile .col-sm-4, .container-tile .col-sm-5, .container-tile .col-sm-6, .container-tile .col-sm-7, .container-tile .col-sm-8, .container-tile .col-sm-9, .container-tile .col-sm-10, .container-tile .col-sm-11, .container-tile .col-sm-12, .container-tile .col-md-1, .container-tile .col-md-2, .container-tile .col-md-3, .container-tile .col-md-4, .container-tile .col-md-5, .container-tile .col-md-6, .container-tile .col-md-7, .container-tile .col-md-8, .container-tile .col-md-9, .container-tile .col-md-10, .container-tile .col-md-11, .container-tile .col-md-12, .container-tile .col-lg-1, .container-tile .col-lg-2, .container-tile .col-lg-3, .container-tile .col-lg-4, .container-tile .col-lg-5, .container-tile .col-lg-6, .container-tile .col-lg-7, .container-tile .col-lg-8, .container-tile .col-lg-9, .container-tile .col-lg-10, .container-tile .col-lg-11, .container-tile .col-lg-12, .container-tile .col-xl-1, .container-tile .col-xl-2, .container-tile .col-xl-3, .container-tile .col-xl-4, .container-tile .col-xl-5, .container-tile .col-xl-6, .container-tile .col-xl-7, .container-tile .col-xl-8, .container-tile .col-xl-9, .container-tile .col-xl-10, .container-tile .col-xl-11, .container-tile .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; }

.container-tile .col-xs-1, .container-tile .col-xs-2, .container-tile .col-xs-3, .container-tile .col-xs-4, .container-tile .col-xs-5, .container-tile .col-xs-6, .container-tile .col-xs-7, .container-tile .col-xs-8, .container-tile .col-xs-9, .container-tile .col-xs-10, .container-tile .col-xs-11, .container-tile .col-xs-12 {
  float: left; }

.container-tile .col-xs-1 {
  width: 8.33333%; }

.container-tile .col-xs-2 {
  width: 16.66667%; }

.container-tile .col-xs-3 {
  width: 25%; }

.container-tile .col-xs-4 {
  width: 33.33333%; }

.container-tile .col-xs-5 {
  width: 41.66667%; }

.container-tile .col-xs-6 {
  width: 50%; }

.container-tile .col-xs-7 {
  width: 58.33333%; }

.container-tile .col-xs-8 {
  width: 66.66667%; }

.container-tile .col-xs-9 {
  width: 75%; }

.container-tile .col-xs-10 {
  width: 83.33333%; }

.container-tile .col-xs-11 {
  width: 91.66667%; }

.container-tile .col-xs-12 {
  width: 100%; }

.container-tile .col-xs-pull-0 {
  right: auto; }

.container-tile .col-xs-pull-1 {
  right: 8.33333%; }

.container-tile .col-xs-pull-2 {
  right: 16.66667%; }

.container-tile .col-xs-pull-3 {
  right: 25%; }

.container-tile .col-xs-pull-4 {
  right: 33.33333%; }

.container-tile .col-xs-pull-5 {
  right: 41.66667%; }

.container-tile .col-xs-pull-6 {
  right: 50%; }

.container-tile .col-xs-pull-7 {
  right: 58.33333%; }

.container-tile .col-xs-pull-8 {
  right: 66.66667%; }

.container-tile .col-xs-pull-9 {
  right: 75%; }

.container-tile .col-xs-pull-10 {
  right: 83.33333%; }

.container-tile .col-xs-pull-11 {
  right: 91.66667%; }

.container-tile .col-xs-pull-12 {
  right: 100%; }

.container-tile .col-xs-push-0 {
  left: auto; }

.container-tile .col-xs-push-1 {
  left: 8.33333%; }

.container-tile .col-xs-push-2 {
  left: 16.66667%; }

.container-tile .col-xs-push-3 {
  left: 25%; }

.container-tile .col-xs-push-4 {
  left: 33.33333%; }

.container-tile .col-xs-push-5 {
  left: 41.66667%; }

.container-tile .col-xs-push-6 {
  left: 50%; }

.container-tile .col-xs-push-7 {
  left: 58.33333%; }

.container-tile .col-xs-push-8 {
  left: 66.66667%; }

.container-tile .col-xs-push-9 {
  left: 75%; }

.container-tile .col-xs-push-10 {
  left: 83.33333%; }

.container-tile .col-xs-push-11 {
  left: 91.66667%; }

.container-tile .col-xs-push-12 {
  left: 100%; }

.container-tile .col-xs-offset-0 {
  margin-left: 0%; }

.container-tile .col-xs-offset-1 {
  margin-left: 8.33333%; }

.container-tile .col-xs-offset-2 {
  margin-left: 16.66667%; }

.container-tile .col-xs-offset-3 {
  margin-left: 25%; }

.container-tile .col-xs-offset-4 {
  margin-left: 33.33333%; }

.container-tile .col-xs-offset-5 {
  margin-left: 41.66667%; }

.container-tile .col-xs-offset-6 {
  margin-left: 50%; }

.container-tile .col-xs-offset-7 {
  margin-left: 58.33333%; }

.container-tile .col-xs-offset-8 {
  margin-left: 66.66667%; }

.container-tile .col-xs-offset-9 {
  margin-left: 75%; }

.container-tile .col-xs-offset-10 {
  margin-left: 83.33333%; }

.container-tile .col-xs-offset-11 {
  margin-left: 91.66667%; }

.container-tile .col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 1px) {
  .container-tile .col-sm-1, .container-tile .col-sm-2, .container-tile .col-sm-3, .container-tile .col-sm-4, .container-tile .col-sm-5, .container-tile .col-sm-6, .container-tile .col-sm-7, .container-tile .col-sm-8, .container-tile .col-sm-9, .container-tile .col-sm-10, .container-tile .col-sm-11, .container-tile .col-sm-12 {
    float: left; }
  .container-tile .col-sm-1 {
    width: 8.33333%; }
  .container-tile .col-sm-2 {
    width: 16.66667%; }
  .container-tile .col-sm-3 {
    width: 25%; }
  .container-tile .col-sm-4 {
    width: 33.33333%; }
  .container-tile .col-sm-5 {
    width: 41.66667%; }
  .container-tile .col-sm-6 {
    width: 50%; }
  .container-tile .col-sm-7 {
    width: 58.33333%; }
  .container-tile .col-sm-8 {
    width: 66.66667%; }
  .container-tile .col-sm-9 {
    width: 75%; }
  .container-tile .col-sm-10 {
    width: 83.33333%; }
  .container-tile .col-sm-11 {
    width: 91.66667%; }
  .container-tile .col-sm-12 {
    width: 100%; }
  .container-tile .col-sm-pull-0 {
    right: auto; }
  .container-tile .col-sm-pull-1 {
    right: 8.33333%; }
  .container-tile .col-sm-pull-2 {
    right: 16.66667%; }
  .container-tile .col-sm-pull-3 {
    right: 25%; }
  .container-tile .col-sm-pull-4 {
    right: 33.33333%; }
  .container-tile .col-sm-pull-5 {
    right: 41.66667%; }
  .container-tile .col-sm-pull-6 {
    right: 50%; }
  .container-tile .col-sm-pull-7 {
    right: 58.33333%; }
  .container-tile .col-sm-pull-8 {
    right: 66.66667%; }
  .container-tile .col-sm-pull-9 {
    right: 75%; }
  .container-tile .col-sm-pull-10 {
    right: 83.33333%; }
  .container-tile .col-sm-pull-11 {
    right: 91.66667%; }
  .container-tile .col-sm-pull-12 {
    right: 100%; }
  .container-tile .col-sm-push-0 {
    left: auto; }
  .container-tile .col-sm-push-1 {
    left: 8.33333%; }
  .container-tile .col-sm-push-2 {
    left: 16.66667%; }
  .container-tile .col-sm-push-3 {
    left: 25%; }
  .container-tile .col-sm-push-4 {
    left: 33.33333%; }
  .container-tile .col-sm-push-5 {
    left: 41.66667%; }
  .container-tile .col-sm-push-6 {
    left: 50%; }
  .container-tile .col-sm-push-7 {
    left: 58.33333%; }
  .container-tile .col-sm-push-8 {
    left: 66.66667%; }
  .container-tile .col-sm-push-9 {
    left: 75%; }
  .container-tile .col-sm-push-10 {
    left: 83.33333%; }
  .container-tile .col-sm-push-11 {
    left: 91.66667%; }
  .container-tile .col-sm-push-12 {
    left: 100%; }
  .container-tile .col-sm-offset-0 {
    margin-left: 0%; }
  .container-tile .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .container-tile .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .container-tile .col-sm-offset-3 {
    margin-left: 25%; }
  .container-tile .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .container-tile .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .container-tile .col-sm-offset-6 {
    margin-left: 50%; }
  .container-tile .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .container-tile .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .container-tile .col-sm-offset-9 {
    margin-left: 75%; }
  .container-tile .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .container-tile .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .container-tile .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 2px) {
  .container-tile .col-md-1, .container-tile .col-md-2, .container-tile .col-md-3, .container-tile .col-md-4, .container-tile .col-md-5, .container-tile .col-md-6, .container-tile .col-md-7, .container-tile .col-md-8, .container-tile .col-md-9, .container-tile .col-md-10, .container-tile .col-md-11, .container-tile .col-md-12 {
    float: left; }
  .container-tile .col-md-1 {
    width: 8.33333%; }
  .container-tile .col-md-2 {
    width: 16.66667%; }
  .container-tile .col-md-3 {
    width: 25%; }
  .container-tile .col-md-4 {
    width: 33.33333%; }
  .container-tile .col-md-5 {
    width: 41.66667%; }
  .container-tile .col-md-6 {
    width: 50%; }
  .container-tile .col-md-7 {
    width: 58.33333%; }
  .container-tile .col-md-8 {
    width: 66.66667%; }
  .container-tile .col-md-9 {
    width: 75%; }
  .container-tile .col-md-10 {
    width: 83.33333%; }
  .container-tile .col-md-11 {
    width: 91.66667%; }
  .container-tile .col-md-12 {
    width: 100%; }
  .container-tile .col-md-pull-0 {
    right: auto; }
  .container-tile .col-md-pull-1 {
    right: 8.33333%; }
  .container-tile .col-md-pull-2 {
    right: 16.66667%; }
  .container-tile .col-md-pull-3 {
    right: 25%; }
  .container-tile .col-md-pull-4 {
    right: 33.33333%; }
  .container-tile .col-md-pull-5 {
    right: 41.66667%; }
  .container-tile .col-md-pull-6 {
    right: 50%; }
  .container-tile .col-md-pull-7 {
    right: 58.33333%; }
  .container-tile .col-md-pull-8 {
    right: 66.66667%; }
  .container-tile .col-md-pull-9 {
    right: 75%; }
  .container-tile .col-md-pull-10 {
    right: 83.33333%; }
  .container-tile .col-md-pull-11 {
    right: 91.66667%; }
  .container-tile .col-md-pull-12 {
    right: 100%; }
  .container-tile .col-md-push-0 {
    left: auto; }
  .container-tile .col-md-push-1 {
    left: 8.33333%; }
  .container-tile .col-md-push-2 {
    left: 16.66667%; }
  .container-tile .col-md-push-3 {
    left: 25%; }
  .container-tile .col-md-push-4 {
    left: 33.33333%; }
  .container-tile .col-md-push-5 {
    left: 41.66667%; }
  .container-tile .col-md-push-6 {
    left: 50%; }
  .container-tile .col-md-push-7 {
    left: 58.33333%; }
  .container-tile .col-md-push-8 {
    left: 66.66667%; }
  .container-tile .col-md-push-9 {
    left: 75%; }
  .container-tile .col-md-push-10 {
    left: 83.33333%; }
  .container-tile .col-md-push-11 {
    left: 91.66667%; }
  .container-tile .col-md-push-12 {
    left: 100%; }
  .container-tile .col-md-offset-0 {
    margin-left: 0%; }
  .container-tile .col-md-offset-1 {
    margin-left: 8.33333%; }
  .container-tile .col-md-offset-2 {
    margin-left: 16.66667%; }
  .container-tile .col-md-offset-3 {
    margin-left: 25%; }
  .container-tile .col-md-offset-4 {
    margin-left: 33.33333%; }
  .container-tile .col-md-offset-5 {
    margin-left: 41.66667%; }
  .container-tile .col-md-offset-6 {
    margin-left: 50%; }
  .container-tile .col-md-offset-7 {
    margin-left: 58.33333%; }
  .container-tile .col-md-offset-8 {
    margin-left: 66.66667%; }
  .container-tile .col-md-offset-9 {
    margin-left: 75%; }
  .container-tile .col-md-offset-10 {
    margin-left: 83.33333%; }
  .container-tile .col-md-offset-11 {
    margin-left: 91.66667%; }
  .container-tile .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 3px) {
  .container-tile .col-lg-1, .container-tile .col-lg-2, .container-tile .col-lg-3, .container-tile .col-lg-4, .container-tile .col-lg-5, .container-tile .col-lg-6, .container-tile .col-lg-7, .container-tile .col-lg-8, .container-tile .col-lg-9, .container-tile .col-lg-10, .container-tile .col-lg-11, .container-tile .col-lg-12 {
    float: left; }
  .container-tile .col-lg-1 {
    width: 8.33333%; }
  .container-tile .col-lg-2 {
    width: 16.66667%; }
  .container-tile .col-lg-3 {
    width: 25%; }
  .container-tile .col-lg-4 {
    width: 33.33333%; }
  .container-tile .col-lg-5 {
    width: 41.66667%; }
  .container-tile .col-lg-6 {
    width: 50%; }
  .container-tile .col-lg-7 {
    width: 58.33333%; }
  .container-tile .col-lg-8 {
    width: 66.66667%; }
  .container-tile .col-lg-9 {
    width: 75%; }
  .container-tile .col-lg-10 {
    width: 83.33333%; }
  .container-tile .col-lg-11 {
    width: 91.66667%; }
  .container-tile .col-lg-12 {
    width: 100%; }
  .container-tile .col-lg-pull-0 {
    right: auto; }
  .container-tile .col-lg-pull-1 {
    right: 8.33333%; }
  .container-tile .col-lg-pull-2 {
    right: 16.66667%; }
  .container-tile .col-lg-pull-3 {
    right: 25%; }
  .container-tile .col-lg-pull-4 {
    right: 33.33333%; }
  .container-tile .col-lg-pull-5 {
    right: 41.66667%; }
  .container-tile .col-lg-pull-6 {
    right: 50%; }
  .container-tile .col-lg-pull-7 {
    right: 58.33333%; }
  .container-tile .col-lg-pull-8 {
    right: 66.66667%; }
  .container-tile .col-lg-pull-9 {
    right: 75%; }
  .container-tile .col-lg-pull-10 {
    right: 83.33333%; }
  .container-tile .col-lg-pull-11 {
    right: 91.66667%; }
  .container-tile .col-lg-pull-12 {
    right: 100%; }
  .container-tile .col-lg-push-0 {
    left: auto; }
  .container-tile .col-lg-push-1 {
    left: 8.33333%; }
  .container-tile .col-lg-push-2 {
    left: 16.66667%; }
  .container-tile .col-lg-push-3 {
    left: 25%; }
  .container-tile .col-lg-push-4 {
    left: 33.33333%; }
  .container-tile .col-lg-push-5 {
    left: 41.66667%; }
  .container-tile .col-lg-push-6 {
    left: 50%; }
  .container-tile .col-lg-push-7 {
    left: 58.33333%; }
  .container-tile .col-lg-push-8 {
    left: 66.66667%; }
  .container-tile .col-lg-push-9 {
    left: 75%; }
  .container-tile .col-lg-push-10 {
    left: 83.33333%; }
  .container-tile .col-lg-push-11 {
    left: 91.66667%; }
  .container-tile .col-lg-push-12 {
    left: 100%; }
  .container-tile .col-lg-offset-0 {
    margin-left: 0%; }
  .container-tile .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .container-tile .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .container-tile .col-lg-offset-3 {
    margin-left: 25%; }
  .container-tile .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .container-tile .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .container-tile .col-lg-offset-6 {
    margin-left: 50%; }
  .container-tile .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .container-tile .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .container-tile .col-lg-offset-9 {
    margin-left: 75%; }
  .container-tile .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .container-tile .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .container-tile .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 960px) {
  .container-tile .col-xl-1, .container-tile .col-xl-2, .container-tile .col-xl-3, .container-tile .col-xl-4, .container-tile .col-xl-5, .container-tile .col-xl-6, .container-tile .col-xl-7, .container-tile .col-xl-8, .container-tile .col-xl-9, .container-tile .col-xl-10, .container-tile .col-xl-11, .container-tile .col-xl-12 {
    float: left; }
  .container-tile .col-xl-1 {
    width: 8.33333%; }
  .container-tile .col-xl-2 {
    width: 16.66667%; }
  .container-tile .col-xl-3 {
    width: 25%; }
  .container-tile .col-xl-4 {
    width: 33.33333%; }
  .container-tile .col-xl-5 {
    width: 41.66667%; }
  .container-tile .col-xl-6 {
    width: 50%; }
  .container-tile .col-xl-7 {
    width: 58.33333%; }
  .container-tile .col-xl-8 {
    width: 66.66667%; }
  .container-tile .col-xl-9 {
    width: 75%; }
  .container-tile .col-xl-10 {
    width: 83.33333%; }
  .container-tile .col-xl-11 {
    width: 91.66667%; }
  .container-tile .col-xl-12 {
    width: 100%; }
  .container-tile .col-xl-pull-0 {
    right: auto; }
  .container-tile .col-xl-pull-1 {
    right: 8.33333%; }
  .container-tile .col-xl-pull-2 {
    right: 16.66667%; }
  .container-tile .col-xl-pull-3 {
    right: 25%; }
  .container-tile .col-xl-pull-4 {
    right: 33.33333%; }
  .container-tile .col-xl-pull-5 {
    right: 41.66667%; }
  .container-tile .col-xl-pull-6 {
    right: 50%; }
  .container-tile .col-xl-pull-7 {
    right: 58.33333%; }
  .container-tile .col-xl-pull-8 {
    right: 66.66667%; }
  .container-tile .col-xl-pull-9 {
    right: 75%; }
  .container-tile .col-xl-pull-10 {
    right: 83.33333%; }
  .container-tile .col-xl-pull-11 {
    right: 91.66667%; }
  .container-tile .col-xl-pull-12 {
    right: 100%; }
  .container-tile .col-xl-push-0 {
    left: auto; }
  .container-tile .col-xl-push-1 {
    left: 8.33333%; }
  .container-tile .col-xl-push-2 {
    left: 16.66667%; }
  .container-tile .col-xl-push-3 {
    left: 25%; }
  .container-tile .col-xl-push-4 {
    left: 33.33333%; }
  .container-tile .col-xl-push-5 {
    left: 41.66667%; }
  .container-tile .col-xl-push-6 {
    left: 50%; }
  .container-tile .col-xl-push-7 {
    left: 58.33333%; }
  .container-tile .col-xl-push-8 {
    left: 66.66667%; }
  .container-tile .col-xl-push-9 {
    left: 75%; }
  .container-tile .col-xl-push-10 {
    left: 83.33333%; }
  .container-tile .col-xl-push-11 {
    left: 91.66667%; }
  .container-tile .col-xl-push-12 {
    left: 100%; }
  .container-tile .col-xl-offset-0 {
    margin-left: 0%; }
  .container-tile .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .container-tile .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .container-tile .col-xl-offset-3 {
    margin-left: 25%; }
  .container-tile .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .container-tile .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .container-tile .col-xl-offset-6 {
    margin-left: 50%; }
  .container-tile .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .container-tile .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .container-tile .col-xl-offset-9 {
    margin-left: 75%; }
  .container-tile .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .container-tile .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .container-tile .col-xl-offset-12 {
    margin-left: 100%; } }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-list .nav-item {
  font-size: 0.92857rem;
  line-height: 1;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; }
  .nav-list .nav-item + .nav-item {
    margin-top: 0.78571rem; }

.nav-list .nav-link {
  text-transform: uppercase;
  border: none;
  white-space: nowrap; }
  .nav-list .nav-link {
    color: #d3dae5; }
  .nav-list .nav-link:hover {
    color: #fff; }
  .nav-list .nav-link:active {
    color: #f2f2f2; }

.nav-list-lager .nav-item {
  font-size: 1rem; }
  .nav-list-lager .nav-item + .nav-item {
    margin-top: 1rem; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-pills-justify {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  background: #d3dae5; }
  .nav-pills-justify .nav-item {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0;
    float: none;
    height: 100%;
    height: 65px; }
    .nav-pills-justify .nav-item + .nav-item {
      margin-left: 0; }
      .nav-pills-justify .nav-item + .nav-item .nav-link {
        border-left: 1px solid #d3dae5; }
  .nav-pills-justify .nav-link {
    display: table;
    width: 100%;
    margin: 0;
    padding: 1.28571rem 15px 1.21429rem;
    border: none;
    height: 100%;
    font-size: 0.92857rem;
    text-transform: uppercase;
    line-height: 1.07143rem;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold; }
    .nav-pills-justify .nav-link > span {
      display: table-cell;
      vertical-align: top; }

.nav-pills-colored .nav-item.color-technology .nav-link {
  color: #16a3e5; }
  .nav-pills-colored .nav-item.color-technology .nav-link:hover {
    background: #16a3e5; }
  .nav-pills-colored .nav-item.color-technology .nav-link:active {
    background: #1492ce; }

.nav-pills-colored .nav-item.color-technology.active .nav-link {
  background: #16a3e5;
  cursor: default; }

.nav-pills-colored .nav-item.color-politics .nav-link {
  color: #7a9099; }
  .nav-pills-colored .nav-item.color-politics .nav-link:hover {
    background: #7a9099; }
  .nav-pills-colored .nav-item.color-politics .nav-link:active {
    background: #6c848d; }

.nav-pills-colored .nav-item.color-politics.active .nav-link {
  background: #7a9099;
  cursor: default; }

.nav-pills-colored .nav-item.color-towns .nav-link {
  color: #6449bc; }
  .nav-pills-colored .nav-item.color-towns .nav-link:hover {
    background: #6449bc; }
  .nav-pills-colored .nav-item.color-towns .nav-link:active {
    background: #593fac; }

.nav-pills-colored .nav-item.color-towns.active .nav-link {
  background: #6449bc;
  cursor: default; }

.nav-pills-colored .nav-item.color-initiatives .nav-link {
  color: #ed8d10; }
  .nav-pills-colored .nav-item.color-initiatives .nav-link:hover {
    background: #ed8d10; }
  .nav-pills-colored .nav-item.color-initiatives .nav-link:active {
    background: #d57f0e; }

.nav-pills-colored .nav-item.color-initiatives.active .nav-link {
  background: #ed8d10;
  cursor: default; }

.nav-pills-colored .nav-item.color-nature .nav-link {
  color: #00a669; }
  .nav-pills-colored .nav-item.color-nature .nav-link:hover {
    background: #00a669; }
  .nav-pills-colored .nav-item.color-nature .nav-link:active {
    background: #008d59; }

.nav-pills-colored .nav-item.color-nature.active .nav-link {
  background: #00a669;
  cursor: default; }

.nav-pills-colored .nav-item.color-climate .nav-link {
  color: #f0456d; }
  .nav-pills-colored .nav-item.color-climate .nav-link:hover {
    background: #f0456d; }
  .nav-pills-colored .nav-item.color-climate .nav-link:active {
    background: #ee2d5a; }

.nav-pills-colored .nav-item.color-climate.active .nav-link {
  background: #f0456d;
  cursor: default; }

.nav-pills-colored .nav-item.color-video .nav-link {
  color: #121936; }
  .nav-pills-colored .nav-item.color-video .nav-link:hover {
    background: #121936; }
  .nav-pills-colored .nav-item.color-video .nav-link:active {
    background: #0c1023; }

.nav-pills-colored .nav-item.color-video.active .nav-link {
  background: #121936;
  cursor: default; }

.nav-pills-colored .nav-item .nav-link {
  background: #fff; }
  .nav-pills-colored .nav-item .nav-link:hover, .nav-pills-colored .nav-item .nav-link:active {
    color: #fff; }

.nav-pills-colored .nav-item.active .nav-link {
  color: #fff; }

.navbar-brand {
  float: none;
  padding: 0; }

.navbar-nav::after {
  content: "";
  display: table;
  clear: both; }

.navbar-nav .nav-link {
  text-transform: uppercase;
  padding-top: .425rem;
  padding-bottom: .425rem;
  border: none;
  font-weight: 300;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 1.07143rem;
  line-height: 1; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 3rem; }

.navbar-dark .navbar-nav .nav-link:focus {
  color: #f2f2f2; }

.pager {
  max-width: 960px;
  padding-left: 0;
  margin: 38px auto 42px;
  list-style: none;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
  .pager .page a,
  .pager .page.active span,
  .pager .hellip a {
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid transparent;
    border-radius: 3px;
    line-height: 1;
    vertical-align: bottom; }
  .pager .page > a {
    color: #1b2348; }
    .pager .page > a:hover {
      border-color: #1b2348; }
    .pager .page > a:active {
      color: #0d1123;
      border-color: #0d1123; }
  .pager .page.active > span {
    color: #fff;
    border-color: #1b2348;
    background: #1b2348; }
  .pager .hellip > a {
    padding: 2px 6px;
    border-bottom: none; }
    .pager .hellip > a span {
      display: inline-block;
      padding: 1px 1px;
      border-bottom: 1px solid transparent; }
    .pager .hellip > a:hover span {
      border-bottom-color: #1b2348; }
    .pager .hellip > a:active span {
      color: #0d1123;
      border-bottom-color: #0d1123; }
  .pager .next > a,
  .pager .previous > a {
    color: #1b2348;
    border-width: 0; }
    .pager .next > a:hover,
    .pager .previous > a:hover {
      color: #0d1123; }
    .pager .next > a:active,
    .pager .previous > a:active {
      color: #0d1123; }
  .pager .next .icon,
  .pager .previous .icon {
    margin-top: 5px; }
  .pager .previous > a {
    padding-left: 0; }
  .pager .next > a {
    padding-right: 0; }
  .pager .next > a .text,
  .pager .previous > a .text {
    border-width: 0;
    border-bottom-style: inherit;
    border-color: inherit; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
    .pager .next > a .icon,
    .pager .next > span .icon {
      margin-left: 10px;
      float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
    .pager .previous > a .icon,
    .pager .previous > span .icon {
      margin-right: 10px;
      float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #8891b5;
    background-color: transparent;
    cursor: not-allowed; }

/* Pager (MainBit)
***************************************************************/
/*
.pager {
  line-height: 24px;
  text-align: center;
  margin: 40px 0 40px;

  .icon {
    font-size: 17px;
  }
}

.pager__arrow {
  border: none;
  text-decoration: none;
}
.pager__arrow.prev {
  float: left;
}
.pager__arrow.next {
  float: right;
}
.pager__arrow .arrow.prev {
  margin-right: 4px;
}
.pager__arrow .arrow.next {
  margin-left: 4px;
}
.pager__arrow .text {
  line-height: 31px;
  vertical-align: top;
  text-transform: capitalize;
  color: #333;
}
.pager__arrow:hover .text {
  color: #000;
}
.pager__arrow:active .text {
  color: #000;
}
.pager__arrow:hover .arrow {
  background-color: #7ca600;
  color: transparent;
}
.pager__arrow:active .arrow {
  background-color: #608000;
  color: transparent;
}
.pager__arrow.disabled .arrow {
  background-color: rgba(153,204,0,.5);
  color: transparent;
  cursor: default;
}
.pager__arrow.disabled .text {
  color: #333;
  color: rgba(51,51,51,.5);
}
.pager__numbers {
  display: inline-block;
  font-size: 17px;
}
.pager__numbers .nav-current-page {
  width:31px;
  height: 31px;
  line-height: 31px;
  color: #fff;
  background: #9c0;
  display: inline-block;
  border-radius: 50%;
  font-family: robotobold;
  margin: 0 10px;
}
.pager__numbers a {
  display: inline-block;
  border: none;
  text-decoration: none;
  color: #333;
  text-decoration: underline;
  margin: 0 10px;
  padding: 5px;
  line-height: 21px;
}
.pager__numbers a:hover {
  color: #000;
}
.pager__numbers a:active {
  color: #000;
}
*/
.table-no-border {
  border: none; }
  .table-no-border th,
  .table-no-border td {
    border: none; }
    .table-no-border th:first-child,
    .table-no-border td:first-child {
      padding-left: 0; }
    .table-no-border th:last-child,
    .table-no-border td:last-child {
      padding-right: 0; }
  .table-no-border tr:first-child th,
  .table-no-border tr:first-child td {
    padding-top: 0; }
  .table-no-border tr:last-child th,
  .table-no-border tr:last-child td {
    padding-bottom: 0; }

.table-inner-bordered {
  border: none; }
  .table-inner-bordered th,
  .table-inner-bordered td {
    border: 1px solid #d3dae5; }
    .table-inner-bordered th:first-child,
    .table-inner-bordered td:first-child {
      border-left: none; }
    .table-inner-bordered th:last-child,
    .table-inner-bordered td:last-child {
      border-right: none; }
  .table-inner-bordered tr:first-child th,
  .table-inner-bordered tr:first-child td {
    border-top: none; }
  .table-inner-bordered tr:last-child th,
  .table-inner-bordered tr:last-child td {
    border-bottom: none; }

.table-gray-lightest {
  background: #f1f4f8; }
  .table-gray-lightest th,
  .table-gray-lightest td {
    border-color: #fff; }

.table-layout-fixed {
  table-layout: fixed; }

h1, .h1 {
  font-weight: 600;
  margin-bottom: 1rem; }

h2, .h2 {
  margin-bottom: 1.5rem;
  font-weight: 700; }
  h2.start-new-block, .h2.start-new-block {
    margin-top: 27px; }

.lead {
  line-height: 1.71429rem;
  font-style: italic;
  margin-bottom: 1.35714rem;
  color: #858585; }

p {
  max-height: 99999px; }

.display-3 {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.1;
  color: #1b2348; }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

.list-align-text {
  padding-left: 1.3rem; }

.dl-horizontal {
  margin-right: -2.14286rem;
  margin-left: -2.14286rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 1.25rem 2rem 1.25rem 1rem;
  background: #f1f4f8;
  font-style: italic;
  margin-left: 0;
  margin-bottom: 1.25rem;
  border-left: 0.25rem solid #5868a7; }
  .blockquote p:last-child {
    margin-bottom: 0; }
  .blockquote footer {
    font-size: 14px; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #5868a7;
  border-left: 0; }
  .blockquote-reverse footer::before {
    content: ""; }
  .blockquote-reverse footer::after {
    content: "\00A0 \2014"; }

.figure {
  display: inline-block; }
  .figure > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
    line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #a7b1c1; }

.m-a-0 .a-s-s {
  margin: 0 !important; }

.m-t-0 .a-s-s {
  margin-top: 0 !important; }

.m-r-0 .a-s-s {
  margin-right: 0 !important; }

.m-b-0 .a-s-s {
  margin-bottom: 0 !important; }

.m-l-0 .a-s-s {
  margin-left: 0 !important; }

.m-x-0 .a-s-s {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 .a-s-s {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a .a-s-s {
  margin: 1rem !important; }

.m-t .a-s-s {
  margin-top: 1rem !important; }

.m-r .a-s-s {
  margin-right: 1rem !important; }

.m-b .a-s-s {
  margin-bottom: 1rem !important; }

.m-l .a-s-s {
  margin-left: 1rem !important; }

.m-x .a-s-s {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y .a-s-s {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-x-auto .a-s-s {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-md .a-s-s {
  margin: 1.5rem !important; }

.m-t-md .a-s-s {
  margin-top: 1.5rem !important; }

.m-r-md .a-s-s {
  margin-right: 1.5rem !important; }

.m-b-md .a-s-s {
  margin-bottom: 1.5rem !important; }

.m-l-md .a-s-s {
  margin-left: 1.5rem !important; }

.m-x-md .a-s-s {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-md .a-s-s {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-lg .a-s-s {
  margin: 3rem !important; }

.m-t-lg .a-s-s {
  margin-top: 3rem !important; }

.m-r-lg .a-s-s {
  margin-right: 3rem !important; }

.m-b-lg .a-s-s {
  margin-bottom: 3rem !important; }

.m-l-lg .a-s-s {
  margin-left: 3rem !important; }

.m-x-lg .a-s-s {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-lg .a-s-s {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 .a-s-s {
  padding: 0 !important; }

.p-t-0 .a-s-s {
  padding-top: 0 !important; }

.p-r-0 .a-s-s {
  padding-right: 0 !important; }

.p-b-0 .a-s-s {
  padding-bottom: 0 !important; }

.p-l-0 .a-s-s {
  padding-left: 0 !important; }

.p-x-0 .a-s-s {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 .a-s-s {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a .a-s-s {
  padding: 1rem !important; }

.p-t .a-s-s {
  padding-top: 1rem !important; }

.p-r .a-s-s {
  padding-right: 1rem !important; }

.p-b .a-s-s {
  padding-bottom: 1rem !important; }

.p-l .a-s-s {
  padding-left: 1rem !important; }

.p-x .a-s-s {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y .a-s-s {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-md .a-s-s {
  padding: 1.5rem !important; }

.p-t-md .a-s-s {
  padding-top: 1.5rem !important; }

.p-r-md .a-s-s {
  padding-right: 1.5rem !important; }

.p-b-md .a-s-s {
  padding-bottom: 1.5rem !important; }

.p-l-md .a-s-s {
  padding-left: 1.5rem !important; }

.p-x-md .a-s-s {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-md .a-s-s {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-lg .a-s-s {
  padding: 3rem !important; }

.p-t-lg .a-s-s {
  padding-top: 3rem !important; }

.p-r-lg .a-s-s {
  padding-right: 3rem !important; }

.p-b-lg .a-s-s {
  padding-bottom: 3rem !important; }

.p-l-lg .a-s-s {
  padding-left: 3rem !important; }

.p-x-lg .a-s-s {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-lg .a-s-s {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

/*@include text-emphasis-variant('.text-technology', $color-technology);

@include text-emphasis-variant('.text-politics', $color-politics);

@include text-emphasis-variant('.text-towns', $color-towns);

@include text-emphasis-variant('.text-initiatives', $color-initiatives);

@include text-emphasis-variant('.text-nature', $color-nature);

@include text-emphasis-variant('.text-climate', $color-climate);

@include text-emphasis-variant('.text-video', $color-video);*/
.text-gray-dark {
  color: #1b2348; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #0d1123; }

.text-body {
  color: #2c3236; }

a.text-body:focus, a.text-body:hover {
  color: #15181a; }

.bg-gray-darker {
  color: #fff;
  background-color: #121936; }

a.bg-gray-darker:focus, a.bg-gray-darker:hover {
  background-color: #050710; }

.bg-gray-dark {
  color: #fff;
  background-color: #1b2348; }

a.bg-gray-dark:focus, a.bg-gray-dark:hover {
  background-color: #0d1123; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(images/photoswipe/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/photoswipe/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(images/photoswipe/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@keyframes clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes donut-rotate {
  0% {
    transform: rotate(0); }
  50% {
    transform: rotate(-140deg); }
  100% {
    transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.pswp__caption__center {
  text-align: center; }

.parallax {
  overflow: hidden;
  position: relative; }

.parallax__image {
  position: absolute;
  overflow: hidden;
  width: 100%; }

.parallax__image img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0; }

@media only screen and (max-device-width: 959px) {
  .parallax__image {
    position: absolute !important;
    top: 0 !important; }
    .parallax__image img {
      bottom: 0 !important;
      top: auto !important; } }

.parallax__content {
  position: relative;
  z-index: 2; }

.parallax:after {
  content: '';
  background: rgba(47, 58, 78, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.contain-slider .parallax,
.contain-slider .parallax__image {
  height: 22.5rem; }

.parallax,
.parallax__image {
  height: 22.5rem;
  /*height: 0rem + $banner-height + $header-height - $header-height-condensed;*/ }

.send-form-success-wrapper {
  display: none; }

.send-form-success {
  display: none; }
  .send-form-success > .sign {
    background: #5868a7;
    color: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    line-height: 1;
    font-size: 40px;
    margin-right: 2.14286rem; }
    .send-form-success > .sign .icon-tick {
      display: inline-block;
      font-size: 40px;
      margin: 35px 0 0 35px; }
  .send-form-success > .content .h2 {
    margin: 0 0 .5rem 0; }
  .send-form-success > .content p:last-child {
    margin-bottom: 0; }

html.form-submitted-successfully .send-form-success-wrapper {
  display: block; }

html.form-submitted-successfully .send-form-success {
  display: flex; }

html.form-submitted-successfully .dynamic-form {
  display: none; }

/* Magnific Popup CSS */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 1; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  color: #5868a7;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #5868a7;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 1;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #5868a7;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #5868a7;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 32px;
  padding-bottom: 32px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    background: transparent; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 0 64px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 32px;
    bottom: 64px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: none;
    background: #444; }
  .mfp-figure small {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -60px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 0;
    padding-right: 0; } }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: auto; }

button.mfp-close, button.mfp-arrow {
  font-family: icomoon; }
  button.mfp-close, button.mfp-arrow {
    color: #5868a7; }
  button.mfp-close:hover, button.mfp-arrow:hover {
    color: #465386; }
  button.mfp-close:active, button.mfp-arrow:active {
    color: #353e64; }

.mfp-close {
  font-size: 32px;
  line-height: 1;
  width: auto;
  height: auto;
  right: 32px;
  top: 32px; }
  .mfp-close:active {
    right: 32px;
    top: 32px; }

.mfp-figure .mfp-close {
  display: none; }

.mfp-counter {
  position: static;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  margin-top: 16px; }

.mfp-arrow {
  font-size: 72px;
  line-height: 1;
  width: auto;
  height: auto; }
  .mfp-arrow, .mfp-arrow:active {
    margin-top: -48px; }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    display: inline;
    width: auto;
    height: auto;
    position: static;
    left: auto;
    top: auto;
    margin-top: 0;
    margin-left: 0;
    border: none;
    opacity: 1; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    display: none; }

.mfp-arrow-left {
  left: 32px; }

.mfp-arrow-right {
  right: 32px; }

.icon-arrow-lg-left:before {
  content: "\e602"; }

.icon-arrow-lg-right:before {
  content: "\e603"; }

.mfp-iframe-scaler {
  position: relative; }

.mfp-iframe-holder .mfp-close {
  /*top: -40px;*/ }

.mpf-popup-page .mfp-iframe-holder .mfp-content {
  max-width: 610px; }

.mpf-popup-page .mfp-iframe-scaler {
  padding-top: 0;
  height: auto; }

.mpf-popup-page .mfp-iframe-scaler iframe {
  position: static; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: auto; }

.mfp-gallery .mfp-image-holder .mfp-figure img {
  cursor: pointer; }

.mfp-figure:after {
  background: none; }

.mfp-content {
  height: 100%; }
  .mfp-content .mfp-figure {
    height: 100%; }
    .mfp-content .mfp-figure figure {
      height: 100%;
      display: flex;
      align-items: center; }
      .mfp-content .mfp-figure figure .mfp-img {
        max-height: 100% !important;
        padding: 0; }

.mfp-container:before {
  display: none; }

.mfp-container.mfp-iframe-holder .mfp-content {
  display: flex;
  align-items: center;
  height: 100%; }

.mfp-image-holder {
  padding: 32px 84px 64px; }

/* Main image in popup */
.mfp-bottom-bar {
  position: fixed;
  margin-top: -64px; }

.mfp-title {
  text-align: center;
  font-family: inherit;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  word-wrap: break-word;
  margin-bottom: 5px;
  /*text-align: left;
    line-height: 18px;
    color: $mfp-caption-title-color;
    word-wrap: break-word;
    padding-right: 36px; // leave some space for counter at right side*/ }

.mfp-image-holder {
  padding-top: 32px;
  padding-bottom: 32px; }
  .mfp-image-holder .mfp-content {
    max-width: 100%; }

.content-items.list-items {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .content-items.list-items li + li {
    margin-top: 2rem; }

.content-item.expert.summary {
  margin: 2rem 0;
  display: flex;
  background: #f1f4f8;
  transition: background .3s;
  padding: 1rem 1.5rem; }
  .content-item.expert.summary:hover {
    background: #adbfd6; }
  .content-item.expert.summary .content-left {
    margin-right: 2rem; }
  .content-item.expert.summary .content-right p:last-child {
    margin-bottom: 0; }
  .content-item.expert.summary .media-library-picker-field-photo {
    display: block;
    overflow: hidden;
    border-radius: 50%;
    width: 95px;
    height: 95px;
    position: relative; }
    .content-item.expert.summary .media-library-picker-field-photo img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      max-height: 100%;
      max-width: 100%; }
  .content-item.expert.summary .text-field-position {
    margin: 0 0 .25rem; }

.content-items.list-items > li > .content-item.expert.summary:first-child {
  margin-top: 2rem; }

.content-item.banner-big.summary12 {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }
  .content-item.banner-big.summary12 .content-item-in {
    height: 320px;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover; }

.zone-aside-second .content-item.banner-big.summary {
  display: block; }
  .zone-aside-second .content-item.banner-big.summary .content-item-in {
    background-position: 50% 50%;
    background-size: cover;
    height: 300px;
    overflow: hidden; }

.zone-after-content .content-item.banner-big.summary {
  display: block;
  margin-top: 2rem; }
  .zone-after-content .content-item.banner-big.summary .content-item-in {
    background-position: 50% 50%;
    background-size: cover;
    height: 200px;
    overflow: hidden; }

.search-results {
  padding-left: 20px;
  margin-left: 0; }
  .search-results li {
    margin-bottom: 14px; }
  .search-results .h2 {
    margin-bottom: 0; }

.mime-type-application-pdf {
  background: url(images/mime-type-application-pdf.png) 0 0 no-repeat;
  width: 39px;
  height: 38px;
  display: inline-block; }

.our-team {
  background: #1b2348;
  padding: 42px 0 67px;
  color: #fff; }
  .our-team .display-3 {
    color: #fff;
    text-align: center;
    margin-bottom: 40px; }

.employee:nth-child(1n+4) {
  margin-top: 35px; }

.employee-photo {
  display: table-cell;
  vertical-align: top;
  padding-right: 12px; }
  .employee-photo .photo {
    width: 95px;
    height: 95px;
    display: block;
    border-radius: 50%;
    overflow: hidden; }

.employee-text {
  display: table-cell;
  vertical-align: middle; }
  .employee-text .name {
    font-size: 18px;
    line-height: 22px;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .employee-text .position {
    font-size: 13px;
    line-height: 20px;
    color: #c6ceda; }

.content-item.image-gallery.detail {
  background: #f1f4f8; }
  .content-item.image-gallery.detail .gallery-cell {
    display: table-cell;
    float: none;
    vertical-align: top; }
  .content-item.image-gallery.detail .gallery-small-cell {
    display: table-cell;
    float: none; }
  .content-item.image-gallery.detail .view-all-tile {
    text-align: center;
    vertical-align: middle; }
  .content-item.image-gallery.detail .popup-gallery {
    width: 100%; }

.objective-list {
  padding-bottom: 70px; }

.objective:nth-child(1n+3) {
  margin-top: 20px; }

.objective-icon {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
  padding-left: 10px;
  position: relative; }
  .objective-icon .number {
    position: absolute;
    top: 0;
    left: 0;
    background: #5868a7;
    border-radius: 50%;
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    text-align: center;
    padding-top: 5px; }
  .objective-icon [class^="icon-"] {
    font-size: 80px;
    color: #8891b5; }

.objective-text {
  display: table-cell;
  vertical-align: top; }
  .objective-text p:last-child {
    margin-bottom: 0; }

.special-partners {
  padding: 34px 0 52px;
  background: #f1f4f8; }
  .special-partners .display-3 {
    text-align: center;
    margin-bottom: 20px; }

.list-special-partner {
  font-size: 0;
  margin-top: 44px;
  text-align: center;
  display: flex;
  justify-content: space-between; }

.list-partner {
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .list-partner > div {
    display: flex; }

.partner-list-wrapper {
  margin-bottom: 38px; }

.content-item.partner.special {
  text-align: center;
  display: inline-block; }
  .content-item.partner.special:hover .partner-logo-active {
    opacity: 1; }

.content-item.partner.summary {
  padding: 20px 22px 25px;
  width: 100%;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }
  .content-item.partner.summary".partner-status-" + general .taxonomy-field-partner-status {
    color: #dca600; }
  .content-item.partner.summary".partner-status-" + informational .taxonomy-field-partner-status {
    color: #5c8dac; }
  .content-item.partner.summary".partner-status-" + generic .taxonomy-field-partner-status {
    color: #858585; }
  .content-item.partner.summary .taxonomy-field-partner-status {
    margin-bottom: 23px; }
  .content-item.partner.summary .pratner-logo-wrapper {
    margin-bottom: 30px;
    height: 80px;
    display: flex;
    align-items: center; }
  .content-item.partner.summary .pratner-logo {
    position: relative;
    display: inline-block; }
  .content-item.partner.summary .h3 {
    color: #5868a7;
    margin-bottom: 13px; }
  .content-item.partner.summary .link-field-website {
    margin-top: 1.5rem;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: flex;
    align-items: flex-end; }
  .content-item.partner.summary:hover .partner-logo-active {
    opacity: 1; }

.pratner-logo-wrapper {
  display: inline-block;
  position: relative; }
  .pratner-logo-wrapper .partner-logo-active {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s; }

.parter-status-text {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

.content-item.question.detail {
  margin-bottom: 10px;
  padding-left: 20px; }
  .content-item.question.detail:first-child {
    margin-top: 30px; }
  .content-item.question.detail:last-child {
    margin-bottom: 30px; }
  .content-item.question.detail .question-header:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    content: "\e615";
    float: left;
    margin-left: -20px; }
  .content-item.question.detail .question-header.collapsed:before {
    content: "\e614"; }
  .content-item.question.detail .question-content-in {
    font-style: italic;
    padding: 10px 0 10px; }
    .content-item.question.detail .question-content-in > *:last-child {
      margin-bottom: 0; }

.m-a-0 .content-item.question.detail:first-child {
  margin-top: 0 !important; }

.m-a-0 .content-item.question.detail:last-child {
  margin-bottom: 0 !important; }
  .m-a-0 .content-item.question.detail:last-child .question-content-in {
    padding-bottom: 0 !important; }

.m-t-0 .content-item.question.detail:first-child {
  margin-top: 0 !important; }

.m-b-0 .content-item.question.detail:last-child {
  margin-bottom: 0 !important; }
  .m-b-0 .content-item.question.detail:last-child .question-content-in {
    padding-bottom: 0 !important; }

.m-y-0 .content-item.question.detail:first-child {
  margin-top: 0 !important; }

.m-y-0 .content-item.question.detail:last-child {
  margin-bottom: 0 !important; }
  .m-y-0 .content-item.question.detail:last-child .question-content-in {
    padding-bottom: 0 !important; }

.zone-content .widget-menu-widget:last-child .nav-sitemap {
  margin-bottom: 20px; }

.nav-sitemap {
  margin-bottom: 14px; }

.content-item.slide {
  height: 21.07143rem;
  padding-bottom: 3.21429rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .content-item.slide .h2 {
    font-size: 2.14286rem;
    line-height: 2.5rem;
    color: #fff;
    margin: 0 0 5px; }
  .content-item.slide .btn-more {
    margin-top: 6px; }

.card.card-line {
  margin-top: 33px;
  margin-bottom: 33px;
  display: table;
  display: flex; }
  .card.card-line::after {
    content: "";
    display: table;
    clear: both; }
  .card.card-line .card-left {
    display: table-cell;
    vertical-align: top; }
    .card.card-line .card-left.card-left-document {
      vertical-align: middle;
      text-align: center;
      background: #d3dae5;
      display: flex;
      align-items: center;
      justify-content: center; }
      .card.card-line .card-left.card-left-document:hover {
        background: #c3cddc; }
      .card.card-line .card-left.card-left-document:active {
        background: #b3bfd2; }
  .card.card-line .card-right {
    display: table-cell;
    vertical-align: top;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-top: 11px;
    padding-bottom: 13px; }
  .card.card-line .link-field-link {
    font-size: 0.85714rem;
    line-height: 1.28571rem;
    overflow: hidden; }
  .card.card-line .text-field-source,
  .card.card-line .file-metadata {
    display: flex;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    justify-content: flex-end;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 0.85714rem;
    line-height: 1.28571rem;
    color: #858585;
    margin-top: 8px; }
    .card.card-line .text-field-source .name,
    .card.card-line .file-metadata .name {
      margin-bottom: 0.21429rem; }

.card.card-inverse .text-field-source {
  color: #d3dae5; }

.card.card-gray-dark {
  background: #1b2348; }

.card.card-gray-lightest {
  background: #f1f4f8; }

.card.card-structed {
  margin-top: 33px;
  margin-bottom: 33px; }
  .card.card-structed > div:first-child > div {
    border-top: 3px solid #1b2348;
    padding-top: 8px; }
  .card.card-structed > div:last-child > div {
    background: #f1f4f8;
    padding: 11px 15px; }

.card-line-wrapper {
  margin-top: 0;
  margin-bottom: 33px; }
  .card-line-wrapper .card-line {
    margin-top: 0;
    margin-bottom: 0; }
  .card-line-wrapper:last-child {
    margin-bottom: 0; }

.link-video-image-preivew {
  position: relative;
  display: block;
  border: none; }
  .link-video-image-preivew .video-icon {
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    border-radius: 50%; }
    .link-video-image-preivew .video-icon .icon-video {
      font-size: 28px;
      display: inline-block;
      margin: 20px 0 0 4px; }

.content-layout-map {
  font-size: 0.85714rem;
  line-height: 1.28571rem;
  margin-top: 4px; }

.container-tile-item {
  padding-left: 5px;
  padding-right: 5px; }

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none; }

.container {
  min-width: 960px; }

html:not(.layout-popup) body {
  overflow-x: hidden;
  min-height: 100vh;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }
  html:not(.layout-popup) body #layout-wrapper {
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }

html.layout-popup body {
  padding: 30px 30px; }

#layout-main.container {
  background: #fff; }
  #layout-main.container > .row {
    display: flex;
    align-items: stretch; }

html.not-found #layout-main.container {
  background: none; }

html.not-found p {
  margin-bottom: .5rem; }

html.not-found ul {
  padding-left: 15px; }

html.not-found .b-logo {
  margin-bottom: 1.5rem; }
  html.not-found .b-logo .text {
    color: #2c3236; }

html.body-white body {
  background: #fff; }

html.body-white .featured-navigation-beforemain-messages-main {
  background: #d3dae5; }

html.body-white #layout-main-container {
  background: #fff;
  padding-top: 30px; }

html.breadcumb-gray-lightest .featured-navigation-beforemain-messages-main {
  background: #f1f4f8; }

html.breadcumb-gray-lightest #layout-main-container {
  padding-top: 30px;
  background: #d3dae5; }

#messages {
  background-color: #5cb85c;
  color: #fff;
  padding: 10px 30px;
  margin-left: -30px;
  margin-right: -30px;
  font-weight: bold;
  margin-bottom: 14px; }

.messages-content {
  position: relative;
  padding-right: 40px; }
  .messages-content .close {
    position: absolute;
    right: 0;
    top: 3px;
    color: #fff;
    opacity: 1;
    font-size: 1rem; }
    .messages-content .close :hover {
      color: #e6e6e6; }
    .messages-content .close :active {
      color: #cccccc; }

html.home #messages {
  margin-bottom: 30px; }

#layout-wrapper.aside-2 #layout-content {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px; }

#aside-second {
  display: flex;
  align-items: stretch; }
  #aside-second .zone-aside-second {
    width: 100%;
    background: #f1f4f8;
    border-left: 1px solid #d3dae5; }

html.html-navbar-condensed #header .navbar {
  height: 4.28571rem; }

.firefox-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

#header,
#header .navbar {
  height: 5.71429rem;
  -moz-transition: height .2s;
  -o-transition: height .2s;
  -webkit-transition: height .2s;
  transition: height .2s; }
  #header .container, #header .row,
  #header .navbar .container,
  #header .navbar .row {
    height: 100%; }

#header .zone-header {
  display: table;
  width: 100%;
  height: 100%; }
  #header .zone-header > * {
    display: table-cell;
    line-height: 1;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

#header .widget-menu-widget {
  padding: 0 15px 0 15px;
  text-align: center;
  width: auto; }
  #header .widget-menu-widget > .navbar-nav {
    display: inline-block;
    line-height: 1;
    vertical-align: top; }

#header .search-toogle-ctrl,
#header .side-menu-toggle-ctrl {
  cursor: pointer;
  border: none;
  line-height: 1;
  display: block; }
  #header .search-toogle-ctrl,
  #header .side-menu-toggle-ctrl {
    color: #d3dae5; }
  #header .search-toogle-ctrl:hover,
  #header .side-menu-toggle-ctrl:hover {
    color: #fff; }
  #header .search-toogle-ctrl:active,
  #header .side-menu-toggle-ctrl:active {
    color: #f2f2f2; }

#header .search-toogle-ctrl {
  font-size: 1.5rem; }

#header .side-menu-toggle {
  padding: 0 0 0 2.85714rem;
  font-size: 1.14286rem; }

#header .side-menu-toggle-ctrl {
  cursor: pointer; }

.b-logo {
  white-space: nowrap;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: none; }
  .b-logo:hover, .b-logo:focus, .b-logo:active {
    color: #fff;
    border: none; }
  .b-logo .logo {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 1;
    background: url(images/climate-russia.svg) no-repeat;
    background-image: url(images/climate-russia.png);
    background-size: cover;
    vertical-align: top; }
  .b-logo .text {
    display: inline-block;
    padding: 4px 0 0 10px;
    font-size: 33px;
    vertical-align: top; }
  .b-logo h1 {
    display: none; }

.culture-picker {
  margin: 0;
  padding: 0 4.5rem 0 0;
  list-style-type: none; }
  .culture-picker > li {
    display: table-cell; }
    .culture-picker > li + li {
      padding-left: 0.57143rem; }
    .culture-picker > li a {
      font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
      font-size: 0.92857rem;
      line-height: 1;
      font-weight: 300;
      border: none;
      text-transform: uppercase; }
      .culture-picker > li a {
        color: #8891b5; }
      .culture-picker > li a:hover {
        color: #fff; }
      .culture-picker > li a:active {
        color: #f2f2f2; }
    .culture-picker > li.active a {
      color: #fff; }

.widget-search-form .search-form {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff; }
  .widget-search-form .search-form .container,
  .widget-search-form .search-form .row,
  .widget-search-form .search-form .search-form-content {
    height: 100%; }
  .widget-search-form .search-form .search-form-content {
    display: table; }
    .widget-search-form .search-form .search-form-content > * {
      display: table-cell;
      line-height: 1;
      vertical-align: middle; }
    .widget-search-form .search-form .search-form-content .search-find .search-find-ctrl {
      font-size: 1.5rem;
      cursor: pointer; }
      .widget-search-form .search-form .search-form-content .search-find .search-find-ctrl {
        color: #5868a7; }
      .widget-search-form .search-form .search-form-content .search-find .search-find-ctrl:hover {
        color: #465386; }
      .widget-search-form .search-form .search-form-content .search-find .search-find-ctrl:active {
        color: #353e64; }
    .widget-search-form .search-form .search-form-content .search-query {
      padding: 0 1.21429rem;
      width: 100%; }
    .widget-search-form .search-form .search-form-content .search-close {
      padding-left: 2.42857rem; }
      .widget-search-form .search-form .search-form-content .search-close .search-close-ctrl {
        font-size: 1.14286rem;
        cursor: pointer; }
        .widget-search-form .search-form .search-form-content .search-close .search-close-ctrl {
          color: #5868a7; }
        .widget-search-form .search-form .search-form-content .search-close .search-close-ctrl:hover {
          color: #465386; }
        .widget-search-form .search-form .search-form-content .search-close .search-close-ctrl:active {
          color: #353e64; }

#layout-footer #footer {
  background: #1b2348;
  padding: 30px 0 50px 0; }
  #layout-footer #footer .b-logo .logo {
    color: #5e699f; }
  #layout-footer #footer .b-logo .text {
    color: #c3caeb; }
  #layout-footer #footer .widget-footer-quad-first {
    color: #b0b6d0;
    font-size: 0.78571rem;
    line-height: 1rem;
    padding: 24px 17.48252% 0 0; }
  #layout-footer #footer #footer-quad > .container > .row {
    display: flex; }
  #layout-footer #footer #footer-quad-second,
  #layout-footer #footer #footer-quad-third {
    padding-top: 4px; }
    #layout-footer #footer #footer-quad-second .widget-menu-widget + .widget-menu-widget,
    #layout-footer #footer #footer-quad-third .widget-menu-widget + .widget-menu-widget {
      margin-top: 22px; }
      #layout-footer #footer #footer-quad-second .widget-menu-widget + .widget-menu-widget .nav-item:last-child,
      #layout-footer #footer #footer-quad-third .widget-menu-widget + .widget-menu-widget .nav-item:last-child {
        margin-top: 22px; }
        #layout-footer #footer #footer-quad-second .widget-menu-widget + .widget-menu-widget .nav-item:last-child .nav-link,
        #layout-footer #footer #footer-quad-third .widget-menu-widget + .widget-menu-widget .nav-item:last-child .nav-link {
          color: #ed8d10; }
        #layout-footer #footer #footer-quad-second .widget-menu-widget + .widget-menu-widget .nav-item:last-child .nav-link:hover,
        #layout-footer #footer #footer-quad-third .widget-menu-widget + .widget-menu-widget .nav-item:last-child .nav-link:hover {
          color: #d57f0e; }
        #layout-footer #footer #footer-quad-second .widget-menu-widget + .widget-menu-widget .nav-item:last-child .nav-link:active,
        #layout-footer #footer #footer-quad-third .widget-menu-widget + .widget-menu-widget .nav-item:last-child .nav-link:active {
          color: #bd710d; }
  #layout-footer #footer #footer-quad-fourth {
    padding-top: 4px;
    display: flex; }
    #layout-footer #footer #footer-quad-fourth::after {
      content: "";
      display: table;
      clear: both; }
    #layout-footer #footer #footer-quad-fourth > .zone-footer-quad-fourth {
      float: left;
      -ms-flex: 0 1 auto;
      -webkit-flex: 0 1 auto;
      flex: 0 1 auto;
      display: flex;
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column;
      justify-content: space-between; }
    #layout-footer #footer #footer-quad-fourth .b-developer {
      align-self: flex-end;
      float: right;
      margin-top: 64px; }

.b-social-links .title {
  color: #c3caeb;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.92857rem;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 18px; }

.social-link-list::after {
  content: "";
  display: table;
  clear: both; }

.social-link-list a {
  float: left;
  font-size: 2.78571rem;
  line-height: 0;
  border: none;
  position: relative;
  color: #424f8b; }
  .social-link-list a + a {
    margin-left: 8px; }
  .social-link-list a i {
    position: relative; }
  .social-link-list a:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px; }
  .social-link-list a:hover .icon-social-tw {
    color: #1caad8; }
  .social-link-list a:hover .icon-social-fb {
    color: #3b5998; }
  .social-link-list a:hover .icon-social-vk {
    color: #4d729c; }
  .social-link-list a:hover .icon-social-ok {
    color: #ff960d; }
  .social-link-list a:hover:before {
    background: #fff; }
  .social-link-list a:active .icon-social-tw {
    color: #1686ab; }
  .social-link-list a:active .icon-social-fb {
    color: #2d4373; }
  .social-link-list a:active .icon-social-vk {
    color: #3c597a; }
  .social-link-list a:active .icon-social-ok {
    color: #d97b00; }
  .social-link-list a:active:before {
    background: #fff; }

.social-link-list.gray-light a {
  color: #a7b1c1; }

.b-developer {
  border-style: none; }
  .b-developer::after {
    content: "";
    display: table;
    clear: both; }
  .b-developer:hover {
    border: none; }
    .b-developer:hover .logo {
      color: #e9ecf8; }
  .b-developer:active {
    border: none; }
    .b-developer:active .logo {
      color: white; }
  .b-developer:focus {
    border: none; }
  .b-developer .title {
    font-size: 0.71429rem;
    line-height: 0.85714rem;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #5e699f;
    float: left;
    margin: 0 1rem 0 0; }
  .b-developer .logo {
    background-size: contain;
    font-size: 1.28571rem;
    line-height: 1;
    color: #c3caeb;
    float: left; }

#layout-side-bar {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 100%;
  min-height: 100vh;
  padding-top: 5.71429rem;
  background: #323c66;
  -moz-transition: -moz-transform .5s, padding .2s;
  -o-transition: -o-transform .5s, padding .2s;
  -webkit-transition: -webkit-transform .5s, padding .2s;
  transition: transform .5s, padding .2s; }
  #layout-side-bar.less-then-window {
    position: absolute; }
  #layout-side-bar.active {
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }

.zone-side-bar {
  height: 100%;
  padding: 41px 24px;
  min-width: 255px; }
  .zone-side-bar .widget-menu-widget {
    padding: 0 8px;
    /*&:last-child {
            margin-top: 26px;
            .nav-item:last-child {
                margin-top: 22px;

                .nav-link {
                    @include color-state-light(#ed8d10, darken(#ed8d10, 5%), darken(#ed8d10, 10%));
                }
            }
        }*/ }
    .zone-side-bar .widget-menu-widget .h2 {
      font-size: 1rem;
      line-height: 1;
      color: #53609a;
      text-transform: uppercase;
      margin-bottom: 30px; }
    .zone-side-bar .widget-menu-widget:first-child {
      padding-bottom: 31px;
      margin-bottom: 31px; }

.ya-share2 {
  padding: 24px 0;
  background: #d3dae5;
  text-align: center; }
  .ya-share2 .ya-share2__list {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    display: inline-flex; }
  .ya-share2 .ya-share2__item + .ya-share2__item {
    margin-left: 30px; }
  .ya-share2 .ya-share2__title {
    display: none; }
  .ya-share2 .ya-share2__badge {
    display: flex; }
  .ya-share2 .ya-share2__icon {
    background: none;
    z-index: 2;
    position: relative;
    display: block;
    width: 42px;
    height: 32px;
    padding: 0;
    line-height: 32px; }
    .ya-share2 .ya-share2__icon:before {
      position: absolute;
      top: 1px;
      right: 1px;
      bottom: 1px;
      left: 1px;
      content: "";
      border-radius: 3px;
      background: #fff;
      z-index: -1; }
    .ya-share2 .ya-share2__icon:after {
      font-family: icomoon;
      background: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      font-size: 32px;
      height: 32px;
      width: 42px;
      z-index: -1;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
      line-height: 1; }
  .ya-share2 .ya-share2__counter {
    z-index: 3;
    background: none;
    position: relative;
    display: block;
    width: 62px;
    height: 32px;
    margin: 0;
    padding: 0;
    line-height: 32px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    color: #fff;
    margin-left: -5px; }
    .ya-share2 .ya-share2__counter:before {
      display: block;
      font-family: icomoon;
      background: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      font-size: 32px;
      height: 32px;
      width: 62px;
      z-index: -1;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
      line-height: 1; }
  .ya-share2 .ya-share2__item_service_facebook .ya-share2__icon:after {
    content: "";
    color: #385d87; }
  .ya-share2 .ya-share2__item_service_facebook .ya-share2__counter:before {
    content: "";
    color: #4d729c; }
  .ya-share2 .ya-share2__item_service_facebook:hover .ya-share2__icon:after {
    color: #315175; }
  .ya-share2 .ya-share2__item_service_facebook:active {
    /*.ya-share2__counter:before { color: darken($color-counter, 5%); }*/ }
    .ya-share2 .ya-share2__item_service_facebook:active .ya-share2__icon:after {
      color: #294463; }
  .ya-share2 .ya-share2__item_service_twitter .ya-share2__icon:after {
    content: "";
    color: #47a0d4; }
  .ya-share2 .ya-share2__item_service_twitter .ya-share2__counter:before {
    content: "";
    color: #4eb5f2; }
  .ya-share2 .ya-share2__item_service_twitter:hover .ya-share2__icon:after {
    color: #3295cf; }
  .ya-share2 .ya-share2__item_service_twitter:active {
    /*.ya-share2__counter:before { color: darken($color-counter, 5%); }*/ }
    .ya-share2 .ya-share2__item_service_twitter:active .ya-share2__icon:after {
      color: #2c87bc; }
  .ya-share2 .ya-share2__item_service_gplus .ya-share2__icon:after {
    content: "";
    color: #cb4134; }
  .ya-share2 .ya-share2__item_service_gplus .ya-share2__counter:before {
    content: "";
    color: #e34b3c; }
  .ya-share2 .ya-share2__item_service_gplus:hover .ya-share2__icon:after {
    color: #b73b2f; }
  .ya-share2 .ya-share2__item_service_gplus:active {
    /*.ya-share2__counter:before { color: darken($color-counter, 5%); }*/ }
    .ya-share2 .ya-share2__item_service_gplus:active .ya-share2__icon:after {
      color: #a2342a; }
  .ya-share2 .ya-share2__item_service_vkontakte .ya-share2__icon:after {
    content: "";
    color: #425596; }
  .ya-share2 .ya-share2__item_service_vkontakte .ya-share2__counter:before {
    content: "";
    color: #4f66b4; }
  .ya-share2 .ya-share2__item_service_vkontakte:hover .ya-share2__icon:after {
    color: #3a4b84; }
  .ya-share2 .ya-share2__item_service_vkontakte:active {
    /*.ya-share2__counter:before { color: darken($color-counter, 5%); }*/ }
    .ya-share2 .ya-share2__item_service_vkontakte:active .ya-share2__icon:after {
      color: #324173; }

.ya-share2-sm {
  padding: 0;
  background: none;
  text-align: center; }
  .ya-share2-sm .ya-share2__item + .ya-share2__item {
    margin-left: 4px; }
  .ya-share2-sm .ya-share2__icon {
    width: 34px;
    height: 26px;
    line-height: 26px; }
    .ya-share2-sm .ya-share2__icon:after {
      font-size: 26px;
      height: 26px;
      width: 34px; }
  .ya-share2-sm .ya-share2__counter {
    font-size: 0.64286rem;
    width: 50px;
    height: 26px;
    line-height: 26px; }
    .ya-share2-sm .ya-share2__counter:before {
      font-size: 26px;
      height: 26px;
      width: 50px; }

#layout-featured {
  margin-top: -1.42857rem;
  margin-bottom: -1.78571rem;
  position: relative; }

#layout-navigation {
  position: relative;
  z-index: 2; }

.widget-navigation.widget-menu-widget {
  padding-right: 1px; }

.slider-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  padding-top: 1.42857rem;
  height: 22.5rem;
  z-index: 2; }

.slider-navs {
  position: relative;
  z-index: 2; }
  .slider-navs .nav-arrow {
    position: absolute;
    top: 8.92857rem;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 2.85714rem;
    line-height: 1;
    cursor: pointer; }
    .slider-navs .nav-arrow {
      color: #d3d9e5; }
    .slider-navs .nav-arrow:hover {
      color: #c3cbdc; }
    .slider-navs .nav-arrow:active {
      color: #b3bdd2; }
    .slider-navs .nav-arrow.disabled {
      cursor: not-allowed;
      color: rgba(211, 217, 229, 0.5); }
    .slider-navs .nav-arrow.prev {
      left: 0; }
    .slider-navs .nav-arrow.next {
      right: 0; }

.slider {
  height: 21.07143rem;
  overflow: hidden; }

.slide-item {
  float: left;
  width: 100vw;
  height: 21.07143rem; }

.published {
  color: #858585;
  font-size: 0.85714rem; }

.content-caption-before {
  display: table;
  width: 100%;
  margin-bottom: 30px; }
  .content-caption-before .left {
    display: table-cell;
    vertical-align: middle; }
  .content-caption-before .right {
    display: table-cell;
    vertical-align: middle; }
    .content-caption-before .right .ya-share2 {
      text-align: right; }
    .content-caption-before .right .b-share {
      text-align: left; }

.twitter-timeline {
  width: 100%;
  display: block; }

.b-follow-as_vertical {
  padding: 20px 15px 36px; }
  .b-follow-as_vertical .display-3 {
    margin-bottom: 20px; }
  .b-follow-as_vertical .twitter {
    margin-top: 17px; }

.b-follow-as_horizontal {
  background: #f1f4f8;
  padding: 32px 0 42px; }
  .b-follow-as_horizontal .b-follow-as-header {
    display: table;
    margin: 0 auto 24px; }
  .b-follow-as_horizontal .display-3,
  .b-follow-as_horizontal .social-link-list {
    display: table-cell;
    vertical-align: middle; }
  .b-follow-as_horizontal .display-3 {
    padding-right: 60px; }
  .b-follow-as_horizontal iframe {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important; }

.subscribe-line {
  background: #5868a7;
  padding-top: 21px;
  padding-bottom: 21px; }
  .subscribe-line.mb-request-states.mb-request-submitted .mb-request-notifies {
    display: block; }
  .subscribe-line.mb-request-states.mb-request-submitted .subscribe-line-content-form {
    visibility: hidden; }

.subscribe-line-content {
  position: relative; }

.mb-request-notifies {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 300px 0 15px;
  display: none;
  color: #fff; }

.subscribe-line-content-form {
  display: table; }
  .subscribe-line-content-form > * {
    display: table-cell;
    vertical-align: top; }
  .subscribe-line-content-form .left-text {
    color: #fff;
    font-family: Roboto, Helvetica, Arial, sans-serif; }
    .subscribe-line-content-form .left-text .text-1 {
      white-space: nowrap;
      font-size: 1.21429rem;
      line-height: 1.33333;
      font-weight: 700; }
    .subscribe-line-content-form .left-text .text-2 {
      white-space: nowrap;
      font-weight: 300; }
  .subscribe-line-content-form .form-field-element-email {
    width: 100%;
    padding: 0 9px 0 38px; }
    .subscribe-line-content-form .form-field-element-email .form-control {
      border-color: transparent; }
    .subscribe-line-content-form .form-field-element-email .field-validation-error {
      padding-left: 21px;
      color: #fff; }

a, a:focus, a:active {
  outline: none; }

a {
  color: #5868a7;
  border-color: rgba(88, 104, 167, 0.3); }

a:hover {
  color: #465386;
  border-color: rgba(70, 83, 134, 0.3); }

a:active {
  color: #353e64;
  border-color: rgba(53, 62, 100, 0.3); }

a.gray-lighter {
  color: #d3dae5;
  border-color: rgba(211, 218, 229, 0.3); }

a.gray-lighter:hover {
  color: #f3f5f8;
  border-color: rgba(243, 245, 248, 0.3); }

a.gray-lighter:active {
  color: white;
  border-color: rgba(255, 255, 255, 0.3); }

a.border-inside {
  border: none; }

/*@import "../../bootstrap/scss/utilities";
@import "../../bootstrap/scss/utilities-spacing";
@import "../../bootstrap/scss/utilities-responsive";*/

