@font-face {
  font-family: "geo_nus";
  src: url(fonts/bpg_arial_2009.ttf); }
@font-face {
  font-family: "geo_mt";
  src: url(fonts/bpg_web_001_caps.ttf); }
@font-face {
  font-family: "rus_Ubuntu";
  src: url(fonts/Ubuntu-M.ttf); }
@font-face {
  font-family: "Montserrat-Bold";
  src: url(fonts/Montserrat-Bold.ttf); }
/*--------coloros----------*/
/*----------slide sizes--------------------*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  box-sizing: border-box; }

body {
  padding: 0;
  margin: 0; }
  body.disabled-scroll {
    overflow: hidden; }

html, body {
  height: 100%; }

.wrapper {
  min-height: 100%;
  padding: 0 0 60px 0;
  position: relative; }

.container, .title-xl__sub-title, .target .item__thumbnail {
  margin: auto; }
  .container--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .container.container--slider, .container--slider.title-xl__sub-title, .target .container--slider.item__thumbnail {
    position: absolute; }
  .container--slider {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 15; }

/*flex*/
.alitems-center {
  align-items: center; }

.just-end {
  justify-content: flex-end; }

.just-between {
  justify-content: space-between; }

.just-center {
  justify-content: center; }

.a-block {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none; }
  .a-block--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

.clear:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  clear: both; }

@keyframes afterScale {
  from {
    width: 0%; }
  to {
    width: 100%; } }
@keyframes showRow {
  0% {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }
.header {
  position: relative;
  z-index: 5;
  padding: 18px 0 0 0;
  height: 150px;
  background-color: #454545; }
  .header__holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto 0 auto auto; }

.logo {
  width: 280px;
  height: 75px; }
  .logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(100%);
    -moz-filter: greyacale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    align-items: center;
    font: bold 25px "geo_mt";
    color: #dddddd;
    padding: 0 0 0 87px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/icons/logo/logo.png");
    background-size: 75px 65px; }
  .logo span {
    font-size: 13px;
    align-self: center; }

.info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font: 12px "geo_mt"; }
  .info__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    padding: 3px 15px 3px 65px;
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 30px;
    border-right: 1px solid rgba(152, 152, 152, 0.2); }
  .info__desc {
    text-align: right;
    margin: auto 0 auto auto; }
  .info__title {
    color: #dddddd; }
  .info__sub-title {
    font-size: 10px;
    color: #989898; }
  .info--contact {
    flex-direction: column; }
    .info--contact .info__box {
      width: 100%;
      height: 60px;
      border: 0;
      margin-bottom: 20px;
      padding-left: 45px;
      background-position: left center; }
    .info--contact .info__desc {
      margin: auto auto auto 0;
      text-align: left; }

.about-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .about-info__thumbnails {
    width: 300px;
    box-sizing: content-box;
    padding: 0 20px 0 0;
    flex-shrink: 0; }
  .about-info__thumbnail {
    width: 100%;
    height: 170px;
    overflow: hidden;
    margin: 0 0 25px 0; }
    .about-info__thumbnail img {
      display: block;
      width: 100%;
      min-height: 100%; }
    .about-info__thumbnail:last-child {
      margin-bottom: 0; }
  .about-info__paragraph {
    margin: 0;
    padding: 0 5px 0 0;
    font: 14px "geo_nus";
    line-height: 21px;
    color: #999999; }
    .about-info__paragraph p {
      margin: 0;
      padding: 0; }

#result {
  padding: 5px 0;
  text-align: right;
  font: 12px "geo_mt";
  color: #333333; }

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  padding: 0 0 0 20px; }
  .social__item {
    width: 20px;
    height: 20px;
    margin: auto 20px auto 0;
    list-style-type: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    transition: opacity .2s linear;
    filter: grayscale(100%);
    transition: filter 0.2s linear;
    -moz-transition: filter 0.2s linear;
    -webkit-transition: filter 0.2s linear;
    -ms-transition: filter 0.2s linear; }
    .social__item:hover {
      filter: grayscale(0); }
    .social__item:last-child {
      margin-right: 0; }

.slide {
  width: 100%;
  height: 580px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin: auto auto 0 auto; }
  .slide:hover .btn--arrow {
    opacity: 1; }
  .slide__item {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear; }
    .slide__item img {
      display: block;
      width: 100%;
      min-height: 100%; }
    .slide__item.active {
      opacity: 1;
      z-index: 10; }
  .slide__title {
    position: relative;
    margin: auto auto 35px auto;
    padding: 0 0 17px 0;
    color: #f7c51e;
    font: 12px "geo_mt";
    border-bottom: 1px solid rgba(250, 250, 250, 0.2); }
    .slide__title:after {
      display: block;
      width: 0%;
      height: 3px;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      -moz-transform: translateY(50%);
      -o-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -webkit-transform: translateY(50%);
      transform: translateY(50%);
      z-index: 10;
      background-color: #f7c51e;
      animation: afterScale 5s linear forwards infinite; }
  .slide__sub-title {
    margin: auto auto 30px auto;
    padding: 0;
    font: 30px "geo_mt";
    color: #eeeeee;
    text-transform: capitalize; }
  .slide__desc {
    margin: auto;
    padding: 0;
    font: 14px "geo_nus";
    color: #999999; }
  .slide__content {
    width: 480px;
    height: 280px;
    padding: 30px;
    position: relative;
    margin: auto auto auto 0;
    background-color: rgba(51, 51, 51, 0.9); }
  .slide__href {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    margin: auto; }

.shortcut {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  margin-bottom: 30px;
  background-color: #eeeeee; }
  .shortcut__title {
    margin: 0;
    padding: 0;
    font: 20px "geo_mt";
    color: #999999; }
  .shortcut__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

.item__thumbnail {
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  height: 203px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: black; }
  .item__thumbnail img {
    display: block;
    width: 100%;
    min-height: 100%; }
  .item__thumbnail--sm {
    width: 154px;
    height: 86.5px; }
  .item__thumbnail--xl-3, .item__thumbnail--xl-4 {
    height: 147px; }
.item__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 60px;
  margin: 0;
  padding: 0;
  font: 14px "geo_mt";
  color: #454545;
  overflow: hidden; }
  .item__title--sm {
    align-items: stretch;
    height: 15px;
    margin-bottom: 10px; }
  .item__title--absolute {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    color: #fff;
    height: auto;
    background-color: rgba(51, 51, 51, 0.6); }
.item__description {
  padding: 0 0 0 10px; }
.item__desc {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  height: 75px;
  overflow: hidden;
  font: 12px "geo_nus";
  color: #989898;
  line-height: 18px; }
  .item__desc--sm {
    margin: 0;
    height: 55px; }
.item__href {
  font: 14px "geo_mt";
  text-decoration: none;
  color: #1098cb; }
  .item__href:hover {
    color: #454545;
    text-decoration: underline; }
.item--sm {
  margin-bottom: 30px; }
  .item--sm:last-child {
    margin-bottom: 0; }
.item--gallery {
  cursor: pointer; }
  .item--gallery-video {
    height: 203px; }
    .item--gallery-video iframe {
      width: 100%;
      height: 100%; }

.overlay__item .item__thumbnail {
  cursor: zoom-in; }

.item-projects__thumbnail {
  position: relative;
  overflow: hidden;
  height: 149px; }
  .item-projects__thumbnail img {
    width: 100%;
    min-height: 100%;
    display: block; }
.item-projects__title {
  margin: auto;
  padding: 5px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  color: #dddddd;
  font: 12px "geo_mt";
  background-color: rgba(51, 51, 51, 0.6); }

.item-production {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 250px;
  position: relative;
  padding: 45px 45px 45px 75px;
  font: 16px "geo_nus";
  line-height: 25px;
  font-style: italic;
  color: #666666;
  background-color: #fff; }
  .item-production:after {
    display: block;
    width: 45px;
    height: 45px;
    content: "";
    position: absolute;
    top: 45px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
    background-image: url("../images/icons/paragraph/quote.svg");
    background-color: #999999; }
  .item-production__description {
    margin: 0; }

.production-item-col {
  display: none;
  margin-bottom: 30px; }
  .production-item-col.active, .production-item-col.next {
    display: block;
    animation: showRow .5s linear forwards; }

.partners-item {
  height: 93px;
  overflow: hidden;
  border: 1px solid #ededed;
  margin-bottom: 30px;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear; }
  .partners-item img {
    display: block;
    width: 100%;
    min-height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter 0.2s linear;
    -moz-transition: filter 0.2s linear;
    -webkit-transition: filter 0.2s linear;
    -ms-transition: filter 0.2s linear; }
  .partners-item:hover {
    border-color: #f7c51e; }
    .partners-item:hover img {
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }

.projects {
  margin-bottom: 60px;
  background-color: #454545; }
  .projects__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    height: 58px;
    background-color: #333333; }
  .projects__body {
    position: relative;
    padding: 0 0 30px 0; }
    .projects__body .row {
      opacity: 0;
      visibility: hidden;
      display: none;
      margin-bottom: 30px; }
      .projects__body .row.active {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        animation: showRow .5s linear forwards; }
  .projects__buttons {
    width: 160px;
    height: 40px;
    margin: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(51, 51, 51, 0.7); }

.title {
  position: relative;
  margin: 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #dddddd;
  font: 30px "geo_mt";
  color: #333333;
  text-transform: capitalize; }
  .title:after {
    display: block;
    width: 10%;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    background-color: #e8b60f;
    transition: width 0.2s cubic-bezier(0.07, 1.05, 0.3, 1.18);
    -moz-transition: width 0.2s cubic-bezier(0.07, 1.05, 0.3, 1.18);
    -webkit-transition: width 0.2s cubic-bezier(0.07, 1.05, 0.3, 1.18);
    -ms-transition: width 0.2s cubic-bezier(0.07, 1.05, 0.3, 1.18); }
  .title--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .title__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .title-mb-35 {
    margin-bottom: 35px; }
  .title-mb-30 {
    margin-bottom: 30px; }
  .title:hover:after {
    width: 15%; }
  .title-xl {
    width: 100%;
    height: 180px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background-position: left center;
    background-repeat: repeat-x;
    background-size: cover;
    background-image: url("../images/slide/04.png"); }
    .title-xl__sub-title {
      margin: 0;
      padding: 0;
      position: relative;
      z-index: 5;
      text-align: center;
      font: 17px "geo_mt";
      color: #fff;
      text-transform: capitalize; }
    .title-xl:after {
      display: block;
      width: 100%;
      height: 100%;
      content: "";
      position: absolute;
      z-index: 0;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: rgba(51, 51, 51, 0.6); }

.f-size-lg {
  font-size: 17px; }

.service__title {
  margin: 0 0 20px 0;
  padding: 0 0 0 24px;
  color: #333333;
  font: 14px "geo_mt";
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  background-image: url("../images/icons/svg/mark.svg"); }
.service__description {
  margin: 0 0 30px 0;
  padding: 0;
  font: 14px "geo_nus";
  color: #999999; }

.production {
  padding: 65px 0 35px 0;
  background-color: #eeeeee; }

.page-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 290px;
  position: relative;
  z-index: 0;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .page-head:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(69, 69, 69, 0.6); }
  .page-head__title {
    position: relative;
    z-index: 10;
    text-align: center; }
    .page-head__title-page {
      margin: 0 0 30px 0;
      padding: 40px 0;
      position: relative;
      font: 45px "geo_mt";
      color: #fff;
      text-transform: capitalize;
      border-bottom: 1px solid rgba(221, 221, 221, 0.3); }
      .page-head__title-page:after {
        display: block;
        content: "";
        width: 5%;
        height: 3px;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        -moz-transform: translateY(50%);
        -o-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        background-color: #f7c51e; }
      .page-head__title-page--sm {
        font-size: 25px; }
    .page-head__title-description {
      margin: 0;
      font: 14px "geo_mt";
      text-transform: capitalize;
      color: #dddddd; }

.page__thumbnail {
  width: 550px;
  height: 309px;
  margin: 0 0 10px 10px;
  float: right; }
.page__description, .detailed__description {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px "geo_nus";
  line-height: 21px; }

.filter {
  margin-bottom: 30px; }
  .filter__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 55px;
    font: 13px "geo_mt";
    padding: 0 20px;
    margin-bottom: 2px;
    text-decoration: none;
    color: #454545;
    border-radius: 2px;
    background-color: #eeeeee;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out; }
    .filter__item:last-child {
      margin-bottom: 0; }
    .filter__item.active, .filter__item:hover {
      color: #333333;
      background-color: #f7c51e; }

.pageinator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .pageinator__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    text-decoration: none;
    color: #454545;
    font: 14px "geo_mt";
    background-color: #f2f2f2;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center center;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear; }
    .pageinator__item:last-child {
      margin-right: 0; }
    .pageinator__item:hover {
      color: #f7c51e; }
    .pageinator__item--pre:hover, .pageinator__item--next:hover {
      background-image: url("../images/icons/buttons/right-arrow-hover.svg"); }
    .pageinator__item--pre {
      -moz-transform: rotateY(-180deg);
      -o-transform: rotateY(-180deg);
      -ms-transform: rotateY(-180deg);
      -webkit-transform: rotateY(-180deg);
      transform: rotateY(-180deg);
      background-image: url("../images/icons/buttons/right-arrow-gray.svg"); }
    .pageinator__item--next {
      background-image: url("../images/icons/buttons/right-arrow-gray.svg"); }

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  color: #fff;
  font: 14px "geo_mt";
  background-color: #454545;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.DTS a {
  text-decoration: none;
  color: #c93429; }

.target .overlay__item {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2500;
  background-color: rgba(51, 51, 51, 0.6); }
.target .item__thumbnail {
  cursor: zoom-out;
  height: 658px; }

.detailed__thumbnail {
  overflow: hidden;
  height: 641px; }
  .detailed__thumbnail img {
    display: block;
    width: 100%;
    min-height: 100%; }
.detailed__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px; }
.detailed__description {
  padding: 10px 0; }

.icon {
  text-transform: uppercase;
  margin: 0 10px 0 0;
  padding: 0 0 0 20px;
  color: #333333;
  font: 14px "geo_mt";
  background-repeat: no-repeat;
  background-position: left center; }
  .icon--date {
    background-image: url("../images/icons/svg/info/time.svg"); }
  .icon--user {
    background-image: url("../images/icons/svg/info/user.svg"); }
  .icon--view {
    background-image: url("../images/icons/svg/info/view.svg"); }
  .icon--tag {
    background-image: url("../images/icons/svg/info/pin.svg"); }
  .icon--gallery {
    background-image: url("../images/icons/svg/info/gallery.svg"); }
  .icon--lang {
    background-size: contain; }
  .icon--geo {
    background-image: url("../images/icons/lang/geo.png"); }
  .icon--eng {
    background-image: url("../images/icons/lang/eng.png"); }
  .icon a {
    color: #e62a3c;
    transition: opacity .2s linear; }
  .icon:hover a {
    opacity: .7; }
  .icon:last-child {
    margin-right: 0; }

/*margin*/
.mb-30 {
  margin-bottom: 30px; }

.mt--30 {
  margin-top: -30px; }

.lang {
  margin: auto;
  padding: 0 0 0 10px; }

.map {
  width: 100%;
  height: 380px;
  outline: none;
  display: block;
  border: 0;
  overflow: hidden; }

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-transform: translateY(25%);
  -o-transform: translateY(25%);
  -ms-transform: translateY(25%);
  -webkit-transform: translateY(25%);
  transform: translateY(25%);
  margin: auto;
  padding: 0;
  height: 75px;
  background-color: #f9f9f9;
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); }
  .nav__item {
    height: 100%;
    position: relative;
    font: 14px "geo_mt";
    list-style-type: none;
    color: #999999; }
    .nav__item a {
      padding: 0 15px;
      color: inherit;
      transition: color .2s linear; }
    .nav__item:after {
      display: block;
      width: 1px;
      height: 10px;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      content: "";
      background-color: rgba(152, 152, 152, 0.5); }
    .nav__item:before {
      display: block;
      width: 0;
      height: 1px;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-color: #e8b60f;
      transition: width .2s linear; }
    .nav__item:last-child:after {
      width: 0;
      background-color: transparent; }
    .nav__item:hover > a {
      color: #454545; }
    .nav__item:hover:before {
      width: 100%; }
    .nav__item:hover .nav__sub-list {
      visibility: visible;
      opacity: 1; }
  .nav__sub-list {
    min-width: 180px;
    -moz-transform: translateY(100%) translateX(-15%);
    -o-transform: translateY(100%) translateX(-15%);
    -ms-transform: translateY(100%) translateX(-15%);
    -webkit-transform: translateY(100%) translateX(-15%);
    transform: translateY(100%) translateX(-15%);
    transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    padding: 0 0 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #e8b60f;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0.5px 10px 0px rgba(0, 0, 0, 0.4); }
    .nav__sub-list-item {
      border: 1px solid transparent;
      border-top-color: #eeb908;
      border-bottom-color: #d8a90c;
      height: 45px;
      list-style-type: none; }
      .nav__sub-list-item a {
        color: #454545; }

.btn {
  padding: 0;
  cursor: pointer;
  outline: none;
  border: 0;
  background-color: transparent; }
  .btn--arrow {
    width: 45px;
    height: 45px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 30;
    box-shadow: 0 0 5px 0px rgba(134, 104, 92, 0.3);
    background-color: rgba(69, 69, 69, 0.8);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear; }
    .btn--arrow:hover {
      background-image: url("../images/icons/buttons/right-arrow-hover.svg");
      background-color: #454545; }
  .btn--prev {
    left: 10%;
    background-image: url("../images/icons/buttons/right-arrow.svg");
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
    .btn--prev-gallery {
      top: 0;
      bottom: 0;
      left: 80px; }
  .btn--next {
    right: 10%;
    background-image: url("../images/icons/buttons/right-arrow.svg"); }
  .btn--shortcut {
    height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    padding: 0 20px;
    margin: 0 10px 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font: 13px "geo_mt";
    border: 1px solid #8c8c8c;
    text-decoration: none;
    color: #989898;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear; }
    .btn--shortcut:last-child {
      margin-right: 0;
      color: #454545;
      border-color: transparent;
      background-color: #e8b60f; }
    .btn--shortcut:hover {
      color: #454545;
      border-color: transparent;
      background-color: #e8b60f; }
  .btn--tab {
    box-sizing: content-box;
    padding: 0 25px;
    font: 14px "geo_mt";
    text-transform: capitalize;
    color: #999999;
    border-right: 1px solid rgba(221, 221, 221, 0.3);
    transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg); }
    .btn--tab span {
      position: relative;
      display: block;
      transform: skewX(30deg);
      -moz-transform: skewX(30deg);
      -webkit-transform: skewX(30deg);
      border-bottom: 3px solid transparent; }
      .btn--tab span:after {
        display: block;
        width: 100%;
        height: 3px;
        position: absolute;
        left: 0;
        bottom: -8px;
        content: "";
        transition: background-color 0.2s linear;
        -moz-transition: background-color 0.2s linear;
        -webkit-transition: background-color 0.2s linear;
        -ms-transition: background-color 0.2s linear; }
    .btn--tab.active, .btn--tab:hover {
      color: #eeeeee;
      background-color: #454545; }
      .btn--tab.active span:after, .btn--tab:hover span:after {
        background-color: #e8b60f; }
  .btn--pro-arrow {
    width: 79px;
    height: 40px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 9px 11px; }
    .btn--pro-arrow:hover {
      opacity: .5; }
    .btn--pro-arrow-pre {
      background-image: url("../images/icons/buttons/left-arrow.svg"); }
      .btn--pro-arrow-pre:after {
        display: block;
        width: 2px;
        height: 100%;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
        -moz-transform: rotateZ(15deg);
        -o-transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
        transform: rotateZ(15deg);
        background-color: rgba(153, 153, 153, 0.3); }
    .btn--pro-arrow-next {
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      background-image: url("../images/icons/buttons/left-arrow.svg"); }
  .btn--title-arrow {
    width: 45px;
    height: 45px;
    margin: 0 10px 0 0;
    border: 1px solid rgba(152, 152, 152, 0.5);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../images/icons/buttons/right-arrow-gray.svg");
    background-size: 40%;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear; }
    .btn--title-arrow:last-child {
      margin-right: 0; }
    .btn--title-arrow-pre {
      -moz-transform: rotateY(-180deg);
      -o-transform: rotateY(-180deg);
      -ms-transform: rotateY(-180deg);
      -webkit-transform: rotateY(-180deg);
      transform: rotateY(-180deg);
      background-image: url("../images/icons/buttons/right-arrow-gray.svg"); }
    .btn--title-arrow:hover {
      background-image: url("../images/icons/buttons/right-arrow.svg"); }
  .btn--deactivate {
    opacity: .3;
    border-color: #e62a3c;
    background-image: url("../images/icons/buttons/close-button.svg"); }
    .btn--deactivate:hover {
      background-image: url("../images/icons/buttons/close-button-gray.svg"); }
  .btn--gallery {
    display: none;
    position: fixed;
    z-index: 2600; }
    .btn--gallery.active {
      display: block; }
  .btn--send {
    width: 150px;
    height: 48px;
    font: 12px "geo_mt";
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    background-color: #f7c51e; }
    .btn--send:hover, .btn--send:active {
      opacity: .5; }
  .btn--burger {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    display: none;
    background-image: url("../images/icons/buttons/menu.svg");
    background-color: transparent;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; }
    .btn--burger.active {
      position: fixed;
      top: 15px;
      right: 15px;
      padding: 5px;
      z-index: 2500;
      box-sizing: content-box;
      opacity: .8;
      background-color: #333333;
      background-size: 25px 25px;
      background-image: url("../images/icons/buttons/close-button.svg"); }

.form {
  text-align: right; }
  .form__input {
    width: 260px;
    height: 60px;
    padding: 5px;
    margin-bottom: 20px;
    outline: none;
    display: block;
    border-radius: 2px;
    color: #666666;
    font: 11px "geo_nus";
    border: 1px solid #dddddd;
    box-shadow: none;
    background-color: #f2f2f2; }
    .form__input:last-child {
      margin-bottom: 0; }
  .form__textarea {
    width: 100%;
    height: 100%;
    padding: 5px;
    display: block;
    outline: none;
    border-radius: 2px;
    color: #666666;
    font: 11px "geo_nus";
    border: 1px solid #dddddd;
    background-color: #f2f2f2; }
  .form__fieldset-group {
    flex-shrink: 0;
    margin-right: 30px; }
  .form__fieldset--textarea {
    width: 100%; }
  .form__fieldset--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto -15px; }

.col-1 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@-ms-viewport {
  width: device-width; }
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

.container, .title-xl__sub-title, .target .item__thumbnail {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 768px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 940px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1366px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    padding-right: 15px;
    padding-left: 15px; } }
/*container resize*/
@media (min-width: 576px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    max-width: 100%; } }
@media (min-width: 768px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    width: 720px;
    max-width: 100%; } }
@media (min-width: 940px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    width: 880px;
    max-width: 100%; } }
@media (min-width: 1366px) {
  .container, .title-xl__sub-title, .target .item__thumbnail {
    width: 1170px;
    max-width: 100%; } }
/**/
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 940px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1366px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 940px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 1366px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.333333%; }

  .pull-sm-2 {
    right: 16.666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.333333%; }

  .pull-sm-5 {
    right: 41.666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.333333%; }

  .pull-sm-8 {
    right: 66.666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.333333%; }

  .pull-sm-11 {
    right: 91.666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.333333%; }

  .push-sm-2 {
    left: 16.666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.333333%; }

  .push-sm-5 {
    left: 41.666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.333333%; }

  .push-sm-8 {
    left: 66.666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.333333%; }

  .push-sm-11 {
    left: 91.666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.333333%; }

  .pull-md-2 {
    right: 16.666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.333333%; }

  .pull-md-5 {
    right: 41.666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.333333%; }

  .pull-md-8 {
    right: 66.666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.333333%; }

  .pull-md-11 {
    right: 91.666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.333333%; }

  .push-md-2 {
    left: 16.666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.333333%; }

  .push-md-5 {
    left: 41.666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.333333%; }

  .push-md-8 {
    left: 66.666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.333333%; }

  .push-md-11 {
    left: 91.666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 940px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.333333%; }

  .pull-lg-2 {
    right: 16.666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.333333%; }

  .pull-lg-5 {
    right: 41.666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.333333%; }

  .pull-lg-8 {
    right: 66.666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.333333%; }

  .pull-lg-11 {
    right: 91.666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.333333%; }

  .push-lg-2 {
    left: 16.666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.333333%; }

  .push-lg-5 {
    left: 41.666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.333333%; }

  .push-lg-8 {
    left: 66.666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.333333%; }

  .push-lg-11 {
    left: 91.666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1366px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.333333%; }

  .pull-xl-2 {
    right: 16.666667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.333333%; }

  .pull-xl-5 {
    right: 41.666667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.333333%; }

  .pull-xl-8 {
    right: 66.666667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.333333%; }

  .pull-xl-11 {
    right: 91.666667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.333333%; }

  .push-xl-2 {
    left: 16.666667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.333333%; }

  .push-xl-5 {
    left: 41.666667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.333333%; }

  .push-xl-8 {
    left: 66.666667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.333333%; }

  .push-xl-11 {
    left: 91.666667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
@media (max-width: 1580px) {
  .btn--prev {
    left: 5%; }
  .btn--next {
    right: 5%; } }
@media (max-width: 1365px) {
  .btn--prev {
    left: 15px; }
  .btn--next {
    right: 15px; }
  .btn--tab {
    font-size: 13px; }

  .logo {
    width: 75px; }
    .logo span {
      font-size: 0; }

  .info__box {
    padding: 3px 15px 3px 40px;
    background-position: left 10px center;
    background-size: 20px; }

  .nav__item {
    font-size: 13px; }
    .nav__item a {
      padding: 0 10px; }

  .slide {
    height: 411px; }

  .item__thumbnail {
    height: 148px; }
    .item__thumbnail--sm {
      display: none; }
    .item__thumbnail--xl-3, .item__thumbnail--xl-4 {
      height: 107px; }
  .item__title {
    font-size: 13px; }
    .item__title--absolute {
      font-size: 11px; }
  .item--gallery-video {
    height: 148px; }

  .item-projects__thumbnail {
    height: 107px; }

  .partners-item {
    height: 65px; }

  .target .item__thumbnail {
    height: 495px; }

  .filter__item {
    font-size: 11px;
    padding: 0 10px; }

  .page-head {
    height: 240px; }
    .page-head__title-page {
      font-size: 35px; }
  .page__thumbnail {
    width: 350px;
    height: 197px; }

  .detailed__thumbnail {
    height: 478px; } }
@media (max-width: 939px) {
  .btn--shortcut {
    font-size: 12px;
    padding: 0 10px;
    height: 35px; }
  .btn--tab {
    padding: 15px;
    transform: none;
    border: 0; }
    .btn--tab span {
      white-space: nowrap;
      transform: none; }
      .btn--tab span:after {
        display: none; }

  .header {
    height: 135px; }

  .logo {
    flex-shrink: 0; }

  .info {
    font-size: 11px; }
    .info:not(.info--contact) .info__box {
      padding: 3px 10px;
      background-image: none !important; }
    .info__sub-title {
      font-size: 9px; }
    .info--contact {
      flex-direction: row; }

  .social {
    padding-left: 10px; }
    .social__item {
      margin-right: 10px; }

  .nav {
    height: 55px; }
    .nav__item {
      font-size: 11px; }

  .slide {
    height: 278px; }
    .slide__content {
      width: 350px;
      height: 205px;
      padding: 20px; }
    .slide__title {
      margin-bottom: 15px; }
    .slide__sub-title {
      font-size: 20px;
      margin-bottom: 15px; }
    .slide__desc {
      font-size: 12px; }

  .shortcut {
    margin-bottom: 15px;
    height: 55px; }
    .shortcut__title {
      font-size: 15px; }

  .item__thumbnail {
    height: 118px; }
    .item__thumbnail--xl-4 {
      height: 84px; }
  .item__title:not(.item__title--sm) {
    font-size: 11px;
    height: 40px; }
  .item--gallery-video {
    height: 118px; }

  .item-projects {
    margin-bottom: 30px; }
    .item-projects__thumbnail {
      height: 18.5vw; }

  .partners-item {
    height: 84px; }

  .target .item__thumbnail {
    height: 405px; }

  .projects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 46.6vw;
    margin-bottom: 30px; }
    .projects .container, .projects .title-xl__sub-title, .projects .target .item__thumbnail, .target .projects .item__thumbnail {
      width: auto; }
    .projects__head {
      margin: 0;
      flex-direction: column;
      height: 46.6vw; }
    .projects__body {
      padding: 30px 0 0 0; }
      .projects__body .row {
        margin-bottom: 0; }
    .projects__buttons {
      display: none; }

  .title-xl {
    height: 140px; }
    .title-xl__sub-title {
      font-size: 13px; }

  .title {
    font-size: 15px; }

  .page__thumbnail {
    width: 280px;
    height: 158px; }

  .detailed__thumbnail {
    height: 388px; } }
@media (max-width: 767px) {
  .info:not(.info--contact), .social {
    display: none; }

  .btn--burger {
    display: inline-block; }
  .btn--prev {
    left: auto;
    right: 65px; }

  .nav {
    width: 250px;
    height: 100%;
    justify-content: flex-start;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2500;
    flex-direction: column;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: transform 0.2s cubic-bezier(0.23, 1, 0.32, 1); }
    .nav__item {
      width: 100%;
      height: 50px;
      font-size: 13px; }
    .nav__sub-list {
      display: none; }
    .nav.active {
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); }

  .shortcut__title {
    display: none; }

  .news .item {
    margin-bottom: 30px; }
    .news .item__thumbnail {
      height: 25.6vw; }

  .item__thumbnail--xl-3, .item__thumbnail--xl-4 {
    height: 26.0vw; }
  .item--gallery-video {
    height: 197px; }

  .item-projects__thumbnail {
    height: 35.2vw; }

  .target .item__thumbnail {
    width: 93.8722294654498vw; }

  .projects {
    height: 160.6vw; }
    .projects__head {
      height: 160.6vw; }

  .detailed__thumbnail {
    height: 52.5vw; }

  .page-head__title-page--sm {
    margin: auto;
    font-size: 20px;
    padding: 20px 0;
    overflow: hidden; }
  .page-head__title-description {
    display: none; } }
@media (max-width: 680px) {
  .item-projects__thumbnail {
    height: 33vw; }

  .projects {
    height: 154.4vw; }
    .projects__head {
      height: 154.4vw; } }
@media (max-width: 575px) {
  .btn--tab {
    padding: 15px 9.5px;
    flex-wrap: nowrap;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 11px; }

  .news .item__thumbnail {
    height: 53.1vw; }

  .item--sm a {
    flex-direction: column; }
  .item__thumbnail--xl-3, .item__thumbnail--xl-4 {
    height: 53.1vw; }
  .item__thumbnail--sm {
    width: 100%;
    height: 53.1vw;
    display: block;
    margin-bottom: 10px; }
  .item__description {
    padding: 0; }
  .item--gallery-video {
    height: 52.869565217391305vw; }

  .target .item__thumbnail {
    height: 53.1vw; }

  .service__title {
    background-size: 15px; }

  .item-projects__thumbnail {
    height: 53.1vw; }

  .partners-item {
    height: 53.1vw; }

  .item-production {
    padding: 25px 25px 25px 55px;
    height: auto; }

  .projects {
    height: auto;
    flex-direction: column; }
    .projects .container, .projects .title-xl__sub-title, .projects .target .item__thumbnail, .target .projects .item__thumbnail {
      width: 100%; }
    .projects__head {
      height: auto; }

  .about-info__thumbnails {
    display: none; }

  .info--contact {
    flex-direction: column; }

  .form__fieldset {
    flex-direction: column; }
    .form__fieldset-group {
      margin: 0 0 30px 0; }
    .form__fieldset--textarea {
      height: 78vw; }
  .form__input {
    width: 100%; }

  .detailed__info {
    align-items: flex-start;
    flex-direction: column;
    height: auto; }
    .detailed__info .icon {
      margin: 10px 0 20px 0; }

  .footer .container, .footer .title-xl__sub-title, .footer .target .item__thumbnail, .target .footer .item__thumbnail {
    width: 100%; } }
@media (max-width: 321px) {
  .header {
    height: 115px; }

  .slide {
    height: 218px; }

  .nav {
    width: 200px; } }

/*# sourceMappingURL=main.css.map */
