﻿@charset "UTF-8";

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

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

::-webkit-input-placeholder {
    color: rgba(140, 115, 75, .6);
    opacity: 1;
    -webkit-transition: color .25s ease;
    transition: color .25s ease
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder,
::placeholder {
    color: rgba(140, 115, 75, .6);
    opacity: 1;
    -webkit-transition: color .25s ease;
    -moz-transition: color .25s ease;
    -ms-transition: color .25s ease;
    transition: color .25s ease
}

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

input:invalid {
    -webkit-box-shadow: none;
    box-shadow: none
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #1c1c1c
}

body input:required:valid,
body textarea:required:valid {
    color: #1c1c1c
}

.grecaptcha-badge {
    visibility: hidden
}

a {
    text-decoration: none;
    outline: 0
}

input {
    outline: 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0 none;
    font: inherit;
    vertical-align: baseline
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

body {
    font-family: ArialNova, sans-serif;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    width: 100%;
    position: relative;
    line-height: 1;
    color: #8C734B;
    background: #8C734B;
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: auto;
    touch-action: auto
}

body input:focus,
body textarea:focus {
    outline: 0
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}

::-moz-selection {
    background-color: #eac58c;
    color: #fff
}

::selection {
    background-color: #eac58c;
    color: #fff
}

li {
    list-style-type: none
}

button {
    outline: 0;
    border: 0;
    padding: 0
}

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

sup {
    font-size: 70%;
    vertical-align: super
}

sub {
    font-size: 70%;
    vertical-align: sub
}

.svg-grad {
    visibility: hidden;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    left: 0
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 150;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: none;
    background: #fff;
    overflow: hidden
}

.loader.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.loader__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.loader__video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.title-one,
h1 {
    font-family: ArialNova, sans-serif;
    font-size: 5.875rem;
    line-height: 120%;
    font-weight: 400;
    letter-spacing: -2.82px
}

.title-one a,
h1 a {
    font-family: ArialNova, sans-serif;
    font-size: 5.875rem;
    line-height: 120%;
    font-weight: 400;
    letter-spacing: -2.82px;
    color: #3152ba
}

.title-two,
h2 {
    font-family: ArialNova, sans-serif;
    font-size: 5.875rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.82px
}

.title-two a,
h2 a {
    font-family: ArialNova, sans-serif;
    font-size: 5.875rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.82px;
    color: #3152ba
}

.title-two.title-two_big,
h2.title-two_big {
    font-family: ArialNova, sans-serif;
    font-size: 7.875rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.522px
}

.title-two.title-two_big a,
h2.title-two_big a {
    font-family: ArialNova, sans-serif;
    font-size: 7.875rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.522px;
    color: #3152ba
}

.title-two.title-two_small {
    font-family: ArialNova, sans-serif;
    font-size: 3.75rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.4px
}

h2.title-two_small {
    font-family: ArialNova, sans-serif;
    font-size: 4.75rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.4px
}

.title-two.title-two_small a,
h2.title-two_small a {
    font-family: ArialNova, sans-serif;
    font-size: 3.75rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.4px;
    color: #3152ba
}

.title-three,
h3 {
    font-family: ArialNova, sans-serif;
    font-size: 3.25rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -.416px
}

.title-three a,
h3 a {
    font-family: ArialNova, sans-serif;
    font-size: 3.25rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -.416px;
    color: #3152ba
}

.title-four,
h4 {
    font-family: ArialNova, sans-serif;
    font-size: 2.25rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: .072px
}

.title-four a,
h4 a {
    font-family: ArialNova, sans-serif;
    font-size: 2.25rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: .072px;
    color: #3152ba
}

.title-five,
h5 {
    font-family: ArialNova, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: .048px
}

.title-five a,
h5 a {
    font-family: Montserrat, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: .048px;
    color: #3152ba
}

.text-one,
p,
ul {
    font-family: ArialNova, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: .032px;
    color: #8C734B
}

.text-one a,
p a,
ul a {
    font-family: ArialNova, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: .032px;
    color: #8C734B
}

.text-one strong,
p strong,
ul strong {
    font-weight: 700
}

p a {
    background-image: -o-linear-gradient(transparent calc(100% - 1px), #8C734B 1px);
    background-image: linear-gradient(transparent calc(100% - 1px), #8C734B 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    -webkit-transition: color .25s ease, background-size .25s ease, background-position .25s ease;
    -o-transition: color .25s ease, background-size .25s ease, background-position .25s ease;
    transition: color .25s ease, background-size .25s ease, background-position .25s ease
}

@media (pointer:fine) {
    p a:hover {
        background-size: 100% 100%
    }
}

.text-two {
    font-family: ArialNova, sans-serif;
    font-size: 1.25rem;
    line-height: 150%;
    font-weight: 400;
    letter-spacing: .04px;
    color: #8C734B
}

.text-two a {
    font-family: ArialNova, sans-serif;
    font-size: 1.25rem;
    line-height: 150%;
    font-weight: 400;
    letter-spacing: .04px;
    color: #8C734B
}

.text-two strong {
    font-weight: 700
}

.text-three {
    font-family: ArialNova Bold, sans-serif;
    font-size: .875rem;
    line-height: 150%;
    font-weight: 600
}

.text-three a {
    font-family: ArialNova Bold, sans-serif;
    font-size: .875rem;
    line-height: 150%;
    font-weight: 600;
    color: #8C734B
}

.text-three strong {
    font-weight: 700
}

.text-four {
    font-family: ArialNova Bold, sans-serif;
    font-size: .75rem;
    line-height: 150%;
    font-weight: 600;
    color: rgba(70, 150, 229, .4);
    text-transform: uppercase
}

.text-four a {
    font-family: ArialNova Bold, sans-serif;
    font-size: .75rem;
    line-height: 150%;
    font-weight: 600;
    color: #8C734B;
    text-transform: uppercase
}

.text-four strong {
    font-weight: 700
}

.text-sub {
    font-family: ArialNova, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #8C734B
}

.text-sub_trs {
    color: rgba(22, 40, 73, .4)
}

.text-sub_ci {
    position: relative;
    padding-left: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.text-sub_ci::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background: #8C734B
}

.text-sub strong {
    font-weight: 700
}

.text-sub a {
    font-family: ArialNova, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    line-height: 116.667%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #eac58c
}

.url-one {
    font-family: ArialNova, sans-serif;
    font-size: .75rem;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #eac58c;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

@media (pointer:fine) {
    .url-one:hover {
        color: #eac58c
    }

    .url-one:hover svg path {
        fill: #eac58c
    }
}

.url-one svg {
    margin-right: 14px
}

.url-one svg path {
    -webkit-transition: fill .25s ease;
    -o-transition: fill .25s ease;
    transition: fill .25s ease
}

.url-two {
    font-family: ArialNova, sans-serif;
    font-size: .75rem;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -.02em;
    color: #eac58c;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

@media (pointer:fine) {
    .url-two:hover {
        color: #eac58c
    }
}

.link-line {
    background-image: -o-linear-gradient(transparent calc(100% - 1px), #8C734B 1px);
    background-image: linear-gradient(transparent calc(100% - 1px), #8C734B 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    -webkit-transition: color .25s ease, background-size .25s ease, background-position .25s ease;
    -o-transition: color .25s ease, background-size .25s ease, background-position .25s ease;
    transition: color .25s ease, background-size .25s ease, background-position .25s ease
}

@media (pointer:fine) {
    .link-line:hover {
        background-size: 100% 100%
    }
}

.link-line_rev {
    background-size: 100% 100%
}

@media (pointer:fine) {
    .link-line_rev:hover {
        background-size: 0 100%
    }
}

@media screen and (max-width:1280px) {

    .title-one,
    h1 {
        font-size: 3.75rem
    }

    .title-one a:not(.button),
    h1 a:not(.button) {
        font-size: 3.75rem
    }

    .title-two,
    h2 {
        font-size: 3.4375rem
    }

    .title-two a:not(.button),
    h2 a:not(.button) {
        font-size: 3.4375rem
    }

    .title-two.title-two_big,
    h2.title-two_big {
        font-size: 3.75rem
    }

    .title-two.title-two_big a,
    h2.title-two_big a {
        font-size: 3.75rem
    }

    .title-two.title-two_small,
    h2.title-two_small {
        font-size: 2.8125rem
    }

    .title-two.title-two_small a,
    h2.title-two_small a {
        font-size: 2.8125rem
    }

    .title-three,
    h3 {
        font-size: 2rem
    }

    .title-three a,
    h3 a {
        font-size: 2rem
    }

    .title-four,
    h4 {
        font-size: 1.875rem
    }

    .title-four a,
    h4 a {
        font-size: 1.875rem
    }

    .title-five,
    h5 {
        font-size: 1.25rem
    }

    .title-five a,
    h5 a {
        font-size: 1.25rem
    }

    .text-one,
    p,
    ul {
        font-size: .9375rem
    }

    .text-one a,
    p a,
    ul a {
        font-size: .9375rem
    }

    .text-two {
        font-size: 1.125rem
    }

    .text-two a {
        font-size: 1.125rem
    }
}

@media screen and (max-width:992px) {

    .title-one,
    h1 {
        font-size: 3.125rem
    }

    .title-one a:not(.button),
    h1 a:not(.button) {
        font-size: 3.125rem
    }

    .title-two,
    h2 {
        font-size: 2.8125rem
    }

    .title-two a:not(.button),
    h2 a:not(.button) {
        font-size: 2.8125rem
    }

    .title-two.title-two_big,
    h2.title-two_big {
        font-size: 2.8125rem
    }

    .title-two.title-two_big a,
    h2.title-two_big a {
        font-size: 2.8125rem
    }

    .title-two.title-two_small,
    h2.title-two_small {
        font-size: 2.25rem
    }

    .title-two.title-two_small a,
    h2.title-two_small a {
        font-size: 2.25rem
    }

    .title-three,
    h3 {
        font-size: 1.5rem
    }

    .title-three a,
    h3 a {
        font-size: 1.5rem
    }

    .title-four,
    h4 {
        font-size: 1.5rem
    }

    .title-four a,
    h4 a {
        font-size: 1.5rem
    }

    .title-five,
    h5 {
        font-size: 1.25rem
    }

    .title-five a,
    h5 a {
        font-size: 1.25rem
    }

    .text-one,
    p,
    ul {
        font-size: 1.3rem
    }

    .text-one a,
    p a,
    ul a {
        font-size: .875rem
    }

    .text-two {
        font-size: 1rem
    }

    .text-two a {
        font-size: 1rem
    }
}

body.mobile-done .mf-cursor {
    display: none
}

.mf-cursor {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 250;
    direction: ltr;
    contain: layout style size;
    pointer-events: none;
    -webkit-transition: opacity .25s ease, color .25s ease;
    -o-transition: opacity .25s ease, color .25s ease;
    transition: opacity .25s ease, color .25s ease
}

.mf-cursor::before {
    content: "";
    position: absolute;
    top: -40px;
    left: -40px;
    display: block;
    width: 80px;
    height: 80px;
    -webkit-transform: scale(.16);
    -ms-transform: scale(.16);
    transform: scale(.16);
    opacity: .5;
    background: #8C734B;
    border-radius: 50%;
    -webkit-transition: opacity .25s ease, background .25s ease, -webkit-transform .25s ease-in-out;
    transition: opacity .25s ease, background .25s ease, -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out, opacity .25s ease, background .25s ease;
    transition: transform .25s ease-in-out, opacity .25s ease, background .25s ease;
    transition: transform .25s ease-in-out, opacity .25s ease, background .25s ease, -webkit-transform .25s ease-in-out
}

.mf-cursor.-opacity {
    opacity: .8
}

.mf-cursor.-active::before {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6)
}

.mf-cursor.-inverse {
    color: rgba(96, 54, 13, .5)
}

@supports (mix-blend-mode:exclusion) {
    .mf-cursor.-exclusion {
        mix-blend-mode: exclusion
    }

    .mf-cursor.-exclusion::before {
        background: rgba(96, 54, 13, .5)
    }
}

.mf-cursor.-pointer::before {
    -webkit-transform: scale(.15);
    -ms-transform: scale(.15);
    transform: scale(.15)
}

.mf-cursor.-text::before {
    background: #fff;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1
}

.mf-cursor.-text.-active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mf-cursor.-icon::before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    background: #fff;
    opacity: 1
}

.mf-cursor.-icon.-active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mf-cursor.-icon.-text .mf-cursor-text {
    opacity: 0;
    -webkit-transform: scale(0) rotate(10deg);
    -ms-transform: scale(0) rotate(10deg);
    transform: scale(0) rotate(10deg)
}

.mf-cursor.-play::before {
    background: #fff;
    opacity: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.mf-cursor.-play .mf-cursor-text {
    color: #8C734B
}

.mf-cursor.-close::before {
    background: #fff;
    opacity: 1;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.mf-cursor.-close .mf-cursor-text {
    color: #8C734B
}

.mf-cursor.-ico::before {
    background: #fff;
    opacity: 1;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.mf-cursor.-ico .mf-cursor-text {
    color: #8C734B
}

.mf-cursor.-hover::before {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: .5;
    background: #8C734B
}

.mf-cursor.-hover.-icon .mf-cursor-text,
.mf-cursor.-hover.-text .mf-cursor-text {
    opacity: 0;
    -webkit-transform: scale(0) rotate(10deg);
    -ms-transform: scale(0) rotate(10deg);
    transform: scale(0) rotate(10deg)
}

.mf-cursor.-hidden::before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.mf-cursor.-projects .mf-cursor-media {
    position: absolute;
    width: 156px;
    height: 100px;
    margin: -100px 0 0 -156px
}

.mf-cursor.-projects .mf-cursor-media-box {
    background: 0 0;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

.mf-cursor.-projects .mf-cursor-media img,
.mf-cursor.-projects .mf-cursor-media video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 8px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.mf-cursor-sprites {
    fill: currentColor;
    stroke: currentColor;
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle
}

.mf-cursor-sprites.-play {
    width: 22px;
    height: 20px
}

.mf-cursor-sprites.-close {
    width: 15px;
    height: 15px
}

.mf-cursor-sprites.-arrow-right-w {
    width: 15px;
    height: 15px
}

.mf-cursor-text {
    position: absolute;
    top: -18px;
    left: -18px;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: scale(0) rotate(10deg);
    -ms-transform: scale(0) rotate(10deg);
    transform: scale(0) rotate(10deg);
    opacity: 0;
    text-align: center;
    font-family: ArialNova, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    line-height: 116.667%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #8C734B;
    -webkit-transition: opacity .4s, color .25s ease, -webkit-transform .3s;
    transition: opacity .4s, color .25s ease, -webkit-transform .3s;
    -o-transition: opacity .4s, transform .3s, color .25s ease;
    transition: opacity .4s, transform .3s, color .25s ease;
    transition: opacity .4s, transform .3s, color .25s ease, -webkit-transform .3s
}

.mf-cursor.-text .mf-cursor-text {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mf-cursor-icon {
    position: absolute;
    top: -18px;
    left: -18px;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: scale(0) rotate(10deg);
    -ms-transform: scale(0) rotate(10deg);
    transform: scale(0) rotate(10deg);
    opacity: 0;
    text-align: center;
    font-family: ArialNova, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    line-height: 116.667%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #8C734B;
    -webkit-transition: opacity .4s, color .25s ease, -webkit-transform .3s;
    transition: opacity .4s, color .25s ease, -webkit-transform .3s;
    -o-transition: opacity .4s, transform .3s, color .25s ease;
    transition: opacity .4s, transform .3s, color .25s ease;
    transition: opacity .4s, transform .3s, color .25s ease, -webkit-transform .3s
}

.mf-cursor.-icon .mf-cursor-icon {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mf-cursor-media {
    position: absolute;
    width: 131px;
    height: 131px;
    margin: -65.5px 0 0 -65.5px
}

.mf-cursor-media img,
.mf-cursor-media video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {

    .mf-cursor-media img,
    .mf-cursor-media video {
        position: static;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.mf-cursor-media-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transform: scale(0) translateZ(0);
    transform: scale(0) translateZ(0);
    padding: 1px;
    background: #000;
    border-radius: 8px;
    padding: 30px;
    opacity: 0;
    -webkit-transition: opacity .2s .2s, -webkit-transform .35s;
    transition: opacity .2s .2s, -webkit-transform .35s;
    -o-transition: transform .35s, opacity .2s .2s;
    transition: transform .35s, opacity .2s .2s;
    transition: transform .35s, opacity .2s .2s, -webkit-transform .35s
}

.mf-cursor.-media .mf-cursor-media-box {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: .4s, .4s;
    -o-transition-duration: .4s, .4s;
    transition-duration: .4s, .4s;
    -webkit-transition-delay: 0s, 0s;
    -o-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.logo {
    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;
    cursor: pointer;
    pointer-events: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    width: 250px;
    height: auto;
    position: relative
}

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

.logo path {
    -webkit-transition: fill .25s ease;
    -o-transition: fill .25s ease;
    transition: fill .25s ease
}

@media (pointer:fine) {
    .logo:hover path {
        fill: #eac58c
    }
}

.trsanima {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    z-index: 200;
    background: #8C734B;
    position: fixed
}

.trsanima.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.trsanima__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px;
    height: 46px;
    opacity: 0;
    visibility: hidden
}

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

.header {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 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;
    pointer-events: none;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden;
    left: 0;
    height: 110px;
    padding-left: 7.5%;
    padding-right: 7.5%;
    background: 0 0;
    -webkit-transition: background .25s ease, height .25s ease;
    -o-transition: background .25s ease, height .25s ease;
    transition: background .25s ease, height .25s ease
}

.header::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(70, 150, 229, 0);
    -webkit-transition: background .25s ease;
    -o-transition: background .25s ease;
    transition: background .25s ease
}

.header__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;
    width: 100%;
    height: 100%;
    -webkit-transition: border-left .25s ease;
    -o-transition: border-left .25s ease;
    transition: border-left .25s ease
}

.header__right {
    position: relative;
    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;
    height: 100%
}

.header .button {
    pointer-events: auto;
    margin-right: 20px
}

.menu-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    pointer-events: auto;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 15px;
    position: relative;
    background: rgba(70, 150, 229, 0);
    -webkit-transition: border .25s ease, background .25s ease;
    -o-transition: border .25s ease, background .25s ease;
    transition: border .25s ease, background .25s ease;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.menu-button__ripple {
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 52px;
    height: 52px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 15px
}

.menu-button__ripple div {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    background: #eac58c;
    border-radius: 50% 50% 0 0;
    -webkit-transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1)
}

.menu-button__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #fff;
    border-radius: 100%;
    position: relative;
    -webkit-transition: border .25s ease;
    -o-transition: border .25s ease;
    transition: border .25s ease
}

.menu-button__border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden
}

.menu-button__border::before {
    content: '';
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 50px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-radius: 100%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.menu-button.active {
    border: 1px solid rgba(255, 255, 255, .4)
}

.menu-button.active .menu-button__wrap {
    border: 1px solid rgba(255, 255, 255, .4)
}

.menu-button.active .menu-button__border::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.menu-button.active span {
    background: #fff
}

@media (pointer:fine) {
    .menu-button.active:hover span {
        background: #8C734B
    }
}

.menu-button.active span:nth-child(1) {
    -webkit-transform: translateZ(0) translate(-1px, 3px) rotate(-45deg);
    transform: translateZ(0) translate(-1px, 3px) rotate(-45deg)
}

.menu-button.active span:nth-child(2) {
    -webkit-transform: translateZ(0) translate(2px, -9px) rotate(45deg);
    transform: translateZ(0) translate(2px, -9px) rotate(45deg)
}

.menu-button span {
    height: 1px;
    background: #fff;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    width: 19px;
    z-index: 1;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.menu-button span:nth-child(1) {
    margin: 2px 0
}

.menu-button span:nth-child(2) {
    margin: 2px 0;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

@media (pointer:fine) {
    .menu-button:hover .menu-button__ripple div {
        border-radius: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .5s, .9s, 0s;
        -o-transition-duration: .5s, .9s, 0s;
        transition-duration: .5s, .9s, 0s
    }

    .menu-button:hover span {
        background: #8C734B
    }
}

body:not(.menu-open)[data-header=two] .header .logo path {
    fill: #8C734B
}

@media (pointer:fine) {
    body:not(.menu-open)[data-header=two] .header .logo:hover path {
        fill: #eac58c
    }
}

body:not(.menu-open)[data-header=two] .header .menu-button {
    border: 1px solid #8C734B
}

body:not(.menu-open)[data-header=two] .header .menu-button span {
    background: #8C734B
}

body:not(.menu-open)[data-header=two] .header .menu-button__wrap {
    border: 1px solid #8C734B
}

@media (pointer:fine) {
    body:not(.menu-open)[data-header=two] .header .menu-button:hover span {
        background: #8C734B
    }
}

body:not(.menu-open) .header.scroll_start {
    background: #fff;
    height: 80px
}

body:not(.menu-open) .header.scroll_start::before {
    background: rgba(70, 150, 229, .2)
}

body:not(.menu-open) .header.scroll_start .logo path {
    fill: #8C734B
}

@media (pointer:fine) {
    body:not(.menu-open) .header.scroll_start .logo:hover path {
        fill: #eac58c
    }
}

body:not(.menu-open) .header.scroll_start .menu-button {
    border: 1px solid #8C734B
}

body:not(.menu-open) .header.scroll_start .menu-button span {
    background: #8C734B
}

body:not(.menu-open) .header.scroll_start .menu-button__wrap {
    border: 1px solid #8C734B
}

@media (pointer:fine) {
    body:not(.menu-open) .header.scroll_start .menu-button:hover span {
        background: #8C734B
    }
}

body:not(.menu-open) .header.scroll_start_way {
    background: rgba(255, 255, 255, 0)
}

body:not(.menu-open) .header.scroll_start_way::before {
    background: rgba(70, 150, 229, 0)
}

@media screen and (max-width:1440px) {
    .header {
        padding-right: 80px;
        padding-left: 80px;
        z-index: 99999999;
    }
}

@media screen and (max-width:1280px) {
    .header {
        padding-right: 16px;
        padding-left: 16px;
        height: 82px
    }

    .header .button {
        margin-right: 16px
    }

    body:not(.menu-open) .header.scroll_start {
        height: 82px
    }
}

@media screen and (max-width:768px) {
    .trsanima__logo {
        width: 194px;
        height: 30px
    }
}

@media screen and (max-width:480px) {
    .header .button {
        width: auto
    }
}

@media screen and (max-width:440px) {
    .header .button {
        display: none
    }
}

.menu {
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100vh;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 15;
    display: none
}

.menu.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu.visible .menu__container {
    opacity: 1
}

.menu.visible .menu__wrap {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.menu .button-split {
    display: none
}

.menu__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.25, .5, .25, 1);
    transition: -webkit-transform .8s cubic-bezier(.25, .5, .25, 1);
    -o-transition: transform .8s cubic-bezier(.25, .5, .25, 1);
    transition: transform .8s cubic-bezier(.25, .5, .25, 1);
    transition: transform .8s cubic-bezier(.25, .5, .25, 1), -webkit-transform .8s cubic-bezier(.25, .5, .25, 1);
    background: #8C734B;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.menu__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scrollbar-color: transparent transparent;
    -webkit-overflow-scrolling: touch
}

.menu__bg-video:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -o-linear-gradient(220deg, #8C734B -1.15%, rgba(236, 234, 231, 0.3) 45.28%, rgba(140, 115, 75, 0.3) 84.75%);
    background: linear-gradient(230deg, #8C734B -1.15%, rgba(236, 234, 231, 0.3) 45.28%, rgba(140, 115, 75, 0.3) 84.75%);
}

.menu__container::-webkit-scrollbar {
    display: none;
    width: 0 !important
}

.menu__bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.menu__bg-img {
    height: 102%;
    width: 102%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: absolute;
    top: -1%;
    left: -1%
}

.menu__bg-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 102%;
    height: 102%;
    position: absolute;
    top: -1%;
    left: -1%
}

.menu__bg video {
    width: 100%;
    height: 100%;
    outline: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.menu__left {
    padding-left: 7.5%;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    min-height: 100%;
    width: 60%
}

.menu__left-bottom {
    position: absolute;
    left: 7.5vw;
    bottom: 40px
}

.menu__left-bottom.text-sub {
    color: #fff
}

.menu__left-bottom.text-sub_trs {
    color: rgba(255, 255, 255, .4)
}

.menu__left-bottom.text-sub_ci::before {
    background: #fff
}

.menu__right {
    padding-right: 7.5%;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    min-height: 100%;
    width: 40%
}

@media screen and (max-width:580px) {
    .menu__right {
        padding-right: 7.5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: grid;
        -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;
        /* -webkit-box-pack: center; */
        -ms-flex-pack: center;
        justify-content: right;
        position: relative;
        min-height: 100%;
        width: 40%;
    }
}

.menu__right::before {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    width: 4px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #eac58c;
    border-right: 1px solid #eac58c;
    -webkit-box-shadow: 0 0 50px 10px rgba(140, 115, 75, .5), 0 0 100px 50px rgba(140, 115, 75, .3);
    box-shadow: 0 0 50px 10px rgba(140, 115, 75, .5), 0 0 100px 50px rgba(140, 115, 75, .3);
    z-index: 1
}

.menu__right-label {
    position: absolute;
    top: 45px;
    left: 40px;
    color: #fff
}

.menu__right-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 2px
}

.menu__right-line svg {
    position: absolute;
    top: 0;
    left: -200px;
    right: 0;
    width: 400px;
    height: 100%
}

.menu__right-line path {
    fill: none;
    stroke: rgba(140, 115, 75, .4);
    stroke-width: 20;
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.menu__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    padding-left: 40px;
    z-index: 2
}

.menu__nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.menu__nav-link-ov {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 .01em .1em 0
}

.menu__nav-link-ov span {
    display: inline-block;
    color: transparent;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.25, .5, .25, 1);
    transition: -webkit-transform .5s cubic-bezier(.25, .5, .25, 1);
    -o-transition: transform .5s cubic-bezier(.25, .5, .25, 1);
    transition: transform .5s cubic-bezier(.25, .5, .25, 1);
    transition: transform .5s cubic-bezier(.25, .5, .25, 1), -webkit-transform .5s cubic-bezier(.25, .5, .25, 1)
}

.menu__nav-link-ov span::after,
.menu__nav-link-ov span::before {
    content: attr(data-text);
    display: block;
    position: absolute;
    color: #fff
}

.menu__nav-link-ov span::before {
    top: 0;
    -webkit-transform: translateZ(0) skewY(0);
    transform: translateZ(0) skewY(0);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1)
}

.menu__nav-link-ov span::after {
    top: 105%;
    -webkit-transform: translateZ(0) skewY(7deg);
    transform: translateZ(0) skewY(7deg);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1)
}

.menu__nav-link.title-five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-top: 5px
}

.menu__nav-link.title-five a {
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    position: relative
}

.menu__nav-link.title-five a::before {
    content: '';
    position: absolute;
    top: 11px;
    left: -66px;
    width: 11px;
    height: 11px;
    background: #fff;
    opacity: 0;
    -webkit-transition: opacity .25s ease, -webkit-transform .25s ease;
    transition: opacity .25s ease, -webkit-transform .25s ease;
    -o-transition: opacity .25s ease, transform .25s ease;
    transition: opacity .25s ease, transform .25s ease;
    transition: opacity .25s ease, transform .25s ease, -webkit-transform .25s ease;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    border-radius: 100%
}

@media (pointer:fine) {

    .menu__nav-link.title-five a:focus::before,
    .menu__nav-link.title-five a:hover::before {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .menu__nav-link.title-five a:focus .menu__nav-link-ov span,
    .menu__nav-link.title-five a:hover .menu__nav-link-ov span {
        -webkit-transform: translateY(-105%);
        -ms-transform: translateY(-105%);
        transform: translateY(-105%)
    }

    .menu__nav-link.title-five a:focus .menu__nav-link-ov span::before,
    .menu__nav-link.title-five a:hover .menu__nav-link-ov span::before {
        -webkit-transform: translateZ(0) skewY(7deg);
        transform: translateZ(0) skewY(7deg)
    }

    .menu__nav-link.title-five a:focus .menu__nav-link-ov span::after,
    .menu__nav-link.title-five a:hover .menu__nav-link-ov span::after {
        -webkit-transform: translateZ(0) skewY(0);
        transform: translateZ(0) skewY(0)
    }
}

.menu__nav-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative
}

.menu__nav-left-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.menu__nav-left-link.title-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-top: 5px
}

.menu__nav-left-link.title-one a {
    color: #fff;
    overflow: hidden;
    margin: -.15em -.15em;
    padding: .15em .15em;
    text-decoration: none;
    position: relative;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

@media (pointer:fine) {
    .menu__nav-left-link.title-one a:hover {
        color: rgba(255, 255, 255, .5)
    }
}

.menu .soc {
    position: absolute;
    left: 40px;
    bottom: 40px
}

.menu__bg {
    opacity: .000001;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.menu__right-line {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    opacity: .000001;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.menu__right::before {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    opacity: .000001;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.menu__right-label {
    opacity: .000001;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.menu__left-bottom {
    opacity: .000001;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.menu .button-split {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: .000001;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.menu__nav-left-link div {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: .000001;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.menu__nav-left-link:nth-child(1) div {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.menu__nav-left-link:nth-child(2) div {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.menu__nav-left-link:nth-child(3) div {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.menu__nav-left-link:nth-child(4) div {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.menu__nav-left-link:nth-child(5) div {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.menu__nav-link {
    -webkit-transform: translateZ(0) translateY(100px);
    transform: translateZ(0) translateY(100px);
    opacity: .000001;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.menu__nav-link:nth-child(1) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.menu__nav-link:nth-child(2) {
    -webkit-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s
}

.menu__nav-link:nth-child(3) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.menu__nav-link:nth-child(4) {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

.menu__nav-link:nth-child(5) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.menu__nav-link:nth-child(6) {
    -webkit-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

.menu__nav-link:nth-child(7) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.menu__nav-link:nth-child(8) {
    -webkit-transition-delay: .85s;
    -o-transition-delay: .85s;
    transition-delay: .85s
}

.menu__nav-link:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.menu__nav-link:nth-child(10) {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

.menu__nav-link:nth-child(11) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.menu__nav-link:nth-child(12) {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.menu__nav-link:nth-child(13) {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.menu__nav-link:nth-child(14) {
    -webkit-transition-delay: 1.15s;
    -o-transition-delay: 1.15s;
    transition-delay: 1.15s
}

.menu .soc a {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: background .25s ease, opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: background .25s ease, opacity 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: background .25s ease, opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: background .25s ease, opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: background .25s ease, opacity 1s cubic-bezier(.25, .5, .25, 1), transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: 0s, .2s, .2s;
    -o-transition-delay: 0s, .2s, .2s;
    transition-delay: 0s, .2s, .2s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.menu .soc a:nth-child(1) {
    -webkit-transition-delay: 0s, .2s, .2s, .2s;
    -o-transition-delay: 0s, .2s, .2s, .2s;
    transition-delay: 0s, .2s, .2s, .2s
}

.menu .soc a:nth-child(2) {
    -webkit-transition-delay: 0s, .3s, .3s, .3s;
    -o-transition-delay: 0s, .3s, .3s, .3s;
    transition-delay: 0s, .3s, .3s, .3s
}

.menu .soc a:nth-child(3) {
    -webkit-transition-delay: 0s, .4s, .4s, .4s;
    -o-transition-delay: 0s, .4s, .4s, .4s;
    transition-delay: 0s, .4s, .4s, .4s
}

.menu.visible .button-split {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.menu.visible .soc a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.menu.visible .menu__bg {
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: opacity 1s cubic-bezier(.25, .5, .25, 1);
    transition: opacity 1s cubic-bezier(.25, .5, .25, 1);
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.menu.visible .menu__right-line,
.menu.visible .menu__right::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1
}

.menu.visible .menu__right-label {
    opacity: 1
}

.menu.visible .menu__left-bottom {
    opacity: 1
}

.menu.visible .menu__nav-left-link div {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.menu.visible .menu__nav-link {
    opacity: 1;
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0)
}

@media screen and (max-width:1440px) {
    .menu__right {
        padding-right: 80px
    }

    .menu__left {
        padding-left: 80px
    }

    .menu__left-bottom {
        left: 80px
    }
}

@media screen and (max-width:1280px) {
    .menu .soc {
        bottom: 20px
    }

    .menu__right {
        padding-right: 16px;
        width: 50%
    }

    .menu__left {
        padding-left: 16px;
        width: 50%
    }

    .menu__left-bottom {
        left: 16px;
        bottom: 20px
    }
}

@media screen and (max-width:768px) {
    .menu__nav {
        padding-left: 0;
    }

    .menu__nav-link.title-five a {
        font-size: 1.5rem
    }

    .menu .soc {
        position: relative;
        bottom: 0;
        left: 0;
        margin-top: 130px
    }

    .menu__right {
        width: 100%;
        min-height: auto;
        padding-top: 64px;
        margin-top: 0px;
        padding-left: 16px;
        display: grid;
        justify-content: center !important;
    }

    .menu__right::before {
        width: 100%;
        height: 2px;
        left: 0;
        display: none;
    }

    .menu__right-line svg {
        display: none
    }

    .menu__right-label {
        display: none
    }

    .menu__left {
        width: 100%;
        min-height: auto;
        padding-right: 16px;
        z-index: 2
    }

    .menu__left-bottom {
        display: none
    }

    .menu__container {
        -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;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 120px;
        padding-bottom: 60px
    }
}

@media screen and (max-width:440px) {
    .menu__nav-left {
        margin-bottom: 60px
    }

    .menu .button-split {
        display: none
    }
}

.mass-anima>*,
[data-mass-anima]>*,
[data-split-footer],
[data-split],
[data-splitting] {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    visibility: hidden;
    opacity: 0
}

[data-hsplit] {
    visibility: hidden;
    opacity: 0;
    padding-left: .15em;
    padding-right: .15em;
    margin-left: -.15em;
    margin-right: -.15em
}

[data-hsplit] .text-line {
    -webkit-transform: translateY(102%);
    -ms-transform: translateY(102%);
    transform: translateY(102%)
}

[data-splitting-top-full] {
    -webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    transform: translateY(-110%);
    visibility: hidden;
    opacity: 0
}

[data-splitting-bottom-full] {
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
    visibility: hidden;
    opacity: 0
}

[data-splitting-left-full] {
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    visibility: hidden;
    opacity: 0
}

[data-show] {
    visibility: inherit;
    opacity: 1
}

[data-hide-footer],
[data-hide-one],
[data-hide] {
    visibility: hidden;
    opacity: 0
}

[data-scale] {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[data-scale-fast] {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    opacity: 0
}

[data-scalex] {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

[data-scalex-right] {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

[data-scaley] {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

[data-scaley-bottom] {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

[data-scaley-show] {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

[data-scaley-show-bottom] {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

[data-multi-footer],
[data-multi] {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden
}

.text-parent {
    overflow: hidden;
    padding-left: .15em;
    padding-right: .15em;
    margin-left: -.15em;
    margin-right: -.15em
}

body.mobile-done [data-parallax-mob-top] {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    visibility: hidden;
    opacity: 0
}

body.mobile-done [data-parallax-mob] {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    visibility: hidden;
    opacity: 0
}

body.mobile-done [data-parallax-bg] {
    height: 100%
}

body.mobile-done [data-parallax] {
    height: 100%
}

.app {
    position: relative;
    width: 100%;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.pages {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.page {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: background .6s ease, opacity .6s ease-in-out, visibility .6s ease-in-out;
    -o-transition: background .6s ease, opacity .6s ease-in-out, visibility .6s ease-in-out;
    transition: background .6s ease, opacity .6s ease-in-out, visibility .6s ease-in-out;
    background: 0 0;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow-x: hidden;
    overflow: hidden;
    background: #8C734B
}

.page__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    background: #f2f2f2
}

.page__wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -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;
    position: relative
}

.page__wrapper_offset-top {
    margin-top: -20px;
    padding-top: 20px
}

.page__wrapper_offset-bottom {
    margin-bottom: -20px;
    padding-bottom: 20px
}

.page__wrapper_rad {
    border-radius: 20px;
    z-index: 1;
    overflow: hidden
}

.page__wrapper_white {
    background: #fff
}

.page__wrapper_dark {
    background: #8C734B
}

.page__wrapper_dark .scroll-down {
    color: #fff
}

.page__wrapper_dark .scroll-down img {
    color: #fff
}

.page__wrapper_dark .scroll-down__ov span::after,
.page__wrapper_dark .scroll-down__ov span::before {
    color: #fff
}

.page__wrapper_dark h2 {
    color: #fff
}

.page__wrapper_dark h3 {
    color: #fff
}

.page__wrapper_dark h4 {
    color: #fff
}

.page__wrapper_dark h5 {
    color: #fff
}

.page__wrapper_dark p {
    color: #fff
}

.page__wrapper_dark p a {
    color: #000;
    background-image: -o-linear-gradient(transparent calc(100% - 1px), #000 1px);
    background-image: linear-gradient(transparent calc(100% - 1px), #000 1px)
}

.page__wrapper_dark ul {
    color: #fff
}

.page__wrapper_dark .text-sub {
    color: #fff
}

.page__wrapper_dark .text-sub_trs {
    color: rgba(255, 255, 255, .4)
}

.page__wrapper_dark .text-sub_ci::before {
    background: #fff
}

.page__wrapper_dark .secnum.text-sub {
    color: #fff;
    border: 1px solid #fff
}

.page__wrapper_dark .secnum.text-sub span:last-child {
    border-left: 1px solid #fff
}

.page__wrapper_dark .secnum.text-sub svg {
    color: #fff
}

.page__wrapper_dark .secnum.text-sub path {
    fill: #fff
}

.page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects) {
    background: #fff
}

.page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects) svg {
    color: #8C734B
}

.page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects) path {
    fill: #8C734B
}

.page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects) .button__ripple span {
    background: #eac58c
}

.page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects) .button__title span:not(.button__line) {
    color: #8C734B
}

.page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects) .button__title span:not(.button__line)::after {
    color: #8C734B
}

@media (pointer:fine) {
    .page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects):hover svg {
        color: #8C734B
    }

    .page__wrapper_dark .button:not(.button_blue):not(.button_rad):not(.button_projects):hover path {
        fill: #8C734B
    }
}

.page__lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.page__lines svg {
    width: 100%;
    height: auto
}

.page__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.page__bg_top .page__bg-img {
    background-position: center top
}

.page__bg_bottom .page__bg-img {
    background-position: center bottom
}

.page__bg-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.page__bg-img[data-parallax-bg] {
    height: 130%
}

.page__bg-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 130%;
    -o-object-fit: cover;
    object-fit: cover
}

.why-sms-kopuz::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(220deg, #8C734B -1.15%, rgba(236, 234, 231, 0.7) 45.28%, rgba(140, 115, 75, 0.7) 84.75%);
    background: linear-gradient(230deg, #8C734B -1.15%, rgba(236, 234, 231, 0.7) 45.28%, rgba(140, 115, 75, 0.7) 84.75%);
}

.page__bg-video[data-parallax-bg] {
    height: 130%
}

.page__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background: #dfdfdf;
    pointer-events: none
}

.page__line_left {
    left: 7.5%
}

.page__line_right {
    right: 7.5%
}

.page__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.page__heading_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page__breadcrumbs {
    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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.page__breadcrumbs a {
    color: rgba(28, 28, 28, .3);
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    text-decoration: none;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.page__breadcrumbs a svg {
    margin-right: 10px
}

.page__breadcrumbs a svg path {
    fill: #1c1c1c;
    opacity: .3;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

@media screen and (min-width:769px) {
    .page__breadcrumbs a:hover {
        color: #eac58c
    }

    .page__breadcrumbs a:hover svg path {
        fill: #eac58c;
        opacity: 1
    }
}

.page__breadcrumbs a:first-child {
    margin-left: 0
}

.page__breadcrumbs a:last-child {
    color: rgba(28, 28, 28, .5);
    margin-right: 0;
    pointer-events: none
}

.page__breadcrumbs a:last-child svg path {
    fill: #1c1c1c;
    opacity: .5
}

@media screen and (min-width:769px) {
    .page__breadcrumbs a:last-child:hover {
        color: #eac58c
    }

    .page__breadcrumbs a:last-child:hover svg path {
        fill: #eac58c;
        opacity: 1
    }
}

.page__breadcrumbs_rev a:last-child {
    color: #eac58c;
    margin-right: 0;
    pointer-events: auto
}

.page__breadcrumbs_rev a:last-child svg path {
    fill: #eac58c;
    opacity: 1
}

@media screen and (min-width:769px) {
    .page__breadcrumbs_rev a:last-child:hover {
        color: #eac58c
    }

    .page__breadcrumbs_rev a:last-child:hover svg path {
        fill: #eac58c;
        opacity: 1
    }
}

.page__breadcrumbs_white a {
    color: rgba(255, 255, 255, .3)
}

.page__breadcrumbs_white a svg path {
    fill: #fff;
    opacity: .3
}

@media screen and (min-width:769px) {
    .page__breadcrumbs_white a:hover {
        color: #eac58c
    }

    .page__breadcrumbs_white a:hover svg path {
        fill: #eac58c;
        opacity: 1
    }
}

.page__breadcrumbs_white a:last-child {
    color: rgba(255, 255, 255, .5)
}

.page__breadcrumbs_white a:last-child svg path {
    fill: #fff;
    opacity: .5
}

@media screen and (min-width:769px) {
    .page__breadcrumbs_white a:last-child:hover {
        color: #eac58c
    }

    .page__breadcrumbs_white a:last-child:hover svg path {
        fill: #eac58c;
        opacity: 1
    }
}

.page__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative
}

.page__title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -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;
    width: 100%;
    max-width: 85%
}

.page__title-wrap h2 {
    margin-top: 30px
}

.page__title-wrap h2:first-child {
    margin-top: 0
}

.page__text {
    color: #1c1c1c
}

.page__text_black {
    color: #1c1c1c
}

.page__text_white {
    color: #fff
}

.page__text_trsb {
    color: rgba(28, 28, 28, .7)
}

.page__text_trsw {
    color: rgba(255, 255, 255, .7)
}

.page__tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 220px;
    height: 60px;
    color: #fff;
    text-transform: uppercase;
    background: -o-linear-gradient(285deg, rgba(16, 29, 51, .05) 17.71%, rgba(255, 255, 255, .05) 85.97%), rgba(70, 150, 229, .8);
    background: linear-gradient(165deg, rgba(16, 29, 51, .05) 17.71%, rgba(255, 255, 255, .05) 85.97%), rgba(70, 150, 229, .8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.page__tag-two {
    position: relative;
    color: #1c1c1c;
    padding-left: 18px
}

.page__tag-two:last-child {
    padding-bottom: 0
}

.page__tag-two::before {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 100%;
    background: #1c1c1c
}

.page__tag-two_black {
    color: #1c1c1c
}

.page__tag-two_black::before {
    background: #1c1c1c
}

.page__tag-two_white {
    color: #fff
}

.page__tag-two_white::before {
    background: #fff
}

.page__man {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

.page__man-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 61px;
    height: 61px;
    border-radius: 100%
}

.page__man-sub {
    margin-left: 15px;
    color: rgba(255, 255, 255, .7)
}

.page__man-sub .tagy {
    border: 1px solid rgba(255, 255, 255, .2)
}

@media screen and (min-width:769px) {

    .page__man-sub .tagy.cursor-link:hover,
    .page__man-sub .tagy_link:hover {
        color: #fff;
        background: #1c1c1c;
        border: 1px solid #1c1c1c
    }
}

.page__man_trsw .page__man-sub {
    color: rgba(255, 255, 255, .7)
}

.page__man_trsw .page__man-sub .tagy {
    border: 1px solid rgba(255, 255, 255, .2)
}

@media screen and (min-width:769px) {

    .page__man_trsw .page__man-sub .tagy.cursor-link:hover,
    .page__man_trsw .page__man-sub .tagy_link:hover {
        color: #1c1c1c;
        background: #fff;
        border: 1px solid #fff
    }
}

.page__man_trsb .page__man-sub {
    color: rgba(28, 28, 28, .7)
}

.page__man_trsb .page__man-sub .tagy {
    border: 1px solid rgba(28, 28, 28, .2)
}

@media screen and (min-width:769px) {

    .page__man_trsb .page__man-sub .tagy.cursor-link:hover,
    .page__man_trsb .page__man-sub .tagy_link:hover {
        color: #1c1c1c;
        background: #eac58c;
        border: 1px solid #eac58c
    }
}

.page__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 85%;
    padding-left: 50px;
    padding-right: 50px
}

.page__filter-button {
    cursor: pointer;
    height: 80px;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    margin-right: 10px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    text-transform: uppercase;
    font-size: .875rem;
    font-family: ArialNova Bold, sans-serif;
    padding: 28px 30px;
    background: 0 0;
    border: 1px solid #dfdfdf;
    color: #1c1c1c;
    text-align: center
}

.page__filter-button:last-child {
    margin-right: 0
}

.page__filter-button::before {
    content: '';
    position: absolute;
    height: 9px;
    width: 9px;
    border-radius: 100%;
    left: 25px;
    top: 50%;
    margin-top: -4px;
    background: #eac58c;
    -webkit-transform: scale(0) translateX(0);
    -ms-transform: scale(0) translateX(0);
    transform: scale(0) translateX(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.page__filter-button span {
    padding-right: 50px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.page__filter-button svg line {
    stroke: #1c1c1c;
    -webkit-transition: stroke .25s ease;
    -o-transition: stroke .25s ease;
    transition: stroke .25s ease
}

@media screen and (min-width:769px) {
    .page__filter-button:hover {
        background: #1c1c1c;
        border: 1px solid #1c1c1c;
        color: #fff
    }

    .page__filter-button:hover svg line {
        stroke: #fff
    }

    .page__filter-button:hover span {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    .page__filter-button:hover::before {
        -webkit-transform: scale(1) translateX(5px);
        -ms-transform: scale(1) translateX(5px);
        transform: scale(1) translateX(5px)
    }
}

.page__filter-button.active {
    background: #dfdfdf;
    border: 1px solid #dfdfdf;
    color: #1c1c1c
}

.page__filter-button.active svg line {
    stroke: #1c1c1c
}

.page__filter-button.active span {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.page__filter-button.active::before {
    -webkit-transform: scale(1) translateX(5px);
    -ms-transform: scale(1) translateX(5px);
    transform: scale(1) translateX(5px)
}

.page__filter-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 80px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -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;
    width: 100%;
    max-width: 260px;
    margin-right: 15px;
    margin-top: 30px
}

.page__filter-select:last-child {
    margin-right: 0
}

@media screen and (min-width:769px) {
    .page__filter-select:hover .page__filter-select-icon svg path {
        fill: #fff
    }

    .page__filter-select:hover .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #fff
    }

    .page__filter-select:hover .select2-container .select2-selection__placeholder {
        color: #fff
    }

    .page__filter-select:hover .select2-container .select2-selection__rendered {
        color: #fff
    }

    .page__filter-select:hover .select2-container .select2-selection {
        background: #1c1c1c;
        border: 1px solid #1c1c1c;
        color: #fff
    }
}

.page__filter-select-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    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;
    -webkit-transition: background .25s ease, border .25s ease;
    -o-transition: background .25s ease, border .25s ease;
    transition: background .25s ease, border .25s ease;
    pointer-events: none
}

.page__filter-select-icon svg {
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.page__filter-select-icon svg path {
    fill: #1c1c1c;
    -webkit-transition: fill .25s ease;
    -o-transition: fill .25s ease;
    transition: fill .25s ease
}

.page__filter-select .select2-container {
    width: 100%;
    height: 100%
}

.page__filter-select .select2-container.select2-container--open~.page__filter-select-icon svg {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.page__filter-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #1c1c1c
}

.page__filter-select .select2-container .select2-selection__placeholder {
    color: #1c1c1c;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.page__filter-select .select2-container .select2-selection__rendered {
    font-family: ArialNova Bold, sans-serif;
    font-size: .875rem;
    line-height: 115%;
    font-weight: 400;
    color: #1c1c1c;
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.page__filter-select .select2-container .select2-selection {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background: #f6f6f6;
    border-radius: 0;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #1c1c1c;
    font-family: ArialNova Bold, sans-serif;
    font-size: .875rem;
    line-height: 115%;
    font-weight: 400;
    padding-left: 25px;
    padding-right: 40px;
    border: 1px solid #dfdfdf;
    -webkit-transition: background .25s ease, border .25s ease;
    -o-transition: background .25s ease, border .25s ease;
    transition: background .25s ease, border .25s ease
}

.page__filter-select .select2-container .select2-selection span {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.page__filter-select .select2-container .select2-selection .select2-selection__arrow {
    display: none
}

.page__filter-select .selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    height: 100%
}

.page__filter-select svg {
    position: absolute
}

.page__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 85%;
    padding-left: 50px;
    padding-right: 50px
}

body.blog .page,
body.default .page,
body.home .page,
body.search .page {
    opacity: 1;
    visibility: inherit
}

.secnum.text-sub {
    color: #8C734B;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    border: 1px solid #8C734B;
    border-radius: 4px
}

.secnum.text-sub span:first-child {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px
}

.secnum.text-sub span:last-child {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 13px;
    padding-right: 13px;
    border-left: 1px solid #8C734B
}

.secnum.text-sub svg {
    width: 5px;
    height: 9px;
    color: #8C734B
}

.secnum.text-sub path {
    fill: #8C734B
}

.lpulse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%
}

.lpulse__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    position: relative;
    color: #fff
}

.lpulse__wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: lpulse 3s infinite ease-in-out;
    animation: lpulse 3s infinite ease-in-out;
    pointer-events: none
}

.lpulse__wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: lpulse 3s infinite ease-in-out;
    animation: lpulse 3s infinite ease-in-out;
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
    pointer-events: none
}

.lpulse__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: rgba(255, 255, 255, .2);
    z-index: 1
}

.lpulse svg {
    width: 17px;
    height: 19px;
    z-index: 1
}

.lpulse_blue .lpulse__wrap::after,
.lpulse_blue .lpulse__wrap::before {
    border: 1px solid rgba(22, 40, 73, .5)
}

.lpulse_blue .lpulse__icon {
    background: #000
}

@-webkit-keyframes lpulse {
    0% {
        opacity: .8;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    70% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes lpulse {
    0% {
        opacity: .8;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    70% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

.scroll-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #8C734B;
    cursor: pointer;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    position: relative
}

.scroll-down_rev svg {
    margin-left: 10px;
    margin-right: 0
}

.scroll-down img {
    margin-right: 10px;
    color: #8C734B;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    height: 23px;
    transform: rotate(90deg);
    margin-top: -4px;
}

.scroll-down__ov {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 .01em .1em 0
}

.scroll-down__ov span {
    display: inline-block;
    color: transparent;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.25, .5, .25, 1);
    transition: -webkit-transform .5s cubic-bezier(.25, .5, .25, 1);
    -o-transition: transform .5s cubic-bezier(.25, .5, .25, 1);
    transition: transform .5s cubic-bezier(.25, .5, .25, 1);
    transition: transform .5s cubic-bezier(.25, .5, .25, 1), -webkit-transform .5s cubic-bezier(.25, .5, .25, 1)
}

.scroll-down__ov span::after,
.scroll-down__ov span::before {
    content: attr(data-text);
    display: block;
    position: absolute;
    color: #8C734B
}

.scroll-down__ov span::before {
    top: 0;
    -webkit-transform: translateZ(0) skewY(0);
    transform: translateZ(0) skewY(0);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1)
}

.scroll-down__ov span::after {
    top: 105%;
    -webkit-transform: translateZ(0) skewY(7deg);
    transform: translateZ(0) skewY(7deg);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: -webkit-transform 1s cubic-bezier(.25, .5, .25, 1);
    -o-transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1);
    transition: transform 1s cubic-bezier(.25, .5, .25, 1), -webkit-transform 1s cubic-bezier(.25, .5, .25, 1)
}

@media (pointer:fine) {
    .scroll-down:hover .scroll-down__ov span {
        -webkit-transform: translateY(-105%);
        -ms-transform: translateY(-105%);
        transform: translateY(-105%)
    }

    .scroll-down:hover .scroll-down__ov span::before {
        -webkit-transform: translateZ(0) skewY(7deg);
        transform: translateZ(0) skewY(7deg)
    }

    .scroll-down:hover .scroll-down__ov span::after {
        -webkit-transform: translateZ(0) skewY(0);
        transform: translateZ(0) skewY(0)
    }
}

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumbs a {
    color: #fff;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    text-decoration: none;
    cursor: pointer;
    margin-left: 13px;
    margin-right: 7px;
    position: relative
}

.breadcrumbs a::after {
    content: '•';
    color: #eac58c;
    position: absolute;
    left: -13px;
    top: 0;
    pointer-events: none
}

@media screen and (min-width:769px) {
    .breadcrumbs a:hover {
        color: #eac58c
    }
}

.breadcrumbs a:first-child {
    margin-left: 0
}

.breadcrumbs a:first-child::after {
    display: none
}

.breadcrumbs a:last-child {
    margin-right: 0
}

.breadcrumbs a:last-child {
    pointer-events: none;
    color: #cdd2d9
}

.breadcrumbs_dark a {
    color: #1c1c1c
}

.padding {
    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;
    width: 100%;
    pointer-events: none;
    position: relative
}

.padding__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background: #dfdfdf
}

.padding_30 {
    height: 30px
}

.padding_50 {
    height: 50px
}

.padding_60 {
    height: 60px
}

.padding_70 {
    height: 70px
}

.padding_80 {
    height: 80px
}

.padding_90 {
    height: 90px
}

.padding_110 {
    height: 110px
}

.padding_120 {
    height: 120px
}

.padding_150 {
    height: 150px
}

.padding_180 {
    height: 180px
}

.padding_200 {
    height: 200px
}

@media screen and (max-width:1280px) {
    .padding_30 {
        height: 30px
    }

    .padding_50 {
        height: 40px
    }

    .padding_60 {
        height: 50px
    }

    .padding_70 {
        height: 50px
    }

    .padding_80 {
        height: 70px
    }

    .padding_90 {
        height: 80px
    }

    .padding_120 {
        height: 60px
    }

    .padding_150 {
        height: 130px
    }

    .padding_180 {
        height: 160px
    }

    .padding_200 {
        height: 100px
    }
}

.button {
    cursor: pointer;
    margin: 0;
    height: 50px;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    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;
    position: relative;
    background: 0 0;
    color: #fff;
    font-family: ArialNova, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-transition: background .25s ease;
    -o-transition: background .25s ease;
    transition: background .25s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 1000px;
    background: #8C734B
}

.button-magnet,
.button-split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.button__ripple {
    display: block;
    position: absolute;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: inherit
}

.button__ripple span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    background: #000;
    border-radius: 50% 50% 0 0;
    -webkit-transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1)
}

.button__title {
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.button__title span:not(.button__line) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -webkit-transition: color .25s ease, -webkit-transform .8s cubic-bezier(.16, 1, .3, 1);
    transition: color .25s ease, -webkit-transform .8s cubic-bezier(.16, 1, .3, 1);
    -o-transition: transform .8s cubic-bezier(.16, 1, .3, 1), color .25s ease;
    transition: transform .8s cubic-bezier(.16, 1, .3, 1), color .25s ease;
    transition: transform .8s cubic-bezier(.16, 1, .3, 1), color .25s ease, -webkit-transform .8s cubic-bezier(.16, 1, .3, 1);
    color: #fff;
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0)
}

.button__title span:not(.button__line)::after {
    content: attr(data-text);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    position: absolute;
    top: 110%;
    left: 0;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    color: #fff
}

.button__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33px;
    height: 1px;
    background: #fff;
    margin-left: 6px;
    margin-right: 6px;
    -webkit-transition: background .8s cubic-bezier(.16, 1, .3, 1);
    -o-transition: background .8s cubic-bezier(.16, 1, .3, 1);
    transition: background .8s cubic-bezier(.16, 1, .3, 1);
    margin-bottom: 1px
}

@media (pointer:fine) {
    .button:hover svg {
        color: #8C734B
    }

    .button:hover path {
        fill: #8C734B
    }

    .button:hover .button__line {
        background: #8C734B
    }

    .button:hover .button__title span:not(.button__line) {
        -webkit-transform: translateZ(0) translateY(-110%);
        transform: translateZ(0) translateY(-110%)
    }

    .button:hover .button__ripple span {
        border-radius: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .5s, .9s, 0s;
        -o-transition-duration: .5s, .9s, 0s;
        transition-duration: .5s, .9s, 0s
    }
}

.button img {
    position: relative;
    z-index: 2;
    margin-left: 40px;
    color: #fff;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

.button path {
    fill: #fff;
    -webkit-transition: fill .25s ease;
    -o-transition: fill .25s ease;
    transition: fill .25s ease
}

.button_arrow-right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button_arrow-right svg {
    width: 5px;
    height: 9px
}

.button_arrow-down {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button_arrow-down svg {
    width: 9px;
    height: 5px
}

.button_arrow-left-w {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button_arrow-left-w svg {
    width: 14px;
    height: 8px
}

.button_arrow-right-w {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button_arrow-right-w img {
    width: 30px;
}

.button_arrow-down-w {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button_arrow-down-w svg {
    width: 8px;
    height: 13px
}

.button_arrow-top-w {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button_arrow-top-w svg {
    width: 8px;
    height: 13px
}

.button_icon {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button_icon svg {
    width: 13px;
    height: 13px
}

.button_big {
    height: 96px;
    padding-right: 40px;
    padding-left: 40px
}

.button_big img {
    margin-left: 90px
}

.button_white {
    background: #fff
}

.button_white img {
    color: #8C734B
}

.button_white path {
    fill: #8C734B
}

.button_white .button__ripple span {
    background: #000
}

.button_white .button__title span:not(.button__line) {
    color: #8C734B
}

.button_white .button__title span:not(.button__line)::after {
    color: #fff
}

@media (pointer:fine) {
    .button_white:hover svg {
        color: #8C734B
    }

    .button_white:hover path {
        fill: #8C734B
    }
}

.button_dark {
    background: #8C734B
}

.button_dark svg {
    color: #fff
}

.button_dark path {
    fill: #fff
}

.button_dark .button__ripple span {
    background: #eac58c
}

.button_dark .button__title span:not(.button__line) {
    color: #fff
}

.button_dark .button__title span:not(.button__line)::after {
    color: #8C734B
}

@media (pointer:fine) {
    .button_dark:hover svg {
        color: #8C734B
    }

    .button_dark:hover path {
        fill: #8C734B
    }
}

.button_rad {
    background: #2e3e5c;
    border-radius: 10px
}

.button_rad::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-radius: 8px;
    border: 1px solid rgba(126, 205, 249, .3);
    -webkit-transition: border .25s ease;
    -o-transition: border .25s ease;
    transition: border .25s ease
}

.button_rad svg {
    color: #fff
}

.button_rad path {
    fill: #fff
}

.button_rad .button__ripple span {
    background: #eac58c
}

.button_rad .button__title span:not(.button__line) {
    color: #fff
}

.button_rad .button__title span:not(.button__line)::after {
    color: #8C734B
}

@media (pointer:fine) {
    .button_rad:hover::before {
        border: 1px solid rgba(126, 205, 249, 0)
    }

    .button_rad:hover svg {
        color: #8C734B
    }

    .button_rad:hover path {
        fill: #8C734B
    }
}

.button_blue {
    background: #000
}

.button_blue svg {
    color: #8C734B
}

.button_blue path {
    fill: #8C734B
}

.button_blue .button__ripple span {
    background: #fff
}

.button_blue .button__title span:not(.button__line) {
    color: #8C734B
}

.button_blue .button__title span:not(.button__line)::after {
    color: #8C734B
}

@media (pointer:fine) {
    .button_blue:hover path {
        fill: #8C734B
    }

    .button_blue:hover svg {
        color: #8C734B
    }
}

.button_grey {
    background: rgba(22, 40, 73, .07)
}

.button_grey svg {
    color: #8C734B
}

.button_grey path {
    fill: #8C734B
}

.button_grey .button__line {
    background: #8C734B
}

.button_grey .button__ripple span {
    background: #eac58c
}

.button_grey .button__title span:not(.button__line) {
    color: #8C734B
}

.button_grey .button__title span:not(.button__line)::after {
    color: #8C734B
}

@media (pointer:fine) {
    .button_grey:hover path {
        fill: #8C734B
    }

    .button_grey:hover svg {
        color: #8C734B
    }
}

.header .button {
    background: #fff
}

.header .button img {
    /* color: #8C734B */
  color: #ffffff
}

.header .button path {
    fill: #8C734B
}

.header .button .button__ripple span {
    background: #000
}

.header .button .button__title span:not(.button__line) {
    color: #8C734B
}

.header .button .button__title span:not(.button__line)::after {
    color: #fff
}

@media (pointer:fine) {
    .header .button:hover svg {
        color: #8C734B
    }

    .header .button:hover path {
        fill: #8C734B
    }
}

body:not(.menu-open)[data-header=two] .header .button {
    background: #8C734B
}

body:not(.menu-open)[data-header=two] .header .button__ripple span {
    background: #000
}

body:not(.menu-open)[data-header=two] .header .button__title span:not(.button__line) {
    color: #fff
}

body:not(.menu-open)[data-header=two] .header .button__title span:not(.button__line)::after {
    color: #8C734B
}

.menu-open .header .button {
    background: #000
}

.menu-open .header .button__ripple span {
    background: #fff
}

.menu-open .header .button__title span:not(.button__line) {
    color: #8C734B
}

.menu-open .header .button__title span:not(.button__line)::after {
    color: #8C734B
}

body:not(.menu-open) .header.scroll_start .button {
    background: #8C734B
}

body:not(.menu-open) .header.scroll_start .button__ripple span {
    background: #000
}

body:not(.menu-open) .header.scroll_start .button__title span:not(.button__line) {
    color: #fff
}

body:not(.menu-open) .header.scroll_start .button__title span:not(.button__line)::after {
    color: #fff
}

.button-square {
    cursor: pointer;
    margin: 0;
    height: 35px;
    width: 35px;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    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;
    position: relative;
    background: 0 0;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    -webkit-transition: background .25s ease, color .5s cubic-bezier(.4, 0, 0, 1), border .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: background .25s ease, color .5s cubic-bezier(.4, 0, 0, 1), border .5s cubic-bezier(.4, 0, 0, 1);
    transition: background .25s ease, color .5s cubic-bezier(.4, 0, 0, 1), border .5s cubic-bezier(.4, 0, 0, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 5px;
    background: #8C734B
}

.button-square-magnet,
.button-square-split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.button-square__ripple {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    z-index: 1;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: inherit
}

.button-square__ripple span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    background: #eac58c;
    border-radius: 50% 50% 0 0;
    -webkit-transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1)
}

.button-square img {
    position: relative;
    z-index: 2;
    width: 10px;
}

.button-square_arrow-right svg {
    width: 5px;
    height: 9px
}

.button-square_arrow-down svg {
    width: 9px;
    height: 5px
}

.button-square_arrow-left-w svg {
    width: 14px;
    height: 8px
}

.button-square_arrow-right-w svg {
    width: 14px;
    height: 8px
}

.button-square_arrow-down-w svg {
    width: 8px;
    height: 13px
}

.button-square_arrow-top-w svg {
    width: 8px;
    height: 13px
}

.button-square_icon svg {
    width: 13px;
    height: 13px
}

@media (pointer:fine) {
    .button-square:hover {
        color: #8C734B
    }

    .button-square:hover .button-square__ripple span {
        border-radius: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .5s, .9s, 0s;
        -o-transition-duration: .5s, .9s, 0s;
        transition-duration: .5s, .9s, 0s
    }
}

.button-square_white {
    background: #fff;
    color: #8C734B
}

.button-square_white .button-square__ripple span {
    background: #eac58c
}

@media (pointer:fine) {
    .button-square_white:hover {
        color: #8C734B
    }
}

.button-square_trs-white {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff
}

.button-square_trs-white .button-square__ripple span {
    background: #eac58c
}

@media (pointer:fine) {
    .button-square_trs-white:hover {
        border: 1px solid rgba(70, 150, 229, 0);
        color: #8C734B;
        -webkit-transition-duration: 0s, .5s, 1.2s;
        -o-transition-duration: 0s, .5s, 1.2s;
        transition-duration: 0s, .5s, 1.2s
    }
}

.button-square_trs-dark {
    background: 0 0;
    color: #8C734B;
    border: 1px solid #8C734B
}

.button-square_trs-dark .button-square__ripple span {
    background: #eac58c
}

@media (pointer:fine) {
    .button-square_trs-dark:hover {
        border: 1px solid rgba(70, 150, 229, 0);
        color: #8C734B;
        -webkit-transition-duration: 0s, .5s, 1.2s;
        -o-transition-duration: 0s, .5s, 1.2s;
        transition-duration: 0s, .5s, 1.2s
    }
}

.button-circle {
    cursor: pointer;
    margin: 0;
    height: 50px;
    width: 50px;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    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;
    position: relative;
    background: 0 0;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    -webkit-transition: background .25s ease, color .5s cubic-bezier(.4, 0, 0, 1), border .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: background .25s ease, color .5s cubic-bezier(.4, 0, 0, 1), border .5s cubic-bezier(.4, 0, 0, 1);
    transition: background .25s ease, color .5s cubic-bezier(.4, 0, 0, 1), border .5s cubic-bezier(.4, 0, 0, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 100%;
    background: #8C734B
}

.button-circle-magnet,
.button-circle-split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.button-circle__ripple {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    z-index: 1;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: inherit
}

.img-r-down {
    transform: rotate(90deg);
    width: 30px;
    z-index: 99;
}

.img-r-up {
    transform: rotate(270deg);
    width: 30px;

}

.button-circle__ripple span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    background: #eac58c;
    border-radius: 50% 50% 0 0;
    -webkit-transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1)
}

.button-circle svg {
    position: relative;
    z-index: 2;
    width: 5px;
    height: 9px
}

.button-circle_arrow-right svg {
    width: 5px;
    height: 9px
}

.button-circle_arrow-down svg {
    width: 9px;
    height: 5px
}

.button-circle_arrow-left-w svg {
    width: 14px;
    height: 8px
}

.button-circle_arrow-right-w svg {
    width: 14px;
    height: 8px
}

.button-circle_arrow-down-w svg {
    width: 8px;
    height: 13px
}

.button-circle_arrow-top-w svg {
    width: 8px;
    height: 13px
}

.button-circle_icon svg {
    width: 13px;
    height: 13px
}

@media (pointer:fine) {
    .button-circle:hover {
        color: #8C734B
    }

    .button-circle:hover .button-circle__ripple span {
        border-radius: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .5s, .9s, 0s;
        -o-transition-duration: .5s, .9s, 0s;
        transition-duration: .5s, .9s, 0s
    }
}

.button-circle_white {
    background: #fff;
    color: #8C734B
}

.button-circle_white .button-circle__ripple span {
    background: #eac58c
}

@media (pointer:fine) {
    .button-circle_white:hover {
        color: #8C734B
    }
}

.button-circle_grey {
    background: rgba(22, 40, 73, .07);
    color: #8C734B
}

.button-circle_grey .button-circle__ripple span {
    background: #eac58c
}

@media (pointer:fine) {
    .button-circle_grey:hover {
        color: #8C734B
    }
}

.button-circle_trs-white {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff
}

.button-circle_trs-white .button-circle__ripple span {
    background: #eac58c
}

@media (pointer:fine) {
    .button-circle_trs-white:hover {
        border: 1px solid rgba(70, 150, 229, 0);
        color: #8C734B;
        -webkit-transition-duration: 0s, .5s, 1.2s;
        -o-transition-duration: 0s, .5s, 1.2s;
        transition-duration: 0s, .5s, 1.2s
    }
}

.button-bor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    pointer-events: auto;
    cursor: pointer;
    border: 1px solid rgba(22, 40, 73, .4);
    border-radius: 15px;
    position: relative;
    background: rgba(70, 150, 229, 0);
    z-index: 1
}

.button-bor__ripple {
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 52px;
    height: 52px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 15px
}

.button-bor__ripple div {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    background: #eac58c;
    border-radius: 50% 50% 0 0;
    -webkit-transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1)
}

.button-bor__border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden
}

.button-bor__border::before {
    content: '';
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 50px;
    border-left: 2px solid #8C734B;
    border-right: 2px solid #8C734B;
    border-radius: 100%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.button-bor__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid rgba(22, 40, 73, .4);
    border-radius: 100%;
    position: relative;
    -webkit-transition: border .25s ease;
    -o-transition: border .25s ease;
    transition: border .25s ease
}

.button-bor svg {
    color: #8C734B;
    width: 14px;
    height: 8px;
    z-index: 1;
    -webkit-transition: color .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: color .5s cubic-bezier(.4, 0, 0, 1);
    transition: color .5s cubic-bezier(.4, 0, 0, 1)
}

@media (pointer:fine) {
    .button-bor:hover svg {
        color: #8C734B
    }

    .button-bor:hover .button-bor__ripple div {
        border-radius: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .5s, .9s, 0s;
        -o-transition-duration: .5s, .9s, 0s;
        transition-duration: .5s, .9s, 0s
    }
}

.soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.soc__magnet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1000px;
    height: 100%;
    width: 100%
}

.soc__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1000px;
    background: rgba(255, 255, 255, .1);
    -webkit-transition: background .25s ease;
    -o-transition: background .25s ease;
    transition: background .25s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    height: 100%;
    width: 100%
}

.soc__ripple {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: inherit
}

.soc__ripple span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    background: #000;
    border-radius: 50% 50% 0 0;
    -webkit-transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    transition: border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1);
    -o-transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1), border-radius .5s cubic-bezier(.4, 0, 0, 1), background .25s ease, -webkit-transform .5s cubic-bezier(.4, 0, 0, 1)
}

.soc a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    margin-right: 14px;
    border-radius: 100%;
    position: relative
}

.soc a:last-child {
    margin-right: 0
}

.soc a path {
    fill: #fff;
    -webkit-transition: fill .25s ease;
    -o-transition: fill .25s ease;
    transition: fill .25s ease
}

.soc a svg {
    width: 20px;
    height: 20px;
    z-index: 2
}

@media (pointer:fine) {
    .soc a:hover .soc__ripple span {
        border-radius: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .5s, .9s, 0s;
        -o-transition-duration: .5s, .9s, 0s;
        transition-duration: .5s, .9s, 0s
    }

    .soc a:hover path {
        fill: #8C734B
    }
}

.soc_grey .soc__wrap {
    background: rgba(22, 40, 73, .1)
}

.soc_grey a path {
    fill: #8C734B
}

@media (pointer:fine) {
    .soc_grey a:hover path {
        fill: #8C734B
    }
}

@media screen and (max-width:768px) {
    .button_big {
        height: 50px;
        padding-right: 35px;
        padding-left: 35px
    }

    .button_big img {
        margin-left: 40px
    }
}

@media screen and (max-width:480px) {
    .formilma {
        display: none;
    }

    .formilmob {
        display: flex;
    }

    .footer .soc {
        margin-top: 63px;
        margin-left: 2px;
    }

    .footerlogo {
        margin-left: -11px;
        margin-top: -42px;
        display: none
    }

    .footer__nav {
        margin-top: 0 !important;
    }

    .footer__nav-links {
        grid-column-gap: 25px;
        width: 100%;
    }

    .footer__nav-links {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: 0fr 0fr 0fr 0fr 0fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: column;
        grid-column-gap: 19px;
        width: 82%;
    }

    .textheader {

        display: block;
        text-align: start;
        position: relative;
        padding-left: 25px;
        margin-top: 90px;

    }



    .hero-three .scroll-down {
        color: #fff;
        margin-top: 34px;
    }

    .button__ripple {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 90%;
        /* Genişliği biraz küçülttüm */
        max-width: 400px;
        /* Maksimum genişlik belirledim */
        height: 80%;
        /* Yüksekliği biraz kısalttım */
        z-index: 1;
        overflow: hidden;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 15px;
        /* Kenarları yuvarlattım */
    }

    .form__input label {
        font-family: ArialNova, sans-serif;
        font-size: .75rem;
        font-weight: 400;
        line-height: 116.667%;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 13px;
        padding-left: 20px;
    }

    .form__input input,
    .form__input textarea {
        width: 116%;
        border: none;
        border-bottom: 4px solid rgba(22, 40, 73, .3);
        background: #8C734B;
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        padding: 15px 20px;
        line-height: 1;
        color: #8C734B;
        outline: 0;
        margin-left: 12px;
        /* border-top-left-radius: 64px; */
        border-top-right-radius: 5px;
        /* padding-left: 77px; */
    }

    .promedia__left {
        width: 90%;
        max-width: 398px;
        /* İçeriği daha dar hale getirir */
        padding: 40px 15px;
        /* Üst-alt ve sağ-sol padding ayarlandı */
        background-size: contain;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
        /* Ortalamak için */
        border-radius: 10px;
        /* Hafif yuvarlatılmış kenarlar ekler */
    }

    .promedia__left input,
    .promedia__left button,
    .promedia__left textarea {
        width: 100%;
        /* Form elemanlarını tam genişlik yap */
        max-width: 320px;
        /* Form elemanlarını daralt */
        padding: 10px;
        margin-bottom: 10px;
        /* Kutular arasına mesafe bırak */
        border-radius: 5px;
        /* Köşeleri yumuşat */
        margin-left: 17px;
    }

    .hero-three__left {
        padding-bottom: 0;
        padding-top: 60px;
        width: 100%;
        padding-right: 0;
    }

    [data-hsplit] {
        visibility: hidden;
        opacity: 0;
        padding-left: .15em;
        padding-right: .15em;
        margin-left: -.15em;
        margin-right: -.15em;
        padding-top: 23px;
    }

    .button {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .button_big {
        padding-left: 20px;
        padding-right: 20px
    }

    .button img {
        margin-left: 0
    }

    .button-magnet,
    .button-split {
        width: 100%
    }
}

.formilma {
    display: flex;
}

.formilmob {
    display: none;
}