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

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

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    overflow-y: scroll
}

@media (max-width: 891px) {
    html.menu-opened {
        overflow: hidden;
    }
}

ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

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

th {
    font-weight: 700;
    vertical-align: bottom
}

td {
    font-weight: 400;
    vertical-align: top
}

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

input,
select {
    vertical-align: middle
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

input[type=radio] {
    vertical-align: text-bottom
}

input[type=checkbox] {
    vertical-align: bottom
}

.ie7 input[type=checkbox] {
    vertical-align: baseline
}

.ie6 input {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font: 99% sans-serif
}

table {
    font-size: inherit
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

td,
td img {
    vertical-align: top
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

code,
kbd,
pre,
samp {
    font-family: monospace, sans-serif
}

.clickable,
button,
input[type=button],
input[type=file],
input[type=submit],
label {
    cursor: pointer
}

button,
input,
select,
textarea {
    margin: 0
}

button,
input[type=button] {
    width: auto;
    overflow: visible
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.clearfix:after,
.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

@font-face {
    font-family: futura-book;
    src: url(../fonts/futura-book.woff2) format("woff2"), url(../fonts/futura-book.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: futura-heavy;
    src: url(../fonts/futura-heavy.woff2) format("woff2"), url(../fonts/futura-heavy.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: futura-light;
    src: url(../fonts/futura-light.woff2) format("woff2"), url(../fonts/futura-light.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: futura-medium;
    src: url(../fonts/futura-medium.woff2) format("woff2"), url(../fonts/futura-medium.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: futura-bold;
    src: url(../fonts/futura-bold.woff2) format("woff2"), url(../fonts/futura-bold.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: futura-bold-l;
    src: url(../fonts/futura-bold-l.woff) format("woff"), url(../fonts/futura-bold-l.woff2) format("woff2");
    font-display: swap
}

::-moz-selection {
    background-color: rgba(227, 193, 129, .5);
    color: #000
}

::selection {
    background-color: rgba(227, 193, 129, .5);
    color: #000
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: futura-book, sans-serif;
    counter-reset: num;
    min-width: 320px;
    background-color: #fff;
    color: #000;
    font-size: 16px
}

.wrapper {
    max-width: 1950px;
    padding: 0 15px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.wrapper:after {
    content: "";
    display: block;
    clear: both;
    width: 100px;
    height: 1px
}

.container {
    max-width: 1445px;
    padding: 0 15px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.container-offside {
    max-width: 1540px;
    padding: 0 15px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(48px);
    -ms-transform: translateX(48px);
    transform: translateX(48px);
    z-index: 4
}

.section-content {
    margin-bottom: 50px;
}

.header {
    padding-top: 30px;
    width: 100%;
    position: absolute;
    z-index: 5;
    padding-bottom: 45px
}

.logo {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 1.5%;
    top: 7px;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.logo img {
    width: 100%;
    display: block
}

.logo.active {
    opacity: 1
}

.menu-wrap {
    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-top: 25px;
    position: relative
}

.menu-wrap .logo-menu {
    display: none
}

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social_menu {
    display: none
}

.social-link {
    display: inline-block;
    margin: 0 13px
}

.social-link img {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.social-link:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.sandwich {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    right: 0;
    /* cursor: pointer; */
    display: none;
    z-index: 20
}

.sw-topper {
    position: relative;
    border-bottom: 2px solid #E3C181;
    /* top: 9px; */
    width: 21px;
    height: 10px;
    /* background: #E3C181; */
    /* border: none; */
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    -o-transition: transform .5s, top .2s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s;
    cursor: pointer;
}

.sw-bottom {
    position: relative;
    width: 29px;
    height: 10px;
    border-bottom: 2px solid #E3C181;
    /* top: 16px; */
    /* background: #E3C181; */
    /* border: none; */
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    -o-transition: transform .5s, top .2s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s;
    -webkit-transition-delay: .2s, 0s;
    -o-transition-delay: .2s, 0s;
    transition-delay: .2s, 0s;
    cursor: pointer;
}

.sw-footer {
    position: relative;
    width: 21px;
    height: 10px;
    border-bottom: 2px solid #E3C181;
    /* top: 23px; */
    /* background: #E3C181; */
    /* border: none; */
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    cursor: pointer;
}

.sandwich.active {
    position: fixed;
    right: 11px;
    top: 22px
}

.sandwich.active .sw-topper {
    /* top: 17px; */
    top: 20px;
    left: 3px;
    -webkit-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    transform: rotate(140deg);
    width: 29px;
}

.sandwich.active .sw-footer {
    /* top: 13px; */
    top: 0;
    right: 2px;
    -webkit-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    transform: rotate(-140deg);
    width: 29px;
}

.sandwich.active .sw-bottom {
    opacity: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.menu {
    list-style-type: none
}

.menu li {
    display: inline-block;
    margin-right: 75px
}

.menu li:last-of-type {
    margin-right: 0
}

.menu li a {
    color: #000;
    display: inline-block;
    text-decoration: none;
    font-size: .875em;
    font-style: normal;
    font-family: futura-book, sans-serif;
    line-height: 1.14;
    letter-spacing: .45px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
    text-transform: uppercase
}

.menu li a:before {
    display: block;
    content: attr(title);
    font-family: futura-bold, sans-serif;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 14px
}

.menu li a.active,
.menu li a:hover {
    font-size: 14px;
    font-family: futura-bold, sans-serif
}

.menu-wrap.active .menu li a:hover {
    font-family: futura-book, sans-serif
}

.first-screen--mobile {
    display: none
}

.first-screen--mobile .first-screen-bottom {
    margin: 0 auto
}

.first-screen--mobile .owl-carousel button.owl-dot span {
    height: 2px;
    width: 18px
}

.first-screen--mobile .owl-carousel button.owl-dot {
    margin-right: 5px
}

.slider-mob {
    overflow: hidden
}

.slider-mob_item {
    height: 526px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover
}

.slider-mob-subtitle {
    font-family: futura-bold, sans-serif;
    font-size: 100px;
    line-height: .95;
    letter-spacing: 47.26px;
    color: #E3C181;
    margin-left: -45px;
    text-transform: uppercase
}

.slider-mob .owl-dots {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-width: none;
    display: inline-block;
    position: absolute;
    top: 134px;
    left: 60px
}

.slider-mob .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slider-home {
    overflow: hidden
}

.slider-home .wrapper {
    padding: 0
}

.slider-home_item {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: calc(50% + 705px) 100%;
    height: 1092px
}

.slider-home_item .container {
    left: -90px
}

.slider-shadow {
    width: 696px;
    height: 1092px;
    position: absolute;
    top: 0;
    right: -75px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .75)
}

.slider-shadow span {
    font-family: futura-bold-l, sans-serif;
    font-size: 328px;
    letter-spacing: 155px;
    color: #E3C181;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 55%
}

.slider-shadow .shadow-elem1 {
    mix-blend-mode: multiply;
    background-blend-mode: multiply;
    left: -144%
}

.slider-shadow .shadow-elem2 {
    right: -56%
}

.slider-shadow .shadow-elem3 {
    right: 10%
}

.slider-text-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 21%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.slider-text-wrap_mob {
    margin-top: 30px
}

.slider-text-wrap_mob .slider-title {
    font-family: futura-bold, sans-serif;
    font-size: 18px;
    line-height: .89;
    letter-spacing: .9px;
    margin-bottom: 30px
}

.slider-text-wrap_mob .slider-title span {
    display: block;
    margin-top: 5px
}

.owl-num {
    font-family: futura-bold, sans-serif;
    font-size: 2.187em;
    letter-spacing: 1.35px;
    margin-bottom: 10px
}

.owl-num-mob {
    font-family: futura-bold, sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 7px;
    letter-spacing: .92px
}

.slider-subtitle {
    font-size: 1.375em;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: normal;
    color: #E3C181;
    border-bottom: 1px solid rgba(227, 193, 129, .5);
    padding-bottom: 20px;
    margin-bottom: 35px
}

.slider-title {
    font-size: 1.31em;
    font-family: futura-bold, sans-serif;
    line-height: 1.1;
    letter-spacing: 1.05px;
    color: #000;
    text-transform: uppercase
}

.slider-title span {
    font-family: futura-book, sans-serif
}

.owl-dots {
    max-width: 1445px;
    margin: 0 auto;
    padding: 0 15px;
    -webkit-transform: translate(-25px, -785px);
    -ms-transform: translate(-25px, -785px);
    transform: translate(-25px, -785px)
}

.owl-dots button {
    border: none;
    outline: 0
}

.owl-carousel button.owl-dot {
    margin-right: 8px;
    position: relative
}

.owl-carousel button.owl-dot:hover span {
    background-color: #E3C181;
    color: #000
}

.owl-carousel button.owl-dot span {
    width: 37px;
    height: 3px;
    background-color: rgba(227, 193, 129, .2);
    display: inline-block;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.owl-carousel button.owl-dot.active span {
    background-color: #E3C181;
    color: #000
}

.owl-carousel button.owl-dot.active:hover:after {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.owl-carousel .owl-nav {
    display: inline-block;
    position: absolute;
    right: 14%;
    bottom: 0
}

.owl-carousel .owl-nav button.owl-next {
    width: 26px;
    height: 20px;
    background: url(../images/dest/right.svg) 0 center no-repeat;
    background-size: contain;
    position: relative;
    top: 4px;
    opacity: .25;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    outline: 0;
    display: inline-block
}

.owl-carousel .owl-nav button.owl-next:hover {
    opacity: 1
}

.owl-carousel .owl-nav button.owl-prev {
    width: 26px;
    height: 20px;
    background: url(../images/dest/left.svg) 0 center no-repeat;
    background-size: contain;
    position: relative;
    top: -5px;
    margin-right: 95px;
    opacity: .25;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    outline: 0;
    display: inline-block
}

.owl-carousel .owl-nav button.owl-prev:hover {
    opacity: 1
}

.language {
    display: inline-block
}

.language-link {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: .23px;
    text-align: center;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 10px
}

.language-link:after {
    display: block;
    content: attr(title);
    font-weight: 900;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 14px
}

.language-link.active,
.language-link:hover {
    font-weight: 900
}

.first-screen-bottom {
    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;
    margin-top: -110px;
    position: relative
}

.owl-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.owl-control_wrap {
    padding: 34px
}

.owl-control .next {
    width: 26px;
    height: 20px;
    background: url(../images/dest/right.svg) 0 center no-repeat;
    background-size: contain;
    position: relative;
    top: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    outline: 0;
    display: inline-block
}

.owl-control .next_wrap {
    background-color: #eee
}

.owl-control .prev {
    width: 26px;
    height: 20px;
    background: url(../images/dest/left.svg) 0 center no-repeat;
    background-size: contain;
    position: relative;
    top: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    outline: 0;
    display: inline-block
}

.owl-control .prev:hover {
    opacity: 1
}

.section {
    padding: 80px 0
}

.section-title {
    font-family: futura-medium, sans-serif;
    font-size: 2.25em;
    text-transform: uppercase;
    line-height: 1.94;
    margin-bottom: 26px
}

.section-title_small {
    font-family: futura-medium, sans-serif;
    margin-bottom: 35px;
    font-size: 1.25em;
    line-height: 1.25;
    text-align: center;
    color: #E3C181;
    text-transform: uppercase
}

.services .owl-carousel .owl-nav {
    width: 100%;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    right: 0;
    max-width: 260px;
    margin: 35px auto 0
}

.services .owl-carousel .owl-nav button {
    position: static;
    top: 0;
    left: 0;
    margin-right: 0;
    opacity: 1;
}

.services .owl-carousel .owl-nav button.owl-prev {
    background-image: url(../images/dest/left-b.svg);

}

.services .owl-carousel .owl-nav button.owl-next {

}

.services .owl-carousel .owl-nav button.disabled {
    opacity: .25;
}

.services_item {
    max-width: 335px;
    margin: 0 auto;
    background-color: #eee;
    border: 4px solid #eee;
    padding: 46px 12px 34px 19px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.services_text {
    padding: 20px 20px 0 20px;
}

.teams_item {
    background-size: cover !important;
    background-position: center !important;
    border-color: transparent;
    height: 300px;
}

.services_item:last-child {
    margin-right: 0
}

.services_item.active,
.services_item:hover {
    border-color: #E3C181
}

.services_item.active .services_desc,
.services_item:hover .services_desc {
    color: #000
}

.teams_item:hover {
    border-color: transparent;
}

.team_wrap {
    position: relative;
}

/*.services_item.active .services_num,*/
/*.services_item:hover .services_num {*/
/*  background: url(../images/dest/fill-1.svg) 0 center no-repeat !important;*/
/*}*/
.services_num {
    min-height: 45px;
    padding-left: 12px;
    background: 0 center no-repeat;
    font-family: futura-heavy, sans-serif;
    font-size: 1.125em;
    line-height: 45px;
    letter-spacing: .69px;
    color: #E3C181;
    margin-bottom: 56px;
}

.team_wrap .services_num {
    position: absolute;
    left: 20px;
    top: 20px;
    width: calc(100% - 20px);
    z-index: 5;
}

.services_title {
    font-size: 1.75em;
    line-height: 1.29;
    margin-bottom: 8px
}

.services_desc {
    font-family: futura-light, sans-serif;
    font-size: 1em;
    line-height: 1.44;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #a2a2a2
}

.about {
    position: relative
}

.about:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 190px;
    background-color: #eee;
    width: 100%;
    height: 275px
}

.about_wrap {
    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
}

.about_img {
    max-width: 696px;
    position: relative;
    height: 657px;
    padding-top: 83px;
    margin-right: 50px
}

.about_img:after {
    content: "";
    display: block;
    width: 329px;
    height: 657px;
    position: absolute;
    background-color: rgba(0, 0, 0, .75);
    left: -90px;
    top: 0
}

.about_img img {
    width: 100%;
    display: block;
    height: auto
}

.about_desc {
    max-width: 623px;
    margin-right: 35px
}

.about_text {
    font-family: futura-light, sans-serif;
    font-size: 1em;
    line-height: 1.63
}

.about_text p {
    margin-bottom: 27px
}

.about .section-title {
    margin-bottom: 2px
}

.footer {
    background-color: #eee;
    padding-top: 50px
}

.footer_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
    position: relative
}

.footer_side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer_logo {
    display: inline-block;
    width: 150px;
    margin-right: 125px
}

.footer_logo img {
    width: 100%
}

.footer_address {
    font-size: .875em;
    line-height: 2;
    text-transform: uppercase
}

.footer_address span {
    font-family: futura-heavy, sans-serif;
    color: #E3C181;
    line-height: 1.64;
    display: inline-block;
    margin-bottom: 8px
}

.footer_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer_menu-left .action {
    margin-bottom: 8px
}

.footer_menu-link {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-size: .875em;
    line-height: 2;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.footer_menu-allright {
    display: block;
    pointer-events: none;
    cursor: default;
    text-transform: none;
    text-decoration: none;
    color: #000;
    font-size: .875em;
    line-height: 2;
}

.footer_menu-link:after {
    display: block;
    content: attr(title);
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-family: futura-heavy, sans-serif;
    font-size: 14px
}

.footer_menu-link.action,
.footer_menu-link:hover {
    font-family: futura-heavy, sans-serif;
    color: #E3C181
}

.footer_menu-left {
    margin-right: 90px
}

.footer_copy {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.92;
    letter-spacing: normal;
    padding: 8px 0 18px
}

.footer_copy .footer_menu-link {
    margin-left: 10px;
}

.footer .contacts_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 50px
}

.footer .contacts_link a {
    text-transform: uppercase;
    position: relative;
    background: 0 0;
    padding-left: 13px
}

.footer .contacts_link-phone:before {
    content: "T";
    position: absolute;
    left: 0;
    color: #E3C181;
    font-family: futura-medium, sans-serif
}

.footer .contacts_link-email:before {
    content: "E";
    position: absolute;
    left: 0;
    color: #E3C181;
    font-family: futura-medium, sans-serif
}

.popup {
    margin-left: auto;
    max-width: 360px;
    z-index: 300;
    position: fixed;
    right: 0;
    top: 50%;
    border: 1px solid rgba(227, 193, 129, .15);
    background-color: #fff;
    padding: 10px 26px 25px;
    -webkit-transform: translate(110%, -50%);
    -ms-transform: translate(110%, -50%);
    transform: translate(110%, -50%);
    -webkit-box-shadow: -5px 10px 25px rgba(0, 0, 0, .15);
    box-shadow: -5px 10px 25px rgba(0, 0, 0, .15);
    -webkit-transition: -webkit-transform .7s ease-out !important;
    transition: -webkit-transform .7s ease-out !important;
    -o-transition: transform .7s ease-out !important;
    transition: transform .7s ease-out !important;
    transition: transform .7s ease-out, -webkit-transform .7s ease-out !important
}

.popup.show {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.popup-close {
    text-align: right
}

.popup-close a {
    text-decoration: none;
    color: #000;
    font-size: 1.8em;
    display: inline-block;
    opacity: .7;
    line-height: 1;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.popup-close a:hover {
    opacity: .95
}

.popup-title {
    font-size: 1.625em;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    margin-bottom: .9rem
}

.popup-subtitle {
    font-size: 1em;
    margin-bottom: .9rem
}

.popup .section-cta {
    width: 100%
}

.partners_wrapper {
    max-width: 1630px;
    margin: 0 auto;
    padding: 0 15px
}

.section-partners_item {
    margin: 15px auto;
    height: auto
}

.section-partners_item img {
    width: 100%;
    height: auto
}

.section-support {
    padding: 79px 0 95px;
    position: relative;
    overflow: hidden;
    background-color: #eee
}

.section-support .container:before {
    content: "";
    height: 315px;
    position: absolute;
    left: 95%;
    top: 0;
    background-color: #fff;
    width: 200%;
    z-index: 1
}

.section-support:after {
    content: "";
    height: 165px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1
}

.section-support_wrap {
    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;
    position: relative
}

.section-support_description {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.44;
    margin-bottom: 30px
}

.section-support_left {
    width: 585px;
    margin-right: 20px;
    margin-top: 10%;
    position: relative;
    z-index: 4
}

.section-support_right {
    width: 661px;
    position: relative;
    z-index: 3
}

.section-support_right:before {
    text-align: center;
    content: "KONTAKT";
    display: inline-block;
    font-size: 240px;
    font-family: futura-heavy, sans-serif;
    letter-spacing: 150px;
    color: #eee;
    position: absolute;
    top: -59px;
    left: -1089px;
    z-index: 0;
    width: 100%
}

.section-support_right .support_img {
    overflow: hidden;
    max-width: 661px;
    position: relative
}

.section-support_right .support_img:before {
    text-align: center;
    content: "KONTAKT";
    display: inline-block;
    font-size: 240px;
    font-family: futura-heavy, sans-serif;
    letter-spacing: 150px;
    color: #E3C181;
    position: absolute;
    top: -59px;
    left: -1089px;
    mix-blend-mode: multiply;
    z-index: 3;
    width: 100%
}

.section-support_right img {
    width: 100%;
    display: block
}

.section-support .section-cta:hover {
    border-color: #fff;
    color: #fff
}

.contacts_link a {
    font-family: futura-medium, sans-serif;
    font-size: .875em;
    line-height: 1.64;
    color: #000;
    display: inline-block;
    padding-left: 25px;
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 6px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.contacts_link a:hover {
    color: gray
}

.contacts_link-phone {
    background-image: url(../images/dest/tele.svg)
}

.contacts_link-email {
    background-image: url(../images/dest/mail.svg)
}

.contacts_form {
    width: 462px;
    padding-bottom: 20px;
    position: relative;
    margin-top: 20px;
}

.contacts_form .form_input {
    width: 100%;
    padding: 11px 33px 11px 15px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, .75);
    outline: 0;
    border: none;
    resize: none;
    color: #fff;
    font-family: futura-book, sans-serif;
    line-height: 1.64;
    border: 1px solid transparent;
}

.contacts_form .form_input.wpcf7-not-valid {
    border-color: #E3C181;
    box-shadow: 0px 0px 2px #E3C181;
}

.contacts_form .form_input::-webkit-input-placeholder {
    color: #d8d8d8;
    font-family: futura-book, sans-serif;
    font-size: .875em;
    line-height: 1.64;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal
}

.contacts_form .form_input::-moz-placeholder {
    color: #d8d8d8;
    font-family: futura-book, sans-serif;
    font-size: .875em;
    line-height: 1.64;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal
}

.contacts_form .form_input:-ms-input-placeholder {
    color: #d8d8d8;
    font-family: futura-book, sans-serif;
    font-size: .875em;
    line-height: 1.64;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal
}

.contacts_form .form_input::-ms-input-placeholder {
    color: #d8d8d8;
    font-family: futura-book, sans-serif;
    font-size: .875em;
    line-height: 1.64;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal
}

.contacts_form .form_input::placeholder {
    color: #d8d8d8;
    font-family: futura-book, sans-serif;
    font-size: .875em;
    line-height: 1.64;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal
}

.contacts_form .form_input:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .2s .2s ease !important;
    transition: opacity .2s .2s ease !important;
    opacity: .35
}

.contacts_form textarea {
    height: 170px
}

.contacts_form .form-cta {
    display: inline-block;
    outline: 0;
    border: none;
    width: 28px;
    height: 25px;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    background: transparent url(../images/dest/right-r.svg) center no-repeat
}

.hidden-desc {
    display: none !important
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    text-align: center;
    margin-top: 0;
    border-color: #E3C181;
}

.wpcf7-not-valid-tip {
    margin-bottom: 10px;
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin-top: 1em;
}

@media (max-width: 2560px) and (min-width: 1921px) {
    .slider-home_item {
        background-size: contain
    }
}

@media (min-width: 2560px) {
    .slider-home_item {
        background-size: contain
    }
}

@media (max-width: 1920px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 230px;
        top: -56px;
        left: -1020px;
        letter-spacing: 140px
    }
}

@media (max-width: 1810px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 215px;
        top: -53px;
        left: -960px;
        letter-spacing: 130px
    }
}

@media (max-width: 1735px) {
    .logo {
        left: 15px
    }

    .slider-shadow span {
        letter-spacing: 120px
    }

    .slider-shadow .shadow-elem1 {
        left: -140%
    }

    .slider-shadow .shadow-elem2 {
        right: -36%
    }

    .slider-shadow .shadow-elem3 {
        right: 24%
    }

    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 210px;
        top: -53px;
        left: -925px;
        letter-spacing: 125px
    }
}

@media (max-width: 1650px) {
    .slider-shadow {
        right: 22px;
        width: 500px
    }

    .slider-home_item .container {
        left: -40px
    }

    .container,
    .container-offside {
        max-width: 1200px
    }

    .owl-dots {
        max-width: 1200px;
        -webkit-transform: translate(25px, -572px);
        -ms-transform: translate(25px, -572px);
        transform: translate(25px, -572px)
    }

    .slider-home_item {
        background-size: calc(50% + 535px) 100%;
        height: 829px
    }

    .slider-shadow span {
        top: 29%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        letter-spacing: 90px
    }

    .slider-shadow .shadow-elem1 {
        left: -170%
    }

    .slider-shadow .shadow-elem2 {
        right: -70%
    }

    .slider-shadow .shadow-elem3 {
        right: 0
    }

    .menu li {
        margin-right: 30px
    }

    .logo {
        left: 1.5%
    }

    .owl-control_wrap {
        padding: 22px 34px
    }

    .first-screen-bottom {
        margin-top: -88px
    }

	.about .container { padding: 0 60px }
    .services .container {
        padding: 0 10px
    }

    .about:before {
        bottom: 250px
    }

    .about_desc {
        margin-right: 0;
        max-width: 423px
    }

    .about_img:after {
        height: 600px
    }

    .section-support:before {
        letter-spacing: 100px;
        font-size: 210px;
        top: 35px
    }

    .partners_wrapper {
        max-width: 1290px
    }

    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 195px;
        top: -48px;
        left: -807px;
        letter-spacing: 120px
    }
}

@media (max-width: 1540px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 184px;
        top: -45px;
        left: -751px;
        letter-spacing: 110px
    }
}

@media (max-width: 1440px) {
    .header {
        padding-top: 10px
    }

    .logo {
        top: 7px;
        left: 15px
    }

    .container-offside {
        max-width: 1080px
    }

    .slider-text-wrap {
        padding-top: 20%
    }

    .owl-dots {
        max-width: 1080px;
        -webkit-transform: translate(25px, -491px);
        -ms-transform: translate(25px, -491px);
        transform: translate(25px, -491px)
    }

    .slider-home_item {
        height: 735px;
        background-size: calc(50% + 476px) 100%
    }

    .slider-shadow {
        right: 141px;
        width: 450px
    }

    .slider-shadow span {
        font-size: 305px;
        letter-spacing: 85px
    }

    .slider-shadow .shadow-elem1 {
        left: -175%
    }

    .slider-shadow .shadow-elem2 {
        right: -80%
    }

    .slider-shadow .shadow-elem3 {
        right: 15px
    }

    .first-screen-bottom {
        margin-top: -80px
    }

    .owl-control_wrap {
        padding: 24px 34px 13px
    }

    .slider-home_item .container {
        left: 20px
    }

    .services_item {
        padding: 20px 10px
    }

    .services_item:not(:last-child) {
        margin-right: 10px
    }

    .services_num {
        margin-bottom: 20px
    }

	.about .container { padding: 0 120px }
    .services .container {
        padding: 0 20px
    }

    .about_img {
        height: 515px
    }

    .about_img:after {
        height: 515px
    }

    .about:before {
        height: 200px;
        top: 290px;
        bottom: auto
    }

    .partners_wrapper {
        max-width: 1180px
    }

    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 175px;
        top: -43px;
        left: -700px;
        letter-spacing: 102px
    }
}

@media (max-width: 1360px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 165px;
        top: -43px;
        left: -660px;
        letter-spacing: 96px
    }
}

@media (max-width: 1300px) {
    .slider-shadow span {
        font-size: 270px;
        letter-spacing: 65px
    }

    .slider-shadow .shadow-elem1 {
        left: -155%
    }

    .slider-shadow .shadow-elem2 {
        right: -50%
    }

    .slider-shadow .shadow-elem3 {
        right: 21%
    }
}

@media (max-width: 1275px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 154px;
        top: -38px;
        left: -616px;
        letter-spacing: 90px
    }
}

@media (max-width: 1199px) {
    body {
        font-size: 14px
    }

    .container-offside {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 790px
    }

    .slider-home_item {
        background-size: calc(50% + 380px) 100%;
        height: 550px
    }

    .slider-home_item .container {
        left: 30px
    }

    .menu-wrap {
        padding-top: 15px
    }

    .slider-shadow {
        right: 26%;
        width: 170px
    }

    .slider-shadow span {
        top: 20%;
        font-size: 245px
    }

    .slider-shadow .shadow-elem1 {
        left: -450%
    }

    .slider-shadow .shadow-elem2 {
        right: -202%
    }

    .slider-shadow .shadow-elem3 {
        right: -45px
    }

    .owl-control .next_wrap {
        background: 0 0
    }

    .services .owl-carousel .owl-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .first-screen-bottom {
        margin-top: -70px
    }

    .owl-control_wrap {
        padding: 22px 34px 13px
    }

    .owl-dots {
        max-width: 790px;
        -webkit-transform: translate(-20px, -380px);
        -ms-transform: translate(-20px, -380px);
        transform: translate(-20px, -380px)
    }

    .slider-text-wrap {
        padding-top: 160px
    }

	.about .container { padding: 0 15px }
    .services .container {
        padding: 0 5px
    }

    .footer_menu-left {
        margin-right: 40px
    }

    .services-list_item {
        width: 47%
    }

    .services-list_item:nth-of-type(odd) {
        margin-right: 40px
    }

    .about-us_left {
        width: 47%
    }

    .about-us_right {
        width: 47%
    }

    .about_desc {
        max-width: 523px
    }

    .about_img {
        height: auto;
        padding-top: 0
    }

    .about_img:after {
        top: -15%;
        height: 130%
    }

    .about:before {
        top: auto;
        bottom: 23%
    }

    .section-support:after {
        height: 120px
    }

    .menu li a {
        font-size: 14px
    }

    .menu li a:before {
        font-size: 14px
    }

    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 150px;
        top: -36px;
        left: -580px;
        letter-spacing: 80px
    }

    .carousel_team-inside .owl-nav {
        display: none !important;
    }
}

@media (max-width: 1120px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 140px;
        top: -35px;
        left: -540px;
        letter-spacing: 75px
    }
}

@media (max-width: 1100px) {
    .slider-shadow span {
        top: 22%;
        font-size: 225px;
        letter-spacing: 55px
    }

    .slider-shadow .shadow-elem1 {
        left: -408%
    }

    .slider-shadow .shadow-elem2 {
        right: -180%
    }

    .slider-shadow .shadow-elem3 {
        right: -28px
    }
}

@media (max-width: 1024px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 126px;
        top: -30px;
        left: -495px;
        letter-spacing: 70px
    }
}

@media (max-width: 991px) {
    .services_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .services_item {
        width: auto;
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        margin: 0 auto !important
    }

    .services_text {
        text-align: center;
    }

    .owl-control {
        display: none
    }

    .first-screen-bottom {
        max-width: 620px;
        margin: -50px auto 0
    }

    .header {
        padding-top: 10px
    }

    .container-offside {
        max-width: 100%
    }

    .logo {
        margin: 0;
        width: 60px;
        top: 20px;
        left: 30px
    }

    .sandwich {
        display: block
    }

    .menu-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        position: fixed;
        padding: 30px;
        top: 0;
        right: 0;
        min-width: 320px;
        height: calc(100vh + 1px);
        width: 100%;
        z-index: 15;
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
        box-shadow: 0 0 30px rgba(0, 0, 0, .25);
        -webkit-transform: translateX(120%);
        -ms-transform: translateX(120%);
        transform: translateX(120%);
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        mix-blend-mode: multiply;
        background-blend-mode: multiply;
        background-color: #404040
    }

    .menu-wrap.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .menu-wrap .logo-menu {
        margin-bottom: 60px;
        display: block
    }

    .menu-wrap .menu {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu-wrap .menu li {
        margin-right: 0;
        margin-bottom: 50px
    }

    .menu-wrap .menu li a {
        color: #fff;
        font-size: 1.625em;
        line-height: .62;
        letter-spacing: .84px
    }

    .menu-wrap .menu li a:before {
        font-size: 26px
    }

    .menu-wrap .social {
        display: none
    }

    .menu-wrap .social_menu {
        display: block;
        position: absolute;
        bottom: 67px;
        left: 30px
    }

    .menu-wrap .social-link {
        margin: 0 20px 0 0
    }

    .slider-home_item {
        background-size: contain;
        height: 528px
    }

    .slider-home_item .container {
        padding-left: 15px;
        background-size: cover;
        max-width: 620px
    }

    .owl-dots {
        -webkit-transform: translate(85px, -380px);
        -ms-transform: translate(85px, -380px);
        transform: translate(85px, -380px);
        max-width: 620px
    }

    .section {
        padding: 40px 0
    }

    .section-support {
        padding-bottom: 95px
    }

    .first-screen--home {
        padding-top: 0
    }

    .slider-text-wrap {
        padding-top: 23.5%
    }

    .slider-shadow span {
        font-size: 210px;
        letter-spacing: 50px;
        top: 20%
    }

    .slider-shadow .shadow-elem1 {
        left: -307%
    }

    .slider-shadow .shadow-elem2 {
        right: -215%
    }

    .slider-shadow .shadow-elem3 {
        right: -120px
    }

    .section-about_left:before {
        content: none
    }

    .footer_logo {
        margin-right: 50px
    }

    .footer_menu-left {
        margin-right: 15px
    }

    .footer .contacts_link {
        margin-right: 0
    }

    .services-list_item {
        margin-bottom: 70px
    }

    .about_img {
        margin-right: 30px
    }

    .about_desc {
        max-width: 400px
    }

    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 124px;
        top: -10px;
        left: -475px;
        letter-spacing: 65px
    }

    .contacts_form {
        width: 365px
    }
}

@media (max-width: 920px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 115px;
        top: -29px;
        left: -445px;
        letter-spacing: 61px
    }
}

@media (max-width: 880px) {
    .slider-shadow span {
        font-size: 195px;
        letter-spacing: 40px;
        top: 20%
    }

    .slider-shadow .shadow-elem1 {
        left: -274%
    }

    .slider-shadow .shadow-elem2 {
        right: -185%
    }

    .slider-shadow .shadow-elem3 {
        right: -100px
    }
}

@media (max-width: 850px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 107px;
        top: -25px;
        left: -410px;
        letter-spacing: 55px
    }
}

@media (max-width: 768px) {
    body {
        font-size: 16px
    }

    .container {
        padding: 0 30px
    }

    .container-offside {
        padding: 0 30px;
        margin-top: 25px
    }

    .footer {
        padding-top: 36px
    }

    .footer_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 26px
    }

    .footer_side {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer_address {
        font-size: 12px;
        margin-bottom: 28px
    }

    .footer_menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 27px
    }

    .footer_logo {
        margin-bottom: 45px
    }

    .footer_menu-link {
        font-size: 12px
    }

    .footer_menu-link:after {
        font-size: 12px
    }

    .footer .contacts_link a {
        font-size: 12px
    }

    .section-support_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        position: static
    }

    .section-support .container:before {
        content: none
    }

    .section-support_right .support_img {
        width: 100%;
        max-width: 100%;
        position: relative
    }

    .section-support_right .support_img:before,
    .section-support_right:before {
        content: "KONTAKT";
        font-size: 105px;
        letter-spacing: 46px;
        line-height: .85;
        font-family: futura-bold-l, sans-serif;
        overflow-wrap: break-word;
        text-align: left;
        z-index: 4;
        top: 10%;
        left: -40px;
        width: 130%;
        mix-blend-mode: multiply
    }

    .section-support_right .support_img:before {
        mix-blend-mode: normal;
        overflow: hidden
    }

    .section-support_right:before {
        color: rgba(222, 222, 222, .8)
    }

    .hidden-mob {
        display: none !important
    }

    .hidden-desc {
        display: block !important
    }

    .section-support_right {
        width: 100%;
        position: relative;
        order: 3;
        margin: 0
    }

    .section-support_right img {
        width: 100%
    }

    .contacts_form {
        position: static;
        bottom: 0;
        left: 30px;
        right: 30px;
        order: 1;
        max-width: 100%;
        text-align: right;
        margin-top: 0;
    }

    .contacts_form .form-cta {
        position: static
    }

    .section-support_left {
        margin: 110px 0 25px;
        width: auto;
        order: 2;
        z-index: 4
    }

    .section-title {
        font-size: 25px;
        line-height: 1.12;
        margin-bottom: 10px
    }



    .section-support_description {
        margin-bottom: 27px
    }

    .section-support {
        padding-bottom: 0
    }

    .section-support .container {
        position: static
    }

    .section-support:after {
        height: 185px
    }

    .section-title_small {
        font-size: 16px
    }

    .section-partners {
        padding-top: 80px
    }

    .about_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about .container {
        padding: 0 30px
    }

    .about_img {
        margin-right: 0;
        margin-bottom: 80px
    }

    .about_img:after {
        width: 75%;
        top: -10%;
        height: 120%
    }

    .about {
        padding-bottom: 20px
    }

    .about:before {
        height: 58%;
        bottom: 0
    }

    .services .container {
        padding: 0
    }

    .services .section-title {
        padding: 0 30px;
        margin-bottom: 25px
    }

    .owl-item.active .services_item {
        border-color: #E3C181
    }

    .owl-item.active .teams_item {
        border-color: transparent;
    }

    .owl-item.active .services_item .services_desc {
        color: #000
    }

    .services_item:hover {
        border-color: #eee;
    }

    .services_item:hover .services_desc {
        color: #a2a2a2;
    }

    .first-screen--home {
        display: none
    }

    .logo {
        left: 30px;
        top: -5px
    }

    .first-screen--mobile {
        display: block;
        padding-top: 75px
    }

    .sandwich {
        right: 15px;
        top: -5px
    }

    .sandwich:after {
        content: "menu";
        display: inline-block;
        font-family: futura-medium, sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2.5px;
        color: #fff;
        position: absolute;
        left: -55px;
        top: 12px;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
        opacity: 1;
        visibility: visible
    }

    .sandwich:before {
        content: "";
        display: inline-block;
        height: 641px;
        opacity: .75;
        position: absolute;
        top: -30px;
        left: -67px;
        width: 107px;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
        visibility: visible;
        mix-blend-mode: multiply;
        background-blend-mode: multiply;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
        background-image: -o-linear-gradient(top, #000, #000);
        background-image: linear-gradient(to bottom, #000, #000)
    }

    .sandwich.active {
        right: 30px;
        top: 30px
    }

    .sandwich.active:after,
    .sandwich.active:before {
        opacity: 0;
        visibility: hidden
    }
}

@media (max-width: 575px) {
    .section-support_right .support_img:before,
    .section-support_right:before {
        font-size: 100px
    }
}

@media (max-width: 991px) { .logo {width:100px; height:100px; top:-7px; left: 5px;} .logo-menu img {width:150px; }
@media (max-width: 768px) { .logo {width: 100px;height: 100px;top: -25px;left: 10px;} }
@media (max-width: 991px) { .footer_logo { width: 100px;margin-right: 25px; } }
	