@charset "UTF-8";

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

table {
    margin: 10px 0;
}

table td {
    padding: 5px;
    text-align: center;
}

#gallery-1 img {
    margin: 17px auto;
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

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

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

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

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

input,
textarea {
    outline: 0
}

input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red
}

input:required:valid,
textarea:required:valid {
    border-color: green
}

body {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #333;
    letter-spacing: .4px
}

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: -24px;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 500
}

@media all and (max-width:991px) {
    .breadcrumbs {
        display: none
    }
}

.breadcrumbs a {
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    color: #666;
    font-family: Roboto, sans-serif;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .4px
}

.breadcrumbs a:hover {
    color: #363636;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.breadcrumbs a .breadcrumb_last {
    margin-left: 5px
}

.products {
    margin-bottom: 20px
}

.products .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.products .product__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (max-width:767px) {
    .products .product__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.products .product__title {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-style: #000;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 1.75px;
    background-color: #00864b;
    padding-top: 6px;
    padding-bottom: 3px;
    padding-left: 11px;
    margin-bottom: 50px
}

@media all and (max-width:767px) {
    .products .product__title {
        margin-bottom: 30px;
        font-weight: 900;
        font-size: 12px
    }
}

.products .product__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
    max-width: 29%;
    text-decoration: none;
}

@media all and (max-width:767px) {
    .products .product__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

.products .product__item img {
    opacity: .7;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.products .product__item:hover img {
    opacity: 1
}

.products .product__subtitle {
    color: #063;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 34px;
    text-align: left;
    font-style: normal;
    letter-spacing: .4px;
    line-height: normal;
    line-height: normal;
    width: 100%;
    height: 168px;
    padding: 20px;
    background-color: #e6e9e8
}

@media all and (max-width:991px) {
    .products .product__subtitle {
        font-size: 22px;
        font-weight: 500
    }
}

@media all and (max-width:767px) {
    .products .product__subtitle {
        height: unset
    }
}

.products .product__subtitle-1 {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.3px;
    text-align: left;
    font-style: normal;
    letter-spacing: .4px;
    margin-bottom: 24px
}

.products .product__desc {
    color: #231f20;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 25px;
    text-align: left;
    letter-spacing: .4px
}

@media all and (max-width:991px) {
    .products .product__desc {
        font-size: 14px
    }
}

.products .product__desc a {
    font-family: Roboto, sans-serif;
    font-style: italic;
    color: #063;
    text-decoration: none
}

.products .product__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 26px
}

.products .product__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 15px;
}

@media all and (max-width:767px) {
    .products .product__description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 5px;
    }

    .products .product__description .product__left {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-right: 0 !important
    }

    .products .product__description .product__right {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-right: 0 !important
    }
}

.products .product__description .visible {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .products .product__description .visible .desctop {
        max-height: 1000px !important
    }

    .products .product__description .visible .desctop:before {
        display: none
    }

    .products .product__description .visible .show-btn1 {
        display: none !important;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .products .product__description .visible .show-btn2 {
        display: inline-block !important;
        cursor: pointer;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        white-space: nowrap
    }

    .products .product__description .visible .show-btn2 img {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.products .product__description .product__left {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%
}

@media all and (max-width:767px) {
    .products .product__description .product__left .show {
        display: inline-block !important;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 400;
        color: #231f20
    }
}

.products .product__description .product__left .desctop {
    position: relative
}

@media all and (max-width:767px) {
    .products .product__description .product__left .desctop {
        max-height: 200px;
        height: 100%;
        overflow: hidden
    }

    .products .product__description .product__left .desctop:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 50px;
        background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(0, #fff 0, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(0, #fff 0, rgba(255, 255, 255, 0) 100%);
        z-index: 5
    }
}

.products .product__description .product__left .show-btn1 {
    display: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .products .product__description .product__left .show-btn1 {
        display: block;
        position: relative;
        cursor: pointer
    }
}

.products .product__description .product__left .show-btn1 img {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.products .product__description .product__left .show-btn2 {
    display: none
}

.products .product__description .product__left span {
    font-weight: 700;
    line-height: normal
}

.products .product__description .product__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    margin-left: auto
}

.products .product__description .product__left-11 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    margin-bottom: 86px
}

@media all and (max-width:767px) {
    .products .product__description .product__left-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px
    }
}

.products .product__description .product__left-11 span {
    font-weight: 700;
    font-style: bold;
    line-height: normal;
    margin-bottom: 10px
}

.products .product__description .product__right-11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    margin-left: auto;
    text-align: left
}

@media all and (max-width:767px) {
    .products .product__description .product__right-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

.products .product__description .product__right-11 .product__right-11-obertka {
    padding: 23px 33px;
    /* background-color: #fff;
    -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, .05); */
    margin-left: -33px
}

.products .product__description .product__right-11 .product__list-ul {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    letter-spacing: .4px;
    margin-bottom: 50px
}

.products .product__description .product__right-11 .product__list-ul a {
    text-decoration: none
}

.products .product__description .product__right-11 .product__list-ul p {
    padding-left: 5px;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.products .product__description .product__right-11 .product__list-ul p:hover {
    color: #00864b
}

.products .product__description .product__right-11 .product__right-11-see a {
    text-decoration: none;
    color: #231f20;
    font-size: 14px;
    letter-spacing: .4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products .product__description .product__right-11 .product__right-11-see a p {
    padding-right: 10px
}

.products .product__description .product__right-11 .product__right-11-see a:hover {
    color: #5e5e5e
}

.products .product__description-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media all and (max-width:767px) {
    .products .product__description-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .products .product__description-1 .product__left {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-right: 0 !important
    }

    .products .product__description-1 .product__right {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 0 auto
    }
}

.products .product__description-1 .visible {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .products .product__description-1 .visible .desctop {
        max-height: 1000px !important
    }

    .products .product__description-1 .visible .desctop:before {
        display: none
    }

    .products .product__description-1 .visible .show-btn1 {
        display: none !important;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .products .product__description-1 .visible .show-btn2 {
        display: inline-block !important;
        cursor: pointer;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        white-space: nowrap
    }

    .products .product__description-1 .visible .show-btn2 img {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.products .product__description-1 .product__left {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%
}

@media all and (max-width:767px) {
    .products .product__description-1 .product__left .show {
        display: inline-block !important;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 400;
        color: #231f20
    }
}

.products .product__description-1 .product__left .desctop {
    position: relative
}

@media all and (max-width:767px) {
    .products .product__description-1 .product__left .desctop {
        max-height: 200px;
        height: 100%;
        overflow: hidden
    }

    .products .product__description-1 .product__left .desctop:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 50px;
        background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(0, #fff 0, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(0, #fff 0, rgba(255, 255, 255, 0) 100%);
        z-index: 5
    }
}

.products .product__description-1 .product__left .show-btn1 {
    display: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .products .product__description-1 .product__left .show-btn1 {
        display: block;
        position: relative;
        cursor: pointer
    }
}

.products .product__description-1 .product__left .show-btn1 img {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.products .product__description-1 .product__left .show-btn2 {
    display: none
}

.products .product__description-1 .product__left span {
    font-weight: 700;
    line-height: normal
}

.products .product__description-1 .product__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
    margin-left: auto
}

.products .product__description-1 .product__left-11 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    margin-bottom: 86px
}

@media all and (max-width:767px) {
    .products .product__description-1 .product__left-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

.products .product__description-1 .product__left-11 span {
    font-weight: 700;
    font-style: bold;
    line-height: normal;
    margin-bottom: 10px
}

.products .product__description-1 .product__right-11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    margin-left: auto;
    text-align: left
}

@media all and (max-width:767px) {
    .products .product__description-1 .product__right-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

.products .product__description-1 .product__right-11 .product__right-11-obertka {
    padding: 23px 33px;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, .05);
    margin-top: -19px;
    margin-left: -33px
}

.products .product__description-1 .product__right-11 .product__list-ul {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    letter-spacing: .4px;
    margin-bottom: 50px
}

.products .product__description-1 .product__right-11 .product__list-ul a {
    text-decoration: none
}

.products .product__description-1 .product__right-11 .product__list-ul p {
    padding-left: 5px;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.products .product__description-1 .product__right-11 .product__list-ul p:hover {
    color: #00864b
}

.products .product__description-1 .product__right-11 .product__right-11-see a {
    text-decoration: none;
    color: #231f20;
    font-size: 14px;
    letter-spacing: .4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products .product__description-1 .product__right-11 .product__right-11-see a p {
    padding-right: 10px
}

.products .product__description-1 .product__right-11 .product__right-11-see a:hover {
    color: #5e5e5e
}

.products .product__line {
    position: relative;
    margin: 80px 0
}

@media all and (max-width:767px) {
    .products .product__line {
        margin: 40px 0
    }
}

.products .product__line::after {
    content: '';
    bottom: 0;
    max-width: 1842px;
    width: 100%;
    height: 1px;
    position: absolute;
    background: #e6e9e8
}

.products .product__green-text {
    color: #007c41;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 35px;
    text-align: left
}

@media all and (max-width:575px) {
    .products .product__green-text {
        font-size: 20px
    }
}

.products .product__green-text span {
    font-weight: 700
}

.products .product__title-list {
    color: #063;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 700;
    font-style: bold;
    letter-spacing: .4px;
    line-height: 34.41px;
    margin-bottom: 33px;
    padding: 0
}

@media all and (max-width:575px) {
    .products .product__title-list {
        font-size: 26px;
        margin-bottom: 14px
    }
}

.products .product__list-title {
    margin-bottom: 39px;
    padding-left: 20px
}

@media all and (max-width:767px) {
    .products .product__list-title {
        margin-bottom: 30px
    }
}

.products .product__list-title li {
    color: #007c41;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .4px;
    font-size: 16px;
    margin-bottom: 7px
}

@media all and (max-width:767px) {
    .products .product__list-title li {
        font-size: 14px
    }
}

.products .product__list-title li ul {
    position: relative;
    margin-top: 7px;
    margin-bottom: 0;
    padding: 0
}

@media all and (max-width:767px) {
    .products .product__list-title li ul {
        margin-top: 0
    }
}

.products .product__list-title li ul li {
    position: relative;
    color: #231f20;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 26.31px;
    list-style-type: none;
    padding-left: 6px;
    margin-bottom: 8px
}

@media all and (max-width:767px) {
    .products .product__list-title li ul li {
        margin-bottom: 0
    }
}

.products .product__list-title li ul li:before {
    content: "- "
}

.products .product__list-title li P {
    color: #231f20;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 26.31px
}

@media all and (max-width:767px) {
    .products .product__list-title li P {
        font-size: 14px
    }
}

.products .product__list-title li P span {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 25.3px;
    font-weight: 700;
    letter-spacing: .4px;
    color: #231f20
}

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

@media all and (max-width:767px) {
    .products .product__download {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.products .product__download a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #5e5e5e;
    margin-left: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (max-width:767px) {
    .products .product__download a {
        margin-left: 0
    }
}

.products .product__download a object {
    margin-left: 10px
}

.products .product__download a span {
    margin-left: 10px;
    background-color: red;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px
}

@media all and (max-width:767px) {
    .products .product__download a span {
        background-color: #00864b
    }
}

.products .product__obertka-downloads {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (max-width:767px) {
    .products .product__obertka-downloads {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.products .product__obertka-downloads .product__downloads {
    list-style: none;
    width: 50%;
    margin-bottom: 50px;
    padding: 0
}

@media all and (max-width:767px) {
    .products .product__obertka-downloads .product__downloads {
        width: 100%
    }
}

.products .product__obertka-downloads .product__downloads h2 {
    margin-bottom: 13px
}

.products .product__obertka-downloads .product__downloads a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    color: #000;
    margin-bottom: 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.products .product__obertka-downloads .product__downloads a:hover {
    color: #666
}

.products .product__obertka-downloads .product__downloads a p {
    padding-left: 5px
}

.products .product__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: unset
}

@media all and (max-width:575px) {
    .products .product__img {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.products .product__img img {
    height: unset;
    width: unset
}

.products .product__text {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    letter-spacing: .4px;
    line-height: 26px
}

@media all and (max-width:575px) {
    .products .product__text {
        font-size: 14px
    }
}

.products .product__text ul {
    padding-left: 20px;
    margin-bottom: 44px
}

.products .product__text ul li {
    color: #242424;
    margin-top: 8px;
    font-size: 15px;
    list-style-type: none
}

.products .product__text ul li:before {
    content: "▪";
    color: #063;
    padding-right: 10px
}

@media all and (max-width:575px) {
    .products .product__text ul li {
        margin-top: 6px
    }
}

.products .product__text img {
    height: unset;
    width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 17px;
    margin-bottom: 49px
}

@media all and (max-width:575px) {
    .products .product__text img {
        margin: 20px 0
    }
}



.products .product__text a {
    color: #063;
    text-decoration: underline;
    font-style: italic
}

.products .product__text .letters {
    list-style-type: none;
    font-weight: 500;
    counter-reset: section
}

.products .product__text .letters li {
    color: #242424;
    position: relative;
    font-weight: 400
}

.products .product__text .letters li h3 {
    display: inline
}

.products .product__text .letters li:before {
    counter-increment: section;
    content: counter(section, lower-alpha) ")";
    color: #242424
}

.products .product__text .level-1 {
    list-style: none;
    font-weight: 400;
    counter-reset: li
}

.products .product__text .level-1 li {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px
}

@media all and (max-width:575px) {
    .products .product__text .level-1 li {
        font-size: 14px
    }
}

.products .product__text .level-1 li:before {
    counter-increment: li;
    content: counters(li, ".") ". "
}

.products .product__text ol {
    list-style: none;
    counter-reset: li
}

@media all and (max-width:575px) {
    .products .product__text ol {
        padding-left: 30px
    }
}

.products .product__text ol li {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px
}

@media all and (max-width:575px) {
    .products .product__text ol li {
        font-size: 14px
    }
}

.products .product__obertka-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (max-width:575px) {
    .products .product__obertka-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__left-1:nth-of-type(1) {
        order: 1;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__right-1:nth-of-type(2) {
        order: 0;
        margin-top: 40px;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__left-1:nth-of-type(3) {
        order: 3;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__right-1:nth-of-type(4) {
        order: 2;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__left-1:nth-of-type(5) {
        order: 5;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__right-1:nth-of-type(6) {
        order: 4;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__left-1:nth-of-type(7) {
        order: 7;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__right-1:nth-of-type(8) {
        order: 6;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__left-1:nth-of-type(9) {
        order: 9;
    }
}

@media all and (max-width:575px) {
    .products .product__obertka-1 .product__right-1:nth-of-type(10) {
        order: 8;
    }
}

.products .product__obertka-1 a {
    text-decoration: none;
    color: #242424;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.products .product__obertka-1 a:hover {
    color: #666
}

.products .product__obertka-1 span {
    color: #063
}

.products .product__left-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 15px;
    margin-bottom: 39px
}

@media all and (max-width:575px) {
    .products .product__left-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 50px
    }
}

.products .product__left-1 h2 {
    margin-bottom: 8px;
    color: #063
}

.products .product__right-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;

    margin-left: auto;
    margin-bottom: 39px
}

@media all and (max-width:575px) {
    .products .product__right-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin-bottom: 10px
    }
}

.products .product__right-1 img {
    margin: 17px auto 0;
    display: flex;
}

@media all and (max-width:575px) {
    .products .product__right-1 img {
        margin: 0 auto 0 0
    }
}

.products .product__address {
    margin-bottom: 9px;
    color: #000
}

@media all and (max-width:767px) {
    .products .product__address {
        margin-bottom: 5px
    }
}

.products .product__email {
    margin-bottom: 3px
}

.products .product__email-1 {
    margin-bottom: 5px
}

@media all and (max-width:767px) {
    .products .product__email-1 {
        margin-bottom: 5px
    }
}

.products .product__tel {
    margin-bottom: 5px
}

@media all and (max-width:767px) {
    .products .product__tel {
        margin-bottom: 5px
    }
}

.products .product__text-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.products .product__text-logo h3 {
    margin-bottom: 10px
}

.products .product__text-logo img {
    width: 90px
}

.products .product__contact {
    margin-bottom: 9px
}

@media all and (max-width:767px) {
    .products .product__contact {
        margin-bottom: 5px
    }
}

.products .product__text-logo-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.products .product__text-logo-1 .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%
}

.products .product__news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -20px
}

@media all and (max-width:575px) {
    .products .product__news {
        margin-bottom: 10px
    }
}

.products .product__news-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media all and (max-width:575px) {
    .products .product__news-list {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }
}

.products .product__news-list img {
    margin-bottom: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.products .product__news-list h2 {
    margin-bottom: 10px
}

.products .product__news-list p {
    font-size: 14px
}

.products .product__news-list a {
    color: #063;
    text-decoration: none
}

.products .product__date {
    font-size: 12px;
    color: #999;
    letter-spacing: .4px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.products .product .title__background {
    background-image: url(/images/dest/Untitled.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 288px;
    margin-top: -50px;
    margin-bottom: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media all and (max-width:991px) {
    .products .product .title__background {
        margin-top: 0
    }
}

@media all and (max-width:575px) {
    .products .product .title__background {
        min-height: 245px;
        background-position: bottom
    }
}

.products .product .title__background img {
    max-height: 288px
}

.products .product .title__background .title__obertka {
    margin-right: auto;
    margin-top: auto;
    margin-left: 51px;
    margin-bottom: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media all and (max-width:575px) {
    .products .product .title__background .title__obertka {
        margin: auto 0 0;
        width: 100%;
        padding: 20px;
        background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0, #000), to(rgba(0, 0, 0, 0)));
        background: -o-linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%)
    }
}

.products .product .title__background .title__title {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    color: #fff;
    letter-spacing: .4px
}

@media all and (max-width:575px) {
    .products .product .title__background .title__title {
        font-size: 24px
    }
}

.products .product .title__background .title__desc {
    max-width: 354px;
    width: 100%;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .4px;
    color: #fff
}

@media all and (max-width:575px) {
    .products .product .title__background .title__desc {
        font-size: 12px;
        max-width: unset
    }
}

.products .only-green-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media all and (max-width:575px) {
    .products .only-green-text {
        display: none
    }
}

.image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 100px
}

@media all and (max-width:575px) {
    .paginations {
        margin-bottom: 60px
    }
}

.paginations__item {
    margin-right: 9px;
    border: 1px solid #999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    font-size: 18px
}

.paginations__item:hover {
    background-color: #e6e9e8
}

.paginations__item a {
    color: #999;
    text-decoration: none;
    width: 40px;
    height: 40px;
    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
}

.paginations__item a:hover {
    color: #666
}

.paginations .active {
    background-color: #00864b;
    border: 1px solid #00864b
}

.paginations .active a {
    color: #fff
}

.footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #e5e5e5;
    min-width: 100%;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden
}

@media all and (max-width:767px) {
    .footer {
        margin-bottom: 0
    }
}

.footer__img {
    position: absolute;
    background-image: url(../images/dest/Vector_Smart_Object.png);
    background-size: auto;
    width: 56px;
    height: 144px;
    background-repeat: no-repeat;
    margin-top: 41px
}

.menu-menyu-v-podvale-container {
    margin-bottom: 30px;
}

@media all and (max-width:1100px) {
    .footer__img {
        background-image: url(../images/dest/Group_19.png);
        width: 12px;
        height: 210px;
        margin-top: 20px
    }
}

.footer__menu {
    margin-top: 33px;
    margin-right: 0
}

@media all and (max-width:767px) {
    .footer__menu {
        margin: 22px 20px 10px
    }
}

.footer__list {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    margin-bottom: 6px;
    overflow: hidden
}

@media all and (max-width:767px) {
    .footer__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.footer__list a {
    color: #000;
    text-decoration: none
}

.footer .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style-type: none;
    margin-left: auto;
    white-space: wrap;
    text-align: left;
    position: relative
}

.footer .menu-item:nth-child(7n) {
    margin-left: 0
}

@media all and (max-width:767px) {
    .footer .menu-item {
        margin-bottom: 5px;
        margin-left: 0;

    }

    .footer .menu-item:before {
        display: none
    }

    .footer .menu-item:after {
        content: '';
        bottom: 0;
        left: 0;
        min-width: 1000px;
        width: 100%;
        height: 1px;
        position: absolute;
        background: #bbb
    }

    .footer .menu-item:last-child::after {
        display: none
    }
}

.footer .menu-item a {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

@media all and (max-width:767px) {
    .footer .menu-item a {
        font-weight: 400
    }
}

.footer .menu-item a:hover {
    color: grey
}


.footer .menu-item:first-child {
    margin-left: 0
}



.footer__menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    padding: 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    white-space: wrap
}

.footer__menu-item {
    padding-left: 0;
    margin-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    white-space: wrap;
    position: relative;
    margin-left: 12px !important
}

@media all and (max-width:767px) {
    .footer__menu-item {
        display: none !important;
    }
}

.footer__menu-item a {
    color: grey !important;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 400 !important;
    letter-spacing: .4px !important;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer__menu-item a:hover {
    color: #000 !important
}

.footer__menu-item:before {
    content: "•" !important;
    position: absolute !important;
    left: -8px !important;
    color: grey !important;
    width: 30px
}

.footer__menu-item:first-child::before {
    color: #000 !important
}


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

@media all and (max-width:767px) {
    .footer__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.footer__logo {
    margin-right: 29px
}

@media all and (max-width:767px) {
    .footer__logo {
        margin-right: 12px;
        margin-left: -20px
    }
}

.footer__iso {
    color: #010101;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 19px;
    text-align: left;
    line-height: 19px;
    letter-spacing: .4px;
    max-width: 230px;
    width: 100%
}

@media all and (max-width:767px) {
    .footer__iso {
        font-weight: 500;
        max-width: 160px;
        margin-bottom: 20px
    }
}

.footer__copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 11.41px;
    letter-spacing: .4px;
    margin-left: auto;
    margin-bottom: 43px;
    margin-top: -50px
}

.footer__copyright P {
    color: #999;
}

.footer__copyright ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__copyright ul .menu-item {
    margin-left: 20px;
    list-style-type: none;
    position: relative;
    margin-right: 0;
}

.footer__copyright ul .menu-item:after {
    content: "";
    background: 0 0
}

.footer__copyright ul .menu-item:before {
    position: absolute;
    content: "•";
    left: -11px;
    bottom: 8px;
}

.footer__copyright ul .menu-item:first-child::before {
    content: ""
}

.footer__copyright ul a {
    color: #000
}

.footer__copyright ul a:hover {
    text-decoration: none;
    color: grey;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .footer__copyright {
        font-size: 12px;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px
    }

    .footer__copyright a {
        font-size: 14px
    }
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 60px;
    margin-bottom: 73px
}

@media all and (max-width:991px) {
    .header {
        margin-top: 10px;
        margin-bottom: 20px
    }
}

.header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 58px
}

@media all and (max-width:991px) {
    .header__top {
        display: none
    }
}

.header__top-mobile {
    display: none
}

@media all and (max-width:991px) {
    .header__top-mobile {
        display: block
    }
}

.header__top-top {
    margin-bottom: 10px
}

.header__top-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__logo {
    margin-right: auto
}

.header__logo object {
    display: block
}

.header__text {
    color: #063;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: .4px;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 6px
}

@media all and (max-width:991px) {
    .header__text {
        font-size: 12px;
        color: #999
    }
}

.header__langs .active {
    color: #040404;
    font-family: Roboto, sans-serif;
    font-weight: medium
}

.header__langs-item {
    color: #666;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 27px;
    text-align: left;
    list-style-type: none
}

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

.header__home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
    margin-right: auto
}

@media all and (max-width:991px) {
    .header__home {
        display: none
    }
}

.header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 94%;
    flex: 0 0 94%;
    max-width: 94%;
    height: 38px;
    margin-left: auto
}

.header__menu .current_page_item,
.header__menu .current-menu-item,
.header__menu .current-menu-parent {
    background-color: transparent !important
}

.header__menu .current_page_item:hover,
.header__menu .current-menu-item:hover  {
    background-color: transparent
}

.header__menu .current_page_item:before,
.header__menu .current-menu-item:before,
.header__menu .current-menu-parent:before {
    content: '';
    bottom: -6px !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    height: 6px !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #1f7b47;
    opacity: 1 !important
}
.header__menu .current-menu-parent .current-menu-item:before {
    content: unset;
}

.header .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0 10px;
    background-color: #d9d9d9;
    margin-left: 1px;
    margin-right: 1px;
    white-space: nowrap;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 11.41px;
    letter-spacing: .46px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header .menu-item:before {
    content: '';
    bottom: -6px;
    position: absolute;
    left: 50%;
    right: 50%;
    height: 6px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #1f7b47;
    opacity: 0
}

.header .menu-item a {
    color: #000;
    text-decoration: none;
    position: relative
}

.header .menu-item span {
    display: none
}

.header .menu-item:hover {
    background-color: #ececec
}

.header .menu-item:hover:before {
    left: 0;
    right: 0;
    opacity: 1
}

.header__podmenu-list-list {
    max-height: 0;
    position: absolute;
    overflow: hidden;
    top: 100%;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: transparent;
    z-index: 1
}

.header__back {
    display: none;
    max-width: 991px;
    width: 100%;
    background-color: #f2f4f3;
    color: #999;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 12;
    font-weight: 400;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media all and (max-width:991px) {
    .header__back {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header__back img {
    margin-right: 11px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header__podmenu-list {
    background-color: #fff;
    padding: 15px;
    margin: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: .9;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 350px
}

.header__podmenu-list .menu-item {
    color: #040404;
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 27px;
    padding: 0;
    list-style-type: none;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header__podmenu-list .menu-item a {
    overflow: hidden;
    white-space: normal
}

.header__podmenu-list .menu-item:hover {
    background-color: unset
}

.header__podmenu-list .menu-item:hover:before {
    left: -100%;
    right: -100%;
    opacity: 0
}

.header__podmenu-list .menu-item:hover a {
    color: #535353;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header .menu-item-has-children:hover .header__podmenu-list-list {
    max-height: 700px;
    padding: 0 20px 40px 0;
    overflow: visible;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header .menu-item-has-children:hover .header__podmenu-list-list .header__podmenu-list {
    -webkit-box-shadow: 5px 5px 19px 2px rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 19px 2px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:991px) {
    .header .menu-item-has-children:hover .header__podmenu-list-list {
        padding: 0
    }

    .header .menu-item-has-children:hover .header__podmenu-list-list .header__podmenu-list {
        -webkit-box-shadow: unset;
        box-shadow: unset
    }
}

.header__2-podmenu-list {
    padding: 0 0 0 10px
}

@media all and (max-width:991px) {
    .header__2-podmenu-list {
        display: none
    }
}

.header__2-podmenu-list .menu-item {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 27px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    color: #040404
}

.header__2-podmenu-list .menu-item:hover a {
    color: #000 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header__mobile-menu {
    position: fixed;
    background-color: #fff;
    bottom: 0;
    top: 0;
    left: -100%;
    z-index: 25;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 320px;
    width: 100%;
    overflow-y: scroll
}

.header__mobile-menu .header__menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-bottom: 20px;
    margin: 0;
    height: unset;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.header__mobile-menu .header__menu .current_page_item:hover {
    background-color: transparent
}

.header__mobile-menu .header__menu .current_page_item:before {
    display: none
}

.header__mobile-menu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #fff !important;
    padding-left: 46px;
    padding-bottom: 15px;
    align-items: center
}

.header__mobile-menu .menu-item:after {
    content: '';
    bottom: 0;
    max-width: 1842px;
    width: 100%;
    height: 1px;
    -webkit-transform: translateX(-24px);
    -ms-transform: translateX(-24px);
    transform: translateX(-24px);
    position: absolute;
    background: #f0f0f0
}

.header__mobile-menu .menu-item:hover:before {
    display: none
}

.header__mobile-menu .menu-item span {
    display: block;
    padding: 20px 32px 10px 32px
}

.header__mobile-menu .menu-item .current_page_item:hover {
    background-color: transparent
}

.header__mobile-menu .menu-item .current_page_item:hover:before {
    display: none
}

.header__mobile-menu .menu-item a {
    margin-top: 15px;
    padding: 5px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px
}

.header__mobile-menu .menu-item-has-children {
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header__mobile-menu .header__podmenu-list-list {
    display: none
}

.header__mobile-menu .header__podmenu-list .menu-item {
    padding: 0
}

.header__mobile-menu .visible {
    position: static
}

.header__mobile-menu .visible .header__podmenu-list-list {
    display: block;
    max-height: unset;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: visible;
    z-index: 5;
    background-color: #fff
}

.header__mobile-menu .visible .header__podmenu-list-list .header__podmenu-list {
    padding-left: 45px;
    padding-top: 0
}

.header__mobile-menu .header__podmenu-list {
    opacity: 1
}

.container {
    max-width: 897px;
    margin: 0 auto;
    width: 100%
}

@media all and (max-width:991px) {
    .container {
        padding: 0 15px
    }
}

.container-2 {
    max-width: 842px;
    margin-left: auto
}

object {
    pointer-events: none
}

a {
    text-decoration: none
}

p {
    padding: 0;
    margin: 0
}

h2 {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25.3px;
    margin-bottom: 0
}

h3 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 24px;
    margin-bottom: 0
}

img {
    max-width: 100%
}

body.active-menu {
    overflow: hidden
}

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

body.active-menu .header__mobile-menu {
    left: 0
}

.overlay-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.burger-mobile {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media all and (max-width:991px) {
    .burger-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.burger-mobile .burger-mobile-box {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 34px;
    height: 24px
}

.burger-mobile .burger-mobile-line {
    position: absolute;
    width: 34px;
    height: 1px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 4px;
    background-color: #242424;
    top: 50%;
    display: block;
    margin-top: -2px
}

.burger-mobile .burger-mobile-line:before {
    display: block;
    content: '';
    top: -8px;
    position: absolute;
    width: 34px;
    height: 1px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 4px;
    background-color: #242424
}

.burger-mobile .burger-mobile-line:after {
    display: block;
    content: '';
    bottom: -8px;
    position: absolute;
    width: 34px;
    height: 1px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 4px;
    background-color: #242424
}

html {
    height: 100%
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

body {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fafafa
}

body .active-menu .header__menu {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.active-mobile-btn {
    opacity: 1
}

.active-mobile-btn .header__menu {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.active-mobile-btn .burger-mobile-line {
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.active-mobile-btn .burger-mobile-line:after {
    bottom: 0;
    -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.active-mobile-btn .burger-mobile-line:before {
    top: 0;
    -webkit-transition: top 75ms ease, opacity 75ms ease .12s;
    -o-transition: top 75ms ease, opacity 75ms ease .12s;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}

.only-green-text {
    margin-bottom: 56px
}

.information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.information__text {
    color: #00864b;
    font-family: Roboto;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 34px;
    text-align: left;
    letter-spacing: .4px;
    margin-bottom: 20px
}

@media all and (max-width:575px) {
    .information__text {
        font-size: 20px;
        font-weight: 500
    }
}

.information__table {
    list-style-type: none;
    counter-reset: num;
    padding: 0;
    margin-bottom: 20px;
    width: 100%
}

@media all and (max-width:575px) {
    .information__table .information__table-item::before {
        font-size: 14px;
        left: 0 !important
    }
}

.information__table .information__table-item {
    border-top: 1px solid #00bd5e;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    margin-left: 50px;
    position: relative
}

.information__table .information__table-item::before {
    position: relative;
    content: counter(num) "";
    counter-increment: num;
    color: #00bd5e;
    font-style: normal;
    left: 10px
}

.information__table .information__table-item:hover {
    background-color: #ececec
}

.information__table .information__table-item .text {
    width: 80%;
    text-align: left
}

.information__table .information__table-item .name-pdf {
    width: 80%
}

@media all and (max-width:575px) {
    .information__table .information__table-item .name-pdf {
        font-weight: 400;
        font-size: 14px;
        width: 65%
    }
}

.information__table .information__table-item .name-pdf a {
    text-decoration: none;
    color: #242424
}

.information__table .information__table-item .pdf {
    width: 15%;
    text-align: center;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:575px) {
    .information__table .information__table-item .pdf {
        font-weight: 400;
        font-size: 14px;
        width: 35%
    }
}

.information__table .information__table-item:last-child {
    border-bottom: 1px solid #00bd5e
}

.information__table .information__table-item-2 {
    border-top: 1px solid #00bd5e;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media all and (max-width:767px) {
    .information__table .information__table-item-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.information__table .information__table-item-2 .name {
    width: 35%;
    color: #063;
    text-transform: uppercase;
    margin-bottom: auto;
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table .information__table-item-2 .name {
        width: 100%;
        padding: 15px 0 0;
        margin-bottom: 5px
    }
}

.information__table .information__table-item-2 .descriptions {
    width: 65%;
    text-align: left;
    padding: 10px;
    border-left: 1px solid #00bd5e;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px
}

@media all and (max-width:767px) {
    .information__table .information__table-item-2 .descriptions {
        width: 100%;
        border-left: unset;
        font-size: 14px;
        padding: 0;
        margin-bottom: 15px
    }
}

.information__table .information__table-item-2:last-child {
    border-bottom: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table .information__table-item-2:last-child {
        border-bottom: unset
    }
}

.information__table .information__table-item-3 {
    border-top: 1px solid #00bd5e;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.information__table .information__table-item-3 .name {
    width: 35%;
    color: #063;
    text-transform: uppercase;
    margin-bottom: auto;
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table .information__table-item-3 .name {
        padding: 15px 0;
        font-size: 14px
    }
}

.information__table .information__table-item-3 .descriptions {
    width: 65%;
    text-align: left;
    padding: 10px;
    border-left: 1px solid #00bd5e;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px
}

@media all and (max-width:767px) {
    .information__table .information__table-item-3 .descriptions {
        font-size: 14px
    }
}

.information__table .information__table-item-3:last-child {
    border-bottom: 1px solid #00bd5e
}

.information__table .information__name-list {
    border-top: 1px solid #00bd5e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.information__table .information__name-list .name-item {
    color: #063;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table .information__name-list .name-item {
        font-size: 14px;
        width: 50%;
        text-align: center;
        border-left: 1px solid #d9d9d9
    }
}

.information__table .information__name-list .name-item-2 {
    color: #063;
    padding: 10px;
    border-left: 1px solid #00bd5e;
    width: 25%
}

@media all and (max-width:767px) {
    .information__table .information__name-list .name-item-2 {
        font-size: 14px;
        width: 50%;
        text-align: center;
        border-left: unset
    }
}

.information__table .information__name-list .name-item-1 {
    color: #063;
    width: 50%;
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table .information__name-list .name-item-1 {
        display: none
    }
}

.information__table .information__general {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #00bd5e;
    color: #063;
    font-weight: 500
}

@media all and (max-width:767px) {
    .information__table .information__general {
        border-top: 1px solid #d9d9d9
    }
}

.information__table .information__general .name-item {
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table .information__general .name-item {
        padding-left: 0;
        padding-bottom: 0;
        font-size: 14px
    }
}

.information__table .information__general-max-size {
    border-top: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table .information__general-max-size {
        border-top: 0
    }
}

.information__table .information__general-max-size .name-item {
    padding: 10px;
    font-weight: 500
}

@media all and (max-width:767px) {
    .information__table .information__general-max-size .name-item {
        padding-left: 0;
        padding-top: 0;
        font-size: 14px
    }
}

.information__table .information__item-list {
    border-top: 1px solid #00bd5e;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media all and (max-width:767px) {
    .information__table .information__item-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.information__table .information__item-list:hover {
    background-color: #eee
}

.information__table .information__item-list .item-item-1 {
    width: 50%;
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table .information__item-list .item-item-1 {
        padding: 8px;
        font-size: 14px;
        width: 100%;
        text-align: center
    }
}

.information__table .information__item-list .item-item {
    padding: 10px;
    border-left: 1px solid #00bd5e;
    width: 25%
}

@media all and (max-width:767px) {
    .information__table .information__item-list .item-item {
        padding: 8px;
        font-size: 14px;
        width: 50%;
        text-align: center;
        border-left: 1px solid #d9d9d9;
        border-top: 1px solid #d9d9d9;
        margin-bottom: 10px;
        padding-bottom: 0
    }
}

.information__table .information__item-list .item-item-2 {
    padding: 10px;
    border-left: 1px solid #00bd5e;
    width: 25%
}

@media all and (max-width:767px) {
    .information__table .information__item-list .item-item-2 {
        padding: 8px;
        font-size: 14px;
        width: 50%;
        text-align: center;
        border-left: unset;
        border-top: 1px solid #d9d9d9;
        margin-bottom: 10px;
        padding-bottom: 0
    }
}

.information__table1 {
    padding: 0;
    margin-bottom: 20px
}

.information__table1 .information__name-list {
    border-top: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table1 .information__name-list {
        display: none
    }
}

.information__table1 .name-item {
    color: #063;
    padding: 10px;
    border-left: 1px solid #00bd5e;
    width: 50%
}

@media all and (max-width:767px) {
    .information__table1 .name-item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0
    }
}

.information__table1 .name-item:first-child {
    border-left: unset
}

.information__table1 .information__general {
    border-top: 1px solid #00bd5e;
    color: #063;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .information__table1 .information__general {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.information__table1 .information__general:last-child {
    border-bottom: 1px solid #00bd5e
}

.information__table1 .information__general:hover {
    background-color: #eee
}

.information__table1 .information__general .item-item {
    cursor: pointer;
    padding: 10px;
    border-left: 1px solid #00bd5e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (max-width:767px) {
    .information__table1 .information__general .item-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 14px;
        border-left: unset;
        padding-top: 0;
        padding-left: 0
    }
}

.information__table1 .information__general .item-item a {
    color: #000;
    text-decoration: none
}

.information__table2 {
    padding: 0;
    margin-bottom: 20px
}

.information__table2 .information__name-list {
    border-top: 1px solid #00bd5e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media all and (max-width:767px) {
    .information__table2 .information__name-list {
        display: none
    }
}

.information__table2 .information__name-list .name-item {
    color: #063;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

.information__table2 .information__name-list .name-item-1 {
    color: #063;
    width: 22%;
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table2 .information__name-list .name-item-1 {
        padding-left: 0
    }
}

.information__table2 .information__name-list .name-item-2 {
    color: #063;
    width: 28%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__name-list .name-item-2 {
        padding-left: 0
    }
}

.information__table2 .information__name-list .name-item-3 {
    color: #063;
    width: 14%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__name-list .name-item-3 {
        padding-left: 0
    }
}

.information__table2 .information__name-list .name-item-4 {
    color: #063;
    width: 18%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__name-list .name-item-4 {
        padding-left: 0
    }
}

.information__table2 .information__name-list .name-item-5 {
    color: #063;
    width: 18%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__name-list .name-item-5 {
        padding-left: 0
    }
}

.information__table2 .information__general {
    border-top: 1px solid #00bd5e;
    color: #063;
    font-weight: 500
}

@media all and (max-width:767px) {
    .information__table2 .information__general {
        border-top: unset
    }
}

.information__table2 .information__general .name-item {
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table2 .information__general .name-item {
        padding-left: 0;
        padding-top: 0
    }
}

.information__table2 .information__general-max-size {
    border-top: 1px solid #00bd5e;
    font-weight: 700
}

@media all and (max-width:767px) {
    .information__table2 .information__general-max-size {
        border-top: unset
    }
}

.information__table2 .information__general-max-size .name-item {
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table2 .information__general-max-size .name-item {
        padding-left: 0;
        padding-top: 0
    }
}

.information__table2 .information__item-list {
    border-top: 1px solid #00bd5e;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.information__table2 .information__item-list:hover {
    background-color: #eee
}

.information__table2 .information__item-list:last-child {
    border-bottom: 1px solid #00bd5e
}

.information__table2 .information__item-list .information__name-list {
    display: none
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__name-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
        border-top: unset;
        font-size: 14px
    }
}

.information__table2 .information__item-list .information__name-list .name-item-1 {
    position: relative;
    overflow: hidden
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__name-list .name-item-1 {
        width: 100%;
        border-left: unset;
        color: #747474
    }

    .information__table2 .information__item-list .information__name-list .name-item-1:after {
        content: '.............................................................................................................';
        bottom: 10px;
        position: absolute
    }
}

.information__table2 .information__item-list .information__name-list .name-item-2 {
    position: relative;
    overflow: hidden
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__name-list .name-item-2 {
        width: 100%;
        border-left: unset;
        color: #747474
    }

    .information__table2 .information__item-list .information__name-list .name-item-2:after {
        content: '....................................................................................';
        bottom: 10px;
        position: absolute
    }
}

.information__table2 .information__item-list .information__name-list .name-item-3 {
    position: relative;
    overflow: hidden
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__name-list .name-item-3 {
        width: 100%;
        border-left: unset;
        color: #747474
    }

    .information__table2 .information__item-list .information__name-list .name-item-3:after {
        content: '.......................................................................................';
        bottom: 10px;
        position: absolute
    }
}

.information__table2 .information__item-list .information__name-list .name-item-4 {
    position: relative;
    overflow: hidden
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__name-list .name-item-4 {
        width: 100%;
        border-left: unset;
        color: #747474
    }

    .information__table2 .information__item-list .information__name-list .name-item-4:after {
        content: '................................................................................................';
        bottom: 10px;
        position: absolute
    }
}

.information__table2 .information__item-list .information__name-list .name-item-5 {
    position: relative;
    overflow: hidden
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__name-list .name-item-5 {
        width: 100%;
        border-left: unset;
        color: #747474
    }

    .information__table2 .information__item-list .information__name-list .name-item-5:after {
        content: '.............................................................................';
        bottom: 10px;
        position: absolute
    }
}

.information__table2 .information__item-list .information__pod-item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__pod-item-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
        font-size: 14px
    }
}

.information__table2 .information__item-list .information__pod-item-list .item-item-1 {
    width: 22%;
    padding: 10px
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__pod-item-list .item-item-1 {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.information__table2 .information__item-list .information__pod-item-list .item-item-2 {
    width: 28%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__pod-item-list .item-item-2 {
        width: 100%;
        border-left: unset;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.information__table2 .information__item-list .information__pod-item-list .item-item-3 {
    width: 14%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__pod-item-list .item-item-3 {
        width: 100%;
        border-left: unset;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.information__table2 .information__item-list .information__pod-item-list .item-item-4 {
    width: 18%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__pod-item-list .item-item-4 {
        width: 100%;
        border-left: unset;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.information__table2 .information__item-list .information__pod-item-list .item-item-5 {
    width: 18%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

@media all and (max-width:767px) {
    .information__table2 .information__item-list .information__pod-item-list .item-item-5 {
        width: 100%;
        border-left: unset;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.information__table3 {
    padding: 0;
    margin-bottom: 20px
}

.information__table3 .information__name-list {
    border-top: 1px solid #00bd5e
}

.information__table3 .name-item {
    padding: 10px;
    border-left: 1px solid #00bd5e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information__table3 .name-item:first-child {
    border-left: unset
}

.information__table3 .name-item a {
    color: #242424;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information__table3 .name-item a p {
    margin-left: 10px
}

.information__table3 .information__general {
    border-top: 1px solid #00bd5e;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.information__table3 .information__general:last-child {
    border-bottom: 1px solid #00bd5e
}

.information__table3 .information__general:hover {
    background-color: #eee
}

.information__table3 .information__general .item-item {
    width: 45%;
    padding: 10px;
    border-left: 1px solid #00bd5e
}

.information__table3 .information__general .item-item a {
    color: #000;
    text-decoration: none
}

.ok-modal {
    position: absolute
}

.ok-modal__black {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    opacity: 1;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ok-modal__close {
    display: block;
    left: 10px;
    top: 10px
}

.ok-modal__view {
    position: fixed;
    background-color: #fff;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 25;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 290px;
    max-height: 353px;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ok-modal svg {
    margin-bottom: 20px
}

.ok-modal__text {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    letter-spacing: .25px;
    color: #231f20;
    max-width: 170px;
    width: 100%;
    margin-bottom: 25px
}

.ok-modal__btn {
    position: relative;
    background-color: #00864b;
    max-width: 140px;
    width: 100%;
    max-height: 40px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0
}

.ok-modal__btn button {
    background-color: transparent;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .4px;
    outline: 0;
    border: 0;
    padding: 50px
}

.products .product__left {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%
}

.products .product__list-ul {
    padding: 0;
    color: #231f20;
    line-height: 25.3px;
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .4px
}

.products .product__list-ul span {
    color: #063;
    font-size: 28px;
    margin-bottom: 17px
}

.products .product__list-ul li {
    color: #00864b;
    margin-left: 16px;
    margin-top: 5px
}

@media all and (max-width:767px) {
    .products .product__list-ul li {
        margin-top: 0
    }
}

.products .product__list-ul li p {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: 25px;
    color: #231f20
}

@media all and (max-width:767px) {
    .products .product__list-ul li p {
        font-size: 14px
    }
}

.products .product__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%
}

.products .product__right img {
    height: unset;
    width: unset
}

.products__obertka {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media all and (max-width:767px) {
    .products__obertka {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.products__obertka .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 71%;
    flex: 0 0 71%;
    max-width: 71%
}

@media all and (max-width:767px) {
    .products__obertka .product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.products__obertka .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
    background-color: #f2f4f3;
    margin-left: auto
}

@media all and (max-width:767px) {
    .products__obertka .sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px
    }
}


.products__obertka .sidebar .see-topics {
    padding-left: 15px;
    font-size: 12px;
    letter-spacing: .4px
}

.products__obertka .sidebar .see-topics:hover {
    background-color: #e6e9e8
}

.products__obertka .sidebar .see-topics:hover a {
    text-decoration: none
}

.products__obertka .sidebar .see-topics a {
    padding-top: 10px;
    color: #242424;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px
}

@media all and (max-width:767px) {
    .products__obertka .sidebar .see-topics {
        display: none
    }
}

@media all and (max-width:767px) {
    .products__obertka .sidebar .heading-open .menu {
        max-height: 1000px;
        display: block
    }
}

.products__obertka .sidebar .heading-open .sidebar__btn-line_before {
    color: #00864b
}

.products__obertka .sidebar .heading-open .sidebar__btn-line_after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

@media all and (max-width:767px) {
    .products__obertka .sidebar .heading-open .hide_topics {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.products__obertka .sidebar__title {
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
    padding-left: 16px;
    padding-top: 18px;
    margin-bottom: 20px;
    letter-spacing: .4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width:767px) {
    .products__obertka .sidebar__title {
        padding-top: 12px;
        padding-bottom: 12px;
        margin-bottom: 0;
        width: 100%
    }
}

.products__obertka .sidebar__btn {
    display: none;
    padding: 10px 31px 10px;
    cursor: pointer
}

@media all and (max-width:767px) {
    .products__obertka .sidebar__btn {
        display: block
    }
}

.products__obertka .sidebar__btn-line {
    position: absolute;
    display: block;
    width: 19px;
    height: 1px;
    background-color: #999;
    border-radius: 27px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.products__obertka .sidebar__btn-line_after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.products__obertka .sidebar .hide_topics {
    display: none;
    color: #00864b;
    font-size: 14px;
    font-weight: 400;
    padding-left: 16px;
    padding-top: 10px;
    padding-bottom: 23px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.products__obertka .sidebar .hide_topics img {
    margin-left: 10px
}

.products__obertka .sidebar .menu {
    padding-left: 0;
    margin-bottom: 0
}

@media all and (max-width:767px) {
    .products__obertka .sidebar .menu {
        display: none
    }
}

.products__obertka .sidebar .menu li {
    list-style-type: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding-left: 16px;
    padding-right: 22px;
    margin: 0;
    padding-bottom: 9px;
    padding-top: 9px;
    line-height: 19px
}

.products__obertka .sidebar .menu li:hover {
    background-color: #e6e9e8
}

.products__obertka .sidebar .menu li.current-menu-item {
    background-color: #fff;
    padding-left: 28px
}

.products__obertka .sidebar .menu li.current-menu-item a {
    color: #007c41
}

.products__obertka .sidebar .menu li a {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
    line-height: normal;
    color: #242424;
    text-decoration: none
}

.form-contact__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-contact__form .form-btn {
    margin-left: 10%
}

@media all and (max-width:767px) {
    .form-contact__form .form-btn {
        margin-left: 0;
        margin-right: auto
    }
}

.form-contact__form .form-btn .btn {
    font-family: Roboto, sans-serif;
    padding: 11px 54px;
    background-color: #00864b;
    color: #fff;
    border: none;
    outline: 0
}

.form-contact__form .form-message {
    height: 150px !important
}

@media all and (max-width:767px) {
    .form-contact__form .form-message {
        height: 120px !important
    }
}

.form-contact__form .form-control {
    height: 38px;
    background-color: #e6e9e8;
    resize: none;
    border: none;
    padding-left: 15px
}

@media all and (max-width:767px) {
    .form-contact__form .form-control {
        height: 30px
    }
}

.form-contact__form .form-contact__group {
    color: #007c41;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media all and (max-width:767px) {
    .form-contact__form .form-contact__group {
        font-size: 14px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px
    }
}

.form-contact__form .form-contact__group input {
    width: 90%;
    margin-left: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .form-contact__form .form-contact__group input {
        width: 100%
    }
}

.form-contact__form .form-contact__group input:focus-within {
    background-color: #fff;
    border: 1px solid #00864b
}

.form-contact__form .form-contact__group textarea {
    width: 90%;
    margin-left: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media all and (max-width:767px) {
    .form-contact__form .form-contact__group textarea {
        width: 100%
    }
}

.form-contact__form .form-contact__group textarea:focus-within {
    background-color: #fff;
    border: 1px solid #00864b
}

.form-contact__form .form-contact__group-1 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}