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

body {
    margin: 0
}

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

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

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

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

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

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

html {
    box-sizing: border-box
}

body,
html {
    height: 100%
}

body {
    min-width: 320px;
    background-color: #fff;
    font-family: Open Sans, sans-serif;
    color: #1e252b
}

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

a {
    color: #3d3d3c;
    transition: all .3s ease-in-out
}

a,
a:focus,
a:hover {
    text-decoration: none
}

a:focus,
a:hover {
    color: #999
}

figure {
    margin: 0
}

figure,
p {
    padding: 0
}

p {
    margin: 0 0 15px
}

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

ul {
    list-style-type: none
}

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

@font-face {
    font-family: Gotham-Light;
    font-weight: 400;
    src: url(../fonts/Gotham-Light.otf) format("opentype")
}

@font-face {
    font-family: Gotham-Medium;
    font-weight: 400;
    src: url(../fonts/Gotham-Medium.otf) format("opentype")
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-search:before {
    content: "\e800"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-instagram:before {
    content: "\f16d"
}

.container {
    width: 100%;
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:1365px) {
    .container {
        max-width: 1170px
    }
}

@media (max-width:1199px) {
    .container {
        max-width: 990px
    }
}

.clear:after {
    content: "";
    display: table;
    clear: both
}

.control-content {
    display: flex;
    height: 100%;
    min-height: inherit
}

.control-content img {
    max-height: 100%
}

.control-content__inside {
    display: inline-block;
    width: 100%
}

.control-content__inside--bottom {
    align-self: flex-end
}

.control-content--center {
    align-items: center;
    justify-content: center
}

.row {
    flex-order: row
}

@media (max-width:991px) {
    .on-tablet-third {
        order: 3
    }
}

@media (max-width:991px) {
    .on-tablet-second {
        order: 2
    }
}

.on-mobile-first {
    order: 2
}

@media (max-width:767px) {
    .on-mobile-first {
        order: 1
    }
}

.on-mobile-second {
    order: 1
}

@media (max-width:767px) {
    .on-mobile-second {
        order: 2
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px
}

@media (max-width:1199px) {
    h2 {
        font-size: 36px;
        line-height: 36px
    }
}

@media (max-width:991px) {
    h2 {
        font-size: 34px;
        line-height: 34px
    }
}

@media (max-width:767px) {
    h2 {
        font-size: 30px;
        line-height: 30px
    }
}

h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 42px
}

@media (max-width:767px) {
    h3 {
        font-size: 14px;
        line-height: 22px
    }
}

p {
    font-size: 20px;
    line-height: 30px;
    color: #1e252b
}

@media (max-width:1679px) {
    p {
        font-size: 18px;
        line-height: 28px
    }
}

@media (max-width:1199px) {
    p {
        font-size: 16px;
        line-height: 26px
    }
}

@media (max-width:767px) {
    p {
        font-size: 14px;
        line-height: 22px
    }
}

ul {
    margin: 0;
    padding: 0
}

.map-box {
    padding: 20px 0 0;
    overflow: hidden;
    position: relative;
    height: 0;
    min-height: 475px
}

.map-box__init {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.wrapper {
    padding-top: 150px
}

@media (max-width:1199px) {
    .wrapper {
        padding-top: 130px
    }
}

@media (max-width:991px) {
    .wrapper {
        padding-top: 120px
    }
}

@media (max-width:767px) {
    .wrapper {
        padding-top: 77px
    }
}

.wrapper--no-top-padding {
    padding-top: 0
}

.block-wrapper {
    position: relative
}

.block-wrapper>img {
    opacity: 1
}

.block-wrapper--block-default {
    height: 100%
}

.block-wrapper__inner {
    position: absolute
}

.block-wrapper__inner--left-border {
    right: 0;
    left: calc((100vw - 1500px)/ 2*-1);
    height: inherit;
    background-size: cover
}

@media (max-width:1919px) {
    .block-wrapper__inner--left-border {
        left: calc((100vw - 1410px)/ 2*-1)
    }
}

@media (max-width:1679px) {
    .block-wrapper__inner--left-border {
        left: calc((100vw - 1140px)/ 2*-1)
    }
}

@media (max-width:1199px) {
    .block-wrapper__inner--left-border {
        left: calc((100vw - 960px)/ 2*-1)
    }
}

@media (max-width:991px) {
    .block-wrapper__inner--left-border {
        left: 0
    }
}

.block-wrapper__inner--right-border {
    right: calc((100vw - 1180px)/ 2*-1);
    left: 0;
    height: inherit;
    background-size: cover
}

@media (max-width:1679px) {
    .block-wrapper__inner--right-border {
        right: calc((100vw - 1140px)/ 2*-1)
    }
}

@media (max-width:1199px) {
    .block-wrapper__inner--right-border {
        right: calc((100vw - 960px)/ 2*-1)
    }
}

@media (max-width:991px) {
    .block-wrapper__inner--right-border {
        right: -15px
    }
}

@media (max-width:767px) {
    .block-wrapper__inner--right-border {
        right: 0;
        background-position: 50% 50%
    }
}

.gm-style .gm-style-iw-c {
    padding: 20px 15px 10px !important
}

.cookie-message {
    position: fixed;
    z-index: 9991;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    padding: 15px 0;
    background-color: #292927;
    text-align: center
}

.cookie-message .container {
    padding: 0 45px
}

.cookie-message p {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 21px;
    color: #fff
}

@media (max-width:1199px) {
    .cookie-message p {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 18px
    }
}

@media (max-width:991px) {
    .cookie-message p {
        display: block
    }
}

.cookie-message .read-more {
    display: inline-block;
    border: 2px solid #fff;
    margin-left: 35px;
    padding: 8px 15px;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    color: #fff
}

@media (max-width:1199px) {
    .cookie-message .read-more {
        margin-left: 0
    }
}

@media (max-width:991px) {
    .cookie-message .read-more {
        margin-top: 10px;
        margin-left: 0
    }
}

.cookie-message .read-more:hover {
    background-color: #fff;
    color: #292927
}

.cookie-message .close {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 19px;
    height: 19px;
    background-image: url(../images/icon-close.png);
    background-repeat: no-repeat;
    border: 0;
    float: right;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1199px) {
    .cookie-message .close {
        top: 20px;
        -webkit-transform: none;
        transform: none
    }
}

.navbar {
    position: fixed;
    z-index: 9991;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 148px;
    background-color: #fff;
    font-size: 0;
    text-align: right;
    transition: all .7s ease-in-out;
    /* -webkit-transform: translateY(-100%);
    transform: translateY(-100%); */
    opacity: 1
}

@media (max-width:1679px) {
    .navbar {
        max-height: 136px
    }
}

@media (max-width:1199px) {
    .navbar {
        max-height: 125px
    }
}

@media (max-width:991px) {
    .navbar {
        max-height: 108px
    }
}

@media (max-width:767px) {
    .navbar {
        max-height: 60px
    }
}

.navbar a:focus,
.navbar a:hover {
    color: #999
}

.navbar .container {
    position: relative;
    padding-top: 28px;
    min-height: 148px;
    transition: all .3s ease-in-out
}

@media (max-width:1679px) {
    .navbar .container {
        min-height: 136px;
        padding-top: 26px
    }
}

@media (max-width:1199px) {
    .navbar .container {
        min-height: 125px;
        padding-bottom: 26px
    }
}

@media (max-width:991px) {
    .navbar .container {
        min-height: 108px
    }
}

@media (max-width:767px) {
    .navbar .container {
        min-height: 60px;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.navbar__logo {
    position: absolute;
    bottom: 38px;
    left: 15px;
    width: 100%;
    max-width: 173px;
    transition: all .5s ease-in-out
}

@media (max-width:767px) {
    .navbar__logo {
        bottom: 10px
    }
}

.navbar__logo img {
    width: 100%;
    float: left
}

@media (max-width:1679px) {
    .navbar__logo img {
        max-width: 200px;
            width: 200px;
    }
}

@media (max-width:1199px) {
    .navbar__logo img {
        max-width: 130px
    }
}

@media (max-width:991px) {
    .navbar__logo img {
        max-width: 100px
    }
}

@media (max-width:767px) {
    .navbar__logo img {
        max-width: 71px
    }
}

.navbar__logo:hover {
    opacity: .8
}

.navbar__nav {
    display: inline-block;
    padding-top: 48px;
    transition: all .3s ease-in-out
}

@media (max-width:1679px) {
    .navbar__nav {
        padding-top: 38px
    }
}

@media (max-width:1199px) {
    .navbar__nav {
        position: fixed;
        z-index: 999;
        top: 125px;
        right: 0;
        left: 0;
        margin: 0;
        padding: 43px 0 0;
        visibility: hidden;
        opacity: 0
    }
}

@media (max-width:991px) {
    .navbar__nav {
        top: 108px
    }
}

@media (max-width:767px) {
    .navbar__nav {
        top: 60px
    }
}

.navbar__lang {
    display: inline-block;
    margin-left: 33px;
    transition: all .5s ease-in-out
}

@media (max-width:1199px) {
    .navbar__lang {
        vertical-align: top;
        margin-top: 21px
    }
}

@media (max-width:991px) {
    .navbar__lang {
        margin-top: 13px
    }
}

@media (max-width:767px) {
    .navbar__lang {
        margin-top: 6px;
        margin-left: 0
    }
}

.navbar__toggle-menu {
    display: none;
    vertical-align: top;
    position: relative;
    height: 22px;
    width: 22px;
    margin-top: 29px;
    margin-left: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s ease-in-out
}

@media (max-width:1199px) {
    .navbar__toggle-menu {
        display: inline-block
    }
}

@media (max-width:991px) {
    .navbar__toggle-menu {
        margin-top: 21px;
        margin-left: 15px
    }
}

@media (max-width:767px) {
    .navbar__toggle-menu {
        margin-top: 9px;
        margin-left: 10px
    }
}

.navbar__toggle-menu__line {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    height: 3px;
    background-color: #292927;
    -webkit-transform: translateX(0) translateY(50%);
    transform: translateX(0) translateY(50%);
    border-radius: 20px
}

.navbar__toggle-menu__line--line-1 {
    top: 0
}

.navbar__toggle-menu__line--line-2 {
    top: 7px
}

.navbar__toggle-menu__line--line-3 {
    top: 14px
}

.navbar__toggle-menu--active .navbar__toggle-menu__line {
    background-color: #fff
}

.navbar__toggle-menu--active .navbar__toggle-menu__line--line-1 {
    top: 10px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.navbar__toggle-menu--active .navbar__toggle-menu__line--line-2 {
    opacity: 0
}

.navbar__toggle-menu--active .navbar__toggle-menu__line--line-3 {
    top: 10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.navbar__nav-main {
    text-align: right
}

@media (max-width:1199px) {
    .navbar__nav-main {
        display: block;
        padding: 0 15px
    }
}

.navbar__nav-main>li {
    position: relative;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px
}

@media (max-width:1679px) {
    .navbar__nav-main>li {
        font-size: 15px
    }
}

@media (max-width:1199px) {
    .navbar__nav-main>li {
        display: block;
        float: none;
        padding: 0;
        min-width: 100px;
        border-top: 1px solid hsla(0, 0%, 100%, .45);
        font-size: 17px;
        text-align: left
    }
}

.navbar__nav-main>li+li {
    margin-left: 22px
}

@media (max-width:1679px) {
    .navbar__nav-main>li+li {
        margin-left: 18px
    }
}

@media (max-width:1199px) {
    .navbar__nav-main>li+li {
        margin-left: 0
    }
}

.navbar__nav-main>li:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background-color: #569221;
    opacity: 0;
    transition: all .3s ease-in-out
}

@media (max-width:1199px) {
    .navbar__nav-main>li:after {
        display: none
    }
}

.navbar__nav-main>li>a {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding-bottom: 57px;
    color: #3c332c;
    text-align: center
}

@media (max-width:1199px) {
    .navbar__nav-main>li>a {
        display: block;
        padding: 11px 15px 15px
    }
}

.navbar__nav-main>li>a:hover {
    color: #569221
}

.navbar__nav-main>li.menu-item-has-children {
    position: relative;
    z-index: 1
}

.navbar__nav-main>li.menu-item-has-children>ul {
    position: absolute;
    top: 100%;
    left: -18px;
    min-width: 100%;
    max-height: 0;
    padding: 0;
    transition: all .5s ease-in-out;
    overflow: hidden
}

@media (max-width:1199px) {
    .navbar__nav-main>li.menu-item-has-children>ul {
        position: relative;
        top: auto;
        left: auto;
        display: none;
        padding: 0;
        min-width: 0;
        margin-top: 0
    }
}

.navbar__nav-main>li.menu-item-has-children>ul ul {
    position: relative;
    top: auto;
    left: auto;
    min-width: 0
}

.navbar__nav-main>li.menu-item-has-children>ul ul li {
    padding-left: 15px
}

.navbar__nav-main>li.menu-item-has-children>ul ul li a {
    padding: 2px 15px 3px
}

.navbar__nav-main>li.menu-item-has-children>ul ul li a:before {
    content: "-";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.navbar__nav-main>li.menu-item-has-children>ul li {
    position: relative;
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0;
    white-space: nowrap;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .05em
}

@media (max-width:1919px) {
    .navbar__nav-main>li.menu-item-has-children>ul li {
        font-size: 14px
    }
}

@media (max-width:1199px) {
    .navbar__nav-main>li.menu-item-has-children>ul li {
        background-color: transparent
    }
}

.navbar__nav-main>li.menu-item-has-children>ul li.current-menu-item a {
    background-color: #569221;
    color: #fff
}

.navbar__nav-main>li.menu-item-has-children>ul li a {
    display: block;
    padding: 12px 31px 14px 28px;
    color: #232426
}

@media (max-width:1919px) {
    .navbar__nav-main>li.menu-item-has-children>ul li a {
        padding-right: 25px;
        padding-left: 20px
    }
}

@media (max-width:1199px) {
    .navbar__nav-main>li.menu-item-has-children>ul li a {
        background-color: transparent;
        color: #fff
    }


}

@media (max-width:991px) {
    .navbar__nav-main>li.menu-item-has-children>ul li a {
        padding: 12px 15px;
        text-align: center
    }
}

.navbar__nav-main>li.menu-item-has-children>ul li a:hover {
    background-color: #569221;
    color: #fff
}

@media (max-width:1199px) {
    .navbar__nav-main>li.menu-item-has-children>ul li a:hover {
        background-color: transparent
    }
}

.navbar__nav-main>li.menu-item-has-children:hover:after {
    opacity: 0;
    height: 0
}

.navbar__nav-main>li.menu-item-has-children:hover>a {
    color: #569221
}

.navbar__nav-main>li.menu-item-has-children:hover>ul {
    visibility: visible;
    opacity: 1;
    max-height: 300px
}

@media (max-width:991px) {
    .navbar__nav-main>li.menu-item-has-children:hover>ul {
        display: block
    }
}

.navbar__nav-main>li.current-menu-item:after,
.navbar__nav-main>li.current-menu-parent:after,
.navbar__nav-main>li.current_page_parent:after {
    opacity: 1
}

.navbar__nav-main>li.current-menu-item>a,
.navbar__nav-main>li.current-menu-parent>a,
.navbar__nav-main>li.current_page_parent>a {
    color: #569221
}

@media (max-width:991px) {

    .navbar__nav-main>li.current-menu-item>a,
    .navbar__nav-main>li.current-menu-parent>a,
    .navbar__nav-main>li.current_page_parent>a {
        color: #1e252b
    }
}

.navbar__nav-main>li.current-menu-item>a:hover,
.navbar__nav-main>li.current-menu-parent>a:hover,
.navbar__nav-main>li.current_page_parent>a:hover {
    color: #569221
}

.navbar--loaded {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.navbar--menu-open {
    max-height: 100vh;
    background-color: #569221
}

.navbar--menu-open .dropdown__toggle {
    background-color: #fff
}

.navbar--menu-open .navbar__nav {
    opacity: 1;
    visibility: visible
}

.navbar--menu-open .navbar__nav-main li a {
    color: #fff
}

.navbar--menu-open .navbar__logo svg path.st0,
.navbar--menu-open .navbar__logo svg path.st1 {
    fill: #fff
}

.navbar--menu-open .navbar--dark {
    display: none
}

.navbar--scrolling {
    background-color: #31761b;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    transition: all .3s ease-in-out
}

@media (max-width:1199px) {
    .navbar--scrolling {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@media (max-width:767px) {
    .navbar--scrolling {
        -webkit-transform: none;
        transform: none
    }
}

.navbar--scrolling .dropdown__toggle {
    background-color: #fff
}

.navbar--scrolling .navbar__logo {
    max-width: 140px;
    transition: all .3s ease-in-out
}

@media (max-width:1679px) {
    .navbar--scrolling .navbar__logo {
        max-width: 130px;
        bottom: 25px
    }
}

@media (max-width:1199px) {
    .navbar--scrolling .navbar__logo {
        bottom: 19px
    }
}

@media (max-width:767px) {
    .navbar--scrolling .navbar__logo {
        bottom: 10px
    }
}

@media (max-width:1679px) {
    .navbar--scrolling .navbar__nav {
        padding-top: 42px
    }
}

.navbar--scrolling .navbar__nav-main li:after {
    opacity: 0
}

.navbar--scrolling .navbar__nav-main li a {
    color: #fff
}

.navbar--scrolling .navbar__nav-main li a:hover {
    color: hsla(0, 0%, 100%, .8)
}

@media (max-width:1679px) {
    .navbar--scrolling .navbar__nav-main li.menu-item-has-children>ul {
        margin-top: -4px
    }
}

.navbar--scrolling .navbar__nav-main li.menu-item-has-children a:hover {
    color: hsla(0, 0%, 100%, .9)
}

.navbar--scrolling .navbar__nav-main li.current-menu-item:after {
    background-color: #fff;
    opacity: 1
}

@media (max-width:1679px) {
    .navbar--scrolling .navbar__nav-main li.current-menu-item>a {
        padding-bottom: 53px
    }
}

.navbar--scrolling .navbar__nav-main li.current-menu-item:hover {
    color: hsla(0, 0%, 100%, .9)
}

@media (max-width:1199px) {
    .navbar--scrolling .navbar__toggle-menu {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@media (max-width:767px) {
    .navbar--scrolling .navbar__toggle-menu {
        -webkit-transform: none;
        transform: none
    }
}

@media (max-width:1199px) {
    .navbar--scrolling .navbar__toggle-menu__line {
        background-color: #fff
    }
}

@media (max-width:1199px) {
    .navbar--scrolling .navbar__lang {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}

@media (max-width:767px) {
    .navbar--scrolling .navbar__lang {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    40% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }

    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    40% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }

    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

.hero {
    position: relative;
    background-repeat: no-repeat
}

.hero__slider {
    position: relative;
    z-index: 9
}

.hero__slider .slick-arrow {
    position: absolute;
    z-index: 91;
    bottom: 75px;
    font-size: 0
}

@media (max-width:1919px) {
    .hero__slider .slick-arrow {
        bottom: 35px
    }
}

@media (max-width:1199px) {
    .hero__slider .slick-arrow {
        bottom: 25px
    }
}

.hero__slider .slick-arrow:after {
    content: "";
    border: solid rgba(0, 0, 0, .65);
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .3s ease-in-out
}

@media (max-width:1919px) {
    .hero__slider .slick-arrow:after {
        padding: 4px;
        border-width: 0 3px 3px 0
    }
}

.hero__slider .slick-arrow.slick-next {
    right: 80px
}

@media (max-width:1919px) {
    .hero__slider .slick-arrow.slick-next {
        right: 50px
    }
}

@media (max-width:1199px) {
    .hero__slider .slick-arrow.slick-next {
        right: 25px
    }
}

@media (max-width:767px) {
    .hero__slider .slick-arrow.slick-next {
        right: 10px
    }
}

.hero__slider .slick-arrow.slick-prev {
    left: 80px
}

@media (max-width:1919px) {
    .hero__slider .slick-arrow.slick-prev {
        left: 50px
    }
}

@media (max-width:1199px) {
    .hero__slider .slick-arrow.slick-prev {
        left: 25px
    }
}

@media (max-width:767px) {
    .hero__slider .slick-arrow.slick-prev {
        left: 10px
    }
}

.hero__slider .slick-arrow.slick-prev:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.hero__slider .slick-slide {
    display: flex;
    justify-content: center
}

.hero__slider .slick-dots {
    position: absolute;
    top: 202px;
    right: 52px
}

@media (max-width:1679px) {
    .hero__slider .slick-dots {
        top: 180px;
        right: 40px
    }
}

@media (max-width:991px) {
    .hero__slider .slick-dots {
        top: 140px
    }
}

.hero__slider .slick-dots button {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-radius: 100%;
    font-size: 0
}

.hero__slider .slick-dots li {
    margin-bottom: 5px
}

.hero__slider .slick-dots li.slick-active button {
    background-color: #569221
}

.hero__slider .btn {
    opacity: 0
}

.hero__slider__item {
    position: relative;
    padding-top: 148px;
    background-size: cover;
    background-position: 50% 50%
}

@media (max-width:1679px) {
    .hero__slider__item {
        padding-top: 136px
    }
}

@media (max-width:1199px) {
    .hero__slider__item {
        padding-top: 125px
    }
}

@media (max-width:991px) {
    .hero__slider__item {
        padding-top: 108px
    }
}

@media (max-width:767px) {
    .hero__slider__item {
        min-height: 450px;
        padding-top: 60px
    }
}

.hero__slider__content {
    display: inline-block;
    padding-top: 150px;
    padding-bottom: 110px;
    text-align: center;
    align-self: flex-end
}

@media (max-width:1679px) {
    .hero__slider__content {
        padding-top: 100px
    }
}

@media (max-width:991px) {
    .hero__slider__content {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .hero__slider__content {
        padding-top: 40px;
        padding-bottom: 60px
    }
}

@media (max-width:374px) {
    .hero__slider__content {
        padding-bottom: 40px
    }
}

.hero__slider__content h1 {
    margin-bottom: 40px;
    font-size: 58px;
    font-weight: 300;
    line-height: 63px;
    color: #fff;
    opacity: 1
}

@media (max-width:1679px) {
    .hero__slider__content h1 {
        font-size: 45px;
        line-height: 55px
    }
}

@media (max-width:767px) {
    .hero__slider__content h1 {
        margin-bottom: 27px;
        font-size: 30px;
        line-height: 33px
    }
}

.hero__go-down {
    position: absolute;
    z-index: 91;
    bottom: -55px;
    right: 0;
    left: 0;
    margin: auto;
    width: 95px;
    height: 95px;
    background-color: #fff;
    border-radius: 100%
}

@media (max-width:767px) {
    .hero__go-down {
        bottom: -32px;
        width: 63px;
        height: 63px
    }
}

.hero__go-down:after,
.hero__go-down:before {
    content: "";
    position: absolute;
    opacity: .6;
    transition: all .3s ease-in-out
}

.hero__go-down:before {
    top: 29px;
    right: 0;
    left: 0;
    width: 23px;
    height: 36px;
    margin: auto;
    background-image: url(../images/icon-computer-mouse.svg);
    background-size: cover
}

@media (max-width:767px) {
    .hero__go-down:before {
        top: 16px;
        width: 18px;
        height: 26px;
        background-image: url(../images/icon-hand.svg)
    }
}

.hero__go-down:after {
    top: 69px;
    right: 0;
    left: 0;
    width: 13px;
    height: 15px;
    margin: auto;
    background-image: url(../images/icon-arrow-down.svg);
    background-size: cover;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width:767px) {
    .hero__go-down:after {
        top: 45px;
        width: 8px;
        height: 10px
    }
}

.hero__go-down:hover:after,
.hero__go-down:hover:before {
    opacity: 1
}

.hero--full {
    min-height: 100vh
}

@media (max-width:767px) {
    .hero--full {
        min-height: 354px
    }
}

.hero--full .hero__slider {
    min-height: 100vh
}

@media (max-width:767px) {
    .hero--full .hero__slider {
        min-height: 450px
    }
}

.hero--full .hero__slider__item {
    min-height: 100vh;
    padding-top: 148px
}

@media (max-width:1679px) {
    .hero--full .hero__slider__item {
        padding-top: 136px
    }
}

@media (max-width:1199px) {
    .hero--full .hero__slider__item {
        padding-top: 130px
    }
}

@media (max-width:991px) {
    .hero--full .hero__slider__item {
        padding-top: 112px
    }
}

@media (max-width:767px) {
    .hero--full .hero__slider__item {
        min-height: 450px;
        padding-top: 60px
    }
}

.hero--full .hero__slider__content {
    padding-bottom: 160px
}

@media (max-width:767px) {
    .hero--full .hero__slider__content {
        padding-bottom: 120px
    }
}

.hero--full .hero__slider__content h1 {
    margin-bottom: 55px;
    font-size: 80px;
    font-weight: 300;
    line-height: 90px;
    color: #fff;
    opacity: 1
}

@media (max-width:1919px) {
    .hero--full .hero__slider__content h1 {
        font-size: 60px;
        line-height: 70px
    }
}

@media (max-width:1679px) {
    .hero--full .hero__slider__content h1 {
        font-size: 45px;
        line-height: 55px
    }
}

@media (max-width:767px) {
    .hero--full .hero__slider__content h1 {
        margin-bottom: 27px;
        font-size: 30px;
        line-height: 33px
    }
}

.hero--full .hero__slider__content h1 strong {
    display: block
}

.hero--sub {
    min-height: 595px;
    background-size: cover;
    background-position: 50% 50%
}

@media (max-width:1199px) {
    .hero--sub {
        min-height: 450px
    }
}

@media (max-width:374px) {
    .hero--sub {
        min-height: 350px
    }
}

.hero--sub:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .06)
}

.hero--sub .hero__slider__item {
    min-height: 595px
}

@media (max-width:1199px) {
    .hero--sub .hero__slider__item {
        min-height: 550px
    }
}

@media (max-width:767px) {
    .hero--sub .hero__slider__item {
        min-height: 450px
    }
}

@media (max-width:374px) {
    .hero--sub .hero__slider__item {
        min-height: 350px
    }
}

.hero--sub .hero__slider__content {
    padding-top: 60px
}

[data-animated=true][data-animation-step],
[data-animated=true][data-animation-step] img[src*=".jpg"],
[data-animated=true][data-animation-step] img[src*=".png"],
[data-animated=true][data-animation-step] p,
[data-animated=true][data-animation-type=animation],
[data-animated=true][data-animation-type=animation] img[src*=".jpg"],
[data-animated=true][data-animation-type=animation] img[src*=".png"],
[data-animated=true][data-animation-type=animation] p,
[data-animated=true][data-animation-type=group],
[data-animated=true][data-animation-type=group] img[src*=".jpg"],
[data-animated=true][data-animation-type=group] img[src*=".png"],
[data-animated=true][data-animation-type=group] p {
    -webkit-filter: none !important;
    filter: none !important
}

.block__image {
    opacity: 1
}

.block__container {
    width: 100%;
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:1365px) {
    .block__container {
        max-width: 1170px
    }
}

@media (max-width:1199px) {
    .block__container {
        max-width: 990px
    }
}

.block__header {
    transition-timing-function: ease-in-out;
    transition-duration: 1s;
    transition-property: all;
    opacity: 1
}

.block__header--text-medium {
    text-align: center
}

.block__header--text-medium h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px
}

@media (max-width:767px) {
    .block__header--text-medium h2 {
        font-size: 26px
    }
}

@media (max-width:479px) {
    .block__header--text-medium h2 {
        font-size: 24px
    }
}

.block__header--text-big {
    text-align: center
}

.block__header--text-big h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 31px
}

@media (max-width:1679px) {
    .block__header--text-big h2 {
        font-size: 34px
    }
}

@media (max-width:991px) {
    .block__header--text-big h2 {
        font-size: 30px
    }
}

@media (max-width:767px) {
    .block__header--text-big h2 {
        font-size: 26px
    }
}

@media (max-width:479px) {
    .block__header--text-big h2 {
        font-size: 24px
    }
}

.block__header--green-big {
    text-align: center
}

.block__header--green-big h2 {
    display: inline-block;
    padding: 13px 35px 19px;
    background-color: #569231;
    border-radius: 30px;
    font-size: 28px;
    line-height: 28px;
    color: #fff
}

@media (max-width:1919px) {
    .block__header--green-big h2 {
        font-size: 24px
    }
}

@media (max-width:1679px) {
    .block__header--green-big h2 {
        font-size: 18px;
        font-size: 16px
    }
}

@media (max-width:767px) {
    .block__header--green-big h2 {
        padding-top: 8px;
        padding-right: 25px;
        padding-left: 25px;
        font-size: 10.5px
    }
}

.block__body {
    transition-timing-function: ease-in-out;
    transition-duration: 1s;
    transition-property: all
}

.block__body,
.block__slider__item {
    opacity: 1
}

.block__body,
.block__slider__item,
.block__slider__item figure img,
.block__slider__item p {
    /* -webkit-filter: blur(5px);
    filter: blur(5px) */
}

.block__update {
    position: relative;
    padding-top: 75px;
    padding-bottom: 83px;
    opacity: 0
}

@media (max-width:1199px) {
    .block__update {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width:767px) {
    .block__update {
        padding-top: 30px;
        padding-bottom: 40px
    }
}

@media (max-width:479px) {
    .block__update {
        padding-bottom: 30px
    }
}

.block__update h3 {
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
    color: #1e252b
}

@media (max-width:1199px) {
    .block__update h3 {
        font-size: 26px
    }
}

@media (max-width:991px) {
    .block__update h3 {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .block__update h3 {
        font-size: 20px;
        line-height: 26px
    }
}

.block__update:nth-of-type(odd) {
    background-color: #f9f9f9
}

.block__update__header {
    margin-bottom: 58px
}

@media (max-width:767px) {
    .block__update__header {
        margin-bottom: 40px
    }
}

@media (max-width:479px) {
    .block__update__header {
        margin-bottom: 30px
    }
}

.block__update__info p {
    font-size: 18px;
    line-height: 30px;
    color: #1e252b
}

@media (max-width:1199px) {
    .block__update__info p {
        font-size: 16px;
        line-height: 28px
    }
}

@media (max-width:767px) {
    .block__update__info p {
        font-size: 14px;
        line-height: 24px
    }
}

.block__update__info p+p {
    padding-top: 15px
}

@media (max-width:767px) {
    .block__update__info p+p {
        padding-top: 0
    }
}

.block__update__info strong {
    display: block
}

.block__update__files {
    padding-top: 5px
}

.block__update__files a+a {
    margin-left: 12px
}

.block__update__files a:hover {
    opacity: .8
}

@media (max-width:767px) {
    .block__update__list {
        padding-top: 30px
    }
}

.block__update__list-item {
    font-size: 18px;
    line-height: 30px;
    color: #1e252b
}

@media (max-width:1199px) {
    .block__update__list-item {
        font-size: 16px;
        line-height: 28px
    }
}

@media (max-width:767px) {
    .block__update__list-item {
        font-size: 14px;
        line-height: 24px
    }
}

.block__update__list-item+.block__update__list-item {
    padding-top: 30px
}

.block__update__list-item span {
    display: block;
    color: #569221
}

.block__update__list-item a {
    color: #1e252b
}

.block__partners {
    margin-bottom: 85px
}

.block__partners__footer {
    margin-top: 16px;
    padding-top: 93px;
    border-top: 1px solid #bababa;
    opacity: 1
}

.block__partners__footer p {
    font-size: 18px;
    line-height: 26px;
    text-align: center
}

.block__partners__footer a {
    font-weight: 700
}

.block__partners__header {
    margin-bottom: 22px
}

.block__partner {
    opacity: 1
}

.block__partner figure {
    padding-top: 8px;
    float: left
}

@media (max-width:1199px) {
    .block__partner figure {
        padding-top: 7px
    }
}

@media (max-width:991px) {
    .block__partner figure {
        padding-top: 6px
    }
}

.block__partner strong {
    display: block;
    text-transform: uppercase
}

.block__partner p {
    font-size: 20px;
    line-height: 30px
}

@media (max-width:1199px) {
    .block__partner p {
        font-size: 18px;
        line-height: 26px
    }
}

@media (max-width:991px) {
    .block__partner p {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:767px) {
    .block__partner p {
        font-size: 14px
    }
}

.block__partner a {
    color: #569221
}

.block__partner__body {
    padding-left: 23px;
    overflow: hidden
}

.block__map {
    opacity: 1;
    text-align: center
}

.block__contact__address {
    margin-bottom: 75px;
    opacity: 1
}

.block__contact__address p {
    font-size: 20px;
    line-height: 30px;
    text-align: center
}

@media (max-width:1679px) {
    .block__contact__address p {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .block__contact__address p {
        font-size: 16px
    }
}

@media (max-width:479px) {
    .block__contact__address p {
        font-size: 14px
    }
}

.block__contact__data {
    padding: 0 40px;
    opacity: 1
}

@media (max-width:1199px) {
    .block__contact__data {
        padding: 0
    }
}

.block__contact__data .row {
    margin-right: -20px;
    margin-left: -20px
}

@media (max-width:1199px) {
    .block__contact__data .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.block__contact__data .row>div {
    margin-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px
}

@media (max-width:1199px) {
    .block__contact__data .row>div {
        padding-right: 15px;
        padding-left: 15px
    }
}

.block__contact-info {
    display: flex;
    flex-flow: column;
    align-items: stretch;
    flex-direction: column;
    height: 100%;
    background-color: #f9f9f9;
    box-shadow: 4px 4px 18px 3px rgba(0, 0, 0, .15);
    text-align: center
}

.block__contact-info__top {
    min-height: 127px;
    flex: 0 1 auto;
    padding: 40px 25px 25px;
    background-color: #fff
}

@media (max-width:1199px) {
    .block__contact-info__top {
        padding: 25px 15px 10px
    }
}

@media (max-width:767px) {
    .block__contact-info__top {
        min-height: 0
    }
}

.block__contact-info__top p {
    font-size: 18px;
    line-height: 24px
}

@media (max-width:1679px) {
    .block__contact-info__top p {
        font-size: 16px
    }
}

@media (max-width:1199px) {
    .block__contact-info__top p {
        font-size: 15px
    }
}

.block__contact-info__bottom {
    display: flex;
    flex: 1 1 auto;
    padding: 21px 25px 20px
}

@media (max-width:1199px) {
    .block__contact-info__bottom {
        padding: 25px 15px 15px
    }
}

.block__contact-info__bottom p {
    display: inline-block;
    width: 100%;
    align-self: flex-end;
    font-size: 16px;
    line-height: 24px
}

@media (max-width:1679px) {
    .block__contact-info__bottom p {
        font-size: 14px
    }
}

@media (max-width:1199px) {
    .block__contact-info__bottom p {
        font-size: 13px
    }
}

.block__contact-info__bottom a {
    color: #569221
}

.block__contact-info__bottom a:hover {
    color: #3d6818
}

.block__timeline {
    margin-bottom: 100px;
    opacity: 1
}

.block__timeline figure {
    max-width: 100px;
    flex: 0 0 100px;
    text-align: center
}

.block__timeline p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px
}

.block__timeline__step {
    position: relative;
    padding-bottom: 60px;
    opacity: 1
}

.block__timeline__step:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 3px;
    margin: auto;
    background-color: #569231
}

.block__timeline__step:first-of-type {
    overflow: hidden
}

.block__timeline__step:first-of-type .block__timeline__title:before {
    top: auto;
    bottom: 31px;
    width: 4px;
    height: 100px;
    margin-top: 0;
    margin-right: 4px;
    background: #fff;
    -webkit-transform: none;
    transform: none
}

.block__timeline__title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 28px;
    font-weight: 700;
    line-height: 24px;
    color: #569231;
    text-transform: uppercase;
    white-space: nowrap
}

.block__timeline__title:before {
    content: "";
    position: absolute;
    z-index: 9;
    top: -17px;
    width: 13px;
    height: 14px;
    margin-top: 0;
    background-image: url(../images/arrowhead-down.png);
    background-repeat: no-repeat
}

.block__timeline__title:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 38px;
    height: 38px;
    background-color: #569231;
    border-radius: 100%;
    border: 10px solid #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.block__timeline__content {
    position: relative;
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: center;
    counter-increment: element
}

.block__timeline__content--left {
    float: left
}

.block__timeline__content--left figure {
    margin-right: 40px;
    margin-left: 30px
}

.block__timeline__content--left .block__timeline__text {
    text-align: right
}

.block__timeline__content--left .block__timeline__title {
    left: 100%;
    padding-left: 35px
}

.block__timeline__content--left .block__timeline__title:before {
    left: -7px
}

.block__timeline__content--left .block__timeline__title:after {
    right: 100%;
    margin-right: -19px
}

.block__timeline__content--right {
    float: right
}

.block__timeline__content--right figure {
    margin-right: 30px;
    margin-left: 40px
}

.block__timeline__content--right .block__timeline__title {
    right: 100%;
    padding-right: 35px
}

.block__timeline__content--right .block__timeline__title:before {
    right: -6px
}

.block__timeline__content--right .block__timeline__title:after {
    left: 100%;
    margin-left: -19px
}

.block__timeline__footer {
    position: relative;
    padding-top: 15px;
    text-align: center;
    opacity: 1
}

.block__timeline__footer:before {
    content: "";
    position: absolute;
    z-index: 9;
    top: -11px;
    right: 0;
    left: 0;
    width: 13px;
    height: 14px;
    margin: auto;
    background-image: url(../images/arrowhead-down.png);
    background-repeat: no-repeat
}

.block__timeline__footer a {
    color: #1e252b;
    font-weight: 700
}

.block__timeline__footer a:hover {
    color: #000
}

.block__timeline__footer .btn {
    margin-bottom: 15px;
    cursor: auto
}

.block__usage-steps {
    margin-bottom: 110px
}

@media (max-width:1679px) {
    .block__usage-steps {
        margin-bottom: 80px
    }
}

@media (max-width:1199px) {
    .block__usage-steps {
        margin-bottom: 60px
    }
}

@media (max-width:991px) {
    .block__usage-steps {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .block__usage-steps {
        margin-bottom: 30px
    }
}

.block__usage-steps h2 {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 40px;
    color: #1e252b
}

@media (max-width:1199px) {
    .block__usage-steps h2 {
        font-size: 24px;
        line-height: 36px
    }
}

@media (max-width:767px) {
    .block__usage-steps h2 {
        font-size: 20px;
        line-height: 30px
    }
}

.block__usage-steps ul {
    display: flex;
    padding: 20px 0 0 25px;
    counter-reset: item
}

@media (max-width:991px) {
    .block__usage-steps ul {
        flex-wrap: wrap;
        padding: 20px 0 0
    }
}

.block__usage-steps ul li {
    counter-increment: item;
    position: relative;
    max-width: 33.33%;
    min-height: 60px;
    flex: 0 0 33%;
    padding: 0 0 0 75px;
    font-size: 18px;
    line-height: 26px
}

@media (max-width:991px) {
    .block__usage-steps ul li {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 25px;
        padding: 18px 0 18px 75px;
        font-size: 16px;
        line-height: 22px
    }
}

.block__usage-steps ul li:before {
    content: counter(item, lower-alpha);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 60px;
    height: 60px;
    padding-top: 16px;
    background-color: #fff6a5;
    border-radius: 100%;
    font-size: 36px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    -webkit-filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, .1));
    filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, .1))
}

@media (max-width:1679px) {
    .block__usage-steps ul li:before {
        font-size: 30px
    }
}

.block__usage-steps__single {
    display: flex;
    margin-bottom: 15px;
    padding-top: 14px;
    opacity: 1;
    flex-wrap: wrap
}

.block__usage-steps__single--with-icon {
    padding-top: 10px
}

.block__usage-steps__single--with-icon .block__usage-steps__title {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media (max-width:767px) {
    .block__usage-steps__single--with-icon .block__usage-steps__title {
        margin-bottom: 20px;
        align-items: flex-start;
        justify-content: flex-start
    }
}

.block__usage-steps__single--with-icon .block__usage-steps__title:before {
    top: 0
}

.block__usage-steps__title {
    position: relative;
    max-width: 240px;
    padding-right: 50px;
    flex: 0 0 240px;
    font-size: 28px;
    font-weight: 700;
    line-height: 24px;
    color: #569231;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: right
}

@media (max-width:1199px) {
    .block__usage-steps__title {
        font-size: 24px;
        line-height: 22px
    }
}

@media (max-width:991px) {
    .block__usage-steps__title {
        max-width: 180px;
        flex: 0 0 180px;
        padding-right: 30px;
        font-size: 20px;
        line-height: 20px
    }
}

@media (max-width:767px) {
    .block__usage-steps__title {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
        padding-right: 0;
        text-align: left
    }
}

.block__usage-steps__title:before {
    content: "";
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 15px;
    background-color: #569231;
    border-radius: 100%;
    display: none
}

@media (max-width:767px) {
    .block__usage-steps__title:before {
        display: inline-block
    }
}

.block__usage-steps__title:after {
    content: "";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-left: 25px;
    background-color: #569231;
    border-radius: 100%
}

@media (max-width:767px) {
    .block__usage-steps__title:after {
        display: none
    }
}

.block__usage-steps__content {
    position: relative;
    flex: 1;
    counter-increment: element
}

.block__usage-steps__content p {
    font-size: 18px;
    line-height: 26px
}

@media (max-width:1679px) {
    .block__usage-steps__content p {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:767px) {
    .block__usage-steps__content p {
        font-size: 14px;
        line-height: 22px
    }
}

.block__usage-steps__content--mixed {
    display: flex;
    align-items: center;
    justify-content: center
}

.block__usage-steps__icon {
    position: relative;
    max-width: 110px;
    flex: 0 0 110px;
    min-height: 110px;
    background-color: #fff6a5;
    border-radius: 100%;
    -webkit-filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, .1));
    filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, .1))
}

@media (max-width:1679px) {
    .block__usage-steps__icon {
        max-width: 95px;
        flex: 0 0 95px;
        min-height: 95px
    }
}

.block__usage-steps__icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:1679px) {
    .block__usage-steps__icon img {
        max-width: 50px;
        max-height: 50px;
        padding: 5px
    }
}

.block__usage-steps__text {
    display: inline-block;
    vertical-align: middle;
    flex: 1;
    padding-left: 30px;
    align-items: center;
    justify-content: center
}

.block__usage-steps__text p {
    margin-bottom: 0
}

.block__usage-steps__images {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-left: 25px
}

@media (max-width:991px) {
    .block__usage-steps__images {
        padding-left: 0
    }
}

.block__usage-steps__images--padding-top {
    padding-top: 20px
}

.block__usage-steps__image {
    margin-bottom: 25px
}

.block__usage-steps__image img {
    display: block;
    border: 1px solid #eee;
    -webkit-filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, .1));
    filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, .1))
}

.block__usage-steps__image+.block__usage-steps__image {
    padding-top: 15px
}

.block__usage-steps__image--with-rounding img {
    border-radius: 30px
}

.block__usage-steps__footer {
    padding-top: 60px;
    opacity: 1
}

@media (max-width:1679px) {
    .block__usage-steps__footer {
        padding-top: 40px
    }
}

.block__usage-steps__footer p {
    font-size: 24px;
    font-weight: 300;
    line-height: 34px
}

@media (max-width:1919px) {
    .block__usage-steps__footer p {
        font-size: 22px;
        line-height: 32px
    }
}

@media (max-width:1679px) {
    .block__usage-steps__footer p {
        font-size: 20px;
        line-height: 30px
    }
}

@media (max-width:1199px) {
    .block__usage-steps__footer p {
        font-size: 18px;
        line-height: 26px
    }
}

@media (max-width:767px) {
    .block__usage-steps__footer p {
        font-size: 14px;
        line-height: 22px
    }
}

.section p {
    transition-timing-function: ease-in-out;
    transition-duration: 1s;
    transition-property: all;
    opacity: 1;
    /* -webkit-filter: blur(5px);
    filter: blur(5px) */
}

.site-footer {
    background-image: url(../images/bg-2.jpg);
    background-position: 50% 50%
}

@media (max-width:767px) {
    .site-footer {
        background-size: cover
    }
}

.site-footer img {
    max-width: 194px;
    margin-bottom: 22px;
    opacity: 1
}

@media (max-width:1199px) {
    .site-footer img {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .site-footer img {
        max-width: 100px;
        margin-bottom: 27px
    }
}

.site-footer a {
    color: #fff
}

.site-footer a:hover {
    opacity: .8
}

.site-footer p {
    opacity: 1;
    font-size: 18px;
    color: #fff
}

@media (max-width:1199px) {
    .site-footer p {
        font-size: 16px;
        line-height: 26px
    }
}

@media (max-width:991px) {
    .site-footer p {
        font-size: 14px;
        line-height: 24px
    }
}

@media (max-width:767px) {
    .site-footer p {
        /* font-size: 12px; */
        line-height: 20px
    }
}

.site-footer .container {
    padding-top: 60px;
    padding-bottom: 10px;
    text-align: center
}

@media (max-width:1199px) {
    .site-footer .container {
        padding-top: 80px;
        padding-bottom: 100px
    }
}

@media (max-width:991px) {
    .site-footer .container {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width:767px) {
    .site-footer .container {
        padding-top: 56px;
        padding-bottom: 50px
    }
}

.site-footer__inner {
    position: relative;
    display: inline-block;
    padding: 68px 68px 51px;
    min-width: 415px;
    background-color: #31761b;
    border: 1px solid #539211
}

@media (max-width:1679px) {
    .site-footer__inner {
        padding: 55px 55px 45px
    }
}

@media (max-width:1199px) {
    .site-footer__inner {
        min-width: 0
    }
}

@media (max-width:767px) {
    .site-footer__inner {
        padding: 33px 30px 20px
    }
}

.site-footer__inner:after,
.site-footer__inner:before {
    content: "";
    position: absolute;
    right: 112px;
    left: 112px;
    height: 10px;
    background-color: #4f9011
}

@media (max-width:767px) {

    .site-footer__inner:after,
    .site-footer__inner:before {
        right: 58px;
        left: 58px;
        height: 5px
    }
}

.site-footer__inner:before {
    top: -5px
}

@media (max-width:767px) {
    .site-footer__inner:before {
        top: -2px
    }
}

.site-footer__inner:after {
    bottom: -5px
}

@media (max-width:767px) {
    .site-footer__inner:after {
        bottom: -2px
    }
}

.btn {
    position: relative;
    display: inline-block;
    padding-top: 12px;
    border: 1px solid transparent;
    border-radius: 25px;
    font-size: 0;
    text-align: center
}

.btn--default {
    height: 53px;
    padding-right: 42px;
    padding-left: 42px
}

@media (max-width:1679px) {
    .btn--default {
        height: 45px;
        padding-top: 9px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .btn--default {
        height: 33px;
        padding-top: 8px;
        padding-right: 25px;
        padding-left: 25px
    }
}

.btn__text {
    position: relative;
    transition: all .3s ease;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    color: #fff;
    white-space: nowrap
}

@media (max-width:1679px) {
    .btn__text {
        font-size: 16px
    }
}

@media (max-width:767px) {
    .btn__text {
        font-size: 10.5px
    }
}

.btn__text--semibold {
    font-weight: 600
}

.btn--small {
    height: 45px
}

@media (max-width:767px) {
    .btn--small {
        height: 33px;
        padding-right: 25px;
        padding-left: 25px
    }
}

.btn--small .btn__text {
    font-size: 14px
}

@media (max-width:767px) {
    .btn--small .btn__text {
        font-size: 10.5px
    }
}

.btn--big {
    height: 56px;
    padding-right: 52px;
    padding-left: 52px
}

@media (max-width:1919px) {
    .btn--big {
        height: 50px;
        padding-top: 10px;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width:1679px) {
    .btn--big {
        height: 45px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .btn--big {
        height: 33px;
        padding-top: 8px;
        padding-right: 25px;
        padding-left: 25px
    }
}

.btn--big .btn__text {
    font-size: 20px
}

@media (max-width:1679px) {
    .btn--big .btn__text {
        font-size: 18px;
        font-size: 16px
    }
}

@media (max-width:767px) {
    .btn--big .btn__text {
        font-size: 10.5px
    }
}

.btn--huge {
    height: 60px;
    padding-top: 8px;
    padding-right: 27px;
    padding-left: 27px;
    border-radius: 30px
}

@media (max-width:1919px) {
    .btn--huge {
        height: 52px
    }
}

@media (max-width:1679px) {
    .btn--huge {
        height: 45px
    }
}

@media (max-width:767px) {
    .btn--huge {
        height: 33px;
        padding-top: 8px;
        padding-right: 25px;
        padding-left: 25px
    }
}

.btn--huge .btn__text {
    font-size: 28px
}

@media (max-width:1919px) {
    .btn--huge .btn__text {
        font-size: 24px
    }
}

@media (max-width:1679px) {
    .btn--huge .btn__text {
        font-size: 18px;
        font-size: 16px
    }
}

@media (max-width:767px) {
    .btn--huge .btn__text {
        font-size: 10.5px
    }
}

.btn--transparent {
    border-color: #fff
}

.btn--transparent:hover {
    background-color: #fff
}

.btn--transparent:hover .btn__text {
    color: #1e252b
}

.btn--green-bg {
    background-color: #569221;
    border-color: #569221
}

.btn--green-bg .btn__text {
    font-weight: 700;
    color: #fff
}

.btn--green-bg:hover {
    background-color: #3d6818
}

.btn--green-bg:hover .btn__text {
    color: #fff
}

.btn--green-bg--disabled {
    padding-top: 0;
    background-color: #569221
}

.btn--green-bg--disabled:hover {
    background-color: #569221
}

.btn--green {
    border-color: #569221
}

.btn--green .btn__text {
    color: #569221
}

.btn--green:hover {
    background-color: #569221
}

.btn--green:hover .btn__text {
    color: #fff
}

.btn--gray {
    border: 1px solid #aeaaa7
}

.btn--gray .btn__text {
    color: #3c332c
}

.btn--gray:hover {
    background-color: #569221;
    border-color: #569221
}

.btn--gray:hover .btn__text {
    color: #fff
}

button {
    background-color: transparent;
    border: 0;
    transition: all .3s ease;
    cursor: pointer;
    padding-top: 0
}

button:focus {
    border-style: outset;
    outline: 0
}

:focus {
    outline: 0
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url] {
    position: relative;
    z-index: 9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 57px;
    padding: 0;
    background-color: transparent;
    border: 1px solid;
    border-color: #fff #fff #b1aeab;
    border-radius: 0;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #000;
    text-align: center
}

@media (max-width:1679px) {

    input[type=date],
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url] {
        font-size: 12px
    }
}

input[type=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder {
    opacity: 1;
    color: #42474b
}

input[type=date]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder {
    opacity: 1;
    color: #42474b
}

input[type=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder {
    opacity: 1;
    color: #42474b
}

input[type=date]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=url]:-moz-placeholder {
    opacity: 1;
    color: #42474b
}

input[type=number] {
    -moz-appearance: textfield
}

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

textarea {
    position: relative;
    z-index: 9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 150px;
    padding: 18px;
    background-color: transparent;
    border: 1px solid;
    border-color: #fff #fff #b1aeab;
    border-radius: 0;
    resize: none;
    box-shadow: none;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #000;
    text-align: center
}

@media (max-width:1679px) {
    textarea {
        font-size: 12px
    }
}

@media (max-width:767px) {
    textarea {
        padding: 15px
    }
}

textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #42474b
}

textarea::-moz-placeholder {
    opacity: 1;
    color: #42474b
}

textarea:-ms-input-placeholder {
    opacity: 1;
    color: #42474b
}

textarea:-moz-placeholder {
    opacity: 1;
    color: #42474b
}

input[type=submit] {
    height: 50px;
    margin: 0;
    padding: 0 30px;
    background-color: #569221;
    border: 0;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase
}

input[type=submit]:hover {
    background-color: #3d6818
}

.field {
    position: relative
}

.field__label {
    display: block;
    margin-bottom: 8px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #42474b;
    text-align: center
}

.field__checkbox {
    display: block;
    cursor: pointer
}

@media (max-width:767px) {
    .field__checkbox {
        padding-left: 10px
    }
}

.field__checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute
}

.field__checkbox input[type=checkbox]~.field__checkbox__text {
    position: relative;
    display: block;
    padding: 0 0 0 41px;
    font-size: 13px;
    line-height: 20px;
    color: #42474b
}

@media (max-width:767px) {
    .field__checkbox input[type=checkbox]~.field__checkbox__text {
        font-size: 9px;
        line-height: 13px
    }
}

.field__checkbox input[type=checkbox]~.field__checkbox__text:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 1px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #b1aeab
}

.field__checkbox input[type=checkbox]~.field__checkbox__text a {
    color: #569221
}

.field__checkbox input[type=checkbox]~.field__checkbox__text a:hover {
    color: #3d6818
}

.field__checkbox input[type=checkbox]:checked~.field__checkbox__text:before {
    border-color: #000
}

.field__checkbox input[type=checkbox]:checked~.field__checkbox__text:after {
    content: "\00d7";
    position: absolute;
    top: 0;
    left: 5px;
    width: 10px;
    height: 10px;
    font-size: 21px;
    line-height: 1.2;
    color: #000
}

.field__radio {
    display: block;
    padding-left: 20px;
    cursor: pointer
}

@media (max-width:767px) {
    .field__radio {
        padding-left: 10px
    }
}

.field__radio input[type=radio] {
    opacity: 0;
    position: absolute
}

.field__radio input[type=radio]~.field__radio__text {
    position: relative;
    display: block;
    padding: 5px 0 0 34px;
    font-size: 11px;
    line-height: 16px;
    color: #f8f8f8
}

@media (max-width:767px) {
    .field__radio input[type=radio]~.field__radio__text {
        font-size: 9px;
        line-height: 13px
    }
}

.field__radio input[type=radio]~.field__radio__text:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 1px;
    width: 18px;
    height: 18px;
    border: 1px solid #6f7477;
    border-radius: 100%
}

.field__radio input[type=radio]:checked~.field__radio__text:before {
    border-color: #fff
}

.field__radio input[type=radio]:checked~.field__radio__text:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 6px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 100%
}

.ucf__form-message {
    padding-top: 30px
}

.ucf__form-message p {
    margin-bottom: 0;
    font-size: 16px;
    text-align: center
}

.ucf__form-message--invalid p {
    color: red !important
}

.ucf__form-message--valid p {
    color: #7eaa07 !important
}

.ucf .field__label--error {
    position: absolute;
    top: -6px;
    right: 25px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: red;
    border-radius: 5px;
    font-size: 11px;
    line-height: normal;
    color: #fff
}

.ucf--labels-top .field__label {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    left: 20px;
    min-height: 0;
    padding: 0;
    transition: all .3s ease
}

@media (max-width:767px) {
    .ucf--labels-top .field__label {
        top: 19px;
        left: 10px;
        right: 10px;
        font-size: 11px
    }
}

.ucf--labels-top .field--active .field__label {
    top: -4px;
    font-size: 12px;
    color: #878a8d
}

.ucf--labels-top input[type=checkbox].error,
.ucf--labels-top input[type=email].error,
.ucf--labels-top input[type=number].error,
.ucf--labels-top input[type=tel].error,
.ucf--labels-top input[type=text].error {
    border-bottom-color: red
}

.ucf--labels-top input[type=checkbox].error~.field__label,
.ucf--labels-top input[type=email].error~.field__label,
.ucf--labels-top input[type=number].error~.field__label,
.ucf--labels-top input[type=tel].error~.field__label,
.ucf--labels-top input[type=text].error~.field__label {
    top: 13px;
    font-size: 10px;
    line-height: 10px
}

.ucf--labels-top input[type=checkbox].error~span,
.ucf--labels-top input[type=email].error~span,
.ucf--labels-top input[type=number].error~span,
.ucf--labels-top input[type=tel].error~span,
.ucf--labels-top input[type=text].error~span {
    color: red
}

.ucf--labels-top input[type=checkbox].error~span:before,
.ucf--labels-top input[type=email].error~span:before,
.ucf--labels-top input[type=number].error~span:before,
.ucf--labels-top input[type=tel].error~span:before,
.ucf--labels-top input[type=text].error~span:before {
    border-color: red
}

.ucf--contact .field {
    margin-bottom: 17px
}

.ucf--contact .field--submit {
    margin-bottom: 0;
    padding-top: 38px;
    text-align: center
}

.ucf--contact .field--submit .btn {
    min-width: 195px;
    padding-top: 0
}

input[type=checkbox].error,
input[type=email].error,
input[type=number].error,
input[type=tel].error,
input[type=text].error,
textarea.error {
    border-bottom-color: red
}

input[type=checkbox].error~.field__checkbox__text:before,
input[type=email].error~.field__checkbox__text:before,
input[type=number].error~.field__checkbox__text:before,
input[type=tel].error~.field__checkbox__text:before,
input[type=text].error~.field__checkbox__text:before,
textarea.error~.field__checkbox__text:before {
    border-color: red
}

.dropdown {
    position: relative
}

.dropdown__toggle {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 0
}

.dropdown__toggle:before {
    content: "";
    position: absolute;
    top: 11px;
    right: 13px;
    border: solid #dedede;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: all .3s ease-in-out
}

@media (max-width:767px) {
    .dropdown__toggle:before {
        top: 10px;
        right: 11px;
        padding: 2px;
        border: solid #232321;
        border-width: 0 2px 2px 0
    }
}

.dropdown:hover .dropdown__toggle:before {
    top: 15px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

@media (max-width:767px) {
    .dropdown:hover .dropdown__toggle:before {
        top: 12px
    }
}

.dropdown__menu {
    position: absolute;
    z-index: 999;
    top: 100%;
    width: 100%;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    text-align: left
}

.dropdown--open .dropdown__toggle:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.dropdown--open .dropdown__menu {
    visibility: visible;
    opacity: 1
}

.dropdown--lang .dropdown__icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px
}

@media (max-width:767px) {
    .dropdown--lang .dropdown__icon {
        margin-right: 5px
    }
}

.dropdown--lang .dropdown__icon img {
    border: 1px solid #e7e7e7
}

@media (max-width:767px) {
    .dropdown--lang .dropdown__icon img {
        width: 16px
    }
}

.dropdown--lang .dropdown__toggle {
    position: relative;
    z-index: 9991;
    padding: 10px 44px 8px 17px;
    border: 1px solid #dedede;
    border-radius: 25px;
    transition: all .3s ease-in-out;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: #fff;
    text-align: left
}

@media (max-width:1679px) {
    .dropdown--lang .dropdown__toggle {
        font-size: 15px
    }
}

@media (max-width:767px) {
    .dropdown--lang .dropdown__toggle {
        padding: 7px 38px 5px 13px;
        font-size: 12px;
        line-height: 12px
    }
}

.dropdown--lang .dropdown__menu {
    padding: 5px 0 0;
    transition: all .4s ease-in-out;
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, .15)
}

@media (max-width:767px) {
    .dropdown--lang .dropdown__menu {
        padding: 5px 25px 5px 14px
    }
}

.dropdown--lang .dropdown__menu:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -20px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff
}

@media (max-width:767px) {
    .dropdown--lang .dropdown__menu:before {
        top: -15px
    }
}

.dropdown--lang .dropdown__menu ul li {
    font-size: 11px;
    line-height: 11px;
    font-weight: 600
}

.dropdown--lang .dropdown__menu ul li+li a {
    padding: 7px 35px 6px 18px;
    border-top: 1px solid #dedede
}

.dropdown--lang .dropdown__menu ul li a {
    display: block;
    padding: 4px 35px 5px 18px
}

.modal {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, .95)
}

.modal__close {
    position: absolute;
    top: 45px;
    right: 45px;
    width: 25px;
    height: 25px
}

@media (max-width:767px) {
    .modal__close {
        top: 30px;
        right: 15px;
        width: 20px;
        height: 20px
    }
}

.modal__close:after,
.modal__close:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff
}

@media (max-width:767px) {

    .modal__close:after,
    .modal__close:before {
        height: 2px
    }
}

.modal__close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal__close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 660px;
    padding-right: 15px;
    padding-left: 15px
}

.modal--search .field {
    position: relative
}

.modal--search input[type=text] {
    height: 60px;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #569221;
    border-radius: 0;
    box-shadow: none;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    padding: 0;
    text-align: left
}

@media (max-width:1199px) {
    .modal--search input[type=text] {
        font-size: 22px
    }
}

@media (max-width:991px) {
    .modal--search input[type=text] {
        height: 50px
    }
}

@media (max-width:767px) {
    .modal--search input[type=text] {
        font-size: 20px
    }
}

.modal--search input[type=text]::-webkit-input-placeholder {
    opacity: .7;
    color: #fff
}

.modal--search input[type=text]::-moz-placeholder {
    opacity: .7;
    color: #fff
}

.modal--search input[type=text]:-ms-input-placeholder {
    opacity: .7;
    color: #fff
}

.modal--search input[type=text]:-moz-placeholder {
    opacity: .7;
    color: #fff
}

.modal--search button[type=submit] {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%
}

.modal--search button[type=submit] .icon {
    font-size: 24px;
    line-height: 18px;
    color: #fff
}

@media (max-width:991px) {
    .modal--search button[type=submit] .icon {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .modal--search button[type=submit] .icon {
        font-size: 16px;
        line-height: 14px
    }
}

.alignnone {
    margin: 35px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 35px 20px
}

@media (max-width:767px) {
    .alignright {
        margin-left: 0;
        float: none
    }
}

.alignright img {
    display: block
}

.alignleft {
    float: left;
    margin: 5px 60px 35px 0
}

@media (max-width:991px) {
    .alignleft {
        max-width: 260px;
        margin-right: 40px
    }
}

@media (max-width:767px) {
    .alignleft {
        float: none;
        margin-bottom: 15px;
        margin-right: 25px
    }
}

.alignleft img {
    display: block
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 35px 20px 20px 0
}

@media (max-width:991px) {
    a img.alignnone {
        display: block
    }
}

a img.alignleft {
    display: block;
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.navbar__nav-main>li.menu-item-has-children:hover>ul {

    max-height: 500px;
}

footer a {
    display: block;
    text-align: left;
    /* margin-bottom: 20px; */
}

footer  h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
    text-align: left;


}

footer p {
    text-align: left;
}

footer .col-md-3 {
    text-align: left;
    margin-bottom: 50px;
}


