@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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-.
     */
figcaption,
figure {
  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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 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 */ }

/* Links
       ========================================================================== */
/**
     * 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 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }
iframe {
    max-width: 100%;
}
/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in 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;
  width: 100%;
  height: auto;
}

/**
     * 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.
     */
button {
  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 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  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; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* 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; }

@font-face {
  font-family: 'PT Sans';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/bold/ptsansbold.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/bold/ptsansbold.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/bold/ptsansbold.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/bold/ptsansbold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'PT Sans';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/regular/PTSans-Regular.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/regular/PTSans-Regular.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/regular/PTSans-Regular.ttf") format("truetype"), url("/bitrix/templates/zodchestvo/assets/fonts/ptsans/regular/PTSans-Regular.svg#PTSans-Regular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Plumb';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-black/plumb-black.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-black/plumb-black.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-black/plumb-black.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-black/plumb-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Plumb';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-bold/plumb-bold.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-bold/plumb-bold.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-bold/plumb-bold.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-bold/plumb-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Plumb';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-medium/plumb-medium.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-medium/plumb-medium.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-medium/plumb-medium.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-medium/plumb-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Plumb';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-regular/plumb-regular.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-regular/plumb-regular.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-regular/plumb-regular.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-regular/plumb-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Plumb';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-light/plumb-light.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-light/plumb-light.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-light/plumb-light.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb/plumb-light/plumb-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Plumb Condensed';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-black/plumb_condensed-black.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-black/plumb_condensed-black.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-black/plumb_condensed-black.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-black/plumb_condensed-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Plumb Condensed';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-bold/plumb_condensed-bold.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-bold/plumb_condensed-bold.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-bold/plumb_condensed-bold.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-bold/plumb_condensed-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Plumb Condensed';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-regular/plumb_condensed-regular.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-regular/plumb_condensed-regular.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-regular/plumb_condensed-regular.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-regular/plumb_condensed-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Plumb Condensed';
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-light/plumb_condensed-light.eot");
  src: url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-light/plumb_condensed-light.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-light/plumb_condensed-light.woff") format("woff"), url("/bitrix/templates/zodchestvo/assets/fonts/plumb_condensed/plumb_condensed-light/plumb_condensed-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.centered {
  display: table;
  width: 100%;
  height: 100%; }
  .centered > * {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

body {
  background: #fff;
  color: #1e2020;
  font-family: "Plumb", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1e2020;
  font-family: "Plumb", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  font-weight: 500; }

h1 {
  font-size: 144px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase; }
  @media (max-width: 1023px) {
    h1 {
      font-size: 100px; } }
  @media (max-width: 767px) {
    h1 {
      font-size: 48px; } }

h2 {
  font-size: 48px;
  line-height: 1.13; }
  @media (max-width: 1023px) {
    h2 {
      font-size: 36px; } }
  @media (max-width: 767px) {
    h2 {
      font-size: 30px;
      line-height: 1.2; } }

h3 {
  font-size: 30px;
  line-height: 1.2; }
  @media (max-width: 1023px) {
    h3 {
      font-size: 28px; } }
  @media (max-width: 767px) {
    h3 {
      font-size: 24px;
      line-height: 1.33; } }

h4 {
  font-size: 24px;
  line-height: 1.33; }

h5 {
  font-size: 20px;
  line-height: 1.3; }

h6 {
  font-size: 16px;
  line-height: 1.25; }

p {
  padding: 0;
  margin: 0; }

hr {
  overflow: hidden;
  height: 1px;
  background: #bababa;
  border: 0;
  margin: 25px 0; }

blockquote,
q {
  margin: 0;
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3; }
  blockquote::before,
  q::before {
    content: '«'; }
  blockquote::after,
  q::after {
    content: '»'; }

b,
strong {
  font-weight: 700; }

a {
  color: #00adef;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none; }
  a.button {
    text-decoration: none; }
    a.button:hover {
      text-decoration: none; }

a:focus {
  outline: none; }

a:hover {
  color: #9cd7ed;
  text-decoration: none; }

[class*="icon-"] {
  display: inline-block;
  vertical-align: top; }

img[style*="float: left"],
img[style*="float:left"],
img[align="left"] {
  margin: 0 20px 5px 0; }

img[style*="float: right"],
img[style*="float:right"],
img[align="right"] {
  margin: 0 0 5px 20px; }

.static-content ul li, .default-list li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px; }
  .static-content ul li:before, .default-list li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    background: transparent;
    border: 2px solid #000;
    border-radius: 50%; }

ol {
  margin: 0;
  padding: 0; }

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

.static-content h2 {
  margin-bottom: 60px; }
  .static-content h2 + .content-contests {
    padding-top: 0; }

.static-content h3,
.static-content h5 {
  margin-bottom: 30px; }

.static-content p {
  margin-bottom: 25px; }
  .static-content > p:last-of-type {
    margin-bottom: 67px; }
  .static-content p + .btn {
    margin-top: 57px; }

.static-content ol {
  margin-bottom: 51px; }
  .static-content ol li {
    margin-bottom: 12px; }

.static-content ul {
  margin-bottom: 12px; }

.static-content table {
  margin-bottom: 50px;
  width: 100%; }
  .static-content table thead {
    background-color: rgba(0, 0, 255, 0.2); }
    .static-content table thead th {
      padding: 7px; }
  .static-content table tbody {
    background-color: rgba(0, 0, 0, 0.05); }
    .static-content table tbody td {
      padding: 2px;
      text-align: center; }

.static-content blockquote,
.static-content q {
  margin-bottom: 20px; }

.static-content time {
  margin-bottom: 30px;
  display: block;
  color: #1e2020;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  text-transform: uppercase; }
  .static-content time .news-article__year {
    margin-left: 18px;
    color: #bababa; }

.static-content figure {
  margin: 0 0 60px; }
  .static-content figure:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 1023px) {
    .static-content figure {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .static-content figure {
      margin-bottom: 25px; } }
  .static-content figure img {
    margin-right: 60px;
    max-width: 600px;
    max-height: 360px;
    float: left; }
    @media (max-width: 1023px) {
      .static-content figure img {
        margin-right: 40px;
        max-width: 500px; } }
    @media (max-width: 767px) {
      .static-content figure img {
        display: block;
        max-width: 100%;
        margin: 0 auto 10px;
        float: none; } }
  .static-content figure figcaption {
    float: left;
    width: calc(100% - 660px); }
    @media (max-width: 1023px) {
      .static-content figure figcaption {
        width: calc(100% - 540px); } }
    @media (max-width: 767px) {
      .static-content figure figcaption {
        float: none;
        width: auto;
        text-align: center; } }

.static-content .content-contests {
  width: 870px;
  margin: 0 auto;
  padding: 90px 0 60px; }
.static-content .content-contests.content-contests__small {
    padding: 45px 0 30px;
}
  @media (max-width: 1023px) {
    .static-content .content-contests {
      width: 100%;
      padding: 60px 0; }
        .static-content .content-contests.content-contests__small {
          padding: 30px 0;
      }
  }
  @media (max-width: 767px) {
    .static-content .content-contests {
      padding: 40px 0; }

    .static-content .content-contests.content-contests__small {
          padding: 20px 0;
      }

  }
  .static-content .content-contests--head {
    padding-bottom: 60px; }
    @media (max-width: 767px) {
      .static-content .content-contests--head {
        margin-bottom: 30px; } }
  .static-content .content-contests p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px; }
    .static-content .content-contests p:last-of-type {
      margin-bottom: 12px; }
    @media (max-width: 767px) {
      .static-content .content-contests p {
        margin-bottom: 20px; } }
    .static-content .content-contests p + h3 {
      margin-top: 60px; }
  .static-content .content-contests b {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 30px;
    display: inline; }
    @media (max-width: 767px) {
      .static-content .content-contests b {
        font-size: 18px;
        padding-bottom: 20px; } }
    .static-content .content-contests b + h3 {
      margin-top: 30px; }
    .static-content .content-contests b.bold-large {
      margin-bottom: 0;
      font-size: 30px;
      font-weight: 500;
      line-height: 1.2; }
  .static-content .content-contests--news {
    padding-top: 60px; }
    .static-content .content-contests--news b {
      padding-bottom: 58px; }
      @media (max-width: 767px) {
        .static-content .content-contests--news b {
          padding-bottom: 20px; } }
  .static-content .content-contests .submit-application {
    width: 187px; }

ol {
  list-style-type: decimal;
  list-style-position: inside;
  counter-reset: item; }
  ol li {
    display: block;
    position: relative; }
    ol li:before {
      content: counters(item, ".") ". ";
      counter-increment: item;
      display: inline;
      vertical-align: top;
      font-weight: 700; }

.upper {
  text-transform: uppercase; }

body.fancybox-active {
  overflow: hidden; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s,visibility 0s linear .25s;
  transition: opacity .25s,visibility 0s linear .25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s,visibility 0s;
  transition: opacity .25s,visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
      transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%; }

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff; }

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

.fancybox-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: .6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), color-stop(80%, rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1; }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  opacity: 1; }

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
      transform: rotate(-1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
      transform: rotate(1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  opacity: 1; }

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1; }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all .2s;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/*!
 * jReject (jQuery Browser Rejection Plugin)
 * Version 1.1.x
 * URL: http://jreject.turnwheel.com/
 * Description: jReject is a easy method of rejecting specific browsers on your site
 * Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
 * Copyright: Copyright (c) 2009-2014 Steven Bower under dual MIT/GPL license.
 */
#jr_overlay {
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 2147483646;
  position: absolute; }

#jr_wrap {
  position: absolute;
  width: 100%;
  z-index: 2147483647;
  padding: 0;
  margin: 0; }

#jr_inner {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #4F4F4F;
  margin: 0 auto;
  height: auto;
  padding: 20px;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

#jr_header {
  display: block;
  color: #333;
  padding: 5px;
  padding-bottom: 0;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0.5em; }

#jr_inner p {
  padding: 5px;
  line-height: 20px;
  font-size: 14px;
  margin: 0; }

#jr_inner ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 15px 0; }
  #jr_inner ul:after {
    content: '';
    display: block;
    clear: both; }

#jr_inner ul li {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 122px;
  margin: 0 10px 10px 10px;
  padding: 0;
  text-align: center; }

#jr_inner li a {
  color: #333;
  font-size: 0.8em;
  text-decoration: none;
  padding: 0;
  margin: 0; }

#jr_inner li a:hover {
  text-decoration: underline; }

#jr_inner .jr_icon {
  width: 100px;
  height: 100px;
  margin: 1px auto;
  padding: 0;
  background: transparent no-repeat center;
  background-size: 80px 80px;
  cursor: pointer; }

#jr_close {
  clear: both;
  padding: 0;
  margin: 0; }

#jr_close a {
  color: #000;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  text-decoration: underline; }

#jr_close p {
  padding: 10px 0 0 0;
  margin: 0; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.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; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  top: 32px;
  text-align: center;
  font-size: 0;
  line-height: 0; }
  .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px; }
    .slick-dots li.slick-active button {
      opacity: 1;
      background: #00adef; }
  .slick-dots button {
    width: 18px;
    height: 3px;
    display: block;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #00adef;
    opacity: 0.2; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  height: 100%; }

body {
  height: 100%;
  min-width: 320px; }

.wrapper {
  min-height: 100%;
  overflow: hidden; }

.container {
  padding: 0 15px;
  max-width: 1080px;
  margin: 0 auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    .container {
      padding: 0 20px; } }

.icon-arrow {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  height: 10px;
  width: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .icon-arrow::before, .icon-arrow::after {
    position: absolute;
    content: '';
    right: 0;
    background-color: #fff; }
  .icon-arrow--next:hover::before {
    width: 35px;
    right: -5px;
    border-bottom-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .icon-arrow--next:hover::after {
    right: -5px;
    border-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .icon-arrow--next::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
    border-bottom: 2px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .icon-arrow--next::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .icon-arrow--prev:hover::before {
    width: 35px;
    right: auto;
    left: -5px;
    border-bottom-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .icon-arrow--prev:hover::after {
    right: auto;
    left: -5px;
    border-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .icon-arrow--prev::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
    border-bottom: 2px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .icon-arrow--prev::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.btn,
button {
  text-align: center;
  vertical-align: top;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  padding: 10px;
  background: #00adef;
  color: #fff;
  border: 0;
  border-radius: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  display: block;
  cursor: pointer; }
  .btn.active, .btn:hover,
  button.active,
  button:hover {
    color: #fff;
    background: #9cd7ed; }
  .btn--border,
  button--border {
    padding-top: 8px;
    padding-bottom: 8px;
    background: transparent;
    border: solid 2px #1e2020;
    color: #1e2020; }
    .btn--border:hover,
    button--border:hover {
      background: transparent;
      border-color: #00adef;
      color: #00adef; }
  .btn--inverse,
  button--inverse {
    padding: 0;
    display: inline-block;
    width: auto;
    border-bottom: 2px solid #fff;
    background: transparent;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .btn--inverse,
      button--inverse {
        font-size: 24px;
        line-height: 1.33; } }
    .btn--inverse:hover,
    button--inverse:hover {
      background-color: transparent;
      border-bottom-color: transparent; }
  .btn--arrow,
  button--arrow {
    padding: 0;
    padding-right: 55px;
    display: inline-block;
    width: auto;
    background: transparent;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    line-height: 1; }
    @media (max-width: 1023px) {
      .btn--arrow,
      button--arrow {
        font-size: 20px; } }
    .btn--arrow:hover,
    button--arrow:hover {
      color: #00adef;
      background: transparent; }
      .btn--arrow:hover::before,
      button--arrow:hover::before {
        width: 35px;
        right: 0;
        background-color: #00adef;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .btn--arrow:hover::after,
      button--arrow:hover::after {
        right: 0;
        border-color: #00adef;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .btn--arrow::before,
    button--arrow::before {
      content: '';
      position: absolute;
      top: 11px;
      right: 5px;
      width: 30px;
      height: 2px;
      background-color: #000;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .btn--arrow::after,
    button--arrow::after {
      content: '';
      position: absolute;
      top: 9px;
      right: 5px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      width: 6px;
      height: 6px;
      border-right: 2px solid #000;
      border-bottom: 2px solid #000;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .btn:focus,
  button:focus {
    outline: none; }
  .btn.disabled, .btn[disabled="disabled"], .btn[disabled],
  button.disabled,
  button[disabled="disabled"],
  button[disabled] {
    background: #ccc;
    color: #aaa;
    cursor: not-allowed; }

.checkbox {
  display: inline-block; }
  .checkbox > span {
    padding-left: 40px;
    display: block;
    color: #1e2020;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    cursor: pointer; }
    .checkbox > span::before {
      content: '';
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0;
      width: 20px;
      height: 20px;
      border: 1px solid #1e2020;
      background-color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .checkbox > span::after {
      content: '';
      display: block;
      position: absolute;
      top: 6px;
      left: 3px;
      width: 13px;
      height: 8px;
      border-left: 3px solid #fff;
      border-bottom: 3px solid #fff;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .checkbox > span:hover::before {
      border-color: #9cd7ed;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .checkbox > span:active:before {
      background: transparent; }
    .checkbox > span:disabled + span:before {
      border-color: rgba(0, 0, 0, 0.5); }
  .checkbox input[type="checkbox"] {
    position: absolute;
    left: -9999px; }
    .checkbox input[type="checkbox"]:checked + span::before {
      background-color: #00adef;
      border-color: #00adef;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .checkbox input[type="checkbox"]:checked + span:after {
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .checkbox input[type="checkbox"]:disabled + span {
      color: rgba(30, 32, 32, 0.5); }
      .checkbox input[type="checkbox"]:disabled + span::before {
        border-color: rgba(30, 32, 32, 0.3); }
      .checkbox input[type="checkbox"]:disabled + span:hover {
        cursor: default; }
/*
.fancybox-navigation .fancybox-button--arrow_right,
.fancybox-navigation .fancybox-button--arrow_left {
  background-color: transparent;
  height: 10px;
  width: 30px;
  top: auto;
  bottom: 15%; }
  .fancybox-navigation .fancybox-button--arrow_right:hover,
  .fancybox-navigation .fancybox-button--arrow_left:hover {
    background-color: transparent; }
    .fancybox-navigation .fancybox-button--arrow_right:hover:before,
    .fancybox-navigation .fancybox-button--arrow_left:hover:before {
      background-color: transparent; }
  .fancybox-navigation .fancybox-button--arrow_right svg,
  .fancybox-navigation .fancybox-button--arrow_left svg {
    display: none !important; }
*/
.fancybox-button--close {
  background-color: transparent;
  color: #fff; }
  .fancybox-button--close:hover {
    background-color: transparent; }

.fancybox-slide > * {
  margin: 0;
  padding: 0; }

.fancybox-is-open .fancybox-bg {
  background-color: #1e2020;
  opacity: 1; }

.fancybox-close-small {
  background-color: transparent; }
  .fancybox-close-small:hover {
    background-color: transparent; }
    .fancybox-close-small:hover:after {
      background-color: #ccc; }
    .fancybox-close-small:hover:before {
      background-color: #ccc; }
  .fancybox-close-small:after {
    content: '';
    width: 30px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 5px;
    top: 20px; }
  .fancybox-close-small:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 5px;
    top: 20px; }

.fancybox-close-small:focus:after {
  outline: none; }

.fancybox-caption {
  max-width: 870px;
  margin: 0 auto; }
  .fancybox-caption div:first-child {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    padding-bottom: 30px; }
  .fancybox-caption div:last-child {
    font-size: 16px;
    line-height: 1.5; }

.icon-logo {
  width: 40px;
  height: 40px; }
  .icon-logo-heading {
    width: 236px;
    height: 236px;
    fill: #fff; }
  .icon-logo-header {
    width: 100px;
    height: 80px;
    object-fit: contain;}
    @media (max-width: 1080px) {
      .icon-logo-header {
        width: 160px;
        height: 48px; } }
    @media (max-width: 1023px) {
      .icon-logo-header {
        width: 140px;
        height: 42px; } }

.icon-calendar {
  width: 30px;
  height: 35px; }

.icon-location {
  width: 30px;
  height: 35px; }

.icon-pdf {
  width: 60px;
  height: 80px; }

.icon-founder {
  width: 150px;
  height: 156px; }

.icon-project {
  width: 60px;
  height: 80px; }

.input,
input,
select,
textarea {
  font-family: "Plumb";
  background-color: #f8f8f8;
  border: 0;
  color: #1e2020;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  padding: 8px 20px 6px;
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  border-radius: 0; }
  .input::-webkit-input-placeholder,
  input::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: rgba(30, 32, 32, 0.5); }
  .input:-ms-input-placeholder,
  input:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: rgba(30, 32, 32, 0.5); }
  .input:focus::-webkit-input-placeholder,
  input:focus::-webkit-input-placeholder,
  select:focus::-webkit-input-placeholder,
  textarea:focus::-webkit-input-placeholder {
    color: transparent; }
  .input:focus:-ms-input-placeholder,
  input:focus:-ms-input-placeholder,
  select:focus:-ms-input-placeholder,
  textarea:focus:-ms-input-placeholder {
    color: transparent; }
  .input:focus::placeholder,
  input:focus::placeholder,
  select:focus::placeholder,
  textarea:focus::placeholder {
    color: transparent; }
  .input:focus,
  input:focus,
  select:focus,
  textarea:focus {
    outline: none; }
  .input--inverse,
  input--inverse,
  select--inverse,
  textarea--inverse {
    padding-top: 11px;
    padding-bottom: 9px;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.25; }
    .input--inverse::-webkit-input-placeholder,
    input--inverse::-webkit-input-placeholder,
    select--inverse::-webkit-input-placeholder,
    textarea--inverse::-webkit-input-placeholder {
      color: #1e2020; }
    .input--inverse:-ms-input-placeholder,
    input--inverse:-ms-input-placeholder,
    select--inverse:-ms-input-placeholder,
    textarea--inverse:-ms-input-placeholder {
      color: #1e2020; }
    .input--inverse:focus::-webkit-input-placeholder,
    input--inverse:focus::-webkit-input-placeholder,
    select--inverse:focus::-webkit-input-placeholder,
    textarea--inverse:focus::-webkit-input-placeholder {
      color: transparent; }
    .input--inverse:focus:-ms-input-placeholder,
    input--inverse:focus:-ms-input-placeholder,
    select--inverse:focus:-ms-input-placeholder,
    textarea--inverse:focus:-ms-input-placeholder {
      color: transparent; }
    .input--inverse:focus::placeholder,
    input--inverse:focus::placeholder,
    select--inverse:focus::placeholder,
    textarea--inverse:focus::placeholder {
      color: transparent; }
  .input.error,
  input.error,
  select.error,
  textarea.error {
    color: #ce3737;
    background-color: #ffeaea; }
    .input.error::-webkit-input-placeholder,
    input.error::-webkit-input-placeholder,
    select.error::-webkit-input-placeholder,
    textarea.error::-webkit-input-placeholder {
      color: #ce3737; }
    .input.error:-ms-input-placeholder,
    input.error:-ms-input-placeholder,
    select.error:-ms-input-placeholder,
    textarea.error:-ms-input-placeholder {
      color: #ce3737; }
    .input.error:focus::-webkit-input-placeholder,
    input.error:focus::-webkit-input-placeholder,
    select.error:focus::-webkit-input-placeholder,
    textarea.error:focus::-webkit-input-placeholder {
      color: transparent; }
    .input.error:focus:-ms-input-placeholder,
    input.error:focus:-ms-input-placeholder,
    select.error:focus:-ms-input-placeholder,
    textarea.error:focus:-ms-input-placeholder {
      color: transparent; }
    .input.error:focus::placeholder,
    input.error:focus::placeholder,
    select.error:focus::placeholder,
    textarea.error:focus::placeholder {
      color: transparent; }
  .input.disabled, .input[disabled="disabled"], .input[disabled],
  input.disabled,
  input[disabled="disabled"],
  input[disabled],
  select.disabled,
  select[disabled="disabled"],
  select[disabled],
  textarea.disabled,
  textarea[disabled="disabled"],
  textarea[disabled] {
    background-color: #f7f7f7; }

textarea {
  height: 160px; }

input[type="file"] {
  display: none; }
  input[type="file"] + label {
    display: block;
    background: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 25px 15px;
    color: #969696;
    text-align: center;
    border: 1px dashed #c4c4c4;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    input[type="file"] + label:hover {
      border-color: #696969;
      background: #e9e9e9; }

.radio {
  display: inline-block; }
  .radio > span {
    padding-left: 40px;
    display: block;
    color: #1e2020;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    cursor: pointer; }
    .radio > span::before {
      content: '';
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 1px solid #1e2020;
      background-color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .radio > span::after {
      content: '';
      display: block;
      position: absolute;
      top: 7px;
      left: 5px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #00adef;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .radio > span:hover::before {
      border-color: #9cd7ed;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .radio > span:active:before {
      background: transparent; }
    .radio > span:disabled + span:before {
      border-color: rgba(0, 0, 0, 0.5); }
  .radio input[type="radio"] {
    position: absolute;
    left: -9999px; }
    .radio input[type="radio"]:checked + span::before {
      border-color: #00adef;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .radio input[type="radio"]:checked + span:after {
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .radio input[type="radio"]:disabled + span {
      color: rgba(30, 32, 32, 0.5); }
      .radio input[type="radio"]:disabled + span::before {
        border-color: rgba(30, 32, 32, 0.3); }
      .radio input[type="radio"]:disabled + span:hover {
        cursor: default; }

select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
  background-color: #f8f8f8;
  cursor: pointer;
  color: rgba(30, 32, 32, 0.5); }
  select:focus {
    outline: none; }

.default-select {
  display: block;
  position: relative; }
  .default-select::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: rgba(30, 32, 32, 0.5) transparent transparent transparent; }

.slick-arrow {
  position: absolute;
  font-size: 0;
  padding: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
  background: transparent;
  height: 10px;
  width: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent; }
  .slick-arrow::before, .slick-arrow::after {
    position: absolute;
    content: '';
    right: 0; }
  .slick-arrow:hover, .slick-arrow:active {
    background: transparent; }

.slick-next {
  right: 0; }
  @media (max-width: 1023px) {
    .slick-next {
      right: 6px; } }
  .slick-next:hover::before {
    width: 35px;
    right: 0;
    border-bottom-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-next:hover::before {
        right: 5px; } }
  .slick-next:hover::after {
    right: 0;
    border-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-next:hover::after {
        right: 5px; } }
  .slick-next::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
    border-bottom: 2px solid #1e2020;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-next::before {
        display: none; } }
  .slick-next::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-right: 2px solid #1e2020;
    border-bottom: 2px solid #1e2020;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-next::after {
        width: 12px;
        height: 12px; } }

.slick-prev {
  left: 0; }
  @media (max-width: 1023px) {
    .slick-prev {
      left: 6px; } }
  .slick-prev:hover::before {
    width: 35px;
    right: auto;
    left: 0;
    border-bottom-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-prev:hover::before {
        left: 5px; } }
  .slick-prev:hover::after {
    right: auto;
    left: 0;
    border-color: #00adef;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-prev:hover::after {
        left: 5px; } }
  .slick-prev::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
    border-bottom: 2px solid #1e2020;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-prev::before {
        display: none; } }
  .slick-prev::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-left: 2px solid #1e2020;
    border-bottom: 2px solid #1e2020;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .slick-prev::after {
        width: 12px;
        height: 12px; } }

.slick-dots {
  bottom: -50px;
  top: auto; }
  @media (max-width: 767px) {
    .slick-dots {
      text-align: left; } }
  .slick-dots li {
    margin: 0 15px; }
  .slick-dots button {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 2px solid #1e2020;
    font-size: 0;
    padding: 0;
    opacity: 1; }
    .slick-dots button:hover {
      border: 2px solid #00adef; }
  .slick-dots li.slick-active button {
    background: #fff;
    width: 50px;
    border-radius: 6px; }

.slick--support .slick-list {
  overflow: visible; }

.slick--support .slick-arrow {
  top: 20%;
  width: 15px;
  height: 20px; }

.spinner {
  border: 2px solid #000;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 13px;
  width: 122px;
  border-radius: 5px; }
  .spinner__minus {
    display: inline-block;
    vertical-align: middle;
    fill: blue; }
  .spinner__plus {
    display: inline-block;
    vertical-align: middle;
    fill: blue; }
  .spinner__text {
    color: #000;
    font: 700 16px Arial, Helvetica, sans-serif;
    padding: 0;
    border: 0;
    outline: none;
    border-radius: 0;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    text-align: center; }

.album {
  background-color: #1e2020;
  padding: 120px 0 90px; }
  @media (max-width: 1023px) {
    .album {
      padding: 90px 0 90px; } }
  @media (max-width: 767px) {
    .album {
      padding: 60px 0 60px; } }
  @media (max-width: 479px) {
    .album {
      padding: 30px 0 30px; } }
  .album__breadcrumbs {
    letter-spacing: -.36em;
    margin: 0 -10px;
    padding-bottom: 10px; }
    @media (max-width: 479px) {
      .album__breadcrumbs {
        margin: 0 -5px; } }
  .album__item {
    display: inline-block;
    letter-spacing: normal;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    padding-right: 45px;
    position: relative; }
  .album__link {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    display: inline-block;
    padding-right: 16px;
    position: relative; }
    .album__link:hover {
      color: #00adef; }
      .album__link:hover .album__arrow {
        background-color: transparent;
        -webkit-transition: all .4s;
        transition: all .4s; }
        .album__link:hover .album__arrow:before, .album__link:hover .album__arrow:after {
          background-color: transparent; }
        .album__link:hover .album__arrow:before {
          right: -3px;
          border-bottom: 2px solid #00adef; }
        .album__link:hover .album__arrow:after {
          right: -3px;
          border-bottom: 2px solid #00adef;
          border-right: 2px solid #00adef; }
    @media (max-width: 767px) {
      .album__link {
        font-size: 20px; } }
    @media (max-width: 479px) {
      .album__link {
        font-size: 18px;
        padding-right: 7px; } }
  .album__caption {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.13;
    color: #fff;
    display: block;
    padding-bottom: 90px; }
    @media (max-width: 1023px) {
      .album__caption {
        padding-bottom: 60px;
        font-size: 36px; } }
    @media (max-width: 479px) {
      .album__caption {
        padding-bottom: 30px;
        font-size: 32px; } }
  .album__gallery {
    letter-spacing: -.36em;
    margin: 0 -5px;
    padding-bottom: 83px; }
    @media (max-width: 767px) {
      .album__gallery {
        padding-bottom: 60px; } }
    @media (max-width: 479px) {
      .album__gallery {
        padding-bottom: 30px; } }
    .album__gallery-item {
      display: inline-block;
      letter-spacing: normal;
      padding: 2px 5px;
      width: 25%; }
      @media (max-width: 767px) {
        .album__gallery-item {
          width: 33.33%; } }
      @media (max-width: 479px) {
        .album__gallery-item {
          width: 50%; } }
    .album__gallery-link {
      display: block;
      line-height: 0;
      position: relative; }
      .album__gallery-link:before {
        position: absolute;
        content: '';
        background-color: rgba(0, 0, 0, 0.4);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: all .4s;
        transition: all .4s; }
      .album__gallery-link:hover:before {
        opacity: 1;
        -webkit-transition: all .4s;
        transition: all .4s; }
      .album__gallery-link img {
        width: 100%; }
  .album__arrow {
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .album__btn-wrapp {
    width: 178px; }
    @media (max-width: 479px) {
      .album__btn-wrapp {
        width: 100%; } }
  .album__btn-link {
    border: 2px solid #fff;
    background-color: transparent;
    padding: 8px 10px; }

.awards-festival {
  padding: 60px 0 123px;
  background-color: #1e2020; }
  @media (max-width: 1023px) {
    .awards-festival {
      padding-top: 40px;
      padding-bottom: 90px; } }
  .awards-festival__title {
    margin-bottom: 63px;
    color: #fff; }
    @media (max-width: 767px) {
      .awards-festival__title {
        margin-bottom: 35px; } }
  .awards-festival__slider-holder {
    margin: 0 auto;
    max-width: 900px;
    letter-spacing: -.36em; }
    @media (max-width: 1023px) {
      .awards-festival__slider-holder {
        max-width: 100%;
        margin: 0 -15px; } }
  .awards-festival__slider-inner {
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    letter-spacing: normal; }
    @media (max-width: 767px) {
      .awards-festival__slider-inner {
        display: block;
        width: auto; } }
    .awards-festival__slider-inner--large {
      width: 60%; }
      @media (max-width: 767px) {
        .awards-festival__slider-inner--large {
          width: auto; } }
    .awards-festival__slider-inner--small {
      width: 40%; }
      @media (max-width: 767px) {
        .awards-festival__slider-inner--small {
          display: none; } }
  .awards-festival__slider-title {
    margin-bottom: 60px;
    color: #fff; }
    @media (max-width: 1023px) {
      .awards-festival__slider-title {
        margin-bottom: 30px; } }
  .awards-festival__slider-desc {
    margin-bottom: 25px;
    color: #fff; }
    @media (max-width: 1023px) {
      .awards-festival__slider-desc {
        font-size: 14px; } }
    .awards-festival__slider-desc--authors {
      margin-bottom: 0;
      display: block; }
  .awards-festival__slider-img {
    width: 100%;
    height: auto; }
  .awards-festival .slick-arrow {
    top: auto;
    bottom: -63px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
    @media (max-width: 767px) {
      .awards-festival .slick-arrow {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); } }
    .awards-festival .slick-arrow::before, .awards-festival .slick-arrow::after {
      border-color: #fff; }
    .awards-festival .slick-arrow:hover::before, .awards-festival .slick-arrow:hover::after {
      border-color: #00adef; }
  .awards-festival .slick-prev::before, .awards-festival .slick-prev::after {
    left: 0; }
  .awards-festival .slick-prev:hover::before, .awards-festival .slick-prev:hover::after {
    left: -5px; }
  .awards-festival .slick-next::before, .awards-festival .slick-next::after {
    right: 0; }
  .awards-festival .slick-next:hover::before, .awards-festival .slick-next:hover::after {
    right: -5px; }
  .awards-festival .slick-dots {
    bottom: -63px; }
    @media (max-width: 1023px) {
      .awards-festival .slick-dots {
        bottom: -30px;
        text-align: center; } }
    @media (max-width: 767px) {
      .awards-festival .slick-dots {
        bottom: -50px; } }
    .awards-festival .slick-dots button {
      background-color: transparent;
      border-color: #fff; }
    .awards-festival .slick-dots li {
      margin: 0 10px; }
      .awards-festival .slick-dots li.slick-active button {
        background-color: transparent; }

.catalog {
  padding-top: 90px;
  padding-bottom: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  height: 512px; }
  @media (max-width: 1023px) {
    .catalog {
      padding-top: 60px;
      height: 404px; } }
  .catalog::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: -1; }
  .catalog__title {
    margin-bottom: 61px;
    color: #fff; }
    @media (max-width: 767px) {
      .catalog__title {
        margin-bottom: 40px; } }
  .catalog__body {
    padding-left: 90px; }
    @media (max-width: 1023px) {
      .catalog__body {
        padding-left: 0; } }
  .catalog__desc {
    margin-bottom: 20px;
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3; }

.committee {
  padding: 89px 0 90px; }
  @media (max-width: 1023px) {
    .committee {
      padding: 60px 0; } }
  .committee__title {
    margin-bottom: 60px; }
    @media (max-width: 1023px) {
      .committee__title {
        margin-bottom: 40px; } }
  .committee__list {
    padding-left: 90px; }
    @media (max-width: 1023px) {
      .committee__list {
        padding-left: 0; } }
  .committee__item {
    padding-left: 34px;
    position: relative;
    letter-spacing: -.36em; }
    .committee__item:not(:last-child) {
      margin-bottom: 29px; }
      @media (max-width: 767px) {
        .committee__item:not(:last-child) {
          margin-bottom: 20px; } }
    .committee__item::before {
      content: '';
      position: absolute;
      top: 6px;
      left: 0;
      width: 14px;
      height: 14px;
      border: solid 5px #1e2020;
      border-radius: 50%; }
  .committee__inner {
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 215px; }
    @media (max-width: 767px) {
      .committee__inner {
        margin-right: 0;
        margin-bottom: 10px;
        display: block;
        width: auto; } }
    .committee__inner--value {
      margin-right: 0;
      width: calc(100% - 245px); }
      @media (max-width: 767px) {
        .committee__inner--value {
          margin-bottom: 0;
          width: auto; } }
  .committee__name {
    color: #1e2020;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3; }
  .committee__value {
    line-height: 1.5; }

.contacts-people {
  background-color: #00adef;
  padding: 60px 0 64px;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .contacts-people {
      padding: 43px 0 43px; } }
  @media (max-width: 479px) {
    .contacts-people {
      padding: 43px 0 23px; } }
  .contacts-people__wrapp {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
    text-align: center;
    z-index: 1;
    position: relative; }
    .contacts-people__wrapp:before {
      position: absolute;
      content: '';
      height: 0;
      width: 450px;
      border-bottom: 250px solid #30c5ff;
      border-left: 75px solid transparent;
      border-right: 54px solid transparent;
      top: -60px;
      left: 8px;
      z-index: -1; }
      @media (max-width: 1023px) {
        .contacts-people__wrapp:before {
          border-bottom: 300px solid #30c5ff;
          border-left: 112px solid transparent;
          border-right: 0px solid transparent;
          left: auto;
          right: -15px;
          width: 60%; } }
      @media (max-width: 479px) {
        .contacts-people__wrapp:before {
          width: 80%; } }
    .contacts-people__wrapp:after {
      position: absolute;
      content: '';
      height: 0;
      width: 455px;
      border-bottom: 250px solid #30c5ff;
      border-left: 106px solid transparent;
      border-right: 160px solid transparent;
      top: -60px;
      right: 60px;
      z-index: -1;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      @media (max-width: 1023px) {
        .contacts-people__wrapp:after {
          display: none; } }
  .contacts-people__caption {
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    width: 250px;
    text-align: left; }
    @media (max-width: 1023px) {
      .contacts-people__caption {
        width: 100%;
        display: block;
        text-align: center;
        padding-bottom: 30px; } }
    @media (max-width: 479px) {
      .contacts-people__caption {
        font-size: 24px;
        text-align: left;
        padding-bottom: 40px;
        padding-left: 6px; } }
  .contacts-people__list {
    display: inline-block;
    text-align: center;
    width: calc(100% - 260px);
    letter-spacing: -.36em;
     }
    @media (max-width: 1023px) {
      .contacts-people__list {
        width: 100%; } }
    @media (max-width: 479px) {
      .contacts-people__list {
        text-align: left;
        padding-left: 6px; } }
  .contacts-people__item {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    width: 33.33%;
    letter-spacing: normal;
vertical-align: middle;	}
    @media (max-width: 767px) {
      .contacts-people__item {
        width: 50%; }
        .contacts-people__item:first-child {
          width: 100%;
          display: block;
          padding-bottom: 10px; } }
    @media (max-width: 479px) {
      .contacts-people__item {
        display: block;
        width: 100%;
        padding-bottom: 16px; }
        .contacts-people__item:first-child {
          padding-bottom: 15px; } }
  .contacts-people__link {
    color: #fff;
    font-size: 20px; }

.contacts {
  background-color: #fff; }
  .contacts__holder {
    max-width: 870px;
    margin: 0 auto;
    word-spacing: -.36em; }
    @media (max-width: 1023px) {
      .contacts__holder {
        max-width: 100%; } }
    .contacts__holder--management {
      max-width: 945px; }
      @media (max-width: 1023px) {
        .contacts__holder--management {
          max-width: 100%; } }
  .contacts__info {
    padding: 86px 0 41px;
    word-spacing: normal; }
    @media (max-width: 1023px) {
      .contacts__info {
        padding: 60px 0 40px; } }
    @media (max-width: 767px) {
      .contacts__info {
        padding: 30px 0 25px; } }
  .contacts__info-desc {
    font-size: 24px;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    line-height: 1.33;
    color: #1e2020;
    max-width: 445px;
    padding: 5px 20px 0 0; }
    @media (max-width: 1023px) {
      .contacts__info-desc {
        max-width: 425px; } }
    @media (max-width: 767px) {
      .contacts__info-desc {
        padding: 0 0 30px;
        max-width: 100%;
        text-align: center;
        display: block; } }
  .contacts__info-box {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1023px) {
      .contacts__info-box {
        float: right; } }
    @media (max-width: 767px) {
      .contacts__info-box {
        width: 270px;
        float: none;
        margin: 0 auto;
        display: block; } }
  .contacts__info-title {
    font-size: 48px;
    font-weight: 500;
    display: block;
    padding-bottom: 14px;
    color: #1e2020;
    line-height: 1.2; }
    @media (max-width: 1023px) {
      .contacts__info-title {
        font-size: 36px; } }
    @media (max-width: 767px) {
      .contacts__info-title {
        font-size: 30px; } }
  .contacts__info-icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 35px; }
  .contacts__info-txt {
    display: inline-block;
    vertical-align: middle; }
  .contacts__info-date {
    display: inline-block;
    position: relative;
    padding-right: 57px; }
    @media (max-width: 767px) {
      .contacts__info-date {
        padding-right: 40px; } }
    .contacts__info-date::before {
      position: absolute;
      content: '';
      height: 4px;
      background-color: #1e2020;
      top: 50%;
      right: 0;
      width: 47px; }
      @media (max-width: 767px) {
        .contacts__info-date::before {
          height: 3px;
          width: 33px; } }
    .contacts__info-date:last-child {
      padding-right: 0; }
      .contacts__info-date:last-child::before {
        display: none; }
  .contacts__map {
    width: 100%;
    height: 360px;
    background-color: #ccc; }
  .contacts__management {
    padding: 90px 0 0; }
    @media (max-width: 1023px) {
      .contacts__management {
        padding: 60px 0 0; } }
    @media (max-width: 767px) {
      .contacts__management {
        padding: 40px 0 0;
        text-align: center; } }
  .contacts__management-caption {
    display: block;
    font-size: 48px;
    line-height: 1.13;
    padding-bottom: 61px;
    font-weight: 500; }
    @media (max-width: 1023px) {
      .contacts__management-caption {
        padding-bottom: 40px; } }
    @media (max-width: 767px) {
      .contacts__management-caption {
        font-size: 40px; } }
    @media (max-width: 540px) {
      .contacts__management-caption {
        font-size: 30px;
        padding-bottom: 20px; } }
  .contacts__management-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 38px 60px;
    word-spacing: normal; }
    @media (max-width: 1023px) {
      .contacts__management-item {
        width: 50%;
        padding: 0 20px 40px; } }
    @media (max-width: 767px) {
      .contacts__management-item {
        padding: 0 10px 40px; } }
    @media (max-width: 540px) {
      .contacts__management-item {
        display: inline-block;
        width: 100%;
        padding: 0 0 30px; } }
  .contacts__management-title {
    display: block;
    font-size: 24px;
    line-height: 1.33;
    padding-bottom: 20px;
    font-weight: 500;
    max-width: 240px; }
    @media (max-width: 767px) {
      .contacts__management-title {
        max-width: 100%; } }
    @media (max-width: 540px) {
      .contacts__management-title {
        padding-bottom: 10px; } }
  .contacts__management-name {
    display: block;
    padding-bottom: 25px; }
    @media (max-width: 540px) {
      .contacts__management-name {
        padding-bottom: 15px; } }
  .contacts__management-phones {
    padding-bottom: 20px; }
    @media (max-width: 540px) {
      .contacts__management-phones {
        padding-bottom: 10px; } }
  .contacts__management-phone {
    display: block; }
    .contacts__management-phone a {
      color: #1e2020; }
  .contacts__management-mail {
    color: #1e2020;
    text-decoration: underline; }
    .contacts__management-mail:hover {
      color: #00adef;
      text-decoration: none; }
  .contacts__management-address {
    background-color: #f8f8f8;
    padding: 36px 23px; }
  .contacts__management-icon {
    display: block;
    width: 42px;
    height: 42px;
    margin-bottom: 32px;
    margin-left: 5px; }
    @media (max-width: 767px) {
      .contacts__management-icon {
        margin: 0 auto 20px; } }
    .contacts__management-icon svg {
      width: 42px;
      height: 42px; }
  .contacts__management-address-txt {
    display: block;
    font-size: 24px;
    line-height: 1.33;
    font-weight: 500; }
  .contacts__form {
    background-color: #fff;
    padding: 90px 0; }
    @media (max-width: 1023px) {
      .contacts__form {
        padding: 60px 0; } }
    @media (max-width: 767px) {
      .contacts__form {
        padding: 35px 0; } }
  .contacts__form-holder {
    max-width: 871px;
    margin: 0 auto; }
  .contacts__form-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    padding-bottom: 60px; }
    @media (max-width: 1023px) {
      .contacts__form-title {
        padding-bottom: 40px; } }
    @media (max-width: 767px) {
      .contacts__form-title {
        padding-bottom: 25px; } }
  .contacts__form-inner {
    word-spacing: -.36em;
    margin: 0 -15px; }
  .contacts__form-box {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 15px 30px;
    word-spacing: normal; }
    @media (max-width: 767px) {
      .contacts__form-box {
        display: block;
        width: 100%;
        padding: 0 15px 20px; } }
  .contacts__form-input-wrap {
    padding-bottom: 20px; }
    .contacts__form-input-wrap:last-child {
      padding-bottom: 0; }
  .contacts__form-input {
    font-size: 16px;
    padding: 10px 20px 10px; }
  .contacts__form-textarea {
    resize: none;
    font-size: 16px; }
  .contacts__form-confirm {
    padding: 0 15px; }
    .contacts__form-confirm:after {
      content: " ";
      display: block;
      clear: both; }
  .contacts__form-checkbox-wrap {
    word-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    padding-top: 8px; }
    @media (max-width: 767px) {
      .contacts__form-checkbox-wrap {
        padding: 0 0 20px;
        display: block; } }
  @media (max-width: 479px) {
    .contacts__form-checkbox-txt {
      line-height: 1.2 !important; } }
  .contacts__form-btn-wrap {
    float: right;
    max-width: 240px;
    width: 100%; }
    @media (max-width: 767px) {
      .contacts__form-btn-wrap {
        float: none; } }
    @media (max-width: 479px) {
      .contacts__form-btn-wrap {
        max-width: 100%; } }
  .contacts__form-btn {
    font-weight: 500;
    font-family: "Plumb", Arial, Helvetica, sans-serif;
    word-spacing: normal; }
  .contacts__form-response
  {
      padding: 10px;
      font-weight: 500;
      color: #008dcf;
      display: none;
  }

.contests {
  background-color: #f8f8f8;
  padding: 60px 0 30px; }
  @media (max-width: 767px) {
    .contests {
      padding: 30px 0 0; } }
  .contests__wrapp {
    padding-bottom: 60px; }
    @media (max-width: 767px) {
      .contests__wrapp {
        padding-bottom: 30px; } }
  .contests__caption {
    font-size: 48px;
    line-height: 1.13;
    font-weight: 500;
    padding-bottom: 60px;
    display: block; }
    @media (max-width: 767px) {
      .contests__caption {
        font-size: 32px;
        padding-bottom: 30px; } }
    @media (max-width: 479px) {
      .contests__caption {
        font-size: 28px; } }
  .contests__item {
    width: 870px;
    height: 360px;
    margin: 0 auto;
    background-color: #fff;
    letter-spacing: -.36em;
    margin-bottom: 10px;
    overflow: hidden; }
    .contests__item:last-child {
      margin-bottom: 0; }
    @media (max-width: 1023px) {
      .contests__item {
        width: 100%; } }
    @media (max-width: 767px) {
      .contests__item {
        height: 250px; } }
    @media (max-width: 479px) {
      .contests__item {
        height: auto; } }
  .contests__left {
    display: inline-block;
    width: 41.4%;
    letter-spacing: normal; }
    @media (max-width: 767px) {
      .contests__left {
        width: 30%; } }
    @media (max-width: 479px) {
      .contests__left {
        display: none; } }
  .contests__link {
    position: relative;
    display: block; }
    .contests__link:before {
      position: absolute;
      content: '';
      background-color: rgba(0, 0, 0, 0.5);
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .contests__link:hover:before {
      opacity: 1;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .contests__link:hover .contests__icon {
      width: 40px;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .contests__link:hover .contests__icon:before, .contests__link:hover .contests__icon:after {
        border-color: #00adef;
        -webkit-transition: all .4s;
        transition: all .4s; }
    .contests__link:hover .contests__number {
      color: #00adef;
      -webkit-transition: all .4s;
      transition: all .4s; }
  .contests__number {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 1.43;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .contests__icon {
    position: absolute;
    bottom: 29px;
    left: 20px;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .contests__img-wrapp {
    height: 360px; }
    @media (max-width: 767px) {
      .contests__img-wrapp {
        height: 250px; } }
    .contests__img-wrapp img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .contests__right {
    display: inline-block;
    width: 58.6%;
    letter-spacing: normal;
    vertical-align: top;
    padding: 60px 60px 20px 60px; }
    @media (max-width: 1023px) {
      .contests__right {
        padding: 30px 30px 20px 30px; } }
    @media (max-width: 767px) {
      .contests__right {
        width: 70%;
        padding: 15px; } }
    @media (max-width: 479px) {
      .contests__right {
        width: 100%;
        padding: 10px; } }
  .contests__title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 30px;
    display: inline-block;
    color: #1e2020;
    text-decoration: underline; }
    .contests__title:hover {
      color: #00adef;
      text-decoration: none; }
    @media (max-width: 767px) {
      .contests__title {
        font-size: 22px;
        padding-bottom: 15px; } }
  .contests__descr {
    font-size: 16px;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .contests__descr {
        font-size: 14px;
        margin-bottom: 10px; } }

.contests-slider {
  padding: 90px 0 120px; }
  @media (max-width: 1023px) {
    .contests-slider {
      padding: 45px 0 80px; } }
  @media (max-width: 767px) {
    .contests-slider {
      padding-top: 59px;
      padding-bottom: 83px; } }
  .contests-slider .slick-arrow {
    top: auto;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    bottom: -61px; }
    @media (max-width: 1023px) {
      .contests-slider .slick-arrow {
        bottom: -35px; } }
    @media (max-width: 767px) {
      .contests-slider .slick-arrow {
        display: none !important; } }
  .contests-slider .slick-next {
    right: -4px; }
  .contests-slider .slick-prev {
    left: -4px; }
  .contests-slider .slick-dots {
    bottom: -60px; }
    @media (max-width: 1023px) {
      .contests-slider .slick-dots {
        bottom: -36px; } }
    @media (max-width: 767px) {
      .contests-slider .slick-dots {
        bottom: -43px; } }
  .contests-slider--inverse {
    background-color: #1e2020; }
    .contests-slider--inverse .contests-slider__desc, .contests-slider--inverse .contests-slider__title {
      color: #fff; }
    .contests-slider--inverse .slick-dots li button {
      background-color: #1e2020;
      border: 2px solid #fff; }
    .contests-slider--inverse .slick-next:before {
      border-bottom: 2px solid #fff; }
    .contests-slider--inverse .slick-next:after {
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff; }
    .contests-slider--inverse .slick-prev:before {
      border-bottom: 2px solid #fff; }
    .contests-slider--inverse .slick-prev:after {
      border-left: 2px solid #fff;
      border-bottom: 2px solid #fff; }
  @media (max-width: 767px) {
    .contests-slider__bottom {
      margin: 0 -10px; } }
  .contests-slider__title {
    margin-bottom: 60px;
    text-decoration: underline;
    font-size: 48px;
    line-height: 1.13;
    display: inline-block;
    font-weight: 500;
    color: #1e2020; }
    .contests-slider__title:hover {
      text-decoration: none;
      color: #00adef; }
    @media (max-width: 1023px) {
      .contests-slider__title {
        font-size: 36px;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .contests-slider__title {
        font-size: 30px;
        line-height: 1.2; } }
  .contests-slider__body {
    margin-bottom: 57px;
    padding-left: 90px; }
    @media (max-width: 1023px) {
      .contests-slider__body {
        margin-bottom: 40px;
        padding-left: 0; } }
  .contests-slider__desc {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3; }
    @media (max-width: 1023px) {
      .contests-slider__desc {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .contests-slider__desc {
        font-size: 20px;
        line-height: 1.2; } }
  @media (max-width: 767px) {
    .contests-slider__item:not(:first-child) {
      display: none; } }
  .contests-slider__row {
    letter-spacing: -.36em; }
  .contests-slider__col {
    margin-bottom: 10px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    letter-spacing: normal;
    position: relative; }
    @media (max-width: 767px) {
      .contests-slider__col {
        padding: 0;
        display: block;
        width: auto; } }
    @media (max-width: 767px) {
      .contests-slider__col:last-child {
        margin-bottom: 0; } }
    .contests-slider__col::before {
      content: "";/*counter(item, decimal-leading-zero) "_ ";*/
      counter-increment: item;
      position: absolute;
      top: 20px;
      left: 25px;
      color: #fff;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      z-index: 3; }
      @media (max-width: 767px) {
        .contests-slider__col::before {
          display: none; } }
    .contests-slider__col--small {
      width: 25%; }
      @media (max-width: 767px) {
        .contests-slider__col--small {
          width: auto; } }
      .contests-slider__col--small .contests-slider__link {
        height: 240px; }
        @media (max-width: 767px) {
          .contests-slider__col--small .contests-slider__link {
            height: 122px; } }
    .contests-slider__col--up {
      margin-top: -120px; }
      @media (max-width: 767px) {
        .contests-slider__col--up {
          margin-top: 0; } }
  .contests-slider__link {
    padding: 20px;
    display: block;
    height: 360px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .contests-slider__link {
        height: 122px; } }
    .contests-slider__link::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-color: rgba(0, 173, 239, 0);
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 32, 32, 0)), to(rgba(30, 32, 32, 0.4)));
      background-image: linear-gradient(to bottom, rgba(30, 32, 32, 0), rgba(30, 32, 32, 0.4)); }
    .contests-slider__link:hover::after {
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 32, 32, 0)), to(rgba(30, 32, 32, 0)));
      background-image: linear-gradient(to bottom, rgba(30, 32, 32, 0), rgba(30, 32, 32, 0));
      background-color: rgba(0, 173, 239, 0.8); }
    .contests-slider__link:hover .contests-slider__txt {
      margin-bottom: 15px;
      padding-top: 8px;
      font-size: 16px;
      line-height: 1.5;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 767px) {
        .contests-slider__link:hover .contests-slider__txt {
          display: none; } }
  .contests-slider__inner {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 19px;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .contests-slider__inner {
        left: 10px;
        right: 10px; } }
    @media (max-width: 767px) {
      .contests-slider__inner {
        left: 20px;
        right: 20px; } }
  .contests-slider__caption {
    margin-bottom: 7px;
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33; }
    @media (max-width: 1023px) {
      .contests-slider__caption {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .contests-slider__caption {
        height: 50px;
        overflow: hidden; } }
  .contests-slider__txt {
    display: block;
    font-size: 0;
    line-height: 0;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 767px) {
      .contests-slider__txt {
        display: none; } }

.descr-festival {
  padding: 90px 0 0px; }
  @media (max-width: 1023px) {
    .descr-festival {
      padding: 63px 0 0px; } }
  @media (max-width: 767px) {
    .descr-festival {
      padding: 63px 0 0px; } }
  .descr-festival__caption {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.13;
    padding-bottom: 60px;
    color: #1e2020;
    text-decoration: underline;
    display: inline-block; }
    .descr-festival__caption:hover {
      color: #00adef; }
    @media (max-width: 1023px) {
      .descr-festival__caption {
        padding-bottom: 43px; } }
    @media (max-width: 767px) {
      .descr-festival__caption {
        font-size: 36px;
        line-height: 1.2; } }
    @media (max-width: 479px) {
      .descr-festival__caption {
        font-size: 28px; } }
  .descr-festival__top {
    letter-spacing: -.36em;
    padding-bottom: 65px; }
    @media (max-width: 1023px) {
      .descr-festival__top {
        padding-bottom: 40px; } }
  .descr-festival__wrapp {
    display: inline-block;
    letter-spacing: normal; }
    @media (max-width: 767px) {
      .descr-festival__wrapp {
        display: block; } }
    .descr-festival__wrapp--left {
      width: 77%; }
      @media (max-width: 767px) {
        .descr-festival__wrapp--left {
          width: 100%; } }
    .descr-festival__wrapp--right {
      width: 23%;
      vertical-align: top; }
      @media (max-width: 767px) {
        .descr-festival__wrapp--right {
          width: 100%; } }
  .descr-festival__text {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 25px;
    padding-left: 90px;
    padding-right: 120px; }
    @media (max-width: 1023px) {
      .descr-festival__text {
        padding-left: 0;
        padding-bottom: 24px;
        padding-right: 30px; } }
    @media (max-width: 767px) {
      .descr-festival__text {
        padding-right: 0; } }
    .descr-festival__text--bold {
      font-size: 20px;
      font-weight: 500;
      line-height: 1.3;
      padding-bottom: 30px; }
      @media (max-width: 767px) {
        .descr-festival__text--bold {
          padding-bottom: 31px; } }
    .descr-festival__text:last-child {
      padding-bottom: 0; }
  .descr-festival__title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.43;
    padding-top: 29px;
    padding-bottom: 29px;
    display: block; }
    @media (max-width: 767px) {
      .descr-festival__title {
        padding-bottom: 20px;
        padding-top: 20px; } }
  .descr-festival__bott {
    padding-bottom: 123px;
    background-color: #f8f8f8; }
    @media (max-width: 767px) {
      .descr-festival__bott {
        margin: 0 -20px;
        padding-bottom: 83px; } }
  .descr-festival__slider {
    width: 870px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      .descr-festival__slider {
        width: 100%; } }
    .descr-festival__slider .slick-arrow {
      top: auto;
      bottom: -63px;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
      @media (max-width: 1023px) {
        .descr-festival__slider .slick-arrow {
          bottom: -43px; } }
      @media (max-width: 767px) {
        .descr-festival__slider .slick-arrow {
          display: none !important; } }
    .descr-festival__slider .slick-next {
      right: -93px; }
      @media (max-width: 1279px) {
        .descr-festival__slider .slick-next {
          right: 0; } }
    .descr-festival__slider .slick-prev {
      left: -93px; }
      @media (max-width: 1279px) {
        .descr-festival__slider .slick-prev {
          left: 0; } }
    .descr-festival__slider .slick-dots {
      bottom: -63px; }
      @media (max-width: 1023px) {
        .descr-festival__slider .slick-dots {
          bottom: -43px; } }
  .descr-festival__item img {
    width: 100%; }

.event {
  padding: 90px 0; }
  @media (max-width: 1023px) {
    .event {
      padding: 63px 0 90px; } }
  .event__caption {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.13;
    color: #1e2020;
    text-decoration: underline;
    padding-bottom: 60px;
    display: inline-block; }
    .event__caption:hover {
      color: #00adef; }
    @media (max-width: 1023px) {
      .event__caption {
        font-size: 36px; } }
    @media (max-width: 767px) {
      .event__caption {
        font-size: 28px;
        padding-bottom: 40px; } }
  .event__slider {
    margin: 0 -15px; }
    .event__slider .slick-arrow {
      top: -100px;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      width: 40px;
      height: 40px;
      border: 2px solid #1e2020; }
      .event__slider .slick-arrow:hover {
        border: 2px solid #00adef;
        background-color: #00adef; }
      @media (max-width: 1023px) {
        .event__slider .slick-arrow {
          bottom: -43px; } }
      @media (max-width: 767px) {
        .event__slider .slick-arrow {
          display: none !important; } }
    .event__slider .slick-next {
      right: 15px; }
      .event__slider .slick-next:before {
        width: 17px;
        right: 10px; }
        @media (max-width: 1023px) {
          .event__slider .slick-next:before {
            display: block; } }
      .event__slider .slick-next:after {
        right: 10px; }
        @media (max-width: 1023px) {
          .event__slider .slick-next:after {
            width: 7px;
            height: 7px; } }
      .event__slider .slick-next:hover:before {
        border-color: #fff; }
      .event__slider .slick-next:hover:after {
        border-color: #fff; }
    .event__slider .slick-prev {
      right: 65px;
      left: auto; }
      .event__slider .slick-prev:before {
        width: 17px;
        left: 10px; }
        @media (max-width: 1023px) {
          .event__slider .slick-prev:before {
            display: block; } }
      .event__slider .slick-prev:after {
        left: 10px; }
        @media (max-width: 1023px) {
          .event__slider .slick-prev:after {
            width: 7px;
            height: 7px; } }
      .event__slider .slick-prev:hover:before {
        border-color: #fff; }
      .event__slider .slick-prev:hover:after {
        border-color: #fff; }
  .event__item {
    width: 33.33%;
    padding: 0 15px; }
  .event__date {
    padding-bottom: 10px; }
  .event__month {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    display: inline-block;
    text-transform: uppercase; }
  .event__year {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #bababa;
    padding-left: 16px; }
  .event__title {
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      .event__title {
        padding-bottom: 22px; } }
  .event__link {
    font-size: 30px;
    text-decoration: underline;
    line-height: 1.2;
    color: #1e2020; }
    @media (max-width: 767px) {
      .event__link {
        font-size: 24px;
        line-height: 1.33; } }
    .event__link:hover {
      text-decoration: none;
      color: #00adef; }

.exhibitions {
  padding: 96px 0 69px;
  background-color: #f8f8f8; }
  @media (max-width: 1023px) {
    .exhibitions {
      padding: 45px 0 30px; } }
  @media (max-width: 767px) {
    .exhibitions {
      padding-top: 68px;
      padding-bottom: 50px; } }
  .exhibitions__header {
    margin-bottom: 63px; }
    @media (max-width: 1023px) {
      .exhibitions__header {
        margin-bottom: 35px; } }
    @media (max-width: 767px) {
      .exhibitions__header {
        margin-bottom: 39px; } }
  .exhibitions__title {
    display: inline-block;
    line-height: .8;
    text-decoration: underline;
    font-size: 48px;
    color: #1e2020;
    font-weight: 500; }
    .exhibitions__title:hover {
      text-decoration: none;
      color: #00adef; }
    @media (max-width: 1023px) {
      .exhibitions__title {
        font-size: 36px;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .exhibitions__title {
        font-size: 30px;
        line-height: 1.2; } }
  .exhibitions__body {
    padding-left: 90px; }
    @media (max-width: 1023px) {
      .exhibitions__body {
        padding-left: 0; } }
  .exhibitions__announcement {
    margin-bottom: 31px;
    display: block;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500; }
    @media (max-width: 1023px) {
      .exhibitions__announcement {
        margin-bottom: 20px;
        font-size: 18px; } }
    @media (max-width: 767px) {
      .exhibitions__announcement {
        margin-bottom: 31px;
        font-size: 20px; } }
  .exhibitions__desc {
    margin-bottom: 20px;
    display: block; }
    @media (max-width: 767px) {
      .exhibitions__desc {
        margin-bottom: 10px; } }

.festival-program {
  padding: 91px 0 0;
  margin-bottom: -2px; }
  @media (max-width: 1023px) {
    .festival-program {
      padding: 60px 0 0; } }
  .festival-program__holder {
    word-spacing: -.36em;
    max-width: 959px;
    padding-left: 89px; }
    @media (max-width: 1023px) {
      .festival-program__holder {
        max-width: 100%;
        padding-left: 0; } }
  .festival-program__head {
    padding-bottom: 90px; }
    .festival-program__head:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 1023px) {
      .festival-program__head {
        padding-bottom: 60px; } }
  .festival-program__head-left {
    display: inline-block;
    vertical-align: top;
    max-width: 600px;
    width: 100%;
    word-spacing: normal; }
    @media (max-width: 1023px) {
      .festival-program__head-left {
        max-width: 550px; } }
    @media (max-width: 767px) {
      .festival-program__head-left {
        max-width: 100%;
        display: block;
        padding-bottom: 20px; } }
  .festival-program__head-right {
    display: inline-block;
    vertical-align: top;
    word-spacing: normal;
    float: right; }
    .festival-program__head-right:hover .festival-program__head-link {
      color: #00adef;
      text-decoration: none; }
    @media (max-width: 767px) {
      .festival-program__head-right {
        float: none;
        display: table; } }
  .festival-program__head-txt {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 29px; }
    @media (max-width: 767px) {
      .festival-program__head-txt {
        padding-bottom: 40px; } }
  .festival-program__head-box {
    word-spacing: -.36em;
    margin: 0 -15px; }
  .festival-program__head-button {
    word-spacing: normal;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    width: 50%; }
    @media (max-width: 580px) {
      .festival-program__head-button {
        display: block;
        width: 100%;
        padding: 0 15px 20px; } }
  @media (max-width: 767px) {
    .festival-program__head-btn {
      padding: 13px 10px; } }
  @media (max-width: 767px) {
    .festival-program__head-btn--mod {
      padding: 15px 10px; } }
  .festival-program__head-img {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .festival-program__head-img {
        display: table-cell;
        vertical-align: middle;
        margin-bottom: 0;
        padding-right: 20px; } }
  .festival-program__head-link {
    display: inline-block;
    font-size: 24px;
    line-height: 1.33;
    font-weight: 500;
    text-decoration: underline;
    color: #1e2020;
    max-width: 150px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    @media (max-width: 767px) {
      .festival-program__head-link {
        font-size: 20px;
        display: table-cell;
        vertical-align: middle; } }
  .festival-program__date {
    background-color: #f8f8f8;
    padding: 18px 0;
    word-spacing: -.36em; }
    @media (max-width: 767px) {
      .festival-program__date {
        padding: 21px 0; } }
  .festival-program__date-num {
    display: inline-block;
    vertical-align: middle;
    word-spacing: normal;
    font-size: 48px;
    line-height: 1.13;
    font-weight: 500;
    padding-right: 40px; }
    @media (max-width: 1023px) {
      .festival-program__date-num {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .festival-program__date-num {
        font-size: 30px;
        padding-right: 22px; } }
  .festival-program__date-day {
    display: inline-block;
    vertical-align: middle;
    font-size: 48px;
    color: #bababa;
    font-weight: 500;
    line-height: 1.13; }
    @media (max-width: 1023px) {
      .festival-program__date-day {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .festival-program__date-day {
        font-size: 30px; } }
    @media (max-width: 479px) {
      .festival-program__date-day {
        display: none; } }
    .festival-program__date-day--mob {
      display: none; }
      @media (max-width: 479px) {
        .festival-program__date-day--mob {
          display: inline-block; } }
  .festival-program__inner {
    padding-bottom: 30px; }
    @media (max-width: 1023px) {
      .festival-program__inner {
        padding-bottom: 0; } }
    @media (max-width: 767px) {
      .festival-program__inner {
        padding-bottom: 17px; } }
  .festival-program__item-wrap {
    padding: 91px 0 0; }
    @media (max-width: 1023px) {
      .festival-program__item-wrap {
        padding-top: 60px; } }
    @media (max-width: 767px) {
      .festival-program__item-wrap {
        padding-top: 41px; } }
  .festival-program__item {
    padding: 0 0 0 89px;
    max-width: 959px;
    word-spacing: -.36em; }
    @media (max-width: 1023px) {
      .festival-program__item {
        max-width: 100%;
        padding: 0; } }
  .festival-program__item-head {
    padding-bottom: 17px;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2; }
    @media (max-width: 1023px) {
      .festival-program__item-head {
        font-size: 28px; } }
    @media (max-width: 767px) {
      .festival-program__item-head {
        font-size: 24px;
        padding-bottom: 21px; } }
  .festival-program__item-time {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px; }
    .festival-program__item-time span {
      position: relative;
      display: inline-block; }
      .festival-program__item-time span:first-child {
        padding-right: 43px; }
        @media (max-width: 767px) {
          .festival-program__item-time span:first-child {
            padding-right: 36px; } }
        .festival-program__item-time span:first-child::before {
          position: absolute;
          content: '';
          top: 50%;
          right: 6px;
          height: 3px;
          width: 30px;
          background-color: #1e2020; }
          @media (max-width: 767px) {
            .festival-program__item-time span:first-child::before {
              width: 26px; } }
    @media (max-width: 767px) {
      .festival-program__item-time {
        display: block;
        padding: 0 0 13px; } }
  .festival-program__item-title {
    color: #1e2020;
    display: inline-block;
    word-spacing: normal; }
    @media (max-width: 1023px) {
      .festival-program__item-title {
        width: calc(100% - 225px); } }
    @media (max-width: 767px) {
      .festival-program__item-title {
        width: 100%;
        display: block;
        line-height: 1.33; } }
  .festival-program__item-body {
    padding-bottom: 59px; }
    @media (max-width: 767px) {
      .festival-program__item-body {
        padding-bottom: 43px; } }
  .festival-program__item-body-place {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    padding: 0 43px 0 34px;
    word-spacing: normal; }
    .festival-program__item-body-place::before {
      position: absolute;
      content: '';
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 14px;
      height: 14px;
      border-radius: 50%;
      border: 5px solid #1e2020; }
      @media (max-width: 767px) {
        .festival-program__item-body-place::before {
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0);
          top: 5px; } }
    @media (max-width: 767px) {
      .festival-program__item-body-place {
        font-size: 16px;
        line-height: 1.5;
        display: block;
        padding: 0 0 10px 34px; } }
  .festival-program__item-body-kind {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: #bababa; }
    @media (max-width: 767px) {
      .festival-program__item-body-kind {
        font-size: 16px;
        line-height: 1.5;
        display: block;
        padding-left: 34px; } }
  .festival-program__item-desc {
    word-spacing: normal;
    display: block;
    padding: 30px 0 0; }
    @media (max-width: 767px) {
      .festival-program__item-desc {
        padding: 10px 0 0; } }
    .festival-program__item-desc span {
      display: block; }
    .festival-program__item-desc p {
      padding-top: 24px; }
      .festival-program__item-desc p:first-child {
        padding-top: 0; }
  .festival-program__item-btn-box {
    max-width: 231px;
    margin-top: 20px; }
    @media (max-width: 479px) {
      .festival-program__item-btn-box {
        max-width: 100%; } }
  .festival-program__item-btn {
    padding: 10px 10px; }

.footer {
  background-color: #1e2020;
  padding: 60px 0; }
  @media (max-width: 1023px) {
    .footer {
      padding: 42px 0 40px; } }
  .footer__inner {
    word-spacing: -.36em;
    margin: 0 -22px; }
    .footer__inner:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 1279px) {
      .footer__inner {
        margin: 0; } }
    @media (max-width: 767px) {
      .footer__inner {
        max-width: 475px;
        margin: 0 auto; } }
  .footer__logo {
    display: inline-block;
    vertical-align: top;
    width: 88px;
    height: 88px;
    margin-top: -5px; }
    .footer__logo svg {
      width: 80px;
      height: 80px; }
    @media (max-width: 1023px) {
      .footer__logo {
        display: none; } }
  .footer__info-box {
    display: inline-block;
    vertical-align: top;
    padding-left: 26px;
    margin-right: 26px;}
    @media (max-width: 1023px) {
      .footer__info-box {
        padding-left: 0; } }
  .footer__info {
    padding-bottom: 40px; }
    @media (max-width: 1023px) {
      .footer__info {
        padding-bottom: 30px; } }
    @media (max-width: 767px) {
      .footer__info {
        padding-bottom: 10px; } }
    @media (max-width: 479px) {
      .footer__info {
        word-spacing: normal;
        padding-bottom: 30px; } }
  .footer__info-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    padding-right: 44px; }
    @media (max-width: 1023px) {
      .footer__info-item {
        padding-right: 26px; } }
    @media (max-width: 767px) {
      .footer__info-item {
        padding-bottom: 20px; } }
    @media (max-width: 479px) {
      .footer__info-item {
        display: block;
        padding: 0 0 10px; } }
    .footer__info-item:last-child {
      padding-left: 32px;
      padding-right: 0; }
      @media (max-width: 1023px) {
        .footer__info-item:last-child {
          padding-left: 0; } }
  .footer__info-title {
    display: block;
    color: #fff;
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 1.33; }
    @media (max-width: 479px) {
      .footer__info-title {
        line-height: 1.5;
        font-size: 16px;
        display: inline-block;
        padding-bottom: 0; } }
    @media (max-width: 767px) {
      .footer__info-title--mod {
        display: block;
        font-size: 24px;
        line-height: 1.33;
        padding: 0 0 20px; } }
  .footer__info-txt {
    display: inline-block;
    word-spacing: normal;
    color: #bababa;
    line-height: 1.5;
    font-size: 16px; }
    @media (max-width: 479px) {
      .footer__info-txt {
        color: #fff; } }
  .footer__info-date {
    display: inline-block;
    position: relative; }
    .footer__info-date:first-child {
      padding-right: 37px; }
      @media (max-width: 479px) {
        .footer__info-date:first-child {
          padding-right: 20px; } }
      .footer__info-date:first-child::before {
        position: absolute;
        content: '';
        top: 55%;
        right: 8px;
        height: 2px;
        background-color: #fff;
        width: 23px; }
        @media (max-width: 479px) {
          .footer__info-date:first-child::before {
            top: 50%;
            width: 16px;
            right: 0; } }
  .footer__copy-box {
    display: inline-block;
    vertical-align: top;
    word-spacing: normal;
    padding-right: 72px; }
    @media (max-width: 1023px) {
      .footer__copy-box {
        padding-left: 0; } }
    @media (max-width: 767px) {
      .footer__copy-box {
        padding: 0 0 40px; } }
  .footer__copy-txt {
    color: #bababa;
    display: block; }
  .footer__copy-phone-wrap {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1023px) {
      .footer__copy-phone-wrap {
        display: block; } }
    @media (max-width: 767px) {
      .footer__copy-phone-wrap {
        padding-bottom: 40px; } }
  .footer__copy-phone {
    display: block;
    word-spacing: normal; }
    @media (max-width: 767px) {
      .footer__copy-phone {
        display: inline-block; }
        .footer__copy-phone:last-child {
          padding-left: 19px; } }
  .footer__copy-link {
    color: #bababa; }
  .footer__contacts {
    float: right; }
    @media (max-width: 767px) {
      .footer__contacts {
        float: none; } }
  .footer__contacts-head {
    display: block;
    margin-bottom: 21px; }
    .footer__contacts-head:hover .footer__contacts-title {
      color: #00adef; }
    .footer__contacts-head:hover .icon-arrow::before {
      width: 35px;
      right: -5px;
      border-bottom-color: #00adef;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .footer__contacts-head:hover .icon-arrow::after {
      right: -5px;
      border-color: #00adef;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .footer__contacts-title {
    display: inline-block;
    vertical-align: middle;
    padding-right: 26px;
    color: #fff;
    font-size: 24px;
    line-height: 1.33;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .footer__contacts-social {
    margin: 0 -5px;
    padding-bottom: 40px; }
    @media (max-width: 1023px) {
      .footer__contacts-social {
        padding-bottom: 30px; } }
    @media (max-width: 767px) {
      .footer__contacts-social {
        padding-bottom: 8px;
        margin: 0 -12px; } }
  .footer__contacts-link {
    display: inline-block;
    word-spacing: normal;
    padding: 0 5px;
    color: #00adef; }
    @media (max-width: 767px) {
      .footer__contacts-link {
        padding: 0 13px; } }
  .footer__contacts-mail {
    display: inline-block;
    color: #bababa;
    font-size: 16px; }

.header {
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
  .header--error .header__container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1230px; }
  .header--error .header__wrapp {
    padding-top: 30px;
    padding-bottom: 30px;
    letter-spacing: -.36em; }
    @media (max-width: 767px) {
      .header--error .header__wrapp {
        padding-top: 15px;
        padding-bottom: 15px;
        position: static;
        background-color: transparent; } }
  .header--error .header__logo {
    padding-right: 10px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 255px;
    letter-spacing: normal; }
    @media (max-width: 767px) {
      .header--error .header__logo {
        margin: 0 auto 10px;
        padding-right: 0;
        display: block;
        text-align: center; } }
    @media (max-width: 767px) {
      .header--error .header__logo-text {
        color: #1e2020; } }
  .header--error .header__txt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 510px);
    text-align: center;
    letter-spacing: normal;
    font-weight: 500;
    line-height: 1.25; }
    @media (max-width: 767px) {
      .header--error .header__txt {
        display: none; } }
  .header--error .header__data {
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 255px;
    text-align: right;
    letter-spacing: normal;
    font-weight: 500;
    line-height: 1.25; }
    @media (max-width: 767px) {
      .header--error .header__data {
        display: none; } }
  .header__wrapp {
    position: relative;
    z-index: 20; }
    @media (max-width: 767px) {
      .header__wrapp {
        position: absolute;
        left: -100%;
        top: 0;
        background-color: #1e2020;
        padding-bottom: 20px;
        width: 100%;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .header__wrapp.active {
          left: 0;
          -webkit-transition: all 0.4s;
          transition: all 0.4s; } }
  .header__visible-mobile {
    padding: 8px 0 12px;
    display: none; }
    @media (max-width: 767px) {
      .header__visible-mobile {
        display: block; } }
    .header__visible-mobile .header__logo {
      padding-left: 19px; }
      .header__visible-mobile .header__logo-text {
        color: #1e2020; }
    .header__visible-mobile .header__menu-mobile {
      position: absolute;
      width: 20px;
      height: 15px;
      z-index: 3;
      right: 20px;
      top: 21px;
      display: block; }
      .header__visible-mobile .header__menu-mobile-item {
        width: 20px;
        height: 2px;
        background-color: #1e2020;
        display: block;
        margin: 3px 0; }
  .header__menu-mobile {
    position: absolute;
    width: 20px;
    height: 15px;
    z-index: 3;
    right: 15px;
    top: 43px;
    display: none; }
    .header__menu-mobile-item {
      width: 20px;
      height: 2px;
      background-color: #1e2020;
      display: block;
      margin: 3px 0; }
    @media (max-width: 1023px) {
      .header__menu-mobile {
        display: block; } }
    @media (max-width: 767px) {
      .header__menu-mobile {
        display: none; } }
  .header__close-mobile {
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 3;
    left: 280px;
    top: 43px;
    display: none; }
    .header__close-mobile-item {
      width: 20px;
      height: 2px;
      background-color: #fff;
      display: block;
      position: absolute; }
      .header__close-mobile-item:first-child {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        top: 8px; }
      .header__close-mobile-item:last-child {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        top: 8px; }
    @media (max-width: 1023px) {
      .header__close-mobile {
        display: block; } }
    @media (max-width: 767px) {
      .header__close-mobile {
        left: auto;
        right: 20px;
        top: 21px; } }
  .header__top {
    font-size: 16px; }
    .header__top-wrapp {
      padding: 30px 0;
      margin: 0 -75px; }
      .header__top-wrapp:after {
        content: " ";
        display: block;
        clear: both; }
      @media (max-width: 1366px) {
        .header__top-wrapp {
          margin: 0; } }
      @media (max-width: 767px) {
        .header__top-wrapp {
          padding: 28px 0 7px; } }
  .header__logo {
    float: left;
    position: relative; }
    .header__logo-text {
      color: #1e2020;
      font-size: 30px;
      font-weight: 500;
      display: inline-block;
      padding-left: 16px; }
      @media (max-width: 1050px) {
        .header__logo-text {
          padding-left: 5px; } }
      @media (max-width: 767px) {
        .header__logo-text {
          color: #fff;
          font-size: 24px;
          padding-left: 17px;
          padding-top: 9px; } }
    .header__logo-fest {
      position: absolute;
      left: 87px;
      top: 30px;
      color: #1e2020;
      font-weight: 500;
      display: block;
      width: 150px;
      line-height: 1; }
    @media (max-width: 767px) {
      .header__logo {
        float: none;
        display: block; } }
  .header__login {
    float: right;
    padding-top: 9px; }
    @media (max-width: 1023px) {
      .header__login {
        margin-right: 40px; } }
    @media (max-width: 767px) {
      .header__login {
        float: none;
        display: block;
        padding-right: 0; } }
    .header__login:hover .header__login-icon-circle {
      border-color: #00adef;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .header__login:hover .header__login-icon-circle:before {
        border-color: #00adef;
        background-color: #00adef;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
    .header__login:hover .header__login-text {
      color: #00adef;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
    .header__login-icon-circle {
      width: 20px;
      height: 20px;
      display: inline-block;
      border-radius: 50%;
      border: 2px solid #000;
      position: relative;
      top: 2px;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .header__login-icon-circle:before {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 50%;
        top: 50%;
        margin-top: -4px;
        left: 50%;
        margin-left: -4px;
        border: 2px solid #000;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
      @media (max-width: 767px) {
        .header__login-icon-circle {
          border-color: #fff;
          top: 1px; }
          .header__login-icon-circle:before {
            border-color: #fff; } }
    .header__login-text {
      line-height: 1.25;
      font-weight: 500;
      color: #1e2020;
      padding-left: 7px;
      display: inline-block;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      @media (max-width: 767px) {
        .header__login-text {
          color: #fff;
          padding-left: 36px; } }
  .header__nav {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding-top: 9px;
    box-sizing: border-box;
    /*width: calc(100% - 235px - 205px); */}
    @media (max-width: 1023px) {
      .header__nav {
        position: absolute;
        height: 100vh;
        padding-top: 0;
        margin-top: -30px;
        width: 320px;
        background-color: #1e2020;
        z-index: 3;
        left: -100%;
        padding-left: 80px;
        padding-top: 110px;
        min-width: 720px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .header__nav.active {
          left: 0;
          -webkit-transition: all 0.4s;
          transition: all 0.4s; } }
    @media (max-width: 767px) {
      .header__nav {
        display: block;
        position: static;
        width: 100%;
        height: auto;
        background-color: transparent;
        padding-top: 72px;
        padding-left: 60px;
        padding-bottom: 29px;
        min-width: 0;} }
  .header__list {
    margin: 0 -10.5px;
    letter-spacing: -.36em;
    padding: 0 20px; }
    @media (max-width: 1023px) {
      .header__list {
        padding: 0;
        margin: 0; } }
  .header__item {
    display: inline-block;
    margin: 0 10.5px;
    letter-spacing: normal;
    position: relative; }
    .header__item.active:before {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      height: 4px;
      background-color: #00adef;
      bottom: -11px; }
    @media (max-width: 1023px) {
      .header__item.active:before {
        display: none; }
      .header__item.active .header__link {
        color: #00adef; } }
    .header__item:hover .header__submenu {
      display: block; }
    @media (max-width: 1366px) {
      .header__item {
        margin: 0 8px; } }
    @media (max-width: 1279px) {
      .header__item {
        margin: 0 5px; } }
    @media (max-width: 1050px) {
      .header__item {
        margin: 0 4px; } }
    @media (max-width: 1023px) {
      .header__item {
        display: block;
        text-align: left;
        margin: 0;
        padding-bottom: 19px;
        position: relative; }
        .header__item:last-child {
          padding-bottom: 0; }
        .header__item:after {
          position: absolute;
          content: attr(data-text);
          left: -60px;
          top: 5px;
          font-size: 14px;
          color: #5c5c5b;
          line-height: 1.43; } }
  .header__submenu {
    width: 182px;
    position: absolute;
    top: 20px;
    left: -7px;
    background-color: #fff;
    display: none;
    padding-top: 11px;
    z-index: 1; }
    li:first-child .header__submenu {
            width: 220px;

    }
    li:nth-child(6) .header__submenu {
            width: 160px;

    }
    @media (max-width: 1023px) {
      .header__submenu {
        display: block;
        position: static;
        padding-top: 18px;
        width: 100%;
        background-color: transparent; } }
    .header__submenu--mod {
      width: 182px; }
      @media (max-width: 1023px) {
        .header__submenu--mod {
          width: 100%; } }
    .header__submenu-list {
      background-color: #00adef;
      text-align: left;
      padding: 20px 20px 18px 20px; }
      @media (max-width: 1023px) {
        .header__submenu-list {
          padding: 0;
          background-color: transparent;
          padding-bottom: 18px; } }
    .header__submenu-item {
      padding-bottom: 5px; }
      .header__submenu-item:last-child {
        padding-bottom: 0; }
      @media (max-width: 1023px) {
        .header__submenu-item {
          padding-bottom: 16px; } }
    .header__submenu-link {
      color: #fff;
      font-weight: 500;
      line-height: 1.25;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .header__submenu-link:hover {
        color: #1e2020;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
      @media (max-width: 1023px) {
        .header__submenu-link:hover {
          color: #00adef; } }
  .header__link {
    font-weight: 500;
    line-height: 1.25;
    color: #1e2020;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .header__link:hover {
      color: #00adef;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
    @media (max-width: 1023px) {
      .header__link {
        color: #fff;
        font-size: 20px;
        line-height: 1.3; } }
  .header__bott {
    background-color: #f8f8f8;
    position: relative; }
    @media (max-width: 767px) {
      .header__bott {
        background-color: transparent; } }
    .header__bott-wrapp {
      margin: 0 -115px 0 -75px; }
      .header__bott-wrapp:after {
        content: " ";
        display: block;
        clear: both; }
      @media (max-width: 1366px) {
        .header__bott-wrapp {
          margin: 0; } }
  .header__left {
    float: left; }
    @media (max-width: 767px) {
      .header__left {
        float: none;
        display: block;
        padding-left: 60px; } }
    .header__left-list {
      margin: 0 -20px;
      letter-spacing: -.36em;
      padding: 8px 0 7px; }
      @media (max-width: 1023px) {
        .header__left-list {
          margin: 0 -10px; } }
      @media (max-width: 767px) {
        .header__left-list {
          margin: 0;
          padding-bottom: 37px; } }
    .header__left-item {
      display: inline-block;
      padding: 0 20px;
      letter-spacing: normal; }
      @media (max-width: 1023px) {
        .header__left-item {
          padding: 0 10px; } }
      @media (max-width: 767px) {
        .header__left-item {
          display: block;
          padding: 0 0 15px; }
          .header__left-item:last-child {
            padding-bottom: 0; } }
    .header__left-link {
      font-size: 16px;
      font-weight: 500;
      color: #1e2020; }
      .header__left-link:hover {
        color: #00adef; }
      @media (max-width: 767px) {
        .header__left-link {
          color: #fff; } }
  .header__right {
    float: right; }
    @media (max-width: 767px) {
      .header__right {
        float: none;
        display: block; } }
    .header__right-list {
      letter-spacing: -.36em; }
    .header__right-item {
      display: inline-block;
      letter-spacing: normal; }
      @media (max-width: 767px) {
        .header__right-item {
          display: block; } }
    .header__right-link {
      font-size: 16px;
      line-height: 1.25;
      font-weight: 500;
      padding: 9px 38px; }
    .header__right-link img {
      width: auto;
    }
      @media (max-width: 1023px) {
        .header__right-link {
          padding: 9px 25px; } }
      @media (max-width: 767px) {
        .header__right-link {
          width: 100%;
          padding: 13px 10px; } }
      .header__right-link--ticket {
        border: 2px solid #1e2020;
        border-bottom: none;
        color: #1e2020;
        background-color: transparent; }
        @media (max-width: 767px) {
          .header__right-link--ticket {
            color: #fff;
            margin-bottom: 20px;
            border: 2px solid #fff; }
            .header__right-link--ticket:hover {
              color: #00adef;
              border: 2px solid #00adef; } }
      .header__right-link--registration {
        border: 2px solid #00adef;
        border-bottom: none;
        background-color: #00adef; }
        .header__right-link--registration:hover {
          border-color: #9cd7ed; }
        @media (max-width: 767px) {
          .header__right-link--registration {
            border: 2px solid #00adef; } }

.heading {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1; }
  .heading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -2; }
  .heading--main .heading__wrap {
    padding-top: 110px;
    padding-bottom: 15px;
    display: block;
    height: 600px;
    position: relative; }
    @media (max-height: 740px) {
      .heading--main .heading__wrap {
        padding-top: 50px;
        height: 500px; } }
    @media (max-height: 640px) {
      .heading--main .heading__wrap {
        height: 400px; } }
    @media (max-width: 1023px) {
      .heading--main .heading__wrap {
        padding-top: 75px;
        height: 520px; } }
    @media (max-width: 767px) {
      .heading--main .heading__wrap {
        padding-top: 60px;
        padding-left: 5px;
        padding-right: 5px;
        height: 480px; } }
  @media (max-height: 740px) {
    .heading--main .heading__logo {
      top: 60px; } }
  .heading--main .heading__holder {
    display: block;
    text-align: center; }
    @media (max-width: 767px) {
      .heading--main .heading__holder {
        text-align: left; } }
    .heading--main .heading__holder--title {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: left; }
      @media (max-width: 1023px) {
        .heading--main .heading__holder--title {
          text-align: center; } }
      @media (max-width: 767px) {
        .heading--main .heading__holder--title {
          text-align: left;
          bottom: 98px; } }
  @media (max-width: 767px) {
    .heading--breadcrumbs .heading__wrap {
      padding-left: 5px;
      padding-right: 5px; } }
  .heading--breadcrumbs .heading__holder {
    vertical-align: middle; }
    @media (max-width: 1023px) {
      .heading--breadcrumbs .heading__holder {
        text-align: left; } }
  .heading--breadcrumbs .heading__title {
    line-height: 1.13; }
    @media (max-width: 767px) {
      .heading--breadcrumbs .heading__title {
        line-height: 1.2; } }
  .heading--error::before {
    display: none; }
  .heading--error .heading__title {
    text-align: center; }
  .heading--news {
    position: static;
    background-color: #f8f8f8; }
    .heading--news::before {
      display: none; }
    .heading--news .heading__wrap {
      padding-top: 60px;
      height: 330px; }
      @media (max-width: 767px) {
        .heading--news .heading__wrap {
          padding-top: 10px;
          height: 270px; } }
    .heading--news .heading__holder {
      vertical-align: middle; }
    .heading--news .heading__link {
      margin-bottom: 10px;
      color: #1e2020; }
      .heading--news .heading__link::before, .heading--news .heading__link::after {
        border-color: #1e2020; }
    .heading--news .heading__title {
      color: #1e2020;
      line-height: 1.13; }
  .heading__wrap {
    display: table;
    width: 100%;
    height: 300px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .heading__wrap {
        height: 240px; } }
  .heading__holder {
    display: table-cell;
    vertical-align: bottom; }
    @media (max-width: 1023px) {
      .heading__holder {
        vertical-align: middle;
        text-align: center; } }
  .heading__title {
    color: #fff;
    line-height: .73; }
    @media (max-width: 767px) {
      .heading__title {
        line-height: 1; } }
  .heading__decor {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    height: 80px;
    z-index: -1;
    letter-spacing: -.36em; }
    @media (max-width: 767px) {
      .heading__decor {
        height: 40px; } }
    .heading__decor-col {
      margin-left: -1px;
      display: inline-block;
      width: 25%;
      height: 80px;
      position: relative;
      letter-spacing: normal; }
      @media (max-width: 767px) {
        .heading__decor-col {
          margin-left: 0; } }
      .heading__decor-col::before {
        content: '';
        position: absolute;
        width: 50%;
        background-color: #30c5ff;
        height: 80px; }
        @media (max-width: 767px) {
          .heading__decor-col::before {
            height: 42px; } }
      .heading__decor-col::after {
        content: '';
        position: absolute;
        width: 50%;
        background-color: #00adef;
        height: 80px; }
        @media (max-width: 767px) {
          .heading__decor-col::after {
            height: 42px; } }
      .heading__decor-col--large {
        width: calc(58.2% + 1px); }
        @media (max-width: 767px) {
          .heading__decor-col--large {
            width: 100%; } }
        .heading__decor-col--large::before {
          bottom: -48px;
          left: 0;
          width: 76%;
          -webkit-transform: skewY(-2.8deg);
              -ms-transform: skewY(-2.8deg);
                  transform: skewY(-2.8deg); }
          @media (max-width: 1540px) {
            .heading__decor-col--large::before {
              bottom: -43px; } }
          @media (max-width: 1023px) {
            .heading__decor-col--large::before {
              bottom: -42px; } }
          @media (max-width: 767px) {
            .heading__decor-col--large::before {
              width: 68.75%;
              bottom: 27px; } }
          @media (max-width: 479px) {
            .heading__decor-col--large::before {
              bottom: 28px;
              -webkit-transform: skewY(-5.5deg);
                  -ms-transform: skewY(-5.5deg);
                      transform: skewY(-5.5deg); } }
        .heading__decor-col--large::after {
          bottom: -39px;
          right: 0;
          width: 24.2%;
          -webkit-transform: skewY(6deg);
              -ms-transform: skewY(6deg);
                  transform: skewY(6deg); }
          @media (max-width: 1930px) {
            .heading__decor-col--large::after {
              -webkit-transform: skewY(5deg);
                  -ms-transform: skewY(5deg);
                      transform: skewY(5deg); } }
          @media (max-width: 1540px) {
            .heading__decor-col--large::after {
              -webkit-transform: skewY(7deg);
                  -ms-transform: skewY(7deg);
                      transform: skewY(7deg); } }
          @media (max-width: 1279px) {
            .heading__decor-col--large::after {
              -webkit-transform: skewY(6deg);
                  -ms-transform: skewY(6deg);
                      transform: skewY(6deg); } }
          @media (max-width: 1023px) {
            .heading__decor-col--large::after {
              bottom: -41px;
              -webkit-transform: skewY(8deg);
                  -ms-transform: skewY(8deg);
                      transform: skewY(8deg); } }
          @media (max-width: 767px) {
            .heading__decor-col--large::after {
              width: 31.25%;
              bottom: 27px;
              -webkit-transform: skewY(6deg);
                  -ms-transform: skewY(6deg);
                      transform: skewY(6deg); } }
          @media (max-width: 479px) {
            .heading__decor-col--large::after {
              bottom: 28px;
              -webkit-transform: skewY(11deg);
                  -ms-transform: skewY(11deg);
                      transform: skewY(11deg); } }
      .heading__decor-col--small {
        width: calc(41.8% + 1px); }
        @media (max-width: 767px) {
          .heading__decor-col--small {
            display: none; } }
        .heading__decor-col--small::before {
          bottom: -32px;
          left: 0;
          width: 67.5%;
          -webkit-transform: skewY(-4deg);
              -ms-transform: skewY(-4deg);
                  transform: skewY(-4deg); }
          @media (max-width: 1540px) {
            .heading__decor-col--small::before {
              bottom: -26px;
              -webkit-transform: skewY(-7deg);
                  -ms-transform: skewY(-7deg);
                      transform: skewY(-7deg); } }
          @media (max-width: 1023px) {
            .heading__decor-col--small::before {
              width: 67.1%;
              bottom: -30px;
              -webkit-transform: skewY(-9deg);
                  -ms-transform: skewY(-9deg);
                      transform: skewY(-9deg); } }
        .heading__decor-col--small::after {
          bottom: -32px;
          right: 0;
          width: 33%;
          -webkit-transform: skewY(8deg);
              -ms-transform: skewY(8deg);
                  transform: skewY(8deg); }
          @media (max-width: 1540px) {
            .heading__decor-col--small::after {
              bottom: -27px;
              -webkit-transform: skewY(15deg);
                  -ms-transform: skewY(15deg);
                      transform: skewY(15deg); } }
  .heading__schedule-inner {
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 1023px) {
      .heading__schedule-inner {
        margin-right: 0;
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .heading__schedule-inner {
        margin-bottom: 30px; } }
  .heading__schedule-desc {
    max-width: 420px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    line-height: 1.33;
    font-weight: 500;
    text-align: left; }
    @media (max-width: 1023px) {
      .heading__schedule-desc {
        max-width: 600px; } }
    @media (max-width: 767px) {
      .heading__schedule-desc {
        font-size: 20px; } }
  .heading__schedule-info {
    margin-bottom: 2px;
    display: block; }
    @media (max-width: 767px) {
      .heading__schedule-info {
        margin-bottom: 10px; } }
  .heading__schedule-icon {
    margin-right: 10px;
    vertical-align: middle;
    width: 30px;
    height: 35px;
    fill: #fff; }
    @media (max-width: 767px) {
      .heading__schedule-icon {
        width: 19px;
        height: 22px; } }
  .heading__schedule-txt {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 48px;
    font-weight: 500; }
    @media (max-width: 767px) {
      .heading__schedule-txt {
        font-size: 30px;
        line-height: 1.2; } }
  .heading__logo {
    position: absolute;
    top: 160px;
    right: 6px;
    z-index: -1; }
    @media (max-width: 1023px) {
      .heading__logo {
        display: none; } }
  .heading__link {
    padding-right: 52px;
    margin-bottom: 18px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    position: relative; }
    @media (max-width: 1023px) {
      .heading__link {
        font-size: 22px; } }
    @media (max-width: 767px) {
      .heading__link {
        margin-bottom: 20px;
        font-size: 20px; } }
    .heading__link:hover {
      color: #00adef; }
      .heading__link:hover::before {
        width: 32px;
        right: 0;
        border-bottom-color: #00adef;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .heading__link:hover::after {
        right: 0;
        border-color: #00adef;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .heading__link::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 5px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 27px;
      border-bottom: 2px solid #fff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .heading__link::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 5px;
      -webkit-transform: translateY(-50%) rotate(-45deg);
          -ms-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
      width: 7px;
      height: 7px;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.info {
  padding: 90px 0; }
  @media (max-width: 1023px) {
    .info {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .info {
      padding-bottom: 40px; } }
  .info--application {
    padding-top: 60px;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .info--application {
        padding-top: 40px; } }
  .info--contest {
    padding-bottom: 40px; }
  .info--program {
    padding-top: 60px; }
  .info__title {
    margin-bottom: 60px; }
    @media (max-width: 1279px) {
      .info__title {
        font-size: 46px; } }
    @media (max-width: 1023px) {
      .info__title {
        font-size: 36px; } }
    @media (max-width: 767px) {
      .info__title {
        margin-bottom: 40px;
        font-size: 30px;
        line-height: 1.2; } }
  .info__body {
    margin: 0 -42px;
    padding-left: 90px;
    letter-spacing: -.36em;
    display: flex;
    flex-wrap: wrap;}
    @media (max-width: 1023px) {
      .info__body {
        padding-left: 0; } }
    @media (max-width: 767px) {
      .info__body {
        margin: 0; } }
  .info__row {
    margin: 0 -42px;
    padding-left: 90px;
    letter-spacing: -.36em; }
    @media (max-width: 1023px) {
      .info__row {
        padding-left: 0; } }
    @media (max-width: 767px) {
      .info__row {
        margin: 0; } }
    .info__row--nominations {
      padding-top: 60px; }
      @media (max-width: 767px) {
        .info__row--nominations {
          padding-top: 41px; } }
    .info__row--preview {
      margin: 0;
      letter-spacing: normal; }
      .info__row--preview p {
        margin-bottom: 30px; }
  .info__holder {
    padding: 0 42px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    letter-spacing: normal; }
    @media (max-width: 767px) {
      .info__holder {
        padding: 0;
        display: block;
        width: auto; } }
    .info__holder--left {
      width: 69%; }
      @media (max-width: 767px) {
        .info__holder--left {
          margin-bottom: 40px;
          width: auto; } }
    .info__holder--doc {
      width: 31%; }
      @media (max-width: 767px) {
        .info__holder--doc {
          width: auto; } }
  .info__preview {
    margin-bottom: 60px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3; }
    @media (max-width: 767px) {
      .info__preview {
        margin-bottom: 41px; } }
  .info__caption {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .info__caption {
        margin-bottom: 20px; } }
  .info__desc {
    line-height: 1.5; }
    .info__desc:not(:last-child) {
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        .info__desc:not(:last-child) {
          margin-bottom: 41px; } }
    .info__desc--demands:not(:last-child) {
      margin-bottom: 25px; }
    .info__desc--contacts {
      display: block;
      color: #1e2020;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.3; }
      @media (max-width: 767px) {
        .info__desc--contacts {
          font-size: 16px; } }
      .info__desc--contacts:not(:last-child) {
        margin-bottom: 13px; }
    .info__desc--review {
      padding-left: 90px; }
      @media (max-width: 1023px) {
        .info__desc--review {
          padding-left: 0; } }
      @media (max-width: 767px) {
        .info__desc--review {
          padding-top: 21px; } }
      .info__desc--review:not(:last-child) {
        margin-bottom: 0; }
    .info__desc-link {
      color: #1e2020; }
  .info__item {
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .info__item {
        margin-bottom: 20px; } }
  .info__inner {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .info__inner {
        margin-right: 15px;
        margin-bottom: 0;
        display: inline-block;
        vertical-align: top;
        width: 60px; } }
    .info__inner--link {
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .info__inner--link {
          margin-right: 0;
          padding-top: 10px;
          width: calc(100% - 85px); } }
  .info__link {
    color: #1e2020;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    border-bottom: 2px solid #1e2020; }
    @media (max-width: 767px) {
      .info__link {
        font-size: 20px;
        line-height: 1.3; } }
    .info__link:hover {
      color: #00adef;
      border-bottom-color: transparent; }
  .info__rewards {
    margin-bottom: 33px; }
    @media (max-width: 767px) {
      .info__rewards {
        margin-bottom: 30px; } }
    .info__rewards-item {
      padding-left: 36px;
      position: relative;
      color: #1e2020;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.3; }
      .info__rewards-item::before {
        content: '';
        position: absolute;
        top: 6px;
        left: 2px;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        border: 5px solid #1e2020; }
      .info__rewards-item:not(:last-child) {
        margin-bottom: 30px; }
        @media (max-width: 767px) {
          .info__rewards-item:not(:last-child) {
            margin-bottom: 19px; } }
  .info__subject {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .info__subject {
        margin-bottom: 24px; } }
  .info__nominations {
    margin-bottom: 36px; }
    .info__nominations--mod {
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        .info__nominations--mod {
          margin-bottom: 36px; } }
    .info__nominations-item {
      padding-left: 30px;
      position: relative; }
      .info__nominations-item::before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 2px solid #1e2020; }
      .info__nominations-item:not(:last-child) {
        margin-bottom: 24px; }
  .info__txt {
    margin-bottom: 60px;
    padding: 74px 20px 60px;
    background-color: #f8f8f8;
    border-top: 4px solid #00adef;
    position: relative; }
    @media (max-width: 1023px) {
      .info__txt {
        padding-bottom: 30px;
        font-size: 14px; } }
    @media (max-width: 767px) {
      .info__txt {
        margin-bottom: 40px;
        font-size: 16px; } }
    .info__txt::before, .info__txt::after {
      content: '';
      position: absolute;
      top: 30px;
      width: 14px;
      height: 14px;
      background-color: #00adef;
      border-radius: 50%; }
    .info__txt::before {
      left: 91px; }
      @media (max-width: 767px) {
        .info__txt::before {
          left: 40%; } }
    .info__txt::after {
      right: 91px; }
      @media (max-width: 767px) {
        .info__txt::after {
          right: 40%; } }
    .info__txt .info__desc:not(:last-child) {
      margin-bottom: 25px; }
  .info__header {
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .info__header {
        margin-bottom: 41px; } }
  .info__btn {
    width: 187px; }
    @media (max-width: 767px) {
      .info__btn {
        padding-top: 15px;
        padding-bottom: 15px;
        width: auto; } }

.members {
  background-color: #f8f8f8;
  padding: 91px 0 80px; }
  @media (max-width: 1023px) {
    .members {
      padding: 60px 0 20px; } }
  @media (max-width: 767px) {
    .members {
      padding: 40px 0 20px; } }
  .members__holder {
    max-width: 870px;
    margin: 0 auto; }
  .members__inner {
    /* word-spacing: -.36em;*/
    margin: 0 -5px; }
    @media (max-width: 640px) {
      .members__inner {
        margin: 0 -25px; } }
  .members__item {
    display: inline-block;
    vertical-align: text-top;
    width: calc(50% - 10px);
    padding: 0 5px 10px; }
    @media (max-width: 640px) {
      .members__item {
        width: 100%; } }
  .members__item-inner {
    display: block;
    background-color: #fff;
    padding: 3px 20px 59px;
    word-spacing: normal;
    position: relative;
    color: #1e2020; }
    .members__item-inner:hover {
      color: #1e2020; }
      .members__item-inner:hover .icon-arrow::before, .members__item-inner:hover .icon-arrow::after {
        border-color: #00adef;
        right: -5px; }
      .members__item-inner:hover .icon-arrow::before {
        width: 35px; }
      .members__item-inner:hover .members__item-company {
        text-decoration: none;
        color: #00adef; }
  .members__item-img {
    height: 150px;
    display: table;
    width: 100%; }
    @media (max-width: 640px) {
      .members__item-img {
        height: 120px; } }
  .members__item-img-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%; }
  .members__item-img-inner img
  {
      max-height: 100%;
      width: auto !important;
  }
  .members__item-company {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    color: #1e2020;
    line-height: 1;
    text-decoration: underline;
    margin-bottom: 17px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out; }
  .members__item-desc {
    display: block;
    font-size: 16px;
    line-height: 1.5; }
  .members__item-icon {
    position: absolute;
    bottom: 20px;
    left: 20px;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .members__item-icon .icon-arrow::before, .members__item-icon .icon-arrow::after {
      border-color: #1e2020; }

.menu {
  background-color: #f8f8f8; }
  .menu--white {
    background-color: #fff; }
  .menu__list {
    letter-spacing: -.36em;
    margin: 0 -20px;
    padding: 8px 0 10px; }
    @media (max-width: 1279px) {
      .menu__list {
        margin: 0 -14px; } }
    @media (max-width: 1023px) {
      .menu__list {
        overflow-x: scroll;
        white-space: nowrap; } }
    @media (max-width: 767px) {
      .menu__list {
        overflow: visible;
        white-space: normal;
        padding: 30px 0 30px 5px;
        margin: 0; } }
  .menu__item {
    display: inline-block;
    margin: 20px 20px;
    letter-spacing: normal; }
    .menu__item.active {
      position: relative; }
      .menu__item.active:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        bottom: -31px;
        height: 4px;
        background-color: #00adef; }
        @media (max-width: 1023px) {
          .menu__item.active:before {
            bottom: -30px; } }
        @media (max-width: 767px) {
          .menu__item.active:before {
            display: none; } }
    @media (max-width: 1279px) {
      .menu__item {
        margin: 20px 14px; } }
    @media (max-width: 767px) {
      .menu__item {
        display: block;
        padding-bottom: 9px;
        margin: 0; }
        .menu__item:last-child {
          padding-bottom: 0; }
        .menu__item.active .menu__link {
          color: #00adef; } }
  .menu__link {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    color: #1e2020; }
    .menu__link:hover {
      color: #00adef; }
    @media (max-width: 767px) {
      .menu__link {
        font-size: 20px; } }

.more-festival {
  padding: 60px 0 80px; }
  @media (max-width: 1023px) {
    .more-festival {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .more-festival {
      padding: 30px 0; } }
  .more-festival__title {
    margin-bottom: 60px; }
    @media (max-width: 1023px) {
      .more-festival__title {
        margin-bottom: 40px; } }
  .more-festival__list {
    margin: 0 -5px;
    letter-spacing: -.36em; }
    @media (max-width: 479px) {
      .more-festival__list {
        margin: 0; } }
  .more-festival__item {
    margin-bottom: 3px;
    padding: 0 5px;
    display: inline-block;
    width: 33.33%;
    letter-spacing: normal;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .more-festival__item {
        width: 50%; } }
    @media (max-width: 479px) {
      .more-festival__item {
        padding: 0;
        display: block;
        width: auto; } }
    .more-festival__item::before {
      content: attr(data-year);
      position: absolute;
      top: 20px;
      left: 25px;
      z-index: 2;
      color: #fff;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43; }
  .more-festival__link {
    padding: 20px;
    display: block;
    height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1; }
    @media (max-width: 479px) {
      .more-festival__link {
        height: 120px; } }
    .more-festival__link::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      background-color: rgba(0, 0, 0, 0);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 32, 32, 0)), to(rgba(30, 32, 32, 0.4)));
      background-image: linear-gradient(to bottom, rgba(30, 32, 32, 0), rgba(30, 32, 32, 0.4)); }
    .more-festival__link:hover::before {
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-color: rgba(0, 0, 0, 0.5); }
    .more-festival__link:hover .more-festival__caption {
      color: #00adef;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .more-festival__link:hover .icon-arrow::before {
      right: -5px;
      width: 35px;
      border-color: #00adef; }
    .more-festival__link:hover .icon-arrow::after {
      right: -5px;
      border-color: #00adef; }
  .more-festival__inner {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px; }
    @media (max-width: 767px) {
      .more-festival__inner {
        bottom: 15px; } }
  .more-festival__caption {
    margin-bottom: 6px;
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1023px) {
      .more-festival__caption {
        font-size: 22px; } }
    @media (max-width: 767px) {
      .more-festival__caption {
        font-size: 20px; } }

.news-article__middle {
  margin: 0 auto;
  max-width: 870px; }

.news-article__title {
  margin-bottom: 31px; }

.news-article__item {
  padding-left: 34px;
  position: relative;
  letter-spacing: -.36em; }
  .news-article__item::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 5px solid #1e2020; }
  .news-article__item:not(:last-child) {
    margin-bottom: 30px; }

.news-article__name {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
  width: 236px;
  letter-spacing: normal;
  color: #1e2020;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3; }
  @media (max-width: 767px) {
    .news-article__name {
      padding-right: 0;
      display: block;
      width: auto; } }

.news-article__value {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 236px);
  letter-spacing: normal;
  line-height: 1.5; }
  @media (max-width: 767px) {
    .news-article__value {
      display: block;
      width: auto; } }

.news-article__btn {
  width: 170px; }

.news {
  padding: 90px 0 90px; }
  @media (max-width: 767px) {
    .news {
      padding: 60px 0 60px; } }
  @media (max-width: 479px) {
    .news {
      padding: 30px 0 30px; } }
  .news__caption {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.13;
    padding-bottom: 60px;
    display: block; }
    @media (max-width: 767px) {
      .news__caption {
        font-size: 32px;
        padding-bottom: 30px; } }
  .news__wrapp {
    padding-bottom: 85px; }
    @media (max-width: 767px) {
      .news__wrapp {
        padding-bottom: 60px; } }
    @media (max-width: 479px) {
      .news__wrapp {
        padding-bottom: 30px; } }
  .news__item {
    width: 870px;
    margin: 0 auto;
    letter-spacing: -.36em;
    padding-bottom: 57px; }
    .news__item:after {
      content: " ";
      display: block;
      clear: both; }
    .news__item:last-child {
      padding-bottom: 0; }
    @media (max-width: 1023px) {
      .news__item {
        width: 100%; } }
    @media (max-width: 479px) {
      .news__item {
        padding-bottom: 30px; } }
    .news__item-left {
      width: 41.3%;
      display: inline-block;
      letter-spacing: normal; }
      @media (max-width: 767px) {
        .news__item-left {
          float: left;
          display: block;
          margin-right: 20px; } }
      @media (max-width: 479px) {
        .news__item-left {
          display: none;
          float: none; } }
    .news__item-right {
      width: 58.7%;
      letter-spacing: normal;
      display: inline-block;
      vertical-align: top;
      padding-left: 60px;
      margin-top: -2px; }
      @media (max-width: 1023px) {
        .news__item-right {
          padding-left: 30px; } }
      @media (max-width: 767px) {
        .news__item-right {
          width: 100%;
          display: block;
          padding-left: 0; } }
  .news__item-link {
    display: block;
    line-height: 0;
    position: relative; }
    .news__item-link img {
      width: 100%; }
    .news__item-link:before {
      position: absolute;
      content: '';
      background-color: rgba(0, 0, 0, 0.5);
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .news__item-link:hover:before {
      opacity: 1;
      -webkit-transition: all .4s;
      transition: all .4s; }
  .news__date {
    padding-bottom: 10px; }
  .news__month {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.43;
    font-weight: 500; }
  .news__year {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    color: #bababa;
    padding-left: 16px; }
  .news__title-link {
    font-size: 30px;
    font-weight: 500;
    text-decoration: underline;
    color: #1e2020;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 30px; }
    .news__title-link:hover {
      text-decoration: none;
      color: #00adef; }
    @media (max-width: 1023px) {
      .news__title-link {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .news__title-link {
        display: block;
        margin-bottom: 20px;
        font-size: 18px; } }
  .news__descr {
    line-height: 1.5; }
    @media (max-width: 479px) {
      .news__descr {
        font-size: 14px; } }
  .news__pagination-arrow {
    display: inline-block;
    width: 30px;
    cursor: pointer; }
    .news__pagination-arrow .icon-arrow::before, .news__pagination-arrow .icon-arrow::after {
      border-color: #000; }
    .news__pagination-arrow:hover .icon-arrow::before, .news__pagination-arrow:hover .icon-arrow::after {
      border-color: #00adef; }
    .news__pagination-arrow:hover::before, .news__pagination-arrow:hover::after {
      background-color: #00adef; }
  .news__pagination-list {
    display: inline-block;
	position: relative;
    width: 100%;
    text-align: center;
    letter-spacing: -.36em;
    margin: 0 -10px; }
	.news__pagination-arrow--prev{
		left: 0;
		position: absolute;
	}
	.news__pagination-arrow--next{
		right: 0;
		position: absolute;
	}
  .news__pagination-item {
    display: inline-block;
    letter-spacing: normal;
    padding: 0 10px; }
    @media (max-width: 767px) {
      .news__pagination-item {
        padding: 0 6px; } }
  .news__pagination-link {
    font-size: 20px;
    line-height: 1.3;
    color: #1e2020;
    font-weight: 500;
    text-decoration: underline; }
    .news__pagination-link:hover {
      color: #1e2020;
      text-decoration: none; }
    .news__pagination-link.active {
      color: #bababa;
      text-decoration: none; }
    @media (max-width: 479px) {
      .news__pagination-link {
        font-size: 18px; } }
  .news__pagination-points {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: normal;
    padding: 0 30px; }
    @media (max-width: 767px) {
      .news__pagination-points {
        padding: 0 20px; } }
    @media (max-width: 479px) {
      .news__pagination-points {
        padding: 0 10px;
        font-size: 18px; } }

.partners-slider {
  /*padding-bottom: 100px;*/
  /*padding-top: 20px;*/
  padding: 40px 0;
  background-color: #f8f8f8; }
  @media (max-width: 767px) {
    /*.partners-slider {*/
    /*  padding-bottom: 75px; } */
  }
  .partners-slider--last {
    padding-bottom: 120px; }
    @media (max-width: 767px) {
      .partners-slider--last {
        padding-bottom: 65px; } }
  .partners-slider__caption {
    font-size: 24px;
    line-height: 1.33;
    font-weight: 500;
    padding-bottom: 75px;
    display: block;
    text-align: center; }
    @media (max-width: 767px) {
      .partners-slider__caption {
        padding-bottom: 52px; } }
  .partners-slider__item img {
    display: inline-block;
    vertical-align: middle;
  max-height: 100%;
  max-width: 170px;
  object-fit: contain;}
  .partners-slider__inner {
    text-align: center;
    height: 84px; }
    .partners-slider__inner:before {
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      content: ""; }
  @media (max-width: 767px) {
    .partners-slider .slick-next {
      right: -8px; } }
  @media (max-width: 767px) {
    .partners-slider .slick-prev {
      left: -8px; } }

.partners {
  /*padding: 86px 15px 70px;*/
  padding: 20px 15px;
  text-align: center;
  position: relative;
  z-index: 1; }
  @media (max-width: 1023px) {
    .partners {
      /*padding-top: 55px;*/
    } }
  @media (max-width: 767px) {
    /*.partners {*/
    /*  padding-top: 45px;} */
  }
  .partners__list {
    margin: 0 -15px;
    letter-spacing: -.36em; }
  .partners__item {
    padding: 0 15px;
    display: inline-block;
    vertical-align: bottom;
    width: 33.33%;
    letter-spacing: normal; }
  .partners__inner {
    margin-bottom: 31px;
    text-align: center; }
    @media (max-width: 767px) {
      .partners__inner {
        margin-bottom: 27px; } }
    .partners__inner::before {
      content: '';
      display: inline-block;
      vertical-align: middle; }
  .partners__img {
    display: inline-block;
    vertical-align: middle;
    max-height: 68px;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover; }
  .partners__txt {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    text-align: center; }
  .partners__decor {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    height: 80px;
    z-index: -1;
    letter-spacing: -.36em; }
    @media (max-width: 767px) {
      .partners__decor {
        height: 40px; } }
    .partners__decor-col {
      margin-left: -1px;
      display: inline-block;
      width: 25%;
      height: 80px;
      position: relative;
      letter-spacing: normal; }
      @media (max-width: 767px) {
        .partners__decor-col {
          margin-left: 0; } }
      .partners__decor-col::before {
        content: '';
        position: absolute;
        width: 50%;
        background-color: #30c5ff;
        height: 80px; }
        @media (max-width: 767px) {
          .partners__decor-col::before {
            height: 42px; } }
      .partners__decor-col::after {
        content: '';
        position: absolute;
        width: 50%;
        background-color: #00adef;
        height: 80px; }
        @media (max-width: 767px) {
          .partners__decor-col::after {
            height: 42px; } }
      .partners__decor-col--large {
        width: calc(58.2% + 1px); }
        @media (max-width: 767px) {
          .partners__decor-col--large {
            width: 100%; } }
        .partners__decor-col--large::before {
          bottom: -48px;
          left: 0;
          width: 75.9%;
          -webkit-transform: skewY(-2.8deg);
              -ms-transform: skewY(-2.8deg);
                  transform: skewY(-2.8deg); }
          @media (max-width: 1540px) {
            .partners__decor-col--large::before {
              bottom: -43px; } }
          @media (max-width: 1023px) {
            .partners__decor-col--large::before {
              bottom: -42px; } }
          @media (max-width: 767px) {
            .partners__decor-col--large::before {
              width: 68.75%;
              bottom: 27px; } }
          @media (max-width: 479px) {
            .partners__decor-col--large::before {
              bottom: 28px;
              -webkit-transform: skewY(-5.5deg);
                  -ms-transform: skewY(-5.5deg);
                      transform: skewY(-5.5deg); } }
        .partners__decor-col--large::after {
          bottom: -39px;
          right: 0;
          width: 24.2%;
          -webkit-transform: skewY(6deg);
              -ms-transform: skewY(6deg);
                  transform: skewY(6deg); }
          @media (max-width: 1930px) {
            .partners__decor-col--large::after {
              -webkit-transform: skewY(5deg);
                  -ms-transform: skewY(5deg);
                      transform: skewY(5deg); } }
          @media (max-width: 1540px) {
            .partners__decor-col--large::after {
              -webkit-transform: skewY(7deg);
                  -ms-transform: skewY(7deg);
                      transform: skewY(7deg); } }
          @media (max-width: 1279px) {
            .partners__decor-col--large::after {
              -webkit-transform: skewY(6deg);
                  -ms-transform: skewY(6deg);
                      transform: skewY(6deg); } }
          @media (max-width: 767px) {
            .partners__decor-col--large::after {
              bottom: -41px; } }
          @media (max-width: 767px) {
            .partners__decor-col--large::after {
              width: 31.25%;
              bottom: 27px; } }
          @media (max-width: 479px) {
            .partners__decor-col--large::after {
              bottom: 28px;
              -webkit-transform: skewY(11deg);
                  -ms-transform: skewY(11deg);
                      transform: skewY(11deg); } }
      .partners__decor-col--small {
        width: calc(41.8% + 1px); }
        @media (max-width: 767px) {
          .partners__decor-col--small {
            display: none; } }
        .partners__decor-col--small::before {
          bottom: -32px;
          left: 0;
          width: 67.2%;
          -webkit-transform: skewY(-4deg);
              -ms-transform: skewY(-4deg);
                  transform: skewY(-4deg); }
          @media (max-width: 1540px) {
            .partners__decor-col--small::before {
              bottom: -26px;
              -webkit-transform: skewY(-7deg);
                  -ms-transform: skewY(-7deg);
                      transform: skewY(-7deg); } }
          @media (max-width: 1023px) {
            .partners__decor-col--small::before {
              bottom: -29px;
              -webkit-transform: skewY(-9deg);
                  -ms-transform: skewY(-9deg);
                      transform: skewY(-9deg); } }
        .partners__decor-col--small::after {
          bottom: -32px;
          right: 0;
          width: 33%;
          -webkit-transform: skewY(8deg);
              -ms-transform: skewY(8deg);
                  transform: skewY(8deg); }
          @media (max-width: 1540px) {
            .partners__decor-col--small::after {
              bottom: -27px;
              -webkit-transform: skewY(15deg);
                  -ms-transform: skewY(15deg);
                      transform: skewY(15deg); } }
  @media (max-width: 767px) {
    .partners .slick-arrow {
      top: 30%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media (max-width: 767px) {
    .partners .slick-next {
      right: -8px; } }
  @media (max-width: 767px) {
    .partners .slick-prev {
      left: -8px; } }

.party {
  /*padding: 90px 0 145px;*/
  padding: 40px 0;
  text-align: center; }
  @media (max-width: 1023px) {
    /*.party {*/
    /*  padding: 60px 0 125px; } */
  }
  @media (max-width: 767px) {
    /*.party {*/
    /*  padding: 60px 0 65px; } */
  }
  .party__caption {
    font-size: 48px;
    display: inline-block;
    font-weight: 500;
    line-height: 1.13;
    margin-bottom: 85px;
    color: #1e2020;
    text-decoration: underline; }
    .party__caption:hover {
      color: #00adef; }
    @media (max-width: 1023px) {
      .party__caption {
        font-size: 36px;
        line-height: 1.2;
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .party__caption {
        font-size: 30px;
        text-align: left; } }
  .party__slider {
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .party__slider {
        margin-bottom: 0; } }
  .party__item img {
    display: inline-block;
    vertical-align: middle; }
  .party__inner {
    text-align: center;
    height: 84px; }

  .party__inner img {
      width: auto;
      max-height: 100%;
  max-width: 170px;}
    .party__inner:before {
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      content: ""; }
  .party .slick-arrow {
    top: auto;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    bottom: -50px; }
    @media (max-width: 767px) {
      .party .slick-arrow {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }

       .party__inner img {
  max-width: 150px;}

    }
  @media (max-width: 767px) {
    .party .slick-next {
      right: -8px; } }
  @media (max-width: 767px) {
    .party .slick-prev {
      left: -8px; } }

.photo__list {
  margin: 0 -5px;
  letter-spacing: -.36em;
  padding: 90px 0 90px; }
  @media (max-width: 767px) {
    .photo__list {
      padding: 60px 0 60px; } }
  @media (max-width: 479px) {
    .photo__list {
      padding: 30px 0 30px; } }

.photo__item {
  display: inline-block;
  width: 33.33%;
  padding: 1px 5px;
  letter-spacing: normal; }
  @media (max-width: 767px) {
    .photo__item {
      width: 50%; } }
  @media (max-width: 479px) {
    .photo__item {
      width: 100%; } }

.photo__link {
  display: block;
  height: 240px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  position: relative; }
  .photo__link:before {
    position: absolute;
    content: '';
    background-color: rgba(0, 173, 239, 0.8);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .photo__link:hover {
    color: #fff; }
    .photo__link:hover:before {
      opacity: 1;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .photo__link:hover .photo__arrow {
      -webkit-transition: all .4s;
      transition: all .4s; }
      .photo__link:hover .photo__arrow:before, .photo__link:hover .photo__arrow:after {
        border-color: #fff;
        right: -5px;
        -webkit-transition: all .4s;
        transition: all .4s; }
      .photo__link:hover .photo__arrow::before {
        width: 35px; }
    .photo__link:hover .photo__title {
      color: #fff;
      -webkit-transition: all .4s;
      transition: all .4s; }

.photo__number {
  font-size: 14px;
  line-height: 1.43;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  text-transform: uppercase; }

.photo__title {
  font-size: 24px;
  line-height: 1.33;
  font-weight: 500;
  position: absolute;
  bottom: 50px;
  right: 20px;
  left: 20px;
  -webkit-transition: all .4s;
  transition: all .4s; }
  @media (max-width: 767px) {
    .photo__title {
      font-size: 20px; } }

.photo__arrow {
  position: absolute;
  left: 20px;
  bottom: 25px;
  -webkit-transition: all .4s;
  transition: all .4s; }

.popup {
  background-color: #1e2020;
  color: #fff;
  display: none;
  overflow: hidden;
  padding: 50px 0;
  width: 1049px; }
  @media (max-width: 1279px) {
    .popup {
      width: 95%; } }
  .popup__img-wrapp {
    padding-bottom: 43px;
    width: 100%; }
    .popup__img-wrapp img {
      width: 100%; }
    @media (max-width: 767px) {
      .popup__img-wrapp {
        padding-bottom: 25px; } }
    @media (max-width: 479px) {
      .popup__img-wrapp {
        padding-bottom: 5px; } }
  .popup__nav {
    position: relative;
    text-align: center;
    padding-bottom: 52px; }
    @media (max-width: 767px) {
      .popup__nav {
        padding-bottom: 25px; } }
    @media (max-width: 479px) {
      .popup__nav {
        padding-bottom: 15px; } }
  .popup__arrow {
    text-indent: -99999px; }
  .popup__left {
    position: absolute;
    left: 8px;
    top: 0px;
    cursor: pointer;
    padding: 15px 0; }
  .popup__right {
    position: absolute;
    right: 8px;
    top: 0px;
    cursor: pointer;
    padding: 15px 0; }
  .popup__item {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: #565757; }
  .popup__current {
    color: #fff; }
  .popup__bott {
    width: 870px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      .popup__bott {
        width: 100%; } }
  .popup__title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      .popup__title {
        font-size: 16px;
        padding-bottom: 20px; } }
  .popup__descr {
    display: block;
    font-size: 16px;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .popup__descr {
        font-size: 14px; } }

#preloader {
  position: fixed;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  z-index: 9999; }
  #preloader .preloader-wrapper {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }

body.overflow-hidden {
  overflow: hidden; }
  body.overflow-hidden .compensate-for-preloader {
    margin-right: 15px; }

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper.small {
  width: 36px;
  height: 36px; }

.preloader-wrapper.big {
  width: 64px;
  height: 64px; }

.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite; }

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #00adef; }

.spinner-blue,
.spinner-blue-only {
  border-color: #00adef; }

.spinner-red,
.spinner-red-only {
  border-color: #db4437; }

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400; }

.spinner-green,
.spinner-green-only {
  border-color: #0f9d58; }

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg); }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg); }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg); }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg); }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg); }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg); }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg); }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg); }
  /* 4   * ARCSIZE */ }

@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg); }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
            transform: rotate(540deg); }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
            transform: rotate(675deg); }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
            transform: rotate(810deg); }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
            transform: rotate(945deg); }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); }
  /* 4   * ARCSIZE */ }

@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  89% {
    opacity: 0; }
  90% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes blue-fade-in-out {
  from {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  89% {
    opacity: 0; }
  90% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0; }
  15% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; } }

@keyframes red-fade-in-out {
  from {
    opacity: 0; }
  15% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; } }

@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  76% {
    opacity: 0; } }

@keyframes yellow-fade-in-out {
  from {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  76% {
    opacity: 0; } }

@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0; }
  65% {
    opacity: 0; }
  75% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes green-fade-in-out {
  from {
    opacity: 0; }
  65% {
    opacity: 0; }
  75% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }

.gap-patch .circle {
  width: 1000%;
  left: -450%; }

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }
  .circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    /* STROKEWIDTH */
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0; }
  .circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    -ms-transform: rotate(129deg);
        transform: rotate(129deg); }
  .circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    -ms-transform: rotate(-129deg);
        transform: rotate(-129deg); }

.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg); } }

@keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg); } }

@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg); } }

@keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg); } }

#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1); }

@-webkit-keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.program {
  padding-top: 32px;
  padding-bottom: 12px;
  background-color: #f8f8f8; }
  @media (max-width: 767px) {
    .program {
      padding-top: 33px;
      padding-bottom: 29px; } }
  .program__list {
    margin: 0 -20px;
    letter-spacing: -.36em; }
    @media (max-width: 767px) {
      .program__list {
        margin: 0; } }
  .program__item {
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    letter-spacing: normal;
    text-align: center; }
    @media (max-width: 767px) {
      .program__item {
        padding: 0;
        display: block;
        width: auto;
        text-align: left; } }
    .program__item:not(:last-child) {
      margin-bottom: 22px; }

.questions {
  padding: 90px 0 80px;
  background-color: #f8f8f8; }
  @media (max-width: 1023px) {
    .questions {
      padding: 60px 0 52px; } }
  .questions__holder {
    max-width: 870px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .questions__holder {
        margin: 0 -20px; } }
  .questions__item {
    margin-bottom: 10px; }
  .questions__item-inner {
    padding: 20px 20px;
    background-color: #fff; }
    .questions__item-inner:after {
      content: " ";
      display: block;
      clear: both; }
    .questions__item-inner.show + .questions__item-content {
      display: block; }
    .questions__item-inner.show .questions__item-icon {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    @media (max-width: 767px) {
      .questions__item-inner {
        position: relative;
        padding: 21px 14px 21px 22px; } }
  .questions__item-num {
    font-size: 14px;
    line-height: 1.43;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    padding-right: 43px;
    padding-top: 8px; }
    @media (max-width: 1023px) {
      .questions__item-num {
        padding-right: 25px; } }
    @media (max-width: 767px) {
      .questions__item-num {
        display: none; } }
  .questions__item-title {
    font-size: 30px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    width: calc(100% - 165px);
    padding-right: 15px; }
    @media (max-width: 1023px) {
      .questions__item-title {
        font-size: 26px; } }
    @media (max-width: 767px) {
      .questions__item-title {
        font-size: 24px;
        line-height: 1.33;
        width: calc(100% - 35px); } }
  .questions__item-link {
    display: inline-block;
    vertical-align: top;
    float: right;
    padding-top: 5px;
    color: #1e2020; }
    .questions__item-link:hover {
      color: #00adef; }
      .questions__item-link:hover .questions__item-icon::before, .questions__item-link:hover .questions__item-icon::after {
        background-color: #00adef; }
    @media (max-width: 767px) {
      .questions__item-link {
        position: absolute;
        top: 17px;
        right: 28px; } }
  .questions__item-answer {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    display: inline-block;
    vertical-align: middle;
    padding-right: 16px; }
    @media (max-width: 767px) {
      .questions__item-answer {
        display: none; } }
  .questions__item-icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .questions__item-icon::before, .questions__item-icon::after {
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      position: absolute;
      content: '';
      top: 50%;
      width: 12px;
      height: 2px;
      background-color: #1e2020; }
    .questions__item-icon::before {
      left: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .questions__item-icon::after {
      right: 0;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .questions__item-content {
    display: none;
    background-color: #fff;
    padding: 11px 0 59px 90px; }
    @media (max-width: 1023px) {
      .questions__item-content {
        padding: 11px 0 59px 75px; } }
    @media (max-width: 767px) {
      .questions__item-content {
        padding: 3px 28px 38px 21px; } }
  .questions__item-content-txt {
    max-width: 600px; }

@media (max-width: 479px) {
  .questions-heading .heading__holder {
    padding-top: 40px;
    text-align: left; } }

@media screen and (min-width: 0\0) {
  .questions-heading .heading__title {
    letter-spacing: -6px; } }

@media screen and (max-width: 1023px) and (min-width: 0\0) {
  .questions-heading .heading__title {
    letter-spacing: -2px; } }

@media screen and (max-width: 767px) and (min-width: 0\0) {
  .questions-heading .heading__title {
    letter-spacing: normal; } }

@media (max-width: 479px) {
  .questions-heading .heading__title {
    line-height: 1.18; } }

.schedule-competition {
  padding: 61px 0 57px;
  background-color: #f8f8f8; }
  @media (max-width: 1023px) {
    .schedule-competition {
      padding: 35px 0; } }
  .schedule-competition--participation .schedule-competition__list {
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .schedule-competition--participation .schedule-competition__list {
        margin-bottom: 55px; } }
  .schedule-competition__wrap {
    margin: 0 auto;
    max-width: 870px; }
  .schedule-competition__title {
    margin-bottom: 60px; }
    @media (max-width: 1023px) {
      .schedule-competition__title {
        margin-bottom: 35px; } }
  .schedule-competition__item {
    margin: 0 -15px;
    letter-spacing: -.36em; }
    .schedule-competition__item:not(:last-child) {
      margin-bottom: 24px; }
      @media (max-width: 767px) {
        .schedule-competition__item:not(:last-child) {
          margin-bottom: 30px; } }
  .schedule-competition__inner {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    letter-spacing: normal; }
    .schedule-competition__inner--value {
      padding-right: 10px;
      width: 59%;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.3; }
    .schedule-competition__inner--data {
      width: 41%;
      line-height: 1.63; }
  .schedule-competition__btn {
    color: #1e2020;
    font-size: 20px; }
    .schedule-competition__btn::before {
      background-color: #1e2020; }
    .schedule-competition__btn::after {
      border-color: #1e2020; }

.slider-works {
  padding: 60px 0 130px;
  background-color: #1e2020; }
  @media (max-width: 1023px) {
    .slider-works {
      padding: 40px 0 60px; } }
  @media (max-width: 767px) {
    .slider-works {
      padding-top: 0;
      padding-bottom: 0; } }
  .slider-works__list {
    font-size: 0;
    line-height: 0; }
    @media (max-width: 767px) {
      .slider-works__list {
        margin: 0 -20px; } }
  .slider-works__img {
    width: 100%;
    height: auto;
    max-height: 610px; }
    @media (max-width: 1023px) {
      .slider-works__img {
        max-height: 550px; } }
  .slider-works .slick-arrow {
    top: auto;
    bottom: -70px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
    @media (max-width: 767px) {
      .slider-works .slick-arrow {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); } }
    .slider-works .slick-arrow::before, .slider-works .slick-arrow::after {
      border-color: #fff; }
    .slider-works .slick-arrow:hover::before, .slider-works .slick-arrow:hover::after {
      border-color: #00adef; }
  .slider-works .slick-prev::before, .slider-works .slick-prev::after {
    left: 0; }
  .slider-works .slick-prev:hover::before, .slider-works .slick-prev:hover::after {
    left: -5px; }
    @media (max-width: 767px) {
      .slider-works .slick-prev:hover::before, .slider-works .slick-prev:hover::after {
        left: 0; } }
  .slider-works .slick-next::before, .slider-works .slick-next::after {
    right: 0; }
  .slider-works .slick-next:hover::before, .slider-works .slick-next:hover::after {
    right: -5px; }
    @media (max-width: 767px) {
      .slider-works .slick-next:hover::before, .slider-works .slick-next:hover::after {
        right: 0; } }
  .slider-works .slick-dots {
    bottom: -70px; }
    @media (max-width: 1023px) {
      .slider-works .slick-dots {
        bottom: -30px;
        text-align: center; } }
    @media (max-width: 767px) {
      .slider-works .slick-dots {
        margin-bottom: 12px; } }
    .slider-works .slick-dots button {
      background-color: transparent;
      border-color: #fff; }
    .slider-works .slick-dots li {
      margin: 0 10px; }
      .slider-works .slick-dots li.slick-active button {
        background-color: transparent; }

.subscribe {
  padding: 60px 0;
  background-color: #00adef;
  overflow: hidden; }
  @media (max-width: 767px) {
    .subscribe {
      padding: 40px 0; } }
  .subscribe__wrapp {
    position: relative;
    z-index: 1; }
    .subscribe__wrapp:after {
      content: " ";
      display: block;
      clear: both; }
    .subscribe__wrapp:before {
      position: absolute;
      content: '';
      height: 0;
      width: 450px;
      border-bottom: 170px solid #30c5ff;
      border-left: 75px solid transparent;
      border-right: 54px solid transparent;
      top: -60px;
      left: 8px;
      z-index: -1; }
      @media (max-width: 1023px) {
        .subscribe__wrapp:before {
          border-bottom: 300px solid #30c5ff;
          border-left: 112px solid transparent;
          border-right: 0px solid transparent;
          left: auto;
          right: -25px;
          width: 60%; } }
      @media (max-width: 479px) {
        .subscribe__wrapp:before {
          width: 80%; } }
    .subscribe__wrapp:after {
      position: absolute;
      content: '';
      height: 0;
      width: 455px;
      border-bottom: 170px solid #30c5ff;
      border-left: 106px solid transparent;
      border-right: 160px solid transparent;
      top: -60px;
      right: 60px;
      z-index: -1;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      @media (max-width: 1023px) {
        .subscribe__wrapp:after {
          display: none; } }
  .subscribe__form {
    float: left; }
    @media (max-width: 1023px) {
      .subscribe__form {
        float: none;
        padding-bottom: 32px; } }
  .subscribe__question {
    float: right; }
    @media (max-width: 1023px) {
      .subscribe__question {
        float: none;
        display: inline-block; } }
  .subscribe__input-wrapp {
    display: inline-block;
    width: 330px;
    margin-right: 27px; }
    @media (max-width: 767px) {
      .subscribe__input-wrapp {
        display: block;
        width: 100%;
        padding-bottom: 23px; } }
  .subscribe__input {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    padding: 10px 20px; }
    .subscribe__input::-webkit-input-placeholder {
      color: #1e2020; }
    .subscribe__input:-ms-input-placeholder {
      color: #1e2020; }
    .subscribe__input:focus::-webkit-input-placeholder {
      color: transparent; }
    .subscribe__input:focus:-ms-input-placeholder {
      color: transparent; }
    .subscribe__input:focus::placeholder {
      color: transparent; }
  .subscribe__btn-wrapp {
    display: inline-block;
    vertical-align: top; }
  .subscribe__btn {
    text-decoration: underline;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    padding: 0;
    background-color: transparent; }
    .subscribe__btn:hover {
      background-color: transparent;
      text-decoration: none; }
    @media (max-width: 767px) {
      .subscribe__btn {
        font-size: 24px;
        text-align: left;
        line-height: 1.33; } }
  .subscribe__link {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    display: block;
    margin-top: 7px;
    position: relative; }
    .subscribe__link:before {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 30px;
      border-bottom: 2px solid #fff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .subscribe__link:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%) rotate(-45deg);
          -ms-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
      width: 7px;
      height: 7px;
      background-color: transparent;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .subscribe__link-text {
      display: inline-block;
      padding-right: 45px; }
    .subscribe__link:hover {
      color: #1e2020; }
      .subscribe__link:hover:before {
        border-color: #1e2020;
        width: 35px;
        right: -5px; }
      .subscribe__link:hover:after {
        border-color: #1e2020;
        right: -5px; }

.support {
  /*padding: 89px 0 160px;*/
  padding: 40px 0 70px 0;
  background-color: #f8f8f8;
  position: relative; }
  @media (max-width: 1023px) {
    /*.support {*/
    /*  padding: 60px 0 120px; } */
  }
  @media (max-width: 767px) {
    /*.support {*/
    /*  padding: 60px 0 59px; } */
  }
  .support--main {
    /*padding-bottom: 90px; */
  }
    .support--main .support__decor {
      display: none; }
    .support--main .heading__decor-col {
      display: none; }
    @media (max-width: 767px) {
      .support--main {
        padding-bottom: 40px; } }
  .support__decor {
    z-index: 1; }
  .support__holder {
    text-align: center; }
  .support__title {
    font-size: 24px;
    font-weight: 500;
    display: block;
    padding-bottom: 77px;
    color: #1e2020; }
    @media (max-width: 1023px) {
      .support__title {
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      .support__title {
        padding-bottom: 57px; } }
  .support__inner {
    word-spacing: -.36em;
    margin: 0 -10px; }
  .support__item {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    width: 17%;
    word-spacing: normal;
    text-decoration: none; }
    .support__item:hover .support__item-txt {
      color: #00adef; }
    @media (max-width: 1023px) {
      .support__item {
        width: 20%; } }
    @media (max-width: 767px) {
      .support__item {
        width: 25%; } }
  .support__item-img {
    height: 90px;
    margin-bottom: 20px; }
    .support__item-img img {
      width: auto;
      display: block;
      margin: 0 auto; }
    .support__item-img--mod img {
      position: relative;
      top: -12px; }
  .support__item-txt {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #1e2020;
    font-size: 16px;
    line-height: 1.25;
    display: block;
    font-weight: 500; }

.totals {
  padding: 91px 0 0; }
  @media (max-width: 1023px) {
    .totals {
      padding: 60px 0 0; } }
  @media (max-width: 767px) {
    .totals {
      padding: 40px 0 0; } }
  .totals__holder {
    max-width: 870px;
    margin: 0 auto; }
  .totals__text {
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    padding-bottom: 82px; }
    @media (max-width: 1023px) {
      .totals__text {
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      .totals__text {
        padding-bottom: 40px; } }
    .totals__text--mod {
      max-width: 600px;
      padding-top: 61px;
      padding-bottom: 59px; }
      @media (max-width: 1023px) {
        .totals__text--mod {
          max-width: 100%; } }
      @media (max-width: 767px) {
        .totals__text--mod {
          padding: 40px 0; } }
  .totals__desc {
    padding: 60px 0;
    font-size: 16px;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .totals__desc {
        padding: 40px 0; } }
    .totals__desc p {
      padding-bottom: 25px; }
      .totals__desc p:last-child {
        padding-bottom: 0; }
  .totals__slider {
    padding: 0 0 67px;
    margin: 0 -5px;
    text-align: center; }
    @media (max-width: 1023px) {
      .totals__slider {
        padding: 0 0 60px; } }
    @media (max-width: 767px) {
      .totals__slider {
        margin: 0 -25px; } }
    .totals__slider .slick-dots {
      bottom: 5px; }
      @media (max-width: 767px) {
        .totals__slider .slick-dots {
          bottom: 26px; } }
    .totals__slider .slick-arrow {
      top: auto;
      bottom: 0; }
  .totals__slider-item {
    display: inline-block;
    word-spacing: -.36em;
    padding: 0 5px; }
    @media (max-width: 479px) {
      .totals__slider-item {
        height: 240px; } }
    .totals__slider-item img {
      max-width: 100%;
      display: block; }
      @media (max-width: 767px) {
        .totals__slider-item img {
          width: 100%; } }
      @media (max-width: 340px) {
        .totals__slider-item img {
          width: auto;
          height: 240px; } }
  .totals__more {
    padding: 93px 0 0;
    border-bottom: 2px solid #1e2020;
    position: relative;
    margin-bottom: 90px; }
    @media (max-width: 1023px) {
      .totals__more {
        padding: 70px 0 0;
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .totals__more {
        padding: 38px 0 0;
        margin: 0 -20px 40px; } }
  .totals__more-btn {
    width: 176px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    border-bottom: none; }
  .totals__title-wrap {
    padding: 18px 0;
    background-color: #f8f8f8; }
  .totals__title {
    display: block;
    font-size: 48px;
    font-weight: 500;
    line-height: 1.13; }
    @media (max-width: 1023px) {
      .totals__title {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .totals__title {
        font-size: 30px; } }

.video {
  padding: 60px 0;
  background-color: #1e2020; }
  @media (max-width: 767px) {
    .video {
      margin: 0 -20px;
      padding: 0; } }
  .video__wrap {
    height: 610px; }
    @media (max-width: 1023px) {
      .video__wrap {
        height: 550px; }
        .video__wrap iframe
        {
            height: 550px !important;
            width: 100% !important;
        }
    }
    @media (max-width: 767px) {
      .video__wrap {
        height: 440px; }
    .video__wrap iframe
        {
            height: 440px !important;
            width: 100% !important;
        }
    }
    @media (max-width: 479px) {
      .video__wrap {
        height: 320px; }
        .video__wrap iframe
        {
            height: 320px !important;
            width: 100% !important;
        }

    }

.works {
  padding: 91px 0 0; }
  @media (max-width: 1023px) {
    .works {
      padding: 60px 0 0; } }
  .works__holder {
    max-width: 1010px;
    padding-left: 89px;
    word-spacing: -.36em; }
    @media (max-width: 1023px) {
      .works__holder {
        max-width: 100%;
        padding-left: 0; } }
    .works__holder--mod {
      max-width: 980px; }
      @media (max-width: 1023px) {
        .works__holder--mod {
          max-width: 100%;
          padding-left: 0; } }
  .works__head {
    padding-bottom: 58px; }
  .works__head-left {
    display: inline-block;
    vertical-align: top;
    max-width: 620px;
    width: 100%;
    word-spacing: normal; }
    @media (max-width: 1023px) {
      .works__head-left {
        width: calc(100% - 225px); } }
    @media (max-width: 767px) {
      .works__head-left {
        width: 100%;
        display: block;
        padding-bottom: 39px; } }
  .works__head-right {
    display: inline-block;
    float: right;
    word-spacing: normal; }
    @media (max-width: 767px) {
      .works__head-right {
        float: none; } }
  .works__head-txt {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3; }
  .works__head-link {
    display: inline-block;
    max-width: 200px;
    color: #1e2020;
    font-size: 24px;
    line-height: 1.33;
    font-weight: 500; }
    @media (max-width: 767px) {
      .works__head-link {
        max-width: 100%;
        display: block;
        font-size: 20px; } }
    .works__head-link span {
      padding-right: 12px; }
    .works__head-link .icon-arrow::before, .works__head-link .icon-arrow::after {
      border-color: #1e2020; }
    .works__head-link:hover {
      color: #00adef; }
      .works__head-link:hover .icon-arrow::before {
        width: 35px;
        right: -5px;
        border-bottom-color: #00adef;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .works__head-link:hover .icon-arrow::after {
        right: -5px;
        border-color: #00adef;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
  .works__title {
    background-color: #f8f8f8;
    padding: 18px 0; }
    @media (max-width: 767px) {
      .works__title {
        padding: 22px 0; } }
  .works__title-txt {
    display: inline-block;
    word-spacing: normal;
    /*font-size: 48px;*/
    font-size: 24px;
    line-height: 1.13;
    font-weight: 500; }
    @media (max-width: 1023px) {
      .works__title-txt {
        /*font-size: 40px;*/ font-size: 24px;} }
    @media (max-width: 767px) {
      .works__title-txt {
        /*font-size: 30px;*/ font-size: 20px;} }
  .works__item {
    padding: 61px 0 0; }
    .works__item .works__slider {
      border-bottom: 2px solid #1e2020; }
    @media (max-width: 767px) {
      .works__item {
        padding: 40px 0 0; } }
    .works__item:last-child {
      padding: 61px 0 30px; }
      .works__item:last-child .works__slider {
        border-bottom: none; }
      @media (max-width: 767px) {
        .works__item--last {
          padding: 40px 0 30px; } }
  .works__item-left {
    display: inline-block;
    vertical-align: top;
    max-width: 620px;
    width: 100%;
    word-spacing: normal; }
    @media (max-width: 1023px) {
      .works__item-left {
        width: calc(100% - 200px); } }
    @media (max-width: 767px) {
      .works__item-left {
        width: 100%;
        display: block; } }
  .works__item-right {
    display: inline-block;
    float: right;
    word-spacing: normal; }
    @media (max-width: 767px) {
      .works__item-right {
        float: none; } }
    @media (max-width: 767px) {
      .works__item-right {
        display: table;
        padding-bottom: 21px; } }
  .works__item-icon {
    display: block;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .works__item-icon {
        display: table-cell;
        vertical-align: top;
        padding-right: 20px; } }
  .works__item-link {
    color: #1e2020;
    text-decoration: underline;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    color: #1e2020; }
    .works__item-link:hover {
      color: #00adef;
      text-decoration: none; }
    @media (max-width: 767px) {
      .works__item-link {
        display: table-cell;
        vertical-align: middle;
        font-size: 20px;
        line-height: 1.3;
        max-width: 100px; } }
  .works__item-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      .works__item-title {
        font-size: 24px;
        line-height: 1.33;
        padding-bottom: 21px; } }
  .works__item-project {
    display: block;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3; }
    @media (max-width: 767px) {
      .works__item-project {
        padding-bottom: 11px; } }
  .works__item-authors {
    display: block;
    padding-bottom: 26px;
    z-index: 16;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .works__item-authors {
        padding-bottom: 8px; } }
    .works__item-authors p {
      padding-bottom: 26px; }
      .works__item-authors p:last-child {
        padding-bottom: 0; }
  .works__item-more {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    display: inline-block;
    padding-bottom: 21px;
    color: #1e2020; }
    .works__item-more:hover {
      color: #00adef; }
      .works__item-more:hover .works__item-more-icon::before, .works__item-more:hover .works__item-more-icon::after {
        background-color: #00adef; }
    .works__item-more.show .works__item-more-icon {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    @media (max-width: 767px) {
      .works__item-more {
        padding-bottom: 32px; } }
  .works__item-more-txt {
    display: inline-block;
    vertical-align: middle;
    padding-right: 19px; }
  .works__item-more-icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 18px;
    height: 20px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .works__item-more-icon::before, .works__item-more-icon::after {
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      position: absolute;
      content: '';
      top: 50%;
      width: 11px;
      height: 2px;
      background-color: #1e2020; }
    .works__item-more-icon::before {
      left: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .works__item-more-icon::after {
      right: 0;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .works__item-content {
    display: none; }
    @media (max-width: 767px) {
      .works__item-content {
        margin-top: -20px; } }
    .works__item-content p {
      padding-bottom: 22px; }
      @media (max-width: 767px) {
        .works__item-content p {
          padding-bottom: 27px; } }
  .works__slider {
    word-spacing: -.36em;
    margin: 0 -5px;
    padding: 9px 0 130px; }
    @media (max-width: 767px) {
      .works__slider {
        margin: 0 -25px;
        padding: 9px 0 70px; } }
    .works__slider .slick-dots {
      bottom: 60px; }
      @media (max-width: 767px) {
        .works__slider .slick-dots {
          bottom: 30px;
          left: 10px; } }
    .works__slider .slick-arrow {
      bottom: 60px;
      top: auto;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
      @media (max-width: 767px) {
        .works__slider .slick-arrow {
          display: none !important; } }
  .works__slider-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 5px;
    word-spacing: normal; }
    @media (max-width: 479px) {
      .works__slider-item {
        height: 240px; } }
    .works__slider-item img {
      max-width: 100%;
      display: block; }
      @media (max-width: 767px) {
        .works__slider-item img {
          width: 100%; } }
      @media (max-width: 340px) {
        .works__slider-item img {
          width: auto;
          height: 240px; } }
  .works__item-award {
    word-spacing: -.36em;
    padding-bottom: 22px; }
  .works__item-award-icon {
    display: inline-block;
    vertical-align: middle;
    padding-right: 22px; }
  .works__item-award-txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 500;
    word-spacing: normal;
    color: #00adef; }
    @media (max-width: 767px) {
      .works__item-award-txt {
        width: calc(100% - 65px);
        line-height: 1.2; } }

.error-page {
  display: table;
  width: 100%;
  height: calc(100vh - 400px); }
  @media (max-width: 767px) {
    .error-page {
      display: block;
      height: auto; } }
  .error-page__outer {
    padding: 25px 0;
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .error-page__outer {
        padding: 35px 0;
        display: block; } }
  .error-page__title {
    margin-bottom: 30px;
    text-align: center; }
    @media (max-width: 767px) {
      .error-page__title {
        margin-bottom: 20px; } }
  .error-page__desc {
    margin-bottom: 60px;
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    text-align: center; }
    @media (max-width: 767px) {
      .error-page__desc {
        margin-bottom: 30px;
        font-size: 20px; } }
  .error-page__btn {
    margin: 0 auto;
    width: 244px; }


  .modals.darkness
  {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1900;
      width: 100vw;
      height: 100vh;
      background: rgba(0,0,0,0.5);
  }

  .modals .modal-closer
  {
      position: absolute;
      top: 16px;
      right: 32px;
      color: #fff;
      font: bold 32px sans-serif;
      cursor: pointer;
  }

  .modals .modal-container
  {
      /*position: absolute;*/
      /*top: 5%;*/
      /*left: 5%;*/
		position: relative;
      top: 0;
      left: 0;
      width: 90%;
      height: 90%;
      background: white;
      padding: 32px 8%;
      box-shadow: 2px 2px 7px 7px rgba(0,0,0,0.4);
      overflow-y: auto;
  }

   .modals .modal
   {
       display: none;
   }

   .modals h2
   {
       padding-bottom: 45px;
   }

   .modals .modal-contests-list
   {
       font-size: 20px;
   }

   .modals .contacts__form-title
   {
       font-size: 20px;
       padding-bottom: 32px;
   }

   .modals textarea
   {
       height: 320px;
   }

   .gap
   {
       margin-top: 32px;
   }

   .blue-block
   {
       height: 80px;
       position: relative;
       background-color: #f8f8f8;
       z-index: -2;
   }
.partners-slider.partners-slider_st{
background: #fff;
}
.festival-program__item .festival-program__item-body-kind{
    word-spacing: initial;
}
/*download_bottom*/
.footer__contacts .footer__contacts-social {
    margin: 0 -5px;
    padding-bottom: 8px;
}
.footer__contacts .header__right-link {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    padding: 6px 18px 6px 46px;
    text-transform: uppercase;
    word-spacing: initial;
    text-align: left;
    margin-bottom: 8px;
    position: relative;
	max-width: 240px;
}
.footer__contacts .header__right-link img{
    position: absolute;
    left: 6px;
    top: 10px;
}
.news-article p{
	padding-bottom: 10px;
}
.festival-program.curators-program{
  padding: 40px 0 0;
  margin-bottom: 0;
}
.festival-program.curators-program .festival-program__item-wrap{
	padding: 40px 0 0;
}
.festival-program.curators-program .festival-program__item-body{
	padding-bottom: 20px;
}
.festival-program.curators-program .festival-program__item-desc_curators p{
	font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  padding-bottom: 30px;
  display: inline;
}
.festival-program.curators-program .festival-program__date{
  word-spacing: 0;
  margin-top: 50px;
}
.festival-program.curators-program .festival-program__date-day{
	text-transform: uppercase;
	background-color: #f8f8f8;
	color: #000;
}
.festival-program.curators-program .album__gallery-link_curator{
	max-width: 300px;
	width: 30%;
  float: left;
	margin-left: 20px;
	margin-top: 30px;
}
.festival-program.curators-program .festival-program__item-body-box{
	width: 64%;
    float: left;
    display: block;
    margin-left: 20px;
}
.popup.popup_curator{
	max-width: 666px;
}
.festival-program__item-body_curator{
	margin-top: 40px;
}
/*detail_festival*/
.popup.popup_festival{
  max-width: 700px;
  color: #000;
}
.popup.popup_festival .popup__wrapp{
  background: #fff;
  overflow: overlay;
  max-height: 600px;
}
.popup.popup_festival .popup__wrapp .popup__img_text-wrapp{
  padding: 0 30px 40px;
}
.festival-program__item-body_curator_none_hover .more_photo {
  text-align: center;
}
.festival-program__item-body_curator_none_hover .more_photo img{
  width: 150px;
}
.festival-program__item-body_curator_none_hover .album__gallery-link.album__gallery-link_curator:before {
    position: absolute;
    content: '';
    background-color: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.down_sherl{
	padding: 0 15px;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
}
.down_sherl_a{
	width: 300px;
    position: absolute;
    top: 20px;
    right: 0;
    line-height: 35px;
    padding: 6px;
}
.down_sherl_img{
	vertical-align: middle;
}
@media (max-width: 800px) {
  .festival-program.curators-program .album__gallery-link_curator{
    max-width: 300px;
    width: 100%;
  }
  .festival-program.curators-program .festival-program__item-body-box{
    width: 100%;
  }
	.down_sherl_a {
		position: relative;
		top: 30px;
	}
}
.cl_cur{
  clear: both;
  margin: 40px;
}
.festival-program.curators-program .slick-dots{
  bottom: -30px;
}
@media (max-width: 479px){
	.festival-program.curators-program .festival-program__date-day {
		display: block;
	}
}
.festival-program__item-desc.festival-program__item-desc_curators {
    padding: 20px 0 0;
}
.festival-program.curators-program .festival-program__item-body-box h4{
    padding: 30px 0 0;
	word-spacing: normal;
    font-size: 24px;
}
.festival-program.curators-program .festival-program__date-day.festival-program__date-day_cur {
    color: #000 !important;
}
.news-article .album__gallery-link:before {
    background-color: initial;
}
.news-article .album__gallery-link.album__gallery-link_curator{
	padding: 0 60px;
	margin-bottom: 80px;
}
h2.catalog__title a{
	color: #fff;
    text-decoration: underline;
}
h2.catalog__title a:hover{
	color: #00adef;
    text-decoration: none;
}
/*win*/
.project__list h2{
    border-bottom: 2px solid #888;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 35px;
    padding: 0 0 35px;
}
.project__list h2.h2pro{
    border-bottom: none;
}
.project__list h3{
    border-bottom: 1px solid #e8e5e5;
    color: #e58a73;
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 35px;
    padding: 0 0 15px;
}
.project__section{
    padding: 50px 0;
}
.project__section:first-child{
    border: none;
    padding-top: 50px;
}
.project__item{
    border-top: 1px dotted #a8a9aa;
    padding: 40px 0;
}
.project__item:first-child{
    border: none;
    padding-top: 0;
}
.project__item-name{
    font-weight: bold;
    text-transform: uppercase;
}
.project__item-preview{
    border: 1px solid #e58a73;
    display: none;
    margin: 20px 0 0;
    padding: 20px;
}
.project__item-gallery{
    margin: 20px 40px 0;
}
.project__item-more{
    margin: 0 40px 0 0;
    padding: 0 20px 0 0;
    position: relative;
    text-decoration: none;
}
.project__item-more:after{
    background: url(/local/templates/arch/images/ico_plus.png) 100% 50% no-repeat;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 2px;
    top: 3px;
    width: 12px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
.project__item-more.active:after{
    transform: rotate(135deg);
}
.project__item-download{
    background: url(/local/templates/arch/images/ico_arr_down.png) 100% 50% no-repeat;
    padding: 0 20px 0 0;
    text-decoration: none;
}
.project__item-gallery .slick-next, .project__item-gallery .slick-prev{
    background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
    background-size: 13px;
    height: 21px;
    margin-top: -10px;
    width: 13px;
}
.project__item-gallery .slick-next:before, .project__item-gallery .slick-prev:before{
    display: none;
}
.project__item-gallery .slick-next{
    margin-top: -20px;
    transform: scale(-1, 1);
}
.project__item-gallery img{
    margin: 0 13px;
}
.project__sect {
	max-height: 90px;
    overflow: hidden;
    box-sizing: border-box;
	transition: max-height 1s;
}
@media (max-width: 767px) {
	.project__sect {
		max-height: 100px;
	}
}
.project__sect.opened {
	max-height: none;
}
.project__sect > .works__title > .container > span.works__title-txt{
	cursor: pointer;
}
.project__sect > .works__title > .container > span.works__title-txt:hover,
.project__sect > .works__title > .container > span.works__title-txt.active {
	color: #00adef;
}
/*.totals {
	margin-bottom: 50px;
}*/

@media (max-width: 375px) {
	.heading__schedule-txt {
		font-size: 22px;
	}
}

.main__popup .popup-content .popup__registation-item {
    text-align: left;
    margin-bottom: 15px;
    margin-left: 15px;
    position: relative;
}

.popup__registation-item:before {
  display: block;
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: 4px;
  left: -18px;
  border-radius: 10px;
  background-color: #00adef;
}

@media (max-width: 767px) {
  .main__popup .popup-content .popup__registation-item {
    font-size: 14px;
  }

  .main__popup .popup-content {
    padding: 20px;
  }
  .modals .modal-closer{
	  top: 0;
  }
}

.select-wrap .contacts__form-input{
	display: none;
}

.js-partner-slider-two {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	gap: 2rem;
}
.partners-slider__inner {
	display: flex;
	justify-content:center;
	align-items:center;
}
@media (max-width:1000px) {
	.js-partner-slider-two {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}
@media (max-width:670px) {
	.js-partner-slider-two {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}
@media (max-width:532px) {
	.js-partner-slider-two {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
.js-partner-slider-two > a {
	background-color: #fff;
	padding: 1rem;
}
