@font-face {
    font-family: BebasNeueBold;
    src: url(../fonts/BebasNeueBold.2712520d11.eot);
    src: url(../fonts/BebasNeueBold.4e29eb395b.woff2) format("woff2"), url(../fonts/BebasNeueBold.b39324fd59.woff) format("woff"), url(../fonts/BebasNeueBold.9347435286.ttf) format("truetype"), url(../fonts/BebasNeueBold.065295124b.svg) format("svg"), url(../fonts/BebasNeueBold.2712520d11.eot) format("embedded-opentype");
    font-weight: 800;
    font-style: normal
}

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

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

[hidden],
template {
    display: none
}

html {
    font-size: 100%;
    background: #fff;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

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

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

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .75em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: courier new, monospace;
    font-size: 1em
}

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

q {
    quotes: "\201C""\201D""\2018""\2019";
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

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

figure,
form {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

input[type=checkbox],
input[type=radio] {
    padding: 0;
    *height: 13px;
    *width: 13px
}

*,
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

button,
input,
select,
textarea {
    border-radius: 0;
    outline: none;
    border: none;
    background-color: transparent
}

button:focus,
button:hover,
input:focus,
input:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
    outline: none
}

button {
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

textarea {
    resize: none
}

input::-webkit-input-placeholder {
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

input:-ms-input-placeholder,
input::-ms-input-placeholder {
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

input::placeholder {
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

a {
    display: inline-block;
    color: #666;
    text-decoration: none;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

a,
a:focus,
a:hover {
    outline: none
}

ul {
    display: block;
    margin: 0;
    padding: 0
}

li {
    display: inline-block;
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2
}

p {
    margin: 0
}

img {
    max-width: 100%;
    width: auto
}

img,
svg {
    display: block
}

svg {
    width: 100%;
    height: 100%
}

svg * {
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.clearfix {
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    line-height: 0;
    clear: both
}

body,
html {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    overflow-x: hidden
}

[style^=background-image] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.x-wrapper {
    width: 100%;
    background-color: #fff
}

.is-hidden {
    overflow: hidden
}

.x-container {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 1
}

.x-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.x-flex.align-m-y {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.x-flex.align-m-x {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.row-inline {
    font-size: 0
}

.row-inline>* {
    display: inline-block;
    vertical-align: top
}

.y-align-m,
.y-align-m:before,
.y-align-m>* {
    vertical-align: middle
}

.y-align-m:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%
}

.y-align-t,
.y-align-t:before,
.y-align-t>* {
    vertical-align: top
}

.y-align-t:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%
}

.y-align-b,
.y-align-b:before,
.y-align-b>* {
    vertical-align: bottom
}

.y-align-b:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%
}

.x-align-l {
    text-align: left
}

.x-align-m {
    text-align: center
}

.x-align-r {
    text-align: right
}

.col-x1 {
    width: 8.33333%
}

.col-x2 {
    width: 16.66667%
}

.col-x3 {
    width: 25%
}

.col-x4 {
    width: 33.33333%
}

.col-x5 {
    width: 41.66667%
}

.col-x6 {
    width: 50%
}

.col-x7 {
    width: 58.33333%
}

.col-x8 {
    width: 66.66667%
}

.col-x9 {
    width: 75%
}

.col-x10 {
    width: 83.33333%
}

.col-x11 {
    width: 91.66667%
}

.col-x12 {
    width: 100%
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(188, 255, 58, .9);
        box-shadow: 0 0 0 0 rgba(188, 255, 58, .9)
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(188, 255, 58, 0);
        box-shadow: 0 0 0 30px rgba(188, 255, 58, 0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(188, 255, 58, 0);
        box-shadow: 0 0 0 0 rgba(188, 255, 58, 0)
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(188, 255, 58, .9);
        box-shadow: 0 0 0 0 rgba(188, 255, 58, .9)
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(188, 255, 58, 0);
        box-shadow: 0 0 0 30px rgba(188, 255, 58, 0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(188, 255, 58, 0);
        box-shadow: 0 0 0 0 rgba(188, 255, 58, 0)
    }
}

@-webkit-keyframes fade-in-up-15 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes fade-in-up-15 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes up-15 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes up-15 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes up-down-15 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes up-down-15 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes right-left-10 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes right-left-10 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes form-dropdown-fade-in-up {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }

    to {
        -webkit-transform: translateY(65px);
        transform: translateY(65px)
    }
}

@keyframes form-dropdown-fade-in-up {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }

    to {
        -webkit-transform: translateY(65px);
        transform: translateY(65px)
    }
}

@-webkit-keyframes transform-down-top-10 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes transform-down-top-10 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes zoom-in-out {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-in-out {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes rotate-reverce {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes rotate-reverce {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@-webkit-keyframes contact-arrow-blink {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes contact-arrow-blink {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

body,
html {
    font-family: Roboto, sans-serif;
    font-weight: 300
}

.headline {
    text-align: center
}

@media (max-width:479px) {
    .headline {
        padding: 0 10px
    }
}

.headline h2 {
    font-family: MuseoSansCyrl;
    font-size: 38px;
    color: #121212;
    text-transform: uppercase;
    margin: 0 0 30px
}

@media (max-width:479px) {
    .headline h2 {
        font-size: 32px
    }
}

.md-wrapper .md-overlay {
    background-color: hsla(0, 0%, 7%, .95) !important
}

.md-wrapper .md-content {
    max-width: 960px;
    width: auto !important;
    background-color: #f1f1f1;
    border-radius: 2px;
    padding: 60px 40px 20px
}

@media (max-width:479px) {
    .md-wrapper .md-content {
        padding: 60px 15px 20px
    }
}

.md-wrapper .md-content h3 {
    margin: 0 0 15px
}

.md-wrapper .md-content p {
    font-size: 16px
}

.md-wrapper.md-contact-notification .md-content {
    max-width: 580px;
    padding: 60px 40px
}

nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 7%, 0);
    padding: 12px 30px;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030
}

@media (max-width:1024px) {
    nav {
        padding: 5px 15px
    }
}

nav.is-fixed {
    background-color: hsla(0, 0%, 7%, .9);
    padding: 0 30px
}

@media (max-width:1024px) {
    nav.is-fixed {
        padding: 0 15px
    }
}

@media (max-width:1024px) {
    nav>div:nth-of-type(2) {
        display: none
    }
}

nav .logo-brand {
    width: 120px
}

@media (max-width:1024px) {
    nav .logo-brand {
        width: 100px
    }
}

nav .logo-brand:hover {
    opacity: .6
}

nav ul {
    text-align: center
}

@media (max-width:1024px) {
    nav ul {
        display: none
    }
}

nav ul li {
    margin: 0 15px
}

nav ul a {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: relative
}

@media (min-width:1025px) and (max-width:1439px) {
    nav ul a {
        font-size: 14px
    }
}

nav ul a.is-active,
nav ul a:hover {
    color: #f82e1d
}

nav ul a.is-active:after,
nav ul a:hover:after {
    width: 100%
}

nav ul a:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #f82e1d;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: absolute;
    left: 0;
    bottom: 0
}

nav button {
    border: 2px solid #f82e1d;
    border-radius: 2px;
    padding: 10px 16px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative
}

@media (min-width:1025px) and (max-width:1439px) {
    nav button {
        padding: 8px 14px
    }
}

nav button:hover:after {
    height: 100%
}

nav button:hover path {
    fill: #fff !important
}

nav button:hover i {
    color: #fff
}

nav button:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    background-color: #f82e1d;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

nav button span {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    position: relative;
    z-index: 1
}

nav button i,
nav button path {
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

nav button i {
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    color: #f82e1d;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}

nav .menu-toggle {
    display: none;
    width: 28px;
    cursor: pointer
}

@media (max-width:1024px) {
    nav .menu-toggle {
        display: block
    }
}

nav .menu-toggle.is-active>div:before {
    background-color: #fff;
    -webkit-transition: .3s cubic-bezier(.55, .055, .675, .19) .3s !important;
    -o-transition: .3s .3s cubic-bezier(.55, .055, .675, .19) !important;
    transition: .3s cubic-bezier(.55, .055, .675, .19) .3s !important
}

nav .menu-toggle.is-active>div:first-of-type {
    -webkit-transform: rotate(45deg) translate(6px, 5px);
    -ms-transform: rotate(45deg) translate(6px, 5px);
    transform: rotate(45deg) translate(6px, 5px)
}

nav .menu-toggle.is-active>div:nth-of-type(2) {
    opacity: 0
}

nav .menu-toggle.is-active>div:nth-of-type(3) {
    -webkit-transform: rotate(-45deg) translate(5px, -4px);
    -ms-transform: rotate(-45deg) translate(5px, -4px);
    transform: rotate(-45deg) translate(5px, -4px)
}

nav .menu-toggle.is-active>div:before,
nav .menu-toggle:hover>div:before {
    width: 100%
}

nav .menu-toggle>div {
    width: 100%;
    height: 2px;
    background-color: #f82e1d;
    margin: 0 0 5px;
    pointer-events: none;
    -webkit-transition: .3s cubic-bezier(.55, .055, .675, .19) .3s;
    -o-transition: .3s .3s cubic-bezier(.55, .055, .675, .19);
    transition: .3s cubic-bezier(.55, .055, .675, .19) .3s;
    position: relative
}

nav .menu-toggle>div:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background-color: #f82e1d;
    -webkit-transition: .3s cubic-bezier(.55, .055, .675, .19);
    -o-transition: .3s cubic-bezier(.55, .055, .675, .19);
    transition: .3s cubic-bezier(.55, .055, .675, .19)
}

nav .menu-toggle>div:nth-of-type(2):before {
    -webkit-transition: .3s cubic-bezier(.55, .055, .675, .19) .15s;
    -o-transition: .3s .15s cubic-bezier(.55, .055, .675, .19);
    transition: .3s cubic-bezier(.55, .055, .675, .19) .15s
}

nav .menu-toggle>div:nth-of-type(3) {
    margin: 0
}

nav .menu-toggle>div:nth-of-type(3):before {
    -webkit-transition: .3s cubic-bezier(.55, .055, .675, .19) .3s;
    -o-transition: .3s .3s cubic-bezier(.55, .055, .675, .19);
    transition: .3s cubic-bezier(.55, .055, .675, .19) .3s
}

menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #121212;
    margin: 0;
    padding: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1) .3s;
    -o-transition: .3s .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1) .3s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1020
}

menu.is-active {
    pointer-events: all;
    opacity: 1
}

menu ul {
    text-align: center;
    margin: 0
}

menu ul li {
    display: block;
    text-align: center
}

menu ul a {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: relative
}

@media (min-width:1025px) and (max-width:1439px) {
    menu ul a {
        font-size: 14px
    }
}

menu ul a.is-active,
menu ul a:hover {
    color: #f82e1d
}

menu ul a.is-active:after,
menu ul a:hover:after {
    width: 100%
}

menu ul a:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #f82e1d;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: absolute;
    left: 0;
    bottom: 0
}

#home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
    position: relative
}

#home:before {
    content: "";
    display: block;
    background-color: #000;
    z-index: 1
}

#home .frame,
#home:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#home .frame {
    -webkit-animation: zoom-in-out 80s linear infinite;
    animation: zoom-in-out 80s linear infinite
}

@media (max-width:1024px) {
    #home .frame {
        -webkit-animation: none;
        animation: none
    }
}

#home .home-inner {
    text-align: center;
    position: relative;
    z-index: 2
}

#home h1 {
    font-weight: 300;
    font-size: 28px;
    color: #fff;
    margin: 0 0 4.6875vw
}

@media (max-width:479px) {
    #home h1 {
        font-size: 17px;
        padding: 0 15px
    }
}

@media (min-width:480px) and (max-width:767px) {
    #home h1 {
        font-size: 17px
    }
}

@media (min-width:768px) and (max-width:1439px) {
    #home h1 {
        font-size: 23px
    }
}

#home h1 strong {
    font-family: MuseoSansCyrl;
    font-size: 42px;
    letter-spacing: 8px;
    padding-left: 2px
}

@media (max-width:479px) {
    #home h1 strong {
        display: block;
        font-size: 36px;
        letter-spacing: 4px
    }
}

@media (min-width:480px) and (max-width:767px) {
    #home h1 strong {
        font-size: 36px;
        letter-spacing: 4px
    }
}

@media (min-width:768px) and (max-width:1439px) {
    #home h1 strong {
        font-size: 42px
    }
}

#home h1 a {
    font-weight: 600;
    color: #f82e1d
}

#home h1 a:hover {
    text-decoration: underline
}

@media (max-width:1024px) {
    #home ul {
        display: none
    }
}

#home ul li {
    width: 90px;
    height: 90px;
    background-color: #f82e1d;
    border: 2px solid #f82e1d;
    border-radius: 50%;
    margin: 0 50px;
    padding: 18px;
    cursor: pointer;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: relative
}

@media (min-width:1025px) and (max-width:1439px) {
    #home ul li {
        width: 70px;
        height: 70px;
        padding: 12px
    }
}

#home ul li:hover path,
#home ul li path {
    fill: #fff !important
}

#home ul li:hover span {
    opacity: 1;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px)
}

#home ul svg {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

#home ul span {
    display: block;
    width: 240px;
    background-color: #f1f1f1;
    border-radius: 2px;
    pointer-events: none;
    padding: 10px;
    opacity: 0;
    -webkit-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    transform: translate(-50%, 30px);
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: absolute;
    top: 100%;
    left: 50%
}

#home ul span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px;
    border-color: transparent transparent #f1f1f1;
    -webkit-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
    position: absolute;
    top: 0;
    left: 50%
}

#home .referrer-link {
    color: #fff;
    -webkit-transform: translate(-50%, -30px);
    -ms-transform: translate(-50%, -30px);
    transform: translate(-50%, -30px);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2
}

#home .referrer-link:hover span b {
    background-color: #fff
}

#home .referrer-link:hover span i {
    top: 8px
}

#home .referrer-link:hover span polyline {
    stroke: #fff
}

#home .referrer-link>i {
    display: block;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 auto 15px
}

#home .referrer-link b {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    margin: 5px auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

#home .referrer-link b:first-of-type {
    -webkit-animation: contact-arrow-blink 1.2s 0s cubic-bezier(.645, .045, .355, 1) infinite;
    animation: contact-arrow-blink 1.2s 0s cubic-bezier(.645, .045, .355, 1) infinite
}

#home .referrer-link b:nth-of-type(2) {
    -webkit-animation: contact-arrow-blink 1.2s .3s cubic-bezier(.645, .045, .355, 1) infinite;
    animation: contact-arrow-blink 1.2s .3s cubic-bezier(.645, .045, .355, 1) infinite
}

#home .referrer-link b:nth-of-type(3) {
    -webkit-animation: contact-arrow-blink 1.2s .6s cubic-bezier(.645, .045, .355, 1) infinite;
    animation: contact-arrow-blink 1.2s .6s cubic-bezier(.645, .045, .355, 1) infinite
}

#home .referrer-link span i {
    display: block;
    width: 22px;
    margin: 15px auto 0;
    position: relative;
    top: 0
}

#home .referrer-link span i,
#home .referrer-link span polyline {
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

#services {
    background-color: #f1f1f1;
    min-height: -webkit-calc(100vh - 64px);
    min-height: calc(100vh - 64px);
    padding: 80px 0 60px;
    position: relative
}

#services:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 25px 0;
    border-color: #f1f1f1 transparent transparent;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    position: absolute;
    left: 50%;
    bottom: 0
}

#services ul {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1430px
}

#services ul,
#services ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

#services ul li {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 30%;
    border-radius: 6px;
    background-color: hsla(0, 0%, 100%, 0);
    -webkit-box-shadow: 0 2px 4px 2px transparent;
    box-shadow: 0 2px 4px 2px transparent;
    margin: 40px 0 0;
    padding: 30px;
    cursor: pointer;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

@media (max-width:479px) {
    #services ul li {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding: 20px 10px
    }
}

@media (max-width:768px) {
    #services ul li {
        max-width: 420px;
        width: 100%;
        margin: 15px auto 0
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #services ul li {
        width: 50%
    }
}

@media (min-width:1025px) and (max-width:1439px) {
    #services ul li {
        width: 33.33%
    }
}

#services ul li:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, .05)
}

#services ul li:hover .icon {
    background-color: #f82e1d
}

#services ul li:hover .icon path {
    fill: #fff !important
}

#services ul .icon {
    display: block;
    width: 64px;
    height: 64px;
    border: 1px solid #f82e1d;
    background-color: rgba(248, 46, 29, 0);
    border-radius: 50%;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    position: relative
}

@media (max-width:479px) {
    #services ul .icon {
        margin: 0 auto
    }
}

@media (min-width:1025px) and (max-width:1199px) {
    #services ul .icon {
        width: 48px;
        height: 48px
    }
}

#services ul .icon svg {
    max-width: 60%;
    max-height: 60%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

#services ul .caption {
    display: block;
    width: -webkit-calc(100% - 64px);
    width: calc(100% - 64px);
    padding: 0 0 0 25px
}

@media (max-width:479px) {
    #services ul .caption {
        width: 100%;
        text-align: center;
        padding: 0
    }
}

@media (min-width:1025px) and (max-width:1199px) {
    #services ul .caption {
        width: -webkit-calc(100% - 48px);
        width: calc(100% - 48px);
        padding: 0 0 0 20px
    }
}

#services ul h3 {
    font-weight: 600;
    font-size: 18px;
    color: #f82e1d;
    margin: 0 0 5px
}

@media (max-width:479px) {
    #services ul h3 {
        margin: 15px 0 5px
    }
}

#services ul p {
    font-size: 14px;
    color: #121212
}

#partners {
    background-color: #ffffff;
    padding: 80px 0 105px;
}

#partners .partners {
    max-width: 1920px;
    width: 100%;
    margin: 80px auto 0;
    position: relative
}

#partners .partners .swiper-container {
    max-width: 80%
}

#partners .partners .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px
}

#partners .partners .swiper-slide img {
    max-width: 80%
}

#partners .partners .nav-swiper-partners-next,
#partners .partners .nav-swiper-partners-prev {
    width: 26px;
    height: 26px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%
}

#partners .partners .nav-swiper-partners-next:hover path,
#partners .partners .nav-swiper-partners-prev:hover path {
    fill: #121212 !important
}

#partners .partners .nav-swiper-partners-prev {
    left: 5%
}

#partners .partners .nav-swiper-partners-next {
    right: 5%
}

#partners .info-for-partners {
    margin: 8.33333vw 0 0
}

@media (min-width:0px) and (max-width:895px) {
    #partners .info-for-partners {
        margin: 90px 0 0
    }
}

#partners .info-for-partners .x-container {
    max-width: 1070px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

@media (min-width:0px) and (max-width:895px) {
    #partners .info-for-partners .x-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
        flex-flow: column-reverse nowrap
    }
}

@media (min-width:0px) and (max-width:895px) {
    #partners .info-for-partners .left-side {
        width: 100%;
        text-align: center;
        margin: 60px 0 0
    }
}

#partners .info-for-partners .left-side>div {
    display: inline-block;
    text-align: center
}

#partners .info-for-partners .left-side h3 {
    font-weight: 300;
    font-size: 30px;
    color: #121212;
    margin: 30px 0 15px
}

@media (max-width:768px) {
    #partners .info-for-partners .left-side h3 {
        font-size: 22px;
        margin: 10px 0 15px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #partners .info-for-partners .left-side h3 {
        font-size: 26px;
        margin: 10px 0 15px
    }
}

#partners .info-for-partners .left-side h4 {
    font-weight: 600;
    font-size: 24px;
    color: #f82e1d;
    margin: 0
}

@media (max-width:768px) {
    #partners .info-for-partners .left-side h4 {
        font-size: 16px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #partners .info-for-partners .left-side h4 {
        font-size: 20px
    }
}

#partners .info-for-partners .avatar {
    display: inline-block;
    width: 160px;
    height: 160px;
    border-radius: 50%
}

@media (min-width:768px) and (max-width:1024px) {
    #partners .info-for-partners .avatar {
        width: 140px;
        height: 140px
    }
}

#partners .info-for-partners .social-media {
    display: inline-block;
    margin: 30px 0 0
}

#partners .info-for-partners .social-media li {
    margin: 0 10px
}

#partners .info-for-partners .social-media li:first-of-type {
    margin-left: 0
}

#partners .info-for-partners .social-media li:last-of-type {
    margin-right: 0
}

#partners .info-for-partners .social-media a {
    width: 36px;
    height: 36px;
    background-color: rgba(248, 46, 29, .5);
    border-radius: 50%;
    padding: 9px
}

#partners .info-for-partners .social-media a:hover {
    background-color: #f82e1d
}

#partners .info-for-partners .right-side {
    color: #121212
}

@media (min-width:0px) and (max-width:895px) {
    #partners .info-for-partners .right-side {
        width: 100%;
        text-align: center
    }
}

#partners .info-for-partners .right-side h4,
#partners .info-for-partners .right-side h5,
#partners .info-for-partners .right-side h6 {
    font-family: Roboto, sans-serif;
    margin: 0
}

#partners .info-for-partners .right-side h4 {
    font-size: 26px
}

@media (max-width:768px) {
    #partners .info-for-partners .right-side h4 {
        font-size: 22px
    }
}

#partners .info-for-partners .right-side h5 {
    font-size: 20px
}

@media (max-width:768px) {
    #partners .info-for-partners .right-side h5 {
        font-size: 16px
    }
}

#partners .info-for-partners .right-side h6 {
    font-size: 18px
}

#partners .info-for-partners .right-side p {
    font-size: 16px
}

@media (max-width:768px) {
    #partners .info-for-partners .right-side p {
        font-size: 14px
    }
}

#partners .info-for-partners .right-side ol,
#partners .info-for-partners .right-side ul {
    font-size: 16px;
    padding: 0 0 0 30px
}

@media (max-width:768px) {

    #partners .info-for-partners .right-side ol,
    #partners .info-for-partners .right-side ul {
        font-size: 14px
    }
}

@media (min-width:0px) and (max-width:895px) {

    #partners .info-for-partners .right-side ol,
    #partners .info-for-partners .right-side ul {
        padding: 0
    }
}

@media (min-width:0px) and (max-width:895px) {
    #partners .info-for-partners .right-side img {
        margin: 0 auto
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -o-transition-property: -o-transform;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

#contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    max-height: -webkit-calc(100vh - 64px);
    max-height: calc(100vh - 64px);
    height: 100vh
}

@media (max-width:1024px) {
    #contact {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

#contact>div {
    height: 100%
}

@media (max-width:1024px) {
    #contact>div {
        width: 100%;
        height: auto
    }
}

#contact .left-side {
    color: #fff;
    background-color: #121212;
    padding: 8.33333vw 0 0
}

@media (max-width:1024px) {
    #contact .left-side {
        padding: 60px 15px
    }
}

#contact .left-side h2 {
    color: #fff;
    margin: 0 0 15px
}

#contact .left-side p {
    font-weight: 300;
    font-size: 16px
}

@media (max-width:768px) {
    #contact .left-side p {
        font-size: 14px
    }
}

#contact .left-side p a {
    text-decoration: underline
}

#contact .left-side p a:hover {
    text-decoration: none
}

#contact .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f1f1f1;
    padding: 8.33333vw 0 0;
    position: relative
}

@media (max-width:1024px) {
    #contact .right-side {
        padding: 60px 0
    }
}

#contact .right-side:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 20px 0;
    border-color: transparent #f1f1f1 transparent transparent;
    -webkit-transform: translate(-15px, -50%);
    -ms-transform: translate(-15px, -50%);
    transform: translate(-15px, -50%);
    position: absolute;
    top: 50%;
    left: 0
}

#contact .right-side h2 {
    margin: 0 0 15px
}

#contact .right-side p {
    font-size: 16px
}

@media (max-width:768px) {
    #contact .right-side p {
        font-size: 14px
    }
}

#contact .contacts {
    max-width: 240px;
    margin: 6.25vw auto 0
}

@media (max-width:1024px) {
    #contact .contacts {
        display: inline-block;
        max-width: 100%;
        text-align: center;
        margin: 60px auto
    }
}

#contact .contacts li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px
}

@media (max-width:1024px) {
    #contact .contacts li {
        margin: 0 0 10px
    }
}

#contact .contacts li:last-of-type {
    margin: 0
}

#contact .contacts .icon {
    display: block;
    width: 18px;
    height: 18px
}

#contact .contacts .info {
    margin-left: 15px
}

#contact .contacts a {
    display: block;
    font-size: 14px;
    color: #fff
}

#contact .contacts a:hover {
    color: #f82e1d
}

#contact .social-media {
    margin: 6.25vw auto 0
}

@media (max-width:1024px) {
    #contact .social-media {
        margin: 0
    }
}

#contact .social-media li {
    margin: 0 10px
}

#contact .social-media a {
    width: 24px;
    height: 24px
}

#contact .social-media a:hover path {
    fill: #f82e1d !important
}

form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    max-width: 640px;
    margin: 60px auto 0
}

form .input-row {
    text-align: left;
    margin: 0 0 35px;
    padding: 0 15px;
    position: relative
}

@media (max-width:768px) {
    form .input-row {
        width: 100%
    }
}

form .input-row>input,
form .input-row>textarea {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #121212;
    text-align: left;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #8c969c;
    padding: 4px 0 2px;
    -webkit-transition: color .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1);
    -o-transition: color .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1);
    transition: color .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1);
    position: relative;
    z-index: 2
}

@media (max-width:1024px) {

    form .input-row>input,
    form .input-row>textarea {
        font-weight: 500;
        font-size: 14px
    }
}

form .input-row>input.is-active~.placeholder,
form .input-row>input:focus~.placeholder,
form .input-row>textarea.is-active~.placeholder,
form .input-row>textarea:focus~.placeholder {
    font-weight: 600;
    font-size: 12px;
    -webkit-transform: translate(15px, -15px);
    -ms-transform: translate(15px, -15px);
    transform: translate(15px, -15px)
}

form .input-row>input.is-active~.line,
form .input-row>input:focus~.line,
form .input-row>textarea.is-active~.line,
form .input-row>textarea:focus~.line {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}

form .input-row textarea {
    height: auto;
    overflow: hidden;
    resize: none;
    max-height: 180px
}

form .input-row .placeholder {
    width: 100%;
    font-size: 14px;
    color: #121212;
    -webkit-transition: .2s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .2s cubic-bezier(.645, .045, .355, 1);
    transition: .2s cubic-bezier(.645, .045, .355, 1);
    -webkit-transform: translate(15px, 2px);
    -ms-transform: translate(15px, 2px);
    transform: translate(15px, 2px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

@media (max-width:1024px) {
    form .input-row .placeholder {
        font-weight: 500;
        font-size: 14px
    }
}

form .input-row .line {
    display: block;
    width: 0;
    height: 1px;
    background-color: #121212;
    -webkit-transition: .2s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .2s cubic-bezier(.645, .045, .355, 1);
    transition: .2s cubic-bezier(.645, .045, .355, 1);
    position: absolute;
    left: 15px;
    bottom: 0;
    z-index: 2
}

form .input-row>label.error {
    display: block;
    font-size: 12px;
    color: #f82e1d;
    padding: 0 0 0 15px;
    position: absolute;
    top: 26px;
    left: 0
}

form button {
    display: block;
    border: 2px solid #f82e1d;
    border-radius: 2px;
    margin: 0 auto;
    padding: 10px 30px;
    position: relative
}

form button:hover:after {
    height: 100%
}

form button:hover path {
    fill: #fff !important
}

form button:hover i {
    color: #fff
}

form button:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    background-color: #f82e1d;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

form button:after,
form button i {
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

form button i {
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    color: #f82e1d;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}

.md-wrapper {
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 60px 0;
    pointer-events: none;
    overflow-y: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 9999
}

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

.md-wrapper.is-active {
    pointer-events: all;
    opacity: 1
}

.md-wrapper.is-active .md-content {
    display: inline-block;
    -webkit-animation: md-fade-in-up .4s ease forwards;
    animation: md-fade-in-up .4s ease forwards
}

.md-wrapper .md-close {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transform: translate(-20px, 20px);
    -ms-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

@media (max-width:1024px) {
    .md-wrapper .md-close {
        -webkit-transform: translate(-15px, 15px);
        -ms-transform: translate(-15px, 15px);
        transform: translate(-15px, 15px)
    }
}

.md-wrapper .md-close:hover {
    opacity: .6
}

.md-wrapper .md-close svg {
    pointer-events: none
}

.md-wrapper .md-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0
}

.md-wrapper .md-content {
    display: none;
    width: 100%;
    background-color: #fff;
    vertical-align: middle;
    position: relative
}

.md-hidden {
    overflow: hidden
}

@-webkit-keyframes md-fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes md-fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}