@charset "UTF-8";
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl_900.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MuseoSansCyrl_900.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl_900.woff") format("woff"), url("../fonts/MuseoSansCyrl_900.ttf") format("truetype"), url("../fonts/MuseoSansCyrl_900.svg#4d0367c9fc78e6ce24d414cf01484ec7") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 900; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/museosanscyrl_700.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museosanscyrl_700.eot?#iefix") format("embedded-opentype"), url("../fonts/museosanscyrl_700.woff") format("woff"), url("../fonts/museosanscyrl_700.ttf") format("truetype"), url("../fonts/museosanscyrl_700.svg#2c1901d297aa6a07b09d7e377159e784") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: bold; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-500.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-500.woff") format("woff"), url("../fonts/MuseoSansCyrl-500.ttf") format("truetype"), url("../fonts/MuseoSansCyrl-500.svg#3de9e3e779dc83c8711e382dfdac696a") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-300.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-300.woff") format("woff"), url("../fonts/MuseoSansCyrl-300.ttf") format("truetype"), url("../fonts/MuseoSansCyrl-300.svg#279d579f5361481259473477314c79fc") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-100.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MuseoSansCyrl-100.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-100.woff") format("woff"), url("../fonts/MuseoSansCyrl-100.ttf") format("truetype"), url("../fonts/MuseoSansCyrl-100.svg#6eff97f49ef0d64b413b2622a3c841e0") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 100; }
.automargin, .intro p {
  float: none;
  margin-right: auto;
  margin-left: auto; }

.bold {
  font-weight: bold; }

.middle {
  display: table;
  width: 100%;
  height: 100%; }

.table-row {
  display: table-row;
  width: 100%; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.t-bottom {
  display: table-cell;
  vertical-align: bottom; }
  .t-bottom .container {
    height: auto !important; }

.text-red {
  color: #ff3333; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 1; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -60px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 1px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          color: #d6adad; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 40px;
        line-height: 20px;
        text-align: center;
        color: #cccccc;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #ff3333;
      opacity: 0.75; }

body article {
  background: #212121; }
body.loaded article {
  opacity: 1;
  filter: alpha(opacity=100); }

header {
  position: fixed;
  width: 100%;
  z-index: 990;
  padding: 40px 0;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  height: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -khtml-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
  header nav {
    -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    -khtml-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }
  header .container {
    width: auto !important;
    margin: 0 0 0 20px; }
  header.loaded {
    height: 108px; }
    header.loaded .loader {
      opacity: 0;
      filter: alpha(opacity=0);
      visibility: hidden; }
    header.loaded nav {
      opacity: 1;
      filter: alpha(opacity=100);
      visibility: visible; }
  header.affix {
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    border: #fff; }
  header .header_menu {
    position: relative;
    float: right;
    z-index: 1; }
    header .header_menu li {
      display: inline-block; }
      header .header_menu li + li {
        margin-left: 70px; }
      header .header_menu li a {
        display: inline-block;
        padding: 7px 10px;
        font-size: 14px;
        font-weight: 500;
        line-height: 13px;
        letter-spacing: 1px;
        color: rgba(0, 0, 0, 0.6) !important;
        text-transform: uppercase;
        text-decoration: none;
        cursor: pointer; }
        header .header_menu li a:hover {
          color: #000 !important; }
      header .header_menu li.active {
        background: transparent; }
        header .header_menu li.active a {
          color: #ff3333 !important;
          background: transparent !important; }
  header .logo {
    position: relative;
    top: -3px;
    font-size: 0; }
    header .logo a {
      display: inline-block;
      width: 235px;
      height: 27px;
      background: url(../img/logo.png) no-repeat center;
      -webkit-background-size: 235px, 27px;
      -khtml-background-size: 235px, 27px;
      -moz-background-size: 235px, 27px;
      -ms-background-size: 235px, 27px;
      -o-background-size: 235px, 27px;
      background-size: 235px, 27px;
      -webkit-transition: all 0.2s ease;
      -khtml-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      header .logo a:hover {
        background: url(../img/logo_hover.png) no-repeat center;
        -webkit-background-size: 235px, 27px;
        -khtml-background-size: 235px, 27px;
        -moz-background-size: 235px, 27px;
        -ms-background-size: 235px, 27px;
        -o-background-size: 235px, 27px;
        background-size: 235px, 27px; }

.navbar-default {
  background: transparent;
  border: 0; }

.navbar-brand {
  padding: 0;
  height: auto;
  line-height: 0; }

.navbar-toggle {
  margin: -30px -30px -30px 0;
  border: 0;
  background: transparent !important;
  padding: 30px; }
  .navbar-toggle:hover .icon-bar {
    background: #333 !important; }
  .navbar-toggle.collapsed .bar-middle {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .navbar-toggle.collapsed .bar-bottom, .navbar-toggle.collapsed .bar-top {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
    -khtml-transform: translate3d(0, 0, 0) rotate(0);
    -moz-transform: translate3d(0, 0, 0) rotate(0);
    -ms-transform: translate3d(0, 0, 0) rotate(0);
    -o-transform: translate3d(0, 0, 0) rotate(0);
    transform: translate3d(0, 0, 0) rotate(0); }
  .navbar-toggle .icon-bar {
    width: 30px;
    height: 6px;
    background-color: #ff3333 !important;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .navbar-toggle .bar-top {
    -webkit-transform: translate3d(0px, 10px, 0) rotate(45deg);
    -khtml-transform: translate3d(0px, 10px, 0) rotate(45deg);
    -moz-transform: translate3d(0px, 10px, 0) rotate(45deg);
    -ms-transform: translate3d(0px, 10px, 0) rotate(45deg);
    -o-transform: translate3d(0px, 10px, 0) rotate(45deg);
    transform: translate3d(0px, 10px, 0) rotate(45deg); }
  .navbar-toggle .bar-bottom {
    -webkit-transform: translate3d(0px, -10px, 0) rotate(-45deg);
    -khtml-transform: translate3d(0px, -10px, 0) rotate(-45deg);
    -moz-transform: translate3d(0px, -10px, 0) rotate(-45deg);
    -ms-transform: translate3d(0px, -10px, 0) rotate(-45deg);
    -o-transform: translate3d(0px, -10px, 0) rotate(-45deg);
    transform: translate3d(0px, -10px, 0) rotate(-45deg); }
  .navbar-toggle .bar-middle {
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin: 0 25px; }

.intro {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #fff; }
  .intro.padding-top {
    padding-top: 137px;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
  .intro .container {
    padding-bottom: 60px; }
  .intro a {
    color: #ff3333; }
    .intro a:hover {
      color: #ff3333; }
  .intro p {
    color: rgba(26, 26, 26, 0.8);
    font-size: 28px;
    line-height: 38px;
    max-width: 870px; }

.partners-list-container {
  max-width: 90%;
  margin: 0 auto;
  table-layout: fixed;
  min-width: 910px;
  overflow: auto;
  margin-top: -20px;
  -webkit-overflow-scrolling: touch; }

.partners-list {
  height: 100px; }
  .partners-list img {
    margin: 0 auto; }

.white-text {
  color: #fff; }

.grid {
  overflow: hidden; }
  .grid:after, .grid:before {
    content: "";
    display: table;
    clear: both; }
  .grid .grid_item {
    min-height: 1px;
    position: relative;
    overflow: hidden; }
    .grid .grid_item:not(.grid_item--full), .grid .grid_item:not(.grid_item--full) .project_info {
      -webkit-transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
      -khtml-transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
      -moz-transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
      -ms-transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
      -o-transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
      transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
      -webkit-transform: translate3d(0, 300px, 0);
      -khtml-transform: translate3d(0, 300px, 0);
      -moz-transform: translate3d(0, 300px, 0);
      -ms-transform: translate3d(0, 300px, 0);
      -o-transform: translate3d(0, 300px, 0);
      transform: translate3d(0, 300px, 0);
      opacity: 0;
      filter: alpha(opacity=0); }
    .grid .grid_item:nth-child(1), .grid .grid_item:nth-child(3n+1), .grid .grid_item:nth-child(2), .grid .grid_item:nth-child(3n+2) {
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: translate3d(0, 300px, 0);
      -khtml-transform: translate3d(0, 300px, 0);
      -moz-transform: translate3d(0, 300px, 0);
      -ms-transform: translate3d(0, 300px, 0);
      -o-transform: translate3d(0, 300px, 0);
      transform: translate3d(0, 300px, 0);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
      -khtml-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
      -ms-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
      transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .grid .grid_item:nth-child(1) {
      -webkit-transition-delay: 0s;
      -khtml-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
      .grid .grid_item:nth-child(1) .project_info {
        -webkit-transition-delay: 0.1s;
        -khtml-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -ms-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s; }
    .grid .grid_item:nth-child(2) {
      -webkit-transition-delay: 0.1s;
      -khtml-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      -ms-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      transition-delay: 0.1s; }
      .grid .grid_item:nth-child(2) .project_info {
        -webkit-transition-delay: 0.2s;
        -khtml-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -ms-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s; }
    .grid .grid_item:nth-child(3n+1) {
      -webkit-transition-delay: 0.2s;
      -khtml-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -ms-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
      .grid .grid_item:nth-child(3n+1) .project_info {
        -webkit-transition-delay: 0.3s;
        -khtml-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        -ms-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s; }
    .grid .grid_item:nth-child(3n+2) {
      -webkit-transition-delay: 0.4s;
      -khtml-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -ms-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }
      .grid .grid_item:nth-child(3n+2) .project_info {
        -webkit-transition-delay: 0.5s;
        -khtml-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        -ms-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s; }
    .grid .grid_item:nth-child(3n) .project_info {
      -webkit-transition-delay: 0.5s;
      -khtml-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -ms-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .grid .grid_item.inview:not(.grid_item--full) {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate3d(0, 0, 0);
      -khtml-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .grid .grid_item.inview .project_info {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate3d(0, 0, 0);
      -khtml-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .grid .grid_item--full {
    width: 100% !important; }
    .grid .grid_item--full .project_preview {
      background-attachment: fixed; }

.projects .project_item a {
  display: block;
  height: 100%;
  position: relative;
  cursor: pointer; }
  .projects .project_item a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    cursor: pointer;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .projects .project_item a:hover .project_desc {
    color: black; }
.projects .project_item:not(.grid_item--full) a .project_preview {
  -webkit-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -khtml-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1); }
.projects .project_item:not(.grid_item--full) a:hover .project_preview {
  -webkit-transform: scale(1.03);
  -khtml-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03); }
.projects .project_item .project_preview {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-position: center;
  -webkit-background-size: cover;
  -khtml-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .projects .project_item .project_preview.mobile {
    display: none; }
.projects .project_item .project_info {
  position: absolute;
  left: 48px;
  right: 50px;
  bottom: 42px; }
.projects .project_item .project_title {
  color: #000;
  font-size: 40px;
  line-height: 40px;
  text-transform: none;
  letter-spacing: -1px; }
.projects .project_item .project_desc {
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: -0.03em;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
.projects .project_item.white-text .project_title {
  color: #fff; }
.projects .project_item.white-text .project_desc {
  color: rgba(255, 255, 255, 0.7); }
.projects .project_item.white-text a:hover .project_desc {
  color: white; }

footer {
  background: #fff;
  color: #666;
  font-size: 13px;
  line-height: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  border-top: 1px solid #e5e5e5; }
  footer .col-sm-6 {
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 57px;
    max-height: 100px; }
  footer a {
    color: #333333; }

.padding-top {
  padding-top: 107px; }

.inner-page .intro p {
  max-width: none; }

.project-page {
  padding-top: 107px !important; }

.about-page .intro h1 {
  margin-bottom: 19px; }

.contacts-page .grid {
  min-height: 350px;
  overflow: auto; }

.contacts_item {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  .contacts_item p.white-text {
    color: rgba(255, 255, 255, 0.8); }
  .contacts_item .link {
    font-size: 50px;
    text-decoration: none;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 5px; }
  .contacts_item p {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0; }
  .contacts_item .t-cell {
    padding-left: 30px;
    padding-right: 30px; }

.contacts_tel {
  background: #ff3333; }
  .contacts_tel a {
    color: #fff !important; }
  .contacts_tel h3 {
    color: #000000; }

.contacts_form {
  background: #f4f4f4; }
  .contacts_form h3 {
    color: #666;
    margin-top: 7px;
    margin-bottom: 30px; }
  .contacts_form .col-sm-8 {
    max-width: 463px; }
  .contacts_form .form-group {
    position: relative; }
  .contacts_form .control-label {
    position: absolute;
    right: 100%; }

.contacts_form_back {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #502e9e;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.3);
  -khtml-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .contacts_form_back .link {
    font-weight: 500;
    line-height: 45px;
    margin-bottom: 30px; }

.message-sent .contacts_form_back {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.contacts_mail {
  background: #000000; }
  .contacts_mail a {
    color: #ff3333 !important; }
  .contacts_mail h3 {
    color: #fff;
    margin-top: 5px;
    margin-bottom: -5px; }

.contacts_address {
  background: #FB2D39; }
  .contacts_address h3 {
    color: #fff;
    margin-bottom: 10px;
    margin-top: 13px; }
  .contacts_address p {
    font-size: 28px;
    line-height: 38px;
    max-width: 450px;
    margin: 0 auto;
    color: #fff; }
  .contacts_address .big {
    font-size: 48px;
    line-height: normal;
    font-weight: 500;
    max-width: none;
    margin-bottom: 10px;
    color: #000; }

.t-middle {
  display: table;
  width: 100%;
  height: 100%; }
  .t-middle .t-row {
    display: table-row; }
  .t-middle .t-cell {
    display: table-cell;
    vertical-align: middle; }

.control-label {
  font-weight: normal;
  color: #666;
  font-size: 20px;
  white-space: nowrap;
  width: auto; }

.form-control {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  height: 50px;
  color: #363636;
  font-size: 28px;
  font-weight: 500;
  padding: 10px 23px;
  background-color: transparent; }
  .form-control.invalid, .form-control.error, .form-control.error:focus {
    border-color: #ff3333;
    -webkit-box-shadow: #ff3333 0 0 0 1px;
    -khtml-box-shadow: #ff3333 0 0 0 1px;
    -moz-box-shadow: #ff3333 0 0 0 1px;
    -ms-box-shadow: #ff3333 0 0 0 1px;
    -o-box-shadow: #ff3333 0 0 0 1px;
    box-shadow: #ff3333 0 0 0 1px; }
  .form-control:focus {
    border-color: #333;
    -webkit-box-shadow: #333 0 0 0 1px;
    -khtml-box-shadow: #333 0 0 0 1px;
    -moz-box-shadow: #333 0 0 0 1px;
    -ms-box-shadow: #333 0 0 0 1px;
    -o-box-shadow: #333 0 0 0 1px;
    box-shadow: #333 0 0 0 1px; }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 16px; }

.has-error .control-label {
  color: #666; }
.has-error .form-control, .has-error .form-control:focus {
  border-color: #ff3333;
  -webkit-box-shadow: #ff3333 0 0 0 1px;
  -khtml-box-shadow: #ff3333 0 0 0 1px;
  -moz-box-shadow: #ff3333 0 0 0 1px;
  -ms-box-shadow: #ff3333 0 0 0 1px;
  -o-box-shadow: #ff3333 0 0 0 1px;
  box-shadow: #ff3333 0 0 0 1px; }

label.error {
  color: #ff3333;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  top: 100%;
  left: 20px; }

textarea.form-control {
  height: 120px;
  resize: none; }

.btn {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #ff3333;
  font-size: 18px;
  line-height: 16px;
  font-weight: 500;
  color: #fff !important;
  text-transform: uppercase;
  padding: 19px 30px 16px;
  min-height: 53px; }
  .btn:hover {
    background: #ff6666; }
  .btn:active {
    background: #b02b2b;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

.form-group {
  margin-bottom: 20px; }

.submit-group {
  margin-bottom: 0; }

.about .about_item {
  min-height: 640px;
  padding: 55px 35px;
  text-align: center; }
  .about .about_item h3, .about .about_item .h3 {
    font-size: 26px; }
  .about .about_item.inview:not(.intro) .big, .about .about_item.inview:not(.intro) hr, .about .about_item.inview:not(.intro) p {
    -webkit-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); }
  .about .about_item:not(.intro) .big, .about .about_item:not(.intro) hr, .about .about_item:not(.intro) p {
    -webkit-transform: translate3d(0px, 50%, 0);
    -khtml-transform: translate3d(0px, 50%, 0);
    -moz-transform: translate3d(0px, 50%, 0);
    -ms-transform: translate3d(0px, 50%, 0);
    -o-transform: translate3d(0px, 50%, 0);
    transform: translate3d(0px, 50%, 0);
    -webkit-transition: all 0.5s ease 0.3s;
    -khtml-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    -ms-transition: all 0.5s ease 0.3s;
    -o-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s;
    opacity: 0;
    filter: alpha(opacity=0); }
  .about .about_item .big {
    font-size: 225px;
    line-height: 225px;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .about .about_item:not(.intro) p {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 0;
    font-weight: normal;
    -webkit-transition: all 0.5s ease 0.5s;
    -khtml-transition: all 0.5s ease 0.5s;
    -moz-transition: all 0.5s ease 0.5s;
    -ms-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s; }
    .about .about_item:not(.intro) p ~ p {
      -webkit-transition: all 0.5s ease 0.8s;
      -khtml-transition: all 0.5s ease 0.8s;
      -moz-transition: all 0.5s ease 0.8s;
      -ms-transition: all 0.5s ease 0.8s;
      -o-transition: all 0.5s ease 0.8s;
      transition: all 0.5s ease 0.8s; }
  .about .about_item hr {
    margin-top: 36px;
    margin-bottom: 36px;
    border-color: rgba(255, 255, 255, 0.2); }
  .about .about_item.intro h1 {
    -webkit-transform: translate3d(0px, 50%, 0);
    -khtml-transform: translate3d(0px, 50%, 0);
    -moz-transform: translate3d(0px, 50%, 0);
    -ms-transform: translate3d(0px, 50%, 0);
    -o-transform: translate3d(0px, 50%, 0);
    transform: translate3d(0px, 50%, 0);
    -webkit-transition: all 0.5s ease 0.1s;
    -khtml-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
    opacity: 0;
    filter: alpha(opacity=0); }
    .about .about_item.intro h1 + p {
      -webkit-transform: translate3d(0px, 50%, 0);
      -khtml-transform: translate3d(0px, 50%, 0);
      -moz-transform: translate3d(0px, 50%, 0);
      -ms-transform: translate3d(0px, 50%, 0);
      -o-transform: translate3d(0px, 50%, 0);
      transform: translate3d(0px, 50%, 0);
      -webkit-transition: all 0.5s ease 0.2s;
      -khtml-transition: all 0.5s ease 0.2s;
      -moz-transition: all 0.5s ease 0.2s;
      -ms-transition: all 0.5s ease 0.2s;
      -o-transition: all 0.5s ease 0.2s;
      transition: all 0.5s ease 0.2s;
      opacity: 0;
      filter: alpha(opacity=0);
      max-width: 830px; }
  .about .about_item.intro.inview h1 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0px, 0, 0);
    -khtml-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0); }
    .about .about_item.intro.inview h1 + p {
      -webkit-transform: translate3d(0, 0, 0);
      -khtml-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
      filter: alpha(opacity=100); }

.about_ux {
  background-color: #ff3333; }

.about_ui {
  background-color: #502e9e; }

.about_partners {
  background-color: #f4f4f4; }
  .about_partners h3 {
    color: #666; }
  .about_partners .partners-list {
    margin-top: 35px;
    height: auto;
    overflow: hidden; }
    .about_partners .partners-list li {
      height: 160px;
      margin-bottom: -1px;
      border-bottom: 1px solid #d2d2d2; }
      .about_partners .partners-list li img {
        max-width: 100%; }
      .about_partners .partners-list li span {
        display: inline-block;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -webkit-transition: all 0.2s ease;
        -khtml-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .about_partners .partners-list li span:hover {
          opacity: 1;
          filter: alpha(opacity=100); }

.about_links {
  background-color: #212121; }
  .about_links h3 {
    margin-bottom: -3px; }
  .about_links .social {
    margin: 0 auto -60px;
    max-width: 570px; }
    .about_links .social a {
      opacity: 0.5;
      filter: alpha(opacity=50); }
      .about_links .social a:hover {
        opacity: 1;
        filter: alpha(opacity=100); }
    .about_links .social li {
      height: 170px; }
      .about_links .social li + li {
        border-top: 1px solid rgba(100, 100, 100, 0.3); }

.about_links h3, .about_facts h3 {
  -webkit-transform: translate3d(0, 50%, 0);
  -khtml-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  -ms-transform: translate3d(0, 50%, 0);
  -o-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: all 0.5s ease 0.1s;
  -khtml-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
  opacity: 0;
  filter: alpha(opacity=0); }
.about_links:not(.inview) .social li, .about_facts:not(.inview) .social li {
  border-color: transparent; }
.about_links .social li, .about_links .list_facts .facts_item, .about_facts .social li, .about_facts .list_facts .facts_item {
  border-color: transparent;
  -webkit-transform: translate3d(0, 50%, 0);
  -khtml-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  -ms-transform: translate3d(0, 50%, 0);
  -o-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  opacity: 0;
  filter: alpha(opacity=0); }
  .about_links .social li span, .about_links .list_facts .facts_item span, .about_facts .social li span, .about_facts .list_facts .facts_item span {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0.7s;
    -khtml-transition: all 0.5s ease 0.7s;
    -moz-transition: all 0.5s ease 0.7s;
    -ms-transition: all 0.5s ease 0.7s;
    -o-transition: all 0.5s ease 0.7s;
    transition: all 0.5s ease 0.7s; }
  .about_links .social li:nth-child(1), .about_links .list_facts .facts_item:nth-child(1), .about_facts .social li:nth-child(1), .about_facts .list_facts .facts_item:nth-child(1) {
    -webkit-transition: all 0.5s ease 0.2s;
    -khtml-transition: all 0.5s ease 0.2s;
    -moz-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s; }
  .about_links .social li:nth-child(2), .about_links .list_facts .facts_item:nth-child(2), .about_facts .social li:nth-child(2), .about_facts .list_facts .facts_item:nth-child(2) {
    -webkit-transition: all 0.5s ease 0.4s;
    -khtml-transition: all 0.5s ease 0.4s;
    -moz-transition: all 0.5s ease 0.4s;
    -ms-transition: all 0.5s ease 0.4s;
    -o-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s; }
  .about_links .social li:nth-child(3), .about_links .list_facts .facts_item:nth-child(3), .about_facts .social li:nth-child(3), .about_facts .list_facts .facts_item:nth-child(3) {
    -webkit-transition: all 0.5s ease 0.6s;
    -khtml-transition: all 0.5s ease 0.6s;
    -moz-transition: all 0.5s ease 0.6s;
    -ms-transition: all 0.5s ease 0.6s;
    -o-transition: all 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s; }
.about_links.inview .social li, .about_links.inview h3, .about_links.inview .list_facts .facts_item, .about_facts.inview .social li, .about_facts.inview h3, .about_facts.inview .list_facts .facts_item {
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100); }
  .about_links.inview .social li span, .about_links.inview h3 span, .about_links.inview .list_facts .facts_item span, .about_facts.inview .social li span, .about_facts.inview h3 span, .about_facts.inview .list_facts .facts_item span {
    opacity: 1;
    filter: alpha(opacity=100); }

.about_facts {
  background-color: #ff9600; }
  .about_facts h3 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .about_facts .a-year {
    font-size: 100px;
    line-height: 100px; }
  .about_facts .a-progects {
    font-size: 60px;
    line-height: 60px; }
  .about_facts .a-honors {
    font-size: 40px;
    line-height: 40px; }
  .about_facts .a-year, .about_facts .a-progects, .about_facts .a-honors {
    font-weight: 100; }
  .about_facts .facts_item {
    height: 170px; }
    .about_facts .facts_item:last-child .t-cell, .about_facts .facts_item:last-of-type .t-cell {
      vertical-align: top;
      padding-top: 23px; }
  .about_facts span {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 4px; }

.about .about_text {
  background-color: #fff;
  min-height: 0 !important;
  height: auto !important;
  padding-bottom: 70px; }
  .about .about_text .container {
    padding-bottom: 0 !important; }

.reviews {
  margin-top: 42px; }
  .reviews .review_item {
    padding: 0 40px; }
    .reviews .review_item a {
      text-decoration: none; }
    .reviews .review_item h4 {
      font-size: 40px;
      color: #ff3333;
      font-weight: 500;
      margin-bottom: 6px; }
    .reviews .review_item h5 {
      font-size: 24px;
      line-height: 34px;
      font-weight: 500;
      color: #666;
      margin-bottom: 12px;
      min-height: 60px; }
    .reviews .review_item p {
      font-size: 24px;
      line-height: 36px;
      color: #333; }
      .reviews .review_item p span {
        display: block;
        color: #ff3333; }

.modal .modal-dialog {
  margin: 0 auto;
  height: 100%; }
.modal .close-btn {
  color: rgba(51, 51, 51, 0.6);
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 60px 0; }
  .modal .close-btn span {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding-top: 16px;
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .modal .close-btn span:after, .modal .close-btn span:before {
      content: '';
      width: 26px;
      height: 5px;
      background: #a0a0a0;
      position: absolute;
      bottom: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: all 0.2s ease;
      -khtml-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .modal .close-btn span:after {
      -webkit-transform: rotate(45deg) scale(1);
      -khtml-transform: rotate(45deg) scale(1);
      -moz-transform: rotate(45deg) scale(1);
      -ms-transform: rotate(45deg) scale(1);
      -o-transform: rotate(45deg) scale(1);
      transform: rotate(45deg) scale(1); }
    .modal .close-btn span:before {
      -webkit-transform: rotate(-225deg) scale(1);
      -khtml-transform: rotate(-225deg) scale(1);
      -moz-transform: rotate(-225deg) scale(1);
      -ms-transform: rotate(-225deg) scale(1);
      -o-transform: rotate(-225deg) scale(1);
      transform: rotate(-225deg) scale(1); }
    .modal .close-btn span:hover {
      color: #ff3333; }
      .modal .close-btn span:hover:after, .modal .close-btn span:hover:before {
        background: #ff3333; }
      .modal .close-btn span:hover:after {
        -webkit-transform: rotate(45deg) scale(1.1);
        -khtml-transform: rotate(45deg) scale(1.1);
        -moz-transform: rotate(45deg) scale(1.1);
        -ms-transform: rotate(45deg) scale(1.1);
        -o-transform: rotate(45deg) scale(1.1);
        transform: rotate(45deg) scale(1.1); }
      .modal .close-btn span:hover:before {
        -webkit-transform: rotate(-225deg) scale(1.1);
        -khtml-transform: rotate(-225deg) scale(1.1);
        -moz-transform: rotate(-225deg) scale(1.1);
        -ms-transform: rotate(-225deg) scale(1.1);
        -o-transform: rotate(-225deg) scale(1.1);
        transform: rotate(-225deg) scale(1.1); }

.modal_review .review_item {
  padding: 92px 60px 150px; }
  .modal_review .review_item h4 {
    font-size: 48px;
    color: #ff3333;
    font-weight: 500;
    text-align: center;
    margin-bottom: 12px; }
  .modal_review .review_item h5 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #666; }
  .modal_review .review_item p {
    margin-top: 40px;
    font-size: 28px;
    line-height: 42px;
    color: rgba(26, 26, 26, 0.8); }

.modal-backdrop {
  background: #fff; }
  .modal-backdrop.in {
    opacity: 1;
    filter: alpha(opacity=100); }

.one-project_item .arrow-left, .one-project_item .arrow-right {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px; }
  .one-project_item .arrow-left span, .one-project_item .arrow-right span {
    font-size: 14px;
    position: relative;
    top: 2px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: rgba(51, 51, 51, 0.6);
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .one-project_item .arrow-left i, .one-project_item .arrow-right i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 42px; }
    .one-project_item .arrow-left i:after, .one-project_item .arrow-left i:before, .one-project_item .arrow-right i:after, .one-project_item .arrow-right i:before {
      content: '';
      width: 32px;
      height: 8px;
      background: #ccc;
      position: absolute;
      -webkit-transition: all 0.2s ease;
      -khtml-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
    .one-project_item .arrow-left i:after, .one-project_item .arrow-right i:after {
      top: 10px; }
    .one-project_item .arrow-left i:before, .one-project_item .arrow-right i:before {
      top: 28px; }
  .one-project_item .arrow-left:hover span, .one-project_item .arrow-right:hover span {
    color: #333333; }
  .one-project_item .arrow-left:hover i:after, .one-project_item .arrow-left:hover i:before, .one-project_item .arrow-right:hover i:after, .one-project_item .arrow-right:hover i:before {
    background: #333; }
  .one-project_item .arrow-left:active span, .one-project_item .arrow-right:active span {
    color: #ff3333; }
  .one-project_item .arrow-left:active i:after, .one-project_item .arrow-left:active i:before, .one-project_item .arrow-right:active i:after, .one-project_item .arrow-right:active i:before {
    background: #ff3333; }
.one-project_item .arrow-left i:after {
  left: 0;
  top: 10px;
  -webkit-transform: rotate(-45deg) scale(1);
  -khtml-transform: rotate(-45deg) scale(1);
  -moz-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  -o-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1); }
.one-project_item .arrow-left i:before {
  left: 0;
  top: 28px;
  -webkit-transform: rotate(45deg) scale(1);
  -khtml-transform: rotate(45deg) scale(1);
  -moz-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  -o-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1); }
.one-project_item .arrow-right i:after {
  right: 0;
  -webkit-transform: rotate(45deg) scale(1);
  -khtml-transform: rotate(45deg) scale(1);
  -moz-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  -o-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1); }
.one-project_item .arrow-right i:before {
  right: 0;
  -webkit-transform: rotate(-45deg) scale(1);
  -khtml-transform: rotate(-45deg) scale(1);
  -moz-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  -o-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1); }

.project_header {
  position: relative;
  z-index: 10;
  min-height: 143px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  table-layout: fixed; }
  .project_header .text-right,
  .project_header .text-left {
    white-space: nowrap; }
  .project_header .project_date, .project_header .project_url {
    color: rgba(51, 51, 51, 0.6);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap; }
  .project_header .project_date {
    text-align: right; }
  .project_header .text-center {
    width: 55%;
    padding: 15px 2%; }
  .project_header .project_name {
    font-size: 6vw;
    line-height: 6vw;
    font-weight: 900;
    position: relative;
    top: -2px; }
  .project_header .project_url {
    text-align: left; }
    .project_header .project_url:hover {
      color: #333333;
      text-decoration: none; }
  .project_header .arrow-left,
  .project_header .arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    margin-bottom: 0; }
  .project_header .arrow-left {
    left: 0;
    margin-right: 0; }
  .project_header .arrow-right {
    right: 0; }

.project_body {
  position: relative;
  z-index: 9;
  min-height: 190px;
  padding-bottom: 90px;
  font-size: 22px;
  overflow: hidden; }
  .project_body .project_section p {
    font-size: 22px;
    line-height: 34px;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 20px; }
  .project_body .project_section h1, .project_body .project_section h2, .project_body .project_section h3, .project_body .project_section h4, .project_body .project_section h5, .project_body .project_section h6 {
    font-family: "Museo Sans Cyrl", sans-serif;
    font-weight: 700;
    text-align: center;
    color: #000000; }
    .project_body .project_section h1:first-child, .project_body .project_section h2:first-child, .project_body .project_section h3:first-child, .project_body .project_section h4:first-child, .project_body .project_section h5:first-child, .project_body .project_section h6:first-child {
      margin-top: 0; }
  .project_body .project_section h3 {
    font-size: 60px;
    line-height: normal;
    text-transform: none;
    letter-spacing: -3px;
    margin-top: 11px;
    margin-bottom: 55px; }
  .project_body .project_section h4 {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 32px;
    margin-top: 77px;
    letter-spacing: -2px; }
  .project_body .project_section h2 {
    font-size: 80px;
    letter-spacing: -4px;
    margin-bottom: 118px;
    position: relative;
    top: -4px; }
    .project_body .project_section h2:after {
      content: '';
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      width: 200px;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 100%;
      margin-top: 42px; }
  .project_body .project_section em {
    font-family: "Museo Sans Cyrl", sans-serif;
    font-weight: 900;
    font-style: normal;
    display: block;
    text-align: center;
    color: #000;
    font-size: 26px;
    line-height: 36px;
    margin: 62px 0; }
  .project_body .project_section span.small-caption {
    font-size: 18px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.5);
    font-family: "Museo Sans Cyrl", sans-serif;
    display: block;
    padding: 24px 0 35px;
    letter-spacing: 0;
    position: relative;
    z-index: 5; }
  .project_body .project_section .lead {
    text-align: center;
    font-size: 30px;
    line-height: 44px;
    font-weight: 500;
    font-family: "Museo Sans Cyrl", sans-serif;
    margin: 32px 0;
    color: #000; }
  .project_body .project_section.white {
    color: #fff; }
    .project_body .project_section.white h1, .project_body .project_section.white h2, .project_body .project_section.white h3, .project_body .project_section.white h4, .project_body .project_section.white h5, .project_body .project_section.white h6 {
      color: #fff; }
  .project_body h3 {
    text-transform: none; }
  .project_body .img-stacked {
    position: relative;
    text-align: center;
    margin: 112px -30px -36px; }
    .project_body .img-stacked .img-stacked--first {
      position: absolute !important;
      top: 0px !important;
      left: 0 !important;
      right: 0 !important;
      margin: 0 auto !important;
      z-index: 1 !important; }
    .project_body .img-stacked .img-stacked--second {
      position: absolute !important;
      top: 30px !important;
      left: 0 !important;
      right: 0 !important;
      margin: 0 auto !important;
      z-index: 2 !important; }
    .project_body .img-stacked .img-stacked--third {
      position: relative !important;
      z-index: 3 !important;
      padding-top: 60px !important;
      margin: 0 auto !important; }
  .project_body .container {
    max-width: 830px;
    height: 100%; }
  .project_body .project_section {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    -webkit-background-size: cover;
    -khtml-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
    z-index: 2; }
    .project_body .project_section.white-text * {
      color: rgba(255, 255, 255, 0.7); }
    .project_body .project_section.white-text h1, .project_body .project_section.white-text h2, .project_body .project_section.white-text h3, .project_body .project_section.white-text h4, .project_body .project_section.white-text h5, .project_body .project_section.white-text h6, .project_body .project_section.white-text p.lead, .project_body .project_section.white-text .lead *, .project_body .project_section.white-text em, .project_body .project_section.white-text em * {
      color: #fff; }
    .project_body .project_section.white-text h2:after {
      border-color: rgba(255, 255, 255, 0.2); }
    .project_body .project_section.white-text span.small-caption {
      color: rgba(255, 255, 255, 0.6); }
    .project_body .project_section.bg-dark {
      background: #212325; }
    .project_body .project_section.effect-parallax + .project_section {
      z-index: 4;
      background-color: transparent; }
  .project_body .project-inner {
    height: 100%; }
  .project_body .col-sm-6.pull-right {
    padding-left: 26px;
    padding-right: 0; }

.lead_section h2:after {
  display: none; }

.indent {
  margin-bottom: 20px;
  overflow: hidden; }

.bg-fixed {
  -webkit-background-attachment: fixed;
  background-attachment: fixed; }

.image-mirrow {
  background-repeat: no-repeat;
  background-position: center; }

.min-width {
  min-width: 100%; }

.max-width {
  max-width: 100%; }

.nopadding {
  padding: 0 !important; }

.ml {
  position: absolute;
  left: 50%; }

.effect-scroll {
  position: relative; }

.relative-img {
  position: relative; }

.bg-fixed {
  background-attachment: fixed; }
  .touch .bg-fixed {
    background-attachment: inherit; }

.carousel-index {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  font-family: 'Museo Sans Cyrl', sans-serif;
  margin: 38px 0; }

.effect-slide .img-1, .effect-slide .img-3 {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.effect-slide .img-1 {
  -webkit-transform: translate(-200%, 0);
  -khtml-transform: translate(-200%, 0);
  -moz-transform: translate(-200%, 0);
  -ms-transform: translate(-200%, 0);
  -o-transform: translate(-200%, 0);
  transform: translate(-200%, 0); }
.effect-slide .img-3 {
  -webkit-transform: translate(200%, 0);
  -khtml-transform: translate(200%, 0);
  -moz-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  -o-transform: translate(200%, 0);
  transform: translate(200%, 0); }
.effect-slide.slide-left, .effect-slide .slide-left {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(100%);
  -khtml-transform: translate(100%);
  -moz-transform: translate(100%);
  -ms-transform: translate(100%);
  -o-transform: translate(100%);
  transform: translate(100%);
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.effect-slide.slide-top, .effect-slide .slide-top {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 20%);
  -khtml-transform: translate(0, 20%);
  -moz-transform: translate(0, 20%);
  -ms-transform: translate(0, 20%);
  -o-transform: translate(0, 20%);
  transform: translate(0, 20%);
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.effect-slide.ani-processed .img-1 {
  -webkit-transform: translate(-100%, 0);
  -khtml-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
.effect-slide.ani-processed .img-3 {
  -webkit-transform: translate(100%, 0);
  -khtml-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }
.effect-slide.ani-processed .img-1, .effect-slide.ani-processed .img-3 {
  opacity: 1;
  filter: alpha(opacity=100); }
.effect-slide.ani-processed.slide-left, .effect-slide.ani-processed .slide-left {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0%);
  -khtml-transform: translate(0%);
  -moz-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
  transform: translate(0%); }
.effect-slide.ani-processed.slide-top, .effect-slide.ani-processed .slide-top {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0%);
  -khtml-transform: translate(0%);
  -moz-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
  transform: translate(0%); }

.project_footer {
  position: relative;
  z-index: 10;
  height: 90px;
  margin-top: -90px;
  border-top: 1px solid #e5e5e5;
  background: #fff; }
  .project_footer .container {
    height: 100%;
    width: 100%; }
  .project_footer .arrow-left {
    float: left;
    margin: 0; }
    .project_footer .arrow-left i {
      margin-right: 28px; }
  .project_footer .arrow-right {
    float: right;
    margin: 0; }
    .project_footer .arrow-right i {
      margin-left: 28px; }

.touch .about .about_item:not(.intro) .big, .touch .about .about_item:not(.intro) hr, .touch .about .about_item:not(.intro) p,
.touch .about_links .social li, .touch .about_links h3, .touch .about_links .list_facts .facts_item, .touch .about_facts .social li, .touch .about_facts h3, .touch .about_facts .list_facts .facts_item,
.touch .about_links .social li span, .touch .about_links h3 span, .touch .about_links .list_facts .facts_item span, .touch .about_facts .social li span, .touch .about_facts h3 span, .touch .about_facts .list_facts .facts_item span,
.touch .about .about_item.intro h1,
.touch .about .about_item.intro h1 + p {
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  filter: alpha(opacity=100); }
.touch .grid .grid_item {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .touch .grid .grid_item .project_info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
.touch .grid .grid_item--full .project_preview {
  background-attachment: inherit; }
.touch .effect-slide .img-1 {
  -webkit-transform: translate(-100%);
  -khtml-transform: translate(-100%);
  -moz-transform: translate(-100%);
  -ms-transform: translate(-100%);
  -o-transform: translate(-100%);
  transform: translate(-100%); }
.touch .effect-slide .img-3 {
  -webkit-transform: translate(100%);
  -khtml-transform: translate(100%);
  -moz-transform: translate(100%);
  -ms-transform: translate(100%);
  -o-transform: translate(100%);
  transform: translate(100%); }
.touch .effect-slide .img-1, .touch .effect-slide .img-3 {
  opacity: 1;
  filter: alpha(opacity=100); }
.touch .effect-slide.slide-left, .touch .effect-slide .slide-left, .touch .effect-slide.slide-top, .touch .effect-slide .slide-top {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0%);
  -khtml-transform: translate(0%);
  -moz-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
  transform: translate(0%); }

.modal {
  overflow: hidden;
  right: -15px; }
  .modal .modal-dialog {
    overflow: auto; }
  .modal .close-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 30px;
    background: #fff;
    padding: 20px 0 60px;
    -webkit-box-shadow: 0 -34px 30px #fff;
    -khtml-box-shadow: 0 -34px 30px #fff;
    -moz-box-shadow: 0 -34px 30px #fff;
    -ms-box-shadow: 0 -34px 30px #fff;
    -o-box-shadow: 0 -34px 30px #fff;
    box-shadow: 0 -34px 30px #fff; }
    .modal .close-btn span:before, .modal .close-btn span:after {
      background: #ff3333;
      width: 29px;
      height: 6px; }

.text-left {
  text-align: left !important; }

.loader {
  border: 4px solid #ebebeb;
  border-bottom-color: #f33;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased !important;
  position: absolute !important;
  top: 50% !important;
  left: 50%;
  margin: 0 auto;
  text-align: center;
  pointer-events: none;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -khtml-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: all 0.7s cubic-bezier(0.7, 0, 0, 1);
  -khtml-transition: all 0.7s cubic-bezier(0.7, 0, 0, 1);
  -moz-transition: all 0.7s cubic-bezier(0.7, 0, 0, 1);
  -ms-transition: all 0.7s cubic-bezier(0.7, 0, 0, 1);
  -o-transition: all 0.7s cubic-bezier(0.7, 0, 0, 1);
  transition: all 0.7s cubic-bezier(0.7, 0, 0, 1);
  -webkit-animation: rotating 0.6s infinite linear;
  -khtml-animation: rotating 0.6s infinite linear;
  -moz-animation: rotating 0.6s infinite linear;
  -ms-animation: rotating 0.6s infinite linear;
  -o-animation: rotating 0.6s infinite linear;
  animation: rotating 0.6s infinite linear; }

@-webkit-keyframes rotating {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(0);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(0);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(0);
    -o-transform: translate3d(-50%, -50%, 0) rotate(0);
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -o-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }
@-moz-keyframes rotating {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(0);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(0);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(0);
    -o-transform: translate3d(-50%, -50%, 0) rotate(0);
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -o-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }
@-ms-keyframes rotating {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(0);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(0);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(0);
    -o-transform: translate3d(-50%, -50%, 0) rotate(0);
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -o-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }
@-o-keyframes rotating {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(0);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(0);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(0);
    -o-transform: translate3d(-50%, -50%, 0) rotate(0);
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -o-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }
@keyframes rotating {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(0);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(0);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(0);
    -o-transform: translate3d(-50%, -50%, 0) rotate(0);
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -khtml-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    -o-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }
.one-project-page {
  background: #fff; }

.error-page {
  min-height: 516px;
  background: #ff3333;
  margin-bottom: -87px; }
  .error-page + footer {
    display: none; }
  .error-page .t-cell {
    padding: 30px; }
  .error-page p {
    max-width: 500px;
    margin: 20px auto 0;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    font-weight: 500; }

.modal-open {
  overflow-y: scroll;
  width: 100%; }

.custom-content {
  font-family: 'Museo Sans Cyrl';
  -webkit-font-smoothing: antialiased; }
  .custom-content .h1, .custom-content .h2, .custom-content .h3, .custom-content .h4, .custom-content .h5, .custom-content .h6, .custom-content h1, .custom-content h2, .custom-content h3, .custom-content h4, .custom-content h5, .custom-content h6 {
    -webkit-font-smoothing: antialiased;
    margin-top: 0;
    font-weight: normal !important;
    font-family: 'Museo Sans Cyrl', sans-sreif;
    text-align: inherit; }
  .custom-content h3, .custom-content .h3 {
    font-weight: bold !important; }
  .custom-content i, .custom-content .italic {
    font-family: Arial,Tahoma,sans-serif; }
  .custom-content p {
    letter-spacing: 0; }
  .custom-content .section-inner-content {
    max-width: 1100px;
    margin: 0 auto;
    position: relative; }
  .custom-content .mt {
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .custom-content .c-container {
    height: 100%;
    padding: 0 20px;
    margin: 0 80px; }
  .custom-content img {
    max-width: 100%; }
  .custom-content .works__slider-content {
    width: 1100px;
    margin: 0 auto; }

.works__slider-container {
  position: relative;
  font: 13px Arial,Tahoma,sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }
  .works__slider-container i, .works__slider-container .italic {
    font: 13px Arial,Tahoma,sans-serif;
    font-style: normal; }

.work_place {
  font: 13px Arial,Tahoma,sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }
  .work_place i, .work_place .italic {
    font: 13px Arial,Tahoma, sans-serif;
    font-style: normal; }

.nooverflow {
  overflow: visible !important; }

html {
  height: 100%; }

body {
  font-family: "Museo Sans Cyrl", sans-serif;
  font-weight: normal;
  -webkit-text-size-adjust: none;
  font-size-adjust: none;
  min-height: 100%;
  position: relative;
  padding-bottom: 87px; }

a {
  color: #373737;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a:hover, a:focus {
    color: #373737; }

a:focus, input:focus, button:focus {
  outline: none !important; }

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

i, .italic {
  font-family: 'PT Serif', serif;
  font-style: italic; }

h1, h2 {
  font-weight: 500; }

h3, h4 {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "Museo Sans Cyrl", sans-serif; }

h1, .h1 {
  letter-spacing: -2px;
  font-size: 60px;
  line-height: 60px;
  color: #1a1a1a;
  margin-bottom: 22px; }

h3, .h3 {
  font-size: 24px;
  line-height: normal;
  letter-spacing: 6.5px;
  text-transform: uppercase; }

.retina {
  display: none !important; }

.no-retina {
  display: block !important; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .retina {
    display: block !important; }

  .no-retina {
    display: none !important; } }
@media (max-width: 579px) {
  .reviews .review_item {
    padding: 0; }

  .contacts_item br {
    display: none; } }
@media (min-width: 580px) {
  .partners-list-container {
    min-width: 1260px; } }
@media (max-width: 767px) {
  body {
    padding-bottom: 174px; }

  .error-page {
    margin-bottom: -174px; }

  header {
    padding: 30px 0; }
    header.loaded {
      height: 90px; }

  .project-page {
    padding-top: 90px !important; }

  .intro .container {
    padding-bottom: 50px; }

  .inner-page {
    padding-top: 90px; }
    .inner-page .intro {
      padding-top: 40px; }

  .about-page .intro.about_item {
    padding-top: 60px; }
    .about-page .intro.about_item.padding-top {
      padding-top: 42px; }
    .about-page .intro.about_item .container {
      padding-bottom: 99px; }

  .navbar-collapse {
    position: fixed;
    top: 90px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
    background: #fff;
    border: 0;
    max-height: none;
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    height: auto !important; }
    .navbar-collapse.in {
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
      filter: alpha(opacity=100);
      visibility: visible; }
    .navbar-collapse .header_menu {
      margin: 0;
      float: none;
      text-align: center;
      padding: 0 25px; }
      .navbar-collapse .header_menu li {
        display: block;
        margin-left: 0 !important; }
        .navbar-collapse .header_menu li + li {
          border-top: 1px solid #e5e5e5; }
        .navbar-collapse .header_menu li a {
          font-size: 32px;
          line-height: 32px;
          padding: 10% 0;
          display: block; }

  .header_middle {
    display: table;
    width: 100%;
    height: 100%; }
    .header_middle .nav {
      display: table-cell;
      vertical-align: middle; }

  footer .col-sm-6 {
    text-align: left !important; }
    footer .col-sm-6 + .col-sm-6 {
      border-top: 1px solid #e5e5e5; }

  .contacts_item {
    min-height: 640px !important; }

  .about_partners .partners-list {
    max-height: 475px; }

  .about_text {
    height: auto !important; }

  .one-project_item .project_header .project_name {
    font-size: 8vw;
    line-height: 11vw;
    word-break: break-word; }

  .one-project_item .project_header {
    overflow: hidden;
    position: relative;
    padding-bottom: 77px; }
    .one-project_item .project_header .t-middle,
    .one-project_item .project_header .t-cell,
    .one-project_item .project_header .t-row {
      display: block; }
    .one-project_item .project_header .text-right,
    .one-project_item .project_header .text-left {
      text-align: center !important;
      padding: 0; }
    .one-project_item .project_header .arrow-left,
    .one-project_item .project_header .arrow-right {
      position: absolute;
      top: 50%;
      margin-top: -60px; }
    .one-project_item .project_header .text-center {
      white-space: normal;
      padding: 42px; }
    .one-project_item .project_header .project_date, .one-project_item .project_header .project_url {
      font-size: 24px;
      letter-spacing: -1px;
      position: absolute;
      bottom: 19px;
      left: 0;
      right: 0;
      text-align: center;
      color: #666; }
    .one-project_item .project_header .project_date {
      bottom: 62px; }
    .one-project_item .project_header .arrow-left {
      left: 0;
      margin-left: -7px;
      margin-right: 0;
      padding: 0 30px; }
    .one-project_item .project_header .arrow-right {
      right: 0;
      margin-right: -7px;
      padding: 0 30px; }

  .one-project_item .project_header .text-center {
    width: 100%; }

  .project_body em {
    line-height: 34px;
    margin: 78px 0 68px; }
  .project_body p, .project_body em {
    font-size: 28px;
    line-height: 36px; }
  .project_body h2 {
    line-height: 59px;
    top: 3px; }
  .project_body .lead {
    margin: 25px 0; }
  .project_body .img-stacked {
    margin: 82px -30px -51px; }
  .project_body .container {
    padding-left: 30px;
    padding-right: 30px; } }
@media (max-height: 992px) and (min-width: 992px) {
  textarea.form-control {
    height: 50px; } }
@media (max-height: 500px) {
  .navbar-collapse {
    top: 84px; }

  .intro {
    padding-top: 122px; }

  .inner-page {
    padding-top: 108px; }
    .inner-page .intro {
      padding-top: 40px; }

  .contacts_form h3 {
    margin-bottom: 20px; } }
@media (min-width: 768px) and (max-width: 1200px) {
  .contacts_item {
    padding: 0 20px; }

  textarea.form-control {
    height: 50px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .contacts_item {
    padding: 0 20px; }

  textarea.form-control {
    height: 50px; }

  .contacts_form .col-sm-8 {
    margin-right: 62px; } }
@media (min-width: 992px) and (max-width: 1360px) {
  .contacts_form .col-sm-8 {
    max-width: 370px; } }
@media (min-width: 768px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0; }

  .contacts-page {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0; }
    .contacts-page .grid {
      height: 100%;
      position: relative;
      margin: 0; }
      .contacts-page .grid .contacts_item {
        min-height: 350px; }
      .contacts-page .grid .contacts_mail {
        right: 50%; }
        .contacts-page .grid .contacts_mail h3 {
          margin-top: 50px; }
      .contacts-page .grid .contacts_address {
        left: 50%; }

  .navbar-nav.navbar-right:last-child {
    margin-right: -25px; }

  .modal-dialog {
    width: 100%; }
    .modal-dialog .t-middle {
      width: 740px;
      margin: 0 auto; }

  .modal_review .review_item h4 {
    font-size: 80px;
    margin-bottom: 25px; }
  .modal_review .review_item h5 {
    font-size: 24px; }
  .modal_review .review_item p {
    margin-top: 60px;
    font-size: 30px;
    line-height: 48px; }

  .about .about_text {
    padding-top: 130px;
    padding-bottom: 70px; }
    .about .about_text h1 {
      margin-bottom: 25px; }
    .about .about_text .reviews {
      margin-top: 102px; }
    .about .about_text .slick-slider {
      margin-bottom: 85px; }
    .about .about_text .slick-dots {
      bottom: -112px; } }
@media (max-width: 991px) {
  .contacts_address h3 {
    margin-top: 20px; }

  .contacts_form .control-label {
    position: static;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 4px; }

  .contacts-page .grid .contacts_item {
    min-height: 520px;
    padding: 40px 0;
    position: relative;
    left: 0;
    right: 0; }

  .modal .close-btn {
    letter-spacing: -10000px;
    color: transparent !important;
    padding-top: 0; }
    .modal .close-btn span {
      letter-spacing: -10000px;
      width: 60px;
      height: 60px;
      color: transparent !important; }
      .modal .close-btn span:before, .modal .close-btn span:after {
        bottom: 18px; } }
@media (min-width: 992px) {
  .grid_item {
    width: 50%;
    float: left; }

  .contacts_form .col-sm-8 {
    max-width: 355px; } }
@media (min-width: 1024px) {
  .modal-dialog {
    width: 100%; }
    .modal-dialog .t-middle {
      width: 980px;
      margin: 0 auto; } }
@media (min-width: 1300px) {
  .modal-dialog {
    width: 100%; }
    .modal-dialog .t-middle {
      width: 1100px;
      margin: 0 auto; }

  .container {
    width: 1270px; }

  .intro .container {
    padding-bottom: 98px; }

  .about-page .intro .container {
    padding-bottom: 74px; }

  .about_partners .partners-list li {
    height: 170px; }

  .about_item hr {
    width: 565px;
    margin-left: auto;
    margin-right: auto; }

  .about_links h3 {
    margin-bottom: 60px; }

  .one-project_item .arrow-right {
    margin-right: 15px;
    padding: 0 30px; }
  .one-project_item .arrow-left {
    margin-left: 15px;
    padding: 0 30px; } }
@media (min-width: 1800px) {
  .container {
    width: 1750px; }

  .about-page .intro.padding-top {
    padding-top: 175px; }
    .about-page .intro.padding-top p {
      width: 1155px;
      margin-left: auto;
      margin-right: auto; }
    .about-page .intro.padding-top h1 {
      margin-bottom: 30px; }

  .about_facts h3 {
    margin-top: 153px;
    margin-bottom: 20px; }
  .about_facts .facts_item {
    height: 215px; }
  .about_facts .a-year {
    font-size: 150px;
    line-height: 156px; }
  .about_facts .a-progects {
    font-size: 100px;
    line-height: 106px; }
  .about_facts .a-honors {
    font-size: 60px;
    line-height: 66px; }
  .about_facts span {
    font-size: 20px; }

  .about .about_text .reviews {
    margin-top: 143px; }

  .about .about_text h1 {
    margin-bottom: 8px; }

  .reviews .review_item h5 {
    min-height: 65px; }
  .reviews .review_item h4 {
    margin-bottom: 9px; }

  .one-project_item .project_header .project_name {
    font-size: 100px;
    line-height: normal;
    position: static; } }
@media (min-width: 768px) {
  footer .col-sm-6 {
    padding-left: 15px; }

  h1, .h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 21px; }

  h3, .h3 {
    font-size: 24px; }

  .projects .project_item .project_desc {
    font-size: 16px;
    line-height: 24px; }

  footer {
    font-size: 14px; }

  .control-label {
    font-size: 12px; }

  .btn {
    font-size: 14px;
    padding: 19px 30px 16px; }

  .form-control {
    font-size: 16px; }

  .contacts_item .link {
    font-size: 50px; }
  .contacts_item p {
    font-size: 16px;
    line-height: 24px; }

  .contacts_address p {
    font-size: 20px;
    line-height: 30px; }
  .contacts_address .big {
    font-size: 40px;
    line-height: 40px; }

  .about .about_item h3, .about .about_item .h3 {
    font-size: 24px; }
  .about .about_item .big {
    margin-bottom: 40px; }
  .about .about_item:not(.intro) p {
    font-size: 24px;
    line-height: 36px; }

  .reviews .review_item h4 {
    font-size: 30px !important;
    line-height: 30px !important; }
  .reviews .review_item h5 {
    font-size: 16px !important;
    line-height: 26px !important; }
  .reviews .review_item p {
    font-size: 16px !important;
    line-height: 27px !important; }

  .intro p {
    font-size: 24px;
    line-height: 34px; }

  .intro.padding-top {
    padding-top: 190px; }
    .intro.padding-top .container {
      padding-bottom: 96px; }
    .about-page .intro.padding-top {
      padding-top: 217px; }
      .about-page .intro.padding-top .container {
        padding-bottom: 100px; }

  textarea.form-control {
    height: 50px; } }
@media (min-width: 992px) {
  .projects .project_item .project_desc {
    max-width: 350px; }

  header .container {
    margin: 0 35px 0 58px; } }
@media (max-width: 991px) {
  .projects .project_item .project_preview.mobile {
    display: block; }
  .projects .project_item .project_preview.no-mobile {
    display: none; } }
@media (min-width: 1300px) {
  h1, .h1 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 30px; }

  h3, .h3 {
    font-size: 26px; }

  .projects .project_item .project_title {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 13px; }

  footer {
    font-size: 16px; }

  .control-label {
    font-size: 16px; }

  .form-control {
    font-size: 20px; }

  .contacts_item p {
    font-size: 20px;
    line-height: 30px; }
  .contacts_item .link {
    font-size: 54px; }

  .btn {
    font-size: 14px;
    padding: 19px 50px 16px; }

  .contacts_form_back .link {
    font-size: 60px; }

  .contacts_form .col-sm-8 {
    max-width: 415px; }

  .contacts_address p {
    font-size: 24px;
    line-height: 34px; }
  .contacts_address .big {
    font-size: 44px;
    line-height: 44px; }

  .about .about_item h3, .about .about_item .h3 {
    font-size: 26px; }
  .about .about_item .big {
    font-size: 300px;
    margin-bottom: 80px; }
  .about .about_item:not(.intro) p {
    font-size: 30px;
    line-height: 42px; }

  .intro.padding-top {
    padding-top: 174px; }
  .intro .container {
    padding-bottom: 107px; }

  .reviews .review_item h4 {
    font-size: 36px !important;
    line-height: 36px !important; }
  .reviews .review_item h5 {
    font-size: 20px !important;
    line-height: 30px !important; }
  .reviews .review_item p {
    font-size: 20px !important;
    line-height: 32px !important; }

  .intro p {
    font-size: 26px;
    line-height: 38px; }

  .projects .project_item .project_desc {
    font-size: 20px;
    line-height: 30px;
    height: 90px;
    overflow: hidden; }
  .projects .project_item .project_info {
    left: 100px;
    right: 100px;
    bottom: 92px; }

  header .container {
    margin: 0 85px 0 108px; } }
@media (min-width: 1600px) {
  .partners-list-container {
    max-width: 95%; } }
@media (min-width: 2500px) {
  .container {
    width: 2385px; } }
@media (min-width: 2000px) {
  h1, .h1 {
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 24px; }

  h3, .h3 {
    font-size: 30px; }

  .projects .project_item .project_title {
    font-size: 60px;
    line-height: 60px; }
  .projects .project_item .project_desc {
    font-size: 24px;
    line-height: 34px;
    max-width: 400px; }

  footer {
    font-size: 20px; }

  .form-control {
    font-size: 24px; }

  .control-label {
    font-size: 20px; }

  .contacts_item p {
    font-size: 24px;
    line-height: 34px; }
  .contacts_item .link {
    font-size: 60px; }

  .contacts_address p {
    font-size: 28px;
    line-height: 38px; }
  .contacts_address .big {
    font-size: 48px;
    line-height: 48px; }

  .about .about_item h3, .about .about_item .h3 {
    font-size: 30px; }
  .about .about_item .big {
    font-size: 300px;
    margin-bottom: 100px; }
  .about .about_item:not(.intro) p {
    font-size: 36px;
    line-height: 48px; }

  .intro p {
    font-size: 28px;
    line-height: 40px; }

  .reviews .review_item h4 {
    font-size: 40px !important;
    line-height: 40px !important; }
  .reviews .review_item h5 {
    font-size: 22px !important;
    line-height: 32px !important; }
  .reviews .review_item p {
    font-size: 22px !important;
    line-height: 34px !important; }

  .intro.padding-top {
    padding-top: 165px; }
    .intro.padding-top .container {
      padding-bottom: 80px; }

  .contacts_form .col-sm-8 {
    max-width: 485px; }

  .about .about_text .reviews {
    margin-top: 109px; }
  .about .about_text h1 {
    margin-bottom: 25px; }

  .reviews {
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto; }
    .reviews .review_item h4 {
      margin-bottom: 9px; }
    .reviews .review_item h5 {
      margin-bottom: 17px; }
    .reviews .review_item a {
      display: block;
      max-width: 480px;
      margin: 0 auto; } }
@media (min-width: 1200px) and (max-width: 1839px) {
  .container {
    width: 1200px; } }

/*# sourceMappingURL=main.css.map */
