@charset "UTF-8"; /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 100;
    font-style: normal;
    src: url(../fonts/museosanscyrl-100.woff2) format("woff2"), url(../fonts/museosanscyrl-100.woff) format("woff"), url(../fonts/museosanscyrl-100.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/museosanscyrl-300.woff2) format("woff2"), url(../fonts/museosanscyrl-300.woff) format("woff"), url(../fonts/museosanscyrl-300.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/museosanscyrl-500.woff2) format("woff2"), url(../fonts/museosanscyrl-500.woff) format("woff"), url(../fonts/museosanscyrl-500.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/museosanscyrl-700.woff2) format("woff2"), url(../fonts/museosanscyrl-700.woff) format("woff"), url(../fonts/museosanscyrl-700.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/museosanscyrl-900.woff2) format("woff2"), url(../fonts/museosanscyrl-900.woff) format("woff"), url(../fonts/museosanscyrl-900.ttf) format("truetype")
}

body {
    letter-spacing: .02em
}

figure {
    margin: 0;
    padding: 0
}

a {
    transition: .3s linear;
    cursor: pointer
}

a:active {
    opacity: .85
}

b {
    font-weight: 900
}

p {
    padding: 0 0 10px;
    margin: 0;
    line-height: 1.8
}

@keyframes bounce {
    from {
        transform: translateY(-2px)
    }
    to {
        transform: translateY(2px)
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

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

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

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

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

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

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

.mfp-ajax-cur {
    cursor: progress
}

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

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

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

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

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

.mfp-hide {
    display: none !important
}

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

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

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

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

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

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

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

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

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

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

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

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

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

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

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

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

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

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

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

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

.mfp-figure figure {
    margin: 0
}

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

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

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

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

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

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

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

@font-face {
    font-family: slick;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    top: 50%;
    z-index: 999;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 40px;
    box-sizing: border-box;
    border: 2px solid #fff;
    padding: 0;
    font-size: 0;
    cursor: pointer;
    background: url(../img/down-arrow.svg) center center/15px no-repeat #a6be04;
    border-radius: 50%;
    outline: 0;
    transform: translate(0, -50%)
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0
}

.slick-prev {
    left: -8%;
    transform: rotate(90deg)
}

.slick-next {
    right: -8%;
    transform: rotate(-90deg)
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

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

body, html {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default
}

a:hover {
    cursor: pointer
}

a:focus {
    outline: 0
}

embed, img, object {
    max-width: 100%;
    height: auto
}

embed, object {
    height: 100%
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    width: 100%;
    margin: 0 auto;
    max-width: 62.5em
}

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

.row:after {
    clear: both
}

.row.collapse .column, .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}

.row .row {
    width: auto;
    margin: 0 -.9375em;
    max-width: none
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

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

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    position: relative;
    padding-left: .9375em;
    padding-right: .9375em;
    width: 100%;
    float: left
}

.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30
}

.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition-duration: .5s
}

.twentytwenty-after-label, .twentytwenty-before-label {
    transition-property: opacity
}

.twentytwenty-after-label:before, .twentytwenty-before-label:before {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: .1em;
    position: absolute;
    border-radius: 2px;
    opacity: 0
}

.twentytwenty-horizontal .twentytwenty-after-label:before, .twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-after-label:before, .twentytwenty-vertical .twentytwenty-before-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px
}

.twentytwenty-down-arrow, .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../img/down-arrow.svg) center center/21px 30px no-repeat
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
    top: 50%;
    margin-top: -15px
}

.twentytwenty-down-arrow, .twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container * {
    box-sizing: content-box
}

.twentytwenty-after-label:before, .twentytwenty-before-label:before {
    content: attr(data-content)
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px
}

.twentytwenty-overlay {
    transition-property: background;
    background: 0 0;
    z-index: 25
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 30px;
    width: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -17px;
    margin-top: -17px;
    background: #a6be04;
    border: 2px solid #fff;
    border-radius: 1000px;
    box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 20px;
    box-shadow: 0 3px 0 white, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 20px;
    box-shadow: 0 -3px 0 white, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    box-shadow: 3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    box-shadow: -3px 0 0 white, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-left-arrow {
    transform: rotate(90deg);
    left: -30px
}

.twentytwenty-right-arrow {
    transform: rotate(-90deg);
    right: -30px
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px
}

.container {
    max-width: 1600px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto
}

.title {
    padding: 0;
    margin: 10px 0 15px;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.5;
    letter-spacing: .03em;
    color: #111;
    text-transform: uppercase;
    text-align: left
}

.header {
    position: fixed;
    width: 100%;
    padding: 15px 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99999
}

.header__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.header__logo, .header__main-logo {
    outline: 0
}

.header__main-logo img {
    display: block;
    max-width: 306px;
    height: auto
}

.header__menu {
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.header__menu-item {
    padding: 0 40px
}

.header__menu-item:first-child {
    padding-left: 0
}

.header__menu-link {
    color: #fff;
    text-decoration: none
}

.header__logo img {
    display: block;
    max-width: 109px;
    height: auto
}

.header__nav-toggle {
    display: none;
    width: 25px;
    height: 16px;
    padding: 0;
    font-size: 0;
    line-height: 15px;
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: 0
}

.header__nav-toggle span {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    vertical-align: middle;
    background: #fff;
    border-radius: 2px
}

.header__nav-toggle span::after, .header__nav-toggle span::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #fff;
    border-radius: 1px
}

.header__nav-toggle span::before {
    top: -8px
}

.header__nav-toggle span::after {
    bottom: -8px
}

.promo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100vh;
    box-sizing: border-box;
    padding-bottom: 3.6%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    position: relative
}

.promo::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, .25);
    z-index: 3
}

.promo__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -15
}

.promo__wrap {
    width: 60%;
    text-align: center;
    z-index: 19
}

.promo__top-title {
    margin-bottom: 5px;
    color: #a6be04;
    text-align: center
}

.promo__title {
    padding: 0;
    margin: 0 0 35px;
    font-size: 80px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase
}

.promo__date, .promo__place {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 300
}

.promo__date {
    margin-bottom: 10px
}

.promo__place {
    padding-bottom: 5px
}

.promo__arrow-down {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin: 6% auto 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3)
}

.promo__arrow-down img {
    display: block;
    width: 25px;
    height: auto;
    animation: bounce .4s infinite alternate;
    -webkit-animation: bounce .4s infinite alternate
}

.about-text {
    padding-top: 50px;
    padding-bottom: 55px;
    width: 50%
}

.about-map {
    z-index: 88
}

.about-map__img {
    display: block;
    width: 100%;
    height: auto
}

.about-map__img--mobile, .about-map__img--tablet {
    display: none
}

.history {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.history__img-wrap {
    position: relative;
    top: -70px;
    z-index: 99;
    width: 45%;
    box-sizing: border-box;
    padding: 100px 40px 20px;
    background: #f3f3f3
}

.history__img {
    display: block;
    max-width: 90%;
    height: auto;
    margin: 0 auto
}

.history__img-title {
    padding: 0;
    margin: 45px 0 10px;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .01em;
    line-height: 1.8;
    text-transform: uppercase;
    text-align: center
}

.history__descr {
    width: 50%
}

.scheme {
    position: relative;
    height: 1080px;
    box-sizing: border-box;
    padding: 50px 0;
    background: url(../img/scheme.jpg) right top/cover no-repeat #090e04;
    color: #fff
}

.scheme__title {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center
}

.scheme__box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 680px;
    max-width: 40%;
    height: 680px;
    max-height: 80%;
    box-sizing: border-box;
    padding: 20px;
    background: rgba(166, 190, 4, .14);
    border: 3px solid #a6be04;
    transform: translateY(-50%);
    cursor: pointer
}

.scheme__box-text {
    position: relative;
    display: inline-block;
    padding-left: 80px;
    font-size: 16px;
    font-weight: 900;
    line-height: 53px;
    color: #fff;
    letter-spacing: .03em;
    text-transform: uppercase
}

.scheme__box-text::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 53px;
    height: 53px;
    box-sizing: border-box;
    background: url(../img/plus.svg) center center/25px no-repeat;
    border: 3px solid #a6be04
}

.scheme__show {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    z-index: 88;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    font-weight: 900;
    color: #fff;
    text-transform: uppercase
}

.scheme__show--open {
    display: block
}

.scheme__show-wrap {
    position: relative;
    width: 1100px;
    height: 100%;
    margin: 0 auto
}

.scheme__map-title {
    padding: 45px 0 0;
    margin: 0;
    font-size: 20px;
    text-align: center
}

.scheme__note {
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0 -175px;
    font-size: 16px;
    transform: rotate(-90deg)
}

.scheme__btn-close {
    position: absolute;
    top: 50%;
    right: 0;
    margin: 0 -62px;
    padding: 0 22px;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/close.svg) right 0/15px no-repeat;
    border: none;
    outline: 0;
    cursor: pointer;
    transform: rotate(90deg)
}

.scheme__map {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 1000px;
    height: 790px;
    background: url(../img/scheme-show.jpg) 0 0/cover no-repeat;
    border: 3px solid #a6be04;
    transform: translate(-50%, -50%)
}

.scheme__map-wrap {
    position: relative
}

.scheme__point {
    position: absolute;
    width: 85px;
    height: 85px;
    background: rgba(166, 190, 4, .14);
    border: 1px dotted #fff;
    cursor: pointer
}

.scheme__point:hover {
    background: url(../img/plus.svg) center center/20px no-repeat rgba(166, 190, 4, .5)
}

.scheme__point--1 {
    top: 40px;
    left: 30%
}

.scheme__point--2 {
    top: 70px;
    left: 42%
}

.scheme__point--3 {
    top: 125px;
    left: 68.7%
}

.scheme__point--4 {
    top: 175px;
    left: 47%
}

.scheme__point--5 {
    top: 165px;
    left: 57.5%
}

.scheme__point--6 {
    top: 315px;
    left: 60%
}

.scheme__point--7, .scheme__point--8 {
    width: 190px;
    height: 190px
}

.scheme__point--7 {
    top: 468px;
    left: 7%
}

.scheme__point--8 {
    top: 555px;
    left: 38%
}

.scheme__point-wrap {
    display: none;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 125px;
    box-sizing: border-box;
    padding: 10px;
    background: #a6be04
}

.scheme__point-wrap--1 {
    top: 50px;
    left: 7%
}

.scheme__point-wrap--2 {
    top: 80px;
    left: 19%
}

.scheme__point-wrap--3 {
    top: 135px;
    left: 45.7%
}

.scheme__point-wrap--4 {
    top: 185px;
    left: 24%
}

.scheme__point-wrap--5 {
    top: 175px;
    left: 34.5%
}

.scheme__point-wrap--6 {
    top: 325px;
    left: 47%
}

.scheme__point-wrap--7 {
    top: 478px;
    left: -6%
}

.scheme__point-wrap--8 {
    top: 565px;
    left: 25%
}

.scheme__point-wrap--open {
    display: -ms-flexbox;
    display: flex;
    z-index: 999
}

.scheme__point-close {
    position: absolute;
    top: 10px;
    right: 10px;
    content: '';
    width: 20px;
    height: 20px;
    padding: 0;
    font-size: 0;
    background: url(../img/close.svg) 0 0/cover no-repeat;
    border: none;
    outline: 0;
    cursor: pointer
}

.history-fact {
    padding-top: 335px;
    padding-bottom: 75px;
    background: url(../img/boat-bg.png) 39% top/928px 337px no-repeat
}

.history-fact__text-wrap {
    width: 80%;
    box-sizing: border-box;
    padding: 70px 9% 20px;
    margin: 0 auto;
    line-height: 1.8;
    text-align: center;
    background: url(../img/icon-fact.jpg) center 45px/97px 18px no-repeat #f3f3f3
}

.banner {
    height: 700px;
    background-image: url(../img/banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.contraband {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 630px;
    background: url(../img/contraband-bg.jpg) center center/cover no-repeat #090e04
}

.contraband__wrap {
    width: 76%
}

.contraband__text, .contraband__title {
    color: #fff
}

.story {
    padding-top: 80px
}

.story__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 76%
}

.story__left, .story__right {
    width: 44%
}

.story__left {
    -ms-flex-order: 1;
    order: 1
}

.story__right {
    -ms-flex-order: 2;
    order: 2;
    width: 43%;
    padding-right: 2.5%
}

.story__quote {
    padding: 65px 0 0;
    margin: 0
}

.story__author {
    padding: 0 0 55px;
    margin: 0;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.4;
    letter-spacing: .01em
}

.story__author-name {
    position: relative;
    display: block;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    color: #a6be04;
    line-height: 1.5;
    text-transform: uppercase
}

.story__author-name::before {
    position: absolute;
    top: -5px;
    left: -25px;
    content: '–'
}

.story__banner .story__text {
    width: 45%;
    padding-top: 5%
}

.story__detail .story__text {
    padding: 10px 0 0;
    margin: 0
}

.story__detail {
    position: relative;
    box-sizing: border-box;
    padding: 36px;
    margin-bottom: 35px
}

.story__detail::before {
    position: absolute;
    top: 105px;
    left: 0;
    z-index: 0;
    content: '';
    width: 100%;
    height: 87%;
    border: 1px solid #a6be04
}

.story__img-wrap {
    position: relative
}

.story__img-wrap--down {
    min-height: 500px
}

.story__img-wrap--top {
    min-height: 805px
}

.story__img-wrap--down .story__img {
    position: absolute;
    left: 0;
    bottom: -75px;
    z-index: 999
}

.story__img-wrap--top .story__img {
    position: absolute;
    left: 0;
    top: -190px;
    z-index: 999
}

.story__banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    height: 665px;
    color: #fff;
    background: url(../img/story-banner-bg.jpg) center center/cover no-repeat #090e04
}

.story__banner-wrap {
    width: 76%
}

.pic-story {
    position: relative
}

.pic-story__img {
    max-width: 100%;
    height: auto;
    margin: 0 auto 60px
}

.pic-story__title {
    font-weight: 900
}

.points {
    padding-top: 785px;
    padding-bottom: 210px;
    color: #fff;
    background: url(../img/points-bg.jpg) center top/cover no-repeat #090e04
}

.points__title {
    margin-bottom: 180px;
    font-size: 35px;
    color: #fff;
    text-align: center
}

.points__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none
}

.points__list-item {
    position: relative;
    width: 30%;
    box-sizing: border-box;
    padding-left: 75px
}

.points__list-item::before {
    position: absolute;
    top: 10px;
    left: 10px;
    content: '';
    width: 36px;
    height: 36px;
    background: url(../img/icon-handwheel.png) center center/24px no-repeat #a6be04;
    border-radius: 50%;
    z-index: 9
}

.points__list-item::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    content: '';
    width: 56px;
    height: 56px;
    background: rgba(166, 190, 4, .25);
    border-radius: 50%
}

.mission {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 665px;
    box-sizing: border-box;
    padding-top: 10px;
    line-height: 1.9;
    color: #fff;
    background: url(../img/mission-bg.jpg) center center/cover no-repeat #090e04
}

.mission__wrap {
    width: 60%
}

.mission__share {
    padding-top: 10%;
    width: 100%;
    text-align: center
}

.item a {
    color: #111;
    text-decoration: underline
}

.item a:hover {
    text-decoration: none
}

.item__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-top: 70px
}

.item__row--1 {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 70px
}

.item__row--2 {
    min-height: 600px;
    text-align: right;
    padding-bottom: 70px
}

.item__row--3 {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item__descr {
    position: relative;
    z-index: 999;
    width: 50%
}

.item__row--1 .item__descr {
    width: 55%
}

.item__row--2 .item__descr {
    width: 45%;
    -ms-flex-order: 1;
    order: 1
}

.item__image, .item__row--3 .item__descr {
    width: 45%
}

.item__row--2 .item__image {
    -ms-flex-order: 2;
    order: 2
}

.item__title {
    margin-bottom: 5px
}

.item__row--2 .item__title {
    margin-bottom: 25px;
    text-align: right
}

.item__image, .item__show {
    width: 50%;
    box-sizing: border-box
}

.item__img-wrap, .item__show {
    position: relative
}

.item__img-wrap--1 {
    position: relative;
    left: -7%;
    width: 45%;
    padding-top: 110px;
    padding-right: 90px;
    text-align: right
}

.item__img-wrap--2, .item__img-wrap--3 {
    padding-left: 70px
}

.item__img--mobile {
    display: none
}

.item__show::before {
    position: absolute;
    z-index: 1;
    content: '';
    top: 50%;
    left: 0;
    width: 535px;
    height: 535px;
    background: #f3f3f3;
    transform: translateY(-50%)
}

.item__show-wrap {
    position: relative;
    z-index: 999;
    outline: 0
}

.item__show-wrap--small {
    position: absolute;
    top: 50%;
    right: 23%;
    transform: translateY(-50%)
}

.item__show-img {
    position: relative;
    z-index: 999
}

.item__show-text {
    position: absolute;
    top: 58%;
    left: 50%;
    z-index: 9991;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .05em;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transform: translate(-50%, -50%)
}

.items {
    padding-top: 70px;
    padding-bottom: 60px
}

.items__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 80%;
    margin: 0 auto
}

.items__descr {
    -ms-flex-order: 1;
    order: 1;
    width: 55%;
    box-sizing: border-box;
    padding-bottom: 50px
}

.items__title {
    margin-bottom: 5px
}

.items__text {
    padding-right: 70px
}

.items__images {
    position: relative;
    right: -10%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 13%
}

.items__img-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 380px;
    height: 305px;
    margin: 0 10px;
    background: #f5f5f5
}

.items__img {
    max-width: 95%;
    height: auto;
    margin: 0 auto
}

.items__picture {
    -ms-flex-order: 2;
    order: 2;
    max-width: 45%
}

.artifact {
    padding: 55px 0;
    margin-top: 70px;
    text-align: center;
    background: #f3f3f3
}

.artifact__wrap {
    max-width: 1245px
}

.artifact__title {
    text-align: center
}

.artifact__check {
    display: none;
    position: relative;
    width: 110px;
    height: 40px;
    margin: 20px auto;
    line-height: 38px;
    background: #f0f0f0;
    border-radius: 25px;
    text-align: center
}

.artifact__check::before {
    position: absolute;
    top: 2px;
    left: 3px;
    content: '';
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    background: #a6be04;
    border: 2px solid #fff;
    border-radius: 50px
}

.artifact__check--after::before {
    left: auto;
    right: 3px
}

.artifact__check-text {
    font-size: 17px;
    font-weight: 700
}

.artifact__check-text--before {
    padding-right: 35px;
    display: none
}

.artifact__check--after .artifact__check-text--before {
    display: block
}

.artifact__check-text--after {
    padding-left: 35px
}

.artifact__check--after .artifact__check-text--after {
    display: none
}

.artifact__slider {
    position: relative
}

.artifact__slider::after, .artifact__slider::before {
    position: absolute;
    z-index: 99;
    font-size: 40px;
    font-weight: 900;
    color: #ececec;
    text-transform: uppercase
}

.artifact__slider::before {
    top: 168px;
    left: -210px;
    content: 'До реставрации';
    transform: rotate(-90deg)
}

.artifact__slider::after {
    right: -250px;
    bottom: 250px;
    content: 'После реставрации';
    transform: rotate(90deg)
}

.artifact__slider.slick-dotted.slick-slider {
    margin: 5px 0 0
}

.artifact__slider .slick-next, .artifact__slider .slick-prev {
    top: 41%
}

.artifact__slider--after, .artifact__slider--mobile {
    display: none
}

.artifact__slide-title {
    max-width: 1245px;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: #222
}

.artifact__slide-img {
    width: 100%
}

.artifact__dots {
    padding: 0;
    margin: 20px 0 0
}

.artifact__dots li {
    display: inline-block;
    vertical-align: top;
    font-size: 0
}

.artifact__dots li button {
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0 5px;
    background: #dadada;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    outline: 0
}

.artifact__dots li.slick-active button {
    background: #a6be04
}

.box-slider {
    padding-top: 50px
}

.box-slider__wrap {
    max-width: 1260px
}

.box-slider__title {
    font-size: 18px;
    text-align: center
}

.box-slider__slider {
    position: relative;
    padding-top: 80px
}

.box-slider__img {
    width: 100%;
    height: auto
}

.box-slider__dots {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 660px;
    transform: translateX(-50%);
    padding: 0;
    margin: 0;
    font-size: 0;
    list-style: none;
    background: #f3f3f3;
    border-radius: 35px
}

.box-slider__dots li {
    display: inline-block;
    box-sizing: border-box;
    text-align: center
}

.box-slider__dots li:first-child {
    width: 30%
}

.box-slider__dots li:nth-child(2) {
    width: 40%
}

.box-slider__dots li:nth-child(3) {
    width: 30%
}

.box-slider__dots li button {
    width: 100%;
    padding: 15px 5px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #f3f3f3;
    border: none;
    border-radius: 35px;
    outline: 0;
    cursor: pointer
}

.box-slider__dots li.slick-active button {
    color: #fff;
    background: #a6be04
}

.box-slider .slick-next {
    right: -15px
}

.box-slider .slick-prev {
    left: -15px
}

.footer{
    display: flex;
    justify-content: center;
    flex-direction: column;
    background:#001738;
    color: #b6bcc4;
    font-size:15px;
    line-height:20px;
    width: 100%;
}

.flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap: 20px;
}

.wrap {
    position: relative;
    z-index: 1;
    max-width: 1580px;
    padding: 0 10px;
    margin: 0 auto;
}

.footer > * span {
    font-size: 15px;
}
.footer > .wrap{
    max-width: 1580px;
    padding:22px 10px 20px;
}
.footer a{
    color:#b6bcc4;
}
.footer a img{
    display:block;
}
.footer__geo-logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.footer__geo-logo img{
    margin:0 46px 0 0;
}
.footer__address a:hover{
    text-decoration:underline;
}
.footer__social{
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: space-between;
    text-align:right;
    white-space:nowrap;
}
.footer__social--links{

}
.footer__social p{
    margin:0 0 4px;
}

.footer__social a{
    display:inline-block;
    width:32px;
    height:32px;
    line-height:25px;
    border-radius:50%;
    border:rgba(255,255,255,.35) 1px solid;
    text-align:center;
    -webkit-transition:all ease .3s;
    -o-transition:all ease .3s;
    transition:all ease .3s;
    margin:0 0 0 5px;
}
.footer__social a:hover{
    border-color:#fff;
}
.footer__social a img{
    display:inline-block;
    vertical-align:middle;
}



.f-vk img, .f-fb img, .f-ig img{
    margin:4px 0 0;
}
.f-vi img{
    margin: 4px 2px 0 0;
}
.footer__bottom{
    width: 100%;
    font-size:13px;
    background:#000E27;
    padding:17px 0 15px;
}
.footer__organization{
    display: none;
}

@media screen and (max-width: 1250px){
    .footer__geo-logo img{
        margin:0 20px 0 0;
    }
}


@media screen and (max-width: 950px) {
    .footer > .wrap {
        display: block;
        margin: 0;
    }

    .footer__main-logo, .footer__geo-logo, .footer__control {
        display: none;
    }

    .footer__organization {
        display: inline-block;
    }

    .footer {
        font-size: 13px;
        line-height: 20px;
    }

    .footer__social {
        text-align: left;
        margin: 0 0 20px;
    }

    .footer__address {
        margin: 0 0 20px;
    }
}
/*.footer__social-links {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    width: 100%;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    list-style: none*/
/*}*/

/*.footer__social-item {*/
/*    width: calc(100% / 5)*/
/*}*/

/*.footer__social-link {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    height: 98px*/
/*}*/

/*.footer__social-link--fb {*/
/*    background: #3c5a98*/
/*}*/

/*.footer__social-link--fb:hover {*/
/*    background: #354f86*/
/*}*/

/*.footer__social-link--vk {*/
/*    background: #48729e*/
/*}*/

/*.footer__social-link--vk:hover {*/
/*    background: #40658c*/
/*}*/

/*.footer__social-link--od {*/
/*    background: #ff9f4d*/
/*}*/

/*.footer__social-link--od:hover {*/
/*    background: #ff9134*/
/*}*/

/*.footer__social-link--vimeo {*/
/*    background: #00adef*/
/*}*/

/*.footer__social-link--vimeo:hover {*/
/*    background: #009bd6*/
/*}*/

/*.footer__social-link--insta {*/
/*    background: #5851db*/
/*}*/

/*.footer__social-link--insta:hover {*/
/*    background: #443cd7*/
/*}*/

/*.footer__copy-wrap {*/
/*    padding: 50px 0;*/
/*    background: #000*/
/*}*/

/*.footer__copyright {*/
/*    font-size: 16px;*/
/*    color: #939393;*/
/*    line-height: 1.2;*/
/*    text-align: center*/
/*}*/

/*.footer__copyright-link {*/
/*    color: #ff8562*/
/*}*/

/*.footer__copyright-link:hover {*/
/*    text-decoration: none*/
/*}*/

.share__title {
    padding: 0;
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase
}

.share .ya-share2__container_size_m .ya-share2__item, .share .ya-share2__container_size_m .ya-share2__item:last-child {
    margin: 0 5px
}

.share .ya-share2__badge {
    width: 30px;
    height: 30px;
    background-color: transparent !important;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 25px
}

.share .ya-share2__icon {
    vertical-align: middle
}

@media (min-width: 768px) and (max-width: 1200px) {
    .box-slider .slick-next, .box-slider .slick-prev {
        top: 52%
    }

    .box-slider .slick-next {
        right: -15px
    }

    .box-slider .slick-prev {
        left: -15px
    }
}

@media only screen and (min-width: 768px) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }

    .large-2 {
        position: relative;
        width: 16.66667%
    }

    .large-3 {
        position: relative;
        width: 25%
    }

    .large-4 {
        position: relative;
        width: 33.33333%
    }

    .large-5 {
        position: relative;
        width: 41.66667%
    }

    .large-6 {
        position: relative;
        width: 50%
    }

    .large-7 {
        position: relative;
        width: 58.33333%
    }

    .large-8 {
        position: relative;
        width: 66.66667%
    }

    .large-9 {
        position: relative;
        width: 75%
    }

    .large-10 {
        position: relative;
        width: 83.33333%
    }

    .large-11 {
        position: relative;
        width: 91.66667%
    }

    .large-12 {
        position: relative;
        width: 100%
    }

    .row .large-offset-0 {
        position: relative;
        margin-left: 0
    }

    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column.large-centered, .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right !important
    }
}

@media (min-width: 768px) and (max-width: 1600px) {
    .container {
        padding-right: 30px;
        padding-left: 30px
    }

    .promo {
        padding-bottom: 3%;
        height: 650px
    }

    .about-text {
        width: 85%
    }

    .story {
        padding-top: 30px
    }

    .story__wrap {
        width: 100%;
        margin-bottom: 20px
    }

    .story__img-wrap--down .story__img {
        bottom: auto
    }

    .artifact {
        overflow-x: hidden
    }

    .artifact__slider .slick-next, .artifact__slider .slick-prev {
        top: 40%
    }

    .artifact__slider .slick-next {
        right: 0
    }

    .artifact__slider .slick-prev {
        left: 0
    }
}

@media (min-width: 768px) and (max-width: 1201px) {
    .header {
        padding: 8px 0;
        box-sizing: border-box
    }

    .header__menu-item {
        padding: 0 10px
    }

    .promo__top-title {
        font-size: 30px
    }

    .promo__date, .promo__place {
        font-size: 18px
    }

    .promo__arrow-down {
        width: 45px;
        height: 45px;
        margin-top: 25px
    }

    .about-map__img {
        display: none
    }

    .about-map__img--tablet {
        display: block
    }

    .history {
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 35px;
        padding-bottom: 35px
    }

    .history__img-wrap {
        top: 20px;
        padding-top: 60px;
        padding-left: 25px;
        padding-right: 25px
    }

    .history__img-title {
        margin-top: 15px;
        font-size: 12px
    }

    .scheme {
        height: 500px;
        padding: 30px 0;
        background-size: cover
    }

    .scheme__title {
        max-width: 500px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 1.4
    }

    .scheme__box {
        width: 280px;
        height: 260px
    }

    .scheme__box-text {
        padding-left: 70px;
        font-size: 12px
    }

    .scheme__show-wrap {
        max-width: 600px
    }

    .scheme__map-title {
        display: none
    }

    .scheme__note {
        left: 6%
    }

    .scheme__btn-close {
        right: 8%
    }

    .scheme__map {
        width: 460px;
        height: 365px
    }

    .scheme__point {
        width: 40px;
        height: 40px
    }

    .scheme__point--1 {
        top: 20px
    }

    .scheme__point--2 {
        top: 33px
    }

    .scheme__point--3 {
        top: 57px
    }

    .scheme__point--4 {
        top: 90px
    }

    .scheme__point--5 {
        top: 75px
    }

    .scheme__point--6 {
        top: 145px
    }

    .scheme__point--7, .scheme__point--8 {
        width: 60px;
        height: 60px
    }

    .scheme__point--7 {
        top: 225px
    }

    .scheme__point--8 {
        top: 255px
    }

    .scheme__point-wrap--1 {
        top: 30px
    }

    .scheme__point-wrap--2 {
        top: 43px
    }

    .scheme__point-wrap--3 {
        top: 67px
    }

    .scheme__point-wrap--4 {
        top: 100px
    }

    .scheme__point-wrap--5 {
        top: 85px
    }

    .scheme__point-wrap--6 {
        top: 155px
    }

    .scheme__point-wrap--7 {
        top: 235px
    }

    .scheme__point-wrap--8 {
        top: 265px
    }

    .scheme__point-wrap {
        width: 250px;
        height: 100px;
        font-size: 14px
    }

    .history-fact {
        background-size: contain;
        padding-top: 275px
    }

    .history-fact__text-wrap {
        width: 100%;
        padding: 80px 30px 20px
    }

    .contraband {
        height: 570px
    }

    .story__wrap {
        width: 100%;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 20px
    }

    .story__left, .story__right {
        width: 47%
    }

    .story__quote {
        padding: 0
    }

    .story__author {
        padding-bottom: 20px
    }

    .story__author-name::before {
        left: -20px
    }

    .story__detail {
        padding: 20px;
        margin-bottom: 0
    }

    .story__detail::before {
        height: 78%
    }

    .story__img-wrap--down {
        min-height: 1px
    }

    .story__img-wrap--top {
        min-height: 400px
    }

    .story__banner {
        margin-bottom: 25px;
        background-image: url(../img/story-banner-tablet.jpg)
    }

    .pic-story {
        font-size: 14px
    }

    .pic-story__img {
        margin-bottom: 20px
    }

    .pic-story__title {
        font-size: 14px;
        line-height: 1.5
    }

    .points {
        padding-top: 60%;
        padding-bottom: 10%;
        background-image: url(../img/points-bg-tablet.jpg)
    }

    .points__title {
        margin-bottom: 90px
    }

    .points__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 450px;
        margin: 0 auto;
        font-size: 18px
    }

    .points__list-item {
        width: 100%;
        line-height: 1.5;
        margin-bottom: 40px
    }

    .mission {
        height: 570px;
        background-image: url(../img/mission-bg-tablet.jpg);
        background-position: center top
    }

    .item__row {
        padding-top: 0
    }

    .item__row--1 {
        padding: 30px 0 0
    }

    .item__row--2 {
        padding-bottom: 30px
    }

    .item__row--slider {
        padding-bottom: 200px
    }

    .item__img-wrap--1 {
        padding-top: 0;
        padding-right: 0;
        left: -5%
    }

    .item__img-wrap--2 {
        padding-left: 25px
    }

    .item__img-wrap--3 {
        padding-left: 0
    }

    .item__show::before {
        top: -10px;
        left: -10px;
        width: 90%;
        height: 510px;
        transform: none
    }

    .item__show-wrap--small {
        top: 60%;
        right: auto;
        left: 14%;
        transform: none;
        max-width: 70%
    }

    .item__show-img {
        max-width: 90%
    }

    .items {
        padding-top: 35px
    }

    .items__wrap {
        width: 100%
    }

    .items__images {
        right: 0;
        width: 600px;
        margin-top: 30px
    }

    .items__img-wrap {
        height: 245px
    }

    .items__picture {
        height: 550px
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .promo__title {
        font-size: 60px;
        padding-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    .promo__place {
        padding-bottom: 25%
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .promo__wrap {
        width: 80%
    }

    .story__img-wrap--top {
        min-height: 605px
    }
}

@media (min-width: 1601px) {
    .artifact__slider .slick-next {
        right: -5%
    }

    .artifact__slider .slick-prev {
        left: -5%
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 1201px) {
    body {
        font-size: 17px
    }

    .promo__wrap {
        width: 100%
    }

    .story__detail .story__text {
        font-size: 14px
    }

    .mission__wrap {
        width: 100%
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 320px;
        padding-left: 10px;
        padding-right: 10px
    }

    .container.history-fact {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .title {
        margin-top: 15px;
        margin-bottom: 5px;
        font-size: 25px;
        line-height: 1.45
    }

    .header {
        padding-bottom: 10px
    }

    .header--open {
        padding-bottom: 205px;
        background: rgba(0, 0, 0, .6)
    }

    .header__wrap {
        position: relative
    }

    .header__main-logo img {
        width: 160px;
        padding-right: 15px
    }

    .header__nav {
        display: none
    }

    .header__nav--open {
        width: 100%;
        display: block;
        position: absolute;
        top: 52px;
        left: 0;
        right: 0;
        text-align: right
    }

    .header__menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 300px;
        padding-left: 0;
        padding-bottom: 10px;
        margin: 0 auto
    }

    .header__menu-item {
        width: 100%;
        padding: 10px;
        font-size: 18px;
        border-top: 1px dashed rgba(255, 255, 255, .3)
    }

    .header__logo img {
        width: 55px;
        margin-right: 30px
    }

    .header__nav-toggle {
        display: block
    }

    .promo {
        height: 410px;
        margin-bottom: 0;
        padding-bottom: 5%;
        background: url(../img/promo-bg-mobile.jpg) center bottom/cover no-repeat;
        overflow: visible
    }

    .promo__video {
        display: none
    }

    .promo__top-title {
        margin-bottom: 0;
        font-size: 18px
    }

    .promo__title {
        margin-bottom: 20px;
        font-size: 25px;
        line-height: 1.4
    }

    .promo__date, .promo__place {
        font-size: 16px;
        line-height: 1.9
    }

    .promo__date {
        margin-bottom: 0
    }

    .promo__place {
        padding: 0 10%
    }

    .promo__arrow-down {
        margin-top: 15px;
        width: 45px;
        height: 45px
    }

    .about-text {
        width: 100%;
        padding-top: 25px;
        padding-bottom: 35px
    }

    .about-map__img {
        display: none
    }

    .about-map__img--mobile {
        display: block
    }

    .history {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 45px
    }

    .history__img-wrap {
        top: 0;
        width: 100%;
        padding: 50px 25px 5px;
        margin-bottom: 20px
    }

    .history__img-title {
        width: 100%;
        margin-top: 10px;
        font-size: 7px
    }

    .history__descr {
        width: 100%
    }

    .scheme {
        height: 565px;
        background-image: url(../img/scheme-mobile.jpg)
    }

    .scheme__title {
        display: none
    }

    .scheme__box {
        top: 55%;
        width: 200px;
        height: 200px;
        max-width: 200px;
        padding: 10px;
        transform: translateX(-50%);
        text-align: center
    }

    .scheme__box-text {
        padding-left: 0;
        padding-top: 65px;
        font-size: 13px;
        line-height: 1;
        letter-spacing: .01em
    }

    .scheme__box-text::before {
        left: 50%;
        width: 50px;
        height: 50px;
        transform: translateX(-50%)
    }

    .scheme__show-wrap {
        max-width: 320px
    }

    .scheme__map-title {
        padding-top: 20px;
        font-size: 12px
    }

    .scheme__note {
        display: none
    }

    .scheme__btn-close {
        top: 14%;
        left: 50%;
        right: auto;
        padding: 0 18px;
        margin: 0;
        font-size: 12px;
        transform: translateX(-50%);
        background-size: 12px
    }

    .scheme__map {
        top: 40%;
        width: 310px;
        height: 250px
    }

    .scheme__point {
        width: 30px;
        height: 30px
    }

    .scheme__point--1 {
        top: 10px
    }

    .scheme__point--2 {
        top: 17px
    }

    .scheme__point--3 {
        top: 37px;
        left: 69%
    }

    .scheme__point--4 {
        top: 55px
    }

    .scheme__point--5 {
        top: 50px
    }

    .scheme__point--6 {
        top: 96px
    }

    .scheme__point--7, .scheme__point--8 {
        width: 50px;
        height: 50px
    }

    .scheme__point--7 {
        top: 150px;
        left: 7.5%
    }

    .scheme__point--8 {
        top: 173px;
        left: 38.5%
    }

    .scheme__point-wrap--1 {
        top: 20px
    }

    .scheme__point-wrap--2 {
        top: 27px
    }

    .scheme__point-wrap--3 {
        top: 47px;
        left: 56%
    }

    .scheme__point-wrap--4 {
        top: 65px
    }

    .scheme__point-wrap--5 {
        top: 60px
    }

    .scheme__point-wrap--6 {
        top: 106px
    }

    .scheme__point-wrap--7 {
        top: 160px;
        left: -6.5%
    }

    .scheme__point-wrap--8 {
        top: 183px;
        left: 25.5%
    }

    .scheme__point-wrap {
        width: 150px;
        height: 50px;
        padding: 8px;
        font-size: 8px;
        font-weight: 400;
        line-height: 1.1
    }

    .scheme__point-close {
        top: 6px;
        right: 6px;
        width: 10px;
        height: 10px
    }

    .history-fact {
        background-size: contain;
        padding-top: 115px;
        padding-bottom: 50px
    }

    .history-fact__text-wrap {
        width: 100%;
        padding: 90px 0 30px
    }

    .history-fact__text {
        max-width: 300px;
        margin: 0 auto;
        font-size: 15px
    }

    .banner {
        height: 330px;
        background-image: url(../img/banner-mobile.jpg)
    }

    .contraband {
        height: 410px;
        background-image: url(../img/contraband-bg-mobile.jpg)
    }

    .story {
        padding-top: 40px
    }

    .story__wrap {
        width: 100%
    }

    .story__wrap--down {
        padding-bottom: 30px
    }

    .story__left, .story__right {
        width: 100%
    }

    .story__wrap--down .story__left {
        -ms-flex-order: 2;
        order: 2
    }

    .story__right {
        max-width: 300px;
        margin: 0 auto;
        padding: 0
    }

    .story__wrap--down .story__right {
        -ms-flex-order: 1;
        order: 1
    }

    .story__quote {
        padding: 0
    }

    .story__author {
        font-size: 14px;
        padding-bottom: 40px
    }

    .story__author-name {
        font-size: 25px
    }

    .story__banner .story__text {
        width: 100%;
        padding-top: 0
    }

    .story__detail {
        padding: 15px
    }

    .story__detail::before {
        top: 60px
    }

    .story__img-wrap--down {
        min-height: 1px
    }

    .story__img-wrap--top {
        min-height: 400px
    }

    .story__img {
        max-width: 100%
    }

    .story__img-wrap--down .story__img {
        position: relative;
        left: auto;
        bottom: auto;
        margin-bottom: 35px
    }

    .story__img-wrap--top .story__img {
        top: -70px
    }

    .story__banner {
        height: auto;
        padding-top: 30px;
        padding-bottom: 100px;
        margin-top: 25px;
        background-image: url(../img/story-banner-mobile.jpg)
    }

    .pic-story {
        margin-top: 20px;
        font-size: 14px
    }

    .pic-story__img {
        margin-bottom: 30px
    }

    .points {
        padding-top: 165px;
        padding-bottom: 20px;
        background-image: url(../img/points-bg-mobile.jpg)
    }

    .points__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 45px
    }

    .points__list-item {
        width: 100%;
        padding-left: 0;
        padding-top: 65px;
        margin-bottom: 30px;
        text-align: center
    }

    .points__list-item::after, .points__list-item::before {
        left: 50%;
        transform: translateX(-50%)
    }

    .mission {
        height: auto;
        padding-top: 40px;
        padding-bottom: 25px;
        background-image: url(../img/mission-bg-mobile.jpg);
        font-size: 16px
    }

    .mission p {
        line-height: 1.7
    }

    .item {
        overflow: hidden;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .item__row {
        padding-top: 30px;
        max-width: 300px;
        margin: 0 auto
    }

    .item__row--1 {
        padding-bottom: 80px
    }

    .item__row--2 {
        min-height: 1px;
        padding-bottom: 0
    }

    .item__row--3 {
        padding-bottom: 30px
    }

    .item__descr, .item__row--1 .item__descr {
        width: 100%
    }

    .item__row--2 .item__descr {
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }

    .item__row--3 .item__descr {
        width: 100%
    }

    .item__row--2 .item__image {
        -ms-flex-order: 1;
        order: 1
    }

    .item__image, .item__img-wrap, .item__show {
        width: 100%
    }

    .item__img-wrap--1 {
        left: auto;
        width: 100%;
        padding-top: 45px;
        padding-right: 0;
        max-width: 300px;
        margin: 15px auto 0
    }

    .item__img-wrap--2 {
        padding-left: 0;
        max-width: 320px;
        margin: 0 auto 15px
    }

    .item__img-wrap--3 {
        padding-left: 0;
        max-width: 320px;
        margin: 0 auto 30px
    }

    .item__img-wrap--1 .item__img {
        display: none;
        width: 100%
    }

    .item__img-wrap--1 .item__img--mobile {
        display: block
    }

    .item__img-wrap--2 .item__img {
        display: none;
        width: 100%
    }

    .item__img-wrap--2 .item__img--mobile {
        display: block
    }

    .item__img-wrap--3 .item__img {
        display: none;
        width: 100%
    }

    .item__img-wrap--3 .item__img--mobile {
        display: block
    }

    .item__show {
        margin-bottom: 170px
    }

    .item__show::before {
        top: -10px;
        left: -10px;
        width: 250px;
        height: 310px;
        transform: none
    }

    .item__show-wrap--small {
        width: 200px;
        top: 70%;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .item__show-wrap--small .item__show-img {
        width: 200px;
        height: auto
    }

    .item__show-text {
        top: 57%;
        font-size: 10px;
        letter-spacing: .01em
    }

    .items {
        max-width: 100%;
        padding: 0
    }

    .items__wrap {
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 320px
    }

    .items__descr {
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        padding-top: 20px;
        padding-bottom: 35px
    }

    .items__text {
        padding-right: 0
    }

    .items__images {
        position: absolute;
        top: 335px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        right: 0;
        left: 0
    }

    .items__img-wrap {
        width: 230px;
        height: 200px;
        margin-bottom: 10px
    }

    .items__picture {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 370px
    }

    .items__picture .items__img {
        width: 100%
    }

    .artifact {
        margin-top: 0;
        padding: 25px 0;
        overflow: hidden
    }

    .artifact__wrap {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .artifact__text, .artifact__title {
        max-width: 300px;
        margin: 0 auto
    }

    .artifact__check {
        display: block
    }

    .artifact__slider, .artifact__slider::after, .artifact__slider::before {
        display: none
    }

    .artifact__slider .slick-next, .artifact__slider .slick-prev {
        top: 35%
    }

    .artifact__slider .slick-next {
        right: -3%
    }

    .artifact__slider .slick-prev {
        left: -3%
    }

    .artifact__slider--mobile {
        display: block
    }

    .artifact__check--after + .artifact__slider--before, .artifact__slider--after {
        display: none
    }

    .artifact__slide-title {
        padding: 10px 0;
        font-size: 12px;
        line-height: 1.15
    }

    .box-slider {
        padding-top: 30px;
        overflow: hidden
    }

    .box-slider__title {
        font-size: 18px
    }

    .box-slider__slider {
        padding-top: 60px
    }

    .box-slider__dots {
        width: 100%;
        background-color: transparent
    }

    .box-slider__dots li:nth-child(n) {
        width: 100%
    }

    .box-slider__dots li button {
        display: none
    }

    .box-slider__dots li.slick-active button {
        display: block;
        color: #111;
        background-color: transparent
    }

    .box-slider .slick-next, .box-slider .slick-prev {
        top: 10px
    }

    .box-slider .slick-next {
        right: -7%
    }

    .box-slider .slick-prev {
        left: -7%
    }

    .footer__social-link {
        height: 55px
    }

    .footer__copy-wrap {
        padding: 20px 0 15px
    }
}

@media (max-width: 1600px) {
    .contraband__wrap, .story__banner-wrap {
        width: 100%
    }
}

@media (max-width: 768px) {
    .artifact {
        background: #f9f9f9
    }

    .artifact__slider {
        max-width: 650px
    }

    .artifact__slider::after, .artifact__slider::before {
        font-size: 36px
    }

    .artifact__slider::before {
        top: 155px;
        left: -185px
    }

    .artifact__slider::after {
        right: -225px;
        bottom: 225px
    }

    .artifact__slider.slick-dotted.slick-slider {
        margin: 0 auto
    }
}

@media only screen {
    .column, .columns {
        position: relative;
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }

    .small-1 {
        position: relative;
        width: 8.33333%
    }

    .small-2 {
        position: relative;
        width: 16.66667%
    }

    .small-3 {
        position: relative;
        width: 25%
    }

    .small-4 {
        position: relative;
        width: 33.33333%
    }

    .small-5 {
        position: relative;
        width: 41.66667%
    }

    .small-6 {
        position: relative;
        width: 50%
    }

    .small-7 {
        position: relative;
        width: 58.33333%
    }

    .small-8 {
        position: relative;
        width: 66.66667%
    }

    .small-9 {
        position: relative;
        width: 75%
    }

    .small-10 {
        position: relative;
        width: 83.33333%
    }

    .small-11 {
        position: relative;
        width: 91.66667%
    }

    .small-12 {
        position: relative;
        width: 100%
    }

    .small-offset-0 {
        position: relative;
        margin-left: 0
    }

    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*=column] + [class*=column]:last-child {
        float: right
    }

    [class*=column] + [class*=column].end {
        float: left
    }

    .column.small-centered, .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}

@media (max-width: 1200px) {
    .header__main-logo img {
        width: 170px
    }

    .header__logo img {
        width: 60px
    }
}

/*# sourceMappingURL=style.min.css.map */
