@charset "UTF-8";
@font-face {
  font-family: 'LabGrotesque';
  src: url("../../bundles/app/fonts/LabGrotesque/LabGrotesque-Light.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U20-F003; }
@font-face {
  font-family: 'LabGrotesque';
  src: url("../../bundles/app/fonts/LabGrotesque/LabGrotesque-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U20-F003; }
@font-face {
  font-family: 'LabGrotesque';
  src: url("../../bundles/app/fonts/LabGrotesque/LabGrotesque-Black.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U20-F003; }
.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-violette {
  color: #4d008c; }

.text-orange {
  color: #90a0c4; }

.text-strong {
  font-weight: bold; }

.uppercase {
  text-transform: uppercase; }

.bg-lightgray {
  background-color: #ececec; }

.pull-right {
  float: right; }

.content-block, .info-block .row .content-block_full, .info-block .row .content-block_slim {
  color: #231f20; }

.info-block h1 {
  font-size: 36px;
  color: #90a0c4;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-weight: bold;
  letter-spacing: 0.1em; }
.info-block h2 {
  text-transform: uppercase;
  font-weight: 600;
  color: #90a0c4;
  padding: 40px 0 0 0;
  font-size: 30px;
  margin: 0;
  letter-spacing: 0.1em; }
.info-block h3 {
  color: #4d008c; }
.info-block h4 {
  font-size: 0.75em;
  color: #90a0c4;
  margin-top: 15px; }
.info-block p {
  line-height: 26px;
  margin: 20px 0 0 0; }

.paragraph-m-0 > p:first-of-type {
  margin-top: 0; }

.guardians-title {
  font-size: 18px !important;
  line-height: 1;
  text-transform: none !important;
  text-align: left;
  padding-left: 2% !important; }

.guardians-line {
  width: 100px;
  margin: 40px 2% 20px;
  height: 1px;
  background: #dcdcdc; }
  .guardians-line.full {
    width: 96%;
    margin: 70px 2% 20px; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  outline: 0; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
  /* tables still need cellspacing="0" in the markup */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle;
  /*-webkit-appearance: none;*/
  border-radius: 0;
  /* @end reset */ }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

html, body {
  height: 100%;
  width: 100%; }

html {
  background: #fff; }

a {
  color: #90a0c4; }

h1 {
  font-size: 36px;
  color: #90a0c4;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1em; }

ul.unstyled {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.button {
  display: inline-block;
  font-size: 12px;
  padding: 10px 40px;
  border-radius: 20px;
  text-transform: uppercase;
  text-align: center;
  z-index: 8;
  background: #f5f5f5;
  text-decoration: none;
  font-weight: 600;
  color: #323232; }
  .button:hover {
    color: white; }

.button:hover {
  background: #90a0c4;
  color: #fff;
  text-decoration: none; }

.button.main {
  background: #4d008c;
  color: #fff;
  border: 1px solid #fff; }

.button.main:hover {
  background: #fff;
  color: #4d008c;
  border: 1px solid #fff; }

strong {
  color: #90a0c4;
  font-weight: bold; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.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 8px;
  -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: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

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

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  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: 0.65;
  filter: alpha(opacity=65);
  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;
  filter: alpha(opacity=100); }

.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 #FFF;
  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 #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.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: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* 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: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

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

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  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: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.mfp-iframe-scaler {
  overflow: visible; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 100030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../bundles/app/img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../bundles/app/img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../bundles/app/img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 100000;
  background: url("../../bundles/app/img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../../bundles/app/img/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../../bundles/app/img/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
.pages,
.navigation {
  padding: 0;
  margin: 30px 0 0 0; }
  .pages > ul,
  .navigation > ul {
    margin: 0;
    text-align: center;
    display: block;
    min-height: 30px; }
    .pages > ul > li,
    .navigation > ul > li {
      display: inline-block;
      margin: 0 3px; }
      .pages > ul > li > A, .pages > ul > li > span,
      .navigation > ul > li > A,
      .navigation > ul > li > span {
        display: block;
        color: #4d008c;
        padding: 5px 15px;
        border-radius: 8px;
        text-decoration: none;
        font-weight: bold; }
      .pages > ul > li > A:hover,
      .navigation > ul > li > A:hover {
        color: #90a0c4; }
    .pages > ul > li.active > span,
    .navigation > ul > li.active > span {
      color: #fff;
      background-color: #90a0c4; }
    .pages > ul > li.disabled > span,
    .navigation > ul > li.disabled > span {
      color: #231f20; }

.info-block .qoute-line {
  height: 100px !important;
  margin: 80px 0 0 0 !important; }

.info-block .qoute {
  background: #4d008c;
  height: 240px;
  width: 100%;
  margin: 40px 0 0 0; }
  .info-block .qoute p {
    margin: 0; }
  .info-block .qoute blockquote {
    display: block;
    color: #fff;
    font-size: 28px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 34%;
    width: 810px; }
    .info-block .qoute blockquote p {
      line-height: 37px;
      font-weight: bold;
      margin-bottom: 0; }
  .info-block .qoute cite {
    display: block;
    color: #90a0c4;
    font-size: 20px;
    line-height: 24px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 37%;
    width: 810px; }

.info-block .list ul,
.plain-content ul {
  margin: 20px auto 0 auto; }
  .info-block .list ul > li,
  .plain-content ul > li {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0 0;
    color: #231f20; }

.naked ol,
.plain-content ol {
  margin: 20px auto 0 auto;
  list-style-position: inside; }
  .naked ol > li,
  .plain-content ol > li {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0 0;
    color: #231f20; }

.news-page__img {
  width: 100%; }

.guardian-leader-circular-img {
  display: inline-block;
  width: 130px;
  height: 130px;
  background: #999;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
  background-position: center -25px; }

.info-block .leader_image {
  background: #ebebeb;
  width: 390px;
  width: 100%;
  margin-top: 10px; }
  .info-block .leader_image img {
    width: 100%;
    display: block; }

.searchResult__list {
  padding: 0;
  margin: 0 0 0 25px; }
  .searchResult__list > li {
    padding: 20px 0 0 0;
    margin: 0; }
    .searchResult__list > li p {
      margin-top: 0; }

.searchBlock__wrap {
  border-radius: 8px;
  border: 1px solid #ccc;
  background: #eee;
  padding: 20px;
  width: 770px !important; }

.searchBlock__submit {
  width: 120px !important;
  float: right; }

.searchBlock__query {
  width: 640px !important; }

.searchBlock__queryClear {
  position: absolute;
  font-size: 1.1em;
  margin-left: -23px;
  margin-top: 5px;
  color: #CCC; }
  .searchBlock__queryClear:hover {
    color: #989898; }

body {
  overflow: visible;
  min-width: 1024px;
  font-family: LabGrotesque, sans-serif;
  letter-spacing: 0.05em; }
  body > header {
    height: 79px;
    background: #4d008c;
    border-top: 1px solid #90a0c4;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    min-width: 1024px; }
    body > header > .wrapper {
      min-width: 1024px; }
    body > header .logo {
      position: relative;
      display: block;
      margin: 14px 0 0 30px;
      float: left;
      z-index: 20; }
      body > header .logo svg {
        height: 52px;
        width: 148px; }
        body > header .logo svg .logo-name {
          fill: #90a0c4; }
    body > header .phone {
      color: #90a0c4;
      font-size: 8.8px;
      height: 40px;
      float: right;
      margin-right: 30px;
      text-transform: uppercase;
      margin-top: 25px;
      position: relative;
      z-index: 20; }
      body > header .phone span {
        color: white; }
      body > header .phone A {
        font-size: 16.93px;
        font-weight: 600;
        color: #fff;
        text-decoration: none;
        display: block; }
    body > header .top-header-link, body > header .header-download, body > header .header-login, body > header .header-logout {
      display: inline-block;
      float: right;
      margin-left: 1px;
      width: 79px;
      height: 79px;
      background-color: #442058;
      background-position: center;
      background-repeat: no-repeat;
      z-index: 20;
      position: relative; }
    body > header .header-download {
      background-image: url("../../bundles/app/img/main-page/downlaod.png"); }
    body > header .header-login {
      background-image: url("../../bundles/app/img/main-page/login.png"); }
    body > header .header-logout {
      background-image: url("../../bundles/app/img/main-page/logout.png"); }
    body > header .header-search {
      display: inline-block;
      float: right;
      margin-left: 1px;
      width: 79px;
      height: 79px;
      background-color: #442058;
      background-image: url("../../bundles/app/img/main-page/search.png");
      background-repeat: no-repeat;
      background-position: center;
      z-index: 20;
      position: relative; }

.body-full {
  padding-bottom: 373px;
  min-height: 100%;
  box-sizing: border-box;
  min-width: 1024px;
  overflow: hidden; }

.info-block__title {
  margin: 50px 0 30px !important; }

body > header nav.menu {
  font-size: 11px;
  letter-spacing: 0.7px;
  position: relative;
  top: 13px;
  z-index: 19; }
  body > header nav.menu > ul {
    text-align: center; }
    body > header nav.menu > ul > li {
      display: inline-block;
      margin: 0 10px 0 0;
      text-transform: uppercase; }
      body > header nav.menu > ul > li > a, body > header nav.menu > ul > li span {
        display: block;
        padding: 20px 10px;
        color: #fff;
        font-weight: 600; }
        body > header nav.menu > ul > li > a:selected, body > header nav.menu > ul > li span:selected {
          color: #90a0c4; }
        body > header nav.menu > ul > li > a:hover, body > header nav.menu > ul > li span:hover {
          color: #fff !important;
          background: #4a195f; }
      body > header nav.menu > ul > li > span {
        cursor: default; }
      body > header nav.menu > ul > li > a.disabled:hover, body > header nav.menu > ul > li span.disabled:hover {
        color: #fff !important;
        background: #4d008c; }
      body > header nav.menu > ul > li ul.subfolders {
        max-height: 0;
        overflow: hidden;
        position: absolute;
        z-index: 100;
        background: #fff;
        font-size: 9px;
        border-radius: 0 0px 3px 3px;
        box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.5); }
        body > header nav.menu > ul > li ul.subfolders.active {
          max-height: 500px; }
        body > header nav.menu > ul > li ul.subfolders > li {
          width: 100%;
          text-align: left; }
          body > header nav.menu > ul > li ul.subfolders > li A {
            color: #4d008c;
            min-width: 200px;
            display: block;
            margin: 0 10px;
            padding: 17px 0;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px dotted #4a195f; }
          body > header nav.menu > ul > li ul.subfolders > li:hover {
            background: #4a195f; }
            body > header nav.menu > ul > li ul.subfolders > li:hover A {
              color: #fff; }
          body > header nav.menu > ul > li ul.subfolders > li:last-child A {
            border-bottom: none; }
      body > header nav.menu > ul > li:hover {
        background: #fff; }
        body > header nav.menu > ul > li:hover > A, body > header nav.menu > ul > li:hover span {
          text-decoration: none;
          color: #4a195f; }
        body > header nav.menu > ul > li:hover ul.subfolders {
          max-height: 500px; }
      body > header nav.menu > ul > li:last-child {
        margin: 0; }

.info-block .row {
  clear: both;
  /*TODO заменить, когда будет для тревора блок галерери*/ }
  .info-block .row .header-block {
    width: 810px;
    margin: 0 auto;
    padding: 50px 0 25px 0; }
    .info-block .row .header-block.before-dark {
      padding: 95px 0 95px- 20px 0; }
  .info-block .row .subheader-block {
    width: 810px;
    margin: 20px auto 0 auto; }
  .info-block .row .content-block, .info-block .row .content-block_full, .info-block .row .content-block_slim {
    margin: 0 auto; }
  .info-block .row .content-block_full {
    width: 1024px; }
  .info-block .row .content-block_slim {
    width: 810px; }
  .info-block .row .center_block > .slider {
    margin: 20px auto 0 auto; }
.info-block .col-2-1 {
  width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .info-block .col-2-1 .right {
    float: right;
    width: 30%;
    border-left: 1px solid #e5e5e5;
    padding-left: 4%; }
  .info-block .col-2-1 .left {
    width: 60%;
    margin-right: 40%; }
.info-block .col-1-2 {
  width: 1024px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .info-block .col-1-2 .right {
    float: right;
    width: 66%; }
  .info-block .col-1-2 .left {
    width: 34%;
    margin-right: 10%; }
.info-block .col-1-1 {
  clear: both; }
  .info-block .col-1-1 .right {
    float: right;
    width: 46%;
    padding: 20px 2% 0 2%; }
  .info-block .col-1-1 .left {
    width: 46%;
    padding: 20px 2% 0 2%; }
.info-block .col-1-3 {
  width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .info-block .col-1-3 .right {
    float: right;
    width: 75%; }
  .info-block .col-1-3 .left {
    float: right;
    width: 25%; }
.info-block .col-1 {
  width: 100%;
  margin: 20px 0 0 0; }
.info-block .spacer {
  padding: 0 0 20px 0; }
.info-block .spacer_x2 {
  padding: 0 0 40px 0; }
.info-block H4 {
  font-size: 0.75em;
  color: #90a0c4;
  margin-top: 15px; }
.info-block H5 {
  font-size: 0.75em;
  color: #351543;
  margin-top: 15px; }

.block-content {
  color: #231f20;
  font-size: 16px; }

.p-t-20 {
  padding-top: 20px; }

.p-t-40 {
  padding-top: 40px; }

.p-t-50 {
  padding-top: 50px; }

.p-t-80 {
  padding-top: 80px; }

.p-b-20 {
  padding-bottom: 20px; }

.p-b-40 {
  padding-bottom: 40px; }

.p-b-50 {
  padding-bottom: 50px; }

.min-list li {
  list-style: none; }
  .min-list li > A {
    display: block;
    height: 65px;
    background: url(../../bundles/app/img/bg-min.png) no-repeat;
    padding: 0 0 0 120px;
    color: #351543;
    padding: 40px 0 0 125px;
    font-size: 0.65em;
    font-weight: bold;
    margin: 35px 0; }
    .min-list li > A:hover {
      text-decoration: none;
      color: #90a0c4; }
    .min-list li > A.min-sport {
      background-position: 0 -105px; }
    .min-list li > A.min-kult {
      background-position: 0 -210px; }

.docs-copy-list {
  display: block; }
  .docs-copy-list > li {
    display: block;
    float: left;
    width: 46%;
    padding: 15px 0 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 0.98em; }
    .docs-copy-list > li > A {
      color: #7c7c7c;
      font-size: 0.8em;
      text-decoration: none;
      display: block; }
      .docs-copy-list > li > A .fa {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: #f5f5f5;
        text-align: center;
        line-height: 50px;
        font-size: 2em;
        float: left;
        margin-right: 25px; }
      .docs-copy-list > li > A:hover {
        color: #90a0c4; }
        .docs-copy-list > li > A:hover .fa {
          background: none;
          border: 2px solid #90a0c4;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          line-height: 46px; }
    .docs-copy-list > li:nth-child(odd) {
      margin-right: 4%; }

body > footer {
  position: relative;
  border-top: 3px solid #90a0c4;
  background: #4d008c;
  min-height: 370px;
  color: #fff;
  margin-top: -373px;
  min-width: 1024px;
  overflow: hidden; }
  body > footer .up {
    position: absolute;
    right: 14px;
    top: 180px; }
    body > footer .up svg {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      width: 40px; }
      body > footer .up svg:hover polyline, body > footer .up svg:hover line {
        fill: #fff;
        stroke: #4d008c; }
      body > footer .up svg:hover circle {
        fill: #fff;
        stroke: #fff; }
  body > footer .upper {
    width: 1024px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    body > footer .upper nav {
      display: inline-block;
      text-transform: uppercase;
      vertical-align: top;
      margin: 40px 25px 0 0; }
      body > footer .upper nav > a {
        text-decoration: none;
        font-size: 80%;
        font-weight: 700; }
        body > footer .upper nav > a H4 {
          font-size: 11px;
          font-weight: bold;
          margin: 0 0 30px 0;
          color: #90a0c4; }
        body > footer .upper nav > a:hover H4 {
          color: #fff; }
      body > footer .upper nav > span {
        color: #90a0c4;
        font-size: 80%;
        font-weight: 700;
        cursor: default; }
      body > footer .upper nav ul {
        margin-top: 10px; }
        body > footer .upper nav ul li {
          font-size: 9px;
          width: 100%;
          margin: 0 0 10px 0; }
          body > footer .upper nav ul li a {
            color: #fff;
            font-weight: 600;
            opacity: 0.6;
            text-decoration: none; }
            body > footer .upper nav ul li a:hover {
              color: #fff;
              opacity: 1; }
    body > footer .upper .social {
      position: absolute;
      right: 0;
      top: 75px;
      width: 110px; }
      body > footer .upper .social a {
        text-decoration: none; }
      body > footer .upper .social svg {
        height: 40px;
        margin: 0 4px 9px;
        width: 40px; }
        body > footer .upper .social svg path {
          fill: #5d456a; }
        body > footer .upper .social svg:hover path {
          fill: #fff; }
  body > footer .lower {
    width: 1024px;
    margin: 44px auto 0;
    border-top: 1px solid #5d456a;
    padding: 0 20px;
    box-sizing: border-box; }
    body > footer .lower .logo {
      float: right;
      margin: 40px 4px 0;
      position: relative;
      top: 10px;
      vertical-align: top; }
  body > footer .copyright {
    font-size: 12px;
    color: #5d456a;
    float: left;
    top: 60px;
    position: relative; }

.page-bottom-margin {
  margin-bottom: 55px !important; }

/*Unused styles*/
body .footer_spacer {
  margin: 130px 0 0 0; }

body > footer .signin h2:hover {
  color: #90a0c4; }

.info-block .parallax {
  display: block;
  min-height: 470px; }

.parallax {
  display: block;
  min-height: 600px;
  position: relative;
  z-index: 4; }

.info-block .top_cover {
  background: transparent repeat center top/cover;
  min-height: 470px;
  width: 100%; }

.info-block .center_block.different h1 .line {
  display: none; }

.info-block .center_block.different p {
  margin: 0 0 27px 0;
  line-height: 25px; }

.info-block .center_block.different > .center_block h2 {
  color: #6d6e71;
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0 10px; }

.info-block .center_block.different > .center_block h2 .line {
  display: none; }

.info-block .center_block.different .double_row .left_low h2 {
  margin: 0; }

.info-block .center_block.different .double_row .right_row h2.name {
  margin: -3px 0 15px;
  font-size: 15px;
  text-transform: uppercase; }

.info-block .center_block.different .double_row .right_high p:last-child {
  margin: 0; }

.info-block .center_block {
  width: 810px;
  margin: 0 auto;
  color: #6d6e71; }
  .info-block .center_block__slider {
    position: relative; }

.info-block .center_block .double_row {
  position: relative; }

.info-block .center_block .double_row.more_space {
  margin: 0 0 40px 0; }

.info-block .center_block > img {
  display: block;
  margin: 15px 0 40px 0; }

.info-block .center_block .line {
  border-top: 1px solid #90a0c4;
  margin: 20px 0 30px; }

.info-block .center_block h1 {
  text-transform: uppercase;
  margin: 50px 0 20px 0;
  width: 100%;
  line-height: 1;
  position: relative;
  text-align: center; }

.info-block .center_block h1 .line {
  background: #90a0c4;
  bottom: 0;
  height: 1px;
  left: 50%;
  margin: 0 0 0 -75px;
  position: absolute;
  width: 150px; }

.info-block .center_block h1.shorter {
  margin: 60px 0 46px;
  height: 27px; }

.info-block .center_block h2.grey {
  color: #6d6e71;
  font-size: 24px;
  font-weight: bold; }

.info-block .center_block h2 .smaller {
  display: block;
  font-size: 12px; }

.info-block .center_block > h2 {
  text-transform: uppercase;
  margin: 0;
  width: 100%;
  height: 57px;
  font-size: 24px;
  line-height: 24px;
  position: relative;
  text-align: center; }

.info-block .center_block > h2 .line {
  background: #90a0c4;
  bottom: 0;
  height: 1px;
  left: 50%;
  margin: 0 0 0 -75px;
  position: absolute;
  width: 150px; }

.info-block .center_block p {
  font-size: 16px;
  line-height: 20px;
  color: #6d6e71;
  line-height: 27px; }

.info-block .center_block h2 {
  font-size: 24px;
  color: #90a0c4;
  font-weight: normal; }

.info-block .center_block .left_low {
  float: left;
  width: 300px;
  text-align: right; }

.info-block .center_block .left_low .leader_image {
  width: 330px;
  height: auto;
  background: none; }

.info-block .center_block .left_low h2 {
  text-transform: uppercase;
  font-size: 13px; }

.info-block .center_block .right_high {
  float: right;
  width: 400px; }

.info-block .center_block .right_high h2.name {
  margin: -5px 0 15px; }

.info-block .center_block .right_high h2 {
  font-size: 15px;
  text-transform: uppercase; }

.info-block .center_block .right_high .button {
  bottom: 0;
  position: absolute; }

.info-block .center_block .left_row {
  float: left;
  width: 390px; }

.info-block .center_block .left_row img {
  width: 100%; }

.info-block .center_block .right_row {
  float: right;
  width: 390px;
  position: relative; }

.info-block .center_block .right_row .low {
  position: absolute;
  top: 227px; }

.info-block .center_block .right_row .low p {
  color: #90a0c4; }

.info-block .center_block .right_row.fixed_height {
  height: 390px; }

.info-block .center_block .right_row.fixed_height .button {
  position: absolute;
  bottom: 0; }

.info-block .center_block .short_line {
  width: 540px;
  border-top: 1px solid #7a7b7e;
  margin: 14px auto 35px; }

.info-block .center_block strong .smaller {
  font-size: 14px;
  font-weight: normal; }

.info-block .center_block .buttons {
  text-align: center; }

.info-block .center_block .buttons > a {
  margin: 0 15px 0 0; }

.info-block .center_block .buttons > a:last-child {
  margin: 0; }

.info-block .center_block .buttons > a.selected {
  background: #90a0c4;
  color: #fff; }

.info-block .center_block .shifts_tabs2 {
  width: 810px;
  border: 1px solid #90a0c4;
  height: 50px; }

.info-block .center_block .shifts_tabs2 .numericControls {
  display: none; }

.info-block .center_block .shifts_tabs2 .left {
  float: left;
  width: 30px;
  height: 100%;
  background: #90a0c4;
  display: block; }

.info-block .center_block .shifts_tabs2 .left img {
  color: #fff;
  margin: 12px 0 0 7px;
  width: 45%; }

.info-block .center_block .shifts_tabs2 .dates {
  display: block;
  width: 750px;
  float: left;
  height: 100%; }

.info-block .center_block .shifts_tabs2 .dates ul {
  height: 100%;
  width: 100%; }

.info-block .center_block .shifts_tabs2 .dates ul li {
  vertical-align: top;
  width: 249px;
  font-weight: bold;
  color: #90a0c4;
  height: 100%;
  list-style: none;
  display: inline-block;
  border-right: 1px solid #90a0c4;
  line-height: 45px;
  text-align: center; }

.info-block .center_block .shifts_tabs2 .dates ul li a {
  color: #90a0c4;
  text-decoration: none; }

.info-block .center_block .shifts_tabs2 .dates ul li.selected {
  background: #90a0c4;
  color: #fff; }

.info-block .center_block .shifts_tabs2 .dates ul li.selected a {
  color: #fff; }

.info-block .center_block .shifts_tabs2 .dates ul li:last-child {
  border-right: none; }

.info-block .center_block .shifts_tabs2 .right {
  width: 30px;
  float: right;
  height: 100%;
  background: #90a0c4;
  display: block; }

.info-block .center_block .shifts_tabs2 .right img {
  color: #fff;
  margin: 12px 0px 0 10px;
  width: 45%; }

.info-block .center_block .shift_name {
  border-left: 1px solid #90a0c4;
  border-right: 1px solid #90a0c4;
  border-bottom: 1px solid #90a0c4;
  height: 90px;
  font-size: 15px;
  color: #90a0c4;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  text-align: center;
  display: table; }

.info-block .center_block .shift_name .name {
  box-sizing: border-box;
  display: table-cell;
  height: 90px;
  line-height: 19px;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%; }

.info-block .center_block .groups {
  font-size: 10px;
  text-transform: uppercase;
  height: 50px;
  width: 100%;
  border: 1px solid #90a0c4;
  margin: 20px 0 56px 0; }

.info-block .center_block .groups ul {
  height: 100%;
  list-style: none; }

.info-block .center_block .groups ul li {
  height: 100%;
  width: 269px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  font-weight: bold;
  border-right: 1px solid #90a0c4; }

.info-block .center_block .groups ul li a {
  color: #90a0c4;
  text-decoration: none; }

.info-block .center_block .groups ul li:last-child {
  border-right: none; }

.info-block .center_block .groups ul li.selected {
  width: 270px;
  background: #90a0c4;
  color: #fff; }

.info-block .center_block .groups ul li.selected a {
  color: #fff; }

.info-block .center_block .groups ul.five li {
  width: 161px; }

.info-block .center_block .groups ul.five li.selected {
  width: 162px; }

.info-block .center_block .group h2 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 7px; }

.info-block .center_block .shorter {
  width: 750px;
  margin: 0 auto; }

.info-block .center_block .shorter .center_block {
  width: auto; }

.info-block .center_block .short_line:last-child {
  border-top: none; }

.info-block .center_block strong.grey {
  color: #6d6e71; }

.info-block .center_block .shift {
  display: none; }

.info-block .center_block .shift.selected {
  display: block; }

.info-block .center_block .group {
  display: none; }

.info-block .center_block .group.selected {
  display: block; }

.info-block .center_block .shifts_tabs {
  width: 810px;
  margin: 0 0 20px;
  border: 1px solid #90a0c4; }

.info-block .center_block .shifts_tabs a {
  display: block;
  width: 202px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  float: left;
  text-decoration: none;
  border-right: 1px solid #90a0c4;
  text-decoration: none; }

.info-block .center_block .shifts_tabs a.selected {
  color: #fff;
  background: #90a0c4;
  width: 201px; }

.info-block .center_block .shifts_tabs a:first-child {
  border-left: 0;
  border-right: 1px solid #90a0c4; }

.info-block .center_block .shifts_tabs a:last-child {
  border-right: 0; }

.info-block .center_block .shifts_tabs.one a {
  width: 810px; }

.info-block .center_block .shifts_tabs.one a.selected {
  width: 810px; }

.info-block .center_block .shifts_tabs.two a {
  width: 404px; }

.info-block .center_block .shifts_tabs.two a.selected {
  width: 406px; }

.info-block .center_block .shifts_tabs.three a {
  width: 269px; }

.info-block .center_block .shifts_tabs.three a.selected {
  width: 270px; }

.info-block .center_block .shift_block {
  display: table;
  height: 94px;
  width: 100%;
  margin: 0 0 87px 0;
  border: 1px solid #90a0c4;
  text-align: center; }

.info-block .center_block .shift_block > .name {
  margin: 0 27px;
  display: table-cell;
  min-width: 194px;
  color: #6d6e71;
  font-weight: bold;
  font-size: 24px;
  vertical-align: middle; }

.info-block .center_block .shift_block > .info {
  display: table-cell;
  min-width: 459px;
  font-size: 18px;
  color: #6d6e71;
  border-left: 1px solid #90a0c4;
  border-right: 1px solid #90a0c4;
  vertical-align: middle;
  padding: 0px 30px;
  box-sizing: border-box; }

.info-block .center_block .shift_block > .info .line {
  height: 1px;
  width: 100%;
  background: #90a0c4; }

.info-block .center_block .shift_block > .date {
  display: table-cell;
  font-size: 18px;
  min-width: 154px;
  vertical-align: middle; }

.info-block .center_block .shift_bottom {
  height: 30px;
  border-bottom: 1px solid #90a0c4; }

.info-block .center_block .shift_folder {
  display: none; }

.info-block .center_block .shift_folder.selected {
  display: block; }

.info-block .center_block .orientation_blocks {
  margin: 20px 0;
  text-align: center; }

.info-block .center_block .orientation_blocks a {
  display: inline-block;
  margin: 0 20px 0 0;
  font-size: 14px;
  font-weight: bold;
  min-width: 100px;
  text-transform: uppercase;
  text-decoration: none; }

.info-block .center_block .orientation_blocks a.selected {
  border-bottom: 1px solid #90a0c4; }

.info-block .center_block .orientation_blocks a:last-child {
  margin: 0; }

.info-block .center_block .grey_name {
  color: #6d6e71;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  margin: 0 0 45px; }

.info-block .center_block .button.to_left {
  float: left;
  width: 80px;
  display: block; }

.info-block .center_block .button.to_right {
  float: right;
  width: 80px;
  display: block; }

.info-block .center_block .spacer {
  height: 87px; }

.info-block .center_block .center_end {
  margin: 30px auto 80px;
  text-align: center; }

.info-block .center_block .yellow {
  color: #90a0c4;
  font-weight: bold; }

.info-block .center_block .banners_control {
  display: block;
  /* position: relative; */
  width: 100%; }

.info-block .center_block .banners_control .numericControls {
  margin: 20px 0 30px 0;
  text-align: center; }

.info-block .center_block .banners_control .numericControls li {
  display: inline-block;
  text-align: center;
  margin: 0 5px 0 0; }

.info-block .center_block .banners_control .numericControls li a {
  color: #babcc0;
  height: 9px;
  width: 9px;
  display: block;
  border-radius: 20px;
  border: 1px solid #babcc0; }

.info-block .center_block .banners_control .numericControls li a span {
  display: none; }

.info-block .center_block .banners_control .numericControls li:last-child {
  margin: 0; }

.info-block .center_block .banners_control .numericControls li.current a {
  background: #babcc0; }

.info-block .center_block .banners_control > a {
  border: 3px solid rgba(255, 255, 255, 0.7);
  border-radius: 30px;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 26px;
  font-weight: bold;
  height: 40px;
  margin: 0 25px;
  padding: 1px;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s ease 0s;
  width: 40px; }

.info-block .center_block .banners_control > .prevBtn {
  margin-top: -53px;
  top: 50%;
  left: 0;
  position: absolute; }

.info-block .center_block .banners_control > .nextBtn {
  margin-top: -53px;
  top: 50%;
  position: absolute;
  right: 0; }

.info-block .center_block .banners_control a:hover {
  border: 3px solid #fff;
  color: #fff; }

.info-block .center_block .banners_control .fa-chevron-left {
  position: relative;
  right: 2px;
  top: 5px; }

.info-block .center_block .banners_control .fa-chevron-right {
  left: 3px;
  position: relative;
  top: 5px; }

.info-block .cover {
  width: 1130px;
  margin: 20px auto 40px; }

.info-block .cover img {
  width: 100%;
  box-sizing: border-box; }

@media (max-width: 480px) {
  .form .center_block .button_holder {
    width: initial;
    margin: 15px auto 40px auto; }

  .form .center_block .fileuploadBlock span {
    font-size: 88%; } }
@media (min-width: 768px) {
  .form .center_block .period label {
    display: inline-block !important;
    width: 100%; }

  .form .center_block .button_holder {
    width: 350px;
    margin: 15px auto 40px auto; }

  .form .center_block .fileuploadBlock span {
    font-size: 13px; }

  .form .center_block .period label {
    display: inline !important;
    width: 100%; } }
body > header .edit {
  float: right;
  height: 40px;
  margin: 18px 21px 0 0;
  width: 33px;
  overflow: hidden;
  transition: 0.2s ease-out all;
  position: relative;
  z-index: 20;
  background: #4d008c; }

body > header .edit svg {
  height: 50px;
  width: 30px; }

body > header .edit svg polygon, body > header .edit svg path {
  transition: 0.2s ease-out all; }

body > header .edit span {
  bottom: 9px;
  color: #fff;
  display: block;
  margin: 0 0 0 9px;
  position: absolute;
  right: 0;
  opacity: 0;
  transition: all 0.2s ease-out 0s;
  width: 160px; }

body > header .edit:hover {
  width: 215px; }

body > header .edit:hover svg polygon, body > header .edit:hover svg path {
  fill: #90a0c4; }

body > header .edit:hover span {
  color: #90a0c4;
  opacity: 1; }

body .under_space {
  height: 80px; }

body .map {
  width: 100%;
  min-height: 400px; }

body .head_space h1 {
  text-transform: uppercase;
  margin: 70px 0 57px 0;
  width: 100%;
  height: 57px;
  line-height: 24px;
  position: relative;
  text-align: center; }

body .head_space h1 .line {
  background: #90a0c4;
  bottom: 0;
  height: 1px;
  left: 50%;
  margin: 0 0 0 -75px;
  position: absolute;
  width: 150px; }

body .head_space h2 {
  bottom: 26px;
  color: #90a0c4;
  font-size: 24px;
  height: 57px;
  line-height: 24px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 510px; }

body .head_space .lower {
  font-size: 20px; }

.feedback {
  background: #f5f5f5;
  padding: 30px 0 75px; }

.feedback form {
  margin: 30px auto 30px auto;
  width: 642px; }

.feedback form > .left {
  float: left;
  width: 280px; }

.feedback form > .right {
  float: right;
  margin: 0 60px 0 0;
  width: 280px; }

.feedback form > .right > .left {
  clear: none;
  float: left;
  height: 61px;
  width: 115px; }

.feedback form > .right > .right {
  clear: none;
  float: right;
  width: 155px; }

.feedback .field {
  clear: both;
  margin: 0 0 15px; }

.feedback .field label {
  font-family: "Gotham", Helvetica, Arial, sans-serif; }

.feedback .field .error {
  color: red; }

.feedback .field > strong {
  color: #4d008c;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
  text-transform: capitalize;
  width: 100%; }

.feedback .field > .input, .feedback .field > textarea {
  border: 1px solid #b2c4d4;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17) inset;
  box-sizing: border-box;
  height: 34px;
  padding: 5px;
  width: 100%; }

.feedback .field > textarea {
  height: 265px;
  margin: 0px 0 23px;
  padding: 0;
  resize: none; }

.feedback .map {
  bottom: 0;
  height: 35%;
  position: absolute;
  width: 100%; }

.feedback .map.thinner {
  height: 25%; }

.feedback .contacts .sbOptions {
  background: #fff none repeat scroll 0 0; }

.feedback .contacts .sbOptions a:link, .feedback .contacts .sbOptions a:visited {
  color: #000; }

.feedback .contacts .sbHolder {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #b2c4d4;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17) inset;
  box-sizing: border-box;
  height: 34px;
  padding: 5px;
  width: 117px; }

.feedback .contacts .sbHolder .sbToggle {
  background: #929292 url("/img/indigo/select.png") no-repeat scroll 8px 13px;
  border: 1px solid;
  border-radius: 0 3px 3px 0;
  display: block;
  height: 31px;
  outline: medium none;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 30px;
  z-index: 10; }

.feedback .contacts .sbSelector:link, .feedback .contacts .sbSelector:visited, .feedback .contacts .sbSelector:hover {
  color: #000;
  outline: medium none;
  text-decoration: none; }

.feedback .button {
  background: transparent linear-gradient(to bottom, #d5f01e 0%, #b7e40b 2%, #99ce08 49%, #73ad06 100%) repeat scroll 0 0;
  border: 1px solid #9ab444;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-family: "Gotham", Helvetica, Arial, sans-serif;
  font-weight: bold;
  height: 35px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%; }

.feedback .button:hover {
  background: transparent linear-gradient(to bottom, #c6e70f 0%, #a1d700 2%, #77b500 49%, #4b8f00 100%) repeat scroll 0 0; }

.leaders ul {
  list-style: none; }

.leaders ul li {
  width: 25%;
  position: relative;
  display: block;
  float: left; }

.leaders ul li .photo {
  width: 100%;
  display: block; }

.leaders ul li .photo img {
  display: block;
  width: 100%; }

.leaders ul li .desc {
  width: 100%;
  left: 0;
  bottom: 0;
  min-height: 30%;
  margin: 0 0 0 0;
  position: absolute;
  background: rgba(52, 22, 69, 0.8);
  box-sizing: border-box;
  padding: 20px;
  display: none;
  text-decoration: none; }

.leaders ul li .desc h2 {
  font-size: 15px;
  color: #90a0c4;
  max-width: 325px; }

.leaders ul li .desc p {
  font-size: 10px;
  color: #fff;
  max-width: 325px;
  margin: 6px 0 0; }

.leaders ul li:hover .desc {
  display: block;
  z-index: 5; }

.board_of_guardians {
  width: 100%;
  margin: 0 auto 100px; }

.board_of_guardians ul {
  list-style: none;
  padding-left: 200px;
  padding-right: 200px; }

.board_of_guardians ul li.first {
  width: 50%;
  float: left; }

.board_of_guardians ul li.first:hover .desc {
  min-height: 30%;
  z-index: 5; }

.board_of_guardians ul li {
  float: left;
  position: relative;
  width: 25%; }

.board_of_guardians ul li .photo {
  width: 100%;
  display: block; }

.board_of_guardians ul li .photo img {
  width: 100%;
  display: block; }

.board_of_guardians ul li .desc {
  width: 100%;
  left: 0;
  bottom: 0;
  min-height: 30%;
  margin: 0 0 0 0;
  position: absolute;
  background: rgba(52, 22, 69, 0.8);
  box-sizing: border-box;
  padding: 20px;
  display: none;
  text-decoration: none; }

.board_of_guardians ul li .desc h2 {
  font-size: 15px;
  color: #90a0c4;
  max-width: 325px;
  padding-top: 0; }

.board_of_guardians ul li .desc p {
  font-size: 10px;
  color: #fff;
  max-width: 325px;
  margin: 6px 0 0; }

.board_of_guardians ul li:hover .desc {
  display: block;
  z-index: 5; }

.form .add {
  border-bottom: 1px solid #ccc;
  color: #777;
  display: block;
  font-weight: 600;
  padding: 0px 0 20px 0;
  text-decoration: none;
  width: 100%;
  margin: 0 0 20px 0; }

.form .center_block .error {
  color: #fe0000;
  font-size: 12px;
  clear: both; }

.message__base, .message__warning, .message__error {
  font-size: 16px;
  clear: both;
  border: 1px solid;
  padding: 10px;
  margin-bottom: 15px; }

.message__warning {
  background-color: #FFFDF1;
  border-color: #FFE69B;
  margin: 25px 0px; }
  .message__warning > .title {
    color: #FFC416; }

.message__error {
  background-color: #FFF1F1;
  border-color: #FFC9DC; }
  .message__error > .title {
    color: #fe0000; }

.roundedTabs__list {
  display: block;
  list-style: none;
  clear: both;
  min-height: 40px;
  margin-bottom: 10px; }
  .roundedTabs__list > li {
    display: block;
    float: left;
    margin-left: 1%; }
    .roundedTabs__list > li > A {
      display: block;
      background-color: #4d008c;
      padding: 10px;
      border-radius: 8px;
      text-decoration: none;
      text-align: center;
      color: #fff; }
      .roundedTabs__list > li > A:hover {
        background: #4d008c; }
    .roundedTabs__list > li.active A {
      background: #90a0c4; }
  .roundedTabs__list > li:first-child {
    margin-left: 0; }

.form .center_block .single_row {
  margin: 0 0 20px 0; }

.form .center_block .double_row {
  margin: 0 0 20px 0; }

.form .center_block .double_row .long_left {
  width: 697px;
  float: left; }

.form .center_block .double_row .short_right {
  width: 100px;
  float: right; }

.form .center_block .double_row .left_row {
  width: 48%; }

.form .center_block .double_row .left_row .three_row {
  margin: 0; }

.form .center_block .double_row .left_row .three_row > div {
  margin: 0 10px 0 0;
  position: relative;
  width: 30.9%; }

.form .center_block .double_row .left_row .three_row .third {
  margin: 0; }

.form .center_block .double_row .right_row {
  width: 48%; }

.form .center_block .double_row .right_row > .sbHolder:last-child {
  margin: 0 0 0 0; }

.form .center_block .double_row .right_row .double_row .left_row {
  width: 204px;
  float: left; }

.form .center_block .double_row .right_row .double_row .right_row {
  width: 173px;
  float: right; }

.form .center_block .day_field {
  width: 100px;
  display: inline-block;
  margin: 0 17px 0 0; }

.form .center_block .month_field {
  width: 158px;
  margin: 0 17px 0 0;
  display: inline-block; }

.form .center_block .year_field {
  width: 100px;
  display: inline-block; }

.form .center_block p {
  font-size: 13px;
  line-height: 23px;
  margin: 0 0 30px; }

.form .center_block p .squaredTwo {
  display: inline-block;
  margin: 0 10px 0 0; }

.form .center_block .list {
  margin: 0 auto 50px auto; }

.form .center_block .list ol li {
  font-size: 13px;
  color: #90a0c4;
  margin: 0 0 15px 0; }

.form .center_block .list ol li .in {
  color: #6d6e71; }

.form .center_block h2 {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 0;
  padding-top: 20px; }

.form .center_block h2 .smaller {
  font-size: 12px; }

.form .center_block .long_line {
  border-bottom: 1px solid #bdbec1;
  height: 17px;
  margin: 0 0px 20px 0; }

.form .vacancy-link {
  text-decoration: none; }

.form .vacancy-error {
  position: relative !important; }

.form .center_block .period {
  display: inline-block; }

.form .center_block .period label {
  display: inline-block !important;
  width: 30px; }

.form .center_block label {
  height: 19px;
  font-size: 13px;
  font-weight: bold;
  display: block;
  color: #0a1a5c;
  margin: 0 0 10px 0; }

.form .center_block label small {
  font-size: 10px; }

.form .center_block label .smaller {
  font-size: 10px; }

.form .center_block label .smaller.low {
  display: block;
  height: 24px;
  line-height: 11px;
  margin: 11px 0 0; }

.form .center_block .grey {
  font-size: 15px;
  font-weight: bold;
  color: #0a1a5c;
  margin: 0 0 10px 0; }

.form .center_block > input[type="text"], .form .center_block > input[type="email"], .form .center_block > input[type="url"] {
  margin: 0 0 20px 0; }

.form .center_block select, .form .center_block textarea, .form .center_block input[type="text"], .form .center_block input[type="number"], .form .center_block input[type="password"], .form .center_block input[type="email"], .form .center_block input[type="url"] {
  background: #fff;
  border: 1px solid #b2c4d4;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 8px 10px;
  width: 100%;
  font-size: 13px;
  font-family: 'LabGrotesque';
  height: 34px; }

.form .center_block select {
  width: 100%; }

.form .center_block .checkbox_holder {
  display: inline-block;
  width: 115px; }

.form .center_block .checkbox_holder .squaredTwo {
  display: inline-block; }

.form .center_block .checkbox_holder label {
  display: inline-block;
  width: auto; }

.form .center_block textarea {
  height: 225px;
  resize: none; }

.form .center_block .three_row {
  margin: 0 0 20px 0; }

.form .center_block .three_row .three_row, .form .center_block .double_row .three_row {
  margin: 0; }

.form .center_block .three_row > div {
  vertical-align: top;
  float: left;
  position: relative;
  margin: 0 2% 0 0;
  width: 31.8%; }

.form .center_block .three_row .left {
  width: 610px;
  vertical-align: top;
  margin: 0; }

.form .center_block .three_row .right.upper {
  margin: -17px 0 0;
  position: relative; }

.form .center_block .three_row .right.upper2 {
  position: relative;
  margin: -35px 0 0; }

.form .center_block .three_row .right.upper2 label .smaller {
  display: block;
  height: 42px;
  line-height: 11px;
  margin: 11px 0 0; }

.form .center_block .three_row .right {
  width: 173px;
  float: right;
  margin: 0; }

.form .center_block .three_row .first_second {
  width: 65.9%; }

.form .center_block .three_row .second_third {
  width: 65.9%;
  margin: 0; }

.form .center_block .three_row .third {
  margin: 0;
  vertical-align: top; }

.form .center_block .button {
  background: #ffffff;
  border: 2px solid #90a0c4;
  border-radius: 3px;
  box-sizing: border-box;
  color: #90a0c4;
  font-family: "Gotham", Helvetica, Arial, sans-serif;
  font-weight: bold;
  height: 34px;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%; }

.form .center_block .button:hover,
.form .center_block .button:focus,
.form .center_block .button:visited,
.form .center_block .button:active {
  outline: 0;
  border-color: #e8e8e8;
  color: #a2a2a2; }

.form .center_block .fileuploadBlock {
  position: relative; }

.form .center_block .fileuploadBlock input[type="text"] {
  width: 70%;
  z-index: 20; }

.form .center_block .button.fileupload {
  line-height: 34px;
  overflow: hidden;
  width: 27.9%;
  z-index: 8;
  position: absolute;
  top: 0;
  right: 0;
  border-width: 1px; }

.form .center_block .button.fileupload:hover {
  border-color: #e8e8e8;
  color: #a2a2a2; }

.form .center_block .button.fileupload input {
  display: none; }

.form .center_block .red {
  color: #fe0000; }

.form .center_block .sbOptions {
  background: #fff none repeat scroll 0 0;
  z-index: 9;
  width: 100%; }

.form .center_block .sbOptions a:link, .form .center_block .sbOptions a:visited {
  color: #000; }

.form .center_block .sbHolder {
  display: inline-block;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #b2c4d4;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17) inset;
  box-sizing: border-box;
  height: 34px;
  padding: 5px;
  width: 100%; }

.form .center_block .sbHolder .sbToggle {
  background: #929292 url("/img/sirius/select.png") no-repeat scroll 8px 13px;
  border: 1px solid #878885;
  border-radius: 0 3px 3px 0;
  display: block;
  height: 31px;
  outline: medium none;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 30px;
  z-index: 8; }

.form .center_block .sbSelector:link, .form .center_block .sbSelector:visited, .form .center_block .sbSelector:hover {
  color: #000;
  text-transform: none;
  outline: medium none;
  text-decoration: none; }

.form .center_block .squaredTwo {
  width: 28px;
  height: 28px;
  background: #fff none repeat scroll 0 0;
  margin: 6px auto;
  border: 1px solid #b2c4d4;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  position: relative;
  border-radius: 3px; }

.form .center_block .squaredTwo label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 3px;
  top: 4px;
  background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
  background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
  background: -o-linear-gradient(top, #fff 0%, #fff 100%);
  background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
  background: linear-gradient(top, #fff 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0); }

.form .center_block .squaredTwo label input[type=checkbox] {
  visibility: hidden; }

.form .center_block .squaredTwo label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #17972c;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.form .center_block .squaredTwo label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.form .center_block .squaredTwo input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.form .center_block .fileUpload {
  background: transparent linear-gradient(to bottom, #d3d3d3 0%, #b7b7b7 3%, #a3a3a3 50%, #878984 100%) repeat scroll 0 0;
  border: 1px solid #90918f;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17) inset;
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  height: 34px;
  overflow: hidden;
  padding: 5px;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.89); }

.form .center_block .fileUpload input.upload {
  cursor: pointer;
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0; }

.form .center_block .fileUpload:hover {
  background: transparent linear-gradient(to bottom, #d3d3d3 0%, #b7b7b7 3%, #a3a3a3 50%, #6b6d69 100%) repeat scroll 0 0; }

.form .steps {
  list-style-type: none;
  margin: 25px 0 20px 0;
  padding: 0; }

.form .steps .step {
  font-size: 13px;
  float: left;
  position: relative;
  line-height: 40px;
  height: 40px;
  background: #aaa;
  color: #fff;
  padding: 0 15px; }

.form .steps .step:not(:first-child) {
  padding: 0 15px 0 40px; }

.form .steps .step.active {
  background: #90a0c4; }

.form .steps .step.disabled {
  background: #4d008c; }

.form .steps .step::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  border-left: 20px solid #aaa;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 100%;
  z-index: 2; }

.form .steps .step.active::after {
  border-left: 20px solid #90a0c4; }

.form .steps .step.disabled::after {
  border-left: 20px solid #4d008c; }

.form .steps .step::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 23px solid #f5f5f5;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  left: 100%;
  z-index: 1; }

.form .sub-block-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

.form .sub-block-list > li, .form .sub-block-list > .sub-block {
  padding: 30px 20px 30px 20px;
  border: 1px solid #ccc;
  background: #eee;
  border-radius: 3px;
  margin: 20px 0 10px 0;
  position: relative; }
  .form .sub-block-list > li:first-child, .form .sub-block-list > .sub-block:first-child {
    margin-top: 5px; }

.form .sub-block-remove {
  margin-bottom: 0px;
  position: absolute;
  font-size: 14px;
  top: 5px;
  right: 20px; }

.form .sub-block-list .sub-block-info {
  font-size: 13px;
  margin: 20px 0 0 0; }

.form .action-link {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px;
  border-bottom: 1px dashed #90a0c4; }

.form .action-link.disabled {
  color: #aaa;
  border-bottom: 1px dashed #aaa;
  cursor: default; }

.form .action-link:hover {
  text-decoration: none;
  border-bottom: 1px solid transparent; }

.form .checkboxBlock .squaredTwo {
  float: left; }

.form .checkboxBlock .checkboxTitle {
  margin-left: 50px;
  display: block; }

.form .checkboxBlock .checkboxTitle label {
  font-size: 13px;
  line-height: 23px;
  margin: 0 0 30px;
  color: #6d6e71;
  font-weight: normal; }

.form .errors {
  position: absolute; }

.form .errors ul {
  list-style-type: none;
  margin: 10px 5px;
  font-size: 13px;
  color: #ec6353; }

.form #main_errors {
  position: relative; }

.form .tooltip {
  position: relative;
  cursor: pointer;
  color: #6d6e71; }

.form .tooltip-content {
  display: none;
  width: 400px;
  font-size: 13px;
  font-weight: normal;
  float: left;
  background: #4d008c;
  color: #fff;
  position: absolute;
  left: 16px;
  opacity: 0.9;
  z-index: 9; }
  .form .tooltip-content p {
    color: #fff; }

.form .tooltip.invalid-file > .tooltip-content {
  padding: 5px 7px;
  width: 200px;
  color: #ec6353;
  background: none; }

.form .tooltip:hover .tooltip-content {
  display: block; }

.veil {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }

.veil .message {
  background: #fff;
  border-radius: 3px;
  width: 810px;
  height: 490px;
  top: 50%;
  position: absolute;
  left: 50%;
  margin: -245px 0 0 -405px;
  box-sizing: border-box;
  padding: 0 100px; }

.veil .message h2 {
  color: #90a0c4;
  font-size: 30px;
  height: 42px;
  line-height: 24px;
  margin: 90px 0 57px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

.veil .message h2 .line {
  background: #90a0c4 none repeat scroll 0 0;
  bottom: 0;
  height: 1px;
  left: 50%;
  margin: 0 0 0 -75px;
  position: absolute;
  width: 150px; }

.veil .message > strong {
  display: block;
  font-size: 16px;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase; }

.veil .message > p {
  color: #6d6e71;
  text-align: center;
  font-size: 16px;
  line-height: 26px; }

.veil .message .button {
  background: transparent linear-gradient(to bottom, #d5f01e 0%, #b7e40b 2%, #99ce08 49%, #73ad06 100%) repeat scroll 0 0;
  border: 1px solid #9ab444;
  border-radius: 3px;
  bottom: 34px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: "Gotham", Helvetica, Arial, sans-serif;
  font-weight: bold;
  height: 35px;
  left: 50%;
  line-height: 32px;
  margin: 0 0 0 -147px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 294px; }

.veil .message .button:hover {
  background: transparent linear-gradient(to bottom, #c6e70f 0%, #a1d700 2%, #77b500 49%, #4b8f00 100%) repeat scroll 0 0; }

.albums {
  width: 823px;
  margin: 0 auto;
  position: relative; }

.albums .sort {
  display: block;
  width: 810px; }

.albums .sort h3 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  color: #90a0c4; }

.albums .sort .sort_block {
  margin: 10px 0 60px 0;
  padding: 30px 0;
  border-top: 1px solid #a3a3a3;
  border-bottom: 1px solid #a3a3a3; }

.albums .sort .checkbox_holder {
  display: inline-block; }

.albums .sort .checkbox_holder > .squaredTwo {
  display: inline-block;
  margin: 0 0 0 13px; }

.albums .sort .checkbox_holder > label {
  font-size: 13px;
  color: #777;
  font-weight: 600;
  margin: 0 10px 0 10px;
  display: inline-block; }

.albums .sort .checkbox_holder .search {
  border: 1px solid #90a0c4;
  border-radius: 15px;
  box-sizing: border-box;
  color: #90a0c4;
  height: 30px;
  padding: 0 12px;
  position: relative;
  width: 184px; }

.albums .sort .checkbox_holder .search input {
  background: none;
  color: #90a0c4;
  border: none;
  display: inline-block;
  font-family: "LabGrotesque";
  font-size: 12px;
  width: 136px;
  outline: 0; }

.albums .sort .checkbox_holder .search .fa {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 10px;
  -moz-transform: rotate(85deg);
  -ms-transform: rotate(85deg);
  -webkit-transform: rotate(85deg);
  -o-transform: rotate(85deg);
  transform: rotate(85deg); }

.albums ul {
  list-style: none; }

.albums ul li {
  display: inline-block;
  width: 180px;
  /*height: 128px;*/
  overflow: hidden;
  margin: 0 26px 18px 0;
  vertical-align: top; }

.albums ul li:nth-child(4n) {
  margin-right: 0; }

.albums a.fancybox {
  display: inline-block; }

.albums ul li a .date {
  float: left;
  font-size: 11px;
  color: #90a0c4; }

.albums ul li a .count {
  float: right;
  font-size: 11px;
  color: #b0b0b0; }

.albums ul li a img {
  display: block;
  clear: both;
  margin: 8px 0;
  width: 100%; }

.albums ul li a .name {
  font-size: 13px;
  font-weight: 600;
  color: #777; }

.albums ul li a .category {
  /*width: 100%;
  display: block;
  text-align: right;
  padding: 14px 0;
  color: #a3a3a3;
  font-size: 10px;
  border-bottom: 1px solid #a3a3a3; */
  position: relative;
  display: block;
  text-align: right;
  float: right;
  margin-right: 5px;
  margin-top: -25px;
  padding: 0 2px;
  background-color: #4d008c;
  color: #fff;
  font-size: 10px; }

.albums ul li a:hover {
  text-decoration: none; }

.albums ul li a:hover .name {
  color: #90a0c4; }

.albums .caption {
  font-size: 0.8em;
  line-height: 1.3em;
  display: block;
  height: 50px;
  overflow: hidden;
  position: relative; }
  .albums .caption:after {
    content: " ";
    display: block;
    background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
    height: 50px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%; }

.head {
  width: 823px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  font-size: 15px;
  color: #90a0c4;
  font-weight: 600;
  border-bottom: 1px solid #a3a3a3;
  position: relative; }

.head .name {
  float: left; }

.head .date {
  float: right; }

.content {
  width: 823px;
  color: #a3a3a3;
  font-size: 16px;
  margin: 0 auto 50px;
  position: relative; }

.back {
  /*border-top: 1px solid #90a0c4;
  padding: 35px 0 0 0;*/
  font-size: 18px;
  width: 823px;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: center; }

.squaredTwo {
  width: 28px;
  height: 28px;
  background: #fff none repeat scroll 0 0;
  margin: 20px auto;
  border: 1px solid #b2c4d4;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  position: relative;
  border-radius: 3px; }

.squaredTwo label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 3px;
  top: 4px;
  background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
  background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
  background: -o-linear-gradient(top, #fff 0%, #fff 100%);
  background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
  background: linear-gradient(top, #fff 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0); }

.squaredTwo label input[type=checkbox] {
  visibility: hidden; }

.squaredTwo label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #17972c;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.squaredTwo label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.squaredTwo input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.center_block.video_special {
  width: 825px;
  margin: 0 auto; }

.videoWrapper {
  position: relative;
  /* 16:9 */
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

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

.single_video .left {
  width: 600px;
  float: left; }

.single_video .left h2 {
  font-size: 15px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  margin: 30px 0 20px 0 !important; }

.single_video .left .text {
  color: #7a7b7e;
  font-size: 16px; }

.single_video .right {
  width: 200px;
  float: right; }

.single_video .right .button {
  width: 100%;
  box-sizing: border-box; }

.one_video_folder {
  border-top: 1px solid #a3a3a3; }

.one_video_folder > h2 {
  font-size: 18px !important;
  text-transform: uppercase;
  margin: 15px 0 35px 0 !important; }

.one_video_folder .small_videos ul li {
  display: inline-block;
  margin: 0px 10px 50px 0; }

.one_video_folder .small_videos ul li.forth {
  margin: 0 0 50px 0; }

.small_videos ul {
  list-style: none; }

.small_videos ul li {
  vertical-align: top; }

.small_videos a {
  width: 200px;
  text-decoration: none;
  display: block; }

.small_videos a img {
  width: 200px;
  display: block; }

.small_videos a h2 {
  color: #90a0c4;
  margin: 5px 0 0 0 !important;
  line-height: 17px;
  font-size: 14px !important;
  height: 55px;
  font-weight: bold !important;
  text-decoration: none !important;
  text-transform: none !important; }

.small_videos a:hover h2 {
  color: #777; }

.has_tooltip label {
  display: inline !important; }

.has_tooltip input,
.has_tooltip select {
  margin-top: 6px; }

.has_tooltip .button.fileupload {
  margin-top: 6px; }

.tabs__menu {
  border-bottom: 2px solid #90a0c4;
  display: table;
  width: 100%;
  margin: 40px 0 0 0;
  padding: 0; }

.tabs__menu > li {
  list-style: none;
  display: table-cell;
  vertical-align: bottom;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0;
  margin: 0; }

.tabs__menu > li > a {
  display: block;
  position: relative;
  padding: 10px 10px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8em;
  color: #4d008c; }

.tabs__menu > li:hover,
.tabs__menu > li > a:hover,
.tabs__menu > li.is-active,
.tabs__menu > li.is-active > a {
  background: #90a0c4;
  color: #fff; }

.tabs__menu > li.is-active > a:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #fff;
  bottom: -2px;
  position: absolute;
  left: 50%;
  margin-left: -5px; }

.tabsContainer__item {
  display: none; }

.tabsContainer__item.is-active {
  display: block; }

.tabsContainer__item a.fancybox {
  width: 180px;
  display: inline-block;
  overflow: hidden;
  margin-right: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.tabsContainer__item a.fancybox:hover {
  border-color: #90a0c4; }

.tabsContainer__item a.fancybox IMG {
  width: 100%;
  height: auto; }

.go_back, .loadMore, .back {
  margin-top: 20px; }

.address-disabled {
  background-color: #eceeeb !important; }

@media (max-width: 768px) {
  body .head_space h1 {
    width: auto; }

  .education__boxContent {
    height: 100% !important; } }
.preview-teaser__wrapper {
  padding: 50px 0 80px;
  background: #ececec;
  overflow: hidden;
  min-width: 1024px; }
  .preview-teaser__wrapper.news-list {
    padding: 0; }
    .preview-teaser__wrapper.news-list .preview-teaser {
      width: 1024px;
      padding: 0 20px; }
      .preview-teaser__wrapper.news-list .preview-teaser .filters-block {
        width: 984px; }
        .preview-teaser__wrapper.news-list .preview-teaser .filters-block .filters-block__item {
          padding: 0 0 0 10px; }
          .preview-teaser__wrapper.news-list .preview-teaser .filters-block .filters-block__item:first-child {
            padding-left: 0; }
      .preview-teaser__wrapper.news-list .preview-teaser .preview-teaser__list {
        margin-top: 20px; }
      .preview-teaser__wrapper.news-list .preview-teaser .preview-teaser__list-item {
        width: 321.33333px; }

.all-posts__link {
  float: right;
  display: inline-block;
  color: #90a0c4;
  text-decoration: none;
  line-height: 35px; }
  .all-posts__link:hover {
    color: #90a0c4;
    text-decoration: underline; }

.preview-teaser {
  padding: 0 20px;
  width: 1024px;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto; }

.preview-teaser__title {
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 50px;
  color: #90a0c4;
  text-transform: uppercase; }

.preview-teaser__list {
  overflow: hidden; }

.preview-teaser__list-item {
  position: relative;
  width: 321.33333px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  overflow: hidden;
  text-decoration: none; }
  .preview-teaser__list-item:hover {
    text-decoration: none; }
    .preview-teaser__list-item:hover p {
      color: #90a0c4; }
  .preview-teaser__list-item:nth-child(3n) {
    margin-right: 0; }
  .preview-teaser__list-item.fullimage p {
    background: transparent;
    color: white; }
  .preview-teaser__list-item.fullimage:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2; }
  .preview-teaser__list-item.fullimage:hover {
    text-decoration: none; }
    .preview-teaser__list-item.fullimage:hover p {
      color: #90a0c4; }
  .preview-teaser__list-item img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .preview-teaser__list-item p {
    position: relative;
    margin-top: 210px;
    padding: 20px 20px 20px;
    font-family: LabGrotesque, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    height: 100px;
    overflow: hidden;
    color: #2a2a2a;
    background: white;
    z-index: 3;
    margin-bottom: 0; }

.preview-teaser__full {
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #2a2a2a;
  background: white;
  padding: 40px 20px 45px;
  display: block;
  text-decoration: none; }
  .preview-teaser__full:hover {
    text-decoration: none;
    color: #90a0c4; }
  .preview-teaser__full.bordered {
    background: transparent;
    border: 6px solid #90a0c4;
    box-sizing: border-box; }

.preview-teaser__full-title {
  color: #90a0c4;
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase; }

.spreview-teaser__wrapper {
  padding: 50px 0 80px;
  background: #ececec;
  overflow: hidden;
  min-width: 810px; }
  .spreview-teaser__wrapper.news-list {
    padding: 0; }
    .spreview-teaser__wrapper.news-list .spreview-teaser {
      width: 810px;
      padding: 0 20px; }
      .spreview-teaser__wrapper.news-list .spreview-teaser .filters-block {
        width: 770px; }
        .spreview-teaser__wrapper.news-list .spreview-teaser .filters-block .filters-block__item {
          padding: 0 0 0 10px; }
          .spreview-teaser__wrapper.news-list .spreview-teaser .filters-block .filters-block__item:first-child {
            padding-left: 0; }
      .spreview-teaser__wrapper.news-list .spreview-teaser .spreview-teaser__list {
        margin-top: 20px; }
      .spreview-teaser__wrapper.news-list .spreview-teaser .spreview-teaser__list-item {
        width: 250px; }

.spreview-teaser {
  padding: 0 20px;
  width: 810px;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto; }

.spreview-teaser__title {
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 50px;
  color: #90a0c4;
  text-transform: uppercase; }

.spreview-teaser__list {
  overflow: hidden; }

.spreview-teaser__list-item {
  position: relative;
  width: 250px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  overflow: hidden;
  text-decoration: none; }
  .spreview-teaser__list-item:hover {
    text-decoration: none; }
    .spreview-teaser__list-item:hover p {
      color: #90a0c4; }
  .spreview-teaser__list-item:nth-child(3n) {
    margin-right: 0; }
  .spreview-teaser__list-item.fullimage p {
    background: transparent;
    color: white; }
  .spreview-teaser__list-item.fullimage:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2; }
  .spreview-teaser__list-item.fullimage:hover {
    text-decoration: none; }
    .spreview-teaser__list-item.fullimage:hover p {
      color: #90a0c4; }
  .spreview-teaser__list-item img {
    width: 250px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .spreview-teaser__list-item p {
    position: relative;
    margin-top: 210px;
    padding: 10px 15px 5px 15px;
    font-family: LabGrotesque, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    height: 130px;
    overflow: hidden;
    color: #2a2a2a;
    background: white;
    z-index: 3;
    margin-bottom: 0; }

.spreview-teaser__full {
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #2a2a2a;
  background: white;
  padding: 40px 20px 45px;
  display: block;
  text-decoration: none; }
  .spreview-teaser__full:hover {
    text-decoration: none;
    color: #90a0c4; }
  .spreview-teaser__full.bordered {
    background: transparent;
    border: 6px solid #90a0c4;
    box-sizing: border-box; }

.spreview-teaser__full-title {
  color: #90a0c4;
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase; }

.preview-page__wrapper {
  background: white;
  overflow: hidden;
  min-width: 1024px; }

.preview-page {
  width: 1024px;
  margin: 0 auto;
  padding: 80px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.preview-page__title {
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  color: #90a0c4 !important;
  margin-bottom: 45px;
  text-transform: uppercase; }

.preview-page__content {
  font-family: LabGrotesque, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
  color: #231f20; }
  .preview-page__content p {
    font-weight: 400;
    padding: 0;
    margin: 0 0 40px; }
  .preview-page__content strong {
    font-weight: 700;
    color: #231f20; }
  .preview-page__content a {
    color: #90a0c4;
    text-decoration: none; }
    .preview-page__content a:hover {
      text-decoration: underline; }

.photo-preview {
  position: relative;
  min-width: 1024px;
  height: 53vw;
  max-height: 700px;
  min-height: 450px; }

.photo-preview__row {
  width: 67%;
  height: 50%;
  float: left; }

.photo-preview__column {
  display: block;
  float: right;
  width: 33%;
  height: 100%;
  overflow: hidden;
  background-position: center;
  background-size: auto 100%;
  transition: all 0.4s linear; }
  .photo-preview__column:hover {
    background-size: auto 105%; }

.photo-preview__row-title {
  display: inline-block;
  float: left;
  width: 36%;
  height: 100%;
  background: #f5f5f5;
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 35px;
  line-height: 1;
  padding: 40px;
  box-sizing: border-box;
  text-transform: uppercase;
  text-decoration: none; }
  .photo-preview__row-title.orange {
    background: #90a0c4;
    text-transform: none;
    color: white;
    font-size: 38px;
    line-height: 1.2em;
    text-transform: uppercase; }
    .photo-preview__row-title.orange:hover {
      text-decoration: none; }
  .photo-preview__row-title:hover {
    text-decoration: none; }

.photo-preview__row-link {
  display: inline-block;
  float: left;
  width: 64%;
  height: 100%;
  overflow: hidden;
  background-position: top center;
  background-size: 100% auto;
  transition: all 0.4s linear; }
  .photo-preview__row-link:hover {
    background-size: 105% auto; }

.main-video__wrapper {
  min-width: 1024px;
  overflow: hidden;
  background-size: 100% auto;
  background-position: center;
  padding-top: 70px;
  padding-bottom: 100px;
  position: relative; }
  .main-video__wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #4d008c;
    opacity: 0.9; }
  .main-video__wrapper .all-posts__link {
    float: right;
    display: inline-block;
    color: white;
    text-decoration: none;
    line-height: 35px; }
    .main-video__wrapper .all-posts__link:hover {
      color: white;
      text-decoration: underline; }

.main-video {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.main-video__title {
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 35px;
  line-height: 1;
  color: white;
  text-transform: uppercase;
  margin-bottom: 45px; }

.main-video__list-item {
  display: block;
  float: left;
  position: relative;
  width: 482px;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
  margin-right: 20px;
  outline: none; }
  .main-video__list-item:last-child {
    margin-right: 0; }
  .main-video__list-item:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2; }
  .main-video__list-item img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
  .main-video__list-item i {
    position: absolute;
    top: 15px;
    left: 25px;
    width: 48px;
    height: 48px;
    background: url("../../bundles/app/img/main-page/video-play.png");
    z-index: 3; }
  .main-video__list-item p {
    position: relative;
    color: white;
    font-family: LabGrotesque, sans-serif;
    font-weight: 600;
    font-size: 27px;
    line-height: 30px;
    padding: 110px 0 0;
    margin-bottom: 24px;
    z-index: 3;
    height: 90px;
    overflow: hidden; }
  .main-video__list-item date {
    display: block;
    position: relative;
    opacity: 0.5;
    color: white;
    font-family: LabGrotesque, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 30px;
    z-index: 3;
    float: left; }
  .main-video__list-item:hover {
    text-decoration: none; }
    .main-video__list-item:hover p {
      color: #90a0c4; }
    .main-video__list-item:hover date {
      text-decoration: none; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.main-journal__wrapper {
  min-width: 1024px;
  background: #90a0c4;
  padding-top: 45px;
  padding-bottom: 50px;
  overflow: hidden; }

.main-journal {
  width: 1024px;
  padding: 0 20px;
  padding-right: 70px;
  overflow: hidden;
  color: white;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main-journal img {
    position: absolute;
    width: 120px;
    height: 160px;
    top: 50%;
    left: 50%;
    margin-top: -80px;
    margin-left: -60px; }
  .main-journal p {
    font-family: LabGrotesque, sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    margin-top: 70px; }

.main-journal__title {
  font-family: LabGrotesque, sans-serif;
  font-weight: 600;
  font-size: 35px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 42px; }

.main-journal__link {
  position: relative;
  display: inline-block;
  float: left;
  margin-left: 70px;
  margin-right: 43px;
  width: 184px;
  height: 204px;
  background: #ee4600; }

.banner__wrapper {
  min-width: 1024px;
  padding: 50px 0;
  overflow: hidden;
  background: #4d008c; }

.banner {
  width: 1024px;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  display: block;
  text-decoration: none; }
  .banner:hover {
    text-decoration: none; }
    .banner:hover p {
      color: #90a0c4; }
  .banner img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1; }
  .banner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: -moz-linear-gradient(left, rgba(68, 31, 89, 0) 21%, #441f59 30%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(21%, rgba(68, 31, 89, 0)), color-stop(30%, #441f59));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(68, 31, 89, 0) 21%, #441f59 30%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(68, 31, 89, 0) 21%, #441f59 30%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(68, 31, 89, 0) 21%, #441f59 30%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(68, 31, 89, 0) 21%, #441f59 30%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00441f59', endColorstr='#441f59',GradientType=1 );
    /* IE6-9 */ }
  .banner p {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 3;
    color: white;
    padding-left: 545px;
    height: 200px;
    font-family: LabGrotesque, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase; }

.banner__icon {
  position: absolute;
  top: 50%;
  margin-top: -42px;
  left: 50%;
  margin-left: -113px;
  z-index: 3;
  display: block;
  width: 113px;
  height: 83px;
  background: url("../../bundles/app/img/main-page/banner-icon.png") no-repeat; }

.achievements-more {
  display: inline-block; }
  .achievements-more .existingAchievements {
    display: none;
    position: absolute;
    background-color: white;
    padding: 10px;
    border: 1px solid #e3e3e3;
    margin-top: -20px;
    box-shadow: 0 0 5px 0 black;
    z-index: 10; }
    .achievements-more .existingAchievements li {
      margin-bottom: 5px;
      margin-left: 30px; }
      .achievements-more .existingAchievements li:last-child {
        margin-bottom: 0; }

.articleList__block .articleList__item {
  width: 49%;
  margin-left: 2%;
  background: #f5f5f5;
  float: left;
  margin-top: 20px;
  min-height: 200px; }
  .articleList__block .articleList__item:nth-child(odd) {
    margin-left: 0; }
  .articleList__block .articleList__item .articleList__preview {
    display: block;
    float: left;
    margin-right: 15px; }
    .articleList__block .articleList__item .articleList__preview > img {
      display: block; }
  .articleList__block .articleList__item .articleList__title h3 {
    color: #90a0c4;
    padding: 10px; }
  .articleList__block .articleList__item .articleList__teaser {
    line-height: 1.5em;
    font-size: 0.9em;
    padding: 0 10px; }

.smena-teachers__name {
  text-transform: uppercase; }

.pages {
  border-top: 1px solid #90a0c4;
  padding: 35px 0 0 0;
  font-size: 18px;
  width: 823px;
  position: relative;
  margin: 0 auto 80px auto; }

.pages ul {
  margin: 35px 0 0 0;
  text-align: center; }

.pages ul li {
  display: inline-block;
  margin: 0 15px 0 15px; }

.pages ul li a {
  font-family: LabGrotesque, sans-serif;
  font-weight: 300;
  color: #90a0c4;
  text-decoration: none; }
  .pages ul li a.active {
    text-decoration: underline; }
  .pages ul li a:hover {
    text-decoration: underline; }

.filters {
  display: table;
  text-align: center;
  width: 100%; }

.filters-block {
  display: table;
  /* width: 823px + 20px; */
  box-sizing: border-box;
  margin: 20px auto 0 auto; }

.filters-block__item {
  list-style: none;
  display: table-cell;
  padding: 0 5px; }
  .filters-block__item.active a {
    background: #90a0c4; }

.filters-block__item a {
  display: block;
  background-color: #4d008c;
  padding: 10px;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  color: #fff; }
  .filters-block__item a:hover {
    background: #5d456a; }

.filters-select {
  display: none; }

.filters-region div {
  float: left;
  margin-right: 5px; }
.filters-region select {
  display: block;
  background: transparent;
  border: none;
  color: #90a0c4;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: underline; }

.education__boxContent UL {
  margin: 5px 0 0 0;
  list-style: none; }

.education__boxContent UL Li:before {
  margin-right: 5px;
  content: "—"; }

.education__linkmore {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  border-top: 2px solid #F5F5F5;
  color: #4d008c;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none; }

.education__linkmore:hover {
  color: #fff;
  text-decoration: none; }

.education__box.current .education__linkmore:hover {
  background: #6900bf; }

.education__box.expired .education__linkmore:hover {
  background: #b1bdd6; }

.education__box.future .education__linkmore:hover {
  background: #9c9c9c; }

/* registration form help question */
.registration-info__more {
  float: right;
  margin-right: -45px;
  margin-top: -3px; }
  .registration-info__more:hover {
    text-decoration: none; }
  .registration-info__more.fa {
    font-size: 40px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }
  .white-popup p {
    margin: 20px 0; }
  .white-popup ul {
    margin: 0 20px; }
    .white-popup ul li {
      padding-top: 10px; }
      .white-popup ul li:first-child {
        padding-top: 0; }
  .white-popup .button.primary {
    width: 125px; }

/* /registration form help question */
/* HACK! TODO! */
input[type="checkbox"] {
  -webkit-appearance: checkbox; }

#student_form_save {
  float: right; }

.existingAchievements {
  display: none;
  position: absolute;
  background-color: white; }

.existingAchievements ul {
  list-style-type: none; }

.education__box.expired .education_period {
  background: #b1bdd6; }

.education__box.current .education_period {
  background: #4d008c; }

.education__box.future .education_period {
  background: #9c9c9c; }

.education__box.expired .education_periodWrap:hover .education_period {
  background: #90a0c4; }

.education__box.current .education_periodWrap:hover .education_period {
  background: #6900bf; }

.education__box.future .education_periodWrap:hover .education_period {
  background: #828282; }

.education_period {
  padding: 10px !important; }

@media (max-width: 1160px) {
  body > header {
    /*.header-download {
      display: none;
    }

    .header-search {
      display: none;
    }*/ }
    body > header .phone {
      display: none; } }
@media (max-width: 1450px) {
  .form .tooltip-content:not(.onlyToRight) {
    left: -422px; }
    .form .tooltip-content:not(.onlyToRight):after {
      border-left: 5px solid transparent;
      border-right: 0;
      left: auto;
      right: 0; } }
#make-me-exit-btn, #preview-exit-btn {
  display: block;
  position: fixed;
  background: #FF2121;
  padding: 2px 0;
  top: 80px;
  left: 0;
  width: 100%;
  color: #fff;
  z-index: 10;
  font-size: 1em;
  text-align: center;
  opacity: 0.8; }

#preview-exit-btn {
  background-color: #002a80; }

.graduates-event #register-form {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 25;
  display: none; }
  .graduates-event #register-form form {
    margin: 157px auto;
    width: 397px;
    background-color: #fff;
    padding-bottom: 30px; }
  .graduates-event #register-form h1 {
    text-align: center;
    height: 55px;
    background-color: #eee;
    font-size: 28px;
    padding-top: 26px;
    margin-bottom: 47px;
    position: relative; }
  .graduates-event #register-form h1:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 3px;
    text-align: left;
    background-color: #90a0c4; }
  .graduates-event #register-form input[type="text"], .graduates-event #register-form input[type="email"], .graduates-event #register-form textarea {
    background: #fff;
    border: 1px solid #b2c4d4;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-sizing: border-box;
    padding: 8px 10px;
    width: 260px;
    font-size: 13px;
    font-family: 'LabGrotesque';
    height: 34px;
    display: block;
    float: none;
    margin: 17px auto; }
  .graduates-event #register-form textarea {
    height: 85px !important;
    width: 260px !important;
    resize: none; }
  .graduates-event #register-form .select-group {
    display: -webkit-flex;
    display: flex;
    margin: auto;
    width: 262px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px; }
  .graduates-event #register-form .file-upload {
    margin: auto;
    width: 262px;
    margin-bottom: 20px;
    margin-top: 9px;
    font-size: 13px; }
  .graduates-event #register-form .file-upload ul {
    color: #ff0000;
    list-style-type: none;
    margin-bottom: 10px; }
  .graduates-event #register-form .file-upload [type="file"] {
    margin-top: 5px;
    width: 100%; }
  .graduates-event #register-form .select-group label {
    width: 100%;
    margin-top: 9px;
    font-size: 13px;
    margin-bottom: 9px; }
  .graduates-event #register-form .select-group select {
    width: 31%;
    display: block;
    background: #fff;
    border: 1px solid #b2c4d4;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-sizing: border-box;
    padding: 8px 10px;
    font-size: 13px;
    font-family: 'LabGrotesque';
    height: 34px; }
  .graduates-event #register-form .select-single select {
    width: 100%; }
  .graduates-event #register-form .radio-group {
    margin: auto;
    width: 262px;
    margin-bottom: 20px; }
  .graduates-event #register-form .radio-group input {
    display: initial !important;
    position: absolute;
    margin-left: 4px; }
  .graduates-event #register-form .radio-group input ~ span {
    background: #fff;
    border: 1px solid #b2c4d4;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
    position: relative; }
  .graduates-event #register-form .radio-group input:checked ~ span:after {
    content: ' ';
    background-color: #95ca08;
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 50%;
    margin-left: 3px;
    margin-top: 3px; }
  .graduates-event #register-form .radio-group label {
    cursor: pointer;
    font-size: 12px;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
  .graduates-event #register-form button {
    background: transparent linear-gradient(to bottom, #d5f01e 0%, #b7e40b 2%, #99ce08 49%, #73ad06 100%) repeat scroll 0 0;
    background-color: #73ad06;
    border: 1px solid #9ab444;
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    font-family: "Gotham", Helvetica, Arial, sans-serif;
    font-weight: bold;
    height: 34px;
    padding: 0;
    text-align: center;
    width: 262px;
    margin: auto; }
  .graduates-event #register-form .message__base, .graduates-event #register-form .message__warning, .graduates-event #register-form .message__error {
    margin-bottom: 40px;
    width: 260px;
    margin: auto;
    border: none;
    color: #5ea929;
    padding: 0px; }
.graduates-event .header-block__type {
  font-size: 19px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 19px; }
.graduates-event .header-block__info {
  margin-top: 42px; }
.graduates-event .graduates-button {
  margin: 32px auto; }

.graduates-events {
  margin: 0 auto;
  max-width: 820px; }
  .graduates-events-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0 10px 0; }
  .graduates-events-archive {
    margin: 20px 0 20px 0;
    text-align: center; }
  .graduates-events-item {
    background-size: cover;
    background-position: center center;
    color: #fff;
    display: block;
    height: 385px;
    margin: 0 5px 7px 5px;
    position: relative;
    width: 262px; }
    .graduates-events-item:hover {
      text-decoration: none; }
    .graduates-events-item__type {
      box-sizing: border-box;
      font-size: 12px;
      display: block;
      padding: 13px 15px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 100%; }
    .graduates-events-item__title {
      bottom: 35px;
      line-height: 1.3 !important;
      font-size: 19px;
      min-height: 159px;
      padding: 13px 15px;
      position: absolute; }
    .graduates-events-item__date {
      box-sizing: border-box;
      display: block;
      padding: 13px 15px;
      position: absolute;
      top: 130px;
      font-size: 14px;
      text-align: left;
      width: 100%; }
    .graduates-events-item__app {
      box-sizing: border-box;
      display: block;
      padding: 13px 15px;
      position: absolute;
      bottom: 9px;
      font-size: 14px;
      text-align: center;
      width: 100%; }
    .graduates-events-item:before {
      /* IE10+ */
      background-image: -ms-linear-gradient(top, rgba(77, 33, 102, 0.3) 0%, #4d2166 100%);
      /* Mozilla Firefox */
      background-image: -moz-linear-gradient(top, rgba(77, 33, 102, 0.3) 0%, #4d2166 100%);
      /* Opera */
      background-image: -o-linear-gradient(top, rgba(77, 33, 102, 0.3) 0%, #4d2166 100%);
      /* Webkit (Safari/Chrome 10) */
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(77, 33, 102, 0.3)), color-stop(100, #4d2166));
      /* Webkit (Chrome 11+) */
      background-image: -webkit-linear-gradient(top, rgba(77, 33, 102, 0.3) 0%, #4d2166 100%);
      /* W3C Markup */
      background-image: linear-gradient(to bottom, rgba(77, 33, 102, 0.3) 0%, #4d2166 100%);
      display: block;
      content: ' ';
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
  .graduates-events-item.blue:before {
    /* IE10+ */
    background-image: -ms-linear-gradient(top, rgba(0, 84, 165, 0.3) 0%, #0054a5 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, rgba(0, 84, 165, 0.3) 0%, #0054a5 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, rgba(0, 84, 165, 0.3) 0%, #0054a5 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 84, 165, 0.3)), color-stop(100, #0054a5));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, rgba(0, 84, 165, 0.3) 0%, #0054a5 100%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom, rgba(0, 84, 165, 0.3) 0%, #0054a5 100%); }
  .graduates-events-item.orange:before {
    /* IE10+ */
    background-image: -ms-linear-gradient(top, rgba(244, 121, 33, 0.3) 0%, #f47921 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, rgba(244, 121, 33, 0.3) 0%, #f47921 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, rgba(244, 121, 33, 0.3) 0%, #f47921 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(244, 121, 33, 0.3)), color-stop(100, #f47921));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, rgba(244, 121, 33, 0.3) 0%, #f47921 100%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom, rgba(244, 121, 33, 0.3) 0%, #f47921 100%); }
  .graduates-events-item.yellow:before {
    /* IE10+ */
    background-image: -ms-linear-gradient(top, rgba(250, 165, 26, 0.3) 0%, #faa51a 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, rgba(250, 165, 26, 0.3) 0%, #faa51a 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, rgba(250, 165, 26, 0.3) 0%, #faa51a 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(250, 165, 26, 0.3)), color-stop(100, #faa51a));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, rgba(250, 165, 26, 0.3) 0%, #faa51a 100%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom, rgba(250, 165, 26, 0.3) 0%, #faa51a 100%); }

@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/font_awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/fonts/font_awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/fonts/font_awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/fonts/font_awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/fonts/font_awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/fonts/font_awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
