/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a,
div,
li,
span {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a {
    color: inherit
}

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

a,
blockquote,
body,
div,
footer,
form,
header,
li,
menu,
nav,
section,
span,
ul {
    position: relative;
    margin: 0;
    padding: 0
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1,
h2,
h3 {
    font-weight: 400;
    margin: 0;
    padding: 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-close,
.fancybox-nav {
    position: absolute;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: visible!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-size: 24px 24px
    }
}

::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .25);
    font-weight: 400
}

:-moz-placeholder,
::-moz-placeholder {
    color: hsla(0, 0%, 100%, .25);
    font-weight: 400
}

:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .25);
    font-weight: 400
}

::-ms-clear {
    display: none
}

html {
    position: static;
    width: 100%;
    min-width: 320px;
    min-height: 100%;
    font-size: 62.5%;
    background-color: #fff;
    -webkit-transition: font-size .1s linear;
    transition: font-size .1s linear
}

body,
html {
    display: block;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    position: relative;
    height: 100%;
    color: #000;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 1;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent
}

body._overflow {
    overflow: hidden
}

.content-wrap {
    margin-top: 47px
}

@media (min-width:730px) {
    .content-wrap {
        margin-top: 65px
    }
}

@media (min-width:1430px) {
    .content-wrap {
        margin-top: 79px
    }
}

@media (min-width:1980px) {
    .content-wrap {
        margin-top: 95px
    }
}

.content {
    width: 87.5%;
    padding: 0 0 96px;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .content {
        width: 79.452%
    }
}

@media (min-width:1000px) {
    .content {
        width: 87.75%;
        padding-bottom: 116px
    }
}

@media (min-width:1430px) {
    .content {
        width: 81.81%;
        max-width: 1430px
    }
}

.content-cols-wrap {
    margin-top: 41px;
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .content-cols-wrap {
        margin-top: 84px
    }
}

@media (min-width:1000px) {
    .content-cols-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 117px
    }
}

@media (min-width:1430px) {
    .content-cols-wrap {
        margin-top: 94px
    }
}

@media (min-width:1430px) {
    .content-cols-wrap+.content-cols-wrap {
        margin-top: 115px
    }
}

@media (max-width:729px) {
    .content-cols-wrap._folded+.content-cols-wrap {
        margin-top: 0
    }
}

.content-cols-1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    cursor: default;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    padding-right: 20px
}

@media (min-width:730px) {
    .content-cols-1 {
        padding-right: 0
    }
}

@media (max-width:729px) {
    .content-cols-1._collapsible {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    .content-cols-1._collapsible:before {
        content: "";
        position: absolute;
        bottom: -28px;
        left: 0;
        right: 0;
        height: 28px
    }
    .content-cols-1._collapsible:after {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 11'%3E%3Cpath d='M13.5 11L0 1.2.9 0l12.6 9.1L26.1 0l.9 1.2z'/%3E%3C/svg%3E");
        position: absolute;
        top: 33px;
        right: 0;
        width: 20px;
        -webkit-transition: all .1s linear;
        transition: all .1s linear
    }
    ._folded .content-cols-1:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@media (min-width:1000px) {
    .content-cols-1 {
        width: 31.67%;
        border-top: 1px solid #000
    }
}

.content-cols-2-3 {
/*	background-color: #e7f125;   /*фон текстовой части блога background-color */
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-top: 25px;
    border-top: 3px solid #000
}

@media (max-width:729px) {
    .content-cols-2-3 {
        overflow: hidden
    }
}

@media (min-width:730px) {
    .content-cols-2-3 {
        margin-top: 35px
    }
    .content-cols-2-3>.half-block-wrapper._border:first-child .half-block:first-child,
    .content-cols-2-3>.half-block-wrapper._border:first-child .half-block:nth-child(2) {
        border-top: none
    }
}

@media (min-width:1000px) {
    .content-cols-2-3 {
        width: 65.83%;
        margin-top: 0;
        margin-left: 2.5%
    }
}

.content-cols-1-2 {
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .content-cols-1-2 {
        padding-top: 44px;
        border-top: 1px solid #000
    }
}

@media (min-width:1000px) {
    .content-cols-1-2 {
        width: 48.71794871794872%;
        margin-right: 2.564102564102564%
    }
}

.content-cols-2-2 {
    box-sizing: border-box;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1000px) {
    .content-cols-2-2 {
        width: 48.71794871794872%;
        border-top: 3px solid #000
    }
}

@media (min-width:730px) {
    .content-small-cols-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.content-small-cols-1-2,
.content-small-cols-2-2 {
    width: 100%;
    padding-top: 17px;
    box-sizing: border-box;
    border-top: 1px solid #000;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .content-small-cols-1-2,
    .content-small-cols-2-2 {
        width: 48.27586206896552%;
        padding-top: 25px
    }
}

@media (min-width:730px) {
    .content-small-cols-1-2 {
        margin-right: 3.448275862068966%
    }
}

.half-block-wrapper._titles .half-block {
    padding-bottom: 0;
    min-height: 0
}

.half-block-wrapper._titles+.half-block-wrapper:not(._titles) .half-block {
    padding-top: 0
}

.half-block-wrapper._titles+.half-block-wrapper:not(._titles) .half-block p:first-of-type {
    margin-top: 0
}

.half-block-wrapper._border._wide,
.half-block-wrapper._border .half-block {
    border-top: 1px solid #000
}

.half-block-wrapper._border._wide .half-block {
    border-top: none!important
}

@media (min-width:730px) {
    .half-block-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.half-block-wrapper .half-block {
    width: 100%;
    min-height: 96px;
    padding: 15px 20px 55px 0;
    box-sizing: border-box;
    font-size: 15px;
    position: relative;
    line-height: 21px;
    letter-spacing: .25px
}

@media (min-width:730px) {
    .half-block-wrapper .half-block {
        width: 48%;
        min-height: 105px;
        padding: 30px 0
    }
    .half-block-wrapper .half-block:nth-child(2n) {
        margin-left: 4%
    }
}

@media (min-width:1000px) {
    .half-block-wrapper .half-block {
        padding: 25px 0
    }
}

@media (min-width:1980px) {
    .half-block-wrapper .half-block {
        font-size: 18px;
        line-height: 25px
    }
}

.mini-info-block {
    border-top: 1px solid #000;
    font-size: 13px;
    line-height: 18px;
    padding-top: 15px;
    margin-top: 25px
}

.mini-info-block ul {
    margin-top: 5px;
    padding-left: 35px
}

.mini-info-block ul li {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .5px;
    margin-bottom: 5px
}

.mini-info-block ul li:before {
    top: 9px
}

@media (min-width:730px) {
    .mini-info-block {
        padding-top: 20px;
        letter-spacing: -.1px
    }
    .mini-info-block,
    .mini-info-block+p {
        display: inline-block;
        width: 48%;
        vertical-align: top
    }
    .mini-info-block+p {
        margin-left: 3%;
        margin-top: 18px
    }
    .mini-info-block ul {
        padding-left: 30px
    }
    .mini-info-block ul li {
        letter-spacing: 0
    }
    .mini-info-block ul li:before {
        left: -30px;
        width: 20px
    }
}

@media (min-width:1980px) {
    .mini-info-block,
    .mini-info-block ul li {
        font-size: 16px;
        line-height: 22px
    }
}

._green-link {
    color: #cf7a07
}

._link {
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer
}

.no-touch ._link:hover {
    border-color: #cf7a07;
    color: #cf7a07
}

.h1,
h1 {
    position: relative;
    display: inline-block;
    margin-top: 48px;
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -1.4px;
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .h1,
    h1 {
        margin-top: 116px;
        font-size: 48px;
        line-height: 48px;
        letter-spacing: -2.9px
    }
}

@media (min-width:1000px) {
    .h1,
    h1 {
        width: 65.83143507972665%
    }
}

@media (min-width:1430px) {
    .h1,
    h1 {
        width: 65.83143507972665%;
        margin-top: 148px;
        font-size: 60px;
        line-height: 59px;
        letter-spacing: -3.6px
    }
}

@media (min-width:1980px) {
    .h1,
    h1 {
        font-size: 72px;
        line-height: 71px
    }
}

h1+.h1 {
    margin-top: 0
}

.h2,
h2 {
    position: relative;
    display: inline-block;
    margin-top: 48px;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -.8px;
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .h2,
    h2 {
        margin-top: 69px
    }
}

@media (min-width:1430px) {
    .h2,
    h2 {
        font-size: 30px;
        line-height: 33px
    }
}

@media (min-width:1980px) {
    .h2,
    h2 {
        font-size: 36px;
        line-height: 40px
    }
}

.content-cols-1>.h2,
.content-cols-1>h2 {
    margin-top: 25px
}

.h3,
h3 {
    position: relative;
    display: inline-block;
    margin-top: 17px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -.5px;
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.h3._big,
h3._big {
    font-size: 24px;
    line-height: 27px
}

@media (min-width:1000px) {
    .h3._big,
    h3._big {
        font-size: 30px;
        line-height: 33px
    }
}

@media (min-width:1980px) {
    .h3._big,
    h3._big {
        font-size: 36px;
        line-height: 40px
    }
}

.h3._big+p,
h3._big+p {
    margin-top: 15px
}

@media (min-width:730px) {
    .h3,
    h3 {
        margin-top: 26px;
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width:1430px) {
    .h3,
    h3 {
        margin-top: 30px
    }
}

@media (min-width:1980px) {
    .h3,
    h3 {
        font-size: 24px;
        line-height: 29px
    }
}

.files-b+h3 {
    margin-top: 34px
}

@media (min-width:1430px) {
    .files-b+h3 {
        margin-top: 43px
    }
}

.h4,
h4 {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .h4,
    h4 {
        margin-top: 53px
    }
}

@media (min-width:1980px) {
    .h4,
    h4 {
        font-size: 18px;
        line-height: 20px
    }
}

p {
    position: relative;
    margin: 20px 0 0;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -.2px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    p {
        margin-top: 28px
    }
}

@media (min-width:1980px) {
    p {
        font-size: 18px;
        line-height: 30px
    }
}

p a {
    position: relative;
    text-decoration: none
}

p+p {
    margin-top: 10px
}

._green {
    color: #cf7a07
}

._hidden {
    display: none!important
}

._hidden-2 {
    display: none
}

._hidden-3 {
    opacity: 0!important
}

._over-hid {
    overflow: hidden
}

._bold {
    font-weight: 700
}

._mobile {
    display: inline-block!important
}

@media (min-width:730px) {
    ._mobile {
        display: none!important
    }
}

._v-tablet {
    display: none!important
}

@media (min-width:730px) {
    ._v-tablet {
        display: inline-block!important
    }
}

._no-trans-all,
._no-trans-all * {
    -webkit-transition: none!important;
    transition: none!important
}

._ta-right {
    text-align: right
}

.page-image {
    background: #eaeaea;
    margin-top: -47px;
    padding-top: 47px
}

@media (min-width:730px) {
    .page-image {
        margin-top: -65px;
        padding-top: 65px;
        margin-bottom: 70px
    }
}

@media (min-width:1000px) {
    .page-image {
        position: relative;
        padding-bottom: 200px;
        min-height: 710px;
        overflow: hidden;
        box-sizing: border-box
    }
}

@media (min-width:1430px) {
    .page-image {
        margin-top: -79px;
        padding-top: 79px;
        margin-bottom: 120px
    }
}

@media (min-width:1980px) {
    .page-image {
        margin-top: -95px;
        padding-top: 95px
    }
}

.page-image .page-image-text-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:730px) {
    .page-image .page-image-text-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.page-image .content {
    padding: 0;
    border: none
}

@media (min-width:1000px) {
    .page-image .content {
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:1980px) {
    .page-image .content {
        max-width: 1430px
    }
}

.page-image .page-image-picture {
    height: 100%;
    float: right
}

@media (min-width:1000px) {
    .page-image .page-image-picture {
        position: absolute;
        -webkit-transition: .1s linear;
        transition: .1s linear;
        height: 650px;
        bottom: 0;
        right: -310px
    }
}

@media (min-width:1601px) {
    .page-image .page-image-picture {
        right: 0
    }
}

.page-image .page-image__wrapper {
    height: 200px;
    width: 100%
}

@media (min-width:730px) {
    .page-image .page-image__wrapper {
        height: 300px;
        position: relative
    }
}

@media (min-width:1000px) {
    .page-image .page-image__wrapper {
        height: 0
    }
}

.page-image .page-image__text {
    background: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    padding-top: 55px;
    position: relative;
    z-index: 2
}

@media (min-width:730px) {
    .page-image .page-image__text {
        background: none;
        padding-top: 32px;
        letter-spacing: -.6px;
        font-size: 18px;
        line-height: 24px
    }
}

@media (min-width:1000px) {
    .page-image .page-image__text-in-content {
        width: 65.83143507972665%
    }
}

.main-page .content-wrap {
    margin-top: 0
    background-color: #e7f125;
}

.main-page h1 {
    width: 100%;
    margin-top: 0;
    display: block;
    opacity: 0;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
    -webkit-transition: font-size .1s linear, line-height .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, transform .2s linear, opacity .2s linear;
    transition: font-size .1s linear, line-height .1s linear, transform .2s linear, opacity .2s linear, -webkit-transform .2s linear
}

@media (min-width:730px) {
    .main-page h1 {
        font-size: 42px;
        line-height: 41px;
        letter-spacing: -2.6px
    }
}

@media (min-width:1980px) {
    .main-page h1 {
        font-size: 50px;
        line-height: 49px
    }
}

.main-page .main-page__contacts-map__hq-text {
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000
}

.main-page .main-page__contacts-map__hq-line {
    border: 1px solid #0c7a48
}

.main-page__screen-1 {
    height: 100vh;
    overflow: hidden;
    background-color: #000000/*#823502*/
    z-index: 50
}

.main-page__screen-1__left-b {
    left: 0;
    z-index: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.main-page__screen-1__left-b,  /*основной цвет screen-1*/
.main-page__screen-1__right-b {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff
}

.main-page__screen-1__right-b {
    right: 0;
    z-index: 1
}

@media (min-width:730px) {
    .main-page__screen-1__right-b {
        width: 48.63013698630137%
    }
}

@media (min-width:1000px) {
    .main-page__screen-1__right-b {
        width: 50%
    }
}

 .main-page__img-slider__slide {      /*боковая картинка*/
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}  

.main-page__img-slider__slide:first-of-type {
    z-index: 1
}

.main-page__img-slider__slide:nth-of-type(2) {
    z-index: 2
}

.main-page__img-slider__slide:nth-of-type(3) {
    z-index: 3
}

.main-page__img-slider__slide:nth-of-type(4) {
    z-index: 4
}

.main-page__img-slider__slide:nth-of-type(5) {
    z-index: 5
}

.main-page__img-slider__slide:nth-of-type(6) {
    z-index: 6
}

.main-page__img-slider__slide:nth-of-type(7) {
    z-index: 7
}

.main-page__img-slider__slide:nth-of-type(8) {
    z-index: 8
}

.main-page__img-slider__slide:nth-of-type(9) {
    z-index: 9
}

.main-page__img-slider__slide:nth-of-type(10) {
    z-index: 10
}

.main-page__img-slider__slide._active {
    z-index: 50
}

.main-page__img-slider__slide._active .main-page__img-slider__slide-cell {
    width: 100%;
    -webkit-transition: width .45s;
    transition: width .45s
}

.main-page__img-slider__slide-cell {  /*заливка картинки screen-1 */
    position: absolute;
    top: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    background-color: #ffffff;
    z-index: 50;
    -webkit-transition: width 0s .5s;
    transition: width 0s .5s
} 

.main-page__img-slider__slide-cell:first-of-type {
    left: 0
}

.main-page__img-slider__slide-cell-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: .4;
    z-index: 10;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.main-page__img-slider__img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 100
}

._main-promo-video {
    display: none
}

@media (min-width:1025px) {
    ._main-promo-video {
        display: block
    }
}

._main-promo-img {
    display: block
}

@media (min-width:1025px) {
    ._main-promo-img {
        display: none
    }
}

.main-page__screen-2 {
    overflow: hidden
}

@media (min-width:730px) {
    .main-page__screen-2 {
        height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #ffffff
    }
}

.main-page__screen-2 .content {
    padding-bottom: 0;
    z-index: 10
}

@media (min-width:730px) {
    .main-page__screen-2 .content {
        margin-top: 70px
    }
}

@media (min-width:1000px) {
    .main-page__screen-2 .content {
        margin-top: 68px
    }
}

@media (min-width:1430px) {
    .main-page__screen-2 .content {
        margin-top: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:1000px) {
    .main-page__screen-2 .content-cols-1-2 {
        width: 100%;
        margin-right: 0;
        border-top: none
    }
}

@media (min-width:1430px) {
    .main-page__screen-2 .content-cols-1-2 {
        width: 48.71794871794872%;
        margin-right: 2.564102564102564%;
        border-top: 1px solid #000
    }
}

.main-page__screen-2 .content-cols-2-2 {
    display: none
}

@media (min-width:1430px) {
    .main-page__screen-2 .content-cols-2-2 {
        display: block
    }
}

.main-page__screen-2 .h1 {
    width: 100%;
    margin-top: 95px
}

@media (min-width:730px) {
    .main-page__screen-2 .h1 {
        margin-top: 0;
        font-size: 42px;
        line-height: 41px;
        letter-spacing: -2.6px
    }
}

@media (min-width:1980px) {
    .main-page__screen-2 .h1 {
        font-size: 50px;
        line-height: 49px
    }
}

.main-page__screen-2__links-b {
    margin-top: 26px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .main-page__screen-2__links-b {
        margin: 51px 0 0
    }
}

.main-page__screen-2__link-wrap {
    padding-top: 9px;
    padding-bottom: 51px;
    border-top: 1px solid #000;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.main-page__screen-2__link-wrap:first-of-type {
    border-top: 3px solid #000
}

@media (min-width:730px) {
    .main-page__screen-2__link-wrap {
        padding: 0;
        border: none!important
    }
}

.main-page__screen-2__link {
    display: inline;
    font-weight: 700;
    font-size: 15px;
    line-height: 33px;
    letter-spacing: -.4px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-touch .main-page__screen-2__link:hover {
    color: #cf7a07;
    border-color: #cf7a07
}

@media (min-width:730px) {
    .main-page__screen-2__link {
        font-size: 30px;
        line-height: 33px;
        letter-spacing: -.9px
    }
}

@media (min-width:1980px) {
    .main-page__screen-2__link {
        font-size: 36px;
        line-height: 40px
    }
}

.main-page__screen-2__btn {
    margin-top: -2px
}

@media (min-width:730px) {
    .main-page__screen-2__btn {
        margin-top: 47px
    }
}

.main-page__screen-2__bg-b {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1;
    opacity: .4;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .main-page__screen-2__bg-b {
        display: block
    }
}

@media (min-width:1000px) {
    .main-page__screen-2__bg-b {
        opacity: 1
    }
}

.main-page__screen-2__img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 75%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

@media (min-width:1000px) {
    .main-page__screen-2__img {
        height: 650px;
        right: -310px
    }
}

@media (min-width:1440px) {
    .main-page__screen-2__img {
        right: 0
    }
}

.main-page__screen-2__img._active {
    opacity: 1;
    -webkit-transition: opacity .3s .3s;
    transition: opacity .3s .3s
}

.main-page__service-b {
    overflow: hidden
}

.main-page__service-b .content {
    padding-bottom: 100px
}

@media (min-width:730px) {
    .main-page__service-b .content {
        margin-top: 69px;
        padding-bottom: 92px
    }
}

@media (min-width:1000px) {
    .main-page__service-b .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 119px;
        padding-bottom: 106px
    }
}

@media (min-width:1000px) {
    .main-page__service-b .content-cols-1-2 {
        padding-top: 23px
    }
}

.main-page__service-b .content-cols-2-2 {
    margin-top: 25px;
    border-top: 3px solid #000
}

@media (min-width:730px) {
    .main-page__service-b .content-cols-2-2 {
        margin-top: 28px;
        border-top: none
    }
}

@media (min-width:1000px) {
    .main-page__service-b .content-cols-2-2 {
        margin-top: 0;
        border-top: 3px solid #000
    }
}

.main-page__service-b .content-cols-2-2 p:first-of-type {
    margin-top: 13px
}

@media (min-width:1000px) {
    .main-page__service-b .content-cols-2-2 p:first-of-type {
        margin-top: 38px
    }
}

@media (min-width:1430px) {
    .main-page__service-b .content-cols-2-2 p {
        width: 82.45614035087719%
    }
}

.main-page__service-b .h1 {
    width: 100%;
    margin-top: 95px
}

@media (min-width:730px) {
    .main-page__service-b .h1 {
        margin-top: 0;
        font-size: 42px;
        line-height: 41px;
        letter-spacing: -2.6px
    }
}

@media (min-width:1980px) {
    .main-page__service-b .h1 {
        font-size: 50px;
        line-height: 49px
    }
}

.main-page__service-b__btn {
    margin-top: 23px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1430px) {
    .main-page__service-b__btn {
        margin-top: 27px
    }
}

.main-page__contacts-b {
    overflow: hidden;
    color: #fff;
    background-color: #000
}

@media (min-width:1430px) {
    .main-page__contacts-b {
        min-height: 830px;
        height: 100vh
    }
}

.main-page__contacts-b .content {
    padding-bottom: 83px;
    pointer-events: none
}

@media (min-width:730px) {
    .main-page__contacts-b .content {
        margin-top: 184px;
        padding-bottom: 87px
    }
}

@media (min-width:1000px) {
    .main-page__contacts-b .content {
        padding-bottom: 158px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:1430px) {
    .main-page__contacts-b .content {
        top: 50%;
        margin-top: 13px;
        padding-bottom: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.main-page__contacts-b .content-cols-1-2 {
    height: 466px;
    padding-top: 46px
}

@media (min-width:730px) {
    .main-page__contacts-b .content-cols-1-2 {
        height: 456px;
        padding-top: 42px;
        border-top: 1px solid #fff
    }
    .main-page__contacts-b .content-cols-1-2 .h1 {
        margin-top: 0
    }
}

.main-page__contacts-b .content-cols-2-2 {
    pointer-events: auto
}

@media (min-width:1000px) {
    .main-page__contacts-b .content-cols-2-2 {
        margin-top: -3px
    }
}

.main-page__contacts-b .h1 {
    width: 100%
}

@media (min-width:730px) {
    .main-page__contacts-b .h1 {
        font-size: 42px;
        line-height: 41px
    }
}

@media (min-width:1430px) {
    .main-page__contacts-b .h1 {
        letter-spacing: -2.6px
    }
}

@media (min-width:1980px) {
    .main-page__contacts-b .h1 {
        font-size: 50px;
        line-height: 49px
    }
}

.main-page__contacts-b .main-page__contacts-inner-b {
    padding-top: 24px;
    box-sizing: border-box;
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -1.6px;
    border-top: 3px solid #fff;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.main-page__contacts-b .main-page__contacts-inner-b:nth-of-type(2) {
    margin-top: 60px
}

.main-page__contacts-b .main-page__contacts-inner-b:nth-of-type(2) .h1 {
    display: block;
    margin-top: 0;
    margin-bottom: 11px
}

@media (min-width:730px) {
    .main-page__contacts-b .main-page__contacts-inner-b:nth-of-type(2) {
        margin-top: 63px;
        padding-top: 40px
    }
    .main-page__contacts-b .main-page__contacts-inner-b:nth-of-type(2) .h1 {
        margin-bottom: 9px
    }
}

@media (min-width:730px) {
    .main-page__contacts-b .main-page__contacts-inner-b {
        padding-top: 49px;
        font-weight: 700;
        font-size: 30px;
        line-height: 33px;
        letter-spacing: -1px
    }
}

@media (min-width:1430px) {
    .main-page__contacts-b .main-page__contacts-inner-b {
        letter-spacing: -.8px
    }
}

@media (min-width:1980px) {
    .main-page__contacts-b .main-page__contacts-inner-b {
        font-size: 36px;
        line-height: 40px
    }
}

.main-page__contacts-b .main-page__contacts-link {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-touch .main-page__contacts-b .main-page__contacts-link:hover {
    color: #cf7a07;
    border-color: #cf7a07
}

.main-page__contacts-b .main-page__contacts-b__btn {
    margin-top: 56px
}

@media (max-width:729px) {
    .main-page__contacts-b .main-page__contacts-b__btn {
        height: 45px;
        overflow: hidden;
        padding-right: 37px
    }
}

@media (min-width:730px) {
    .main-page__contacts-b .main-page__contacts-b__btn {
        margin-top: 36px
    }
}

.main-page__contacts-map-b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 466px;
    overflow: hidden;
    z-index: 0
}

@media (min-width:730px) {
    .main-page__contacts-map-b {
        top: 184px;
        height: 454px
    }
}

@media (min-width:1000px) {
    .main-page__contacts-map-b {
        height: 646px
    }
}

@media (min-width:1430px) {
    .main-page__contacts-map-b {
        top: 50%;
        min-height: 950px;
        height: 100%;
        margin-top: 13px;
        -webkit-transform: translateY(-7%);
        transform: translateY(-7%)
    }
}

.main-page__contacts-map__layout {
    position: absolute;
    top: 203px;
    left: 50%;
    width: 730px;
    height: 441px;
    margin-left: -489px;
    z-index: 0
}

@media (min-width:730px) {
    .main-page__contacts-map__layout {
        top: 122px;
        width: 1130px;
        height: 680px;
        margin-left: -829px
    }
}

@media (min-width:1000px) {
    .main-page__contacts-map__layout {
        top: 164px;
        margin-left: -978px
    }
}

@media (min-width:1430px) {
    .main-page__contacts-map__layout {
        top: 0;
        margin-left: -1128px
    }
}

@media (min-width:1980px) {
    .main-page__contacts-map__layout {
        width: 1356px;
        height: 816px;
        margin-left: -1353px
    }
}

.main-page__contacts-map__flags-hover-b {
    position: absolute;
    top: 203px;
    left: 50%;
    display: none;
    width: 730px;
    height: 441px;
    pointer-events: none;
    z-index: 2
}

@media (min-width:730px) {
    .main-page__contacts-map__flags-hover-b {
        top: 122px;
        width: 1130px;
        height: 680px
    }
}

@media (min-width:1000px) {
    .main-page__contacts-map__flags-hover-b {
        top: 164px;
        display: block;
        margin-left: -978px
    }
}

@media (min-width:1430px) {
    .main-page__contacts-map__flags-hover-b {
        top: 0;
        margin-left: -1128px
    }
}

@media (min-width:1980px) {
    .main-page__contacts-map__flags-hover-b {
        width: 1356px;
        height: 816px;
        margin-left: -1353px
    }
}

.main-page__contacts-map__flag-hover {
    position: absolute;
    left: 50%;
    opacity: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: none
}

.main-page__contacts-map__flag-hover._active {
    opacity: 1
}

.main-page__contacts-map__flag-hover._herg {
    top: 108px;
    -webkit-transform: translateX(-61%);
    transform: translateX(-61%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._herg {
        top: 144px;
        -webkit-transform: translateX(-62%);
        transform: translateX(-62%)
    }
}

.main-page__contacts-map__flag-hover._msc {
    top: 76px;
    -webkit-transform: translateX(34%);
    transform: translateX(34%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._msc {
        top: 106px;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
}

.main-page__contacts-map__flag-hover._cherep {
    top: 56px;
    -webkit-transform: translateX(27%);
    transform: translateX(27%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._cherep {
        top: 82px;
        -webkit-transform: translateX(42%);
        transform: translateX(42%)
    }
}

.main-page__contacts-map__flag-hover._lipetsk {
    top: 92px;
    -webkit-transform: translateX(46%);
    transform: translateX(46%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._lipetsk {
        top: 124px;
        -webkit-transform: translateX(65%);
        transform: translateX(65%)
    }
}

.main-page__contacts-map__flag-hover._ntagil {
    top: 47px;
    -webkit-transform: translateX(93%);
    transform: translateX(93%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._ntagil {
        top: 70px;
        -webkit-transform: translateX(121%);
        transform: translateX(121%)
    }
}

.main-page__contacts-map__flag-hover._magnit {
    top: 79px;
    -webkit-transform: translateX(92%);
    transform: translateX(92%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._magnit {
        top: 109px;
        -webkit-transform: translateX(120%);
        transform: translateX(120%)
    }
}

.main-page__contacts-map__flag-hover._chelyab {
    top: 61px;
    -webkit-transform: translateX(112%);
    transform: translateX(112%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._chelyab {
        top: 90px;
        -webkit-transform: translateX(146%);
        transform: translateX(146%)
    }
}

.main-page__contacts-map__flag-hover._ukr {
    top: 109px;
    -webkit-transform: translateX(13%);
    transform: translateX(13%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._ukr {
        top: 145px;
        -webkit-transform: translateX(25%);
        transform: translateX(25%)
    }
}

.main-page__contacts-map__flag-hover._vienna {
    top: 120px;
    -webkit-transform: translateX(-36%);
    transform: translateX(-36%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._vienna {
        top: 158px;
        -webkit-transform: translateX(-34%);
        transform: translateX(-34%)
    }
}

.main-page__contacts-map__flag-hover._atyrau {
    top: 113px;
    -webkit-transform: translateX(79%);
    transform: translateX(79%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._atyrau {
        top: 147px;
        -webkit-transform: translateX(105%);
        transform: translateX(105%)
    }
}

.main-page__contacts-map__flag-hover._almaty {
    top: 126px;
    -webkit-transform: translateX(168%);
    transform: translateX(168%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._almaty {
        top: 165px;
        -webkit-transform: translateX(212%);
        transform: translateX(212%)
    }
}

.main-page__contacts-map__flag-hover._uzb {
    top: 142px;
    -webkit-transform: translateX(141%);
    transform: translateX(141%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._uzb {
        top: 185px;
        -webkit-transform: translateX(180%);
        transform: translateX(180%)
    }
}

.main-page__contacts-map__flag-hover._korea {
    top: 140px;
    -webkit-transform: translateX(345%);
    transform: translateX(345%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._korea {
        top: 182px;
        -webkit-transform: translateX(424%);
        transform: translateX(424%)
    }
}

.main-page__contacts-map__flag-hover._tkm {
    top: 156px;
    -webkit-transform: translateX(112%);
    transform: translateX(112%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._tkm {
        top: 200px;
        -webkit-transform: translateX(145%);
        transform: translateX(145%)
    }
}

.main-page__contacts-map__flag-hover._esp {
    top: 141px;
    -webkit-transform: translateX(-97%);
    transform: translateX(-97%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._esp {
        top: 182px;
        -webkit-transform: translateX(-107%);
        transform: translateX(-107%)
    }
}

.main-page__contacts-map__flag-hover._fra {
    top: 114px;
    -webkit-transform: translateX(-82%);
    transform: translateX(-82%)
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover._fra {
        top: 150px;
        -webkit-transform: translateX(-89%);
        transform: translateX(-89%)
    }
}

.main-page__contacts-map__flag-hover .main-page__contacts-map__hq-text {
    top: 4px;
    width: 100px;
    text-align: center
}

@media (min-width:1980px) {
    .main-page__contacts-map__flag-hover .main-page__contacts-map__hq-text {
        top: 2px
    }
}

.main-page__contacts-map__flag-hover .main-page__contacts-map__hq-line {
    height: 53px;
    margin: 8px auto 10px
}

.main-page__contacts-map__hq {
    position: absolute;
    top: 218px;
    left: 50%;
    -webkit-transform: translateX(-103.7%) translateZ(0);
    transform: translateX(-103.7%) translateZ(0);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: none;
    z-index: 2
}

@media (min-width:730px) {
    .main-page__contacts-map__hq {
        top: 214px;
        -webkit-transform: translateX(-211.8%) translateZ(0);
        transform: translateX(-211.8%) translateZ(0)
    }
}

@media (min-width:1000px) {
    .main-page__contacts-map__hq {
        top: 258px;
        -webkit-transform: translateX(-322.2%) translateZ(0);
        transform: translateX(-322.2%) translateZ(0)
    }
}

@media (min-width:1430px) {
    .main-page__contacts-map__hq {
        top: 92px;
        -webkit-transform: translateX(-431.1%) translateZ(0);
        transform: translateX(-431.1%) translateZ(0)
    }
}

@media (min-width:1980px) {
    .main-page__contacts-map__hq {
        top: 140px;
        -webkit-transform: translateX(-515.4%) translateZ(0);
        transform: translateX(-515.4%) translateZ(0)
    }
}

.main-page__contacts-map__hq .main-page__contacts-map__hq-line,
.main-page__contacts-map__hq .main-page__contacts-map__hq-text {
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1000px) {
    .main-page__contacts-map__hq._hide {
        opacity: 0
    }
}

@media (min-width:1980px) {
    .ff .main-page__contacts-map__hq {
        margin-left: 3px
    }
}

.main-page__contacts-map__hq-text {
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    width: 136px;
    height: 30px
}

@media (min-width:1980px) {
    .main-page__contacts-map__hq-text {
        font-size: 14px;
        line-height: 18px
    }
}

.main-page__contacts-map__hq-line {
    width: 1px;
    height: 73px;
    margin-top: 8px;
    margin-left: 12px;
    background-color: #fff;
    opacity: .6;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (min-width:730px) {
    .main-page__contacts-map__hq-line {
        margin-left: 17px
    }
}

.main-page__contacts-map__hq-img {
    position: relative;
    width: 21px;
    height: 21px;
    display: block;
    margin-top: 10px;
    margin-left: 3px;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: auto
}

@media (min-width:730px) {
    .main-page__contacts-map__hq-img {
        width: 32px;
        height: 32px;
        margin-left: 1px
    }
}

.main-page__contacts-map__grad {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: -webkit-linear-gradient(bottom, #000, transparent);
    background-image: linear-gradient(0deg, #000 0, transparent);
    opacity: .5;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: none
}

@media (min-width:730px) {
    .main-page__contacts-map__grad {
        height: 40px
    }
}

@media (min-width:1000px) {
    .main-page__contacts-map__grad {
        display: none
    }
}

.main-page__final-b {
    overflow: hidden
}

.main-page__final-b .content {
    margin-top: 0;
    padding-bottom: 55px
}

@media (min-width:730px) {
    .main-page__final-b .content {
        margin-top: 70px;
        padding-bottom: 75px
    }
}

@media (min-width:1000px) {
    .main-page__final-b .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 120px;
        padding-bottom: 105px
    }
}

@media (min-width:730px) {
    .main-page__final-b .content-cols-1-2 {
        border-top: none
    }
}

@media (min-width:1000px) {
    .main-page__final-b .content-cols-1-2 {
        padding-top: 23px;
        border-top: 1px solid #000
    }
}

.main-page__final-b .content-cols-2-2 {
    margin-top: 93px;
    padding-top: 15px;
    border-top: 3px solid #000
}

@media (min-width:730px) {
    .main-page__final-b .content-cols-2-2 {
        margin-top: 100px;
        padding-top: 30px
    }
}

@media (min-width:1000px) {
    .main-page__final-b .content-cols-2-2 {
        margin-top: 0
    }
}

.main-page__final-b .content-cols-2-2 a {
    display: inline;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-touch .main-page__final-b .content-cols-2-2 a:hover {
    color: #cf7a07;
    border-color: #cf7a07
}

@media (min-width:730px) {
    .main-page__final-b .content-cols-2-2 .h3,
    .main-page__final-b .content-cols-2-2 h3 {
        font-size: 30px;
        line-height: 33px;
        letter-spacing: -1.2px
    }
}

@media (min-width:1980px) {
    .main-page__final-b .content-cols-2-2 .h3,
    .main-page__final-b .content-cols-2-2 h3 {
        font-size: 36px;
        line-height: 40px
    }
}

.main-page__final-b .h1 {
    width: 100%;
    margin-top: 95px
}

@media (min-width:730px) {
    .main-page__final-b .h1 {
        margin-top: 0;
        font-size: 42px;
        line-height: 41px;
        letter-spacing: -2.6px
    }
}

@media (min-width:1980px) {
    .main-page__final-b .h1 {
        font-size: 50px;
        line-height: 49px
    }
}

.main-page__final-b .h4,
.main-page__final-b h4 {
    margin-top: 0;
    line-height: 21px;
    letter-spacing: .2px
}

@media (min-width:730px) {
    .main-page__final-b .h4,
    .main-page__final-b h4 {
        margin-top: 0
    }
}

.main-page__final-b__btn {
    margin-top: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .main-page__final-b__btn {
        margin-top: 37px
    }
}

@media (min-width:1000px) {
    .main-page__final-b__btn {
        margin-top: 16px
    }
}

@media (min-width:1430px) {
    .main-page__final-b__btn {
        margin-top: 15px
    }
}

.main-page__final-b__date {
    margin-top: 14px;
    margin-bottom: 57px;
    font-size: 12px;
    line-height: 14px;
    color: gray;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1980px) {
    .main-page__final-b__date {
        font-size: 14px;
        line-height: 17px
    }
}

.equip-page {
    position: relative
}

.equip-page .content {
    padding-bottom: 0;
    z-index: 10
}

@media (max-width:729px) {
    .equip-page h1 {
        margin-top: 49px;
        line-height: 24px
    }
}

.equip-page .teaser-text {
    margin-bottom: 100px;
    letter-spacing: -.4px
}

@media (max-width:729px) {
    .equip-page .teaser-text {
        margin-top: 24px;
        line-height: 20px
    }
}

@media (min-width:730px) {
    .equip-page .teaser-text {
        margin-bottom: 200px;
        letter-spacing: -.6px
    }
}

@media (min-width:1430px) {
    .equip-page .teaser-text {
        margin-top: 31px
    }
}

@media (min-width:1980px) {
    .equip-page .teaser-text {
        margin-bottom: 250px
    }
}

.equip-page .content-small-cols-wrap {
    margin-top: 30px;
    z-index: 10
}

@media (max-width:729px) {
    .equip-page .content-small-cols-wrap {
        display: none
    }
}

@media (min-width:1000px) {
    .equip-page .content-small-cols-wrap {
        width: 580px
    }
}

@media (min-width:1430px) {
    .equip-page .content-small-cols-wrap {
        width: 65.8119658119658%;
        margin-top: 45px
    }
}

.equip-page .content-small-cols-1-2,
.equip-page .content-small-cols-2-2 {
    padding-top: 0;
    border-top: none
}

.equip__screen-1 {
    min-height: calc(100vh - 47px);
    overflow: hidden
}

@media (min-width:730px) {
    .equip__screen-1 {
        min-height: 615px
    }
}

@media (min-width:1000px) {
    .equip__screen-1 {
        min-height: calc(100vh - 65px)
    }
}

@media (min-width:1430px) {
    .equip__screen-1 {
        min-height: calc(100vh - 79px)
    }
}

@media (min-width:1980px) {
    .equip__screen-1 {
        min-height: calc(100vh - 95px)
    }
}

.equip__screen-1 .content {
    height: 100%;
    overflow: hidden
}

.scroll-down-link__wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 18px;
    height: auto!important;
    overflow: visible!important
}

@media (min-width:730px) {
    .scroll-down-link__wrap {
        bottom: 50px
    }
}

@media (min-width:1000px) {
    .scroll-down-link__wrap {
        bottom: 70px
    }
}

@media (min-width:1980px) {
    .scroll-down-link__wrap {
        bottom: 80px
    }
}

.scroll-down-link {
    padding-left: 26px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: .2px;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.scroll-down-link:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 17'%3E%3Cstyle%3E.st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23c18e17%7D%3C/style%3E%3Cpath class='st0' d='M28 8.5L19.4 0 18 1.4l6.1 6.2H0v1.9h24.1L18 15.6l1.4 1.4 7.2-7 .4-.4 1-1z'/%3E%3C/svg%3E");
    position: absolute;
    top: 1px;
    left: -6px;
    width: 22px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media (min-width:730px) {
    .scroll-down-link {
        left: -37px;
        width: 155px;
        padding-left: 37px;
        line-height: 17px
    }
    .scroll-down-link:before {
        top: 7px;
        left: 0;
        width: 28px
    }
}

@media (min-width:1980px) {
    .scroll-down-link {
        width: 180px;
        font-size: 18px;
        line-height: 26px
    }
    .scroll-down-link:before {
        top: 12px;
        left: -7px;
        width: 34px
    }
}

.equip__screen {
    height: 100vh;
    overflow: hidden;
    background-color: #eaeaea
}

@media (min-width:1000px) {
    .equip__screen .content {
        top: 50%;
        margin-top: 19px
    }
}

.h1-link-wrap {
    width: 100%;
    margin-top: 97px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .h1-link-wrap {
        margin-top: 236px
    }
    ._screen-2 .h1-link-wrap {
        margin-top: 182px
    }
}

@media (min-width:1000px) {
    .h1-link-wrap {
        width: 77.44874715261959%;
        margin-top: 0
    }
}

@media (min-width:1430px) {
    .h1-link-wrap {
        width: 74.35897435897436%
    }
}

@media (min-width:730px) and (min-width:1000px) {
    ._screen-2 .h1-link-wrap {
        margin-top: 0
    }
}

.h1-link {
    position: relative;
    display: inline;
    color: #000;
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1.4px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.h1-link ._green {
    color: #cf7a07;
    border-bottom: 1px solid rgba(32, 142, 18, .2)
}

@media (min-width:730px) {
    .h1-link {
        margin-top: 116px;
        font-size: 48px;
        line-height: 48px;
        letter-spacing: -2.9px
    }
}

@media (min-width:1430px) {
    .h1-link {
        margin-top: 148px;
        font-size: 60px;
        line-height: 59px;
        letter-spacing: -3.6px
    }
}

@media (min-width:1980px) {
    .h1-link {
        font-size: 72px;
        line-height: 71px
    }
}

.no-touch .h1-link:hover {
    color: #cf7a07;
    border-color: #cf7a07
}

.equip__screen__link-wrap {
    margin-bottom: 15px
}

.equip__screen__link {
    display: inline;
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: .2px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-touch .equip__screen__link:hover {
    color: #cf7a07;
    border-bottom-color: #cf7a07
}

@media (min-width:1980px) {
    .equip__screen__link {
        font-size: 18px;
        line-height: 25px
    }
}

.equip__screen__bg {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 60%;
    z-index: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .equip__screen__bg {
        height: 45%
    }
}

@media (min-width:1000px) {
    .equip__screen__bg {
        height: 650px;
        right: -310px
    }
}

@media (min-width:1601px) {
    .equip__screen__bg {
        right: 0
    }
}

.industry-page .all-news-b .content-cols-2-3 {
    border-top: none
}

.industry-page .all-news-b .content-cols-2-3 .half-block {
    border-top: 2px solid #000
}

.industry-page .all-news-b .content-cols-2-3 .half-block:after {
    display: none
}

.product-page .content-cols-wrap {
    margin-top: 10px
}

@media (min-width:1430px) {
    .product-page .content-cols-wrap {
        margin-top: 60px
    }
}

.go-partnership {
    pointer-events: auto
}

@media (min-width:1430px) {
    .go-partnership {
        width: 570px
    }
}

@media (min-width:1980px) {
    .go-partnership {
        width: 684px
    }
}

.info-contact-block {
    background: #f2f2f2;
    position: relative;
    padding: 30px 0 15px;
    margin-top: -55px
}

@media (min-width:730px) {
    .info-contact-block {
        padding: 30px 0
    }
}

@media (min-width:1430px) {
    .info-contact-block {
        padding: 30px 0 80px
    }
}

@media (min-width:730px) {
    .info-contact-block .content {
        padding-bottom: 15px
    }
}

.info-contact-block .content-cols-wrap {
    margin-top: 0
}

@media (min-width:1430px) {
    .info-contact-block .content-cols-wrap {
        margin-top: 90px
    }
}

.info-contact-block .content-cols-2-3 {
    border-top: none
}

@media (min-width:1430px) {
    .info-contact-block .content-cols-2-3 {
        border-top: 3px solid #000
    }
}

@media (min-width:1430px) {
    .info-contact-block .info-contact-data {
        width: 570px
    }
}

@media (min-width:1980px) {
    .info-contact-block .info-contact-data {
        width: 684px
    }
}

.info-contact-block .info-contact-channels {
    margin: 50px 0
}

@media (min-width:1430px) {
    .info-contact-block .info-contact-channels {
        margin: 65px 0
    }
}

.info-contact-block .info-contact-channel-item {
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -1.5px
}

@media (min-width:730px) {
    .info-contact-block .info-contact-channel-item {
        font-size: 48px;
        line-height: 48px;
        letter-spacing: -3px
    }
}

@media (min-width:1430px) {
    .info-contact-block .info-contact-channel-item {
        font-size: 60px;
        line-height: 59px;
        letter-spacing: -3.5px
    }
}

@media (min-width:1980px) {
    .info-contact-block .info-contact-channel-item {
        font-size: 72px;
        line-height: 71px
    }
}

.info-contact-block .info-contact-phone {
    color: #cf7a07;
    margin: 20px 0
}

@media (min-width:730px) {
    .info-contact-block .info-contact-phone {
        margin: 25px 0
    }
}

.info-contact-block .info-contact-mail ._link {
    display: inline-block
}

.info-contact-block .info-contact-links {
    padding-top: 5px;
    line-height: 33px
}

.info-contact-block .info-contact-links .info-contact-link-item {
    font-size: 15px;
    line-height: 25px
}

.service-page .h3._big {
    font-size: 15px;
    line-height: 17px
}

@media (min-width:730px) {
    .service-page .h3._big {
        font-size: 24px;
        line-height: 27px
    }
}

@media (min-width:1430px) {
    .service-page .h3._big {
        font-size: 30px;
        line-height: 33px
    }
}

.service-page .service-item .h3,
.service-page .service-item h3 {
    margin-top: 0
}

@media (max-width:730px) {
    .service-page .service-item {
        border-top: 1px solid #000
    }
    .service-page .service-item .half-block:first-child {
        border-top: none
    }
}

@media (min-width:730px) {
    .service-page .service-item .half-block {
        padding-bottom: 65px
    }
    .service-page .service-item:not(.half-block-wrapper) {
        border-top: 1px solid #000
    }
}

@media (min-width:1000px) {
    .service-page .service-item .half-block {
        padding-bottom: 55px
    }
}

.service-page .service-item:not(.half-block-wrapper) {
    padding-bottom: 55px;
    padding-top: 15px
}

@media (min-width:730px) {
    .service-page .service-item:not(.half-block-wrapper) {
        padding-top: 25px;
        padding-bottom: 65px
    }
}

@media (min-width:1000px) {
    .service-page .service-item:not(.half-block-wrapper) {
        padding-bottom: 55px
    }
}

.service-page .service-item:last-child .half-block:last-child {
    padding-bottom: 20px
}

@media (min-width:730px) {
    .service-page .half-block-wrapper._border:first-child .half-block {
        border-top: none
    }
}

@media (min-width:730px) {
    .service-page .content-cols-wrap,
    .service-page .content-cols-wrap:first-child {
        margin-top: 0
    }
}

@media (min-width:1000px) {
    .service-page .content-cols-wrap {
        margin-top: 60px
    }
}

@media (min-width:1000px) {
    .service-page .service-wrapper {
        margin-bottom: 30px
    }
}

@media (min-width:1430px) {
    .service-page .service-wrapper {
        margin-bottom: 65px
    }
}

.service-page .service-wrapper .h3,
.service-page .service-wrapper .h4 {
    display: block
}

.service-list {
    opacity: 1
}

@media (min-width:730px) {
    .client-page .content-cols-wrap,
    .client-page .content-cols-wrap:first-child {
        margin-top: 0
    }
}

@media (min-width:1000px) {
    .client-page .content-cols-wrap {
        margin-top: 120px
    }
}

@media (min-width:730px) {
    .client-page .accordeon-content {
        padding-bottom: 60px
    }
}

.client-page .half-block-wrapper {
    margin-top: 25px
}

@media (min-width:730px) {
    .client-page .half-block-wrapper {
        margin-top: 55px
    }
}

.client-page .half-block-wrapper .half-block {
    padding: 30px 20px 75px 0;
    border-top: 1px solid #000
}

.client-page .half-block-wrapper .half-block .h4 {
    margin-top: 0
}

.client-page .half-block-wrapper .half-block .h4+p {
    margin-top: 20px
}

.client-page .half-block-wrapper .half-block .h3 {
    margin-top: 10px
}

@media (min-width:1000px) {
    .client-page .half-block-wrapper .half-block {
        padding: 30px 0
    }
    .client-page .half-block-wrapper .half-block .h4 {
        margin-top: 0
    }
}

@media (min-width:1000px) {
    .client-page .clients-wrapper {
        margin-top: 20px;
        margin-bottom: 90px
    }
}

@media (min-width:1430px) {
    .client-page .clients-wrapper {
        margin-bottom: 120px
    }
}

.client-page .clients-wrapper .content-cols-1 {
    border-top: none;
    display: none
}

@media (min-width:1000px) {
    .client-page .clients-wrapper .content-cols-1 {
        display: block
    }
}

.client-page .clients-wrapper .content-cols-2-3 {
    margin-top: 60px
}

@media (min-width:730px) {
    .client-page .clients-wrapper .content-cols-2-3 {
        margin-top: 45px
    }
}

@media (min-width:1000px) {
    .client-page .clients-wrapper .content-cols-2-3 {
        margin-top: 0
    }
}

.client-page .clients-wrapper .h3,
.client-page .clients-wrapper .h4 {
    display: block
}

.clients-list {
    opacity: 1
}

.no-touch .clients-item__href:hover .clients-item__logo:after {
    opacity: 0
}

.no-touch .clients-item__href:hover .clients-item__logo img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.clients-item .h3.accordeon-title {
    font-size: 24px;
    line-height: 27px
}

@media (min-width:1000px) {
    .clients-item .h3.accordeon-title {
        font-size: 30px;
        line-height: 33px
    }
}

@media (min-width:1980px) {
    .clients-item .h3.accordeon-title {
        font-size: 36px;
        line-height: 40px
    }
}

.clients-item .h3.accordeon-title+p {
    margin-top: 15px
}

.clients-item .h3+p {
    margin-top: 20px
}

.clients-item__logo {
    width: 100%;
    height: 170px;
    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;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    padding: 0 10%;
    box-sizing: border-box;
    text-align: center;
    line-height: 25px
}

.clients-item__logo:after {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    left: 0;
    top: 0;
    opacity: .07;
    -webkit-transition: .3s;
    transition: .3s;
    will-change: opacity
}

.clients-item__logo img {
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-height: 75px;
    max-width: 100%
}

.clients-item__response img {
    width: 170px;
    border: 1px solid #e3e3e3;
    opacity: 1
}

.clients-item__response span {
    font-size: 12px;
    color: rgba(0, 0, 0, .4)
}

.no-touch.client-page .accordeon-title:hover {
    color: #cf7a07
}

@media (min-width:730px) {
    .project-page .filters-wrapper .filter-block:first-child {
        display: inline-block;
        margin-right: 3%
    }
}

.project-page .project-wrapper {
    margin-top: -15px
}

.project-page .project-wrapper .content-cols-wrap {
    margin-top: 30px
}

@media (min-width:730px) {
    .project-page .project-wrapper .content-cols-wrap {
        margin-top: 10px
    }
}

@media (min-width:730px) {
    .project-page .project-item {
        padding-bottom: 30px
    }
}

@media (min-width:1000px) {
    .project-page .project-item {
        padding-bottom: 25px
    }
}

@media (min-width:1430px) {
    .project-page .project-item {
        padding-bottom: 50px
    }
}

.project-page .project-item:not(.half-block-wrapper) {
    border-top: 1px solid #000;
    padding-bottom: 55px;
    padding-top: 15px
}

@media (min-width:730px) {
    .project-page .project-item:not(.half-block-wrapper) {
        padding-top: 25px;
        padding-bottom: 65px
    }
}

@media (min-width:1000px) {
    .project-page .project-item:not(.half-block-wrapper) {
        padding-bottom: 55px
    }
}

.project-page .project-item:not(.half-block-wrapper):last-child .half-block:last-child {
    padding-bottom: 20px
}

.project-page .project-item .project-item__name {
    margin-top: 5px
}

.project-page .project-item .half-block-wrapper .half-block {
    padding-top: 20px;
    padding-bottom: 0
}

.project-page .project-item .half-block-wrapper .half-block:last-child {
    padding-bottom: 0
}

.project-page .project-item .h4,
.project-page .project-item .h4+p {
    margin-top: 0
}

.project-page .project-item .h3 {
    margin-top: 10px
}

.news-list .news-month {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news-list .news-month>div {
    margin-right: 5px
}

@media (min-width:730px) {
    .news-list .news-month {
        display: block
    }
}

.news-list .news-item .news-item__date {
    font-size: 12px;
    color: gray;
    margin-top: 20px
}

@media (min-width:730px) {
    .news-list .news-item .news-item__date {
        margin-top: 10px
    }
}

@media (min-width:1980px) {
    .news-list .news-item .news-item__date {
        font-size: 14px
    }
}

.news-list .news-item .h2,
.news-list .news-item .h3,
.news-list .news-item .h4,
.news-list .news-item h2,
.news-list .news-item h3,
.news-list .news-item h4 {
    margin-top: 0
}

.news-list .news-item .h4,
.news-list .news-item h4 {
    line-height: 21px
}

@media (max-width:730px) {
    .news-list .news-item {
        border-top: 1px solid #000
    }
    .news-list .news-item .half-block:first-child {
        border-top: none
    }
}

@media (min-width:730px) {
    .news-list .news-item .half-block {
        padding-bottom: 55px
    }
    .news-list .news-item:not(.half-block-wrapper) {
        border-top: 1px solid #000
    }
}

@media (min-width:1000px) {
    .news-list .news-item .half-block {
        padding-bottom: 55px;
        padding-top: 30px
    }
}

@media (min-width:1430px) {
    .news-list .news-item .half-block {
        padding-bottom: 45px;
        padding-top: 35px
    }
}

.news-list .news-item:not(.half-block-wrapper) {
    padding-bottom: 55px;
    padding-top: 15px
}

@media (min-width:730px) {
    .news-list .news-item:not(.half-block-wrapper) {
        padding-top: 25px;
        padding-bottom: 55px
    }
}

@media (min-width:1000px) {
    .news-list .news-item:not(.half-block-wrapper) {
        padding-bottom: 55px
    }
}

@media (min-width:1430px) {
    .news-list .news-item:not(.half-block-wrapper) {
        padding-bottom: 50px
    }
}

.news-list .news-item:last-child .half-block:last-child {
    padding-bottom: 20px
}

@media (min-width:730px) {
    .news-list .half-block-wrapper._border:first-child .half-block {
        border-top: none
    }
}

@media (min-width:730px) {
    .news-list .content-cols-wrap {
        margin-top: 30px
    }
    .news-list .content-cols-wrap:first-child {
        margin-top: 0
    }
}

@media (min-width:1000px) {
    .news-list .content-cols-wrap {
        margin-top: 60px
    }
    .news-list .content-cols-wrap:first-child {
        margin-top: 20px
    }
}

@media (min-width:1430px) {
    .news-list .content-cols-wrap {
        margin-top: 70px
    }
    .news-list .content-cols-wrap:first-child {
        margin-top: 20px
    }
}

@media (min-width:1000px) {
    .news-wrapper {
        margin-top: 20px;
        margin-bottom: 30px
    }
}

@media (min-width:1430px) {
    .news-wrapper {
        margin-bottom: 65px
    }
}

.news-wrapper .h3,
.news-wrapper .h4 {
    display: block
}

.contacts-page.no-touch .accordeon-title:hover {
    color: #000
}

.contacts-page .content {
    padding-bottom: 36px;
    pointer-events: none
}

@media (min-width:1000px) {
    .contacts-page .content {
        padding-bottom: 23px
    }
}

.contacts-page._contacts-popup .content {
    pointer-events: auto
}

.contacts-page .content-cols-wrap {
    margin-top: 18px
}

@media (min-width:1000px) {
    .contacts-page .content-cols-wrap:last-of-type {
        min-height: calc(100vh - 100px)
    }
}

@media (min-width:1000px) {
    .contacts-page .content-cols-wrap._active-text .contacts-cols-1-2 {
        border-color: transparent;
        -webkit-transition: none;
        transition: none
    }
    .contacts-page .content-cols-wrap._active-sect .h2-link-wrap,
    .contacts-page .content-cols-wrap._active-text .h2-link-wrap {
        margin-top: 33px
    }
    .contacts-page .content-cols-wrap._active-sect .h2-link,
    .contacts-page .content-cols-wrap._active-sect .h2._green,
    .contacts-page .content-cols-wrap._active-text .h2-link,
    .contacts-page .content-cols-wrap._active-text .h2._green {
        font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
        font-weight: 900;
        font-size: 48px;
        line-height: 47px;
        letter-spacing: -2.8px
    }
    .contacts-page .content-cols-wrap._active-sect .h2._green,
    .contacts-page .content-cols-wrap._active-text .h2._green {
        margin-top: 15px
    }
}

@media (min-width:1430px) {
    .contacts-page .content-cols-wrap._active-sect .h2-link-wrap,
    .contacts-page .content-cols-wrap._active-text .h2-link-wrap {
        margin-top: 29px
    }
    .contacts-page .content-cols-wrap._active-sect .h2-link,
    .contacts-page .content-cols-wrap._active-text .h2-link {
        font-size: 60px;
        line-height: 59px;
        letter-spacing: -3.8px
    }
    .contacts-page .content-cols-wrap._active-sect .h2._green,
    .contacts-page .content-cols-wrap._active-text .h2._green {
        margin-top: 20px;
        font-size: 60px;
        line-height: 59px;
        letter-spacing: -3.8px
    }
}

@media (min-width:1980px) {
    .contacts-page .content-cols-wrap._active-sect .h2-link,
    .contacts-page .content-cols-wrap._active-sect .h2._green,
    .contacts-page .content-cols-wrap._active-text .h2-link,
    .contacts-page .content-cols-wrap._active-text .h2._green {
        font-size: 72px;
        line-height: 71px
    }
}

.contacts-page .h2._green {
    display: block;
    margin-top: -1px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .contacts-page .h2._green {
        margin-top: 15px;
        font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
        font-weight: 900;
        font-size: 48px;
        line-height: 47px;
        letter-spacing: -2.8px
    }
}

@media (min-width:1000px) {
    .contacts-page .h2._green {
        margin-top: 2px;
        font-weight: 700;
        font-size: 24px;
        line-height: 27px;
        letter-spacing: -.6px
    }
}

@media (min-width:1430px) {
    .contacts-page .h2._green {
        margin-top: 3px;
        font-size: 30px;
        line-height: 33px
    }
}

@media (min-width:1980px) {
    .contacts-page .h2._green {
        font-size: 36px;
        line-height: 40px
    }
}

.contacts-page .h4,
.contacts-page h4 {
    margin-top: 23px;
    margin-bottom: 7px;
    letter-spacing: .2px
}

@media (min-width:730px) {
    .contacts-page .h4,
    .contacts-page h4 {
        margin-top: 16px
    }
}

@media (min-width:1000px) {
    .contacts-page .h4,
    .contacts-page h4 {
        margin-top: 21px
    }
}

.contacts-page .accordeon-wrapper:first-of-type .accordeon-block {
    border-top: none
}

@media (min-width:1000px) {
    .contacts-page .accordeon-wrapper {
        min-height: 550px
    }
}

@media (min-width:1980px) {
    .contacts-page .accordeon-wrapper {
        min-height: 600px
    }
}

.contacts-page .accordeon-block {
    padding-bottom: 56px;
    pointer-events: auto
}

@media (min-width:1000px) {
    .contacts-page .accordeon-block {
        padding-bottom: 96px
    }
}

@media (min-width:1000px) {
    .contacts-page .accordeon-content {
        display: block!important
    }
}

@media (min-width:1000px) {
    .contacts-page .accordeon-title {
        pointer-events: none
    }
    .contacts-page .accordeon-title a {
        pointer-events: auto
    }
    .contacts-page .accordeon-title:after {
        content: none!important
    }
}

.contacts-page .main-page__contacts-map-b {
    display: none;
    margin-top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: none;
    transition: none
}

@media (min-width:1000px) {
    .contacts-page .main-page__contacts-map-b {
        top: 536px;
        height: 682px;
        display: block
    }
}

@media (min-width:1430px) {
    .contacts-page .main-page__contacts-map-b {
        top: 578px
    }
}

@media (min-width:1980px) {
    .contacts-page .main-page__contacts-map-b {
        top: 636px;
        height: 818px
    }
}

.contacts-page .main-page__contacts-map__layout {
    top: 0
}

@media (min-width:1000px) {
    .contacts-page .main-page__contacts-map__layout {
        margin-left: -992px
    }
}

@media (min-width:1430px) {
    .contacts-page .main-page__contacts-map__layout {
        margin-left: -1049px
    }
}

@media (min-width:1980px) {
    .contacts-page .main-page__contacts-map__layout {
        margin-left: -1258px
    }
}

.contacts-page .main-page__contacts-map__flags-hover-b {
    top: 0
}

@media (min-width:1000px) {
    .contacts-page .main-page__contacts-map__flags-hover-b {
        margin-left: -992px
    }
}

@media (min-width:1430px) {
    .contacts-page .main-page__contacts-map__flags-hover-b {
        margin-left: -1049px
    }
}

@media (min-width:1980px) {
    .contacts-page .main-page__contacts-map__flags-hover-b {
        margin-left: -1258px
    }
}

.contacts-page .main-page__contacts-map__hq-text {
    color: #000;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff
}

.contacts-page .main-page__contacts-map__hq-line {
    left: -1px;
    border: 1px solid #fff;
    background-color: #000;
    opacity: 1
}

.contacts-page .partnership-form-wrapper {
    padding-top: 0
}

.contacts-page .partnership-form-wrapper .content-cols-wrap {
    min-height: inherit
}

@media (min-width:1980px) {
    .contacts-page .partnership-form-wrapper .content {
        padding-bottom: 166px
    }
    .contacts-page .partnership-form-wrapper .h1 {
        margin-top: 155px
    }
}

.contacts-page .partnership-form {
    display: block
}

.contacts-page .map-flag {
    cursor: pointer
}

._map-fixed .main-page__contacts-map-b {
    position: fixed;
    top: 269px
}

@media (min-width:1430px) {
    ._map-fixed .main-page__contacts-map-b {
        top: 319px
    }
}

@media (min-width:1980px) {
    ._map-fixed .main-page__contacts-map-b {
        top: 402px
    }
}

.fixed-wrap {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fixed-wrap._fixed {
    position: fixed;
    top: 100px;
    border-top: 1px solid #000
}

@media (min-width:1430px) {
    .fixed-wrap._fixed {
        top: 150px
    }
}

@media (min-width:1980px) {
    .fixed-wrap._fixed {
        top: 200px
    }
}

.h2-link-wrap {
    margin-top: 39px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: auto
}

@media (min-width:730px) {
    .h2-link-wrap {
        margin-top: 31px
    }
}

@media (min-width:1000px) {
    .h2-link-wrap {
        margin-top: 25px
    }
}

.h2-link {
    display: inline;
    text-decoration: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -.8px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .h2-link {
        margin-top: 69px;
        font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
        font-weight: 900;
        font-size: 48px;
        line-height: 47px;
        letter-spacing: -2.8px
    }
}

@media (min-width:1000px) {
    .h2-link {
        font-weight: 700;
        font-size: 24px;
        line-height: 27px;
        letter-spacing: -.6px
    }
}

@media (min-width:1430px) {
    .h2-link {
        font-size: 30px;
        line-height: 33px
    }
}

@media (min-width:1980px) {
    .h2-link {
        font-size: 36px;
        line-height: 40px
    }
}

.no-touch .h2-link:hover {
    color: #cf7a07;
    border-color: #cf7a07
}

.contacts__anchors {
    margin: 53px 0 60px;
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -.4px
}

@media (min-width:730px) {
    .contacts__anchors {
        margin-top: 72px;
        margin-bottom: 88px;
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width:1000px) {
    .contacts__anchors {
        width: 57.29%;
        margin-bottom: 53px
    }
}

@media (min-width:1430px) {
    .contacts__anchors {
        width: 50%
    }
}

@media (min-width:1980px) {
    .contacts__anchors {
        font-size: 24px;
        line-height: 29px
    }
}

.contacts__anchors-item {
    display: inline-block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer;
    pointer-events: auto
}

.contacts__anchors-item:before {
    content: none
}

.contacts__anchors-item._active {
    color: #cf7a07;
    border-color: transparent;
    cursor: default;
    pointer-events: none
}

.no-touch .contacts__anchors-item:hover {
    color: #cf7a07;
    border-color: #cf7a07
}

.contacts-cols-1-2 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    padding-right: 20px
}

@media (min-width:730px) {
    .contacts-cols-1-2 {
        padding-right: 0
    }
}

@media (min-width:1000px) {
    .contacts-cols-1-2 {
        width: 57.29%;
        border-top: 1px solid #000
    }
}

@media (min-width:1430px) {
    .contacts-cols-1-2 {
        width: 65.81%
    }
}

.contacts-cols-3 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-top: 21px;
    border-top: 3px solid #000;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .contacts-cols-3 {
        margin-top: 46px
    }
}

@media (min-width:1000px) {
    .contacts-cols-3 {
        width: 40.21%;
        margin-top: 0;
        margin-left: 2.5%
    }
}

@media (min-width:1430px) {
    .contacts-cols-3 {
        width: 31.62%;
        margin-left: 2.57%
    }
}

.contacts__map-links-wrap {
    position: relative;
    top: -6px;
    margin-bottom: -10px
}

.contacts__map-link {
    display: inline;
    margin-right: 6px;
    font-size: 12px;
    line-height: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    cursor: pointer
}

.contacts__map-link:last-of-type {
    margin-right: 0
}

@media (min-width:1980px) {
    .contacts__map-link {
        font-size: 14px;
        line-height: 22px
    }
}

@media (min-width:730px) {
    .contacts__info-wrap {
        margin-top: 28px
    }
}

@media (min-width:1000px) {
    .contacts__info-wrap {
        margin-top: 24px
    }
}

.contacts__info-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 22px;
    font-size: 12px;
    line-height: 18px
}

@media (min-width:1980px) {
    .contacts__info-line {
        font-size: 14px;
        line-height: 22px
    }
}

.contacts__info-line .contacts__info-col-1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100px;
    padding-right: 10px;
    box-sizing: border-box
}

@media (min-width:730px) {
    .contacts__info-line .contacts__info-col-1 {
        width: 151px
    }
}

@media (min-width:1000px) {
    .contacts__info-line .contacts__info-col-1 {
        width: 100px
    }
}

.contacts__info-line .contacts__info-col-2 {
    width: 100%
}

@media (min-width:1000px) {
    .page_404 .menu-popup {
        width: 56.4%
    }
}

@media (min-width:1430px) {
    .page_404 .menu-popup {
        width: 55.95%
    }
}

.page_404 .content-wrap {
    margin-top: 0
}

@media (min-width:1000px) {
    .page_404 .content-wrap {
        height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.page_404 h1 {
    margin-top: 98px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -.6px
}

@media (min-width:730px) {
    .page_404 h1 {
        margin-top: 187px;
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width:1000px) {
    .page_404 h1 {
        margin-top: 0
    }
}

@media (min-width:1980px) {
    .page_404 h1 {
        font-size: 24px;
        line-height: 29px
    }
}

.page_404 .teaser-text {
    margin-top: 11px;
    line-height: 20px;
    letter-spacing: -.4px
}

@media (max-width:729px) {
    .page_404 .teaser-text .game-link {
        color: #cf7a07;
        border-bottom: 1px dashed rgba(32, 142, 18, .3)
    }
}

@media (min-width:730px) {
    .page_404 .teaser-text {
        width: calc(100% + 15px);
        margin-top: 20px;
        line-height: 24px;
        letter-spacing: -.6px
    }
}

@media (min-width:1000px) {
    .page_404 .teaser-text {
        width: 100%
    }
}

@media (min-width:1980px) {
    .page_404 .teaser-text {
        line-height: 29px
    }
}

.page_404 .basic-btn-link {
    margin-top: 26px
}

.page_404 .fixed-form-button {
    display: none
}

.page_404 .footer {
    background-color: #cf7a07
}

.page_404 .footer .content {
    max-width: inherit
}

.page_404 .f-copyright,
.page_404 .f-sitemap {
    bottom: 7px
}

@media (min-width:1000px) {
    .page_404 .burger-line {
        background-color: #fff
    }
    .page_404 .footer {
        bottom: 17px;
        background-color: transparent
    }
    .page_404 .f-copyright,
    .page_404 .f-sitemap {
        bottom: 22px
    }
}

@media (min-width:1430px) {
    .page_404 .f-copyright,
    .page_404 .f-sitemap {
        bottom: 7px
    }
}

.p404__screen-1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 415px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .p404__screen-1 {
        height: 469px
    }
}

@media (min-width:1000px) {
    .p404__screen-1 {
        height: 100%;
        width: 43.6%
    }
    .p404__screen-1 .content {
        top: 50%;
        width: 80.96%;
        margin-top: -41px;
        margin-left: 14%;
        margin-right: auto;
        padding-bottom: 0
    }
}

@media (min-width:1430px) {
    .p404__screen-1 {
        width: 44.05%
    }
    .p404__screen-1 .content {
        width: 58.73%;
        margin-top: -16px;
        margin-left: 20.63%
    }
}

@media (min-width:1980px) {
    .p404__screen-1 .content {
        margin-top: -19px
    }
}

.p404__screen-2 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 671px;
    overflow: hidden;
    background-color: #cf7a07;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .p404__screen-2 {
        height: 681px
    }
}

@media (min-width:1000px) {
    .p404__screen-2 {
        height: 100%;
        width: 56.4%
    }
}

@media (min-width:1430px) {
    .p404__screen-2 {
        width: 55.95%
    }
}

.game-wrap {
    width: 320px;
    height: 100%;
    margin: 0 auto;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .game-wrap {
        left: 15px;
        width: 610px;
        height: 540px;
        margin-top: 56px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:1000px) {
    .game-wrap {
        position: absolute;
        top: 0;
        bottom: 22px;
        right: 0;
        left: 6px;
        width: 465px;
        height: 435px;
        margin: auto
    }
}

@media (min-width:1430px) {
    .game-wrap {
        width: 604px;
        height: 540px;
        bottom: 62px;
        right: 56px;
        left: 0
    }
}

@media (min-width:1980px) {
    .game-wrap {
        width: 725px;
        height: 648px
    }
}

.game-end,
.game-start {
    display: inline-block;
    margin-left: 21px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    letter-spacing: -.6px;
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .game-end,
    .game-start {
        margin-top: 0
    }
}

@media (min-width:1980px) {
    .game-end,
    .game-start {
        font-size: 24px;
        line-height: 29px
    }
}

@media (max-width:729px) {
    .game-start {
        margin-top: 36px
    }
}

@media (min-width:730px) {
    .game-start {
        margin-left: 0
    }
}

.game-end {
    opacity: .5
}

@media (max-width:729px) {
    .game-end {
        margin-top: 7px
    }
}

@media (min-width:730px) {
    .game-end {
        margin-left: 18px
    }
}

._game-started .game-start {
    opacity: .5
}

._game-started .game-end {
    opacity: 1
}

.game-preview {
    position: absolute;
    top: 429px;
    left: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .game-preview {
        top: auto;
        bottom: 0;
        left: auto;
        right: 42px;
        display: block;
        width: 50px
    }
}

@media (min-width:1000px) {
    .game-preview {
        right: 24px
    }
}

@media (min-width:1430px) {
    .game-preview {
        right: 30px
    }
}

@media (min-width:1980px) {
    .game-preview {
        width: 60px
    }
}

.game-preview__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 27px;
    height: 27px;
    margin-left: -1px;
    box-sizing: border-box;
    border: 1px solid #4aa33f;
    border-right: none;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.game-preview__item._active {
    width: 41px;
    height: 41px;
    border-right: 1px solid #4aa33f
}

@media (min-width:730px) {
    .game-preview__item {
        width: 35px;
        height: 35px;
        margin: -1px auto 0;
        border-right: 1px solid #4aa33f
    }
    .game-preview__item._active {
        width: 50px;
        height: 50px;
        border-bottom: 1px solid #4aa33f
    }
}

@media (min-width:1980px) {
    .game-preview__item {
        width: 42px;
        height: 42px
    }
    .game-preview__item._active {
        width: 60px;
        height: 60px
    }
}

.game-preview__item-img {
    position: relative;
    display: block;
    height: 100%
}

.game-preview__item-img,
.game-stats {
    width: 100%;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.game-stats {
    position: absolute;
    top: 497px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 21px;
    box-sizing: border-box
}

@media (min-width:730px) {
    .game-stats {
        top: 52px;
        left: auto;
        right: 19px;
        width: auto;
        display: block;
        padding-left: 0
    }
}

@media (min-width:1000px) {
    .game-stats {
        top: 58px;
        right: 0
    }
}

@media (min-width:1430px) {
    .game-stats {
        top: 52px;
        right: 7px
    }
}

.game-stats-b {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 32%;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.game-stats-b:first-of-type {
    width: 36%
}

@media (min-width:730px) {
    .game-stats-b {
        width: 100%!important;
        margin-bottom: 11px
    }
}

.game-stats__title,
.game-timer {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    letter-spacing: -.6px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1980px) {
    .game-stats__title,
    .game-timer {
        font-size: 24px;
        line-height: 29px
    }
}

.game-board {
    position: absolute;
    top: 129px;
    left: 20px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.game-board td {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid #6fb667
}

.game-board td a {
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.game-board img,
.game-board td a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0
}

.game-board img {
    width: 39px;
    height: 39px
}

@media (min-width:730px) {
    .game-board {
        top: 56px;
        left: 0
    }
    .game-board img {
        width: 68px;
        height: 68px
    }
}

@media (min-width:1000px) {
    .game-board {
        top: 62px
    }
    .game-board img {
        width: 52px;
        height: 52px
    }
}

@media (min-width:1430px) {
    .game-board {
        top: 56px
    }
    .game-board img {
        width: 68px;
        height: 68px
    }
}

@media (min-width:1980px) {
    .game-board {
        top: 60px
    }
    .game-board img {
        width: 82px;
        height: 82px
    }
}

@media (min-width:730px) {
    .sitemap-page .half-block-wrapper .half-block {
        padding: 30px 0 45px
    }
}

.sitemap-page .h4 {
    margin-top: 0;
    line-height: 20px
}

.sitemap-page .h4+ul {
    margin-top: 20px;
    padding-left: 30px
}

.sitemap-page .h4+ul li {
    margin-bottom: 9px;
    line-height: 22px
}

.sitemap-page .h4+ul li:before {
    left: -30px;
    width: 15px
}

@media (min-width:1980px) {
    .sitemap-page .h4+ul li {
        line-height: 26px
    }
}

.sitemap-page .content-cols-wrap {
    margin-top: 25px
}

.sitemap-page .content-cols-wrap:first-child {
    margin-top: 70px
}

@media (min-width:1000px) {
    .sitemap-page .content-cols-wrap:first-child {
        margin-top: 125px;
        margin-bottom: 125px
    }
}

.sitemap-page .content-cols-wrap:first-child .content-cols-2-3 {
    border-top: 0
}

@media (min-width:1000px) {
    .sitemap-page .content-cols-wrap {
        margin-top: 50px
    }
}

.sitemap-page .content-cols-wrap:last-child {
    font-size: 0;
    margin-top: -20px
}

@media (min-width:1000px) {
    .sitemap-page .content-cols-wrap:last-child {
        display: block
    }
}

.sitemap-parent {
    width: 100%;
    line-height: 33px;
    padding-bottom: 40px
}

.sitemap-parent:first-chlid {
    margin-top: -5px
}

@media (min-width:730px) {
    .sitemap-parent {
        width: 48%;
        vertical-align: top;
        border-top: 1px solid #000;
        padding: 20px 0 25px
    }
    .sitemap-parent:nth-child(2n) {
        margin-left: 4%
    }
}

@media (min-width:1000px) {
    .sitemap-parent {
        width: 31.65%;
        vertical-align: top;
        margin-left: 0;
        padding: 20px 0 50px
    }
    .sitemap-parent:nth-child(2n) {
        margin-left: 0
    }
    .sitemap-parent:nth-child(3n),
    .sitemap-parent:nth-child(3n-1) {
        margin-left: 2.5%
    }
}

@media (min-width:1980px) {
    .sitemap-parent {
        line-height: 40px
    }
}

.search-page .content-wrap {
    min-height: calc(100vh - 94px)
}

@media (min-width:730px) {
    .search-page .content-wrap {
        min-height: calc(100vh - 65px)
    }
}

@media (min-width:1430px) {
    .search-page .content-wrap {
        min-height: calc(100vh - 80px)
    }
}

@media (min-width:730px) {
    .search-page .filter-count-block {
        margin: 50px 0 25px
    }
}

.search-page .search-list {
    margin-bottom: 90px
}

@media (min-width:1000px) {
    .search-page .search-list {
        margin-bottom: 110px
    }
}

.search-page .content-cols-wrap {
    margin-top: 70px
}

@media (min-width:1430px) {
    .search-page .content-cols-wrap {
        margin-top: 50px
    }
}

.search-page .content-cols-wrap:first-child {
    margin-top: 45px
}

@media (min-width:730px) {
    .search-page .content-cols-wrap:first-child {
        margin-top: 20px
    }
}

@media (min-width:1000px) {
    .search-page .content-cols-wrap:first-child {
        margin-top: 55px
    }
}

.search-page .search-wrapper {
    padding-top: 75px
}

@media (min-width:730px) {
    .search-page .search-wrapper {
        padding-top: 100px
    }
}

@media (min-width:1000px) {
    .search-page .search-wrapper {
        padding-top: 120px
    }
}

@media (min-width:1430px) {
    .search-page .search-wrapper {
        padding-top: 135px
    }
}

.search-page .search-field {
    border-bottom: 4px solid #000;
    font-size: 24px;
    padding-right: 40px;
    padding-bottom: 25px;
    color: #000
}

@media (min-width:730px) {
    .search-page .search-field {
        font-size: 30px;
        padding-bottom: 30px
    }
}

@media (min-width:1980px) {
    .search-page .search-field {
        font-size: 36px
    }
}

.search-page .search-field::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .7)
}

.search-page .search-field:-moz-placeholder,
.search-page .search-field::-moz-placeholder {
    color: rgba(0, 0, 0, .7)
}

.search-page .search-field:-ms-input-placeholder {
    color: rgba(0, 0, 0, .7)
}

.search-page .search-button {
    background: none;
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 17px;
    right: 0;
    border: none;
    outline: none
}

.search-page .search-button:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M18.1 18c-1.6 1.6-3.5 2.4-5.8 2.4s-4.2-.8-5.8-2.4c-1.6-1.6-2.4-3.5-2.4-5.8S4.9 8 6.5 6.4C8.1 4.8 10 4 12.3 4c2.2 0 4.2.8 5.8 2.4 1.6 1.6 2.4 3.5 2.4 5.8s-.8 4.2-2.4 5.8zm6.5-5.7c0-3.4-1.2-6.3-3.6-8.7C18.6 1.2 15.7 0 12.3 0 8.9 0 6 1.2 3.6 3.6 1.2 6 0 8.9 0 12.3c0 3.4 1.2 6.3 3.6 8.7 2.4 2.4 5.3 3.6 8.7 3.6 2.5 0 4.8-.7 7-2.2l7.6 7.6 3.1-3.1-7.6-7.7c1.5-2.1 2.2-4.4 2.2-6.9z'/%3E%3C/svg%3E");
    width: 30px
}

.search-page .search-titles .h4 {
    margin-top: 15px
}

.search-page .search-titles ul {
    padding-left: 0;
    margin-top: 0
}

.search-page .search-titles ul li {
    display: inline-block;
    margin-right: 25px
}

.search-page .search-titles ul li:before {
    width: 15px;
    left: -20px
}

.search-page .search-titles ul li:first-child:before {
    display: none
}

.search-page .search-titles ul li:last-child {
    margin-right: 0
}

@media (min-width:730px) {
    .search-page .search-content {
        padding-top: 15px
    }
}

.search-page .search-content .h2 {
    font-size: 19px;
    line-height: 21px;
    margin-top: -5px
}

@media (min-width:730px) {
    .search-page .search-content .h2 {
        font-size: 24px;
        line-height: 27px;
        margin-top: 0
    }
    .search-page .search-content .h2+p {
        margin-top: 18px
    }
}

@media (min-width:730px) {
    .search-page .search-content .h2 {
        font-size: 30px
    }
    .search-page .search-content .h2+p {
        margin-top: 25px
    }
}

@media (max-width:729px) {
    .styles-page footer {
        background-color: #e98812
    }
}

@media (min-width:1000px) {
    .styles-page .h1,
    .styles-page h1 {
        width: 100%
    }
}

@media (min-width:1430px) {
    .styles-page .h1,
    .styles-page h1 {
        width: 74.35897435897436%
    }
}

.styles-page .content-wrap a {
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: .1s linear;
    transition: .1s linear;
    cursor: pointer
}

.teaser-text {
    margin-top: 30px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .teaser-text {
        font-size: 18px;
        line-height: 24px
    }
}

@media (min-width:1000px) {
    .teaser-text {
        width: 65.82%
    }
}

@media (min-width:1430px) {
    .teaser-text {
        margin-top: 51px
    }
}

@media (min-width:1980px) {
    .teaser-text {
        font-size: 22px;
        line-height: 29px
    }
}

blockquote {
    display: block;
    margin: 152px 0 0;
    padding: 0
}

blockquote,
blockquote:before {
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

blockquote:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 60'%3E%3Cstyle%3E.st0%7Bfill:%23c18e17%7D%3C/style%3E%3Cpath class='st0' d='M0 29.7h15.5c-.2 3.6-1.4 6.7-3.6 9.3-2.2 2.6-6.1 5.3-11.9 7.9L7.1 60c9.2-4 15.7-8.7 19.5-13.9 3.8-5.2 5.7-12.4 5.7-21.5V0H0v29.7zm37.7 0h15.5c-.2 3.6-1.4 6.7-3.6 9.3-2.2 2.6-6.1 5.3-11.9 7.9l7 13.1c9.2-4 15.7-8.7 19.5-13.9 3.8-5.2 5.7-12.4 5.7-21.5V0H37.7v29.7z'/%3E%3C/svg%3E");
    position: absolute;
    top: -59px;
    left: 1px;
    width: 52px;
    -webkit-transform: scaleY(-1) scaleX(-1);
    transform: scaleY(-1) scaleX(-1)
}

@media (min-width:730px) {
    blockquote {
        margin-top: 111px;
        padding-left: 75px
    }
    blockquote:before {
        top: 6px;
        left: 2px
    }
}

@media (min-width:1000px) {
    blockquote {
        padding-left: 0;
        margin-left: -1px
    }
    blockquote:before {
        left: -74px
    }
}

@media (min-width:1430px) {
    blockquote {
        margin-top: 106px
    }
    blockquote:before {
        width: 70px;
        top: 7px;
        left: -99px
    }
}

blockquote._flipped:before {
    -webkit-transform: scaleY(-1) scaleX(-1)!important;
    transform: scaleY(-1) scaleX(-1)!important
}

[lang=de] blockquote:before,
[lang=ru] blockquote:before {
    -webkit-transform: none;
    transform: none
}

blockquote p {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -.6px
}

@media (min-width:730px) {
    blockquote p {
        font-size: 24px;
        line-height: 27px
    }
}

@media (min-width:1430px) {
    blockquote p {
        font-size: 30px;
        line-height: 33px
    }
}

@media (min-width:1980px) {
    blockquote p {
        font-size: 36px;
        line-height: 40px
    }
}

blockquote cite {
    display: block;
    margin-top: 19px;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
    font-style: normal;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    blockquote cite {
        margin-top: 29px
    }
}

@media (min-width:1980px) {
    blockquote cite {
        font-size: 18px;
        line-height: 30px
    }
}

blockquote span {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -.3px
}

@media (min-width:1980px) {
    blockquote span {
        font-size: 18px;
        line-height: 29px
    }
}

blockquote+blockquote {
    margin-top: 156px
}

@media (min-width:730px) {
    blockquote+blockquote {
        margin-top: 107px
    }
}

.img-in-text {
    position: relative;
    width: 61.0715%;
    display: block;
    margin-top: 15px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: width .1s linear, margin .1s linear, opacity .3s, -webkit-filter .3s;
    transition: width .1s linear, margin .1s linear, opacity .3s, -webkit-filter .3s;
    transition: width .1s linear, margin .1s linear, filter .3s, opacity .3s;
    transition: width .1s linear, margin .1s linear, filter .3s, opacity .3s, -webkit-filter .3s;
    cursor: pointer
}

.no-touch .img-in-text:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

@media (min-width:730px) {
    .img-in-text {
        width: 29.4827%
    }
}

@media (min-width:1430px) {
    .img-in-text {
        width: 22.2078%
    }
}

.video-b {
    margin-top: 35px
}

@media (min-width:730px) {
    .video-b {
        margin-top: 26px
    }
}

.video-wrap {
    width: 100%;
    opacity: 0;
    -webkit-transition: width .1s linear, height .1s linear;
    transition: width .1s linear, height .1s linear
}

@media (min-width:1430px) {
    .video-wrap {
        width: 61%
    }
}

._video-active .video-wrap {
    opacity: 1
}

.video-wrap__img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: #fff;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1430px) {
    .video-wrap__img-wrap {
        width: 61%
    }
}

.no-touch .video-wrap__img-wrap:hover .video-wrap__play {
    color: #cf7a07;
    border-color: #cf7a07
}

.video-wrap__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    z-index: 90;
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .35;
    -webkit-transition: opacity .3s, -webkit-filter .3s;
    transition: opacity .3s, -webkit-filter .3s;
    transition: filter .3s, opacity .3s;
    transition: filter .3s, opacity .3s, -webkit-filter .3s
}

.video-wrap__play {
    left: 55px;
    bottom: 21px;
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: -2px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    color: #000;
    z-index: 95
}

.video-wrap__play,
.video-wrap__play:before {
    position: absolute;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.video-wrap__play:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 31'%3E%3Cstyle%3E.st0%7Bfill:%23c18e17%7D%3C/style%3E%3Cpath class='st0' d='M26 15.4L0 30.9v-31l26 15.5z'/%3E%3C/svg%3E");
    width: 15px;
    height: 15px;
    left: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 0;
    z-index: 55
}

@media (min-width:730px) {
    .video-wrap__play {
        left: 71px;
        bottom: 24px;
        font-size: 60px;
        line-height: 59px;
        letter-spacing: -3px
    }
    .video-wrap__play:before {
        left: -41px;
        width: 26px;
        height: 30px
    }
}

@media (min-width:1980px) {
    .video-wrap__play {
        font-size: 72px;
        line-height: 71px
    }
}

.video-wrap-text {
    margin-top: 17px;
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -.3px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .video-wrap-text {
        width: 79%
    }
}

@media (min-width:1430px) {
    .video-wrap-text {
        position: absolute;
        top: -2px;
        right: 0;
        width: 35%;
        margin-top: 0;
        text-align: left
    }
}

@media (min-width:1980px) {
    .video-wrap-text {
        font-size: 18px;
        line-height: 23px
    }
}

.all-news-b {
    overflow: hidden;
    background-color: #f2f2f2
}

.all-news-b .content {
    padding-bottom: 80px
}

@media (min-width:730px) {
    .all-news-b .content {
        padding-bottom: 98px
    }
}

@media (min-width:1000px) {
    .all-news-b .content {
        padding-bottom: 143px
    }
}

.all-news-b .content-cols-wrap {
    margin-top: 0
}

.all-news-b .content-cols-1 {
    border-top: none
}

.all-news-b .content-cols-2-3 {
    margin-top: 61px;
    border-top: 2px solid #000
}

@media (min-width:730px) {
    .all-news-b .content-cols-2-3 {
        margin-top: 81px
    }
}

.all-news-b h2 {
    display: block;
    margin-top: 15px
}

@media (min-width:730px) {
    .all-news-b h2 {
        margin-top: 25px
    }
}

.all-news-b .basic-btn-link {
    margin-top: 9px
}

.basic-btn-link {
    display: inline-block;
    padding-right: 40px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 15px;
    line-height: 45px;
    letter-spacing: .2px;
    text-decoration: none;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (max-width:1280px) {
    .touch .basic-btn-link .basic-btn-link__top {
        width: 100%
    }
    .touch .basic-btn-link .basic-btn-link__bottom-text,
    .touch .basic-btn-link .basic-btn-link__bottom:after,
    .touch .basic-btn-link .basic-btn-link__top-text,
    .touch .basic-btn-link .basic-btn-link__top:after {
        -webkit-transform: translateX(20px) translateZ(0);
        transform: translateX(20px) translateZ(0)
    }
}

@media (min-width:1980px) {
    .basic-btn-link {
        font-size: 18px;
        line-height: 54px
    }
}

.no-touch .basic-btn-link:hover .basic-btn-link__top {
    width: 100%
}

.no-touch .basic-btn-link:hover .basic-btn-link__bottom-text,
.no-touch .basic-btn-link:hover .basic-btn-link__bottom:after,
.no-touch .basic-btn-link:hover .basic-btn-link__top-text,
.no-touch .basic-btn-link:hover .basic-btn-link__top:after {
    -webkit-transform: translateX(20px) translateZ(0);
    transform: translateX(20px) translateZ(0)
}

.basic-btn-link__bottom {
    position: relative;
    height: 100%;
    display: block;
    box-sizing: border-box;
    color: #cf7a07;
    z-index: 0
}

.basic-btn-link__bottom:after {
    position: relative;
    top: -1px;
    width: 15px;
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 9'%3E%3Cstyle%3E.st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23c18e17%7D%3C/style%3E%3Cpath class='st0' d='M15 4.5L10.4 0l-.8.7L12.9 4H0v1h12.9L9.6 8.2l.8.8 3.8-3.8z'/%3E%3C/svg%3E")
}

@media (min-width:1980px) {
    .basic-btn-link__bottom:after {
        width: 18px
    }
}

.basic-btn-link__top {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
    white-space: nowrap;
    background-color: #cf7a07;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 10
}

.basic-btn-link__top:after {
    position: relative;
    top: -1px;
    width: 15px;
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 9'%3E%3Cstyle%3E.st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23fff%7D%3C/style%3E%3Cpath class='st0' d='M15 4.5L10.4 0l-.8.7L12.9 4H0v1h12.9L9.6 8.2l.8.8 3.8-3.8z'/%3E%3C/svg%3E")
}

@media (min-width:1980px) {
    .basic-btn-link__top:after {
        width: 18px
    }
}

.basic-btn-link__bottom-text,
.basic-btn-link__top-text {
    top: -1px;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.basic-btn-link__bottom-text:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 14px;
    height: 1px;
    background-color: #cf7a07;
    opacity: .2
}

ul {
    margin-top: 10px;
    padding-left: 40px;
    list-style-type: none;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

ul,
ul li {
    display: block
}

ul li {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -.2px
}

ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -41px;
    width: 20px;
    height: 1px;
    background-color: #000;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1980px) {
    ul li {
        font-size: 18px;
        line-height: 30px
    }
    ul li:before {
        top: 14px
    }
}

ol {
    display: block;
    margin-top: 10px;
    padding-left: 40px;
    list-style-type: none;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    counter-reset: ol
}

ol li {
    display: block;
    margin-bottom: 10px;
    letter-spacing: -.2px;
    counter-increment: ol
}

ol li,
ol li:before {
    font-size: 15px;
    line-height: 25px
}

ol li:before {
    content: counter(ol) ".";
    position: absolute;
    top: 1px;
    left: -38px;
    text-transform: uppercase;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1980px) {
    ol li,
    ol li:before {
        font-size: 18px;
        line-height: 30px
    }
}

ol+.h4,
ul+.h4 {
    margin-top: 41px
}

table._type-2 {
    position: relative;
    width: 100%;
    margin-top: 8px;
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1980px) {
    table._type-2 {
        font-size: 18px;
        line-height: 30px
    }
}

table._type-2 td {
    padding: 12px 0;
    vertical-align: top
}

table._type-2 td._nowrap {
    white-space: nowrap
}

.table-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 6px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.table-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 40px;
    display: none;
    background: hsla(0, 0%, 100%, 0);
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
    z-index: 50;
    -webkit-transition: all;
    transition: all
}

.table-wrap.baron:after {
    display: block
}

.table-wrap._end:after {
    opacity: 0
}

.table-inner-wrap {
    height: auto!important;
    min-height: inherit!important;
    max-height: inherit!important;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 40
}

.table-inner-wrap::-webkit-scrollbar {
    width: 0
}

.table-inner-wrap table {
    width: 100%;
    min-width: 770px;
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0
}

@media (min-width:1980px) {
    .table-inner-wrap table {
        font-size: 17px;
        line-height: 20px
    }
}

.table-inner-wrap table tr {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.table-inner-wrap table td {
    padding: 17px 0 16px;
    vertical-align: top
}

.table-inner-wrap table thead td {
    font-weight: 700
}

.table-inner-wrap table tbody tr:last-of-type {
    border-bottom: 2px solid rgba(0, 0, 0, .2)
}

.table-inner-wrap table tbody td {
    font-weight: 400
}

.table-inner-wrap table tbody td._nowrap {
    white-space: nowrap
}

.table__bar-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    height: 4px;
    background-color: #f1f1f1;
    z-index: 105
}

.baron .table__bar-wrap {
    display: block
}

.table__bar {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #cf7a07;
    cursor: pointer;
    z-index: 1
}

.files-b {
    margin-top: 22px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .files-b {
        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;
        margin-top: 32px
    }
}

.files-b .file-item {
    border-bottom: none!important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 26px;
    text-decoration: none;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .files-b .file-item {
        width: 49%;
        margin-bottom: 23px
    }
    .files-b .file-item:nth-of-type(2n) {
        margin-left: 2%
    }
}

@media (min-width:1430px) {
    .files-b .file-item {
        margin-bottom: 26px
    }
}

.files-b .file-item__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 30px;
    height: 35px;
    margin-top: 4px;
    margin-left: 1px
}

@media (min-width:1980px) {
    .files-b .file-item__img {
        width: 36px;
        height: 42px
    }
}

.files-b .file-item__text {
    width: 100%;
    margin-top: 4px;
    margin-left: 9px;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -.2px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1980px) {
    .files-b .file-item__text {
        font-size: 16px;
        line-height: 20px
    }
}

.files-b span {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-touch.styles-page .file-item:hover span {
    border-bottom: 1px solid #000
}

.no-touch.styles-page .content-wrap a:hover {
    color: #cf7a07;
    border-color: #cf7a07
}

.office-page {
    position: relative
}

.office-page .h1._second {
    margin-top: 50px
}

@media (min-width:730px) {
    .office-page .h1._second {
        margin-top: -20px
    }
}

@media (min-width:1000px) {
    .office-page .h1._second {
        margin-top: 45px
    }
}

@media (min-width:1430px) {
    .office-page .h1._second {
        margin-top: 0
    }
}

@media (min-width:730px) {
    .office-page .content-cols-wrap {
        margin-top: 50px
    }
}

@media (min-width:1000px) {
    .office-page .content-cols-wrap {
        margin-top: 105px
    }
}

@media (min-width:1430px) {
    .office-page .content-cols-wrap {
        margin-top: 100px
    }
}

.office-page .contacts-info {
    margin-top: 25px
}

@media (min-width:730px) {
    .office-page .contacts-info {
        margin-top: 30px
    }
}

@media (min-width:1000px) {
    .office-page .contacts-info {
        margin-top: 115px
    }
}

.office-page .office-address .h4 {
    margin-top: 23px
}

.office-page .table-inner-wrap table tbody tr {
    border: none
}

.office-page .table-inner-wrap table tbody tr td {
    font-size: 12px;
    line-height: 18px;
    padding: 0
}

@media (min-width:1980px) {
    .office-page .table-inner-wrap table tbody tr td {
        font-size: 14px;
        line-height: 22px
    }
}

.office-page .table-inner-wrap table tbody tr td:first-child {
    width: 100px;
    box-sizing: border-box;
    padding-right: 20px
}

@media (min-width:730px) {
    .office-page .table-inner-wrap table tbody tr td:first-child {
        width: 75px
    }
}

@media (min-width:1000px) {
    .office-page .table-inner-wrap table tbody tr td:first-child {
        width: 75px
    }
}

@media (min-width:1430px) {
    .office-page .table-inner-wrap table tbody tr td:first-child {
        width: 100px
    }
}

.office-page .office-links {
    padding: 10px 0 20px
}

.office-page .office-links a {
    font-size: 12px;
    line-height: 18px;
    margin-right: 10px
}

.office-page .office-links a:last-child {
    margin-right: 0
}

.office-page .office-info .table-inner-wrap {
    overflow-x: auto;
    margin-bottom: 17px
}

.office-page .office-info .table-inner-wrap table {
    min-width: auto
}

.office-page .office-info .half-block {
    padding: 3px 0;
    margin-bottom: 0
}

.office-page .half-block {
    min-height: auto;
    padding: 15px 0;
    margin-bottom: 45px
}

@media (min-width:730px) {
    .office-page .half-block {
        padding: 30px 0;
        margin-bottom: 20px
    }
}

.office-page .half-block .h4,
.office-page .half-block .h4+p {
    margin-top: 0
}

.office-page .services-description {
    margin-bottom: 55px
}

.main-page__text-slider {   /*цвет тайтла на screen-1*/
    width: 87.5%;
    top: 50%;
    margin: 0 auto;
    color: #e27716;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: top .1s linear, width .1s linear, margin .1s linear, -webkit-transform .1s linear;
    transition: top .1s linear, width .1s linear, margin .1s linear, -webkit-transform .1s linear;
    transition: top .1s linear, width .1s linear, margin .1s linear, transform .1s linear;
    transition: top .1s linear, width .1s linear, margin .1s linear, transform .1s linear, -webkit-transform .1s linear
}

@media (min-width:730px) {
    .main-page__text-slider {
        top: 16%;
        width: 79.45205479452055%;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (min-width:1000px) {
    .main-page__text-slider {
        top: 23%;
        width: 57.8%;
        margin-left: 6.1%
    }
}

@media (min-width:1430px) {
    .main-page__text-slider {
        top: 53.4%;
        width: 53.84615384615385%;
        margin-left: 9.090909090909092%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.main-page__slides-count {
    width: 80px;
    margin-left: 2px;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -1px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .main-page__slides-count {
        font-size: 30px;
        line-height: 33px;
        letter-spacing: -1.2px
    }
}

@media (min-width:1980px) {
    .main-page__slides-count {
        font-size: 36px;
        line-height: 40px
    }
}

.main-page__slider-btn {
    position: absolute;
    top: -1px;
    width: 28px;
    height: 28px;
    z-index: 50;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.main-page__slider-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    pointer-events: none
}

.main-page__slider-btn img._white-arrow {
    z-index: 2;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.main-page__slider-btn._prev {
    right: 42px
}

.main-page__slider-btn._prev img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.main-page__slider-btn._prev:active {
    -webkit-transform: translateX(-5px) translateZ(0);
    transform: translateX(-5px) translateZ(0)
}

.main-page__slider-btn._next {
    right: 0
}

.main-page__slider-btn._next:active {
    -webkit-transform: translateX(5px) translateZ(0);
    transform: translateX(5px) translateZ(0)
}

@media (min-width:1980px) {
    .main-page__slider-btn {
        width: 34px;
        height: 34px
    }
    .main-page__slider-btn._prev {
        right: 50px
    }
}

.no-touch .main-page__slider-btn:hover ._white-arrow {
    opacity: 0
}

.main-page__slides-progress {
    width: 100%;
    height: 3px;
    overflow: hidden;
    margin-top: 15px;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.main-page__slides-progress:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #cf7a07;
    z-index: 10;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: none;
    transition: none
}

.main-page__slides-progress._active:after {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
    -webkit-transition: -webkit-transform 9.8s linear;
    transition: -webkit-transform 9.8s linear;
    transition: transform 9.8s linear;
    transition: transform 9.8s linear, -webkit-transform 9.8s linear
}

@media (min-width:730px) {
    .main-page__slides-progress {
        margin-top: 25px
    }
}

.main-page__text-slider-cont {
    width: 100%;
    margin-top: 24px;
    z-index: 10
}

.main-page__text-slider-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: auto!important;
    min-height: inherit!important;
    display: block!important;
    z-index: 0;
    pointer-events: none
}

.main-page__text-slider-item._slide-active {
    z-index: 10;
    pointer-events: auto
}

.main-page__text-slider-item._slide-active .main-page__text-slider-text,
.main-page__text-slider-item._slide-active .main-page__text-slider-title,
.main-page__text-slider-item._slide-active .main-page__text-slider__link,
.main-page__text-slider-item._slide-active h1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.main-page__text-slider-item._pre-active .main-page__text-slider-text,
.main-page__text-slider-item._pre-active .main-page__text-slider-title,
.main-page__text-slider-item._pre-active .main-page__text-slider__link,
.main-page__text-slider-item._pre-active h1 {
    -webkit-transform: translateY(105%);
    transform: translateY(105%);
    -webkit-transition: none;
    transition: none
}

.main-page__text-slider__text-wrap,
.main-page__text-slider__title-wrap {
    overflow: hidden;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    padding-bottom: 7px
}

.basic-btn-link main-page__text-slider__link,
.main-page__text-slider__text-wrap {
    position: relative;
    top: -7px
}

@media (min-width:730px) {
    .main-page__text-slider__title-wrap {
        margin-top: -4px
    }
}

@media (min-width:730px) {
    .main-page__text-slider__text-wrap {
        margin-top: 28px
    }
}

.main-page__text-slider-title {
    font-family: Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 27px;
    opacity: 0;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
    -webkit-transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, transform .2s linear, opacity .2s linear;
    transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, transform .2s linear, opacity .2s linear, -webkit-transform .2s linear
}

@media (min-width:730px) {
    .main-page__text-slider-title {
        font-size: 42px;
        line-height: 41px;
        letter-spacing: -2.6px
    }
}

@media (min-width:1980px) {
    .main-page__text-slider-title {
        font-size: 50px;
        line-height: 49px
    }
}

.main-page__text-slider-text {  /*текст screen-1*/
    display: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    color: #000000;
    opacity: 0;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
    -webkit-transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, transform .2s linear, opacity .2s linear;
    transition: font-size .1s linear, line-height .1s linear, letter-spacing .1s linear, transform .2s linear, opacity .2s linear, -webkit-transform .2s linear
}

@media (min-width:730px) {
    .main-page__text-slider-text {
        display: block;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: -.7px
    }
}

@media (min-width:1430px) {
    .main-page__text-slider-text {
        font-size: 18px;
        line-height: 33px;
        letter-spacing: -.9px
    }
}

@media (min-width:1980px) {
    .main-page__text-slider-text {
        font-size: 18px;
        line-height: 40px
    }
}

.main-page__text-slider__link {
    margin-top: 26px;
    opacity: 0;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
    -webkit-transition: font-size .1s linear, line-height .1s linear, margin .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, margin .1s linear, opacity .2s linear, -webkit-transform .2s linear;
    transition: font-size .1s linear, line-height .1s linear, margin .1s linear, transform .2s linear, opacity .2s linear;
    transition: font-size .1s linear, line-height .1s linear, margin .1s linear, transform .2s linear, opacity .2s linear, -webkit-transform .2s linear
}

@media (min-width:730px) {
    .main-page__text-slider__link {
        margin-top: 45px
    }
}

@media (min-width:1430px) {
    .main-page__text-slider__link {
        margin-top: 26px
    }
}

._one-slide .main-page__slider-btn,
._one-slide .main-page__slides-count,
._one-slide .main-page__slides-progress {
    opacity: 0;
    pointer-events: none
}

.basic-slider-cont {
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 10
}

.basic-slider-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: content-box;
    z-index: 1;
    -webkit-transition-property: left, top, -webkit-transform;
    transition-property: left, top, -webkit-transform;
    transition-property: transform, left, top;
    transition-property: transform, left, top, -webkit-transform;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.basic-slider-item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    margin-right: 0;
    background-position: 50% 50%
}

.gallery-popup-slider-b {
    position: relative;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
    z-index: 1;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1000px) {
    .gallery-popup-slider-b {
        margin-top: 30px
    }
}

.gallery-popup-slider-cont {
    height: 100%;
    width: 100%;
    z-index: 5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.gallery-popup-slider-item {
    position: relative;
    width: 100%!important;
    max-width: 100%;
    height: 75vh;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0s .5s;
    transition: opacity 0s .5s
}

.gallery-popup-slider-item.swiper-slide-active {
    opacity: 1;
    -webkit-transition: none;
    transition: none
}

@media (min-width:730px) {
    .gallery-popup-slider-item {
        height: 81vh
    }
}

.gallery-popup-slider-img {
    position: relative;
    max-width: 100%;
    max-height: 70%;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .gallery-popup-slider-img {
        max-height: 90%
    }
}

.gallery-popup-slider__slides-count {
    margin-top: 17px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .gallery-popup-slider__slides-count {
        margin-top: 35px
    }
}

@media (min-width:1000px) {
    .gallery-popup-slider__slides-count {
        margin-top: 26px;
        font-size: 30px;
        line-height: 33px
    }
}

@media (min-width:1980px) {
    .gallery-popup-slider__slides-count {
        font-size: 36px;
        line-height: 40px
    }
}

.gallery-popup-slider-text {
    margin-top: 14px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .gallery-popup-slider-text {
        margin-top: 11px;
        font-size: 15px;
        line-height: 25px
    }
}

@media (min-width:1000px) {
    .gallery-popup-slider-text {
        display: none
    }
}

.gallery-popup-slider-outer-text {
    display: none;
    font-size: 12px;
    line-height: 18px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1000px) {
    .gallery-popup-slider-outer-text {
        display: block;
        margin-top: 20px
    }
}

@media (min-width:1980px) {
    .gallery-popup-slider-outer-text {
        font-size: 14px;
        line-height: 22px
    }
}

.gallery-popup-slider-btn {
    position: absolute;
    top: -1px;
    width: 28px;
    height: 28px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 28px 16px;
    z-index: 15;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.gallery-popup-slider-btn._prev {
    left: 74px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.gallery-popup-slider-btn._next,
.gallery-popup-slider-btn._prev {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNSA5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMDAwO30NCjwvc3R5bGU+DQo8Zz4NCgk8Zz4NCgkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxNSw0LjUgMTAuNCwwIDkuNiwwLjcgMTIuOSw0IDAsNCAwLDUgMTIuOSw1IDkuNiw4LjIgMTAuNCw5IDE0LjIsNS4yIDE0LjIsNS4yIAkJIi8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=")
}

.gallery-popup-slider-btn._next {
    left: 116px
}

.gallery-popup-slider-btn.swiper-button-disabled {
    opacity: .3;
    pointer-events: none
}

@media (min-width:1000px) {
    .gallery-popup-slider-btn {
        top: 26px
    }
    .gallery-popup-slider-btn._prev {
        left: auto;
        right: 43px
    }
    .gallery-popup-slider-btn._next {
        left: auto;
        right: 0
    }
}

@media (min-width:1980px) {
    .gallery-popup-slider-btn {
        width: 34px;
        height: 34px;
        background-size: 34px 20px
    }
    .gallery-popup-slider-btn._prev {
        right: 52px
    }
}

.styles-slider-b {
    position: relative;
    height: auto;
    margin-top: 71px;
    margin-bottom: 40px;
    padding: 0;
    z-index: 1;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .styles-slider-b {
        margin-top: 30px;
        margin-bottom: 4px
    }
}

@media (min-width:1000px) {
    .styles-slider-b {
        margin-bottom: 9px
    }
}

@media (min-width:1430px) {
    .styles-slider-b {
        margin-bottom: -4px
    }
}

.styles-slider-cont {
    height: 100%;
    width: 100%;
    z-index: 5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.styles-slider-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:730px) {
    .styles-slider-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: start;
        align-content: flex-start
    }
}

.styles-slider-item {
    position: relative;
    width: 64.375vmin;
    height: 48.31vmin;
    min-height: inherit;
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: width .1s linear, margin .1s linear, opacity .3s, -webkit-filter .3s;
    transition: width .1s linear, margin .1s linear, opacity .3s, -webkit-filter .3s;
    transition: width .1s linear, margin .1s linear, filter .3s, opacity .3s;
    transition: width .1s linear, margin .1s linear, filter .3s, opacity .3s, -webkit-filter .3s;
    cursor: pointer
}

.no-touch .styles-slider-item:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

@media (min-width:730px) {
    .styles-slider-item {
        width: 22.4138%;
        height: 11.91780821917808vw;
        max-height: 150px;
        min-height: inherit;
        margin-bottom: 20px;
        margin-right: 3.448266666666667%
    }
    .styles-slider-item:nth-of-type(4) {
        margin-right: 0
    }
}

@media (min-width:1000px) {
    .styles-slider-item {
        height: 8.5vw
    }
}

@media (min-width:1430px) {
    .styles-slider-item {
        margin-bottom: 30px
    }
}

@media (min-width:1980px) {
    .styles-slider-item {
        margin-bottom: 32px
    }
}

.styles-slider-text {
    position: absolute;
    top: -47px;
    left: 0;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .styles-slider-text {
        display: none
    }
}

.styles-slider-btn {
    position: absolute;
    top: -44px;
    width: 22px;
    height: 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 22px 14px;
    z-index: 15;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.styles-slider-btn._prev {
    right: 36px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.styles-slider-btn._next,
.styles-slider-btn._prev {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNSA5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMDAwO30NCjwvc3R5bGU+DQo8Zz4NCgk8Zz4NCgkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxNSw0LjUgMTAuNCwwIDkuNiwwLjcgMTIuOSw0IDAsNCAwLDUgMTIuOSw1IDkuNiw4LjIgMTAuNCw5IDE0LjIsNS4yIDE0LjIsNS4yIAkJIi8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=")
}

.styles-slider-btn._next {
    right: 0
}

.styles-slider-btn.swiper-button-disabled {
    opacity: .3;
    pointer-events: none
}

@media (min-width:730px) {
    .styles-slider-btn {
        display: none
    }
}

p+.accordeon-wrapper {
    margin-top: 60px
}

.accordeon-block {
    border-top: 1px solid #000;
    padding-bottom: 60px
}

.accordeon-title {
    width: 100%;
    padding-right: 30px;
    box-sizing: border-box
}

.accordeon-title.h3 {
    margin-top: 15px
}

@media (min-width:730px) {
    .accordeon-title.h3 {
        margin-top: 26px
    }
}

.accordeon-title._collapsible {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.accordeon-title._collapsible:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 11'%3E%3Cpath d='M13.5 11L0 1.2.9 0l12.6 9.1L26.1 0l.9 1.2z'/%3E%3C/svg%3E");
    position: absolute;
    top: 10px;
    right: 0;
    width: 23px;
    line-height: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.accordeon-title._collapsible._opened:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media (min-width:1980px) {
    .accordeon-title._collapsible:after {
        width: 28px
    }
}

.no-touch .accordeon-title:hover {
    color: #cf7a07
}

.no-touch .accordeon-title._collapsible:hover:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.no-touch .accordeon-title._collapsible:hover._opened:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.product-page .breadcrumbs {
    padding-right: 20px
}

.product-page .breadcrumbs:before {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyNyAxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgMTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHBvaW50cz0iMTMuNSwxMSAwLDEuMiAwLjksMCAxMy41LDkuMSAyNi4xLDAgMjcsMS4yICIvPg0KPC9zdmc+DQo=") 50% no-repeat;
    width: 9px;
    height: 6px;
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -4px;
    content: "";
    opacity: .5;
    -webkit-transition: .3s;
    transition: .3s
}

.breadcrumbs-wrapper {
    position: fixed;
    z-index: 502;
    left: 20px;
    bottom: 20px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    display: none;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (min-width:730px) {
    .breadcrumbs-wrapper {
        display: block;
        max-width: calc(100vh - 135px)
    }
}

@media (min-width:1430px) {
    .breadcrumbs-wrapper {
        max-width: calc(100vh - 149px)
    }
}

@media (min-width:1980px) {
    .breadcrumbs-wrapper {
        max-width: calc(100vh - 165px)
    }
}

.breadcrumbs-wrapper .breadcrumbs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.breadcrumbs-wrapper._open .breadcrumbs:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 1
}

.breadcrumbs-item {
    font-size: 12px;
    font-weight: 600;
    opacity: .5;
    -webkit-transition: .3s;
    transition: .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 5;
    -ms-flex-positive: 5;
    flex-grow: 5;
    -ms-flex-negative: 2;
    flex-shrink: 2;
    min-height: 16px
}

.breadcrumbs-item:before {
    content: "\2014";
    margin: 0 3px
}

.breadcrumbs-item:first-child {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.breadcrumbs-item:first-child:before {
    display: none
}

.no-touch .breadcrumbs-item:hover {
    opacity: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.breadcrumbs-menu {
    background: #cf7a07;
    position: fixed;
    width: 600px;
    box-sizing: border-box;
    z-index: 501;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    bottom: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden
}

.breadcrumbs-menu._open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width:730px) {
    .breadcrumbs-menu._open {
        display: none
    }
}

.breadcrumbs-menu._open .baron-track {
    opacity: 1!important
}

@media (min-width:730px) {
    .breadcrumbs-menu {
        height: calc(100vh - 85px)
    }
}

@media (min-width:1430px) {
    .breadcrumbs-menu {
        height: calc(100vh - 99px)
    }
}

@media (min-width:1980px) {
    .breadcrumbs-menu {
        height: calc(100vh - 115px)
    }
}

.breadcrumbs-menu ._link {
    color: #fff;
    border-bottom-color: hsla(0, 0%, 100%, .2)
}

.breadcrumbs-menu ._link:hover {
    color: #fff;
    border-bottom-color: #fff
}

.breadcrumbs-menu ul {
    margin-left: 0;
    padding-left: 0
}

.breadcrumbs-menu ul ul {
    margin-left: 20px
}

.breadcrumbs-menu ul li:before {
    display: none
}

.breadcrumbs-menu .scroll-wrapper {
    height: 100%;
    padding-top: 60px;
    box-sizing: border-box
}

@media (min-width:730px) {
    .breadcrumbs-menu .scroll-wrapper {
        left: 10.274vw;
        width: calc(100% - 10.274vw)
    }
}

@media (min-width:1000px) {
    .breadcrumbs-menu .scroll-wrapper {
        left: 6.125vw;
        width: calc(100% - 6.125vw)
    }
}

@media (min-width:1430px) {
    .breadcrumbs-menu .scroll-wrapper {
        left: 9.095vw;
        width: calc(100% - 9.095vw)
    }
}

@media (min-width:1980px) {
    .breadcrumbs-menu .scroll-wrapper {
        left: 5.5vw;
        width: calc(100% - 5.5vw)
    }
}

.breadcrumbs-menu .scroll-wrapper .scroll-content {
    max-height: 100%;
    padding-right: 80px;
    padding-bottom: 20px;
    box-sizing: border-box
}

.breadcrumbs-menu .scroll-wrapper .baron-track {
    background-color: #1d8410;
    top: 60px;
    bottom: 60px;
    right: 30px;
    opacity: 0
}

.breadcrumbs-menu .scroll-wrapper .baron-track .baron-bar:after {
    background-color: #fff
}

.no-touch .breadcrumbs-item ._link:hover {
    border-bottom: 1px solid #000!important;
    color: #000!important
}

.contacts-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    background-color: hsla(0, 0%, 100%, .9);
    opacity: 0;
    z-index: 1000;
    pointer-events: none;
    -webkit-transition: opacity .3s, width 0s .3s, height 0s .3s;
    transition: opacity .3s, width 0s .3s, height 0s .3s
}

.contacts-popup .content-cols-wrap {
    height: 100%;
    margin-top: 0
}

.contacts-popup .content {
    padding-bottom: 0
}

.contacts-popup .content-cols-1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
    padding-right: 30px
}

@media (min-width:1000px) {
    .contacts-popup .content-cols-1 {
        width: 31.67%;
        margin-top: 50px;
        padding-right: 0;
        border-top: 1px solid #000
    }
}

@media (min-width:1980px) {
    .contacts-popup .content-cols-1 {
        margin-top: 48px
    }
}

.contacts-popup .content-cols-2-3 {
    width: 100%;
    overflow: hidden;
    margin-top: 16px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1000px) {
    .contacts-popup .content-cols-2-3 {
        width: 65.83%;
        height: calc(100% - 85px)!important;
        margin-left: 2.5%;
        margin-top: 50px
    }
}

@media (min-width:1430px) {
    .contacts-popup .content-cols-2-3 {
        height: calc(100% - 93px)!important
    }
}

@media (min-width:1980px) {
    .contacts-popup .content-cols-2-3 {
        margin-top: 48px
    }
}

.contacts-popup h2 {
    display: none;
    margin-top: 18px;
    padding-right: 30px
}

.contacts-popup h2._active {
    display: block
}

@media (min-width:1000px) {
    .contacts-popup h2 {
        margin-top: 25px;
        padding-right: 0
    }
}

@media (min-width:1400px) {
    .contacts-popup h2 {
        margin-top: 26px
    }
}

._contacts-popup {
    overflow: hidden
}

._contacts-popup .contacts-popup {
    width: 100%;
    min-height: 460px;
    height: 100vh;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.contacts-popup-close {
    position: absolute;
    top: 14px;
    right: 9px;
    width: 36px;
    height: 36px;
    background-color: #cf7a07;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 16px 16px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNyAxNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTcgMTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNmZmY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxnPg0KCQk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjE3LDEuNCAxNS42LDAgOC41LDcuMSAxLjQsMCAwLDEuNCA3LjEsOC41IDAsMTUuNiAxLjQsMTcgOC41LDkuOSAxNS42LDE3IDE3LDE1LjYgOS45LDguNSAJCSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K");
    z-index: 50;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .contacts-popup-close {
        top: 32px;
        right: 10px
    }
}

@media (min-width:1000px) {
    .contacts-popup-close {
        top: 22px
    }
}

@media (min-width:1430px) {
    .contacts-popup-close {
        top: 40px;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

@media (min-width:1980px) {
    .contacts-popup-close {
        width: 54px;
        height: 54px;
        background-size: 20px 20px
    }
}

.contacts-popup__text {
    display: none;
    margin-top: 11px;
    font-size: 12px;
    line-height: 18px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.contacts-popup__text._active {
    display: block
}

@media (min-width:1000px) {
    .contacts-popup__text {
        margin-top: 18px;
        font-size: 15px;
        line-height: 25px
    }
}

@media (min-width:1980px) {
    .contacts-popup__text {
        font-size: 18px;
        line-height: 30px
    }
}

.contacts-popup-map {
    width: 100%;
    height: 100%;
    display: none;
    margin-top: 20px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.contacts-popup-map._active {
    display: block
}

@media (min-width:1000px) {
    .contacts-popup-map {
        margin-top: 26px
    }
}

@media (min-width:1430px) {
    .contacts-popup-map {
        margin-top: 30px
    }
}

.contacts-popup-img {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    display: none;
    margin-top: 20px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.contacts-popup-img._active {
    display: block
}

@media (min-width:1000px) {
    .contacts-popup-img {
        margin-top: 26px
    }
}

@media (min-width:1430px) {
    .contacts-popup-img {
        margin-top: 30px
    }
}

.equip-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    background-color: transparent;
    z-index: 490;
    -webkit-transition: all .4s;
    transition: all .4s
}

._items-1 .equip-nav {
    height: 30px
}

@media (min-width:730px) {
    ._items-1 .equip-nav {
        height: 0
    }
}

@media (min-width:1980px) {
    ._items-1 .equip-nav {
        height: 0
    }
}

@media (min-width:1000px) {
    ._items-1._nav-hover .equip-nav {
        height: 100%
    }
    ._items-1._nav-hover .equip-nav__content {
        height: 0
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-1._nav-hover .equip-nav__content {
        height: 0
    }
}

._items-2 .equip-nav {
    height: 60px
}

@media (min-width:730px) {
    ._items-2 .equip-nav {
        height: 22px
    }
}

@media (min-width:1980px) {
    ._items-2 .equip-nav {
        height: 27px
    }
}

@media (min-width:1000px) {
    ._items-2._nav-hover .equip-nav {
        height: 100%
    }
    ._items-2._nav-hover .equip-nav__content {
        height: 82px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-2._nav-hover .equip-nav__content {
        height: 95px
    }
}

._items-3 .equip-nav {
    height: 90px
}

@media (min-width:730px) {
    ._items-3 .equip-nav {
        height: 44px
    }
}

@media (min-width:1980px) {
    ._items-3 .equip-nav {
        height: 54px
    }
}

@media (min-width:1000px) {
    ._items-3._nav-hover .equip-nav {
        height: 100%
    }
    ._items-3._nav-hover .equip-nav__content {
        height: 164px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-3._nav-hover .equip-nav__content {
        height: 190px
    }
}

._items-4 .equip-nav {
    height: 120px
}

@media (min-width:730px) {
    ._items-4 .equip-nav {
        height: 66px
    }
}

@media (min-width:1980px) {
    ._items-4 .equip-nav {
        height: 81px
    }
}

@media (min-width:1000px) {
    ._items-4._nav-hover .equip-nav {
        height: 100%
    }
    ._items-4._nav-hover .equip-nav__content {
        height: 246px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-4._nav-hover .equip-nav__content {
        height: 285px
    }
}

._items-5 .equip-nav {
    height: 150px
}

@media (min-width:730px) {
    ._items-5 .equip-nav {
        height: 88px
    }
}

@media (min-width:1980px) {
    ._items-5 .equip-nav {
        height: 108px
    }
}

@media (min-width:1000px) {
    ._items-5._nav-hover .equip-nav {
        height: 100%
    }
    ._items-5._nav-hover .equip-nav__content {
        height: 328px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-5._nav-hover .equip-nav__content {
        height: 380px
    }
}

._items-6 .equip-nav {
    height: 180px
}

@media (min-width:730px) {
    ._items-6 .equip-nav {
        height: 110px
    }
}

@media (min-width:1980px) {
    ._items-6 .equip-nav {
        height: 135px
    }
}

@media (min-width:1000px) {
    ._items-6._nav-hover .equip-nav {
        height: 100%
    }
    ._items-6._nav-hover .equip-nav__content {
        height: 410px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-6._nav-hover .equip-nav__content {
        height: 475px
    }
}

._items-7 .equip-nav {
    height: 210px
}

@media (min-width:730px) {
    ._items-7 .equip-nav {
        height: 132px
    }
}

@media (min-width:1980px) {
    ._items-7 .equip-nav {
        height: 162px
    }
}

@media (min-width:1000px) {
    ._items-7._nav-hover .equip-nav {
        height: 100%
    }
    ._items-7._nav-hover .equip-nav__content {
        height: 492px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-7._nav-hover .equip-nav__content {
        height: 570px
    }
}

._items-8 .equip-nav {
    height: 240px
}

@media (min-width:730px) {
    ._items-8 .equip-nav {
        height: 154px
    }
}

@media (min-width:1980px) {
    ._items-8 .equip-nav {
        height: 189px
    }
}

@media (min-width:1000px) {
    ._items-8._nav-hover .equip-nav {
        height: 100%
    }
    ._items-8._nav-hover .equip-nav__content {
        height: 574px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-8._nav-hover .equip-nav__content {
        height: 665px
    }
}

._items-9 .equip-nav {
    height: 270px
}

@media (min-width:730px) {
    ._items-9 .equip-nav {
        height: 176px
    }
}

@media (min-width:1980px) {
    ._items-9 .equip-nav {
        height: 216px
    }
}

@media (min-width:1000px) {
    ._items-9._nav-hover .equip-nav {
        height: 100%
    }
    ._items-9._nav-hover .equip-nav__content {
        height: 656px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-9._nav-hover .equip-nav__content {
        height: 760px
    }
}

._items-10 .equip-nav {
    height: 300px
}

@media (min-width:730px) {
    ._items-10 .equip-nav {
        height: 198px
    }
}

@media (min-width:1980px) {
    ._items-10 .equip-nav {
        height: 243px
    }
}

@media (min-width:1000px) {
    ._items-10._nav-hover .equip-nav {
        height: 100%
    }
    ._items-10._nav-hover .equip-nav__content {
        height: 738px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-10._nav-hover .equip-nav__content {
        height: 855px
    }
}

._items-11 .equip-nav {
    height: 330px
}

@media (min-width:730px) {
    ._items-11 .equip-nav {
        height: 220px
    }
}

@media (min-width:1980px) {
    ._items-11 .equip-nav {
        height: 270px
    }
}

@media (min-width:1000px) {
    ._items-11._nav-hover .equip-nav {
        height: 100%
    }
    ._items-11._nav-hover .equip-nav__content {
        height: 820px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-11._nav-hover .equip-nav__content {
        height: 950px
    }
}

._items-12 .equip-nav {
    height: 360px
}

@media (min-width:730px) {
    ._items-12 .equip-nav {
        height: 242px
    }
}

@media (min-width:1980px) {
    ._items-12 .equip-nav {
        height: 297px
    }
}

@media (min-width:1000px) {
    ._items-12._nav-hover .equip-nav {
        height: 100%
    }
    ._items-12._nav-hover .equip-nav__content {
        height: 902px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._items-12._nav-hover .equip-nav__content {
        height: 1045px
    }
}

@media (min-width:1000px) {
    ._nav-hover .equip-nav {
        width: 320px;
        height: 100%
    }
    ._nav-hover .equip-nav__content {
        top: 31px
    }
    ._nav-hover .equip-nav__item {
        height: 82px
    }
    ._nav-hover .equip-nav__item__link-wrap {
        opacity: 1;
        -webkit-transition: margin .1s linear, opacity .1s .2s;
        transition: margin .1s linear, opacity .1s .2s
    }
    ._nav-hover._nav-bg .equip-nav {
        background-color: hsla(0, 0%, 100%, .9)
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._nav-hover .equip-nav {
        width: 384px
    }
}

@media (min-width:1000px) and (min-width:1980px) {
    ._nav-hover .equip-nav__item {
        height: 95px
    }
}

.equip-nav__content {
    top: 0;
    height: 100%;
    overflow: hidden;
    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;
    margin: auto
}

.equip-nav__content,
.equip-nav__item {
    width: 100%;
    -webkit-transition: all .4s;
    transition: all .4s
}

.equip-nav__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 30px;
    cursor: pointer
}

.equip-nav__item._first-nav-item {
    display: none
}

@media (max-width:729px) {
    .equip-nav__item._first-nav-item {
        display: block
    }
}

@media (min-width:730px) {
    .equip-nav__item {
        height: 22px
    }
}

@media (min-width:1980px) {
    .equip-nav__item {
        height: 27px
    }
}

.no-touch .equip-nav__item:hover .equip-nav__item__link {
    color: #cf7a07;
    border-color: #cf7a07
}

.no-touch .equip-nav__item:hover .equip-nav__item__marker {
    width: 10px;
    background-color: #cf7a07
}

@media (min-width:730px) {
    .no-touch .equip-nav__item:hover .equip-nav__item__marker {
        width: 51px
    }
}

@media (min-width:1430px) {
    .no-touch .equip-nav__item:hover .equip-nav__item__marker {
        width: 60px
    }
}

@media (min-width:1980px) {
    .no-touch .equip-nav__item:hover .equip-nav__item__marker {
        width: 72px
    }
}

.equip-nav__item._active .equip-nav__item__link {
    color: #cf7a07;
    border-color: #cf7a07
}

.equip-nav__item._active .equip-nav__item__marker {
    width: 10px;
    background-color: #cf7a07
}

@media (min-width:730px) {
    .equip-nav__item._active .equip-nav__item__marker {
        width: 51px
    }
}

@media (min-width:1430px) {
    .equip-nav__item._active .equip-nav__item__marker {
        width: 60px
    }
}

@media (min-width:1980px) {
    .equip-nav__item._active .equip-nav__item__marker {
        width: 72px
    }
}

.equip-nav__item__link-wrap {
    text-align: right;
    opacity: 0;
    -webkit-transition: margin .1s linear;
    transition: margin .1s linear
}

@media (min-width:1000px) {
    .equip-nav__item__link-wrap {
        margin-right: 71px
    }
}

@media (min-width:1430px) {
    .equip-nav__item__link-wrap {
        margin-right: 90px
    }
}

@media (min-width:1980px) {
    .equip-nav__item__link-wrap {
        margin-right: 108px
    }
}

.equip-nav__item__link {
    position: relative;
    display: inline;
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: -.2px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:1980px) {
    .equip-nav__item__link {
        font-size: 18px;
        line-height: 20px
    }
}

.equip-nav__item__marker {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 5px;
    height: 2px;
    background-color: #000;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .equip-nav__item__marker {
        top: 9px;
        width: 36px
    }
}

@media (min-width:1000px) {
    .equip-nav__item__marker {
        top: 9px
    }
}

@media (min-width:1430px) {
    .equip-nav__item__marker {
        right: 20px;
        width: 45px
    }
}

@media (min-width:1980px) {
    .equip-nav__item__marker {
        width: 54px
    }
}

.fancy-preview-item {
    position: relative;
    width: 64.375vmin;
    height: 48.31vmin;
    min-height: inherit;
    display: block
}

.fancy-preview-item a {
    display: block;
    height: 100%
}

@media (min-width:730px) {
    .fancy-preview-item {
        width: 22.4138%;
        height: 11.91780821917808vw;
        max-height: 150px;
        min-height: inherit;
        margin-bottom: 20px;
        margin-right: 3.448266666666667%
    }
    .fancy-preview-item:nth-of-type(4) {
        margin-right: 0
    }
}

@media (min-width:1000px) {
    .fancy-preview-item {
        height: 8.5vw
    }
}

@media (min-width:1430px) {
    .fancy-preview-item {
        margin-bottom: 30px
    }
}

@media (min-width:1980px) {
    .fancy-preview-item {
        margin-bottom: 32px
    }
}

.fancy-preview {
    position: relative;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: width .1s linear, margin .1s linear, opacity .3s, -webkit-filter .3s;
    transition: width .1s linear, margin .1s linear, opacity .3s, -webkit-filter .3s;
    transition: width .1s linear, margin .1s linear, filter .3s, opacity .3s;
    transition: width .1s linear, margin .1s linear, filter .3s, opacity .3s, -webkit-filter .3s;
    cursor: pointer
}

.no-touch .fancy-preview:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.fancybox-wrap {
    width: 90%!important
}

.fancybox-wrap .content-cols-wrap {
    margin: 0
}

.fancybox-overlay {
    position: relative!important;
    top: auto!important;
    bottom: auto!important;
    left: auto!important;
    right: auto!important;
    margin-top: 2px;
    height: calc(100% - 40px)!important;
    padding-top: 20px;
    padding-bottom: 25vh;
    box-sizing: border-box
}

@media (min-width:730px) {
    .fancybox-overlay {
        padding-bottom: 19vh
    }
}

@media (min-width:1000px) {
    .fancybox-overlay {
        padding-top: 30px
    }
}

.fancybox-popup .content-cols-2-3,
.fancybox-popup .content-cols-wrap {
    height: 100%
}

.fancybox-popup .content-cols-2-3:before {
    background: #000;
    width: 88%;
    height: 3px;
    content: "";
    z-index: 5;
    position: absolute;
    top: 39px;
    display: none
}

@media (min-width:1000px) {
    .fancybox-popup .content-cols-2-3:before {
        display: block
    }
}

.fancybox-popup .content {
    max-width: 100%
}

.fancybox-popup .content-cols-wrap {
    width: 89.73%;
    padding-right: 10.27%;
    box-sizing: content-box;
    margin-left: 10.27%
}

.fancybox-popup .fancybox-overlay {
    overflow-x: auto;
    overflow-y: auto;
    box-sizing: border-box
}

.fancybox-skin {
    background: none!important;
    box-shadow: none!important
}

.fancybox-outer .fancybox-nav {
    display: none!important
}

.gallery-popup-slider-btn._disabled {
    opacity: .3;
    pointer-events: none
}

.fancybox-iframe,
.fancybox-image {
    width: auto;
    height: auto;
    margin-top: 30px
}

.fancybox-inner,
.fancybox-outer {
    width: 100%!important;
    height: auto!important;
    max-height: 70%
}

@media (min-width:730px) {
    .fancybox-inner,
    .fancybox-outer {
        max-height: 90%
    }
}

.fancybox-title {
    margin-top: 14px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    color: #000
}

@media (min-width:1000px) {
    .fancybox-title {
        display: none
    }
}

.fancybox {
    text-decoration: none
}

.fancybox-parent {
    height: 100%
}

.fancybox-wrap.fancybox-type-image {
    position: absolute!important
}

html._filter_open:before {
    background: hsla(0, 0%, 100%, .9);
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000
}

html._filter_open .filter-block._current_open {
    z-index: 1001
}

html._filter_open .fixed-form-button,
html._filter_open .header {
    display: none
}

.filters-wrapper {
    margin-top: 50px
}

@media (min-width:730px) {
    .filters-wrapper {
        margin-top: 70px
    }
}

@media (min-width:1000px) {
    .filters-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.filters-wrapper .filter-block__mobile-scroll {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

@media (min-width:730px) {
    .filters-wrapper .filter-block__mobile-scroll {
        max-height: 100%;
        overflow: visible
    }
}

@media (min-width:730px) {
    .filters-wrapper .filter-block {
        margin-bottom: 35px;
        display: inline-block;
        width: 48%;
        vertical-align: top
    }
    .filters-wrapper .filter-block:nth-child(odd) {
        margin-left: 2%
    }
    .filters-wrapper .filter-block:first-child {
        display: block;
        margin-left: 0
    }
}

@media (min-width:1000px) {
    .filters-wrapper .filter-block {
        width: 30%;
        margin-right: 4%
    }
    .filters-wrapper .filter-block:nth-child(3n) {
        margin-right: 0
    }
    .filters-wrapper .filter-block:nth-child(odd) {
        margin-left: 0
    }
}

.filters-wrapper .filter-mobile__label {
    font-size: 15px;
    font-weight: 700
}

.filters-wrapper .filter-mobile__open-button {
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px 25px 7px 0;
    border-bottom: 1px solid #000;
    letter-spacing: -.5px
}

.filters-wrapper .filter-mobile__open-button span {
    display: block;
    overflow: hidden;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.filters-wrapper .filter-mobile__open-button:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 11'%3E%3Cpath d='M13.5 11L0 1.2.9 0l12.6 9.1L26.1 0l.9 1.2z'/%3E%3C/svg%3E");
    position: absolute;
    top: 6px;
    right: 0;
    width: 20px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.filters-wrapper .filter-mobile__open-button._opened:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.filters-wrapper .filter-mobile__data {
    margin-bottom: 38px
}

@media (min-width:730px) {
    .filters-wrapper .filter-mobile__data {
        display: none
    }
}

.filters-wrapper .filter-block-data {
    display: none;
    background: #fff;
    width: 100%;
    padding: 3px 15px 10px 0;
    position: absolute;
    box-sizing: border-box;
    top: 100%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    z-index: 11
}

@media (min-width:730px) {
    .filters-wrapper .filter-block-data {
        display: block!important;
        position: relative;
        top: auto;
        width: auto;
        border: none;
        padding: 0;
        letter-spacing: -.7px;
        font-size: 20px;
        line-height: 24px
    }
    .filters-wrapper .filter-block-data .baron-track {
        display: none
    }
}

@media (min-width:1980px) {
    .filters-wrapper .filter-block-data {
        font-size: 24px;
        line-height: 29px
    }
}

.filters-wrapper .filter-block__item {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    padding: 5px 0
}

.filters-wrapper .filter-block__item ._link {
    border-bottom: none
}

@media (min-width:730px) {
    .filters-wrapper .filter-block__item ._link {
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }
}

.filters-wrapper .filter-block__item._disabled {
    color: #ccc
}

.filters-wrapper .filter-block__item._disabled ._link {
    cursor: default
}

@media (min-width:730px) {
    .filters-wrapper .filter-block__item {
        display: inline-block;
        font-size: 20px;
        line-height: 24px;
        padding: 0
    }
    .filters-wrapper .filter-block__item:after {
        content: ","
    }
    .filters-wrapper .filter-block__item:first-child {
        display: block
    }
    .filters-wrapper .filter-block__item:first-child:after,
    .filters-wrapper .filter-block__item:last-child:after {
        display: none
    }
}

.filters-wrapper .filter-block__item._active {
    color: #cf7a07
}

@media (max-width:729px) {
    .filters-wrapper .filter-block__item._active {
        padding-left: 20px
    }
    .filters-wrapper .filter-block__item._active:before {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Слой_1' xmlns='http://www.w3.org/2000/svg' viewBox='1 3.7 17.3 10.3'%3E%3Cstyle%3E.st0%7Bfill:%230a8c0f%7D%3C/style%3E%3Cpath class='st0' d='M6.6 12.3L2.2 9l.9-1.2 3.6 2.7 9.5-6.7.9 1.2z'/%3E%3C/svg%3E");
        position: absolute;
        display: inline-block;
        width: 17px;
        left: 0
    }
}

.filter-count-block {
    margin: 55px 0 0
}

@media (min-width:730px) {
    .filter-count-block {
        margin: 55px 0 70px
    }
}

.filter-count-block .h1 {
    margin: 0
}

.filter-count-block .h1>div {
    display: inline-block;
    margin-right: 5px
}

@media (min-width:730px) {
    .filter-count-block .h1>div {
        display: block;
        margin-right: 0
    }
}

.no-touch .filters-wrapper .filter-block__item ._link:hover {
    color: #cf7a07;
    border-bottom-color: #cf7a07
}

.no-touch .filters-wrapper .filter-block__item._disabled ._link:hover {
    color: #ccc;
    border-bottom-color: #ccc;
    cursor: default
}

.filter-preloader {
    width: 100%;
    height: 20px;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: columns;
    flex-direction: columns;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    pointer-events: none
}

.filter-preloader._showen {
    opacity: 1
}

.filter-preloader._showen .line {
    -webkit-animation: line-anim 2s ease-in-out infinite;
    animation: line-anim 2s ease-in-out infinite
}

.filter-preloader .line-container {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.filter-preloader .line {
    background-color: #000;
    position: relative;
    height: 3px;
    top: 0
}

@-webkit-keyframes line-anim {
    0% {
        left: -100%
    }
    to {
        left: 100%
    }
}

@keyframes line-anim {
    0% {
        left: -100%
    }
    to {
        left: 100%
    }
}

.footer {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 47px;
    z-index: 500;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .footer {
        position: absolute
    }
}

@media (min-width:1980px) {
    .footer {
        height: 57px
    }
}

.footer .content {
    height: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

._f-white .f-copyright,
._f-white .f-sitemap {
    color: #e27716
}

._f-white .f-sitemap:after {
    background-color: #e27716
}

.f-copyright {
    position: absolute;
    left: 0;
    bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -.6px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .f-copyright {
        bottom: 22px;
        letter-spacing: -.2px
    }
}

@media (min-width:1980px) {
    .f-copyright {
        bottom: 37px;
        font-size: 17px
    }
}

.f-sitemap {
    left: 53.57142857142857%;
    bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -.6px;
    text-decoration: none
}

.f-sitemap,
.f-sitemap:after {
    position: absolute;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.f-sitemap:after {
    content: "";
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    margin-top: 6px;
    background-color: #000;
    opacity: .2
}

@media (min-width:730px) {
    .f-sitemap {
        left: 51.72413793103448%;
        bottom: 22px
    }
}

@media (min-width:1000px) {
    .f-sitemap {
        left: 34.16856492027335%
    }
}

@media (min-width:1430px) {
    .f-sitemap {
        left: 34.18803418803419%
    }
}

@media (min-width:1980px) {
    .f-sitemap {
        bottom: 37px;
        font-size: 17px
    }
}

.no-touch .f-sitemap:hover {
    color: #cf7a07
}

.no-touch .f-sitemap:hover:after {
    background-color: #cf7a07;
    opacity: 1
}

.no-touch .footer._green-hover .f-sitemap:hover {
    color: #000!important
}

.no-touch .footer._green-hover .f-sitemap:hover:after {
    background-color: #000;
    opacity: 1
}

.fixed-form-button {
    background-color: #cf7a07;
    min-width: 36px;
    height: 36px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    opacity: 1;
    z-index: 950
}

.fixed-form-button._hide {
    bottom: -45px;
    opacity: 0
}

.fixed-form-button .fixed-form-button-text {
    width: 0;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.fixed-form-button span {
    display: block;
    margin: 0 45px 0 20px;
    height: 100%;
    line-height: 36px;
    box-sizing: border-box;
    font-size: 15px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    z-index: 2
}

.no-touch .fixed-form-button:hover .fixed-form-button-text {
    width: 165px
}

.fixed-form-button:before {
    background-color: #cf7a07;
    display: block;
    content: "";
    min-width: 26px;
    height: 36px;
    position: absolute;
    right: 0;
    z-index: 5
}

.fixed-form-button:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D%3C/style%3E%3Cpath class='st0' d='M5.8 11.9l6.4-6.4c-.4-.4-.8-.8-1.4-1.1-.5-.4-.9-.6-1.2-.6-.1 0-.2 0-.3.1l-6.2 6.2 2.7 1.8zm-4 4.3c.3.3.5.7.7 1.1l4-1.1-1.3-3.4-3.4-1.3-1.1 4c.4.2.8.4 1.1.7zm8.8-13.4c.4 0 .9.3 1.7.9.7.6 1.4 1.3 2 2 .6.7.9 1.3.9 1.7 0 .1 0 .2-.1.3L18 4.8v-.2c0-.4-.3-.9-.9-1.7-.6-.7-1.3-1.4-2-2-.7-.6-1.3-.9-1.7-.9-.1 0-.2 0-.3.1L10.3 3c.1-.1.2-.2.3-.2zM1.9 17.5c-.1-.3-.3-.6-.5-.9-.2-.2-.5-.4-.9-.5L0 18l1.9-.5zm5.9-2.6L14 8.7c.1-.1.1-.2.1-.3 0-.5-.5-1.3-1.5-2.4l-6.5 6.5 1.7 2.4z'/%3E%3C/svg%3E");
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 10px;
    width: 15px;
    height: 15px;
    margin: auto;
    z-index: 10
}

@media (min-width:1430px) {
    .fixed-form-button {
        right: 20px;
        bottom: 20px;
        min-width: 45px;
        height: 45px
    }
    .fixed-form-button span {
        line-height: 45px
    }
    .fixed-form-button:before {
        min-width: 35px;
        height: 45px
    }
    .fixed-form-button:after {
        width: 18px;
        height: 18px;
        right: 13px
    }
}

@media (min-width:1980px) {
    .fixed-form-button {
        right: 59px;
        bottom: 45px;
        min-width: 60px;
        height: 60px
    }
    .no-touch .fixed-form-button:hover .fixed-form-button-text {
        width: 180px
    }
    .fixed-form-button span {
        line-height: 60px
    }
    .fixed-form-button:before {
        min-width: 50px;
        height: 60px
    }
    .fixed-form-button:after {
        width: 22px;
        height: 22px;
        right: 19px
    }
}

.popup-form-close {
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    top: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 2
}

.popup-form-close:after,
.popup-form-close:before {
    background: #fff;
    width: 2px;
    height: 25px;
    display: block;
    content: "";
    -webkit-transition: .3s;
    transition: .3s;
    left: 50%;
    top: 0;
    position: absolute
}

.popup-form-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup-form-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup-form-feedback {
    display: none;
    position: fixed;
    right: 0;
    overflow: auto;
    overflow-y: scroll;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: right;
    z-index: 502
}

.popup-form-feedback .popup-form-wrapper {
    background: #cf7a07;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    width: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:730px) {
    .popup-form-feedback .popup-form-wrapper .h1,
    .popup-form-feedback .popup-form-wrapper h1 {
        margin-top: 50px
    }
}

@media (min-width:1430px) {
    .popup-form-feedback .popup-form-wrapper .h1,
    .popup-form-feedback .popup-form-wrapper h1 {
        width: 100%;
        margin-top: 105px
    }
}

.popup-form-feedback .popup-form-wrapper .h1,
.popup-form-feedback .popup-form-wrapper .h2,
.popup-form-feedback .popup-form-wrapper h1,
.popup-form-feedback .popup-form-wrapper h2,
.popup-form-feedback .popup-form-wrapper p {
    color: #fff
}

@media (min-width:730px) {
    .popup-form-feedback .popup-form-wrapper {
        width: calc(100% - 20px);
        min-height: calc(100% - 20px);
        right: 10px;
        top: 10px
    }
}

@media (min-width:1000px) {
    .popup-form-feedback .popup-form-wrapper {
        width: 700px;
        min-height: calc(100% - 20px)
    }
}

@media (min-width:1430px) {
    .popup-form-feedback .popup-form-wrapper {
        width: 770px;
        min-height: calc(100% - 40px);
        right: 20px;
        top: 20px
    }
}

.popup-form-feedback._open .popup-form-wrapper {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.popup-form-feedback .popup-form-data {
    width: 280px;
    text-align: left;
    margin: 0 auto;
    padding: 20px 25px
}

@media (min-width:730px) {
    .popup-form-feedback .popup-form-data {
        width: auto;
        padding: 65px
    }
    .popup-form-feedback .popup-form-data>.h1 {
        width: 70%
    }
}

@media (min-width:1430px) {
    .popup-form-feedback .popup-form-data {
        padding: 100px
    }
    .popup-form-feedback .popup-form-data>.h1 {
        width: 88%
    }
}

.partnership-form-wrapper._showen {
    padding-top: 0
}

.partnership-form-wrapper .content {
    padding-bottom: 96px
}

@media (min-width:1000px) {
    .partnership-form-wrapper .content {
        padding-bottom: 116px
    }
}

.partnership-form {
    background: #cf7a07
}

.partnership-form .content-cols-1 {
    border-top: none
}

.partnership-form .content-cols-2-3,
.partnership-form .content-cols-wrap {
    margin-top: 0;
    border-top: none
}

@media (min-width:730px) {
    .partnership-form .h1,
    .partnership-form h1 {
        margin-top: 50px
    }
}

@media (min-width:1430px) {
    .partnership-form .h1,
    .partnership-form h1 {
        width: 100%;
        margin-top: 105px
    }
}

.partnership-form .h1,
.partnership-form .h2,
.partnership-form h1,
.partnership-form h2,
.partnership-form p {
    color: #fff
}

.success_block {
    display: none;
    position: absolute;
    top: 0
}

.success_block._invisible {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.success_block._visible {
    opacity: 1
}

.form-fields-wrapper {
    font-size: 0;
    padding: 20px 0 0;
    opacity: 1;
    -webkit-transition: .3s;
    transition: .3s;
    width: 300px;
    margin: 0 auto
}

.form-fields-wrapper._invisible {
    opacity: 0
}

@media (min-width:730px) {
    .form-fields-wrapper {
        width: auto;
        margin: auto
    }
}

@media (min-width:1430px) {
    .form-fields-wrapper {
        padding: 50px 0 0
    }
}

.form-field {
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box
}

.form-field .error {
    position: absolute;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 12px;
    margin-top: 5px;
    color: #fff
}

@media (min-width:730px) {
    .form-field._w-inline {
        display: inline-block
    }
    .form-field._w-inline:nth-child(2n) {
        width: 68%;
        padding-left: 15px
    }
    .form-field._w-inline:nth-child(odd) {
        width: 32%;
        padding-right: 15px
    }
}

@media (min-width:730px) {
    .form-field._w50 {
        width: 50%;
        display: inline-block
    }
    .form-field._w50:nth-child(2n) {
        padding-left: 15px
    }
    .form-field._w50:nth-child(odd) {
        padding-right: 15px
    }
    .form-field._w50._error:nth-child(odd):after {
        right: 15px
    }
}

.form-field._error input[type=password],
.form-field._error input[type=text] {
    padding-right: 25px
}

.form-field._error:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M8 0c1.5 0 2.8.4 4 1.1s2.2 1.7 2.9 2.9c.7 1.2 1.1 2.5 1.1 4s-.4 2.8-1.1 4c-.7 1.2-1.7 2.2-2.9 2.9-1.2.7-2.5 1.1-4 1.1s-2.8-.4-4-1.1c-1.2-.7-2.2-1.7-2.9-2.9S0 9.5 0 8s.4-2.8 1.1-4S2.8 1.8 4 1.1 6.5 0 8 0zm1.3 13v-2c0-.1 0-.2-.1-.2s-.1-.1-.2-.1H7c-.1 0-.2 0-.2.1-.1.1-.1.1-.1.2v2c0 .1 0 .2.1.2.1.1.1.1.2.1h2c.1 0 .2 0 .2-.1s.1-.1.1-.2zm0-3.6l.2-6.5c0-.1 0-.1-.1-.2H6.9c-.1 0-.2 0-.3.1-.1 0-.1.1-.1.2l.2 6.5c0 .1 0 .1.1.2.1-.1.1 0 .2 0h2c.1 0 .2 0 .2-.1.1-.1.1-.1.1-.2z'/%3E%3C/svg%3E");
    width: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-field._error .error {
    opacity: 1
}

.submit-button-wrapper {
    margin-top: 40px;
    margin-bottom: 0;
    position: relative
}

.submit-button-wrapper:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.upload-files-label,
input[type=password],
input[type=text],
textarea {
    background: none;
    width: 100%;
    font-size: 15px;
    border: none;
    color: #fff;
    padding: 13px 0;
    border-bottom: 2px solid #fff;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0
}

.upload-files-label:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .25);
    font-weight: 400
}

textarea {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAAHUlEQVR42mL8//8/AzGAcVThqMJhr9CYGIUAAQYAO6M8DKcn4NUAAAAASUVORK5CYII=);
    line-height: 19px;
    height: 110px;
    resize: none;
    padding: 0;
    margin-top: 13px
}

@media (min-width:730px) {
    textarea {
        height: 170px
    }
}

.submit-btn,
input[type=submit] {
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23c18e17'%3E%3Cpath fill-rule='evenodd' d='M0 10.8L20 .4 15.6 17l-8.3-3.3 9.1-9.8-11.3 8.9zM7.4 19.3l2.4-3.6L5.3 14z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: -16px 50%;
    background-size: 16px 16px;
    min-width: 280px;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    padding: 17px;
    border: none;
    outline: none;
    color: #cf7a07;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-appearance: none;
    border-radius: 0
}

.submit-btn._inactive,
input[type=submit]._inactive {
    opacity: .5;
    cursor: default
}

@media (min-width:730px) {
    .submit-btn,
    input[type=submit] {
        min-width: auto;
        width: auto
    }
}

@media (min-width:1000px) {
    .no-touch .submit-btn:not(._inactive):hover,
    .no-touch input[type=submit]:not(._inactive):hover {
        background-position: 16px 50%;
        padding-left: 52px
    }
}

input[type=checkbox] {
    position: absolute;
    left: -9999px
}

input[type=checkbox]+label {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    position: relative;
    padding-left: 35px;
    max-width: 315px;
    display: inline-block
}

input[type=checkbox]+label:after,
input[type=checkbox]+label:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    display: block;
    width: 22px;
    height: 22px;
    -webkit-transition: .3s;
    transition: .3s
}

input[type=checkbox]+label:before {
    border: 1px solid #fff
}

input[type=checkbox]+label:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' viewBox='0 0 13 11'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;fill-rule:evenodd%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M.929 7.329l3.828 3.677 8.252-9.264L11.092.008 4.613 7.282l-2.84-2.727L0 6.434l.933.895z'/%3E%3C/svg%3E") 50% no-repeat;
    opacity: 0
}

input[type=checkbox]+label a {
    display: inline-block;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    line-height: 14px
}

input[type=checkbox]+label a:hover {
    border-bottom: 1px solid transparent
}

input[type=checkbox]:checked+label:after {
    opacity: 1
}

.upload-files-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.upload-files-label {
    color: hsla(0, 0%, 100%, .25);
    width: calc(100% - 55px);
    white-space: nowrap
}

.upload-files-label._no-empty {
    color: #fff
}

.upload-files-label._error:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M8 0c1.5 0 2.8.4 4 1.1s2.2 1.7 2.9 2.9c.7 1.2 1.1 2.5 1.1 4s-.4 2.8-1.1 4c-.7 1.2-1.7 2.2-2.9 2.9-1.2.7-2.5 1.1-4 1.1s-2.8-.4-4-1.1c-1.2-.7-2.2-1.7-2.9-2.9S0 9.5 0 8s.4-2.8 1.1-4S2.8 1.8 4 1.1 6.5 0 8 0zm1.3 13v-2c0-.1 0-.2-.1-.2s-.1-.1-.2-.1H7c-.1 0-.2 0-.2.1-.1.1-.1.1-.1.2v2c0 .1 0 .2.1.2.1.1.1.1.2.1h2c.1 0 .2 0 .2-.1s.1-.1.1-.2zm0-3.6l.2-6.5c0-.1 0-.1-.1-.2H6.9c-.1 0-.2 0-.3.1-.1 0-.1.1-.1.2l.2 6.5c0 .1 0 .1.1.2.1-.1.1 0 .2 0h2c.1 0 .2 0 .2-.1.1-.1.1-.1.1-.2z'/%3E%3C/svg%3E");
    width: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rules-wrapper {
    margin-bottom: 40px
}

@media (min-width:730px) {
    .rules-wrapper {
        margin-bottom: 0
    }
}

.rules-wrapper._error label {
    -webkit-animation: scale .1s 4 alternate ease-in-out;
    animation: scale .1s 4 alternate ease-in-out
}

.upload-files-button {
    background: #fff;
    top: 3px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    overflow: hidden
}

.upload-files-button,
.upload-files-button:after {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px
}

.upload-files-button:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.938' height='10' viewBox='0 0 13.938 10'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c18e17;fill-rule:evenodd%7D%3C/style%3E%3C/defs%3E%3Cpath id='j' class='cls-1' d='M642.04 366.993c.09 1.38.225 2.745.33 4.125.045.645.075 1.29.12 1.935a1.588 1.588 0 0 0 .99.945h11.025a1.519 1.519 0 0 0 .99-.945c.045-.645.075-1.29.135-1.935.105-1.38.24-2.745.33-4.125h-13.92zm13.923-1a1.012 1.012 0 0 0-.96-.87c-.645-.045-2.305-.045-2.95-.06-1.365-.045-1.688-.06-3.053-.06a1 1 0 0 0-1-1h-3a1.01 1.01 0 0 0-1 1.1.869.869 0 0 0-.194.03 1.012 1.012 0 0 0-.96.87h13.127z' transform='translate(-642.031 -364)'/%3E%3C/svg%3E") 50% no-repeat;
    background-size: 14px 14px;
    display: block;
    content: "";
    top: 0
}

.upload-files-button span {
    font-weight: 600;
    color: #cf7a07;
    font-size: 15px;
    display: block;
    height: 100%;
    line-height: 40px;
    position: absolute;
    right: 40px;
    padding-left: 20px
}

.no-touch .upload-files-button:hover {
    width: 105px
}

.upload-file-input {
    display: none
}

@media (min-width:730px) {
    .form-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.ajax-error {
    display: none;
    width: 100%;
    position: absolute;
    font-size: 15px;
    line-height: 25px;
    color: #f2f2f2;
    text-align: center
}

._transform-over {
    overflow: hidden;
    position: relative
}

._transform-over .h1 {
    padding-bottom: 5px
}

._transform-over._visible>div {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

._transform-over>div {
    -webkit-transition: .4s linear;
    transition: .4s linear;
    opacity: 0;
    -webkit-transform: translateY(105%);
    transform: translateY(105%)
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

.gallery-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    background-color: hsla(0, 0%, 100%, .9);
    opacity: 0;
    z-index: 1001;
    pointer-events: none;
    -webkit-transition: opacity .3s, width 0s .3s, height 0s .3s;
    transition: opacity .3s, width 0s .3s, height 0s .3s
}

.gallery-popup .content-cols-wrap {
    margin-top: 0
}

.gallery-popup .content {
    padding-bottom: 0
}

@media (min-width:1000px) {
    .gallery-popup .content-cols-1 {
        margin-top: 40px
    }
}

@media (min-width:1980px) {
    .gallery-popup .content-cols-1 {
        margin-top: 48px
    }
}

.gallery-popup .content-cols-2-3 {
    overflow: visible;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    margin-top: 0;
    border-top: none
}

@media (min-width:1000px) {
    .gallery-popup .content-cols-2-3 {
        padding-top: 40px
    }
}

@media (min-width:1980px) {
    .gallery-popup .content-cols-2-3 {
        padding-top: 48px
    }
}

._gallery-popup {
    overflow: hidden
}

._gallery-popup .gallery-popup._open {
    width: 100%;
    height: 100%;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

._in-text-img .popup-in-text-img {
    display: block
}

._in-text-img .gallery-popup-slider-btn,
._in-text-img .gallery-popup-slider-cont,
._in-text-img .gallery-popup-slider-outer-text,
._in-text-img .gallery-popup-slider__slides-count {
    display: none
}

._in-text-img .gallery-popup .content-cols-2-3 {
    padding-top: 60px;
    box-sizing: border-box
}

@media (min-width:730px) {
    ._in-text-img .gallery-popup .content-cols-2-3 {
        padding-top: 78px
    }
}

@media (min-width:1000px) {
    ._in-text-img .gallery-popup .content-cols-2-3 {
        padding-top: 40px
    }
}

@media (min-width:1980px) {
    ._in-text-img .gallery-popup .content-cols-2-3 {
        padding-top: 48px
    }
}

.popup-in-text-img {
    position: relative;
    max-width: 100%;
    max-height: 75vh;
    display: none
}

@media (min-width:730px) {
    .popup-in-text-img {
        max-height: 81vh
    }
}

.gallery-popup-close {
    position: absolute;
    top: 14px;
    right: 9px;
    width: 36px;
    height: 36px;
    background-color: #cf7a07;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 16px 16px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNyAxNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTcgMTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNmZmY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxnPg0KCQk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjE3LDEuNCAxNS42LDAgOC41LDcuMSAxLjQsMCAwLDEuNCA3LjEsOC41IDAsMTUuNiAxLjQsMTcgOC41LDkuOSAxNS42LDE3IDE3LDE1LjYgOS45LDguNSAJCSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K");
    z-index: 50;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .gallery-popup-close {
        top: 32px;
        right: 30px
    }
}

@media (min-width:1000px) {
    .gallery-popup-close {
        top: 22px
    }
}

@media (min-width:1430px) {
    .gallery-popup-close {
        top: 40px;
        right: 30px;
        width: 45px;
        height: 45px
    }
}

@media (min-width:1980px) {
    .gallery-popup-close {
        width: 54px;
        height: 54px;
        background-size: 20px 20px
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 47px;
    z-index: 500;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: none
}

@media (min-width:730px) {
    .header {
        height: 65px
    }
}

@media (min-width:1430px) {
    .header {
        height: 79px
    }
}

@media (min-width:1980px) {
    .header {
        height: 95px
    }
}

._h-white .logo-img-b {
    opacity: 0
}

._h-white .logo-img {
    opacity: 1
}

._h-white .h-lang__text {
    color: #fff
}

._h-white .h-lang__text:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNi45MTkxMTU5MjE3NTc2OCIgaGVpZ2h0PSI0LjM3ODgzNTE5MDMyNjA0MyIgdmlld0JveD0iMCAwIDYuOTE5MTE1OTIxNzU3NjggNC4zNzg4MzUxOTAzMjYwNDMiPjx0aXRsZT5TaGFwZSAxPC90aXRsZT48ZGVzYz5DcmVhdGVkIHdpdGggQXZvY29kZS48L2Rlc2M+PGRlZnMgaWQ9IlN2Z2pzRGVmczEwMDEiPjwvZGVmcz48cGF0aCBpZD0iU3ZnanNQYXRoMTAwNyIgZD0iTTMyMC4wMDggNDcuMDAwMUwzMjMgNDkuOTkxODAwMDAwMDAwMDA1TDMyNS45OTMgNDcuMDAwMSAiIGZpbGwtb3BhY2l0eT0iMCIgZmlsbD0iI2ZmZmZmZiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2Utb3BhY2l0eT0iMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMS4zIiB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLC0zMTkuNTQwNDQyMDM5MTIxMTYsLTQ2LjMxMDU4MjQwNDgzNjk4KSI+PC9wYXRoPjwvc3ZnPg==")
}

.logo-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 20
}

.logo-img-b {
    opacity: 1;
    z-index: 10
}

.h-logo {
    position: absolute;
    top: 15px;
    left: 6.25%;
    width: 171px;
    height: 33px;
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: auto
}

@media (min-width:730px) {
    .h-logo {
        top: 33px;
        left: 10.274%;
        margin-left: -42px
    }
}

@media (min-width:1000px) {
    .h-logo {
        left: 6.125%
    }
}

@media (min-width:1430px) {
    .h-logo {
        top: 40px;
        left: 9.095%;
        width: 214px;
        height: 41px;
        margin-left: -54px
    }
}

@media (min-width:1980px) {
    .h-logo {
        top: 48px;
        left: 42px;
        width: 257px;
        height: 47px;
        margin-left: 0
    }
}

.h-lang-b {
    position: absolute;
    top: 34px;
    left: 40.4%;
    display: none;
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: auto
}

@media (min-width:730px) {
    .h-lang-b {
        display: block
    }
}

@media (min-width:1000px) {
    .h-lang-b {
        left: 28.1%
    }
}

@media (min-width:1430px) {
    .h-lang-b {
        top: 46px;
        left: 29.65%
    }
}

@media (min-width:1980px) {
    .h-lang-b {
        top: 57px;
        font-size: 14px
    }
}

.h-lang-b select {
    opacity: 0;
    cursor: pointer
}

.h-lang__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 5px;
    cursor: pointer
}

.h-lang__text:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 14px;
    width: 7px;
    height: 5px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNi45MTkxMTU5MjE3NTc2OCIgaGVpZ2h0PSI0LjM3ODgzNTE5MDMyNjA0MyIgdmlld0JveD0iMCAwIDYuOTE5MTE1OTIxNzU3NjggNC4zNzg4MzUxOTAzMjYwNDMiPjx0aXRsZT5TaGFwZSAxPC90aXRsZT48ZGVzYz5DcmVhdGVkIHdpdGggQXZvY29kZS48L2Rlc2M+PGRlZnMgaWQ9IlN2Z2pzRGVmczEwMDEiPjwvZGVmcz48cGF0aCBpZD0iU3ZnanNQYXRoMTAwNyIgZD0iTTMyMC4wMDggNDcuMDAwMUwzMjMgNDkuOTkxODAwMDAwMDAwMDA1TDMyNS45OTMgNDcuMDAwMSAiIGZpbGwtb3BhY2l0eT0iMCIgZmlsbD0iI2ZmZmZmZiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2Utb3BhY2l0eT0iMSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMS4zIiB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLC0zMTkuNTQwNDQyMDM5MTIxMTYsLTQ2LjMxMDU4MjQwNDgzNjk4KSI+PC9wYXRoPjwvc3ZnPg==")
}

.ff .h-lang__text:after {
    width: 8px
}

._langs-open .h-lang__text:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media (min-width:1980px) {
    .h-lang__text:after {
        top: 12px;
        right: 11px;
        width: 9px;
        height: 6px
    }
}

.h-burger {
    position: absolute;
    top: 23px;
    right: 10px;
    width: 36px;
    height: 16px;
    display: block;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: auto
}

@media (min-width:730px) {
    .h-burger {
        top: 40px
    }
}

@media (min-width:1430px) {
    .h-burger {
        top: 51px;
        right: 20px;
        width: 45px;
        height: 18px
    }
}

@media (min-width:1980px) {
    .h-burger {
        top: 61px;
        right: 59px;
        width: 54px;
        height: 22px
    }
}

.no-touch .h-burger:hover .burger-line {
    background-color: #000
}

._h-white.no-touch .h-burger:hover .burger-line {   /*настройка линий кнопки бургерменю при наводке*/
    background-color: #1fbccd
}

.burger-line {   /*Цвет линии кнопки бургерменю*/
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #e27716;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.burger-line._top {
    top: 0
}

.burger-line._middle {
    top: 7px
}

@media (min-width:1430px) {
    .burger-line._middle {
        top: 8px
    }
}

@media (min-width:1980px) {
    .burger-line._middle {
        top: 10px
    }
}

.burger-line._bottom {
    bottom: 0
}

.menu-popup {   /*Настройка меню*/
    position: fixed;
    top: 0;
    right: -30px;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    color: #fff;
    background-color: #e27716;
    z-index: 1000;
    -webkit-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0);
    -webkit-transition: width .1s linear, -webkit-transform .3s;
    transition: width .1s linear, -webkit-transform .3s;
    transition: transform .3s, width .1s linear;
    transition: transform .3s, width .1s linear, -webkit-transform .3s;
    pointer-events: none
}

@media (min-width:1000px) {
    .menu-popup {
        width: 57.1%
    }
}

@media (min-width:1430px) {
    .menu-popup {
        width: 56.64335664335664%
    }
}

@media (min-width:1000px) {
    .menu-popup .content {
        width: 74.95621716287215%
    }
}

.menu-popup .h-lang-b {
    position: relative;
    top: auto;
    left: -5px;
    display: inline-block;
    margin-top: 8px;
    color: #000
}

@media (min-width:730px) {
    .menu-popup .h-lang-b {
        display: none
    }
}

.menu-popup .h-lang__text {
    color: #fff
}

.menu-popup .h-lang__text:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNi45MTkxMTU5MjE3NTc2OCIgaGVpZ2h0PSI0LjM3ODgzNTE5MDMyNjA0MyIgdmlld0JveD0iMCAwIDYuOTE5MTE1OTIxNzU3NjggNC4zNzg4MzUxOTAzMjYwNDMiPjx0aXRsZT5TaGFwZSAxPC90aXRsZT48ZGVzYz5DcmVhdGVkIHdpdGggQXZvY29kZS48L2Rlc2M+PGRlZnMgaWQ9IlN2Z2pzRGVmczEwMDEiPjwvZGVmcz48cGF0aCBpZD0iU3ZnanNQYXRoMTAwNyIgZD0iTTMyMC4wMDggNDcuMDAwMUwzMjMgNDkuOTkxODAwMDAwMDAwMDA1TDMyNS45OTMgNDcuMDAwMSAiIGZpbGwtb3BhY2l0eT0iMCIgZmlsbD0iI2ZmZmZmZiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2Utb3BhY2l0eT0iMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMS4zIiB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLC0zMTkuNTQwNDQyMDM5MTIxMTYsLTQ2LjMxMDU4MjQwNDgzNjk4KSI+PC9wYXRoPjwvc3ZnPg==")
}

._menu-popup {
    overflow-x: hidden
}

._menu-popup .menu-popup {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
    pointer-events: auto;
    right: 0
}

.menu-popup__header {   /*верхняя часть меню*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #e27716;
    z-index: 50;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (min-width:730px) {
    .menu-popup__header {
        height: 85px
    }
}

@media (min-width:1000px) {
    .ie .menu-popup__header {
        position: absolute
    }
}

@media (min-width:1430px) {
    .menu-popup__header {
        height: 98px
    }
}

.menu-popup__header .content {
    height: 100%;
    margin: 0 auto;
    padding: 0
}

.menu-popup__search-close {
    top: 20px;
    right: 5px;
    width: 38px;
    height: 24px;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
    pointer-events: none
}

.menu-popup__search-close,
.menu-popup__search-close:after {
    position: absolute;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.menu-popup__search-close:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDM4IDI1Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMSAxMS41aC4xMkwxMS42MiAxbDEuNCAxLjM5TDMuOSAxMS41SDM4djJIMy44OEwxMyAyMi42MyAxMS42MiAyNCAxLjEgMTMuNUgxVjEzLjM4eiIvPjwvc3ZnPg==")
}

.no-touch .menu-popup__search-close:hover:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDM4IDI1Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMSAxMS41aC4xMkwxMS42MiAxbDEuNCAxLjM5TDMuOSAxMS41SDM4djJIMy44OEwxMyAyMi42MyAxMS42MiAyNCAxLjEgMTMuNUgxVjEzLjM4eiIvPjwvc3ZnPg==")
}

@media (min-width:730px) {
    .menu-popup__search-close {
        top: 36px;
        right: 9px
    }
}

@media (min-width:1430px) {
    .menu-popup__search-close {
        top: 45px;
        right: 19px;
        width: 46px;
        height: 28px
    }
}

@media (min-width:1980px) {
    .menu-popup__search-close {
        top: 54px;
        right: 58px;
        width: 55px;
        height: 35px
    }
}

.menu-popup__close {
    top: 18px;
    right: 14px;
    width: 27px;
    height: 27px;
    cursor: pointer;
    z-index: 9;
    pointer-events: auto
}

.menu-popup__close,
.menu-popup__close:after {
    position: absolute;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.menu-popup__close:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iMjciIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAyNyAyNyI+PHRpdGxlPmljb19idXJnZXI6MzIw4oCTMTQyOTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIEF2b2NvZGUuPC9kZXNjPjxkZWZzIGlkPSJTdmdqc0RlZnMxMDAxIj48L2RlZnM+PHBhdGggaWQ9IlN2Z2pzUGF0aDEwMDciIGQ9Ik0yODMuMDAyIDQzLjU3NjdMMjk1LjA3ODg5IDMxLjQ5OTgxMDAwMDAwMDAwNEwyODMuMDAyIDE5LjQyMzMwMDAwMDAwMDAwNUwyODQuNDIzIDE4LjAwMjcwMDAwMDAwMDAwNEwyOTYuNDk5NSAzMC4wNzkyMDAwMDAwMDAwMDRMMzA4LjU3NiAxOC4wMDI3MDAwMDAwMDAwMDRMMzA5Ljk5NyAxOS40MjMzMDAwMDAwMDAwMDVMMjk3LjkyMDM1IDMxLjUwMDA1MDAwMDAwMDAwNUwzMDkuOTk2OTk5OTk5OTk5OTYgNDMuNTc2N0wzMDguNTc2OTk5OTk5OTk5OTQgNDQuOTk3NUwyOTYuNDk5NzU5OTk5OTk5OSAzMi45MjA2NDAwMDAwMDAwMDZMMjg0LjQyMjk5OTk5OTk5OTk0IDQ0Ljk5NzVaICIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLC0yODMsLTE4KSI+PC9wYXRoPjwvc3ZnPg==")
}

.no-touch .menu-popup__close:hover:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iMjciIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAyNyAyNyI+PHRpdGxlPmljb19idXJnZXI6MzIw4oCTMTQyOTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIEF2b2NvZGUuPC9kZXNjPjxkZWZzIGlkPSJTdmdqc0RlZnMxMDAxIj48L2RlZnM+PHBhdGggaWQ9IlN2Z2pzUGF0aDEwMDciIGQ9Ik0yODMuMDAyIDQzLjU3NjdMMjk1LjA3ODg5IDMxLjQ5OTgxMDAwMDAwMDAwNEwyODMuMDAyIDE5LjQyMzMwMDAwMDAwMDAwNUwyODQuNDIzIDE4LjAwMjcwMDAwMDAwMDAwNEwyOTYuNDk5NSAzMC4wNzkyMDAwMDAwMDAwMDRMMzA4LjU3NiAxOC4wMDI3MDAwMDAwMDAwMDRMMzA5Ljk5NyAxOS40MjMzMDAwMDAwMDAwMDVMMjk3LjkyMDM1IDMxLjUwMDA1MDAwMDAwMDAwNUwzMDkuOTk2OTk5OTk5OTk5OTYgNDMuNTc2N0wzMDguNTc2OTk5OTk5OTk5OTQgNDQuOTk3NUwyOTYuNDk5NzU5OTk5OTk5OSAzMi45MjA2NDAwMDAwMDAwMDZMMjg0LjQyMjk5OTk5OTk5OTk0IDQ0Ljk5NzVaICIgZmlsbD0iIzAwMCIgZmlsbC1vcGFjaXR5PSIxIiB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLC0yODMsLTE4KSI+PC9wYXRoPjwvc3ZnPg==")
}

@media (min-width:730px) {
    .menu-popup__close {
        top: 35px
    }
}

@media (min-width:1430px) {
    .menu-popup__close {
        top: 43px;
        right: 26px;
        width: 33px;
        height: 33px
    }
}

@media (min-width:1980px) {
    .menu-popup__close {
        top: 52px;
        right: 65px;
        width: 40px;
        height: 40px
    }
}

._search-results .menu-popup__close {
    opacity: 0;
    pointer-events: none
}

._search-results .menu-popup__search-close {
    opacity: 1;
    pointer-events: auto
}

.menu-popup__search-b {
    position: absolute;
    width: 80.35714285714286%;
    max-width: 770px;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .menu-popup__search-b {
        width: 100%;
        margin-top: 17px
    }
}

@media (min-width:1430px) {
    .menu-popup__search-b {
        width: 93.6%;
        margin-top: 30px
    }
}

.menu-popup__search-input {
    position: relative;
    width: 100%;
    height: 45px;
    display: block;
    margin: 0;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 45px;
    text-align: left;
    border: none!important;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    box-shadow: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 10
}

.menu-popup__search-input:focus {
    outline: none
}

@media (min-width:1980px) {
    .menu-popup__search-input {
        font-size: 18px;
        line-height: 54px;
        padding-right: 36px
    }
}

.menu-popup__search-submit {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 100%;
    margin: 0;
    background-color: transparent;
    border: none;
    outline: none;
    z-index: 10
}

.menu-popup__search-submit:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23fff' d='M18.1 18c-1.6 1.6-3.5 2.4-5.8 2.4s-4.2-.8-5.8-2.4c-1.6-1.6-2.4-3.5-2.4-5.8S4.9 8 6.5 6.4C8.1 4.8 10 4 12.3 4c2.2 0 4.2.8 5.8 2.4 1.6 1.6 2.4 3.5 2.4 5.8s-.8 4.2-2.4 5.8zm6.5-5.7c0-3.4-1.2-6.3-3.6-8.7C18.6 1.2 15.7 0 12.3 0 8.9 0 6 1.2 3.6 3.6 1.2 6 0 8.9 0 12.3c0 3.4 1.2 6.3 3.6 8.7 2.4 2.4 5.3 3.6 8.7 3.6 2.5 0 4.8-.7 7-2.2l7.6 7.6 3.1-3.1-7.6-7.7c1.5-2.1 2.2-4.4 2.2-6.9z'/%3E%3C/svg%3E");
    position: absolute;
    top: 18px;
    right: 0;
    width: 15px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-touch .menu-popup__search-submit:hover:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M18.1 18c-1.6 1.6-3.5 2.4-5.8 2.4s-4.2-.8-5.8-2.4c-1.6-1.6-2.4-3.5-2.4-5.8S4.9 8 6.5 6.4C8.1 4.8 10 4 12.3 4c2.2 0 4.2.8 5.8 2.4 1.6 1.6 2.4 3.5 2.4 5.8s-.8 4.2-2.4 5.8zm6.5-5.7c0-3.4-1.2-6.3-3.6-8.7C18.6 1.2 15.7 0 12.3 0 8.9 0 6 1.2 3.6 3.6 1.2 6 0 8.9 0 12.3c0 3.4 1.2 6.3 3.6 8.7 2.4 2.4 5.3 3.6 8.7 3.6 2.5 0 4.8-.7 7-2.2l7.6 7.6 3.1-3.1-7.6-7.7c1.5-2.1 2.2-4.4 2.2-6.9z'/%3E%3C/svg%3E")
}

@media (min-width:1980px) {
    .menu-popup__search-submit {
        width: 36px
    }
    .menu-popup__search-submit:after {
        width: 18px
    }
}

.menu-popup__content {
    height: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
    z-index: 10;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.menu-popup__nav-b {
    margin-top: 83px;
    z-index: 20;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: auto;
    height: calc(100% - 106px);
    padding-bottom: 40px;
    overflow: hidden
}

.menu-popup__nav-b.scroll-wrapper .scroll-content {
    max-height: 100%
}

.menu-popup__nav-b.scroll-wrapper .baron-track {
    background-color: #1d8410
}

.menu-popup__nav-b.scroll-wrapper .baron-bar:after {
    background: #fff!important
}

@media (min-width:730px) {
    .menu-popup__nav-b {
        margin-top: 102px;
        height: calc(100% - 125px)
    }
}

@media (min-width:1430px) {
    .menu-popup__nav-b {
        margin-top: 113px;
        height: calc(100% - 136px)
    }
}

.menu-popup__nav__parent-link-wrap {
    width: 83%;
    margin-bottom: 17px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.menu-popup__nav__parent-link-wrap._open {
    margin-bottom: 26px
}

@media (min-width:380px) {
    .menu-popup__nav__parent-link-wrap {
        width: 100%
    }
}

@media (min-width:730px) {
    .menu-popup__nav__parent-link-wrap {
        margin-bottom: 5px
    }
    .menu-popup__nav__parent-link-wrap._open {
        margin-bottom: 16px
    }
}

@media (min-width:1430px) {
    .menu-popup__nav__parent-link-wrap._open {
        margin-bottom: 22px
    }
}

.menu-popup__nav__parent-link {
    display: inline;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -.6px;
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.menu-popup__nav__parent-link._active {
    color: #000;
    border-color: transparent;
    cursor: default;
    pointer-events: none
}

.menu-popup__nav__parent-link._active._has-submenu {
    cursor: pointer;
    pointer-events: auto
}

.no-touch .menu-popup__nav__parent-link._active._has-submenu:hover {
    border-color: #000!important
}

.menu-popup__nav__parent-link._active._has-submenu+.menu-popup__nav__parent-link-trigger:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyNyAxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgMTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHBvaW50cz0iMTMuNSwxMSAwLDEuMiAwLjksMCAxMy41LDkuMSAyNi4xLDAgMjcsMS4yICIvPg0KPC9zdmc+DQo=")
}

.no-touch .menu-popup__nav__parent-link:hover {
    border-color: #fff
}

@media (min-width:730px) {
    .menu-popup__nav__parent-link {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: -.8px
    }
}

@media (min-width:1430px) {
    .menu-popup__nav__parent-link {
        font-size: 30px;
        line-height: 33px;
        letter-spacing: -1px
    }
}

@media (min-width:1980px) {
    .menu-popup__nav__parent-link {
        font-size: 36px;
        line-height: 40px
    }
}

.rules-link {
    display: none
}

.rules-link a {
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    text-decoration: none
}

.rules-link._only-mobile {
    display: block
}

@media (min-width:1000px) {
    .rules-link {
        position: absolute;
        bottom: 5px;
        display: block
    }
    .rules-link._only-mobile {
        display: none
    }
    .rules-link a {
        color: #fff;
        border-bottom: 1px solid hsla(0, 0%, 100%, .2);
        text-decoration: none;
        -webkit-transition: .3s;
        transition: .3s
    }
    .rules-link a:hover {
        border-bottom: 1px solid #fff
    }
}

.menu-popup__nav__parent-link-trigger {
    position: relative;
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-left: 18px;
    vertical-align: bottom;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.menu-popup__nav__parent-link-trigger:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyNyAxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgMTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiNmZmYiIHBvaW50cz0iMTMuNSwxMSAwLDEuMiAwLjksMCAxMy41LDkuMSAyNi4xLDAgMjcsMS4yICIvPg0KPC9zdmc+DQo=");
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.no-touch .menu-popup__nav__parent-link-trigger:hover:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyNyAxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgMTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHBvaW50cz0iMTMuNSwxMSAwLDEuMiAwLjksMCAxMy41LDkuMSAyNi4xLDAgMjcsMS4yICIvPg0KPC9zdmc+DQo=");
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media (min-width:730px) {
    .menu-popup__nav__parent-link-trigger {
        width: 27px;
        height: 25px;
        margin-left: 17px
    }
}

@media (min-width:1430px) {
    .menu-popup__nav__parent-link-trigger {
        height: 30px
    }
    .menu-popup__nav__parent-link-trigger:after {
        top: -2px
    }
}

@media (min-width:1980px) {
    .menu-popup__nav__parent-link-trigger {
        width: 32px;
        height: 36px
    }
    .menu-popup__nav__parent-link-trigger:after {
        top: -4px
    }
}

._open .menu-popup__nav__parent-link-trigger:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.no-touch ._open .menu-popup__nav__parent-link-trigger:hover:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.menu-popup__nav__child-links-wrap {
    margin-top: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

._open .menu-popup__nav__child-links-wrap {
    height: auto;
    margin-top: 24px
}

@media (min-width:730px) {
    ._open .menu-popup__nav__child-links-wrap {
        margin-top: 16px
    }
}

@media (min-width:1430px) {
    ._open .menu-popup__nav__child-links-wrap {
        margin-top: 21px
    }
}

.menu-popup__nav__child-links-wrap li {
    margin-bottom: 13px;
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.menu-popup__nav__child-links-wrap li:before {
    top: 9px;
    background-color: #fff
}

@media (min-width:730px) {
    .menu-popup__nav__child-links-wrap li {
        margin-bottom: 10px
    }
}

@media (min-width:1980px) {
    .menu-popup__nav__child-links-wrap li {
        font-size: 18px;
        line-height: 20px
    }
}

.menu-popup__nav__child-link {
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.menu-popup__nav__child-link._active {
    color: #000;
    border-color: transparent;
    cursor: default;
    pointer-events: none
}

.no-touch .menu-popup__nav__child-link:hover {
    border-color: #fff
}

._search-results .menu-popup__nav-b {
    opacity: 0;
    z-index: 0;
    pointer-events: none
}

._search-results .menu-popup__search-results-b {
    opacity: 1;
    z-index: 20;
    pointer-events: auto
}

.menu-popup__search-results-b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 40px;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    pointer-events: none
}

.menu-popup__search-results-b.scroll-wrapper .scroll-content {
    max-height: calc(100vh - 83px)
}

@media (min-width:730px) {
    .menu-popup__search-results-b.scroll-wrapper .scroll-content {
        max-height: calc(100vh - 102px)
    }
}

@media (min-width:1430px) {
    .menu-popup__search-results-b.scroll-wrapper .scroll-content {
        max-height: calc(100vh - 113px)
    }
}

.menu-popup__search-results-b.scroll-wrapper .baron-track {
    background-color: #1d8410
}

.menu-popup__search-results-b.scroll-wrapper .baron-track .baron-bar:after {
    background: #fff!important
}

.menu-popup__search-results-b ul {
    margin-top: 1px;
    padding-left: 0
}

.menu-popup__search-results-b li {
    line-height: 17px;
    letter-spacing: .2px
}

.menu-popup__search-results-b li:before {
    content: none
}

@media (min-width:1980px) {
    .menu-popup__search-results-b li {
        line-height: 20px
    }
}

.menu-popup__search-result-link {
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.no-touch .menu-popup__search-result-link:hover {
    border-color: #fff
}

.pagination-wrapper._opened {
    z-index: 1001
}

.pagination-wrapper .content-cols-1,
.pagination-wrapper .content-cols-2-3 {
    border: none;
    overflow: visible
}

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

.pagination-next,
.pagination-prev {
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.pagination-next:after,
.pagination-prev:after {
    content: "";
    position: relative;
    width: 22px;
    height: 15px;
    display: inline-block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNSA5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMDAwO30NCjwvc3R5bGU+DQo8Zz4NCgk8Zz4NCgkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxNSw0LjUgMTAuNCwwIDkuNiwwLjcgMTIuOSw0IDAsNCAwLDUgMTIuOSw1IDkuNiw4LjIgMTAuNCw5IDE0LjIsNS4yIDE0LjIsNS4yIAkJIi8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=");
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.pagination-next._disabled,
.pagination-prev._disabled {
    opacity: .3;
    cursor: default;
    pointer-events: none
}

.pagination-next:active,
.pagination-prev:active {
    -webkit-transform: translateX(5px) translateZ(0);
    transform: translateX(5px) translateZ(0)
}

.pagination-next.pagination-prev:after,
.pagination-prev.pagination-prev:after {
    -webkit-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0)
}

.pagination-next.pagination-prev:active,
.pagination-prev.pagination-prev:active {
    -webkit-transform: translateX(-5px) translateZ(0);
    transform: translateX(-5px) translateZ(0)
}

@media (min-width:1430px) {
    .pagination-next,
    .pagination-prev {
        width: 30px
    }
}

.no-touch .pagination-next:hover:after,
.no-touch .pagination-prev:hover:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNSA5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMjA4RTEyO30NCjwvc3R5bGU+DQo8Zz4NCgk8Zz4NCgkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxNSw0LjUgMTAuNCwwIDkuNiwwLjcgMTIuOSw0IDAsNCAwLDUgMTIuOSw1IDkuNiw4LjIgMTAuNCw5IDE0LjIsNS4yIDE0LjIsNS4yIAkJIi8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=")
}

.pagination-label-mobile {
    font-size: 15px;
    font-weight: 700
}

.pagination-items-mobile-select {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #000;
    padding: 5px 0 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (min-width:730px) {
    .pagination-items-mobile-select {
        display: none
    }
}

.pagination-items-mobile-select:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 11'%3E%3Cpath d='M13.5 11L0 1.2.9 0l12.6 9.1L26.1 0l.9 1.2z'/%3E%3C/svg%3E");
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.pagination-items-mobile-select._opened:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.pagination-items-mobile-select,
.pagination-label-mobile {
    width: 130px;
    margin: 0 auto
}

.pagination-items-mobile {
    display: none;
    background: #fff;
    width: 130px;
    max-height: 150px;
    position: absolute;
    bottom: calc(100% - 30px);
    left: 50%;
    margin-left: -65px;
    overflow: hidden;
    box-sizing: border-box
}

.pagination-items-mobile .pagination-item {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    padding: 5px 10px;
    border-bottom: none
}

.pagination-items-mobile .pagination-item._current {
    color: #cf7a07;
    padding-left: 30px
}

.pagination-items-mobile .pagination-item._current:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg id='Слой_1' xmlns='http://www.w3.org/2000/svg' viewBox='1 3.7 17.3 10.3'%3E%3Cstyle%3E.st0%7Bfill:%230a8c0f%7D%3C/style%3E%3Cpath class='st0' d='M6.6 12.3L2.2 9l.9-1.2 3.6 2.7 9.5-6.7.9 1.2z'/%3E%3C/svg%3E");
    position: absolute;
    display: inline-block;
    width: 17px;
    left: 10px
}

@media (min-width:730px) {
    .pagination-items-mobile,
    .pagination-label-mobile {
        display: none
    }
}

.pagination-items {
    display: none
}

@media (min-width:730px) {
    .pagination-items {
        margin: 0 30px;
        display: block
    }
}

.pagination-items .pagination-item {
    font-size: 18px;
    font-weight: 700
}

@media (min-width:730px) {
    .pagination-items .pagination-item {
        display: inline-block;
        font-size: 25px;
        margin-right: 30px
    }
    .pagination-items .pagination-item:last-child {
        margin-right: 0
    }
}

@media (min-width:1000px) {
    .pagination-items .pagination-item {
        font-size: 30px;
        margin-right: 40px
    }
}

@media (min-width:1980px) {
    .pagination-items .pagination-item {
        font-size: 36px
    }
}

.pagination-items .pagination-item._empty:after {
    content: "..."
}

.no-touch .pagination-items-mobile .pagination-item:hover,
.pagination-items .pagination-item._current {
    color: #e27716;
    border-bottom: none
}

.preloader {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    overflow: hidden;
    color: #fff;
    background-color: #fff;
    z-index: 930;
    opacity: 0;
    -webkit-transition: right .2s linear, bottom .2s linear, width .2s linear, height .2s linear, opacity 0s .2s;
    transition: right .2s linear, bottom .2s linear, width .2s linear, height .2s linear, opacity 0s .2s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (min-width:730px) {
    .preloader {
        -webkit-transition: right .25s linear, bottom .25s linear, width .25s linear, height .25s linear, opacity 0s .25s;
        transition: right .25s linear, bottom .25s linear, width .25s linear, height .25s linear, opacity 0s .25s
    }
}

@media (min-width:1000px) {
    .preloader {
        -webkit-transition: right .6s, bottom .6s, width .6s, height .6s, opacity 0s .6s;
        transition: right .6s, bottom .6s, width .6s, height .6s, opacity 0s .6s
    }
}

@media (min-width:1430px) {
    .preloader {
        right: 20px;
        bottom: 20px;
        width: 50px;
        height: 50px;
        -webkit-transition: right .8s, bottom .8s, width .8s, height .8s, opacity 0s .8s;
        transition: right .8s, bottom .8s, width .8s, height .8s, opacity 0s .8s
    }
}

@media (min-width:1980px) {
    .preloader {
        right: 59px;
        bottom: 45px;
        width: 60px;
        height: 60px
    }
}

.preloader._green {  /*цвет фона прелоадера*/
    background-color: #e27716
}

._preloader {
    overflow: hidden
}

._preloader .preloader {
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    z-index: 1100
}

._preloader .preloader-content,
._preloader .preloader-logo {
    opacity: 1
}

._no-preloader .preloader {
    -webkit-transition: none!important;
    transition: none!important
}

.preloader-logo {
    position: absolute;
    top: 100px;
    left: 20px;
    width: 55px;
    opacity: 0;
    -webkit-transition: top .1s linear, left .1s linear, width .1s linear, opacity .3s linear, -webkit-transform .1s linear;
    transition: top .1s linear, left .1s linear, width .1s linear, opacity .3s linear, -webkit-transform .1s linear;
    transition: top .1s linear, left .1s linear, width .1s linear, transform .1s linear, opacity .3s linear;
    transition: top .1s linear, left .1s linear, width .1s linear, transform .1s linear, opacity .3s linear, -webkit-transform .1s linear;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (min-width:730px) {
    .preloader-logo {
        left: 75px;
        top: 50%;
        width: 240px;
        -webkit-transform: translateY(-323px) translateZ(0);
        transform: translateY(-323px) translateZ(0)
    }
}

@media (min-width:1000px) {
    .preloader-logo {
        left: 145px;
        -webkit-transform: translateY(-151px) translateZ(0);
        transform: translateY(-151px) translateZ(0)
    }
}

@media (min-width:1430px) {
    .preloader-logo {
        left: 250px;
        width: 301px;
        -webkit-transform: translateY(-190px) translateZ(0);
        transform: translateY(-190px) translateZ(0)
    }
}

@media (min-width:1980px) {
    .preloader-logo {
        width: 361px
    }
}

._started .preloader-logo {
    opacity: 1
}

.preloader-content {
    position: absolute;
    top: 50%;
    left: 20px;
    opacity: 0;
    -webkit-transform: translateY(-44px) translateZ(0);
    transform: translateY(-44px) translateZ(0);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

@media (min-width:730px) {
    .preloader-content {
        left: 75px;
        -webkit-transform: translateY(12px);
        transform: translateY(12px)
    }
}

@media (min-width:1000px) {
    .preloader-content {
        left: 50%;
        margin-left: 11px;
        -webkit-transform: translateY(-157px);
        transform: translateY(-157px)
    }
}

@media (min-width:1430px) {
    .preloader-content {
        margin-left: 12px;
        -webkit-transform: translateY(-197px);
        transform: translateY(-197px)
    }
}

.preloader-text {
    width: 0;
    overflow: hidden;
    font-weight: 700;
    font-size: 30px;
    line-height: 31px;
    letter-spacing: -.8px;
    color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.preloader-text[data-preloader-text="0"] {
    -webkit-transition: all .1s linear, width .3s linear;
    transition: all .1s linear, width .3s linear
}

.preloader-text[data-preloader-text="1"] {
    -webkit-transition: all .1s linear, width .4s linear;
    transition: all .1s linear, width .4s linear
}

.preloader-text[data-preloader-text="2"] {
    -webkit-transition: all .1s linear, width .25s linear;
    transition: all .1s linear, width .25s linear
}

.preloader-text[data-preloader-text="3"] {
    -webkit-transition: all .1s linear, width .35s linear;
    transition: all .1s linear, width .35s linear
}

.preloader-text[data-preloader-text="4"] {
    -webkit-transition: all .1s linear, width .4s linear;
    transition: all .1s linear, width .4s linear
}

.preloader-text[data-preloader-text="5"] {
    -webkit-transition: all .1s linear, width .35s linear;
    transition: all .1s linear, width .35s linear
}

@media (min-width:730px) {
    .preloader-text {
        font-size: 40px;
        line-height: 42px;
        letter-spacing: -1px
    }
}

@media (min-width:1430px) {
    .preloader-text {
        font-size: 50px;
        line-height: 52px;
        letter-spacing: -1.4px
    }
}

@media (min-width:1980px) {
    .preloader-text {
        font-size: 60px;
        line-height: 62px
    }
}

.preloader-text-logo {
    position: absolute;
    margin-top: 26px;
    width: 129px;
    opacity: 0;
    -webkit-transition: margin-top .1s linear, width .1s linear, opacity .3s linear;
    transition: margin-top .1s linear, width .1s linear, opacity .3s linear
}

@media (min-width:730px) {
    .preloader-text-logo {
        margin-top: 41px
    }
}

@media (min-width:1430px) {
    .preloader-text-logo {
        width: 161px;
        margin-top: 54px
    }
}

@media (min-width:1980px) {
    .preloader-text-logo {
        width: 193px
    }
}

._started .preloader-text-logo {
    opacity: 1
}

.scroll-wrapper.baron .baron-track {
    display: block
}

.scroll-wrapper .scroll-content {
    width: 100%;
    max-height: 150px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

.scroll-wrapper .scroll-content::-webkit-scrollbar {
    width: 0;
    height: 0
}

.scroll-wrapper .baron-track {
    background-color: #f1f1f1;
    width: 4px;
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    z-index: 900;
    display: none
}

.scroll-wrapper .baron-track .baron-bar {
    width: 15px;
    position: absolute;
    left: -7px;
    z-index: 1;
    cursor: pointer
}

.scroll-wrapper .baron-track .baron-bar:after {
    background: #cf7a07;
    width: 4px;
    position: absolute;
    top: 0;
    left: 7px;
    bottom: 0;
    content: ""
}


/* подчеркивание ссылок контента */
section.content a, div.info-contact-block a {
	text-decoration: none;
	border-bottom: 1px solid rgba(0,0,0,.2);
	transition: .1s linear;
}

section.content a:hover, div.info-contact-block a:hover {
	color:#cf7a07;
	border-color:#cf7a07;
}



/* ссылка на старую версию сайта */
body div.oldsite {
	position:fixed;
	left:50%;
	z-index:100;
}

body div.oldsite a {
	font-weight:700;
	font-size:14px;
	line-height:30px;
	text-decoration:none;
	color:#cf7a07;
	/*text-shadow: #fff 0 0 2px;*/
}

@media screen and (max-width:2560px) {
	body div.oldsite {top:46px;display:block;}
}


@media screen and (max-width:1429px) {
	body div.oldsite {top:35px;display:block;}
}


@media screen and (max-width:729px) {
	body div.oldsite {display:none;}
}



/* добавления иконки внешних ссылок */
section.content-wrap a.extLink:after {/* черная иконка */
	content: "" url('https://intech-gmbh.com/img/_png/External_Link_16.png');
	padding-left:3px;
}

section.menu-popup a.extLink:after { /* белая иконка в меню */
	content: "" url('../img/_png/External_Link_16_white.png');
	padding-left:3px;
}


/* формулы */
.formula {
	text-align:center;
	font-style:italic;
	font-size:16px;
}


/*
новая строка поиска - искать по классу .menu-popup__search-ya 
плюс выпадающее окошко на карте для челябинска main-page__contacts-map__flag-hover._chelyab
*/



/* ссылки на главной странице */
div.mainlinks > a {
	font-size: 30px;
	line-height: 33px;
	letter-spacing: -.9px;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,0,0,.2);
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
}

div.links ul.list, div.links ul.list ul {
	margin-top:5px;
}

div.links ul.list li {
	line-height: 20px;
	font-weight: normal;
}

div.links ul.list {
	height:100%;
}
div.links ul.list > li {
	font-weight: 700;
}

div.links {
	max-height:85vh;
	overflow:auto;
}

div.closediv {
	border-bottom:1px solid rgba(0,0,0,.2)
}

div.links a:visited, div.links a:link {
	color:black;
}

.closediv {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -moz-transition: opacity 1s, max-height 1s;
    -ms-transition: opacity 1s, max-height 1s;
    transition: opacity 1s, max-height 1s;
    /*_display: none;*/
}

.expanded {
    max-height: 1000px;
    opacity: 1;
    /*_display: block;*/
}


div.marks img {
width:50px;
border:1px solid black;
float:left;
margin-top:7px;
}

div.marks p {
margin:0px 60px;
}


/* строка поиска яндекс */
.menu-popup__search-b, .menu-popup__search-ya {
	position:absolute;width:80.35714285714286%;max-width:770px;box-sizing:border-box;border-bottom:2px solid #fff;-webkit-transition:all .1s linear;transition:all .1s linear
}

@media (min-width:730px){
	.menu-popup__search-b, .menu-popup__search-ya {width:100%;margin-top:17px}
}

@media (min-width:1430px){
	.menu-popup__search-b, .menu-popup__search-ya {width:93.6%;margin-top:30px}
}