@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}
body {
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before {
    content: "";
    content: none;
}
q:after,
q:before {
    content: "";
    content: none;
}
a,
span {
    display: inline-block;
}
img {
    display: block;
}
table {
    border-collapse: collapse;
    border-width: 0;
    padding: 0;
    margin: 0;
}
html {
    height: auto;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
input,
textarea {
    color: #333;
    outline: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    font-family: inherit;
}
input[type="button"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    outline: 0;
}
input[type="search"] {
    -webkit-appearance: none;
}
button {
    cursor: pointer;
    -webkit-appearance: none;
    outline: 0;
    border: none;
    background: 0 0;
    padding: 0;
    font-family: inherit;
}
form,
td {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    outline: 0;
    color: inherit;
}
ul {
    list-style: none;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* {
    -webkit-tap-highlight-color: transparent;
}
body {
    margin: 0;
}
input:not([type="checkbox"]):not([type="radio"]),
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
input::-ms-clear {
    display: none;
}
.select .select__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova/ProximaNova-LightIt.eot);
    src: local("😥"), url(../font/ProximaNova/ProximaNova-LightIt.woff) format("woff"), url(../font/ProximaNova/ProximaNova-LightIt.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova/ProximaNova-Light.eot);
    src: local("😥"), url(../font/ProximaNova/ProximaNova-Light.woff) format("woff"), url(../font/ProximaNova/ProximaNova-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova/ProximaNova-Regular.eot);
    src: local("😥"), url(../font/ProximaNova/ProximaNova-Regular.woff) format("woff"), url(../font/ProximaNova/ProximaNova-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova/ProximaNova-Semibold.eot);
    src: local("😥"), url(../font/ProximaNova/ProximaNova-Semibold.woff) format("woff"), url(../font/ProximaNova/ProximaNova-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova/ProximaNova-SemiboldIt.eot);
    src: local("😥"), url(../font/ProximaNova/ProximaNova-SemiboldIt.woff) format("woff"), url(../font/ProximaNova/ProximaNova-SemiboldIt.ttf) format("truetype");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova/ProximaNova-Bold.eot);
    src: local("😥"), url(../font/ProximaNova/ProximaNova-Bold.woff) format("woff"), url(../font/ProximaNova/ProximaNova-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: ProximaNova;
    src: url(../font/ProximaNova/ProximaNova-Black.eot);
    src: local("😥"), url(../font/ProximaNova/ProximaNova-Black.woff) format("woff"), url(../font/ProximaNova/ProximaNova-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}
html {
    overflow-x: hidden;
}
html.overflow {
    height: auto;
    position: relative;
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch;
}
html.overflow body {
    height: auto;
    position: relative;
    overflow: hidden !important;
}
body {
    font-family: ProximaNova, sans-serif;
    font-weight: 600;
    font-size: 14px;
    background-color: #fff;
    line-height: 17px;
    color: #06130c;
    min-width: 320px;
    margin: auto;
    -webkit-overflow-scrolling: touch;
}
body.bg--gray {
    background: #f0f5f2;
}
body.search .product-holder {
    border: 1px solid #f0f5f2;
    border-top-left-radius: 8px;
}
body.search .product-holder__search {
    border-top-left-radius: 9px;
}
button,
input,
textarea {
    font-family: ProximaNova, sans-serif;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}
.response-bg {
    background: 50% 50% / contain no-repeat;
    position: absolute;
    display: none !important;
}
@media only screen and (max-width: 1679px) {
    .response-bg {
        background-image: none !important;
        display: none;
    }
}
.response-bg.bg-lion {
    width: 300px;
    height: 660px;
    left: 0;
    bottom: 0;
}
.response-bg.bg-leaf {
    width: 348px;
    height: 165px;
    right: 0;
    bottom: 0;
}
.wrapper {
    width: 100%;
    max-width: 1425px;
    display: block;
    margin: auto;
    padding: 0 30px;
}
.wrapper.wrapper-head {
    max-width: 1740px;
}
.wrapper.wrapper-content {
    max-width: 1232px;
}
@media only screen and (min-width: 1921px) {
    .wrapper.responsive {
        max-width: 100%;
        padding: 0 254px;
    }
    .wrapper.responsive.wrapper-content {
        padding: 0 375px;
        max-width: 100%;
    }
    .wrapper.wrapper-head {
        padding: 0 120px;
        max-width: 100%;
    }
}
@media only screen and (max-width: 374px) {
    .wrapper {
        padding: 0 15px;
    }
}
q {
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
    color: #f0592a;
    display: block;
    position: relative;
}
q:before {
    content: "";
    display: block;
    width: 47px;
    height: 31px;
    background: url(/front/dist/images/quote.svg) 50% 50% / contain no-repeat;
    position: absolute;
    left: 0;
    padding-left: 23px;
    top: -17px;
}
[class*=" icon-"],
[class^="icon-"] {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}
.icon-logo {
    width: 90px;
    height: 130px;
    fill: #fff;
}
.icon-camera {
    width: 19px;
    height: 12px;
    fill: #fdc211;
}
.icon-inst {
    width: 16px;
    height: 16px;
    fill: #fff;
}
.icon-pint {
    width: 16px;
    height: 18px;
    fill: #fff;
}
.icon-fb {
    width: 9px;
    height: 16px;
    fill: #fff;
}
.icon-yt {
    width: 18px;
    height: 14px;
    fill: #fff;
}
.icon-arrow-sm {
    width: 5px;
    height: 8px;
    fill: #fff;
}
.icon-arrow {
    width: 13px;
    height: 13px;
    fill: #fdc211;
}
.icon-mail {
    width: 13px;
    height: 11px;
    fill: #fdc211;
}
.icon-phone {
    width: 11px;
    height: 11px;
    fill: #fdc211;
}
.icon-mail-large {
    width: 24px;
    height: 18px;
    fill: #fff;
}
.icon-play {
    width: 8px;
    height: 12px;
    fill: #226724;
}
.icon-mobile-logo {
    width: 116px;
    height: 48px;
    fill: #fff;
}
.icon-search {
    width: 14px;
    height: 15px;
    fill: #226724;
}
.icon-reload {
    width: 16px;
    height: 18px;
}
.icon-baloon {
    width: 13px;
    height: 18px;
    fill: #226724;
}
.icon-calendar,
.icon-global {
    width: 18px;
    height: 18px;
    fill: #226724;
}
.icon-close {
    width: 10px;
    height: 10px;
    fill: #226724;
}
.icon-cart {
    width: 17px;
    height: 20px;
    fill: #fdc211;
}
.icon-check {
    width: 14px;
    height: 11px;
    fill: #226724;
}
.icon-globus {
    width: 21px;
    height: 22px;
}
.icon-menu {
    width: 16px;
    height: 16px;
    fill: #226724;
}
[class*=" flex-"],
[class^="flex-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-c {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-c-c {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex-s {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.flex-s-b {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-s-b {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-c-b {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wb-link {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    margin-left: auto;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #226724;
}
.wb-link svg {
    fill: #fdc211;
    width: 7px;
    height: 12px;
    margin-right: 10px;
}
@media only screen and (min-width: 1025px) {
    .wb-link:hover {
        color: #fdc211;
    }
}
@media only screen and (max-width: 767px) {
    .wb-link {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 50px 0 0 0;
        width: 100%;
    }
}
.breadcrumbs {
    margin: 64px 0 22px 0;
}
.breadcrumbs__item + .breadcrumbs__item {
    margin-left: 12px;
}
.breadcrumbs__item + .breadcrumbs__item:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    margin-right: 12px;
    background: #12492a;
    opacity: 0.3;
    height: 1px;
}
@media only screen and (max-width: 767px) {
    .breadcrumbs__item + .breadcrumbs__item:before {
        width: 20px;
    }
}
.breadcrumbs__item {
    display: inline;
    color: #12492a;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.breadcrumbs__item a,
.breadcrumbs__item span {
    display: inline;
}
@media only screen and (min-width: 1025px) {
    .breadcrumbs__item:hover {
        color: #fdc211 !important;
    }
}
.breadcrumbs__item:last-child {
    color: rgba(18, 73, 42, 0.5);
    pointer-events: none;
}
.breadcrumbs + .wb-title {
    margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
    .breadcrumbs {
        margin-top: 50px;
    }
}
.wb-btn {
    height: 50px;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    border-radius: 25px;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #12492a;
    background: #fdc211;
    -webkit-transition: color 0.3s, background 0.3s, opacity 0.3s;
    transition: color 0.3s, background 0.3s, opacity 0.3s;
}
.wb-btn svg {
    margin-right: 11px;
    fill: #226724;
}
@media only screen and (min-width: 1025px) {
    .wb-btn:hover {
        color: #fff;
        background: #226724;
    }
    .wb-btn:hover svg {
        fill: #fdc211;
    }
}
.wb-btn.btn--green {
    background: #226724;
    color: #fff;
}
.wb-btn.btn--green svg {
    fill: #fdc211;
}
@media only screen and (min-width: 1025px) {
    .wb-btn.btn--green:hover {
        color: #12492a;
        background: #fdc211;
    }
    .wb-btn.btn--green:hover svg {
        fill: #226724;
    }
}
.wb-btn.btn--white {
    height: 50px;
    border-radius: 34px;
    background: #fff;
    font-size: 13px;
    line-height: 1;
}
.wb-btn.btn--white svg {
    fill: #fdc211;
}
@media only screen and (min-width: 1025px) {
    .wb-btn.btn--white:hover {
        background: #226724;
        color: #fff;
    }
}
@media only screen and (max-width: 767px) {
    .wb-btn {
        height: 48px;
    }
    .wb-btn.btn--white {
        height: 48px;
    }
}
.wb-btn.disabled {
    background: #dae3e0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    cursor: not-allowed;
}
button.wb-btn {
    display: block;
}
.wb-title {
    font-weight: 900;
    font-size: 54px;
    line-height: 66px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
.wb-title span {
    white-space: pre-line;
    color: #fdc211;
}
.wb-title.title--white {
    color: #fff;
}
.wb-title.title--center {
    text-align: center;
    width: 100%;
}
@media only screen and (max-width: 1250px) {
    .wb-title {
        font-size: 48px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 1023px) {
    .wb-title {
        font-size: 36px;
        line-height: 48px;
    }
}
@media only screen and (max-width: 767px) {
    .wb-title {
        font-size: 26px;
        line-height: 32px;
    }
}
@media only screen and (max-width: 767px) {
    .wb-title {
        font-size: 22px;
        line-height: 28px;
    }
}
.wb-text {
    font-weight: 300;
    font-weight: 300;
    font-size: 22px;
    line-height: 35px;
    color: #fff;
}
.wb-tabs {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #12492a;
    width: 400px;
    text-align: center;
    border: 1px solid #fdc211;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.wb-tabs::before {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    background: #fdc211;
}
.wb-tabs li {
    z-index: 1;
    width: 50%;
    padding: 0 10px;
    height: 59px;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.wb-tabs li a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (min-width: 1025px) {
    .wb-tabs li:not(.active):hover {
        color: #fdc211;
    }
}
@media only screen and (max-width: 1023px) {
    .wb-tabs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 767px) {
    .wb-tabs li {
        height: 50px;
    }
}
.block-counter {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.04em;
    color: #226724;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}
.block-counter__text {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.block-counter__text:before {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: #226724;
    margin: 0 8px;
}
@media only screen and (max-width: 767px) {
    .block-counter {
        margin-bottom: 15px;
    }
}
.form-label {
    display: block;
    position: relative;
}
.form-label__placeholder {
    font-weight: 400;
    font-size: 12px;
    color: rgba(18, 73, 42, 0.5);
    position: absolute;
    left: 23px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.form-label__placeholder span {
    color: #f0592a;
}
.form-label.error .form-label__input {
    border-color: #f0592a !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-label.error .error-text {
    display: block;
}
.form-label .error-text {
    font-weight: 400;
    font-size: 11px;
    line-height: 1;
    color: red;
    position: absolute;
    left: 23px;
    top: calc(100% + 4px);
    display: none;
}
.form-label .error-text.show {
    display: block !important;
}
.form-label__input {
    width: 100%;
    height: 50px;
    background: #fff;
    border: 2px solid #eee;
    border-radius: 25px;
    padding: 0 23px;
    caret-color: #226724;
    resize: none;
    font-weight: 600;
    line-height: 1;
    font-size: 13px;
    color: #06130c;
    -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
    transition: border 0.3s, -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s, border 0.3s;
    transition: box-shadow 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
}
.form-label__input:not([value=""]) ~ .form-label__placeholder {
    display: none;
}
.form-label__input:not([value]):empty ~ .form-label__placeholder {
    display: block;
}
.form-label__input:focus {
    border-color: #fdc211 !important;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
}
.form-label__input:focus ~ .form-label__placeholder {
    display: none !important;
}
.form-label textarea.form-label__input {
    height: 110px;
    padding-top: 14px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.form-label textarea.form-label__input::-webkit-scrollbar {
    display: none;
}
.form-label textarea.form-label__input ~ .form-label__placeholder {
    top: 14px;
    -webkit-transform: translate(0);
    transform: translate(0);
}
.form-select {
    position: relative;
}
.form-select.error .select {
    border-color: #f0592a;
}
.form-select.error .error-text {
    display: block;
}
.form-select .error-text {
    font-weight: 400;
    font-size: 11px;
    line-height: 1;
    color: red;
    position: absolute;
    left: 23px;
    top: calc(100% + 1px);
    display: none;
}
.form-select .select {
    border-radius: 25px;
    border-color: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-select .select:after {
    border-top: 4px solid #226724;
}
.form-select .select.disabled .selected__text {
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #12492a;
}
.form-select .select__current {
    height: 46px;
}
.form-select .select .selected__text {
    font-family: ProximaNova, sans-serif;
    font-size: 13px;
}
.pagination-container {
    width: 100%;
    margin-top: 40px;
}
.pagination li {
    font-weight: 700;
    font-size: 18px;
    color: #12492a;
    border-radius: 50%;
    border: 1px solid #dae3e0;
    -webkit-transition: color 0.3s, border 0.3s, background 0.3s;
    transition: color 0.3s, border 0.3s, background 0.3s;
}
@media only screen and (min-width: 1025px) {
    .pagination li:hover {
        border-color: #fdc211;
    }
    .pagination li:hover svg {
        fill: #226724;
    }
    .pagination li:hover.pagination__dots a .dot {
        border-color: #226724;
    }
}
.pagination li a {
    width: 60px;
    height: 60px;
    border-radius: inherit;
    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;
}
.pagination li + li {
    margin-left: 15px;
}
.pagination li.pagination__current {
    border-color: #fdc211;
    background: #fdc211;
}
.pagination li.pagination__prev svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.pagination li.pagination__dots,
.pagination li.pagination__next,
.pagination li.pagination__prev {
    border: none;
}
.pagination li.pagination__dots a {
    width: 46px;
    padding-bottom: 5px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.pagination li.pagination__dots a .dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    border: 1px solid #dae3e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}
.pagination li.pagination__dots a .dot:after,
.pagination li.pagination__dots a .dot:before {
    content: "";
    display: block;
    position: absolute;
    width: inherit;
    top: -1px;
    height: inherit;
    border-radius: inherit;
    border: inherit;
    background: inherit;
}
.pagination li.pagination__dots a .dot:before {
    left: 7px;
}
.pagination li.pagination__dots a .dot:after {
    right: 7px;
}
.pagination li.disabled svg {
    fill: rgba(119, 123, 138, 0.4);
}
@media only screen and (max-width: 767px) {
    .pagination li {
        font-size: 15px;
    }
    .pagination li.pagination__dots a {
        width: 30px;
        height: 38px;
    }
    .pagination li a {
        width: 38px;
        height: 38px;
    }
    .pagination li + li {
        margin-left: 8px;
    }
}
@media only screen and (max-width: 374px) {
    .pagination li.pagination__next a,
    .pagination li.pagination__prev a {
        width: 26px;
    }
}
.checkbox {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2;
}
.checkbox.error .checkmark {
    border-color: red !important;
}
.checkbox .container-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkbox .container-input:checked ~ .checkmark:after,
.checkbox .container-input:checked ~ .checkmark:before {
    opacity: 1 !important;
}
.checkbox .text {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    padding: 0 0 0 38px;
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #2d2d2d;
}
.checkbox .container-input[type="checkbox"] ~ .checkmark:after {
    width: 6px;
    height: 9px;
    left: 50%;
    top: calc(50% - 1px);
    border: solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.checkbox .container-input[type="radio"] ~ .checkmark {
    border-radius: 50%;
}
.checkbox .container-input[type="radio"] ~ .checkmark:after {
    width: 100%;
    height: 100%;
    border: 3px solid #f8fbf9;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.checkbox .checkmark {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background-color: transparent;
    border: 1px solid #d8d8ea;
    position: absolute;
    background: #f8fbf9;
    left: 0;
    top: 0;
    cursor: pointer;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}
.checkbox .checkmark:after,
.checkbox .checkmark:before {
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.checkbox .checkmark:before {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    background: #226724;
    border-radius: inherit;
}
@media only screen and (min-width: 1025px) {
    .checkbox .checkmark:hover {
        border-color: #226724;
    }
}
.checkbox + .checkbox {
    margin-top: 14px;
}
@media only screen and (max-width: 479px) {
    .checkbox .text {
        padding-left: 30px;
    }
}
.block-content > img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin: 0 auto 34px;
    height: auto;
}
.block-content h1,
.block-content h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
}
.block-content h1 span,
.block-content h2 span {
    color: #c7c6c6;
}
.block-content span {
    display: inline;
}
.block-content h3,
.block-content h4,
.block-content h5,
.block-content h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 12px;
}
.block-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
}
.block-content ol,
.block-content ul {
    font-size: 16px;
    line-height: 24px;
}
.block-content ol li,
.block-content ul li {
    padding-left: 24px;
    position: relative;
}
.block-content ol li + li,
.block-content ul li + li {
    margin-top: 12px;
}
.block-content ul {
    margin-bottom: 30px;
}
.block-content ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
    background: #fdc211;
}
.block-content a {
    color: #fdc211;
    text-decoration: underline;
}
.block-content ol {
    counter-reset: list;
    list-style: none;
    margin-bottom: 12px;
}
.block-content ol li::before {
    counter-increment: list;
    content: counter(list) ".";
    color: #fdc211;
    position: absolute;
    left: 0;
    top: 3px;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}
.block-content table {
    width: 100%;
    table-layout: fixed;
    border: 1px solid #efeff5;
}
.block-content table td {
    font-family: Montserrat, sans-serif;
    height: 60px;
    padding-left: 30px;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #06130c;
}
.block-content table td:first-child {
    font-family: ProximaNova, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
}
.block-content table tr:nth-child(even) {
    background-color: #f0f5f2;
}
@media only screen and (max-width: 1023px) {
    .block-content h1,
    .block-content h2 {
        font-size: 20px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .block-content h1,
    .block-content h2 {
        font-size: 18px;
        line-height: 23px;
    }
    .block-content table {
        overflow-x: scroll;
        display: block;
    }
    .block-content table td {
        width: 300px;
    }
    .block-content table tbody {
        width: 600px;
        display: block;
    }
}
.frst-about {
    margin-bottom: 100px;
    position: relative;
}
.frst-about .wrapper-head {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 64px;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.frst-about .wrapper-head .breadcrumbs {
    margin: 0;
}
.frst-about .wrapper-head .breadcrumbs__item + .breadcrumbs__item:before {
    background-color: rgba(255, 255, 255, 0.3);
}
.frst-about .wrapper-head .breadcrumbs__item {
    color: #fff;
}
.frst-about .wrapper-head .breadcrumbs__item:last-child {
    color: rgba(255, 255, 255, 0.5);
}
.frst-about .frst-card {
    padding-top: 47%;
}
.frst-about .frst-card .wb-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 94px;
    line-height: 114px;
    width: 100%;
    margin-bottom: 18px;
}
.frst-about .frst-card .description {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    max-width: 582px;
}
@media only screen and (max-width: 1439px) {
    .frst-about .frst-card .wb-title {
        font-size: 74px;
        line-height: 94px;
    }
    .frst-about .frst-card .description {
        max-width: 562px;
    }
}
@media only screen and (max-width: 1250px) {
    .frst-about .frst-card {
        padding-top: 72%;
    }
}
@media only screen and (max-width: 1023px) {
    .frst-about {
        margin-bottom: 50px;
    }
    .frst-about .frst-card {
        padding-top: 92%;
    }
    .frst-about .frst-card .wb-title {
        font-size: 38px;
        line-height: 52px;
        max-width: 545px;
    }
}
@media only screen and (max-width: 767px) {
    .frst-about .frst-card {
        padding-top: 0;
    }
    .frst-about .frst-card .description {
        font-size: 14px;
        line-height: 19px;
    }
}
@media only screen and (max-width: 374px) {
    .frst-about .frst-card .wrapper {
        padding-top: 100px;
    }
    .frst-about .frst-card .wb-title {
        font-size: 26px;
        line-height: 32px;
    }
    .frst-about .frst-card .description {
        font-size: 14px;
        line-height: 18px;
    }
}
.history-slider {
    padding-bottom: 127px;
    position: relative;
}
.history-slider-bg {
    right: 0;
    bottom: 100px;
    width: 200px;
    height: 550px;
}
.history-slider .wrapper {
    max-width: 1460px;
}
.history-slider .wb-title {
    margin-bottom: 46px;
}
.history-slider .year {
    min-height: 34px;
    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;
}
.history-slider .year::after {
    content: "";
    min-height: inherit;
    font-size: 0;
}
.history-slider__text {
    margin: 63px auto 0;
    max-width: 1320px;
    display: none;
}
.history-slider__text .contact-zoo__card {
    padding: 0;
    border-bottom: none;
}
.history-slider__text .contact-zoo__card .content {
    padding: 30px 46px 20px 20px;
}
.history-slider__text .contact-zoo__card .content .wb-title {
    color: #fdc211;
    margin-bottom: 35px;
}
.history-slider__text .contact-zoo__card .image {
    background: #fff 50% 50% / auto 100% no-repeat;
}
@media only screen and (max-width: 1365px) {
    .history-slider__text .contact-zoo__card .content {
        padding: 30px 0 20px 0;
    }
}
@media only screen and (max-width: 1023px) {
    .history-slider {
        padding-bottom: 50px;
    }
    .history-slider__text .contact-zoo__card .title--mobile {
        color: #fdc211;
    }
    .history-slider__text .contact-zoo__card .content {
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    .history-slider .wb-title {
        margin-bottom: 35px;
    }
    .history-slider__text {
        margin-top: 35px;
    }
    .history-slider__content {
        position: relative;
        padding-bottom: 80px;
    }
}
.slider-history {
    position: relative;
    padding: 0 93px;
}
.slider-history .slick-active + .slick-slide:not(.slick-active) > div:before {
    left: -1px;
}
.slider-history .slick-slide > div {
    padding: 2px 4px 0 4px;
    position: relative;
}
.slider-history .slick-slide > div:before {
    content: "";
    width: 1px;
    height: 36px;
    background: #eaeff0;
    position: absolute;
    left: 0;
    top: 0;
}
.slider-history .slick-arrow {
    position: absolute;
    top: 2px;
    width: 62px;
    height: 62px;
}
.slider-history .slick-arrow svg {
    width: 13px;
    height: 13px;
}
.slider-history .slick-arrow.slick-prev {
    left: 0;
}
.slider-history .slick-arrow.slick-next {
    right: 0;
}
.slider-history .slick-current .slider-history__item {
    border-color: #fdc211;
}
.slider-history .slick-current span {
    color: #fdc211;
}
.slider-history .slick-current .dots:before {
    background: rgba(253, 194, 17, 0.2);
}
.slider-history .slick-current .dots:after {
    background: #fdc211;
}
.slider-history .slick-list {
    padding-bottom: 7px;
}
.slider-history .slick-track {
    margin: 0 -2px;
}
.slider-history__item {
    width: 112px;
    margin: auto;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.04em;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 1px solid #e2e8ea;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}
.slider-history__item span {
    font-size: 16px;
    line-height: 19px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    margin-bottom: 4px;
    display: block;
}
.slider-history__item span + span {
    font-size: 12px;
    line-height: 15px;
    color: rgba(6, 19, 12, 0.5);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    margin-bottom: 0;
}
.slider-history__item .month {
    font-size: 12px;
    line-height: 15px;
    color: rgba(6, 19, 12, 0.5);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.slider-history__item .dots {
    width: 32px;
    position: absolute;
    left: 50%;
    top: calc(100% - 7px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 14px;
    background: #fff;
    z-index: 10;
}
.slider-history__item .dots:after,
.slider-history__item .dots:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    border-radius: 50%;
}
.slider-history__item .dots:before {
    height: 14px;
    width: 14px;
    background: rgba(34, 103, 36, 0.2);
}
.slider-history__item .dots:after {
    width: 6px;
    height: 6px;
    background: #226724;
}
@media only screen and (max-width: 767px) {
    .slider-history {
        padding: 0;
    }
    .slider-history.slick-slider {
        position: static;
    }
    .slider-history .slick-arrow {
        width: 52px;
        height: 52px;
        top: auto;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .slider-history .slick-arrow.slick-prev {
        right: auto;
        left: calc(50% - 34px);
    }
    .slider-history .slick-arrow.slick-next {
        right: auto;
        left: calc(50% + 34px);
    }
    .slider-history .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
}
.block-team ~ .main-map .main-map__mobile {
    display: none;
}
.block-team .wrapper {
    max-width: 1460px;
}
.block-team .wb-title {
    margin-bottom: 50px;
}
.block-team__content {
    padding-top: 100px;
    border-top: 1px solid rgba(18, 73, 42, 0.09);
}
.block-team .team-slider .slick-arrow {
    position: absolute;
    right: 0;
    top: -112px;
}
.block-team .team-slider .slick-arrow.slick-prev {
    right: 69px;
}
.block-team .team-slider .slick-slide > div {
    padding-left: 22px;
}
.block-team .team-slider .slick-slide:not(.slick-active) .team-card {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.block-team .team-slider .slick-slide:not(.slick-active) .team-card:before {
    opacity: 0;
}
.block-team .team-slider .slick-list {
    padding: 0 20px 50px 0;
    margin: 0 -20px -50px -20px;
    width: calc(100% + 40px);
}
.block-team .wb-btn {
    margin: 60px auto 0;
    font-size: 13px;
    letter-spacing: 0.1em;
    max-width: 274px;
    height: 68px;
    border-radius: 34px;
}
@media only screen and (max-width: 1023px) {
    .block-team__content {
        padding: 50px 0;
        border-bottom: 1px solid rgba(18, 73, 42, 0.09);
    }
    .block-team .wb-btn {
        height: 50px;
        margin-top: 50px;
    }
    .block-team .team-slider .slick-arrow {
        top: -100px;
    }
}
@media only screen and (max-width: 767px) {
    .block-team .wb-title {
        margin-bottom: 35px;
    }
    .block-team .wb-btn {
        margin-top: 35px;
        width: 100%;
        max-width: 330px;
    }
    .block-team .team-slider {
        position: relative;
    }
    .block-team .team-slider .slick-arrow {
        width: 52px;
        height: 52px;
        top: auto;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .block-team .team-slider .slick-arrow + .slick-list {
        padding-bottom: 80px;
        margin-bottom: 0;
    }
    .block-team .team-slider .slick-arrow.slick-prev {
        right: auto;
        left: calc(50% - 34px);
    }
    .block-team .team-slider .slick-arrow.slick-next {
        right: auto;
        left: calc(50% + 34px);
    }
    .block-team .team-slider .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
}
@media only screen and (max-width: 374px) {
    .block-team {
        overflow: hidden;
    }
}
.team-card {
    width: 336px;
    position: relative;
    padding-bottom: 120px;
    border-radius: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0 8px 20px rgba(212, 223, 235, 0.5);
    box-shadow: 0 8px 20px rgba(212, 223, 235, 0.5);
}
.team-card:before {
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    width: 88.1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.2);
    bottom: 0;
    -webkit-transition: opacity 0.3s, -webkit-box-shadow 0.3s;
    transition: opacity 0.3s, -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s, opacity 0.3s;
    transition: box-shadow 0.3s, opacity 0.3s, -webkit-box-shadow 0.3s;
}
.team-card__bg {
    border-radius: 10px 10px 0 0;
    height: 280px;
    background: 50% 50% / cover no-repeat;
}
.team-card__content {
    padding: 31px 15px 31px 31px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    border-radius: 0 0 10px 10px;
    -webkit-transition: background 0.3s, height 0.3s, border-radius 0.3s;
    transition: background 0.3s, height 0.3s, border-radius 0.3s;
}
.team-card__content .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    margin-bottom: 7px;
}
.team-card__content .position {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #226724;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.team-card__content .text {
    padding-top: 0;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transition: max-height 0.3s, padding 0.3s;
    transition: max-height 0.3s, padding 0.3s;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
.team-card .mCSB_draggerRail {
    width: 2px;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.1) !important;
}
.team-card .mCSB_scrollTools .mCSB_draggerContainer {
    right: -11px;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
    opacity: 0;
}
.team-card .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
    border-radius: 0;
    background-color: #fdc211 !important;
}
.team-card .mCSB_container {
    padding-right: 12px;
}
.team-card:not(:hover) .mCSB_container {
    top: 0 !important;
}
@media only screen and (min-width: 1025px) {
    .team-card:hover:before {
        -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
        box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    }
    .team-card:hover .mCSB_scrollTools .mCSB_draggerContainer {
        opacity: 1;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
    .team-card:hover .team-card__content {
        height: 240px;
        border-radius: 10px;
        background: #226724;
    }
    .team-card:hover .team-card__content .title {
        color: #fff;
    }
    .team-card:hover .team-card__content .position {
        color: #fdc211;
    }
    .team-card:hover .team-card__content .text {
        opacity: 1;
        padding-top: 10px;
        max-height: 1000px;
    }
}
@media only screen and (max-width: 1439px) {
    .team-card__bg {
        height: 230px;
    }
}
@media only screen and (max-width: 767px) {
    .team-card__bg {
        height: 0;
        padding-top: 77%;
    }
}
.block-action {
    overflow: hidden;
}
.block-action .action-slider {
    margin-bottom: 270px;
}
.block-action .wrapper {
    max-width: 1040px;
}
.block-action .wb-title {
    margin-bottom: 47px;
}
.block-action .slick-dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 52px;
}
.block-action .slick-dots li {
    width: 12px;
    height: 12px;
}
.block-action .slick-dots li.slick-active:after {
    border: 6px solid #226724;
}
.block-action .slick-dots li:after {
    border: 2px solid rgba(34, 103, 36, 0.6);
}
.block-action .slick-dots li + li {
    margin-left: 12px;
}
.block-action ~ .main-map .main-map__mobile {
    display: none;
}
@media only screen and (max-width: 1679px) {
    .block-action .action-slider {
        margin-bottom: 150px;
    }
}
@media only screen and (max-width: 1023px) {
    .block-action {
        padding: 50px 0;
    }
    .block-action .action-slider {
        margin-bottom: 65px;
    }
    .block-action ~ .main-map {
        margin-top: 50px;
        padding: 0;
    }
    .block-action ~ .main-map .main-map__bg {
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .block-action .wb-title {
        margin-bottom: 35px;
    }
    .block-action .action-slider {
        margin-bottom: 80px;
    }
}
.block-person {
    overflow: hidden;
    margin-bottom: 100px;
    padding-bottom: 36px;
}
.block-person .wrapper {
    max-width: 1460px;
    position: relative;
}
.block-person .block-counter {
    position: absolute;
    top: 9px;
    left: calc(46.8% + 114px);
}
.block-person__slider {
    border-bottom: 1px solid rgba(18, 73, 42, 0.09);
}
.block-person__slider .slick-list {
    padding-bottom: 130px;
}
.block-person__slider .slick-dots {
    display: none !important;
}
.block-person__slider:after,
.block-person__slider:before {
    display: block;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: 0.04em;
    font-weight: 600;
    z-index: 10;
}
.block-person__slider:not([data-from=""]):before {
    left: calc(46.8% + 269px);
    bottom: 134px;
    content: attr(data-from) "/";
    font-size: 26px;
    line-height: 32px;
    color: #12492a;
}
.block-person__slider:after {
    left: calc(46.8% + 301px);
    bottom: 147px;
    content: attr(data-to);
    font-size: 14px;
    line-height: 17px;
    color: rgba(18, 73, 42, 0.5);
}
.block-person__slider .slick-arrow {
    position: absolute;
    bottom: 125px;
}
.block-person__slider .slick-arrow.slick-prev {
    left: calc(46.8% + 110px);
}
.block-person__slider .slick-arrow.slick-next {
    left: calc(46.8% + 170px);
}
@media only screen and (max-width: 1439px) {
    .block-person .block-counter {
        left: calc(46.8% + 65px);
    }
    .block-person__slider:not([data-from=""]):before {
        left: calc(46.8% + 219px);
    }
    .block-person__slider:not([data-from=""]):after {
        left: calc(46.8% + 251px);
    }
    .block-person__slider .slick-arrow.slick-prev {
        left: calc(46.8% + 64px);
    }
    .block-person__slider .slick-arrow.slick-next {
        left: calc(46.8% + 124px);
    }
}
@media only screen and (max-width: 1250px) {
    .block-person .block-counter {
        position: static;
    }
    .block-person__slider:not([data-from=""]):after,
    .block-person__slider:not([data-from=""]):before {
        display: none;
    }
    .block-person__slider:not([data-from=""]) .slick-arrow {
        top: -6px;
        width: 62px;
        height: 62px;
        right: 0;
        left: auto;
    }
    .block-person__slider:not([data-from=""]) .slick-arrow svg {
        width: 13px;
        height: 13px;
    }
    .block-person__slider:not([data-from=""]) .slick-arrow.slick-prev {
        right: 75px;
        left: auto;
    }
}
@media only screen and (max-width: 1023px) {
    .block-person {
        margin-bottom: 50px;
    }
    .block-person .wb-title.title--mobile {
        font-size: 36px;
        line-height: 48px;
    }
    .block-person__slider:not([data-from=""]) .slick-arrow {
        top: -2px;
        width: 52px;
        height: 52px;
    }
    .block-person__slider:not([data-from=""]) .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
    .block-person__slider .slick-list {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .block-person__slider {
        position: relative;
    }
    .block-person__slider .slick-list {
        padding-bottom: 35px;
        overflow: visible;
    }
    .block-person__slider .slick-arrow + .slick-list {
        padding-bottom: 130px;
    }
    .block-person__slider:not([data-from=""]) .slick-arrow {
        width: 52px;
        height: 52px;
        top: auto;
        bottom: 50px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .block-person__slider:not([data-from=""]) .slick-arrow.slick-prev {
        right: auto;
        left: calc(50% - 34px);
    }
    .block-person__slider:not([data-from=""]) .slick-arrow.slick-next {
        right: auto;
        left: calc(50% + 34px);
    }
    .block-person__slider:not([data-from=""]) .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
}
.person-card {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.person-card .block-video {
    width: 46.8%;
    padding-top: 34.36%;
    margin: 0;
}
.person-card .block-video:before {
    content: "";
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    height: 40px;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    width: 85.3%;
    position: absolute;
    z-index: -1;
}
.person-card .wb-title {
    font-size: 34px;
    line-height: 41px;
    margin-bottom: 35px;
    width: 100%;
}
.person-card .wb-title.title--mobile {
    display: none;
}
.person-card__content {
    padding: 60px 100px 60px 112px;
    width: 53.2%;
}
.person-card__content .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
@media only screen and (max-width: 1439px) {
    .person-card__content {
        padding: 60px 50px 60px 62px;
    }
}
@media only screen and (max-width: 1250px) {
    .person-card .block-video {
        width: 100%;
        padding-top: 52%;
        margin: 0 auto 50px;
    }
    .person-card .wb-title {
        display: none;
        margin-bottom: 50px;
        font-size: 44px;
        line-height: 54px;
    }
    .person-card .wb-title.title--mobile {
        display: block;
    }
    .person-card__content {
        width: 100%;
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    .person-card .wb-title.title--mobile {
        margin-bottom: 35px;
        font-size: 26px;
        line-height: 32px;
    }
    .person-card .block-video {
        padding-top: 62%;
    }
}
.block-media {
    margin-bottom: 152px;
}
.block-media .wrapper {
    max-width: 1460px;
}
.block-media .wb-title {
    font-size: 44px;
    line-height: 54px;
    margin-bottom: 51px;
}
.block-media__buttons {
    margin-top: 58px;
}
.block-media__buttons .wb-btn {
    font-size: 13px;
    width: 322px;
    height: 68px;
    border-radius: 34px;
}
.block-media__buttons .wb-btn + .wb-btn {
    margin-left: 16px;
}
@media only screen and (min-width: 1025px) {
    .block-media__buttons .wb-btn:hover {
        color: #fdc211;
    }
}
.block-media__buttons .wb-btn.btn--green {
    color: #fdc211;
}
@media only screen and (min-width: 1025px) {
    .block-media__buttons .wb-btn.btn--green:hover {
        color: #226724;
    }
}
@media only screen and (max-width: 1023px) {
    .block-media {
        margin-bottom: 50px;
    }
    .block-media .wb-title {
        font-size: 36px;
        line-height: 48px;
    }
    .block-media__buttons {
        margin-top: 50px;
        padding-bottom: 50px;
        border-bottom: 1px solid rgba(18, 73, 42, 0.09);
    }
    .block-media__buttons .wb-btn {
        height: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .block-media .wb-title {
        margin-bottom: 35px;
        font-size: 26px;
        line-height: 32px;
    }
    .block-media__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .block-media__buttons .wb-btn {
        width: 100%;
        max-width: 330px;
    }
    .block-media__buttons .wb-btn + .wb-btn {
        margin: 15px 0 0 0;
    }
}
.media-slider {
    border-bottom: 1px solid rgba(18, 73, 42, 0.09);
}
.media-slider .slick-slide > div {
    padding: 0 12px;
}
.media-slider .slick-list {
    margin-left: -12px;
    width: calc(100% + 24px);
    padding-bottom: 110px;
}
.media-slider .slick-arrow {
    position: absolute;
    top: -110px;
    width: 62px;
    height: 62px;
    right: 0;
}
.media-slider .slick-arrow svg {
    width: 13px;
    height: 13px;
}
.media-slider .slick-arrow.slick-prev {
    right: 75px;
}
.media-slider .slick-slide:not(.slick-active) .media-card {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
@media only screen and (max-width: 1023px) {
    .media-slider .slick-arrow {
        top: -100px;
        width: 52px;
        height: 52px;
    }
    .media-slider .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
    .media-slider .slick-list {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .media-slider {
        position: relative;
    }
    .media-slider .slick-arrow {
        width: 52px;
        height: 52px;
        top: auto;
        bottom: 35px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .media-slider .slick-arrow.slick-prev {
        right: auto;
        left: calc(50% - 34px);
    }
    .media-slider .slick-arrow.slick-next {
        right: auto;
        left: calc(50% + 34px);
    }
    .media-slider .slick-arrow + .slick-list {
        padding-bottom: 115px;
    }
    .media-slider .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
}
.media-card {
    -webkit-box-shadow: 0 8px 20px rgba(212, 223, 235, 0.5);
    box-shadow: 0 8px 20px rgba(212, 223, 235, 0.5);
    border-radius: 10px;
}
.media-card__bg {
    background: 50% 50% / cover no-repeat;
    padding-top: 68%;
    border-radius: 10px 10px 0 0;
}
.media-card__content {
    border-radius: 0 0 10px 10px;
    background: #fff;
    padding: 25px 30px 45px 30px;
    position: relative;
}
.media-card__content:before {
    content: "";
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    height: 40px;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    width: 84.7%;
    position: absolute;
    z-index: -1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
}
.media-card__content .link {
    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;
    margin-bottom: 12px;
}
.media-card__content .link svg {
    margin-right: 11px;
}
.media-card__content .link span {
    width: calc(100% - 29px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: rgba(6, 19, 12, 0.8);
}
.media-card__content .text {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    overflow: hidden;
    height: 52px;
}
@media only screen and (min-width: 1025px) {
    .media-card:hover .media-card__content:before {
        opacity: 1;
    }
    .media-card:hover .media-card__content .text {
        color: #226724;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
    }
}
@media only screen and (max-width: 1250px) {
    .media-card__content .text {
        height: 44px;
        font-size: 16px;
        line-height: 22px;
    }
}
.block-about-faq {
    margin-bottom: 122px;
}
.block-about-faq .wrapper {
    max-width: 1460px;
}
.block-about-faq .block-info__content {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 94px;
    border-bottom: 1px solid rgba(18, 73, 42, 0.09);
}
.block-about-faq .block-info__content .wb-btn {
    width: 290px;
    margin-top: 35px;
}
@media only screen and (max-width: 1023px) {
    .block-about-faq {
        margin-bottom: 50px;
    }
    .block-about-faq .block-info__content {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .block-about-faq .block-info__content .wb-btn {
        width: 100%;
    }
}
.block-instagram {
    padding: 120px 0;
}
.block-instagram .wb-btn {
    font-size: 13px;
    width: 322px;
    height: 68px;
    margin: 40px auto 0;
    border-radius: 34px;
}
.block-instagram .wb-btn svg {
    margin-right: 14px;
    width: 22px;
    height: 22px;
}
.block-instagram .wb-title {
    color: #226724;
    margin-bottom: 60px;
}
.block-instagram .wb-title svg {
    width: 38px;
    height: 38px;
    margin-right: 21px;
    fill: #226724;
}
.block-instagram__grid:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.block-instagram__grid img {
    width: 16.67%;
    float: left;
}
.block-instagram__grid img:first-of-type {
    width: 33.32%;
}
@media only screen and (max-width: 1023px) {
    .block-instagram {
        padding: 0 0 50px 0;
    }
    .block-instagram .wb-title {
        margin-bottom: 40px;
    }
    .block-instagram .wb-btn {
        height: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .block-instagram .wb-btn {
        width: 100%;
        max-width: 330px;
    }
    .block-instagram .wb-title {
        margin-bottom: 35px;
    }
    .block-instagram .wb-title svg {
        width: 26px;
        height: 26px;
    }
    .block-instagram__grid img {
        width: 25%;
    }
    .block-instagram__grid img:first-of-type {
        width: 50%;
    }
}
.block-cafe {
    padding: 219px 0 160px 0;
    position: relative;
}
.block-cafe-bg {
    width: 300px;
    height: 450px;
    left: 0;
    top: 0;
}
.block-cafe .container {
    position: relative;
}
.block-cafe .wrapper {
    max-width: 1460px;
}
.block-cafe__content {
    width: 50%;
    padding: 110px 115px 27px 50px;
}
.block-cafe__content .wb-title {
    margin-bottom: 43px;
    font-size: 44px;
    line-height: 54px;
}
.block-cafe__content .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
@media only screen and (max-width: 1679px) {
    .block-cafe {
        padding: 100px 0;
    }
    .block-cafe__content {
        padding-top: 0;
    }
}
@media only screen and (max-width: 1439px) {
    .block-cafe__content {
        width: 40%;
        padding: 0 50px 27px 0;
    }
    .block-cafe__content .wb-title {
        margin-bottom: 25px;
        font-size: 28px;
        line-height: 38px;
    }
}
@media only screen and (max-width: 1250px) {
    .block-cafe__content {
        width: 100%;
        padding: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .block-cafe {
        padding: 50px 0;
        border-bottom: 1px solid rgba(18, 73, 42, 0.09);
    }
}
@media only screen and (max-width: 767px) {
    .block-cafe .wb-title {
        font-size: 22px;
        line-height: 28px;
    }
}
.cafe-slider {
    left: 50%;
    top: 50%;
    max-width: 960px;
    max-height: 595px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 4px;
    margin-bottom: -4px;
}
.cafe-slider .slick-list {
    width: 100%;
}
.cafe-slider.block-cafe__slider {
    position: absolute;
}
.cafe-slider__item {
    padding-top: 62%;
    background: 50% 50% / cover no-repeat;
    border-radius: 20px 0 0 20px;
}
@media only screen and (min-width: 1921px) {
    .cafe-slider__item {
        border-radius: 20px;
    }
}
.cafe-slider .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    background: #fff;
    padding: 21px 50px 4px 50px;
    border-radius: 35px 35px 0 0;
}
.cafe-slider .slick-dots li {
    width: 12px;
    height: 12px;
}
.cafe-slider .slick-dots li.slick-active:after {
    border: 6px solid #226724;
}
.cafe-slider .slick-dots li:after {
    border: 2px solid rgba(34, 103, 36, 0.6);
}
.cafe-slider .slick-dots li + li {
    margin-left: 12px;
}
@media only screen and (max-width: 1439px) {
    .cafe-slider {
        width: 60%;
        left: 40%;
    }
}
@media only screen and (max-width: 1250px) {
    .cafe-slider {
        width: calc(100% - 60px);
        max-width: 100%;
        left: auto;
        margin: 30px auto 0;
        top: auto;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    .cafe-slider__item {
        border-radius: 20px;
        padding-top: 50%;
    }
    .cafe-slider.block-cafe__slider {
        position: relative;
    }
}
@media only screen and (max-width: 767px) {
    .cafe-slider {
        padding-bottom: 30px;
    }
    .cafe-slider__item {
        padding-top: 64%;
    }
    .cafe-slider .slick-dots {
        padding: 0;
        bottom: 0;
        background: 0 0;
        border-radius: 0;
    }
}
@media only screen and (max-width: 374px) {
    .cafe-slider {
        width: calc(100% - 30px);
    }
}
#account-login {
    padding: 0 30px 80px 30px;
    width: 100%;
    max-width: 1740px;
    display: block;
    margin: auto;
    position: relative;
}
#account-login .breadcrumb {
    margin: 64px 0 50px 0;
}
#account-login .breadcrumb li + li {
    margin-left: 12px;
}
#account-login .breadcrumb li + li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    margin-right: 12px;
    background: #12492a;
    opacity: 0.3;
    height: 1px;
}
@media only screen and (max-width: 767px) {
    #account-login .breadcrumb li + li:before {
        width: 20px;
    }
}
#account-login .breadcrumb li {
    display: inline;
    color: #12492a;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
#account-login .breadcrumb li a,
#account-login .breadcrumb li span {
    display: inline;
}
@media only screen and (min-width: 1025px) {
    #account-login .breadcrumb li:hover {
        color: #fdc211 !important;
    }
}
#account-login .breadcrumb li:last-child {
    color: rgba(18, 73, 42, 0.5);
    pointer-events: none;
}
@media only screen and (max-width: 767px) {
    #account-login .breadcrumb {
        margin-top: 50px;
    }
}
#account-login .alert {
    position: absolute;
    left: 50%;
    bottom: 60px;
    font-weight: 400;
    font-size: 11px;
    line-height: 1;
    color: red;
    width: 100%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
    #account-login .alert {
        bottom: 30px;
    }
}
#account-login > .row {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 0;
}
#account-login > .row h2 {
    font-weight: 900;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    widows: 100%;
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    #account-login > .row h2 {
        font-size: 22px;
        line-height: 28px;
    }
}
#account-login > .row .well > p {
    font-weight: 300;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}
#account-login > .row .well > p strong {
    font-weight: 400;
}
#account-login .form-group {
    margin-top: 20px;
    text-align: center;
}
#account-login .form-group .control-label {
    display: none;
}
#account-login .form-group input {
    width: 100%;
    height: 50px;
    background: #fff;
    text-align: left;
    border: 2px solid #eee;
    border-radius: 25px;
    padding: 0 23px;
    caret-color: #226724;
    resize: none;
    font-weight: 600;
    line-height: 1;
    font-size: 13px;
    color: #06130c;
}
#account-login .form-group > a {
    color: #226724;
    margin-top: 20px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    #account-login .form-group > a:hover {
        color: #fdc211;
    }
}
#account-login .wb-btn {
    border: none;
    width: 300px;
    margin: 20px auto 0;
    max-width: 100%;
}
@media only screen and (max-width: 767px) {
    #account-login {
        padding: 0 20px 60px 20px;
    }
}
.block-calendar {
    position: relative;
    overflow: hidden;
}
.block-calendar__bg {
    width: 310px;
    height: 470px;
    left: 0;
    top: 64px;
}
.block-calendar .wrapper {
    max-width: 1460px;
    position: relative;
    padding-bottom: 180px;
}
@media only screen and (max-width: 1250px) {
    .block-calendar .wrapper {
        padding-bottom: 100px;
    }
}
@media only screen and (max-width: 1023px) {
    .block-calendar .wrapper {
        padding-bottom: 70px;
    }
}
.block-calendar__head {
    margin-bottom: 43px;
}
.block-calendar .calendar-month {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #226724;
    position: relative;
    z-index: 2;
}
.block-calendar .calendar-month__current {
    cursor: pointer;
    padding: 0 20px 0 29px;
    position: relative;
}
.block-calendar .calendar-month__current:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #226724;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.block-calendar .calendar-month .mCSB_scrollTools {
    opacity: 0 !important;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.block-calendar .calendar-month .icon-calendar {
    margin-right: -18px;
}
.block-calendar .calendar-month__dropdown {
    position: absolute;
    right: 0;
    width: 150px;
    background: #fff;
    border-radius: 5px;
    top: calc(100% + 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
    overflow: hidden;
    max-height: 0;
    -webkit-box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}
.block-calendar .calendar-month__dropdown li {
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    color: #06130c;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.block-calendar .calendar-month__dropdown li.active {
    color: #226724;
    cursor: default;
}
@media only screen and (min-width: 1025px) {
    .block-calendar .calendar-month__dropdown li:not(.active):hover {
        color: #fdc211;
    }
}
.block-calendar .calendar-month__dropdown li + li {
    border-top: 1px solid rgba(84, 98, 105, 0.1);
}
.block-calendar .calendar-month.active .mCSB_scrollTools {
    opacity: 1 !important;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.block-calendar .calendar-month.active .calendar-month__current:before {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.block-calendar .calendar-month.active .calendar-month__dropdown {
    max-height: 205px;
}
.block-calendar .calendar {
    max-width: 1400px;
    margin: 0 auto 0;
    background: #fff;
    border: 3px solid #fdc211;
    border-radius: 10px;
    position: relative;
    margin-bottom: 100px;
}
.block-calendar .calendar:before {
    content: "";
    display: block;
    width: 91.4%;
    height: 40px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 4px 80px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 80px rgba(0, 0, 0, 0.3);
    z-index: -1;
}
.block-calendar .calendar .fc-view-container {
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
.block-calendar .calendar .fc-view-container .fc-dayGridMonth-view {
    margin: 0 -1px;
    width: calc(100% + 2px);
}
@media only screen and (max-width: 1250px) {
    .block-calendar .calendar {
        display: none;
    }
}
.block-calendar__content .day-name {
    width: 100%;
    padding-left: 26px;
    margin: 80px 0 30px 0;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
.block-calendar__content .day-name span {
    color: #c5c4c4;
}
.block-calendar__content > .flex-s {
    width: calc(100% + 26px);
    margin: -80px 0 -20px -26px;
}
@media only screen and (max-width: 1250px) {
    .block-calendar__content > .flex-s {
        margin-top: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .block-calendar__content .day-name {
        margin: 45px 0 30px 0;
    }
}
.block-calendar .calendar-scrollTop {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 10;
}
.block-calendar .calendar-scrollTop__button {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fdc211;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
}
.block-calendar .calendar-scrollTop__button svg {
    width: 18px;
    height: 18px;
    fill: #226724;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: fill 0.3s, -webkit-transform 0.3s;
    transition: fill 0.3s, -webkit-transform 0.3s;
    transition: fill 0.3s, transform 0.3s;
    transition: fill 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media only screen and (min-width: 1025px) {
    .block-calendar .calendar-scrollTop__button:hover {
        background: #226724;
    }
    .block-calendar .calendar-scrollTop__button:hover svg {
        fill: #fdc211;
        -webkit-transform: translateY(-5px) rotate(-90deg);
        transform: translateY(-5px) rotate(-90deg);
    }
}
.block-calendar .calendar-scrollTop.active {
    opacity: 1;
    pointer-events: all;
}
@media only screen and (max-width: 1679px) {
    .block-calendar .calendar-scrollTop {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .block-calendar__head {
        margin-bottom: 35px;
    }
    .block-calendar__content .day-name {
        font-size: 17px;
        margin: 35px 0 20px 0;
    }
}
@media only screen and (max-width: 479px) {
    .block-calendar__head {
        margin-bottom: 0;
    }
    .block-calendar__head .wb-title {
        width: 100%;
        margin-bottom: 35px;
    }
    .block-calendar .calendar-month {
        margin: 0 auto 0;
    }
    .block-calendar .calendar-month__dropdown {
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}
.event-not-found {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #06130c;
    margin: 25px 0 0 26px;
    width: calc(100% - 26px);
    display: block;
}
.date-card {
    margin: 0 0 20px 26px;
    width: calc(50% - 26px);
    padding: 40px 50px 30px 44px;
    background: #fff;
    -webkit-box-shadow: 0 6px 50px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6px 50px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    height: 206px;
    position: relative;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s linear;
    transition: -webkit-box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
}
@supports (-ms-ime-align: auto) {
    .date-card {
        width: 48.07%;
    }
}
.date-card ~ .event-not-found {
    display: none;
}
.date-card.show {
    -webkit-box-shadow: 0 6px 50px rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 50px rgba(0, 0, 0, 0.3);
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.date-card__background {
    position: absolute;
    left: -6px;
    border-radius: 6px 0 0 6px;
    width: 6px;
    height: calc(100% - 36px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: left 0.3s, width 0.3s;
    transition: left 0.3s, width 0.3s;
}
.date-card__date {
    text-align: center;
    font-weight: 700;
    width: 96px;
    margin-right: 40px;
}
.date-card__date .num {
    font-size: 78px;
    line-height: 1;
    margin-bottom: 3px;
}
.date-card__date .date {
    font-size: 14px;
    line-height: 18px;
}
.date-card__date .month::first-letter {
    text-transform: uppercase;
}
.date-card.day-mon:before {
    background-color: #7d539e;
    color: rgba(125, 83, 158, 0.5);
}
.date-card.day-mon .date-card__background {
    background-color: #7d539e;
}
.date-card.day-mon .date-card__date {
    color: #7d539e;
}
.date-card.day-tue:before {
    background-color: #f0592a;
    color: rgba(240, 89, 42, 0.5);
}
.date-card.day-tue .date-card__background {
    background-color: #f0592a;
}
.date-card.day-tue .date-card__date {
    color: #f0592a;
}
.date-card.day-wed:before {
    background-color: #21ab8c;
    color: rgba(33, 171, 140, 0.5);
}
.date-card.day-wed .date-card__background {
    background-color: #21ab8c;
}
.date-card.day-wed .date-card__date {
    color: #21ab8c;
}
.date-card.day-thu:before {
    background-color: #1c5ca7;
    color: rgba(28, 92, 167, 0.5);
}
.date-card.day-thu .date-card__background {
    background-color: #1c5ca7;
}
.date-card.day-thu .date-card__date {
    color: #1c5ca7;
}
.date-card.day-fri:before {
    background-color: #fdc211;
    color: rgba(253, 194, 17, 0.5);
}
.date-card.day-fri .date-card__background {
    background-color: #fdc211;
}
.date-card.day-fri .date-card__date {
    color: #fdc211;
}
.date-card.day-sat:before {
    background-color: #226724;
    color: rgba(34, 103, 36, 0.5);
}
.date-card.day-sat .date-card__background {
    background-color: #226724;
}
.date-card.day-sat .date-card__date {
    color: #226724;
}
.date-card.day-sun:before {
    background-color: red;
    color: rgba(255, 0, 0, 0.5);
}
.date-card.day-sun .date-card__background {
    background-color: red;
}
.date-card.day-sun .date-card__date {
    color: red;
}
.date-card__content {
    width: calc(100% - 136px);
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.date-card__content > * {
    width: 100%;
}
.date-card__content .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    overflow: hidden;
    max-height: 58px;
    margin-bottom: 10px;
    padding-right: 42px;
}
.date-card__content .text {
    font-size: 15px;
    line-height: 24px;
    overflow: hidden;
    max-height: 48px;
    padding-right: 42px;
    margin-bottom: 12px;
}
.date-card__content .info {
    margin-top: auto;
}
.date-card__content .time {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #777b8a;
    width: 60%;
}
.date-card__content .time::first-letter {
    text-transform: uppercase;
}
.date-card__content .price {
    color: #c7c6c6;
    width: 40%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.date-card__content .price__num {
    margin-left: 9px;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #226724;
}
@media only screen and (min-width: 1025px) {
    .date-card:hover:before {
        opacity: 1;
        clip: rect(-52px, 52px, 150px, -52px);
    }
    .date-card:hover:after {
        opacity: 1;
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .date-card:hover .date-card__background {
        left: -10px;
        width: 10px;
    }
}
@media only screen and (max-width: 1250px) {
    .date-card {
        padding: 30px 25px 35px 35px;
        height: 246px;
    }
    .date-card__date {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px;
    }
    .date-card__date .num {
        font-size: 14px;
        line-height: 17px;
        margin: 0 5px 0 0;
    }
    .date-card__content {
        width: 100%;
        height: calc(100% - 32px);
    }
}
@media only screen and (max-width: 1023px) {
    .date-card {
        height: 270px;
        width: 100%;
    }
    .date-card__content .info .time {
        width: 100%;
        margin-bottom: 6px;
    }
    .date-card__content .info .price {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
@media only screen and (max-width: 767px) {
    .date-card {
        height: 298px;
    }
    .date-card__content .title {
        font-size: 20px;
        max-height: 48px;
        line-height: 24px;
    }
    .date-card__content .text {
        max-height: 96px;
        margin-bottom: 8px;
    }
}
a.date-card:after,
a.date-card:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
a.date-card:after {
    z-index: 1;
    background: url(/front/dist/images/arrow.svg) 50% 50% / contain;
    width: 13px;
    height: 13px;
    right: 14px;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
a.date-card:before {
    width: 121px;
    height: 121px;
    right: -69px;
    border-radius: 50%;
    clip: rect(-52px, 52px, 150px, 52px);
    -webkit-box-shadow: 0 0 16px;
    box-shadow: 0 0 16px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: clip 0.3s, opacity 0.4s;
    transition: clip 0.3s, opacity 0.4s;
}
.block-info {
    padding-bottom: 180px;
    position: relative;
}
.block-info .block-head {
    margin-bottom: 60px;
}
.block-info .block-head .wb-title {
    max-width: 980px;
}
.block-info [class^="block-info-bg-"] {
    right: 0;
    bottom: 0;
    z-index: -1;
}
.block-info .block-info-bg-first {
    width: 470px;
    height: 760px;
}
.block-info .block-info-bg-scnd {
    width: 447px;
    height: 910px;
}
.block-info .block-info-bg-thrd {
    width: 470px;
    height: 740px;
}
.block-info.margin {
    margin-top: 54px;
}
.block-info .wb-title {
    max-width: 890px;
    margin: 0 auto 84px;
}
.block-info__content {
    width: calc(100% - 517px);
}
.block-info__content .wb-btn {
    width: 239px;
    margin: 44px auto 0;
    -webkit-box-shadow: 0 10px 17px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 17px rgba(0, 0, 0, 0.1);
}
.block-info .aside {
    width: 480px;
    margin-left: 37px;
    background: #12492a;
    -webkit-box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    padding: 50px 70px 70px;
}
.block-info .aside textarea {
    height: 80px;
}
.block-info .aside__title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #fdc211;
    padding-bottom: 20px;
}
.block-info .aside__text {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
}
.block-info .aside__form {
    margin-top: 23px;
}
.block-info .aside__form .form-label + .form-label {
    margin-top: 23px;
}
.block-info .aside__form .wb-btn {
    margin-top: 28px;
    width: 100%;
}
@media only screen and (max-width: 1250px) {
    .block-info {
        padding-bottom: 100px;
    }
    .block-info .aside {
        width: 100%;
        margin: 44px 0 0 0;
    }
    .block-info__content {
        width: 100%;
    }
}
@media only screen and (max-width: 1023px) {
    .block-info {
        padding-bottom: 70px;
    }
    .block-info .wb-title {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .block-info .wb-title {
        margin-bottom: 35px;
    }
    .block-info .aside {
        padding: 30px 15px;
    }
    .block-info .aside__title {
        font-size: 26px;
        line-height: 32px;
    }
}
.faq-card {
    background: #f0f5f2;
    border-radius: 8px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    border: 2px solid #f0f5f2;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    padding: 0 23px;
}
.faq-card__head {
    padding: 21px 0;
    cursor: pointer;
}
.faq-card__head .title {
    width: calc(100% - 61px);
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #226724;
}
.faq-card__dropdown {
    padding-left: 62px;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
    overflow: hidden;
    max-height: 0;
}
.faq-card__dropdown .content {
    margin: 0 0 50px 0;
    color: #2d2d2d;
}
.faq-card__dropdown .content p {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 22px;
}
.faq-card__dropdown .content ul {
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}
.faq-card__dropdown .content ul li {
    position: relative;
    padding-left: 20px;
}
.faq-card__dropdown .content ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #709e3e;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
}
.faq-card .opener {
    width: 38px;
    height: 38px;
    background: #fff;
    border: 2px solid #fdc211;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    position: relative;
    margin-right: 23px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.faq-card .opener:after,
.faq-card .opener:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #226724;
    width: 12px;
    height: 2px;
}
.faq-card .opener:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.faq-card.active {
    background: #fff;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.faq-card.active .opener {
    background: #fdc211;
}
.faq-card.active .opener:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.faq-card.active .faq-card__dropdown {
    max-height: 1000px;
    -webkit-transition: max-height 0.8s;
    transition: max-height 0.8s;
}
.faq-card + .faq-card {
    margin-top: 15px;
}
@media only screen and (max-width: 767px) {
    .faq-card {
        padding: 0 12px;
    }
    .faq-card__head .title {
        font-size: 16px;
        line-height: 22px;
    }
    .faq-card__dropdown {
        padding-left: 0;
    }
    .faq-card__dropdown .content {
        margin-bottom: 25px;
    }
}
.vacancy-card {
    background: #fff;
    font-weight: 400;
    border-radius: 8px;
    padding: 34px 25px 30px 48px;
}
.vacancy-card__head {
    margin-bottom: 13px;
    font-weight: 700;
    line-height: 26px;
}
.vacancy-card__head .title {
    width: calc(100% - 200px);
    font-size: 20px;
    padding: 0 10px 0 15px;
    position: relative;
}
.vacancy-card__head .title:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #f0592a;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}
.vacancy-card__head .price {
    font-size: 16px;
    color: #226724;
    width: 200px;
}
.vacancy-card__work {
    font-size: 15px;
    line-height: 18px;
    color: rgba(6, 19, 12, 0.6);
    margin-bottom: 20px;
    font-weight: 400;
}
.vacancy-card__work b {
    margin-left: 9px;
    font-weight: 600;
    font-size: 15px;
    color: #f0592a;
}
.vacancy-card .description {
    font-size: 16px;
    line-height: 26px;
    color: rgba(6, 19, 12, 0.7);
    padding-right: 70px;
}
.vacancy-card__link {
    width: 60px;
    height: 60px;
    margin: -60px 0 0 auto;
    border-radius: 50%;
    background: #226724;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
}
.vacancy-card__link .text {
    display: none;
}
.vacancy-card + .vacancy-card {
    margin-top: 20px;
}
@media only screen and (max-width: 767px) {
    .vacancy-card {
        padding: 30px 15px;
    }
    .vacancy-card__head .title {
        width: 100%;
    }
    .vacancy-card__head .price {
        margin-top: 13px;
    }
    .vacancy-card .description {
        padding-right: 0;
    }
    .vacancy-card__link {
        width: 100%;
        height: 50px;
        -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
        border-radius: 25px;
        cursor: pointer;
        font-weight: 700;
        font-size: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 330px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 20px auto 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #12492a;
        background: #fdc211;
    }
    .vacancy-card__link .text {
        display: block;
    }
    .vacancy-card__link svg {
        width: 8px;
        height: 8px;
        margin-right: 8px;
        fill: #12492a;
    }
}
.vacancy-info {
    background: #fff;
    padding: 34px 45px 60px 45px;
    border-radius: 8px;
}
.vacancy-info__title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    letter-spacing: 0.02em;
    margin-bottom: 7px;
}
.vacancy-info__price {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #226724;
    margin-bottom: 21px;
}
.vacancy-info__content {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.vacancy-info__content b,
.vacancy-info__content h1,
.vacancy-info__content h2,
.vacancy-info__content h3,
.vacancy-info__content h4,
.vacancy-info__content h5,
.vacancy-info__content h6,
.vacancy-info__content strong {
    font-size: 20px;
    line-height: 26px;
    margin: 10px 0 18px 0;
    display: inline-block;
}
.vacancy-info__content a {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #226724;
}
.vacancy-info__content ul {
    margin-top: 15px;
    color: rgba(6, 19, 12, 0.7);
}
.vacancy-info__content ul li {
    position: relative;
    padding-left: 20px;
}
.vacancy-info__content ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #226724;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
}
@media only screen and (max-width: 767px) {
    .vacancy-info {
        padding: 30px 15px;
    }
    .vacancy-info__title {
        font-size: 26px;
        line-height: 32px;
    }
    .vacancy-info__content a {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }
}
.block-sticky {
    /*padding-bottom: 120px;*/ /*Убрали отступ для блока (картинки)*/
    margin-bottom: -10px;
}
.block-sticky.no-padding {
    padding-bottom: 0;
}
.block-sticky.no-padding .block-description {
    padding-bottom: 55px;
}
.block-sticky .title--mobile {
    display: none;
    word-break: break-word;
}
.block-sticky ~ .main-map .main-map__mobile {
    display: none;
}
.block-sticky .wrapper {
    max-width: 100%;
    padding: 0 120px;
    position: relative;
}
.block-sticky .wrapper .breadcrumbs {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(18, 73, 42, 0.5);
    position: absolute;
    width: 498px;
    left: 120px;
    top: 64px;
    margin: 0;
}
@media only screen and (max-width: 1735px) {
    .block-sticky .wrapper {
        padding: 0 30px;
    }
    .block-sticky .wrapper .breadcrumbs {
        left: 30px;
    }
}
.block-sticky__aside {
    width: 498px;
    margin-right: 80px;
    font-weight: 400;
    padding-top: 154px;
}
.block-sticky__aside .wb-title {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 41px;
    word-break: break-word;
}
.block-sticky__aside .aside-description {
    margin-bottom: 45px;
    max-height: 364px;
}
.block-sticky__aside .aside-description .mCSB_container {
    padding-right: 24px;
}
.block-sticky__aside .aside-description .mCSB_dragger_bar {
    background: rgba(18, 73, 42, 0.3) !important;
}
.block-sticky__aside .aside-description,
.block-sticky__aside .description {
    font-size: 16px;
    line-height: 26px;
    color: rgba(6, 19, 12);
}
.block-sticky__aside .block-list .show-more {
    position: relative;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.05em;
    visibility: hidden;
    height: 0;
    margin-top: 25px;
    text-transform: uppercase;
}
.block-sticky__aside .block-list .show-more:after,
.block-sticky__aside .block-list .show-more:before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    background: #fdc211;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.block-sticky__aside .block-list .show-more:after {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.block-sticky__aside .block-list .show-more .text {
    color: #226724;
    cursor: pointer;
    padding-left: 22px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.block-sticky__aside .block-list .show-more .text:before {
    content: attr(data-active);
}
@media only screen and (min-width: 1025px) {
    .block-sticky__aside .block-list .show-more .text:hover {
        color: #fdc211;
    }
}
.block-sticky__aside .block-list__item {
    padding-bottom: 12px;
    border-bottom: 1px dashed rgba(119, 123, 138, 0.8);
}
.block-sticky__aside .block-list__item .title {
    font-size: 15px;
    line-height: 18px;
    color: rgba(6, 19, 12, 0.7);
    width: 27.62%;
    padding-right: 15px;
}
.block-sticky__aside .block-list__item .text {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    width: 72.38%;
}
.block-sticky__aside .block-list__item + .block-list__item {
    margin-top: 19px;
}
.block-sticky__aside .buttons {
    margin: 43px 0 50px 0;
}
.block-sticky__aside .buttons .wb-btn {
    width: 210px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.06em;
}
@media only screen and (min-width: 1025px) {
    .block-sticky__aside .buttons .wb-btn:hover {
        color: #fdc211;
    }
}
.block-sticky__aside .buttons .wb-btn.btn--green {
    color: #fdc211;
}
@media only screen and (min-width: 1025px) {
    .block-sticky__aside .buttons .wb-btn.btn--green:hover {
        color: #226724;
    }
}
.block-sticky__aside .buttons .wb-btn + .wb-btn {
    margin-left: 10px;
}
.block-sticky__aside .aside-title {
    font-weight: 900;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #2d2d2d;
    margin-bottom: 30px;
}
.block-sticky__aside .block-description {
    margin-top: 57px;
		padding-bottom: 50px;
}
.block-sticky__aside .block-description .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 11px;
}
.block-sticky__aside .block-description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(6, 19, 12, 0.7);
}
.block-sticky__aside .block-description p + p {
    margin-top: 25px;
}
.block-sticky__aside .block-description li + li {
    margin-top: 30px;
}
.block-sticky__content {
    width: calc(100% - 578px);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.block-sticky__content.relative {
    position: relative;
}
.block-sticky__content .content {
    width: calc(100% + 120px);
}
@media only screen and (max-width: 1735px) {
    .block-sticky__content .content {
        width: calc(100% + 30px);
    }
}
.block-sticky__content .content .slick-arrow {
    position: absolute;
    top: 50%;
    border-color: #fff;
    width: 62px;
    height: 62px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.block-sticky__content .content .slick-arrow.slick-prev {
    left: 3.13%;
}
.block-sticky__content .content .slick-arrow.slick-next {
    right: 3.13%;
}
@media only screen and (min-width: 1025px) {
    .block-sticky__content .content .slick-arrow:hover {
        border-color: #fdc211;
    }
}
.block-sticky__content .content .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 40px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.block-sticky__content .content .slick-dots li {
    width: 12px;
    height: 12px;
}
.block-sticky__content .content .slick-dots li::before {
    display: none;
}
.block-sticky__content .content .slick-dots li + li {
    margin-left: 12px;
}
.block-sticky__content .content .slick-dots li:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid rgba(255, 255, 255, 0.6);
}
.block-sticky__content .content .slick-dots li.slick-active:after {
    width: 100%;
    height: 100%;
    background: #fff;
    border-color: #fff;
}
.block-sticky__content .content .sticky-slider__item {
    height: calc(100vh - 80px);
    background: 50% 50% / cover no-repeat;
    position: relative;
}
.block-sticky__content .content .item-content {
    text-align: center;
    padding: 0 15px;
    color: #fff;
    padding-bottom: 92px;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
}
.block-sticky__content .content .item-content .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.block-sticky__content .content .item-content .text {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.04em;
}
.block-sticky__content .content .sticky-slider.sticky-slider--content:after,
.block-sticky__content .content .sticky-slider.sticky-slider--content:before {
    display: block;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: 0.04em;
    font-weight: 600;
    z-index: 10;
}
.block-sticky__content .content .sticky-slider.sticky-slider--content:not([data-from=""]):before {
    left: calc(50% - 10px);
    content: attr(data-from) "/";
    font-size: 26px;
    line-height: 32px;
    color: #fdc211;
    bottom: 175px;
}
.block-sticky__content .content .sticky-slider.sticky-slider--content:after {
    left: calc(50% + 23px);
    content: attr(data-to);
    font-size: 14px;
    line-height: 17px;
    bottom: 188px;
    color: rgba(255, 255, 255, 0.5);
}
.block-sticky__content .content .sticky-slider.sticky-slider--content .sticky-slider__item::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    height: 41%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 19, 12, 0)), to(#06130c));
    background: linear-gradient(180deg, rgba(6, 19, 12, 0) 0, #06130c 100%);
}
@media only screen and (max-width: 1439px) {
    .block-sticky__aside {
        margin-right: 30px;
    }
    .block-sticky__content {
        width: calc(100% - 528px);
    }
}
@media only screen and (max-width: 1250px) {
    .block-sticky {
        padding-bottom: 100px;
    }
    .block-sticky .title--mobile {
        display: block;
        margin-bottom: 25px;
        font-size: 34px;
        line-height: 41px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .block-sticky .wrapper .breadcrumbs {
        white-space: normal;
        position: static;
        width: 100%;
        margin: 64px 0 22px 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .block-sticky__aside {
        width: 100%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin: 0 0 40px 0;
        padding-top: 20px;
    }
    .block-sticky__aside .wb-title {
        display: none;
    }
    .block-sticky__content {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: relative;
        width: 100%;
        top: 0 !important;
    }
    .block-sticky__content .content {
        width: 100%;
    }
    .block-sticky__content .content .sticky-slider__item {
        padding-top: 52%;
        height: auto;
    }
}
@media only screen and (max-width: 1023px) {
    .block-sticky {
        padding-bottom: 70px;
    }
    .block-sticky__content .content .sticky-slider__item {
        padding-top: 62%;
    }
}
@media only screen and (max-width: 767px) {
    .block-sticky ~ .main-map {
        padding-top: 0;
    }
    .block-sticky ~ .main-map .main-map__bg {
        margin-top: 0;
    }
    .block-sticky .wrapper .breadcrumbs {
        margin-top: 50px;
    }
    .block-sticky .title--mobile {
        font-size: 20px;
        line-height: 26px;
    }
    .block-sticky__aside {
        padding-top: 30px;
    }
    .block-sticky__aside .block-description {
        margin-top: 50px;
    }
    .block-sticky__aside .block-list__item .title {
        width: 35%;
    }
    .block-sticky__aside .block-list__item .text {
        width: 65%;
    }
    .block-sticky__aside .buttons .wb-btn {
        width: 100%;
    }
    .block-sticky__aside .buttons .wb-btn + .wb-btn {
        margin: 20px 0 0 0;
    }
    .block-sticky__content .content .item-content {
        padding-bottom: 20px;
    }
    .block-sticky__content .content .item-content .title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .block-sticky__content .content .item-content .text {
        font-size: 13px;
        line-height: 16px;
    }
    .block-sticky__content .content .sticky-slider.sticky-slider--content:after,
    .block-sticky__content .content .sticky-slider.sticky-slider--content:before {
        display: none;
    }
    .block-sticky__content .sticky-slider {
        position: relative;
    }
    .block-sticky__content .sticky-slider .slick-dots {
        display: none !important;
    }
    .block-sticky__content .sticky-slider .slick-arrow {
        width: 52px;
        height: 52px;
        top: auto;
        bottom: 0;
        border-color: #dae3e0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .block-sticky__content .sticky-slider .slick-arrow.slick-prev {
        right: auto;
        left: calc(50% - 34px);
    }
    .block-sticky__content .sticky-slider .slick-arrow.slick-next {
        right: auto;
        left: calc(50% + 34px);
    }
    .block-sticky__content .sticky-slider .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
    .block-sticky__content .sticky-slider .slick-arrow + .slick-list {
        padding-bottom: 80px;
    }
}
@media only screen and (max-width: 479px) {
    .block-sticky__content .content .sticky-slider__item {
        padding-top: 82%;
    }
}
@media only screen and (max-width: 374px) {
    .block-sticky .wrapper {
        padding: 0 15px;
    }
}
.block-parametrs {
    padding-bottom: 13px;
}
.block-parametrs li {
    background: #f0f5f2;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: rgba(6, 19, 12, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 40px 14px 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-parametrs li .icon {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-right: 19px;
}
.block-parametrs li .icon img {
    max-width: 100%;
    max-height: 100%;
}
.block-parametrs li .text {
    width: calc(100% - 65px);
}
.block-parametrs li + li {
    margin-top: 4px;
}
.block-availability {
    padding: 50px 0;
    border-top: 1px solid rgba(18, 73, 42, 0.09);
}
.block-availability .aside-title {
    margin-bottom: 25px;
}
.block-availability ul {
    margin: 0 0 -12px -12px;
    width: calc(100% + 12px);
}
.block-availability ul li {
    margin: 0 0 12px 12px;
    background: #f0f5f2;
    border-radius: 8px;
    padding: 15px 27px 15px 27px;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: rgba(6, 19, 12, 0.7);
    width: calc(50% - 12px);
}
.block-availability ul li img {
    width: 14px;
    height: 10px;
    margin-right: 14px;
}
.block-availability ul li .text {
    width: calc(100% - 28px);
}
.block-availability.availability-large {
    padding: 0 0 60px 0;
    border-top: none;
    border-bottom: 1px solid rgba(18, 73, 42, 0.09);
    margin-top: 67px;
}
.block-availability.availability-large ul li {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .block-availability.availability-large {
        padding: 0 0 50px 0;
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .block-availability ul li {
        width: calc(100% - 12px);
    }
}
.block-order {
    padding: 50px 0;
    border-top: 1px solid rgba(18, 73, 42, 0.09);
}
.block-order .aside-title {
    margin-bottom: 21px;
}
.block-order li {
    font-size: 15px;
    line-height: 21px;
    color: rgba(6, 19, 12, 0.5);
    margin-bottom: 10px;
}
.block-order li a {
    margin-right: 15px;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: rgba(6, 19, 12, 0.7);
}
@media only screen and (max-width: 479px) {
    .block-order li {
        margin-bottom: 15px;
    }
    .block-order li a {
        width: 100%;
    }
}
.block-menu {
    padding: 50px 0;
    border-top: 1px solid rgba(18, 73, 42, 0.09);
}
.block-menu .aside-title {
    color: #fdc211;
    margin-bottom: 18px;
}
.block-menu .select {
    width: 217px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 29px;
}
.block-menu__tab {
    display: none;
}
.block-menu__tab.open {
    display: block;
}
@media only screen and (max-width: 767px) {
    .block-menu .select__current {
        height: 50px;
    }
}
.aside-seo {
    padding: 50px 0 0 0;
    border-top: 1px solid rgba(18, 73, 42, 0.09);
}
.aside-seo .aside-title {
    color: #c7c6c6;
    margin-bottom: 20px;
}
.aside-seo .aside-description {
    font-size: 14px;
    line-height: 22px;
    color: rgba(6, 19, 12, 0.7);
    max-height: 152px;
    margin-bottom: 0;
}
.redlist {
    background: #f6f6f6;
    padding: 92px 0 134px 0;
    margin-top: -4px;
    position: relative;
    z-index: 1;
}
.redlist .wrapper {
    max-width: 1740px;
}
.redlist .wb-title {
    font-size: 34px;
    margin-bottom: 80px;
    line-height: 41px;
}
.redlist .wb-title span {
    color: #de2302;
}
.redlist-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}
.redlist li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 71px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;
}
.redlist li + li {
    margin-left: 9px;
}
.redlist li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% + 50px);
    z-index: -1;
    height: 100%;
    border-top: 2px solid #241e20;
    border-bottom: 2px solid #241e20;
}
.redlist li:nth-child(1).active {
    margin-left: 0;
}
.redlist li:nth-child(1),
.redlist li:nth-child(2) {
    background: #7f8386;
}
.redlist li:nth-child(1)::before,
.redlist li:nth-child(2)::before {
    display: none;
}
.redlist li:nth-child(1) .title,
.redlist li:nth-child(2) .title {
    color: #fff;
}
.redlist li:last-child {
    background: #231f20;
}
.redlist li:last-child .title {
    color: #fff;
}
.redlist li:last-child:before {
    display: none;
}
.redlist li:last-child:after {
    content: "";
    position: absolute;
    left: -9px;
    width: 9px;
    height: calc(100% + 2px);
    top: -1px;
    background: #f6f6f6;
    z-index: -2;
}
.redlist li .title {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
}
.redlist li .text {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    left: 50%;
    top: calc(100% + 13px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.redlist li img {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 105%;
    height: auto;
}
.redlist li.active {
    color: #fff;
    z-index: 2;
}
.redlist li.active img {
    display: block;
}
@media only screen and (max-width: 1679px) {
    .redlist li .title {
        font-size: 15px;
        line-height: 19px;
    }
}
@media only screen and (max-width: 1439px) {
    .redlist li img {
        width: 108%;
    }
}
@media only screen and (max-width: 1365px) {
    .redlist li .title {
        font-size: 13px;
        line-height: 16px;
    }
    .redlist li img {
        width: 115%;
    }
}
@media only screen and (max-width: 1250px) {
    .redlist .wb-title {
        margin-bottom: 80px;
    }
    .redlist-list {
        border-left: 2px solid #241e20;
        border-right: 2px solid #241e20;
    }
    .redlist li {
        width: 100%;
    }
    .redlist li:not(.active) {
        display: none;
    }
    .redlist li:before {
        width: 100%;
    }
    .redlist li img {
        width: 180px;
        height: 180px;
    }
    .redlist li .text {
        color: #06130c;
    }
    .redlist li .title {
        font-size: 16px;
        line-height: 19px;
    }
    .redlist li.active + li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .redlist li.active .text {
        color: #fff;
    }
    .redlist li + li {
        margin-left: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .redlist {
        padding: 50px 0;
    }
}
@media only screen and (max-width: 767px) {
    .redlist .wb-title {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 35px;
    }
    .redlist-list {
        border: none;
    }
    .redlist li {
        width: 180px;
        height: 180px;
    }
    .redlist li .text {
        top: auto;
        bottom: 30px;
    }
    .redlist li:not(.active) {
        display: none !important;
    }
    .redlist li:before {
        display: none;
    }
}
.aside-excursion {
    padding-top: 25px;
    padding-bottom: 66px;
    border-bottom: 1px solid rgba(18, 73, 42, 0.09);
}
.aside-excursion .buttons {
    margin: 33px 0 0;
}
.aside-excursion + .block-description .aside-title {
    margin-bottom: 25px;
}
@media only screen and (max-width: 1250px) {
    .aside-excursion {
        padding-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .aside-excursion {
        padding-bottom: 50px;
    }
}
.block-price {
    padding-top: 5px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.block-price .price {
    margin-right: 30px;
}
.block-price .price .title {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: rgba(34, 103, 36, 0.6);
    margin-right: 13px;
}
.block-price .price .num {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #226724;
}
.block-price__content {
    padding-left: 7px;
    max-width: 286px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 36px;
    background: #fdeeea;
    border-radius: 8px;
    width: 100%;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    padding: 0 10px 0 15px;
    color: #f0592a;
    position: relative;
}
.block-price__content:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 7px solid transparent;
    border-right: 8px solid #fdeeea;
    border-bottom: 7px solid transparent;
}
@media only screen and (max-width: 767px) {
    .block-price {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .block-price .price {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .block-price__content:before {
        left: 15px;
        top: -10px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
.order-form {
    text-align: center;
    max-width: 430px;
    padding-top: 60px;
    padding-bottom: 60px; /* Для формы добавили отступ снизу */
    margin: 0 auto 0;
}
@media only screen and (max-width: 1250px) {
    .order-form {
        max-width: 100%;
    }
}
.order-form .aside-title {
    margin-bottom: 16px;
}
.order-form .description {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 24px;
}
.order-form .container {
    margin: 0 auto 0;
    padding: 0 45px;
}
.order-form .form-label {
    width: 100%;
    margin-bottom: 30px;
}
.order-form .wb-btn {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .order-form {
        padding-top: 50px;
    }
    .order-form .container {
        padding: 0;
    }
}
table,
td,
th {
    border: none;
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-mirror-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.fc-bg {
    bottom: 0;
}
.fc-bg table {
    height: 100%;
}
.fc table {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
}
.fc td,
.fc th {
    padding: 0;
    vertical-align: top;
}
.fc th {
    text-align: center;
    border-right: 1px solid #e8e8e8;
    vertical-align: middle;
    height: 59px;
}
.fc th > span {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #06130c;
    width: 100%;
    display: block;
}
.fc th > span > span {
    width: 100%;
    display: block;
    margin-top: 2px;
    color: rgba(119, 123, 138, 0.6);
    text-transform: capitalize;
}
.fc-head {
    background: rgba(253, 194, 17, 0.1);
}
.fc-scroller {
    height: auto !important;
}
.fc-scroller > .fc-day-grid {
    overflow: hidden;
}
.fc-row {
    position: relative;
    max-height: 130px;
}
.fc-row .fc-bg {
    z-index: 1;
}
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
    bottom: 0;
}
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
    height: 100%;
}
.fc-row .fc-bgevent-skeleton {
    z-index: 2;
}
.fc-row .fc-highlight-skeleton {
    z-index: 3;
}
.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
    padding-bottom: 2px;
    pointer-events: none;
}
.fc-row .fc-mirror-skeleton {
    z-index: 5;
}
.fc-event {
    position: relative;
    display: none !important;
    width: 100%;
    pointer-events: all;
    padding-top: 4px;
}
.fc-event.fc-draggable,
.fc-event[href] {
    cursor: pointer;
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
    cursor: not-allowed;
}
.fc-event .fc-content {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    padding: 0 4px 0 12px;
    border-radius: 6px;
    color: #fff;
    white-space: nowrap;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    cursor: pointer;
}
@media only screen and (min-width: 1025px) {
    .fc-event .fc-content:hover:not(.fc-other-month):not(.fc-past) {
        -webkit-transform: scale(1.015);
        transform: scale(1.015);
    }
}
.fc-event .fc-content .fc-time {
    vertical-align: middle;
}
.fc-event .fc-content .fc-time + .fc-title {
    max-width: calc(100% - 45px);
}
.fc-event .fc-content .fc-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    vertical-align: middle;
}
.fc-event .fc-content.day-mon {
    background-color: #7d539e;
}
.fc-event .fc-content.day-tue {
    background-color: #f0592a;
}
.fc-event .fc-content.day-wed {
    background-color: #21ab8c;
}
.fc-event .fc-content.day-thu {
    background-color: #1c5ca7;
}
.fc-event .fc-content.day-fri {
    background-color: #fdc211;
}
.fc-event .fc-content.day-sat {
    background-color: #226724;
}
.fc-event .fc-content.day-sun {
    background-color: #eb3a03;
}
.fc-event .fc-content.fc-other-month,
.fc-event .fc-content.fc-past {
    background: #c7c6c6;
    cursor: default;
}
.fc-event .fc-content.fc-future.fc-other-month {
    background: rgba(199, 198, 198, 0.6);
}
.fc-event-container {
    padding: 0 10px !important;
}
a.fc-more {
    margin: 2px auto 0;
    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;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    height: 86px;
    border: 2px;
    border-style: solid;
    border-radius: 6px;
    position: relative;
    pointer-events: all;
    z-index: 1;
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
}
a.fc-more:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    position: absolute;
    left: 0;
    top: 0;
}
a.fc-more .more-events-text {
    width: 100%;
    font-size: 14px;
    line-height: 17px;
}
a.fc-more.day-mon {
    border-color: #7d539e;
    color: #7d539e;
}
a.fc-more.day-tue {
    border-color: #f0592a;
    color: #f0592a;
}
a.fc-more.day-wed {
    border-color: #21ab8c;
    color: #21ab8c;
}
a.fc-more.day-thu {
    border-color: #1c5ca7;
    color: #1c5ca7;
}
a.fc-more.day-fri {
    border-color: #fdc211;
    color: #fdc211;
}
a.fc-more.day-sat {
    border-color: #226724;
    color: #226724;
}
a.fc-more.day-sun {
    border-color: #eb3a03;
    color: #eb3a03;
}
a.fc-more.day-sun.fc-today {
    background: #eb3a03;
}
a.fc-more.fc-other-month {
    border-color: rgba(199, 198, 198, 0.6);
    color: rgba(199, 198, 198, 0.6);
    cursor: default;
}
a.fc-more.fc-past {
    border-color: #c7c6c6;
    color: #c7c6c6;
    cursor: default;
}
a.fc-more.fc-today {
    color: #fff;
}
a.fc-more[data-events="1"]:before {
    background: url(/front/dist/images/events/events.svg) 50% 50% / contain no-repeat;
}
a.fc-more[data-events="2"]:before {
    background: url(/front/dist/images/events/events2.svg) 50% 50% / contain no-repeat;
}
a.fc-more[data-events="3"]:before {
    background: url(/front/dist/images/events/events3.svg) 50% 50% / contain no-repeat;
}
a.fc-more[data-events="4"]:before {
    background: url(/front/dist/images/events/events4.svg) 50% 50% / contain no-repeat;
}
a.fc-more[data-events="5"]:before {
    background: url(/front/dist/images/events/events5.svg) 50% 50% / contain no-repeat;
}
a.fc-more[data-events="6"]:before {
    background: url(/front/dist/images/events/events6.svg) 50% 50% / contain no-repeat;
}
.fc-limited {
    display: none;
}
.fc-day {
    border-right: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fc-day.fc-past {
    background: #f9f9f9;
}
.fc-day-top {
    font-weight: 700;
    font-size: 18px;
    line-height: 16px;
    color: #06130c;
    text-transform: capitalize;
}
.fc-day-top a {
    padding: 14px 0 0 22px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.fc-day-top.fc-past {
    color: #c7c6c6;
}
.fc-day-top.fc-other-month {
    color: #c7c6c6;
}
.fc-day-top.fc-today span {
    color: #06130c;
}
.fc-day-top.fc-today.fc-mon {
    color: #7d539e;
}
.fc-day-top.fc-today.fc-tue {
    color: #f0592a;
}
.fc-day-top.fc-today.fc-wed {
    color: #21ab8c;
}
.fc-day-top.fc-today.fc-thu {
    color: #1c5ca7;
}
.fc-day-top.fc-today.fc-fri {
    color: #fdc211;
}
.fc-day-top.fc-today.fc-sat {
    color: #226724;
}
.fc-day-top.fc-today.fc-sun {
    color: #eb3a03;
}
@media only screen and (min-width: 1025px) {
    .fc-day:hover {
        border-color: transparent;
        -webkit-box-shadow: 0 10px 17px;
        box-shadow: 0 10px 17px;
    }
    .fc-day:hover.fc-mon {
        color: rgba(125, 83, 158, 0.3);
    }
    .fc-day:hover.fc-tue {
        color: rgba(240, 89, 42, 0.3);
    }
    .fc-day:hover.fc-wed {
        color: rgba(33, 171, 140, 0.3);
    }
    .fc-day:hover.fc-thu {
        color: rgba(28, 92, 167, 0.3);
    }
    .fc-day:hover.fc-fri {
        color: rgba(253, 194, 17, 0.3);
    }
    .fc-day:hover.fc-sat {
        color: rgba(34, 103, 36, 0.3);
    }
    .fc-day:hover.fc-sun {
        color: rgba(235, 58, 3, 0.3);
    }
    .fc-day:hover.fc-other-month,
    .fc-day:hover.fc-past {
        color: rgba(199, 198, 198, 0.3);
    }
}
.fc-day.fc-today {
    border-color: transparent;
    -webkit-box-shadow: 0 10px 17px;
    box-shadow: 0 10px 17px;
}
.fc-day.fc-today.fc-mon {
    color: rgba(125, 83, 158, 0.3);
}
.fc-day.fc-today.fc-tue {
    color: rgba(240, 89, 42, 0.3);
}
.fc-day.fc-today.fc-wed {
    color: rgba(33, 171, 140, 0.3);
}
.fc-day.fc-today.fc-thu {
    color: rgba(28, 92, 167, 0.3);
}
.fc-day.fc-today.fc-fri {
    color: rgba(253, 194, 17, 0.3);
}
.fc-day.fc-today.fc-sat {
    color: rgba(34, 103, 36, 0.3);
}
.fc-day.fc-today.fc-sun {
    color: rgba(235, 58, 3, 0.3);
}
.fc-dayGridDay-view .fc-content-skeleton,
.fc-dayGridWeek-view .fc-content-skeleton {
    padding-bottom: 1em;
}
.fc-dayGrid-view .fc-body .fc-row {
    height: 4em;
}
.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.fc-dayGrid-view td.fc-week-number {
    text-align: center;
}
.fc-dayGrid-view td.fc-week-number > * {
    display: inline-block;
    min-width: 1.25em;
}
.checkout-content {
    padding-bottom: 150px;
}
.checkout-content .checkout-content {
    padding: 0;
}
.checkout-content:not(.block-cart) {
    padding-top: 103px;
}
@media only screen and (max-width: 767px) {
    .checkout-content:not(.block-cart) {
        padding-top: 89px;
    }
}
.checkout-content .wb-title {
    margin-bottom: 60px;
}
.checkout-content .checkout-items {
    width: calc(51.07% - 11px);
    margin-left: 11px;
}
.checkout-content.block-cart .checkout-items {
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.checkout-content.block-cart .checkout-card__content .content .title {
    height: 44px;
    margin-bottom: 5px;
}
.checkout-content.block-cart .wrapper {
    max-width: 990px;
}
@media only screen and (max-width: 1023px) {
    .checkout-content {
        padding-bottom: 70px;
    }
    .checkout-content .checkout-steps {
        width: 100%;
        border-radius: 8px;
    }
    .checkout-content .wb-title {
        margin-bottom: 50px;
    }
    .checkout-content .checkout-items {
        width: 100%;
        margin: 11px 0 0;
    }
}
@media only screen and (max-width: 767px) {
    .checkout-content .wb-title {
        margin-bottom: 35px;
    }
}
.checkout-steps {
    width: 48.93%;
    background: #fff;
    border-radius: 8px 8px 0 0;
}
.checkout-steps__container + .checkout-steps__container {
    border-top: 2px solid rgba(141, 141, 163, 0.1);
    max-height: 93px;
}
.checkout-steps__container + .checkout-steps__container .steps-head {
    padding-top: 24px;
}
.checkout-steps__container + .checkout-steps__container .steps-content {
    padding-top: 27px;
}
.checkout-steps__container {
    max-height: 110px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s;
    transition: max-height 0.4s;
}
.checkout-steps__container.current {
    max-height: 2000px;
}
.checkout-steps__container.current .steps-content {
    margin-top: 0;
}
.checkout-steps__container.current .steps-head__title {
    color: #06130c;
}
.checkout-steps__container.current .steps-head__circle {
    border-color: #fdc211;
    color: #226724;
}
.checkout-steps__container.current .steps-head__circle:before {
    opacity: 1;
}
.checkout-steps__container.confirm#step_one .steps-head__title {
    color: #06130c;
}
.checkout-steps__container.confirm#step_one .steps-head__circle {
    border-color: #fff;
}
.checkout-steps__container.confirm#step_one .steps-head__circle .confirm-el {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.checkout-steps__container.confirm#step_one .steps-head__change {
    opacity: 1;
    pointer-events: all;
}
.checkout-items {
    border-radius: 8px;
    background: #fff;
}
.checkout-items__content.mCustomScrollbar {
    max-height: 540px;
}
.checkout-items__content.mCustomScrollbar .mCSB_scrollTools {
    right: -6px;
}
.checkout-items__content.mCustomScrollbar .mCSB_dragger_bar {
    background: #fdc211 !important;
}
.checkout-items__content.mCustomScrollbar .mCSB_draggerRail {
    width: 4px;
    background: #e2eae8;
    border-radius: 0 8px 0 0;
}
.checkout-items__info {
    padding: 45px 48px 45px 53px;
    border-top: 1px solid rgba(141, 141, 163, 0.1);
}
.checkout-items__info li:not(.sum) {
    border-bottom: 1px dashed rgba(141, 141, 163, 0.2);
}
.checkout-items__info li:not(.sum) + li {
    margin-top: 35px;
}
.checkout-items__info li:not(.sum) .title {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(6, 19, 12, 0.6);
}
.checkout-items__info li:not(.sum) .price {
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    color: rgba(6, 19, 12, 0.5);
}
.checkout-items__info li.sum {
    margin-top: 42px;
}
.checkout-items__info li.sum .title {
    font-size: 18px;
    line-height: 22px;
    color: #226724;
}
.checkout-items__info li.sum .price {
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    text-align: right;
    color: #226724;
}
@media only screen and (max-width: 374px) {
    .checkout-items__info li.sum .price {
        font-size: 20px;
    }
}
.checkout-items__info .title {
    margin-bottom: -5px;
    background: #fff;
}
.checkout-items__info .price {
    background: #fff;
    margin-bottom: -5px;
    font-weight: 700;
    margin-left: auto;
}
@media only screen and (max-width: 767px) {
    .checkout-items__info {
        padding: 30px 15px;
    }
}
.checkout-items__buttons {
    padding: 30px 0 33px 0;
    border: 1px solid rgba(141, 141, 163, 0.1);
}
.checkout-items__buttons .wb-btn {
    width: 380px;
    height: 52px;
}
.checkout-items__buttons .wb-btn.btn--green {
    color: #fdc211;
}
@media only screen and (min-width: 1025px) {
    .checkout-items__buttons .wb-btn.btn--green:hover {
        color: #226724;
    }
}
.checkout-items__buttons .wb-btn + .wb-btn {
    margin-left: 14px;
}
@media only screen and (max-width: 1023px) {
    .checkout-items__buttons .wb-btn {
        width: 300px;
    }
}
@media only screen and (max-width: 767px) {
    .checkout-items__buttons {
        padding: 30px 15px;
    }
    .checkout-items__buttons .wb-btn {
        width: 100%;
    }
    .checkout-items__buttons .wb-btn + .wb-btn {
        margin: 15px 0 0 0;
    }
}
.checkout-items__buy {
    padding: 0 48px 41px 53px;
    display: none;
}
.checkout-items__buy .wb-btn {
    height: 52px;
}
@media only screen and (max-width: 767px) {
    .checkout-items__buy {
        padding: 10px 15px 30px 15px;
    }
}
.checkout-card {
    padding: 35px 40px 30px 20px;
    overflow: hidden;
    -webkit-transform: translate(0);
    transform: translate(0);
    max-height: 400px;
    -webkit-transition: border 0.3s, padding 0.3s, max-height 0.3s, -webkit-transform 0.3s;
    transition: border 0.3s, padding 0.3s, max-height 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, border 0.3s, padding 0.3s, max-height 0.3s;
    transition: transform 0.3s, border 0.3s, padding 0.3s, max-height 0.3s, -webkit-transform 0.3s;
    -webkit-transition-delay: 0s, 0.2s, 0.2s, 0.2s;
    transition-delay: 0s, 0.2s, 0.2s, 0.2s;
}
.checkout-card__remove {
    width: 32px;
    height: 32px;
    cursor: pointer;
    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;
    margin-top: -4px;
}
.checkout-card__remove svg {
    fill: #06130c;
}
@media only screen and (min-width: 1025px) {
    .checkout-card__remove:hover svg {
        fill: #226724;
    }
}
.checkout-card__content {
    width: calc(100% - 32px);
}
.checkout-card__content .image {
    width: 133px;
    height: 100px;
    margin: -10px 25px 0 0;
}
.checkout-card__content .image img {
    max-width: 100%;
    max-height: 100%;
}
.checkout-card__content .content {
    width: calc(100% - 248px);
    padding-right: 10px;
}
.checkout-card__content .content .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    max-width: 280px;
    margin-bottom: 12px;
}
@media only screen and (min-width: 1025px) {
    .checkout-card__content .content .title:hover {
        color: #226724;
    }
}
.checkout-card__content .content__code {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: rgba(6, 19, 12, 0.6);
    margin-bottom: 19px;
}
.checkout-card__content .content__holder .num {
    margin-right: 36px;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: rgba(6, 19, 12, 0.5);
}
.checkout-card__content .content .counter {
    width: 95px;
    height: 40px;
}
.checkout-card__content .content .counter__btn {
    width: 24px;
    height: 24px;
}
.checkout-card__content .content .counter__btn:after,
.checkout-card__content .content .counter__btn:before {
    width: 9px;
}
.checkout-card__content .content .counter__value {
    width: 31px;
    height: 24px;
}
.checkout-card__content .price {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-align: right;
    color: rgba(6, 19, 12, 0.5);
    width: 90px;
}
.checkout-card__content .price__text {
    display: none;
}
.checkout-card + .checkout-card {
    border-top: 1px solid rgba(141, 141, 163, 0.1);
}
.checkout-card.removed {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    padding: 0;
    max-height: 0;
}
.checkout-card.removed + .checkout-card {
    border-top: none;
}
@media only screen and (max-width: 767px) {
    .checkout-card {
        padding: 30px 20px;
    }
    .checkout-card__content .image {
        margin: 0 auto 20px;
    }
    .checkout-card__content .content {
        width: 100%;
        padding-right: 0;
    }
    .checkout-card__content .price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-top: 10px;
    }
    .checkout-card__content .price__text {
        color: rgba(34, 103, 36, 0.6);
        display: block;
        line-height: 17px;
    }
}
.steps-head {
    padding: 34px 60px 21px 44px;
}
.steps-head__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgba(6, 19, 12, 0.4);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.steps-head__change {
    margin-left: auto;
    font-size: 14px;
    line-height: 16px;
    color: #fdc211;
    font-weight: 600;
    border-bottom: 1px dashed #fdc211;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 0.3s, color 0.3s, border 0.3s;
    transition: opacity 0.3s, color 0.3s, border 0.3s;
    pointer-events: none;
}
@media only screen and (min-width: 1025px) {
    .steps-head__change:hover {
        color: #226724;
        border-color: #226724;
    }
}
.steps-head__circle {
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgba(6, 19, 12, 0.4);
    border: 1px solid #dae3e0;
    margin-right: 16px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: color 0.3s, border 0.3s;
    transition: color 0.3s, border 0.3s;
}
.steps-head__circle .confirm-el,
.steps-head__circle:before {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    left: 0;
    top: 0;
    position: absolute;
}
.steps-head__circle:before {
    z-index: 2;
    content: "";
    opacity: 0;
    background: #fdc211;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.steps-head__circle .confirm-el {
    z-index: 3;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #226724;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    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;
}
.steps-head__circle .confirm-el .icon-check {
    fill: #fff;
}
.steps-head__circle .num {
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 1250px) {
    .steps-head {
        padding: 34px 30px 21px 30px;
    }
}
@media only screen and (max-width: 767px) {
    .steps-head {
        padding: 34px 15px 21px 15px;
    }
    .steps-head__title {
        width: calc(100% - 58px);
        font-size: 16px;
        line-height: 20px;
    }
    .steps-head__change {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
    }
}
.steps-content {
    padding: 0 120px 0 70px;
    -webkit-transition: margin 0.3s;
    transition: margin 0.3s;
    margin-top: 30px;
}
.steps-content .delivery-block > .form-select {
    margin-bottom: 30px;
    display: block;
}
.steps-content .wb-btn {
    margin: 43px 0 76px 0;
    height: 52px;
}
.steps-content .form-label + .form-label {
    margin-top: 25px;
}
.steps-content .form-select + .form-select {
    margin-top: 15px;
}
.steps-content__dropdown {
    display: none;
    margin-bottom: 30px;
}
.steps-content .checkbox {
    margin-bottom: 22px;
}
.steps-content .checkbox:nth-child(2) + .steps-content__dropdown {
    display: block;
}
.steps-content__group + .steps-content__group {
    margin: 36px 0 0 0;
    padding-top: 35px;
    border-top: 1px solid rgba(141, 141, 163, 0.1);
}
@media only screen and (min-width: 1251px) {
    .steps-content__group + .steps-content__group {
        width: calc(100% + 86px);
        margin-left: -18px;
    }
    .steps-content__group + .steps-content__group .group-title {
        width: 100%;
        margin-left: 0;
    }
}
.steps-content__group .group-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    display: block;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #c7c6c6;
    margin-bottom: 32px;
    margin: 0 0 32px 0;
}
@media only screen and (min-width: 1251px) {
    .steps-content__group .group-title {
        margin-left: -18px;
        width: calc(100% + 86px);
    }
}
@media only screen and (max-width: 1250px) {
    .steps-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 767px) {
    .steps-content {
        padding: 0 15px;
    }
    .steps-content .wb-btn {
        margin: 35px 0;
    }
}
.steps-confirm {
    padding: 0 52px 71px 52px;
    margin-top: 43px;
}
.steps-confirm__item {
    padding-top: 41px;
    border-top: 1px solid rgba(141, 141, 163, 0.1);
}
.steps-confirm__item .checkbox .text {
    font-size: 16px;
    color: rgba(6, 19, 12, 0.6);
}
@media only screen and (max-width: 1250px) {
    .steps-confirm {
        padding: 0 30px 45px 30px;
    }
}
@media only screen and (max-width: 767px) {
    .steps-confirm {
        padding: 0 15px 30px 15px;
    }
    .steps-confirm .checkbox .text {
        font-size: 14px;
        line-height: 15px;
    }
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    border-radius: 4px;
    height: 100%;
    margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    border-radius: 4px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools {
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e9e8e8;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: #12492a;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #12492a;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #12492a;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #12492a;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(111, 141, 167, 0.25);
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(111, 141, 167, 0.25);
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(111, 141, 167, 0.25);
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 3px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    border-radius: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    border-radius: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    border-radius: 4px;
    margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.donate-grid .wb-title {
    margin-bottom: 60px;
    width: 100%;
}
.donate-grid .wrapper {
    max-width: 1600px;
}
@media only screen and (min-width: 1921px) {
    .donate-grid .wrapper {
        padding: 0 190px;
        max-width: 100%;
    }
}
.donate-grid .news-grid__content {
    width: calc(100% - 560px);
    margin-bottom: 0;
}
.donate-grid .news-grid__content .pagination-container {
    margin-top: 0;
    width: calc(100% - 30px);
    margin-left: auto;
}
.donate-grid .news-card__content .date {
    color: rgba(119, 123, 138, 0.6);
}
@media only screen and (min-width: 1251px) {
    .donate-grid .donate-aside {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }
}
@media only screen and (max-width: 1439px) {
    .donate-grid .news-grid__content {
        width: calc(100% - 480px);
    }
}
@media only screen and (max-width: 1250px) {
    .donate-grid .news-grid__content {
        width: calc(100% + 30px);
    }
}
@media only screen and (max-width: 1023px) {
    .donate-grid.news-grid .wrapper > .wb-title {
        padding-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
}
.single-donate + .more-news .news-card__content .date {
    color: rgba(119, 123, 138, 0.6);
}
.single-donate.single-news {
    padding: 0;
    max-width: 100%;
}
.single-donate .single-news__content {
    margin-top: 40px;
}
.single-donate .breadcrumbs {
    margin-top: 0;
}
.single-donate .wrapper {
    padding-top: 64px;
}
.single-donate__head {
    width: calc(100% - 560px);
}
.single-donate__head .block-sticky__content {
    position: relative;
    width: 100%;
}
.single-donate__head .block-sticky__content .content {
    width: 100%;
}
.single-donate__head .block-sticky__content .content .sticky-slider__item {
    height: 635px;
    padding-top: 0;
}
.single-donate__head .block-sticky__content .slick-list {
    width: 100% !important;
    display: block;
}
.single-donate__head .block-sticky__content .slick-slide > div {
    padding: 0;
}
.single-donate__head .single-news__title {
    text-align: left;
    margin: 0 0 10px 0;
}
.single-donate__head .single-news__head {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media only screen and (max-width: 1439px) {
    .single-donate__head {
        width: calc(100% - 480px);
    }
    .single-donate__head .block-sticky__content .content .sticky-slider__item {
        height: 622px;
    }
}
@media only screen and (max-width: 1250px) {
    .single-donate__head {
        width: 100%;
    }
    .single-donate__head .block-sticky__content .content .sticky-slider__item {
        height: auto;
        padding-top: 52%;
    }
    .single-donate .single-news__share {
        margin-bottom: 0;
    }
    .single-donate ~ .more-news {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .single-donate.single-news {
        padding-bottom: 70px;
    }
}
.donate-aside {
    width: 480px;
    position: relative;
    z-index: 1;
    margin-left: 80px;
    background: #12492a;
    -webkit-box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
}
.donate-aside__content {
    padding: 49px 62px 44px 62px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.donate-aside .aside__title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #fdc211;
    margin-bottom: 43px;
}
.donate-aside .form-label .currency {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 22px;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #06130c;
}
.donate-aside .form-label .currency + .form-label__input {
    padding-right: 55px;
}
.donate-aside .form-label__input {
    border: 2px solid #fff;
}
.donate-aside .checkbox {
    margin: 19px 0 26px 0;
}
.donate-aside .checkbox .text {
    color: #fff;
    font-size: 13px;
}
.donate-aside .checkbox .checkmark {
    border: 1px solid #fff;
}
.donate-aside .checkbox .checkmark:before {
    background: #fdc211;
}
@media only screen and (min-width: 1025px) {
    .donate-aside .checkbox .checkmark:hover {
        border-color: #fdc211;
    }
}
.donate-aside .form-select {
    padding-top: 28px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 24px;
}
.donate-aside .form-select .select {
    border-color: #fff;
}
.donate-aside .form-select .select__current {
    padding-left: 21px;
}
.donate-aside .form-select .select.disabled .selected__text {
    color: rgba(18, 73, 42, 0.5);
}
@media only screen and (min-width: 1025px) {
    .donate-aside .form-select .select:hover {
        border-color: #fdc211;
    }
}
.donate-aside .price {
    margin-top: 16px;
    padding-bottom: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.donate-aside .price-content {
    margin-left: -14px;
    width: calc(100% + 14px);
}
.donate-aside .price-content__item {
    width: calc(33.33% - 14px);
    margin-left: 14px;
    border-radius: 25px;
    position: relative;
}
.donate-aside .price-content__item input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
.donate-aside .price-content__item input:checked ~ .text:before {
    opacity: 0;
}
.donate-aside .price-content__item .text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    border-radius: inherit;
    background: rgba(253, 194, 17, 0.2);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    border: 1px solid #fdc211;
}
.donate-aside .price-content__item .text:before {
    content: "";
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: inherit;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    border: 1px dashed #416125;
}
.donate-aside .wb-btn {
    margin-top: 30px;
}
.donate-aside__info {
    padding: 40px 70px;
}
.donate-aside__info li {
    padding-left: 24px;
    position: relative;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: rgba(255, 255, 255, 0.7);
}
.donate-aside__info li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 2px;
    top: 8px;
    border-radius: 50%;
    background: #fdc211;
}
.donate-aside__info li + li {
    margin-top: 29px;
}
@media only screen and (max-width: 1439px) {
    .donate-aside {
        width: 440px;
        margin-left: 40px;
    }
    .donate-aside__content {
        padding: 40px;
    }
    .donate-aside__info {
        padding: 40px;
    }
}
@media only screen and (max-width: 1250px) {
    .donate-aside {
        width: 100%;
        margin: 50px 0 0 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
@media only screen and (max-width: 767px) {
    .donate-aside {
        margin: 35px 0 0 0;
    }
    .donate-aside .aside__title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .donate-aside__content {
        padding: 30px 15px;
    }
    .donate-aside__info {
        padding: 30px 15px;
    }
}
.footer {
    background: 50% 50% / cover no-repeat;
    padding-top: 90px;
    font-family: Montserrat, sans-serif;
    position: relative;
    z-index: 1;
}
.footer::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: radial-gradient(50% 50% at 50% 50%, rgba(9, 45, 23, 0.89) 0, rgba(7, 31, 17, 0.74) 99.91%);
}
.footer-mobile-logo {
    display: none;
}
.footer__nav {
    padding-bottom: 50px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.footer__nav > li {
    padding-right: 15px;
}
.footer__nav > li:last-child {
    padding-right: 0;
}
.footer__nav > li > a {
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 22px;
}
@media only screen and (max-width: 1023px) {
    .footer__nav > li > a {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }
}
.footer__nav .sub-menu {
    font-size: 14px;
    line-height: 36px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
}
@media only screen and (max-width: 1023px) {
    .footer__nav .sub-menu {
        font-size: 11px;
        line-height: 25px;
    }
}
.footer__nav .sub-menu li {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    .footer__nav .sub-menu li:hover {
        color: #fdc211;
    }
}
.footer-content {
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 45px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.footer-content__item {
    width: calc(50% - 184px);
    padding-top: 10px;
}
@media only screen and (max-width: 1023px) {
    .footer-content__item {
        width: 50%;
        padding-top: 0;
    }
}
.footer-content .title {
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
}
.footer-content .logo {
    width: 368px;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    font-weight: 400;
}
.footer-content .logo-text {
    margin-top: 14px;
}
.footer-content .logo + .footer-content__item .title {
    margin-bottom: 25px;
    text-align: right;
}
.footer-content .logo + .footer-content__item .social-list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media only screen and (max-width: 1023px) {
    .footer-content .logo {
        display: none;
    }
}
.footer-content .subscribe {
    width: 340px;
    display: inline-block;
    position: relative;
    margin-top: 17px;
}
.footer-content .subscribe .icon-mail-large {
    left: 26px;
}
.footer-content .subscribe button,
.footer-content .subscribe svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.footer-content .subscribe button {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #fdc211;
    right: 8px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.footer-content .subscribe button svg {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1025px) {
    .footer-content .subscribe button:hover {
        background: #226724;
    }
    .footer-content .subscribe button:hover svg {
        fill: #fdc211;
    }
}
.footer-content .subscribe input {
    width: 100%;
    height: 60px;
    border: none;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 30px;
    font-weight: 400;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    padding: 0 70px 0 65px;
}
.footer-content .subscribe input::-webkit-input-placeholder {
    color: #fff;
}
.footer-content .subscribe input:-ms-input-placeholder {
    color: #fff;
}
.footer-content .subscribe input::-ms-input-placeholder {
    color: #fff;
}
.footer-content .subscribe input::placeholder {
    color: #fff;
}
.footer-bottom {
    height: 50px;
    background: #226724;
}
.footer-bottom .wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.footer-bottom__item {
    width: calc(50% - 65px);
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-bottom__item svg {
    margin-right: 9px;
}
.footer-bottom .scroll-top {
    width: 130px;
    text-align: center;
    padding: 0 15px;
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    height: 50px;
}
.footer-bottom .scroll-top svg {
    margin-right: 10px;
    fill: #fdc211;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.footer-bottom .scroll-top + .footer-bottom__item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media only screen and (max-width: 1250px) {
    .footer-content .subscribe {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .footer {
        padding-top: 0;
        background: 0 50% / cover no-repeat;
    }
    .footer-mobile-logo {
        display: block;
        width: 95px;
        padding-top: 26px;
        margin: 0 auto 32px;
    }
    .footer-mobile-logo svg {
        height: 138px;
    }
    .footer__nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .footer__nav li {
        width: 100%;
    }
    .footer__nav .sub-menu {
        font-size: 14px;
        line-height: 36px;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height 0.3s;
        transition: max-height 0.3s;
    }
    .footer__nav .sub-menu li:last-child {
        margin-bottom: 25px;
    }
    .footer__nav > li {
        padding-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .footer__nav > li > a {
        font-size: 16px;
        line-height: 20px;
        padding: 25px 0;
        margin-bottom: 0;
        position: relative;
        padding-right: 30px;
        cursor: pointer;
        width: 100%;
        -webkit-transition: color 0.3s, padding 0.3s;
        transition: color 0.3s, padding 0.3s;
    }
    .footer__nav > li > a:before {
        content: "";
        border: solid #fdc211;
        border-width: 0 2px 2px 0;
        display: block;
        padding: 3px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 29px;
        right: 9px;
        -webkit-transition: top 0.3s, -webkit-transform 0.3s;
        transition: top 0.3s, -webkit-transform 0.3s;
        transition: transform 0.3s, top 0.3s;
        transition: transform 0.3s, top 0.3s, -webkit-transform 0.3s;
    }
    .footer__nav > li.active > a {
        color: #fdc211;
        padding-bottom: 15px;
    }
    .footer__nav > li.active > a:before {
        top: 32px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .footer__nav > li.active .sub-menu {
        max-height: 1000px;
        -webkit-transition: max-height 0.6s;
        transition: max-height 0.6s;
    }
    .footer-content {
        border-top: none;
        padding: 48px 0 54px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-content__item {
        width: 100%;
    }
    .footer-content .logo + .footer-content__item {
        margin-top: 35px;
    }
    .footer-content .logo + .footer-content__item .title {
        text-align: left;
    }
    .footer-content .logo + .footer-content__item .social-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .footer-bottom {
        background: #12492a;
        height: auto;
    }
    .footer-bottom .wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-bottom__item {
        width: 50%;
    }
    .footer-bottom .scroll-top {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        height: 58px;
        width: 100%;
        text-align: center;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        margin-top: 36px;
    }
    .footer-bottom .wrapper {
        padding-top: 26px;
    }
}
@media only screen and (max-width: 479px) {
    .footer-bottom__item {
        width: 100%;
    }
    .footer-bottom .scroll-top + .footer-bottom__item {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 19px;
    }
}
.block-guardianship {
    padding-bottom: 160px;
}
.block-guardianship .block-head {
    margin-bottom: 60px;
}
.block-guardianship > .wrapper {
    position: relative;
}
.block-guardianship__content {
    width: 100%;
}
.block-guardianship__content .block-form {
    margin: 40px 0 0 0;
    padding-bottom: 0;
}
.block-guardianship__content .block-form__content {
    max-width: 100%;
    margin: 0;
}
.block-guardianship .block-content {
    background: #fff;
    padding: 34px 48px;
    border-radius: 8px;
}
@media only screen and (min-width: 1024px) {
    .block-guardianship .block-content h1,
    .block-guardianship .block-content h2 {
        font-size: 34px;
        line-height: 41px;
        letter-spacing: 0.02em;
        margin-bottom: 45px;
    }
    .block-guardianship .block-content h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 27px;
    }
    .block-guardianship .block-content h4 {
        font-size: 16px;
        line-height: 21px;
    }
    .block-guardianship .block-content h4 a {
        text-decoration: none;
        color: inherit;
    }
}
.block-guardianship .block-content p {
    font-weight: 400;
    line-height: 26px;
}
.block-guardianship .block-content h4 a {
    text-decoration: none;
    color: inherit;
}
.block-guardianship .block-content a {
    color: #226724;
}
.block-guardianship .block-content ul {
    font-weight: 400;
}
.block-guardianship .block-content ul li:before {
    background: #226724;
}
.block-guardianship .block-content q {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #226724;
    margin-bottom: 37px;
    max-width: 380px;
}
.block-guardianship .block-content q:before {
    content: "“";
    background: 0 0;
    font-weight: 900;
    font-size: 100px;
    line-height: 122px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgba(199, 198, 198, 0.2);
    padding-left: 0;
    left: -20px;
    top: -38px;
}
@media only screen and (max-width: 1250px) {
    .block-guardianship .block-form__content {
        padding: 48px 48px 63px 48px;
    }
}
@media only screen and (max-width: 1023px) {
    .block-guardianship {
        padding-bottom: 100px;
    }
    .block-guardianship .block-form__content {
        padding: 48px 40px;
    }
}
@media only screen and (max-width: 767px) {
    .block-guardianship {
        padding-bottom: 70px;
    }
    .block-guardianship__content {
        margin: 0 -30px;
        width: calc(100% + 60px) !important;
    }
    .block-guardianship .block-content {
        padding: 30px;
    }
    .block-guardianship .block-content q {
        margin-bottom: 20px;
    }
    .block-guardianship .block-form__content {
        padding: 30px;
    }
}
@media only screen and (max-width: 374px) {
    .block-guardianship__content {
        margin: 0 -15px;
        width: calc(100% + 30px) !important;
    }
}
.guardianship-aside {
    width: 480px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 37px;
    position: absolute;
    right: 30px;
    top: 0;
    height: 100%;
}
.guardianship-aside .close-aside {
    display: none;
    z-index: 1;
}
.guardianship-aside ~ .block-guardianship__content {
    width: calc(100% - 517px);
}
.guardianship-aside .mobile-aside__content {
    height: 100%;
}
.guardianship-aside .mobile-aside__scroll {
    height: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.guardianship-aside__content {
    padding: 30px 20px;
    max-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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: #12492a;
    border-radius: 6px;
}
.guardianship-aside__content .title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #fdc211;
    margin-bottom: 30px;
}
.guardianship-aside__content .guardianship-aside--scroll {
    max-height: calc(100% - 70px);
    width: 100%;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.guardianship-aside__content .guardianship-aside--scroll::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    background-color: transparent;
}
.guardianship-aside__content .guardianship-aside--scroll::-webkit-scrollbar-thumb {
    display: none !important;
    background-color: transparent;
}
@media only screen and (max-width: 1250px) {
    .guardianship-aside {
        width: 380px;
    }
    .guardianship-aside ~ .block-guardianship__content {
        width: calc(100% - 417px);
    }
}
@media only screen and (max-width: 1023px) {
    .guardianship-aside {
        width: 100%;
        margin: 0;
    }
    .guardianship-aside .close-aside {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .guardianship-aside.mobile-aside {
        right: 0;
        left: auto;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .guardianship-aside.mobile-aside .close-aside {
        right: auto;
        left: -74px;
    }
    .guardianship-aside ~ .block-guardianship__content {
        width: 100%;
    }
    .guardianship-aside .mobile-aside__content {
        padding-bottom: 0;
        margin-left: auto;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .guardianship-aside__content {
        border-radius: 0;
        height: 100%;
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .guardianship-aside.mobile-aside .close-aside {
        width: 48px;
        height: 48px;
        top: 15px;
        left: auto;
        right: 15px;
    }
    .guardianship-aside__content {
        padding-top: 52px;
    }
    .guardianship-aside__content .title {
        text-align: left;
        font-size: 25px;
        line-height: 32px;
    }
    .guardianship-aside .guardianship-aside--scroll {
        max-height: calc(100% - 62px);
    }
}
.guardianship-card {
    display: block;
    margin-bottom: 20px;
}
.guardianship-card__bg {
    background: 50% 50% / cover no-repeat;
    padding-top: 83.7%;
    border-radius: 10px 10px 0 0;
}
.guardianship-card__content {
    padding: 20px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}
.guardianship-card__content .text {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #06130c;
    display: -webkit-box;
    margin-bottom: 5px;
    max-height: 72px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.guardianship-card .guardianship-logo {
    margin: 0 0 -10px 0;
}
.guardianship-card .guardianship-logo__item {
    height: 84px;
    max-width: 100%;
    min-width: 160px;
    padding-right: 10px;
    margin: 0 0 10px 0;
}
.guardianship-card .guardianship-logo__item img {
    max-width: 100%;
    max-height: 100%;
}
@media only screen and (min-width: 1025px) {
    .guardianship-card:hover .guardianship-card__content .text {
        color: #226724;
    }
}
@media only screen and (max-width: 1250px) {
    .guardianship-card .guardianship-logo__item {
        min-width: auto;
        width: 50%;
    }
}
.search-menu {
    padding: 0 120px;
    height: 80px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 320px;
    z-index: 81;
    background: #fff;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-bottom: 1px solid rgba(199, 198, 198, 0.3);
    -webkit-transform: translateY(-800px);
    transform: translateY(-800px);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.search-menu.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.search-menu__nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.search-menu__nav .title {
    width: calc(100% - 422px);
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.04em;
    color: #12492a;
    margin-right: 18px;
    white-space: nowrap;
}
.search-menu .search-category {
    border-radius: 10px;
    border: 1px solid #fdc211;
    width: 404px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.search-menu .search-category li {
    width: 33.33%;
    position: relative;
}
.search-menu .search-category li + li {
    border-left: 1px solid #fdc211;
}
.search-menu .search-category li .cat-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 44px;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    -webkit-transition: color 0.3s, background 0.3s, border-radius 0.3s;
    transition: color 0.3s, background 0.3s, border-radius 0.3s;
    cursor: pointer;
    border-radius: inherit;
}
@media only screen and (min-width: 1025px) {
    .search-menu .search-category li .cat-title:hover {
        color: #fdc211;
    }
}
.search-menu .search-category li input {
    position: absolute;
    opacity: 0;
}
.search-menu .search-category li input:checked ~ .cat-title {
    background: #fdc211;
    color: #12492a;
}
.search-menu .search-category li:first-child .cat-title {
    border-radius: 9px 0 0 9px;
}
.search-menu .search-category li:last-child .cat-title {
    border-radius: 0 9px 9px 0;
}
.search-menu__content {
    margin-left: 20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}
.search-menu .search-input {
    width: calc(100% - 75px);
    position: relative;
}
.search-menu .search-input__content {
    position: relative;
}
.search-menu .search-input .icon-search {
    width: 14px;
    height: 15px;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: rgba(6, 19, 12, 0.4);
}
.search-menu .search-input input {
    height: 50px;
    border-radius: 25px;
    border: 1px solid rgba(199, 198, 198, 0.7);
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.04em;
    padding: 0 150px 0 47px;
}
.search-menu .search-input input::-webkit-input-placeholder {
    color: rgba(6, 19, 12, 0.6);
}
.search-menu .search-input input:-ms-input-placeholder {
    color: rgba(6, 19, 12, 0.6);
}
.search-menu .search-input input::-ms-input-placeholder {
    color: rgba(6, 19, 12, 0.6);
}
.search-menu .search-input input::placeholder {
    color: rgba(6, 19, 12, 0.6);
}
.search-menu .search-input .wb-btn {
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    right: 4px;
    top: 4px;
    height: calc(100% - 8px);
    width: 127px;
    position: absolute;
}
.search-menu .search-input__found {
    width: 100%;
    position: absolute;
    left: 0;
    top: calc(100% + 8px);
    background: #fff;
    -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.14);
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
}
.search-menu .search-input__found.active {
    max-height: 500px;
}
.search-menu .found-list__item {
    padding: 12px 36px 12px 20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.search-menu .found-list__item:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #fdc211;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
.search-menu .found-list__item + .found-list__item {
    border-top: 1px solid rgba(199, 198, 198, 0.7);
}
.search-menu .found-list__item .image {
    width: 84px;
    height: 56px;
    background: 50% 50% / cover no-repeat;
    border-radius: 10px;
    margin-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.search-menu .found-list__item .text {
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    max-height: 44px;
}
.search-menu .found-list__item .label {
    margin-left: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right;
}
.search-menu .found-list__item .label__price {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #226724;
}
.search-menu .found-list__item .label .ex_zone_name {
    font-weight: 800;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 9px;
    border-radius: 15px;
    background: #226724;
}
.search-menu .found-list__item .label .ex_zone_name + .ex_zone_name {
    margin-top: 3px;
}
.search-menu .found-list__item .label__date {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: rgba(119, 123, 138, 0.8);
}
@media only screen and (min-width: 1025px) {
    .search-menu .found-list__item:hover {
        background: rgba(241, 248, 246, 0.6);
    }
    .search-menu .found-list__item:hover:before {
        width: 4px;
    }
}
.search-menu .search-founded__button {
    border-top: 1px solid rgba(199, 198, 198, 0.7);
    height: 60px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #12492a;
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}
.search-menu .search-founded__button .icon-arrow-sm {
    width: 6px;
    height: 10px;
    margin-right: 8px;
    fill: #fdc211;
    margin-top: -1px;
}
@media only screen and (min-width: 1025px) {
    .search-menu .search-founded__button:hover {
        background: #226724;
        color: #fff;
    }
}
.search-menu .search-close {
    margin-left: 33px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #fdc211;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.search-menu .search-close svg {
    fill: #226724;
    width: 12px;
    height: 12px;
}
@media only screen and (min-width: 1025px) {
    .search-menu .search-close:hover {
        background: #226724;
    }
    .search-menu .search-close:hover svg {
        fill: #fff;
    }
}
@media only screen and (max-width: 1679px) {
    .search-menu {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 1250px) {
    .search-menu__nav .title {
        display: none;
    }
}
@media only screen and (max-width: 1023px) {
    .search-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 20px 30px;
    }
    .search-menu__nav {
        width: calc(100% - 75px);
    }
    .search-menu__nav .title {
        display: block;
        white-space: normal;
    }
    .search-menu__content {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .search-menu__content .search-close {
        position: absolute;
        right: 30px;
        top: 22px;
    }
    .search-menu .search-input {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .search-menu {
        padding: 20px;
    }
    .search-menu__nav {
        width: calc(100% - 75px);
    }
    .search-menu__nav .title {
        display: none;
    }
    .search-menu__nav .search-category {
        border: none;
        position: relative;
        height: 44px;
    }
    .search-menu__nav .search-category ul {
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        overflow: hidden;
        margin: 0;
        max-height: 44px;
        background: #fff;
        z-index: 1;
        -webkit-transition: max-height 0.3s;
        transition: max-height 0.3s;
        border-radius: 10px;
        border: 1px solid #fdc211;
    }
    .search-menu__nav .search-category ul li {
        width: 100%;
        border-top: 1px solid #fdc211;
    }
    .search-menu__nav .search-category ul li.active {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        border-top: none;
    }
    .search-menu__nav .search-category ul li.active .cat-title {
        position: relative;
    }
    .search-menu__nav .search-category ul li.active .cat-title:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        width: 4px;
        height: 4px;
        border-right: 1px solid #12492a;
        border-bottom: 1px solid #12492a;
        -webkit-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
    }
    .search-menu__nav .search-category ul li + li {
        border-left: none;
    }
    .search-menu__nav .search-category ul.active {
        max-height: 500px;
    }
    .search-menu__nav .search-category ul.active li.active .cat-title {
        border-radius: 9px 9px 0 0;
    }
    .search-menu__nav .search-category ul.active li.active .cat-title:before {
        -webkit-transform: translateY(-50%) rotate(-135deg);
        transform: translateY(-50%) rotate(-135deg);
    }
    .search-menu .search-category {
        width: 100%;
    }
    .search-menu .found-list__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .search-menu .found-list__item .text {
        width: calc(100% - 100px);
    }
    .search-menu .found-list__item .label {
        margin: 20px 0 0 0;
    }
}
@media only screen and (max-width: 374px) {
    .search-menu {
        padding: 20px 15px;
    }
    .search-menu__content .search-close {
        right: 15px;
    }
    .search-menu .search-input .wb-btn {
        width: 100px;
    }
}
.search-scroll {
    max-height: 400px;
}
.search-scroll .mCSB_scrollTools {
    right: 0;
    top: 22px;
    max-height: calc(100% - 38px);
}
@media only screen and (max-width: 1250px) {
    .search-scroll {
        overflow-x: hidden;
    }
}
@media only screen and (max-width: 1023px) {
    .search-scroll {
        max-height: 270px;
    }
}
.header {
    position: relative;
    z-index: 80;
    height: 80px;
}
.header .mobile-logo {
    display: none;
}
.header .mobile-logo svg {
    fill: #12492a;
}
.header-content {
    position: relative;
    width: 100%;
    min-width: 320px;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0 120px;
    background: #fff;
    -webkit-transition: background 0.3s, border 0.3s, padding 0.3s;
    transition: background 0.3s, border 0.3s, padding 0.3s;
    border-bottom: 1px solid rgba(199, 198, 198, 0.3);
}
@media only screen and (max-width: 1740px) {
    .header-content {
        padding: 0 30px;
    }
}
.header-content__el {
    width: 337px;
}
.header-content__el.content-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.header-content__el.content-right .wb-btn {
    width: 117px;
}
.header-content__el.content-right .wb-btn + .wb-btn {
    margin-left: 10px;
    width: 150px;
}
.header-content__center {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% - 674px);
}
.header-content__center ul {
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    width: calc(50% - 145px);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.header-content__center ul li + li {
    margin-left: 70px;
}
@media only screen and (max-width: 1735px) {
    .header-content__center ul li + li {
        margin-left: 50px;
    }
}
@media only screen and (min-width: 1025px) {
    .header-content__center ul a:hover {
        color: #fdc211;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
    }
}
.header-content__center .logo {
    width: 290px;
    max-height: 80px;
}
.header-content__center .logo .icon-logo {
    fill: #12492a;
    margin-top: -50px;
    -webkit-transform: translateY(-18px);
    transform: translateY(-18px);
}
.header-content__center .logo + ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.header-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.header-menu__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 50% 50% / cover no-repeat;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    z-index: -1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.header-menu.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.header-menu.active .header-menu__bg {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.header-menu__content {
    height: 100%;
    padding: 115px 15px 0 15px;
}
.header-menu .menu-content {
    width: 870px;
    position: relative;
    padding: 50px 0 55px 0;
    max-height: calc(100vh - 230px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 900px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .header-menu .menu-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.header-menu .menu-content:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header-menu .menu-content__el {
    width: 50%;
    max-height: 100%;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.header-menu .menu-content__el::-webkit-scrollbar {
    display: none;
}
.header-menu .menu-pages {
    padding-right: 90px;
    font-weight: 700;
    font-size: 42px;
    line-height: 51px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.header-menu .menu-pages li + li {
    margin-top: 45px;
}
.header-menu .menu-pages li {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    .header-menu .menu-pages li:hover {
        color: #fdc211;
    }
}
.header-menu .menu-nav {
    padding-left: 190px;
}
.header-menu .menu-nav__list {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}
.header-menu .menu-nav__list li + li {
    margin-top: 22px;
}
.header-menu .menu-nav__list li {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    .header-menu .menu-nav__list li:hover {
        color: #fdc211;
    }
}
.header-menu .social-list {
    margin-top: 39px;
}
.header-menu .tel {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.04em;
    margin-top: 26px;
    width: 100%;
}
.header-menu .mail {
    font-size: 12px;
    margin-top: 6px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
}
.header .lang {
    text-transform: uppercase;
    margin-right: 26px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
}
.header .lang__current {
    cursor: pointer;
    padding: 10px 10px 10px 0;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.header .lang__current:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 4px solid #06130c;
    -webkit-transition: border 0.3s, -webkit-transform 0.3s;
    transition: border 0.3s, -webkit-transform 0.3s;
    transition: border 0.3s, transform 0.3s;
    transition: border 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.header .lang__current.active:before {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
@media only screen and (min-width: 1025px) {
    .header .lang__current:hover {
        color: #fdc211;
    }
    .header .lang__current:hover:before {
        border-top: 4px solid #fdc211 !important;
    }
}
.header .lang-dropdown {
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: calc(100% + 11px);
    width: 70px;
    display: none;
    z-index: 2;
    padding-top: 9px;
}
.header .lang-dropdown__menu {
    position: relative;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}
.header .lang-dropdown__menu:before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    width: 18px;
    height: 18px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
    left: 50%;
    z-index: -1;
    top: -6px;
    background: #fff;
    border-radius: 0 0 100% 0;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.header .lang-dropdown__menu:after {
    content: "";
    width: 100%;
    height: 30px;
    background: #fff;
    position: absolute;
    left: 0;
    border-radius: 5px 5px 0 0;
    top: 0;
}
.header .lang-dropdown li {
    position: relative;
    z-index: 1;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #06130c;
}
.header .lang-dropdown li:first-child {
    border-radius: 5px 5px 0 0;
}
.header .lang-dropdown li:first-child.active + li {
    border-top: none;
}
.header .lang-dropdown li a,
.header .lang-dropdown li button {
    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;
    text-align: center;
    width: 100%;
    height: 37px;
}
.header .lang-dropdown li button {
    display: block;
}
.header .lang-dropdown li + li {
    border-top: 1px solid rgba(84, 98, 105, 0.1);
}
.header .lang-dropdown li.active {
    display: none;
}
.header .lang-dropdown li button {
    color: inherit;
}
@media only screen and (min-width: 1025px) {
    .header .lang-dropdown li:hover {
        color: #226724 !important;
    }
}
.header-search {
    margin-left: 38px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0.6;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    cursor: pointer;
}
.header-search__text {
    color: #06130c;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    margin-left: 16px;
    font-weight: 400;
}
.header.active .header-content {
    background: 0 0;
    color: #fff;
    border-color: transparent;
}
.header.active .header-content__center {
    opacity: 0;
}
.header.active .header-search {
    opacity: 1;
}
.header.active .header-search .icon-search {
    fill: #fff;
}
.header.active .header-search__text {
    color: #fff;
}
.header.active .lang__current:before {
    border-top: 4px solid #fff;
}
.header.top .header-content {
    position: fixed;
    z-index: 2;
    -webkit-animation: none !important;
    animation: none !important;
}
.header.fixed .header-content {
    position: fixed;
    -webkit-animation: fixedMenu 0.3s linear;
    animation: fixedMenu 0.3s linear;
    z-index: 2;
}
.header.fixed.active .lang__current:before {
    border-top: 4px solid #fff;
}
.header.fixed ~ .main .block-sticky .block-sticky__content:not(.relative) {
    top: 80px;
}
@media only screen and (min-width: 1251px) {
    .header.fixed ~ .main .donate-grid .donate-aside {
        top: 80px;
    }
}
@media only screen and (min-width: 1024px) {
    .header.fixed ~ .main .block-animals__aside {
        top: 80px;
    }
}
@media only screen and (max-width: 1679px) {
    .header-content {
        padding: 0 30px;
    }
    .header-content__center .logo {
        width: 160px;
    }
    .header-content__center ul {
        width: calc(50% - 80px);
    }
    .header-content__center ul li + li {
        margin-left: 30px;
    }
    .header-menu__content {
        padding: 90px 15px 0 15px;
    }
}
@media only screen and (max-width: 1365px) {
    .header-content {
        padding: 0 30px;
        height: 80px;
    }
    .header-content__center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-content__center ul {
        width: calc(50% - 25px);
    }
    .header-content__center ul li + li {
        margin-left: 44px;
    }
    .header-content__center .logo {
        display: none;
    }
    .header-content__center .logo + ul {
        margin-left: 44px;
    }
}
@media only screen and (max-width: 1365px) {
    .header .mobile-logo {
        width: 177px;
        display: block;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s;
    }
    .header .mobile-logo svg {
        width: 155px;
        height: 63px;
    }
    .header-content__el.content-left {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 177px;
        padding-right: 62px;
    }
    .header-content__el.content-left .hamburger {
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .header-content__el.content-right {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-300px);
        transform: translateY(-300px);
        -webkit-transition: top 0.3s, opacity 0.3s;
        transition: top 0.3s, opacity 0.3s;
        right: 30px;
        opacity: 0;
        z-index: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .header-content__center {
        width: calc(100% - 354px);
    }
    .header-search {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 35px 0 0;
    }
    .header-search__title {
        display: none;
    }
    .header.active .mobile-logo {
        opacity: 0;
        -webkit-transition: opacity 0.15s;
        transition: opacity 0.15s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .header.active .header-content__el.content-left .hamburger {
        right: calc(100% - 92px);
        -webkit-transition: background 0.4s linear, right 0.3s, top 0.3s;
        transition: background 0.4s linear, right 0.3s, top 0.3s;
    }
    .header.active .header-content__el.content-right {
        opacity: 1;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition-delay: 0s, 0.5s;
        transition-delay: 0s, 0.5s;
    }
    .header.active .header-search {
        opacity: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .header-content__center ul {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-content__center .logo + ul {
        display: none;
    }
    .header-menu__content {
        padding: 90px 30px;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .header-menu .menu-nav {
        padding-left: 90px;
    }
}
@media screen and (max-width: 900px) and (max-height: 500px) {
    .header-content {
        padding: 0 20px;
    }
    .header-content__center {
        display: none;
    }
    .header .header-content__el.content-right {
        width: auto;
    }
    .header .header-content__el.content-right .wb-btn {
        width: 96px;
        height: 36px;
        font-size: 12px;
    }
    .header .header-content__el.content-left {
        width: calc(100% - 114px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .header .header-content__el.content-left .hamburger {
        right: 20px;
    }
    .header-menu__content {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 90px 30px 0 30px;
    }
    .header-menu .menu-content {
        padding: 0;
        display: block;
        width: 100%;
        height: calc(100% - 180px);
        max-height: 100%;
        overflow-x: hidden;
    }
    .header-menu .menu-content:before {
        display: none;
    }
    .header-menu .menu-content__el {
        width: 100%;
        overflow: hidden;
    }
    .header-menu .menu-content .mCSB_scrollTools {
        right: -5px;
    }
    .header-menu .menu-content .mCSB_dragger_bar {
        width: 6px;
        border-radius: 3px;
        background: rgba(255, 255, 255, 0.16) !important;
        border: 1px solid rgba(255, 255, 255, 0.2);
    }
    .header-menu .menu-content .mCSB_draggerRail {
        display: none;
    }
    .header-menu .menu-pages {
        padding: 0;
        font-size: 24px;
        line-height: 29px;
    }
    .header-menu .menu-pages li + li {
        margin-top: 22px;
    }
    .header-menu .social-list {
        margin: 0;
    }
    .header-menu .mobile-content {
        padding: 15px 0 30px 0;
        height: 180px;
    }
    .header-menu .menu-nav {
        padding: 0;
        margin-top: 25px;
        font-size: 16px;
        line-height: 19px;
    }
    .header-menu .menu-nav li + li {
        margin-top: 20px;
    }
    .header .mobile-logo {
        width: 114px;
        height: 47.5px;
    }
    .header .mobile-logo svg {
        width: 114px;
        height: 47.5px;
    }
    .header .header-menu .tel {
        margin-top: 17px;
    }
    .header .lang {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header .lang__current {
        padding: 0;
        margin: 0;
        line-height: 13px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fdc211;
        font-size: 13px;
        height: 13px;
        width: auto;
    }
    .header .lang__current:before {
        display: none;
    }
    .header .lang-dropdown {
        position: static;
        -webkit-transform: translate(0);
        transform: translate(0);
        display: block !important;
        padding: 0;
    }
    .header .lang-dropdown__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: 0 0;
        border-radius: 0;
    }
    .header .lang-dropdown__menu:after,
    .header .lang-dropdown__menu:before {
        display: none;
    }
    .header .lang-dropdown li {
        color: #fff;
        border-top: none !important;
        border-left: 1px solid #fff;
        margin-left: 5px;
        border-radius: 0 !important;
        padding-left: 5px;
    }
    .header .lang-dropdown li a,
    .header .lang-dropdown li button {
        font-size: 13px;
        height: 13px !important;
        line-height: 13px;
    }
    .header .lang-dropdown li.active {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        display: block;
        color: #fdc211;
    }
    .header-search {
        margin-right: 0;
        padding: 0 12px;
        opacity: 1;
    }
    .header-search__text {
        display: none;
    }
    .header.active .header-content__el.content-left .hamburger {
        right: calc(100% - 75px);
    }
}
@media only screen and (max-width: 767px) {
    .header-content {
        padding: 0 20px;
    }
    .header-content__center {
        display: none;
    }
    .header .header-content__el.content-right {
        width: auto;
    }
    .header .header-content__el.content-right .wb-btn {
        width: 96px;
        height: 36px;
        font-size: 12px;
    }
    .header .header-content__el.content-left {
        width: calc(100% - 114px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .header .header-content__el.content-left .hamburger {
        right: 20px;
    }
    .header-menu__content {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 90px 30px 0 30px;
    }
    .header-menu .menu-content {
        padding: 0;
        display: block;
        width: 100%;
        height: calc(100% - 180px);
        max-height: 100%;
        overflow-x: hidden;
    }
    .header-menu .menu-content:before {
        display: none;
    }
    .header-menu .menu-content__el {
        width: 100%;
        overflow: hidden;
    }
    .header-menu .menu-content .mCSB_scrollTools {
        right: -5px;
    }
    .header-menu .menu-content .mCSB_dragger_bar {
        width: 6px;
        border-radius: 3px;
        background: rgba(255, 255, 255, 0.16) !important;
        border: 1px solid rgba(255, 255, 255, 0.2);
    }
    .header-menu .menu-content .mCSB_draggerRail {
        display: none;
    }
    .header-menu .menu-pages {
        padding: 0;
        font-size: 24px;
        line-height: 29px;
    }
    .header-menu .menu-pages li + li {
        margin-top: 22px;
    }
    .header-menu .social-list {
        margin: 0;
    }
    .header-menu .mobile-content {
        padding: 15px 0 30px 0;
        height: 180px;
    }
    .header-menu .menu-nav {
        padding: 0;
        margin-top: 25px;
        font-size: 16px;
        line-height: 19px;
    }
    .header-menu .menu-nav li + li {
        margin-top: 20px;
    }
    .header .mobile-logo {
        width: 114px;
        height: 47.5px;
    }
    .header .mobile-logo svg {
        width: 114px;
        height: 47.5px;
    }
    .header .header-menu .tel {
        margin-top: 17px;
    }
    .header .lang {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header .lang__current {
        padding: 0;
        margin: 0;
        line-height: 13px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fdc211;
        font-size: 13px;
        height: 13px;
        width: auto;
    }
    .header .lang__current:before {
        display: none;
    }
    .header .lang-dropdown {
        position: static;
        -webkit-transform: translate(0);
        transform: translate(0);
        display: block !important;
        padding: 0;
    }
    .header .lang-dropdown__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: 0 0;
        border-radius: 0;
    }
    .header .lang-dropdown__menu:after,
    .header .lang-dropdown__menu:before {
        display: none;
    }
    .header .lang-dropdown li {
        color: #fff;
        border-top: none !important;
        border-left: 1px solid #fff;
        margin-left: 5px;
        border-radius: 0 !important;
        padding-left: 5px;
    }
    .header .lang-dropdown li a,
    .header .lang-dropdown li button {
        font-size: 13px;
        height: 13px !important;
        line-height: 13px;
    }
    .header .lang-dropdown li.active {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        display: block;
        color: #fdc211;
    }
    .header-search {
        margin-right: 0;
        padding: 0 12px;
        opacity: 1;
    }
    .header-search__text {
        display: none;
    }
    .header.active .header-content__el.content-left .hamburger {
        right: calc(100% - 75px);
    }
}
@media only screen and (max-width: 374px) {
    .header-content {
        padding: 0 15px;
    }
    .header-content__el.content-right {
        right: 15px;
    }
    .header .header-content__el.content-left {
        padding-right: 47px;
    }
    .header .header-content__el.content-left .hamburger {
        right: 15px;
    }
    .header.active .header-content__el.content-left .hamburger {
        right: calc(100% - 60px);
    }
    .header-menu__content {
        padding: 90px 15px 0 15px;
    }
}
.hamburger {
    background: #226724;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    width: 62px;
    height: 62px;
    cursor: pointer;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    position: relative;
    -webkit-transition: background 0.4s linear, right 0.1s, top 0.3s;
    transition: background 0.4s linear, right 0.1s, top 0.3s;
    -webkit-transition-delay: 0.25s, 0s, 0s;
    transition-delay: 0.25s, 0s, 0s;
}
.hamburger span {
    width: 18px;
    height: 2px;
    background: #fdc211;
    position: absolute;
    -webkit-transition: 0s, background 0.4s;
    transition: 0s, background 0.4s;
    -webkit-transition-delay: 0.25s, 0s;
    transition-delay: 0.25s, 0s;
}
.hamburger span:nth-child(1) {
    left: 22px;
    top: 27px;
    -webkit-transform-origin: left;
    transform-origin: left;
}
.hamburger span:nth-child(2) {
    right: 22px;
    top: 34px;
    -webkit-transform-origin: right;
    transform-origin: right;
}
.hamburger.active {
    background: #fdc211;
}
.hamburger.active span {
    background: #226724;
    -webkit-animation: activeWidth 0.5s linear;
    animation: activeWidth 0.5s linear;
}
.hamburger.active span:nth-child(1) {
    left: 25px;
    top: 24px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hamburger.active span:nth-child(2) {
    right: 24px;
    top: 24px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.hamburger.static span {
    -webkit-animation: staticWidth 0.5s linear;
    animation: staticWidth 0.5s linear;
}
@media only screen and (max-width: 767px) {
    .hamburger {
        width: 45px;
        height: 45px;
    }
    .hamburger span:nth-child(1) {
        left: 14px;
        top: 19px;
    }
    .hamburger span:nth-child(2) {
        right: 13px;
        top: 24px;
    }
    .hamburger.active span:nth-child(1) {
        left: 16px;
        top: 15px;
    }
    .hamburger.active span:nth-child(2) {
        right: 16px;
        top: 15px;
    }
}
@media screen and (max-width: 900px) and (max-height: 500px) {
    .hamburger {
        width: 45px;
        height: 45px;
    }
    .hamburger span:nth-child(1) {
        left: 14px;
        top: 19px;
    }
    .hamburger span:nth-child(2) {
        right: 13px;
        top: 24px;
    }
    .hamburger.active span:nth-child(1) {
        left: 16px;
        top: 15px;
    }
    .hamburger.active span:nth-child(2) {
        right: 16px;
        top: 15px;
    }
}
@-webkit-keyframes fixedMenu {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fixedMenu {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes activeWidth {
    0%,
    100% {
        width: 18px;
    }
    50% {
        width: 0;
    }
}
@keyframes activeWidth {
    0%,
    100% {
        width: 18px;
    }
    50% {
        width: 0;
    }
}
@-webkit-keyframes staticWidth {
    0%,
    100% {
        width: 18px;
    }
    50% {
        width: 0;
    }
}
@keyframes staticWidth {
    0%,
    100% {
        width: 18px;
    }
    50% {
        width: 0;
    }
}
.page-index .header {
    margin-bottom: -80px;
}
.page-index .header:not(.fixed) .header-content {
    background: 0 0;
    border-color: transparent;
}
.page-index .header:not(.fixed) .header-content__center {
    color: #fff;
}
.page-index .header:not(.fixed) .header-content__center .logo {
    max-height: 130px;
}
.page-index .header:not(.fixed) .header-content__center .logo .icon-logo {
    margin-top: 0;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
    fill: #fff;
    -webkit-transition: margin 0.3s, -webkit-transform 0.3s;
    transition: margin 0.3s, -webkit-transform 0.3s;
    transition: margin 0.3s, transform 0.3s;
    transition: margin 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.page-index .header:not(.fixed) .header-search .icon-search {
    fill: #fff;
}
.page-index .header:not(.fixed) .header-search__text {
    color: #fff;
}
.page-index .header:not(.fixed) .lang {
    color: #fff;
}
.page-index .header:not(.fixed) .lang__current:before {
    border-top: 4px solid #fff;
}
.page-index .header:not(.fixed) .mobile-logo svg {
    fill: #fff;
}
@media only screen and (max-width: 1365px) {
    .page-index .header:not(.fixed) .header-content {
        padding-top: 10px;
    }
}
@media only screen and (max-width: 1365px) {
    .page-index .header:not(.fixed) .header-content__el.content-left .hamburger {
        top: calc(50% + 4px);
    }
    .page-index .header:not(.fixed) .header-content__el.content-right {
        top: calc(50% + 28px);
    }
}
@media screen and (max-width: 900px) and (max-height: 500px) {
    .page-index .header:not(.fixed) .header-content {
        padding-top: 0;
    }
    .page-index .header:not(.fixed) .header-content__el.content-left .hamburger,
    .page-index .header:not(.fixed) .header-content__el.content-right {
        top: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .page-index .header:not(.fixed) .header-content {
        padding-top: 0;
    }
    .page-index .header:not(.fixed) .header-content__el.content-left .hamburger,
    .page-index .header:not(.fixed) .header-content__el.content-right {
        top: 50%;
    }
    .page-index .header:not(.fixed) .header-search .icon-search {
        fill: #fff;
    }
}
.page-index .header.fixed .header-content__center .logo .icon-logo {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}
.social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.social-list li + li {
    margin-left: 10px;
}
.social-list a {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #226724;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1025px) {
    .social-list a:hover svg {
        fill: #fdc211;
    }
}
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: #fff;
}
.preloader__item {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    -webkit-transition: 0.7s cubic-bezier(0.27, 0.56, 0.21, 0.74), opacity 0.3s;
    transition: 0.7s cubic-bezier(0.27, 0.56, 0.21, 0.74), opacity 0.3s;
    -webkit-transition-delay: 0.01s, 0.9s;
    transition-delay: 0.01s, 0.9s;
}
.preloader:not(.active) .preloader__item {
    -webkit-animation: preloader 2.2s linear infinite;
    animation: preloader 2.2s linear infinite;
}
.preloader.active .preloader__item {
    opacity: 0;
}
.preloader.active .preloader__img {
    top: 104px;
}
.preloader.active .icon-mobile-logo {
    top: 68px;
    left: 108px;
}
@media only screen and (max-width: 767px) {
    .preloader.active .icon-mobile-logo {
        top: 39px;
        left: 77px;
    }
}
@media only screen and (max-width: 374px) {
    .preloader.active .icon-mobile-logo {
        top: 39px;
        left: 72px;
    }
}
.preloader__img {
    width: 90px;
    height: 130px;
}
@media only screen and (max-width: 1250px) {
    .preloader__img {
        display: none;
    }
}
.preloader .icon-mobile-logo {
    display: none;
    width: 155px;
    height: 63px;
    fill: #d63d00;
}
@media only screen and (max-width: 1250px) {
    .preloader .icon-mobile-logo {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .preloader .icon-mobile-logo {
        width: 114px;
        height: 47.5px;
    }
}
@-webkit-keyframes preloader {
    0%,
    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        -webkit-transform: translate(-50%, -50%) scale(0.94);
        transform: translate(-50%, -50%) scale(0.94);
    }
}
@keyframes preloader {
    0%,
    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        -webkit-transform: translate(-50%, -50%) scale(0.94);
        transform: translate(-50%, -50%) scale(0.94);
    }
}
.layout {
    padding-bottom: 150px;
    position: relative;
}
.layout .wb-title {
    margin-bottom: 70px;
}
.layout__aside {
    width: 340px;
    background: #fff;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    border-right: 1px solid #f1f8f6;
}
.layout__aside ul {
    width: 100%;
}
.layout__aside a {
    width: 100%;
    padding: 13px 31px;
    min-height: 60px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #06130c;
    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;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    .layout__aside a:hover {
        color: #226724;
    }
}
.layout__aside li {
    position: relative;
}
.layout__aside li::before {
    content: "";
    display: none;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #226724;
}
.layout__aside li.active a {
    color: #226724;
}
.layout__aside li.active:before {
    display: block;
}
.layout__aside li + li {
    border-top: 1px solid #e2ebe9;
}
.layout__content {
    width: calc(100% - 340px);
    background: #fff;
    border-radius: 0 10px 10px 10px;
    padding: 40px 150px 72px 95px;
}
.layout__content.wp-content {
    max-width: 100%;
    margin: 0;
}
.layout__content .title {
    font-weight: 900;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.layout__content .block-video {
    padding-top: 49%;
}
@media only screen and (max-width: 1439px) {
    .layout__content {
        padding: 40px 50px 72px 50px;
    }
}
@media only screen and (max-width: 1250px) {
    .layout {
        padding-bottom: 100px;
    }
    .layout__aside {
        width: 270px;
    }
    .layout__content {
        width: calc(100% - 270px);
        padding: 40px 30px;
    }
    .layout__content .block-video {
        padding-top: 55%;
    }
}
@media only screen and (max-width: 1023px) {
    .layout {
        padding-bottom: 50px;
    }
    .layout .wb-title {
        margin-bottom: 50px;
    }
    .layout__content {
        width: 100%;
        border-radius: 10px;
    }
    .layout__content .title {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .layout .wb-title {
        margin-bottom: 35px;
    }
    .layout__content {
        padding: 30px 15px;
    }
    .layout__content.wp-content {
        max-width: calc(100% + 60px);
        width: calc(100% + 60px);
        margin: 0 -30px;
        border-radius: 0;
    }
    .layout__content .block-video {
        padding-top: 62%;
    }
}
@media only screen and (max-width: 374px) {
    .layout__content {
        padding: 30px 15px;
    }
    .layout__content.wp-content {
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
        margin: 0 -15px;
    }
}
.action-slider {
    margin-bottom: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.action-slider .background {
    width: 100%;
    padding-top: 68.13%;
    -webkit-transition: padding 0.3s, border-radius 0.3s, -webkit-transform 0.3s;
    transition: padding 0.3s, border-radius 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, padding 0.3s, border-radius 0.3s;
    transition: transform 0.3s, padding 0.3s, border-radius 0.3s, -webkit-transform 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    border-radius: 0;
    position: relative;
    z-index: 1;
}
.action-slider .background__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 50% 50% / cover no-repeat;
    z-index: 1;
    border-radius: inherit;
}
.action-slider .background:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 4px solid #fff;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: inherit;
}
.action-slider .background:before {
    content: "";
    display: block;
    height: 40px;
    width: 84.21%;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: -1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.action-slider__item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 100%;
}
.action-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: 0;
}
.action-slider .slick-arrow.slick-prev {
    left: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.action-slider .slick-slide {
    z-index: 0;
    -webkit-transition: z-index 0.3s;
    transition: z-index 0.3s;
}
.action-slider .slick-slide:not(.slick-current) .background {
    padding-top: 56.2%;
}
@media only screen and (min-width: 767px) {
    .action-slider .slick-slide:not(.slick-current) .background {
        -webkit-transform: translateX(230px);
        transform: translateX(230px);
    }
}
.action-slider .slick-slide.slick-current {
    position: relative;
    z-index: 1;
}
.action-slider .slick-slide.slick-current .background {
    border-radius: 20px;
    -webkit-transition-delay: 0s, 0s, 0.4s;
    transition-delay: 0s, 0s, 0.4s;
}
.action-slider .slick-slide.slick-current .background:before {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
@media only screen and (min-width: 767px) {
    .action-slider .slick-slide.slick-current ~ .slick-slide .background {
        -webkit-transform: translateX(-230px);
        transform: translateX(-230px);
    }
}
.action-slider .slick-slide.slick-current ~ .slick-slide + .slick-slide {
    z-index: -1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.action-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
.action-slider .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.action-slider .slick-list {
    width: 100%;
    height: 100%;
    overflow: visible;
}
@media only screen and (max-width: 767px) {
    .action-slider {
        margin-bottom: 80px;
    }
    .action-slider .background:after {
        border-width: 2px;
    }
    .action-slider .slick-list {
        padding: 0 !important;
    }
    .action-slider .slick-list .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .action-slider .slick-slide .background {
        -webkit-transition-delay: 0s !important;
        transition-delay: 0s !important;
    }
    .action-slider .slick-arrow {
        top: auto;
        bottom: -80px;
    }
    .action-slider .slick-arrow.slick-prev {
        right: auto;
        left: calc(50% - 34px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .action-slider .slick-arrow.slick-next {
        right: auto;
        left: calc(50% + 34px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .action-slider .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
}
.birthdays-slider {
    position: relative;
    margin-bottom: 0;
    padding: 42px 0 50px 0;
}
.birthdays-slider .media-slider {
    border: none;
}
.birthdays-slider .media-card__content {
    padding-top: 34px;
    padding-bottom: 34px;
}
.birthdays-slider .media-card__content .text {
    height: 26px;
}
@media only screen and (max-width: 1023px) {
    .birthdays-slider {
        padding: 35px 0;
    }
}
.action-block {
    margin-bottom: 150px;
    overflow: hidden;
}
.action-block .wrapper {
    max-width: 1048px;
}
@media only screen and (min-width: 1921px) {
    .action-block .wrapper {
        padding: 0 466px;
        max-width: 100%;
    }
}
.action-block .wb-title {
    max-width: 700px;
    margin: 0 auto 40px;
}
.action-block .slick-arrow {
    border-color: #fff;
}
.action-block .slick-dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: calc(100% + 46px);
}
.action-block .slick-dots li {
    width: 12px;
    height: 12px;
}
.action-block .slick-dots li.slick-active:after {
    border: 6px solid #226724;
}
.action-block .slick-dots li:after {
    border: 2px solid rgba(34, 103, 36, 0.6);
}
.action-block .slick-dots li + li {
    margin-left: 12px;
}
.action-block__content.wp-content {
    max-width: 724px;
    margin: 0 auto 0;
}
@media only screen and (max-width: 1023px) {
    .action-block {
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .action-block__content.wp-content {
        padding-top: 35px;
    }
    .action-block .wb-title {
        margin-bottom: 35px;
        font-size: 24px;
        line-height: 30px;
    }
    .action-block .slick-arrow {
        border-color: #dae3e0;
    }
}
@media only screen and (max-width: 374px) {
    .action-block .wb-title {
        font-size: 20px;
        line-height: 26px;
    }
}
.block-head {
    height: 500px;
    background: 50% 50% / cover no-repeat;
    position: relative;
}
.block-head:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.55) 100%);
}
.block-head--single {
    margin-bottom: 60px;
}
.block-head__content {
    height: 100%;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    z-index: 1;
    padding: 0 30px;
}
.block-head__content .wb-title {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.block-head__content .text {
    font-weight: 300;
    font-size: 22px;
    line-height: 35px;
    max-width: 870px;
    font-style: italic;
    color: #fff;
}
.block-head .breadcrumbs {
    margin: 0 0 -81px 0;
    padding-top: 64px;
    position: relative;
    z-index: 2;
}
.block-head .breadcrumbs__item + .breadcrumbs__item:before {
    background-color: rgba(255, 255, 255, 0.3);
}
.block-head .breadcrumbs__item {
    color: #fff;
}
.block-head .breadcrumbs__item:last-child {
    color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 767px) {
    .block-head__content {
        padding-bottom: 40px;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .block-head__content .text {
        max-width: 320px;
        font-size: 18px;
        margin-top: 3px;
        line-height: 29px;
    }
    .block-head .wb-title {
        text-align: left;
    }
}
.live-block {
    margin-top: 40px;
    padding-bottom: 170px;
}
.live-block > .btn--white {
    width: 239px;
    margin: 57px auto 0;
    -webkit-box-shadow: 0 10px 17px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 17px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1250px) {
    .live-block {
        padding-bottom: 100px;
    }
}
@media only screen and (max-width: 1023px) {
    .live-block {
        padding-bottom: 70px;
    }
}
.live-card {
    padding: 39px 30px 47px 50px;
    background: #f0f5f2;
    border-radius: 8px;
    -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s, background 0.3s;
    transition: box-shadow 0.3s, background 0.3s, -webkit-box-shadow 0.3s;
}
.live-card .icon-camera {
    width: 25px;
    height: 15px;
    margin: 5px 17px 0 0;
}
.live-card .icon-play {
    width: 6px;
    height: 9px;
}
.live-card__title {
    font-weight: 900;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #2d2d2d;
    margin-bottom: 15px;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.live-card .wb-btn {
    margin-left: auto;
    width: 210px;
}
.live-card .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(6, 19, 12, 0.7);
    width: calc(100% - 320px);
}
@media only screen and (min-width: 1025px) {
    .live-card:hover {
        background: #fff;
        -webkit-box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
        box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
    }
    .live-card:hover .wb-btn {
        color: #fff;
        background: #226724;
    }
    .live-card:hover .wb-btn svg {
        fill: #fdc211;
    }
}
.live-card + .live-card {
    margin-top: 20px;
}
@media only screen and (max-width: 1023px) {
    .live-card .text {
        width: 100%;
    }
    .live-card .wb-btn {
        margin: 20px auto 0;
    }
}
@media only screen and (max-width: 767px) {
    .live-card {
        padding: 30px 15px;
    }
    .live-card__title {
        font-size: 16px;
        line-height: 21px;
    }
    .live-card .wb-btn {
        width: 100%;
    }
}
.wp-content {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    max-width: 812px;
    margin: 100px auto 0;
}
.wp-content q {
    padding-left: 25px;
    margin-bottom: 30px;
}
.wp-content h1,
.wp-content h2 {
    font-weight: 700;
    display: inline-block;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 49px;
}
.wp-content b,
.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6,
.wp-content strong {
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 21px;
}
.wp-content strong {
    font-weight: 700;
}
.wp-content ul li {
    padding-left: 24px;
    position: relative;
}
.wp-content ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 2px;
    top: 10px;
    border-radius: 50%;
    background: #226724;
}
.wp-content ul li + li {
    margin-top: 26px;
}
@media only screen and (max-width: 1023px) {
    .wp-content {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .wp-content h1,
    .wp-content h2 {
        font-size: 20px;
    }
    .wp-content b,
    .wp-content h3,
    .wp-content h4,
    .wp-content h5,
    .wp-content h6,
    .wp-content strong {
        font-size: 18px;
    }
}
.volonters-block {
    padding-bottom: 190px;
}
@media only screen and (max-width: 1023px) {
    .volonters-block {
        padding-bottom: 50px;
    }
}
.privilege {
    margin-top: 79px;
    padding-top: 70px;
    border-top: 1px solid rgba(18, 73, 42, 0.09);
}
.privilege .wb-title {
    font-size: 34px;
    line-height: 41px;
    margin-bottom: 30px;
}
.privilege ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}
.privilege ul .title {
    padding-left: 28px;
    position: relative;
}
.privilege ul .title img {
    width: 14px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 6px;
}
.privilege ul .text {
    margin-top: 14px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(6, 19, 12, 0.7);
}
.privilege ul li {
    padding-left: 0;
}
.privilege ul li:before {
    display: none;
}
@media only screen and (max-width: 1023px) {
    .privilege {
        margin-top: 50px;
        padding-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .privilege .wb-title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 35px;
    }
    .privilege ul .title {
        padding-left: 0;
    }
    .privilege ul .title img {
        display: none;
    }
}
.block-form {
    padding-bottom: 138px;
    position: relative;
}
.block-form__bg {
    width: 824px;
    height: 513px;
    left: -278px;
    top: -100px;
    z-index: -1;
}
.block-form__content {
    max-width: 915px;
    margin: 0 auto 0;
    background: #fff;
    -webkit-box-shadow: 0 8px 100px rgba(212, 223, 235, 0.5);
    box-shadow: 0 8px 100px rgba(212, 223, 235, 0.5);
    padding: 48px 108px 63px 108px;
    position: relative;
    border-radius: 10px;
}
.block-form__content:before {
    content: "";
    display: block;
    width: 78.8%;
    height: 40px;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    z-index: -1;
}
.block-form__content > .flex-s {
    margin: 0 0 -30px -20px;
    width: calc(100% + 20px);
}
.block-form .title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 16px;
}
.block-form .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: rgba(6, 19, 12, 0.7);
    margin-bottom: 38px;
}
.block-form .form-label {
    width: calc(50% - 20px);
    margin: 0 0 30px 20px;
}
.block-form .form-label:last-child {
    width: 100%;
}
.block-form .form-select {
    width: calc(100% - 20px);
    margin: 0 0 30px 20px;
}
.block-form .form-select:last-child {
    width: 100%;
}
.block-form .wb-btn {
    width: 340px;
    max-width: 100%;
    margin: 38px auto 0;
}
@media only screen and (max-width: 1023px) {
    .block-form {
        padding-bottom: 70px;
    }
    .block-form__content {
        padding: 48px 40px;
    }
}
@media only screen and (max-width: 767px) {
    .block-form .title {
        font-size: 25px;
        line-height: 32px;
    }
    .block-form__content {
        margin-left: -30px;
        width: calc(100% + 60px);
        padding: 30px;
    }
    .block-form__content .form-label {
        width: calc(100% - 20px);
    }
}
@media only screen and (max-width: 374px) {
    .block-form__content {
        margin-left: -15px;
        width: calc(100% + 30px);
        padding: 15px;
    }
}
.partners-block {
    margin-bottom: 135px;
}
.partners-block__content .wb-btn {
    width: 289px;
    margin: 65px auto 0;
}
.partners-block__content .privilege li + li {
    margin-top: 30px;
}
.partners-block .sponsor {
    padding-top: 60px;
    margin-bottom: 70px;
}
.partners-block .sponsor .wb-title {
    font-size: 34px;
    line-height: 41px;
    margin-bottom: 48px;
}
.partners-block .sponsor__content {
    background: #f0f5f2;
    border-radius: 8px;
    padding: 40px 190px 70px 179px;
}
.partners-block .sponsor__content img {
    width: 208px;
    height: auto;
    margin-right: 35px;
}
.partners-block .sponsor__content .container {
    padding-top: 20px;
    width: calc(100% - 243px);
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.partners-block .sponsor__content .container b,
.partners-block .sponsor__content .container h1,
.partners-block .sponsor__content .container h2,
.partners-block .sponsor__content .container h3,
.partners-block .sponsor__content .container h4,
.partners-block .sponsor__content .container h5,
.partners-block .sponsor__content .container h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
    display: inline-block;
    margin-bottom: 18px;
}
@media only screen and (max-width: 1250px) {
    .partners-block .sponsor__content {
        padding: 40px 100px 70px 100px;
    }
    .partners-block .sponsor__content .container {
        padding-top: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .partners-block {
        margin-bottom: 50px;
    }
    .partners-block .sponsor {
        padding-top: 50px;
        margin-bottom: 50px;
    }
    .partners-block .sponsor__content {
        padding: 40px;
    }
    .partners-block .sponsor__content img {
        margin: 0 auto 40px;
    }
    .partners-block .sponsor__content .container {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .partners-block .sponsor .wb-title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 35px;
    }
    .partners-block .sponsor__content {
        padding: 30px 15px;
    }
}
.sponsor-card {
    padding-bottom: 84px;
    border-bottom: 1px solid rgba(18, 73, 42, 0.09);
    margin-bottom: 70px;
}
.sponsor-card__title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
    .sponsor-card {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .sponsor-card__title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 35px;
    }
}
.sponsor-slider {
    padding: 0 65px;
}
.sponsor-slider .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.sponsor-slider .slick-arrow.slick-prev {
    left: 0;
}
.sponsor-slider .slick-slide > div {
    height: 100%;
}
.sponsor-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sponsor-slider .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.sponsor-slider__item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.sponsor-slider__item img {
    max-width: 130px;
    max-height: 95px;
}
@media only screen and (max-width: 767px) {
    .sponsor-slider {
        padding: 0 0 80px 0;
        position: relative;
    }
    .sponsor-slider .slick-arrow {
        width: 52px;
        height: 52px;
        top: auto;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .sponsor-slider .slick-arrow.slick-prev {
        right: auto;
        left: calc(50% - 34px);
    }
    .sponsor-slider .slick-arrow.slick-next {
        right: auto;
        left: calc(50% + 34px);
    }
    .sponsor-slider .slick-arrow svg {
        width: 11px;
        height: 11px;
    }
}
.block-video {
    padding-top: 47%;
    background: 50% 50% / cover no-repeat;
    position: relative;
    border-radius: 10px;
    margin-bottom: 45px;
}
.block-video__play {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fdc211;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    cursor: pointer;
}
.block-video__play svg {
    width: 13px;
    height: 14px;
}
@media only screen and (min-width: 1025px) {
    .block-video__play:hover {
        background: #226724;
    }
    .block-video__play:hover svg {
        fill: #fdc211;
    }
}
@media only screen and (max-width: 1023px) {
    .block-video__play {
        width: 60px;
        height: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .block-video {
        padding-top: 62%;
    }
}
.block-excursion {
    padding-bottom: 142px;
}
.block-excursion .block-seo .wrapper {
    padding: 0;
}
.block-excursion .block-seo.block-seo--margin {
    margin: 0 auto;
		max-width: 970px;
    padding: 0;
}
.block-excursion .block-seo__content {
    padding: 60px 0 50px 0;
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.block-excursion .block-seo__scroll {
    max-height: 100%;
}
.block-excursion .wrapper {
    max-width: 1460px;
}
.block-excursion .excursion__head {
    margin: 30px 0;
}
.block-excursion .excursion__head .select {
    width: 472px;
}
.block-excursion .excursion__head .select ~ .select {
    margin-left: 13px;
    width: 448px;
}
.block-excursion__content {
    margin: 0 0 0 -11px;
    padding-bottom: 13px;
    width: calc(100% + 11px);
}
.block-excursion.excursion-large .news-grid .wrapper > .flex-c-c:not(.pagination-container) {
    margin-top: 50px;
}
.block-excursion.excursion-large .excursion-card__bg .date {
    width: auto;
    height: auto;
    padding: 5px 20px;
    font-size: 18px;
    line-height: 1;
}
.block-excursion.excursion-large .news-grid,
.block-excursion.excursion-large .news-grid .wrapper {
    padding: 0;
}
.block-excursion.excursion-large .block-excursion__content {
    margin-top: 50px;
}
.block-excursion.excursion-large .block-seo {
    padding-bottom: 0;
    margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
    .block-excursion {
        padding-bottom: 100px;
    }
    .block-excursion.excursion-large .news-grid .wrapper > .flex-c-c:not(.pagination-container) {
        margin: 50px auto 0;
    }
    .block-excursion__content {
        margin: 0 0 -37px -11px;
    }
    .block-excursion .excursion__head {
        margin-bottom: 30px;
    }
    .block-excursion .excursion__head .select {
        width: calc(50% - 5px);
    }
    .block-excursion .excursion__head .select ~ .select {
        margin-left: 10px;
        width: calc(50% - 5px);
    }
}
@media only screen and (max-width: 767px) {
    .block-excursion {
        padding-bottom: 70px;
    }
    .block-excursion.excursion-large .news-grid .wrapper > .flex-c-c:not(.pagination-container) {
        width: 330px;
        margin-top: 35px;
    }
    .block-excursion.excursion-large .block-excursion__content {
        margin-top: 35px;
    }
    .block-excursion .block-seo {
        display: block !important;
    }
    .block-excursion .block-seo.block-seo--margin {
        margin-bottom: 30px;
    }
    .block-excursion .block-seo__content {
        padding-bottom: 30px;
    }
    .block-excursion .excursion__head .select {
        width: 100%;
    }
    .block-excursion .excursion__head .select .select-category {
        display: none;
    }
    .block-excursion .excursion__head .select__current {
        height: 50px;
    }
    .block-excursion .excursion__head .select ~ .select {
        width: 100%;
        margin: 15px 0 0 0;
    }
}
@media only screen and (max-width: 479px) {
    .block-excursion.excursion-large .news-grid .wrapper > .flex-c-c:not(.pagination-container) {
        width: 100%;
    }
}
.excursion-card {
    -webkit-box-shadow: 0 8px 100px rgba(212, 223, 235, 0.5);
    box-shadow: 0 8px 100px rgba(212, 223, 235, 0.5);
    border-radius: 10px;
    padding-bottom: 135px;
    margin: 0 0 37px 11px;
    position: relative;
    width: calc(33.33% - 11px);
}
.excursion-card__bg {
    border-radius: 10px 10px 0 0;
    position: relative;
    padding-top: 92.5%;
    background: 50% 50% / cover no-repeat;
}
.excursion-card__bg .date {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 95px;
    height: 73px;
    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;
    text-align: center;
    background: #fdc211;
    font-weight: 700;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 24px;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: 26px;
    color: #fff;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.excursion-card__bg .date span {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
}
.excursion-card .link-arrow {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 25px;
    bottom: 25px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.excursion-card .link-arrow svg {
    width: 11px;
    height: 11px;
    fill: #226724;
}
.excursion-card__content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding: 39px 90px 35px 40px;
    -webkit-transition: background 0.3s, border-radius 0.5s;
    transition: background 0.3s, border-radius 0.5s;
}
.excursion-card__content .content-info {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
}
.excursion-card__content .content-info .info {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 11px;
}
.excursion-card__content .content-info .info span {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-left: 11px;
}
.excursion-card__content .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 13px;
    height: 48px;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    .excursion-card:hover .excursion-card__content .title {
        color: #226724;
    }
}
@media only screen and (min-width: 1250px) {
    .excursion-card:hover .link-arrow {
        background-color: #fdc211;
    }
    .excursion-card:hover .excursion-card__content {
        background: #226724;
    }
    .excursion-card:hover .excursion-card__content .title {
        color: #fff;
    }
    .excursion-card:hover .excursion-card__content .content-info {
        max-height: 500px;
        -webkit-transition: max-height 0.8s linear;
        transition: max-height 0.8s linear;
    }
}
@media only screen and (max-width: 1250px) {
    .excursion-card {
        padding-bottom: 123px;
    }
    .excursion-card__content .title {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .excursion-card {
        width: calc(50% - 11px);
    }
}
@media only screen and (max-width: 767px) {
    .excursion-card {
        padding-bottom: 114px;
        width: 100%;
    }
    .excursion-card .link-arrow {
        right: 15px;
    }
    .excursion-card__content {
        padding: 39px 80px 35px 20px;
    }
    .excursion-card__content .title {
        font-size: 18px;
        line-height: 20px;
        height: 40px;
    }
}
.block-animals {
    padding: 40px 0 100px 0;
}
.block-animals__aside {
    width: 340px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
}
.block-animals .exposition-description {
    margin-left: 14px;
    width: calc(100% - 14px);
    margin-bottom: 40px;
}
.block-animals .exposition-description__title {
    font-weight: 900;
    font-size: 34px;
    line-height: 41px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.block-animals .exposition-description__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(6, 19, 12, 0.7);
}
.block-animals .single-news__slider {
    margin-left: 14px;
    width: calc(100% - 14px);
}
.block-animals .single-news__slider .large-image {
    border-radius: 10px;
}
.block-animals .single-news__slider .large-image .image-button.next {
    right: 50px;
}
.block-animals .single-news__slider .large-image .image-button.prev {
    left: 50px;
}
.block-animals .single-news__slider .slick-slide > div {
    background: #f0f5f2;
}
.block-animals .single-news__slider .slick-slide:first-child > div::before {
    border-radius: 10px 0 0 0;
}
.block-animals .single-news__slider .slick-slide:last-child > div::before {
    border-radius: 0 10px 0 0;
}
.block-animals__content {
    width: calc(100% - 340px);
}
.block-animals .single-news__slider {
    width: 100%;
}
.block-animals .block-seo {
    margin-top: 20px;
    padding: 0;
    padding-left: 14px;
    width: 100%;
}
.block-animals .block-seo__content {
    padding-top: 0;
    border-top: none;
}
.block-animals .pagination__item {
    background: #fff;
}
.block-animals .pagination li.pagination__dots .dot {
    background: #777b8a;
    border-color: #777b8a;
}
@media only screen and (min-width: 1025px) {
    .block-animals .pagination li.pagination__dots:hover .dot {
        background-color: #226724;
        border-color: #226724;
    }
}
@media only screen and (max-width: 1023px) {
    .block-animals {
        padding-bottom: 70px;
    }
    .block-animals__content {
        width: calc(100% + 14px);
        margin-left: -14px;
    }
    .block-animals .exposition-description__title {
        font-size: 32px;
        line-height: 44px;
    }
    .block-animals .block-seo {
        border-top: 1px solid rgba(18, 73, 42, 0.09);
        padding-left: 0;
        margin-top: 50px;
        padding-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .block-animals .single-news__slider .large-image .image-button.next {
        right: auto;
    }
    .block-animals .single-news__slider .large-image .image-button.prev {
        left: calc(50% - 34px);
    }
    .block-animals .exposition-description__title {
        font-size: 26px;
        line-height: 32px;
    }
}
.aside-menu-btn {
    width: 100%;
    height: 90px;
    background: rgba(34, 103, 36, 0.1);
    margin-bottom: 20px;
    display: none;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #226724;
    cursor: pointer;
    padding: 0 18px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.aside-menu-btn .icon {
    width: 60px;
    height: 60px;
    background: #fdc211;
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1023px) {
    .aside-menu-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media only screen and (max-width: 767px) {
    .aside-menu-btn {
        height: 70px;
    }
    .aside-menu-btn .icon {
        width: 48px;
        height: 48px;
    }
}
.mobile-aside .mobile-aside__head {
    position: relative;
    height: 135px;
    padding: 52px 30px 29px 30px;
    font-weight: 900;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #06130c;
    display: none;
    border-bottom: 1px solid #e2ebe9;
}
.mobile-aside .close-aside {
    position: absolute;
    cursor: pointer;
    background: #fdc211;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    top: 47px;
    right: -74px;
}
.mobile-aside .close-aside svg {
    width: 14px;
    height: 14px;
}
.mobile-aside .js-button-sort {
    width: calc(100% - 60px);
    margin: 15px auto 30px;
}
@media only screen and (max-width: 1023px) {
    .mobile-aside {
        border: none;
        border-radius: 0;
        background-color: rgba(0, 0, 0, 0.6) !important;
        position: fixed;
        left: 0;
        top: 0;
        min-width: 320px;
        width: 100% !important;
        height: 100%;
        z-index: 81;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: opacity 0.3s, -webkit-transform 0s;
        transition: opacity 0.3s, -webkit-transform 0s;
        transition: transform 0s, opacity 0.3s;
        transition: transform 0s, opacity 0.3s, -webkit-transform 0s;
        -webkit-transition-delay: 0.3s, 0;
        transition-delay: 0.3s, 0;
        opacity: 0;
    }
    .mobile-aside .mobile-aside__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .mobile-aside.shop-aside .animals-aside-content {
        margin-bottom: 0;
        border-bottom: 0;
    }
    .mobile-aside.shop-aside .mobile-aside__scroll {
        overflow-x: hidden;
        height: calc(100% - 200px);
    }
    .mobile-aside .js-button-sort {
        margin: 15px auto 0;
    }
    .mobile-aside__content {
        width: 340px;
        height: 100%;
        background: #fff;
        padding-bottom: 30px;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .mobile-aside__scroll {
        overflow-x: hidden;
        height: calc(100% - 135px);
    }
    .mobile-aside.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        -webkit-transition-delay: 0;
        transition-delay: 0;
    }
    .mobile-aside.active .mobile-aside__content {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
}
@media only screen and (max-width: 767px) {
    .mobile-aside__content {
        width: 100%;
    }
    .mobile-aside .mobile-aside__head {
        padding: 52px 55px 29px 30px;
    }
    .mobile-aside .mobile-aside__head .close-aside {
        width: 48px;
        height: 48px;
        top: 15px;
        right: 15px;
    }
}
@media only screen and (max-width: 374px) {
    .mobile-aside .mobile-aside__head {
        padding: 52px 50px 29px 15px;
    }
    .mobile-aside .js-button-sort {
        width: calc(100% - 30px);
        margin: 15px auto 0;
    }
}
.animals-banner {
    border-radius: 10px;
    height: 80px;
    width: 100%;
    padding: 10px 20px;
    position: relative;
}
.animals-banner:before {
    content: "";
    display: block;
    width: 68.24%;
    height: 40px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 4px 60px rgba(33, 72, 34, 0.5);
    box-shadow: 0 4px 60px rgba(33, 72, 34, 0.5);
    z-index: -1;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.animals-banner__bg {
    border-radius: 50%;
    background: #fff;
    width: 46px;
    height: 46px;
    margin-right: 20px;
    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;
}
.animals-banner__content {
    width: calc(100% - 66px);
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
}
.animals-banner + .animals-banner {
    margin-top: 24px;
}
@media only screen and (min-width: 1025px) {
    .animals-banner:hover:before {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media only screen and (max-width: 1023px) {
    .animals-banner {
        width: calc(100% - 60px);
        margin: 25px auto 0;
    }
}
@media only screen and (max-width: 374px) {
    .animals-banner {
        width: calc(100% - 30px);
        margin: 25px auto 0;
    }
}
.animals-aside-content {
    background: #fff;
    border-radius: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    overflow: hidden;
    margin-bottom: 24px;
}
.animals-aside-content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 57px;
    padding: 10px 30px;
}
.animals-aside-content > li > a {
    font-weight: 700;
}
.animals-aside-content li {
    position: relative;
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.animals-aside-content li:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #226724;
    width: 0;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
@media only screen and (min-width: 1025px) {
    .animals-aside-content li:hover {
        background: rgba(241, 248, 246, 0.3);
    }
    .animals-aside-content li:hover > a {
        color: #226724;
    }
}
.animals-aside-content li.active {
    color: #226724;
    background: #f1f8f6;
}
.animals-aside-content li.active:before {
    width: 4px;
}
.animals-aside-content li + li {
    border-top: 1px solid #e2ebe9;
}
.animals-aside-content li > ul {
    border-top: 1px solid #e2ebe9;
    overflow: hidden;
    -webkit-transition: max-height 0.3s, margin 0.3s;
    transition: max-height 0.3s, margin 0.3s;
    max-height: 0;
    margin-bottom: -1px;
}
.animals-aside-content li > ul li {
    font-size: 15px;
    color: #777b8a;
}
.animals-aside-content li > ul li.active {
    color: #2d2d2d;
}
.animals-aside-content li > ul + a {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    position: relative;
}
.animals-aside-content li > ul + a:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #226724;
    border-right: 1px solid #226724;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.animals-aside-content li > a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.animals-aside-content li.open ul {
    margin-bottom: 0;
    max-height: 1000px;
}
.animals-aside-content li.open > a {
    color: #226724;
}
.animals-aside-content li.open > a:before {
    -webkit-transform: translateY(-50%) rotate(-135deg);
    transform: translateY(-50%) rotate(-135deg);
}
@media only screen and (max-width: 1023px) {
    .animals-aside-content {
        border-bottom: 1px solid #e2ebe9;
        border-radius: 0;
        margin-bottom: 45px;
    }
}
@media only screen and (max-width: 374px) {
    .animals-aside-content a {
        padding-left: 15px;
    }
}
.animal-card {
    border-radius: 10px;
    margin: 0 0 16px 14px;
    width: calc(33.33% - 14px);
    position: relative;
}
.animal-card:after,
.animal-card:before {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
}
.animal-card:before {
    width: 100%;
    height: 100%;
    border-radius: 0 0 10px 10px;
    height: 45.4%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 19, 12, 0)), to(#06130c));
    background: linear-gradient(180deg, rgba(6, 19, 12, 0) 0, #06130c 100%);
    z-index: 2;
}
.animal-card:after {
    width: 86.8%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 40px;
    z-index: -1;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
}
.animal-card .animal-redlist {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 72px;
    z-index: 1;
    height: 72px;
    text-transform: uppercase;
    background: 50% 50%/100% 100% no-repeat;
}
.animal-card .animal-redlist img {
    width: 44px;
    height: 41px;
    position: absolute;
    right: 6px;
    top: 7px;
}
.animal-card .animal-redlist span {
    position: absolute;
    left: 50%;
    bottom: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}
.animal-card__bg {
    overflow: hidden;
    border-radius: inherit;
    position: relative;
    padding-top: 152.6%;
}
.animal-card__bg .image {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: 50% 50% / cover no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.animal-card .title {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 900;
    font-size: 22px;
    word-break: break-word;
    line-height: 35px;
    padding: 0 30px 30px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
}
.animal-card .title__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.4s;
    transition: max-height 0.4s;
    text-transform: none;
}
.animal-card .title__description .text {
    margin-top: 6px;
}
@media only screen and (min-width: 1025px) {
    .animal-card:hover .animal-card__bg .image {
        -webkit-transform: translate(-50%, -50%) scale(1.02);
        transform: translate(-50%, -50%) scale(1.02);
    }
    .animal-card:hover .title__description {
        max-height: 78px;
    }
}
@media only screen and (max-width: 1439px) {
    .animal-card .title {
        font-size: 18px;
        line-height: 31px;
    }
}
@media only screen and (max-width: 1250px) {
    .animal-card {
        width: calc(50% - 14px);
    }
}
@media only screen and (max-width: 767px) {
    .animal-card .title {
        padding: 0 15px 30px 15px;
        font-size: 16px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 479px) {
    .animal-card {
        width: calc(100% - 14px);
    }
    .animal-card .title {
        padding: 0 30px 30px;
        font-size: 18px;
        line-height: 31px;
    }
}
.contact-zoo .wrapepr {
    max-width: 1405px;
}
.contact-zoo__card {
    padding: 85px 0 110px 0;
    border-bottom: 1px solid rgba(18, 73, 42, 0.09);
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.contact-zoo__card .title--mobile {
    display: none;
}
.contact-zoo__card .image {
    width: calc(50% - 18px);
    position: relative;
    border-radius: 10px;
    background: 50% 50% / cover no-repeat;
    padding-top: 35.3%;
}
.contact-zoo__card .image:before {
    content: "";
    display: block;
    position: absolute;
    width: 85%;
    height: 40px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
}
.contact-zoo__card .content {
    width: calc(50% - 18px);
    margin-right: 36px;
    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;
    padding: 40px 58px 20px 56px;
}
.contact-zoo__card .content .wb-title {
    overflow: hidden;
    max-height: 82px;
    font-size: 34px;
    line-height: 41px;
    margin-bottom: 20px;
}
.contact-zoo__card .content .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    max-height: 312px;
}
.contact-zoo__card .content .text ol,
.contact-zoo__card .content .text ul {
    margin: 15px 0;
}
.contact-zoo__card .content .text ol li,
.contact-zoo__card .content .text ul li {
    padding-left: 24px;
    position: relative;
}
.contact-zoo__card .content .text ol li + li,
.contact-zoo__card .content .text ul li + li {
    margin-top: 12px;
}
.contact-zoo__card .content .text ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    background: #fdc211;
}
.contact-zoo__card .content .text a {
    color: #fdc211;
    text-decoration: underline;
}
.contact-zoo__card .content .text ol {
    counter-reset: list;
    list-style: none;
}
.contact-zoo__card .content .text ol li::before {
    counter-increment: list;
    content: counter(list) ".";
    color: #fdc211;
    position: absolute;
    left: 0;
    top: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}
.contact-zoo__card .content .mCSB_scrollTools .mCSB_draggerContainer {
    right: -11px;
}
.contact-zoo__card .content .mCSB_container {
    padding-bottom: 10px;
    padding-right: 18px;
}
.contact-zoo__card .content .mCSB_dragger_bar {
    background-color: #b8c8bf !important;
}
.contact-zoo__card:nth-child(even) .content {
    padding: 40px 0 20px 100px;
    margin-right: 0;
    margin-left: 36px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (max-width: 1365px) {
    .contact-zoo__card .content {
        padding: 40px 30px 20px 0;
    }
    .contact-zoo__card:nth-child(even) .content {
        padding: 40px 0 20px 30px;
    }
}
@media only screen and (max-width: 1250px) {
    .contact-zoo__card {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .contact-zoo__card .image {
        padding-top: 36%;
    }
    .contact-zoo__card .content {
        padding: 40px 0 20px 0;
    }
    /* .contact-zoo__card .content .text {
        max-height: 208px;
    } */
    .contact-zoo__card .content .text {
			min-height: 208px;
		}
    .contact-zoo__card:nth-child(even) .content {
        padding: 40px 0 20px 0;
    }
}
@media only screen and (max-width: 1023px) {
    .contact-zoo__card {
        padding: 50px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .contact-zoo__card .title--mobile {
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 30px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        font-size: 32px;
        line-height: 44px;
    }
    .contact-zoo__card .image {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-top: 48%;
        width: 100%;
        margin: 0 0 40px 0;
    }
    .contact-zoo__card .content {
        padding: 0;
        width: 100%;
        margin: 0 !important;
    }
    .contact-zoo__card .content .wb-title {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .contact-zoo__card .wb-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 35px;
    }
    .contact-zoo__card .image {
        padding-top: 62%;
    }
}
.file-holder {
    height: 50px;
    margin: 22px 0 0 0;
    width: 100%;
    border: 1px dashed #fdc211;
    padding: 0 15px;
    border-radius: 25px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    background: rgba(253, 194, 17, 0.2);
}
@media only screen and (min-width: 1025px) {
    .file-holder:hover {
        background: rgba(253, 194, 17, 0.1);
    }
}
.file-holder .selectedFiles {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color: #fff;
    height: 100%;
    display: none;
}
.file-holder .selectedFiles img {
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 11px;
}
.file-holder .selectedFiles > .flex-c-c {
    height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.file-holder .selectedFiles__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: calc(100% - 45px);
}
.file-holder .selectedFiles__remove {
    width: 11px;
    height: 18px;
    margin-top: 0;
    margin-left: 5px;
    cursor: pointer;
    display: block;
    position: relative;
}
.file-holder .selectedFiles__remove:after,
.file-holder .selectedFiles__remove:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 11px;
    height: 1px;
    background-color: #ff0000b3;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.file-holder .selectedFiles__remove:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
@media only screen and (min-width: 1025px) {
    .file-holder .selectedFiles__remove:hover:after,
    .file-holder .selectedFiles__remove:hover:before {
        background: red;
    }
}
.file-holder .js-file-uploader {
    opacity: 0;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}
.file-holder .file-input {
    height: 100%;
    cursor: pointer;
}
.file-holder .file-input .text {
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: calc(100% - 29px);
}
.file-holder .file-input .text img {
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 11px;
}
.block-gallery.main-dates {
    background: 0 0;
    padding: 90px 0 107px 0;
    margin-bottom: 0;
}
.block-gallery.main-dates.active .overflow-content {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.block-gallery.main-dates .wb-title {
    margin-bottom: 0;
    width: 100%;
}
.block-gallery .wrapper {
    max-width: 1745px;
}
.block-gallery .main-dates__content {
    width: 100%;
    padding: 0;
    margin: 0;
}
.block-gallery .main-dates__content .overflow-content {
    width: 200%;
    padding-left: 0;
    margin-left: 0;
}
.block-gallery .wb-title {
    text-align: center;
}
.block-gallery .wb-tabs {
    width: 360px;
    margin: 60px auto 60px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.block-gallery .wb-tabs:before {
    display: none;
}
.block-gallery .wb-tabs li {
    position: relative;
    width: 100%;
    z-index: 1;
}
.block-gallery .wb-tabs li:nth-child(1)::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    background: #fdc211;
}
.block-gallery .wb-tabs li:nth-child(1):not(.active):before {
    left: 100%;
}
.block-gallery .gallery-item {
    width: 50%;
}
.block-gallery .gallery-item.gallery-grid {
    display: block;
    line-height: 0;
    font-size: 0;
    text-align: center;
}
.block-gallery .gallery-item.gallery-grid:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
@media only screen and (max-width: 767px) {
    .block-gallery .gallery-item.gallery-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.block-gallery .block-video {
    width: 50%;
    padding-top: 33.33%;
    margin: 0;
    border-radius: 0;
}
.block-gallery .grid-list__item {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    text-align: left;
}
.block-gallery .grid-list__item:nth-child(3) ~ .grid-list__item {
    float: left;
}
@media only screen and (min-width: 768px) {
    .block-gallery .grid-list__item:nth-child(3n + 1) {
        clear: left;
    }
}
.block-gallery .grid-list__item .image {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.block-gallery .grid-list__item .image__bg {
    position: absolute;
    left: 0;
    top: 0;
    background: 50% 50% / cover no-repeat;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}
@media only screen and (min-width: 1025px) {
    .block-gallery .grid-list__item .image:hover .image__bg {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}
@media only screen and (min-width: 768px) {
    .block-gallery .grid-list__item {
        min-width: 15.5%;
    }
    .block-gallery .grid-list__item:nth-child(11n),
    .block-gallery .grid-list__item:nth-child(12n),
    .block-gallery .grid-list__item:nth-child(5),
    .block-gallery .grid-list__item:nth-child(6),
    .block-gallery .grid-list__item:nth-child(6n + 1) {
        width: 33.33%;
    }
    .block-gallery .grid-list__item:nth-child(11n) .image,
    .block-gallery .grid-list__item:nth-child(12n) .image,
    .block-gallery .grid-list__item:nth-child(5) .image,
    .block-gallery .grid-list__item:nth-child(6) .image,
    .block-gallery .grid-list__item:nth-child(6n + 1) .image {
        width: 50%;
        padding-top: 50%;
    }
    .block-gallery .grid-list__item:nth-child(2),
    .block-gallery .grid-list__item:nth-child(8n) {
        width: 16.67%;
    }
    .block-gallery .grid-list__item:nth-child(2) .image,
    .block-gallery .grid-list__item:nth-child(8n) .image {
        padding-top: 199.94%;
    }
    .block-gallery .grid-list__item:nth-child(3),
    .block-gallery .grid-list__item:nth-child(9n) {
        width: 50%;
    }
    .block-gallery .grid-list__item:nth-child(3) .image,
    .block-gallery .grid-list__item:nth-child(9n) .image {
        padding-top: 66.66%;
    }
    .block-gallery .grid-list__item:nth-child(10n),
    .block-gallery .grid-list__item:nth-child(4) {
        width: 33.33%;
    }
    .block-gallery .grid-list__item:nth-child(10n) .image,
    .block-gallery .grid-list__item:nth-child(4) .image {
        padding-top: 100%;
    }
}
@media only screen and (max-width: 1023px) {
    .block-gallery.main-dates {
        padding: 50px 0 70px 0;
    }
}
@media only screen and (max-width: 767px) {
    .block-gallery .wb-tabs {
        margin-top: 35px;
    }
    .block-gallery .grid-list__item:nth-child(11n),
    .block-gallery .grid-list__item:nth-child(12n),
    .block-gallery .grid-list__item:nth-child(5),
    .block-gallery .grid-list__item:nth-child(6),
    .block-gallery .grid-list__item:nth-child(6n + 1) {
        width: 100%;
    }
    .block-gallery .grid-list__item:nth-child(11n) .image,
    .block-gallery .grid-list__item:nth-child(12n) .image,
    .block-gallery .grid-list__item:nth-child(5) .image,
    .block-gallery .grid-list__item:nth-child(6) .image,
    .block-gallery .grid-list__item:nth-child(6n + 1) .image {
        width: 50%;
        padding-top: 50%;
    }
    .block-gallery .grid-list__item:nth-child(2),
    .block-gallery .grid-list__item:nth-child(8n) {
        width: 20%;
    }
    .block-gallery .grid-list__item:nth-child(2) .image,
    .block-gallery .grid-list__item:nth-child(8n) .image {
        padding-top: 199.94%;
    }
    .block-gallery .grid-list__item:nth-child(3),
    .block-gallery .grid-list__item:nth-child(9n) {
        width: 50%;
    }
    .block-gallery .grid-list__item:nth-child(3) .image,
    .block-gallery .grid-list__item:nth-child(9n) .image {
        padding-top: 79.98%;
    }
    .block-gallery .grid-list__item:nth-child(10n),
    .block-gallery .grid-list__item:nth-child(4) {
        width: 30%;
    }
    .block-gallery .grid-list__item:nth-child(10n) .image,
    .block-gallery .grid-list__item:nth-child(4) .image {
        padding-top: 133.3%;
    }
    .block-gallery .block-video {
        width: 100%;
        padding-top: 62%;
    }
}
.main-frst {
    position: relative;
}
.main-frst__scroll {
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
}
.main-frst__scroll .scroll-content {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    position: relative;
    padding: 30px 20px 20px;
}
.main-frst__scroll .scroll-content .dot,
.main-frst__scroll .scroll-content::after,
.main-frst__scroll .scroll-content::before {
    position: absolute;
    left: 50%;
    display: block;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    border-radius: 50%;
}
.main-frst__scroll .scroll-content:after,
.main-frst__scroll .scroll-content:before {
    content: "";
    opacity: 0.2;
    width: 2px;
    height: 2px;
}
.main-frst__scroll .scroll-content:after {
    top: 0;
    -webkit-animation: dot-s 1.5s linear infinite;
    animation: dot-s 1.5s linear infinite;
}
.main-frst__scroll .scroll-content:before {
    top: 10px;
    -webkit-animation: dot-m 2s linear infinite;
    animation: dot-m 2s linear infinite;
}
.main-frst__scroll .scroll-content .dot {
    top: 20px;
    width: 4px;
    height: 4px;
    -webkit-animation: dot-l 2.5s linear infinite;
    animation: dot-l 2.5s linear infinite;
}
.main-frst__scroll .scroll-content svg {
    fill: #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media only screen and (min-width: 1025px) {
    .main-frst__scroll:hover .scroll-content {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
.main-frst__controls {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    pointer-events: none;
}
.main-frst .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: all;
}
.main-frst .slick-dots li + li {
    margin: 16px 0 0 0;
}
.main-frst .slick-arrow {
    display: none !important;
}
.main-frst .autoplay-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    background: #fdc211;
    height: 6px;
    z-index: 1;
}
.main-frst .autoplay-line.active {
    -webkit-animation: animateFill 20s linear;
    animation: animateFill 20s linear;
}
@media only screen and (max-width: 767px) {
    .main-frst .autoplay-line {
        height: 3px;
    }
}
.main-scnd {
    position: relative;
    padding: 140px 0 153px 0;
    overflow: hidden;
}
.main-scnd .wb-title {
    max-width: 680px;
    margin-bottom: 33px;
}
.main-scnd__content {
    margin: 0 0 -12px -10px;
    width: calc(100% + 10px);
    position: relative;
    z-index: 1;
}
.main-scnd__bg {
    width: 25.3%;
    padding-top: 31.2%;
    max-height: 100%;
    background: 50% 50% / contain no-repeat;
    position: absolute;
    bottom: -2%;
    right: -4%;
    z-index: -1;
}
@media only screen and (max-width: 1679px) {
    .main-scnd__bg {
        display: none;
    }
}
.main-online {
    padding: 100px 0;
    background: 50% 50% / cover no-repeat;
}
.main-online .wb-btn {
    height: 68px;
    width: 274px;
    border-radius: 34px;
    margin: 65px auto 0;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    line-height: 68px;
}
.main-online .block-counter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}
.main-online .block-counter__text:before {
    background: rgba(255, 255, 255, 0.3);
}
.main-online .wb-title {
    text-align: center;
    margin-bottom: 11px;
}
.main-online .wb-text {
    text-align: center;
    margin-bottom: 45px;
}
.main-dates {
    background: #f1f8f6;
    padding: 95px 0 77px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 130px;
}
.main-dates__bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 12.76%;
    z-index: -1;
    padding-top: 30.7%;
    background: 50% 50% / cover no-repeat;
}
@media only screen and (max-width: 1679px) {
    .main-dates__bg {
        display: none;
    }
}
.main-dates__item {
    width: calc(50% + 26px);
    margin: 0 96px -20px -26px;
}
.main-dates__item + .main-dates__item {
    margin-right: 0;
    margin-left: 0;
}
.main-dates__content {
    overflow: hidden;
    padding: 50px;
    margin: -50px;
    margin-top: 26px;
    -webkit-transform: translate3d(0, 0, 0);
}
.main-dates__content .overflow-content {
    width: calc(200% + 142px);
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 20px;
    margin-left: -20px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.main-dates.active .wb-tabs:before {
    left: 50%;
}
.main-dates.active .overflow-content {
    -webkit-transform: translateX(calc(-50% - 50px));
    transform: translateX(calc(-50% - 50px));
}
.main-news {
    position: relative;
    padding-bottom: 138px;
}
.main-news .wb-title {
    max-width: calc(100% - 240px);
    width: 100%;
}
.main-news__bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12.5%;
    padding-top: 34.6%;
    background: 50% 50% / cover no-repeat;
}
@media only screen and (max-width: 1679px) {
    .main-news__bg {
        display: none;
    }
}
.main-news__content {
    margin-top: 37px;
    margin-bottom: -60px;
    width: 100%;
}
.main-news__content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.main-news .news-card {
    width: calc(23.5% - 60px);
    float: left;
    margin-left: 30px;
    margin-bottom: 60px;
}
.main-news .news-card__cat {
    padding: 0 40px 0 30px;
}
.main-news .news-card__content .title {
    font-size: 18px;
    line-height: 20px;
    height: 40px;
}
.main-news .news-card:nth-of-type(1) {
    width: 53%;
    margin-left: 0;
}
.main-news .news-card:nth-of-type(1) .news-card__cat {
    padding: 0 50px 0 30px;
}
.main-news .news-card:nth-of-type(1) .news-card__content .title {
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    height: auto;
    max-height: 68px;
}
.main-map__mobile {
    display: none;
}
.main-map__bg {
    padding-top: 44.8%;
    position: relative;
    z-index: 2;
    background: 50% 50% / cover no-repeat;
}
.main-map__bg object,
.main-map__bg svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
@media only screen and (max-width: 1023px) {
    .main-map__bg object,
    .main-map__bg svg {
        display: none;
    }
}
@media only screen and (max-width: 1679px) {
    .main-news .news-card {
        margin-left: 30px;
        width: calc(23.5% - 30px);
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 1439px) {
    .main-news__content {
        margin-bottom: -40px;
    }
}
@media only screen and (max-width: 1365px) {
    .main-news__content {
        margin-bottom: -20px;
    }
    .main-news .news-card {
        width: calc(25% - 30px);
        margin-bottom: 20px;
    }
    .main-news .news-card:nth-of-type(1) {
        width: 50%;
    }
}
@media only screen and (max-width: 1250px) {
    .main-news__content {
        width: calc(100% + 20px);
        margin: 37px 0 0 -20px;
    }
    .main-news .news-card {
        width: calc(25% - 20px);
        margin: 0 0 0 20px;
    }
    .main-news .news-card:nth-of-type(1) {
        width: calc(100% - 20px);
        margin: 0 0 20px 20px;
    }
    .main-news .news-card:nth-of-type(1) .news-card__bg {
        padding-top: 56%;
    }
}
@media only screen and (max-width: 1023px) {
    .main-frst__scroll {
        display: none;
    }
    .main-frst .slick-dots {
        display: none !important;
    }
    .main-scnd {
        padding: 90px 0 100px;
    }
    .main-dates .date-card:nth-child(4) ~ .date-card {
        display: none;
    }
    .main-map {
        padding-top: 50px;
        background: #f1f8f6;
    }
    .main-map__bg {
        padding-top: 49.2%;
        margin-bottom: 40px;
        margin-top: 37px;
    }
    .main-map__mobile {
        display: block;
    }
    .main-news {
        padding-bottom: 100px;
        overflow: hidden;
    }
    .main-news__content {
        width: calc(100% + 60px);
        margin: 37px -30px 0 -30px;
        padding-left: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        overflow-x: scroll;
        padding-right: 30px;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .main-news__content::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
        background-color: transparent;
    }
    .main-news__content::-webkit-scrollbar-thumb {
        display: none !important;
        background-color: transparent;
    }
    .main-news__content .news-card {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: calc(33.33% - 20px);
    }
    .main-news__content .news-card:nth-child(1) {
        margin-bottom: 0;
        width: calc(33.33% - 20px);
    }
    .main-news__content .news-card:nth-child(1) .news-card__bg {
        padding-top: 66.75%;
    }
    .main-news__content .news-card:nth-child(1) .news-card__content .title {
        font-size: 18px;
        line-height: 20px;
        max-height: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .main-frst__scroll {
        display: none;
    }
    .main-frst__controls {
        bottom: 34px;
    }
    .main-scnd {
        padding: 50px 0 80px 0;
    }
    .main-scnd .wb-title {
        margin-bottom: 20px;
    }
    .main-online {
        padding: 54px 0 100px 0;
    }
    .main-online .block-counter {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .main-online .wb-title {
        text-align: left;
        margin-bottom: 39px;
    }
    .main-online .wb-text {
        display: none;
    }
    .main-online .wb-btn {
        width: 166px;
        margin-top: 39px;
        height: 48px;
    }
    .main-dates {
        padding: 50px 0 64px 0;
        margin-bottom: 60px;
    }
    .main-dates .wb-title {
        margin-bottom: 30px;
    }
    .main-dates .wb-tabs {
        width: 100%;
        margin-bottom: 30px;
    }
    .main-dates__content {
        margin-top: -50px;
    }
    .main-dates__content .date-card {
        width: calc(100% - 26px);
    }
    .main-dates__content .date-card:nth-child(2) ~ .date-card {
        display: none;
    }
    .main-map__bg {
        margin-top: 30px;
    }
    .main-news {
        padding-bottom: 67px;
    }
    .main-news .wb-title {
        max-width: 100%;
    }
    .main-news .news-card {
        width: calc(86.58% - 20px);
    }
    .main-news .news-card:nth-child(1) {
        width: calc(86.58% - 20px);
    }
}
@-webkit-keyframes dot-s {
    0%,
    100% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
}
@keyframes dot-s {
    0%,
    100% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
}
@-webkit-keyframes dot-m {
    0%,
    100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}
@keyframes dot-m {
    0%,
    100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}
@-webkit-keyframes dot-l {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
}
@keyframes dot-l {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
}
@-webkit-keyframes animateFill {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes animateFill {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
.frst-card {
    position: relative;
    padding-top: 51%;
    -ms-flex-line-pack: center;
    align-content: center;
    z-index: 1;
    color: #fff;
}
.frst-card__bg {
    background: 50% 50% / cover no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.75s linear;
    transition: -webkit-transform 0.75s linear;
    transition: transform 0.75s linear;
    transition: transform 0.75s linear, -webkit-transform 0.75s linear;
}
.frst-card__bg::after,
.frst-card__bg::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.frst-card__bg::after {
    height: 169px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 19, 12, 0.6)), to(rgba(6, 19, 12, 0)));
    background: linear-gradient(180deg, rgba(6, 19, 12, 0.6) 0, rgba(6, 19, 12, 0) 100%);
}
.frst-card__bg::before {
    height: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.55) 100%);
}
.frst-card .wb-title {
    font-size: 64px;
    line-height: 78px;
    letter-spacing: 0.06em;
    max-width: 870px;
}
.frst-card .wb-title span {
    display: block;
}
.frst-card .text {
    font-weight: 300;
    font-size: 24px;
    line-height: 38px;
    max-width: 870px;
    font-style: italic;
    margin-top: 18px;
}
.frst-card .buttons {
    margin-top: 54px;
}
.frst-card__content {
    position: absolute;
    left: 50%;
    top: 50%;
    padding-top: 53px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease;
}
.frst-card .wb-btn {
    width: 220px;
}
.frst-card .wb-btn + .wb-btn {
    margin-left: 18px;
}
.frst-card .wb-btn.play-btn {
    position: relative;
}
.frst-card .wb-btn.play-btn video {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    z-index: -1;
}
@media only screen and (max-width: 1439px) {
    .frst-card {
        padding-top: 54%;
    }
    .frst-card .wb-title {
        font-size: 60px;
        line-height: 74px;
    }
}
@media only screen and (max-width: 1365px) {
    .frst-card {
        padding-top: 58%;
    }
    .frst-card .wb-title {
        font-size: 54px;
        line-height: 68px;
        max-width: 770px;
    }
}
@media only screen and (max-width: 1250px) {
    .frst-card {
        padding-top: 72%;
    }
    .frst-card .wb-title {
        font-size: 45px;
        line-height: 59px;
        max-width: 655px;
    }
    .frst-card .buttons {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 1023px) {
    .frst-card {
        padding-top: 92%;
        background: 40% 50% / cover no-repeat;
    }
    .frst-card .wrapper {
        height: 100%;
        padding-top: 120px;
        padding-bottom: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .frst-card .wb-title {
        font-size: 38px;
        line-height: 52px;
        max-width: 545px;
    }
    .frst-card .text {
        font-size: 20px;
        line-height: 34px;
    }
    .frst-card .buttons {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .frst-card {
        padding-top: 0;
        height: 570px;
    }
    .frst-card .wrapper {
        padding-bottom: 40px;
    }
    .frst-card__content {
        height: 100%;
    }
    .frst-card .wb-title {
        font-size: 25px;
        line-height: 38px;
        max-width: 345px;
    }
    .frst-card .text {
        line-height: 32px;
        max-width: 320px;
        font-size: 18px;
        margin-top: 3px;
        line-height: 29px;
    }
    .frst-card .buttons {
        margin-top: 30px;
    }
    .frst-card .wb-btn {
        width: 144px;
        height: 38px;
        font-size: 12px;
    }
    .frst-card .wb-btn + .wb-btn {
        margin-left: 8px;
    }
}
@media only screen and (max-width: 374px) {
    .frst-card .wb-title {
        font-size: 22px;
        line-height: 35px;
    }
    .frst-card .wb-btn {
        width: 140px;
    }
}
.online-card {
    height: 482px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.online-card__bg {
    overflow: hidden;
    position: relative;
}
.online-card__bg .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 50% 50% / cover no-repeat;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}
@media only screen and (min-width: 1025px) {
    .online-card__bg:hover .image {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}
.online-card.el3 {
    width: 480px !important;
}
.online-card.el3 .online-card__bg {
    width: 50%;
    padding-top: 50%;
}
.online-card.el3 .online-card__bg:nth-of-type(1) {
    width: 100%;
}
@media only screen and (max-width: 1023px) {
    .online-card.el3 {
        width: 360px !important;
    }
}
.online-card.el2 {
    width: 240px !important;
}
.online-card.el2 .online-card__bg {
    width: 100%;
    padding-top: 100%;
}
@media only screen and (max-width: 1023px) {
    .online-card.el2 {
        width: 180px !important;
    }
}
.online-card.el1 {
    width: 480px !important;
}
.online-card.el1 .online-card__bg {
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 1023px) {
    .online-card.el1 {
        width: 360px !important;
    }
}
@media only screen and (max-width: 1023px) {
    .online-card {
        height: 360px;
    }
}
.card-popular {
    border-radius: 10px;
    width: calc(20% - 10px);
    margin: 0 0 12px 10px;
    position: relative;
    height: 380px;
    -webkit-box-shadow: 0 4px 60px rgba(33, 72, 34, 0.1);
    box-shadow: 0 4px 60px rgba(33, 72, 34, 0.1);
    -webkit-transition: z-index 0.3s;
    transition: z-index 0.3s;
}
@media only screen and (min-width: 1920px) {
    .card-popular {
        height: auto;
        padding-top: 26%;
    }
}
.card-popular:before {
    content: "";
    display: block;
    width: 84.67%;
    padding-top: 15%;
    position: absolute;
    left: 50%;
    bottom: 0;
    color: #214822;
    opacity: 0.5;
    -webkit-box-shadow: 0 4px 60px;
    box-shadow: 0 4px 60px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.card-popular__content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}
.card-popular .card-bg {
    height: 74.76%;
    width: 100%;
    border-radius: 10px 10px 0 0;
    background: 50% 50% / cover no-repeat;
}
.card-popular .card-text {
    height: 24.24%;
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0 0 10px 10px;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
@media only screen and (min-width: 1025px) {
    .card-popular:hover {
        z-index: 1;
    }
    .card-popular:hover::before {
        color: inherit;
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s;
    }
    .card-popular:hover .card-text {
        height: 36.3%;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
}
@media only screen and (max-width: 1250px) {
    .card-popular {
        height: auto;
        padding-top: 32%;
    }
}
@media only screen and (max-width: 1023px) {
    .card-popular {
        width: calc(33.33% - 10px);
        padding-top: 45%;
    }
    .card-popular:nth-child(4) {
        width: calc(50% - 10px);
    }
    .card-popular:nth-child(5) {
        width: calc(50% - 10px);
    }
}
@media only screen and (max-width: 767px) {
    .card-popular {
        width: calc(50% - 10px);
        padding-top: 69%;
    }
    .card-popular .card-bg {
        height: 74%;
    }
    .card-popular .card-text {
        height: 26%;
        font-size: 13px;
        line-height: 1;
        letter-spacing: 0.04em;
    }
    .card-popular:nth-child(5) {
        width: calc(100% - 10px);
    }
}
.category-section {
    overflow: hidden;
    position: relative;
    padding: 94px 0 168px 0;
}
.category-section .wb-title {
    max-width: 740px;
    margin-bottom: 40px;
}
.category-section__content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.category-section__animal {
    left: 0;
    top: 40px;
    width: 12.14%;
    padding-top: 23%;
}
.category-section .category-mobile-bg {
    display: none;
}
@media only screen and (max-width: 1023px) {
    .category-section .category-mobile-bg {
        display: block;
    }
}
@media only screen and (max-width: 374px) {
    .category-section .category-mobile-bg {
        display: none;
    }
}
.category-section .animal-mobile {
    width: 113px;
    height: 172px;
    right: 0;
    top: 80px;
}
@media only screen and (max-width: 767px) {
    .category-section .animal-mobile {
        top: 22px;
        width: 83px;
        height: 142px;
        right: -6px;
    }
}
.category-section .water-mobile {
    width: 156px;
    height: 131px;
    left: 0;
    bottom: 0;
}
.category-section .category-mobile-bg,
.category-section__animal,
.category-section__water {
    position: absolute;
    background: 50% 50% / cover no-repeat;
    z-index: -1;
}
@media only screen and (max-width: 1679px) {
    .category-section__animal,
    .category-section__water {
        display: none;
    }
}
.category-section__water {
    width: 28.65%;
    padding-top: 22.4%;
    right: 0;
    bottom: 0;
}
.category-section .category-card {
    width: calc(50% - 11px);
    padding-top: 35.55%;
}
.category-section .category-card + .category-card {
    margin-left: 22px;
}
@media only screen and (max-width: 767px) {
    .category-section {
        padding: 60px 0 140px 0;
    }
    .category-section__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .category-section .wb-title {
        margin-bottom: 35px;
    }
    .category-section .category-card {
        width: 100%;
        padding-top: 72.7%;
    }
    .category-section .category-card + .category-card {
        margin: 30px 0 0 0;
    }
    .category-section .category-card__text {
        font-size: 16px;
        line-height: 26px;
        padding: 0 115px 32px 30px;
    }
    .category-section .category-card__arrow {
        right: 20px;
        bottom: 20px;
    }
    .category-section .category-card__arrow svg {
        width: 8px;
        height: 8px;
    }
}
@media only screen and (max-width: 374px) {
    .category-section {
        padding-bottom: 90px;
    }
}
.category-card {
    position: relative;
    border-radius: 10px;
}
.category-card:before {
    content: "";
    display: block;
    width: calc(100% - 140px);
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 50px rgba(0, 0, 0, 0.7);
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.category-card__bg,
.category-card__content {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
}
.category-card__content {
    border-radius: inherit;
    overflow: hidden;
}
.category-card__bg {
    background: 50% 50% / cover no-repeat;
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
.category-card__bg:before {
    content: "";
    display: block;
    width: 100%;
    height: 45%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 19, 12, 0)), to(#06130c));
    background: linear-gradient(180deg, rgba(6, 19, 12, 0) 0, #06130c 100%);
}
.category-card__bg,
.category-card__color,
.category-card__content {
    position: absolute;
    width: 100%;
}
.category-card__color {
    height: 6px;
    left: 0;
    bottom: 0;
}
.category-card__arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 29px;
    bottom: 29px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
}
.category-card__arrow .icon-arrow {
    position: absolute;
    left: 24px;
    top: 23px;
    -webkit-transition: top 0.3s, left 0.3s;
    transition: top 0.3s, left 0.3s;
}
@media only screen and (max-width: 1023px) {
    .category-card__arrow {
        right: 15px;
        width: 48px;
        height: 48px;
    }
    .category-card__arrow .icon-arrow {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
.category-card__text {
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 0 115px 40px 60px;
}
@media only screen and (max-width: 1023px) {
    .category-card__text {
        padding: 0 115px 34px 60px;
    }
}
@media only screen and (min-width: 1025px) {
    .category-card:hover .category-card__bg {
        -webkit-transform: translate(-50%, -50%) scale(1.06);
        transform: translate(-50%, -50%) scale(1.06);
    }
    .category-card:hover .category-card__arrow {
        width: 170px;
        height: 170px;
        right: -58px;
        bottom: -68px;
    }
    .category-card:hover .category-card__arrow .icon-arrow {
        top: 45px;
        left: 56px;
    }
}
@media only screen and (max-width: 1250px) {
    .category-card__text {
        padding-left: 30px;
    }
}
@media only screen and (max-width: 1023px) {
    .category-card__text {
        padding-left: 15px;
    }
}
.blok-partners {
    position: relative;
    z-index: 2;
    padding: 62px 0 76px 0;
}
.blok-partners img {
    max-height: 123px;
    max-width: 80%;
    margin: 0 auto 0;
    vertical-align: middle;
    display: inline-block !important;
}
@media only screen and (max-width: 767px) {
    .blok-partners img {
        max-height: 60px;
    }
}
.blok-partners .partners-item {
    font-size: 0;
    text-align: center;
    height: 100%;
}
.blok-partners .partners-item:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.blok-partners .slick-slide > div {
    width: 100%;
    height: 100%;
}
.blok-partners .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.blok-partners .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.blok-partners__slider {
    width: 100%;
}
.blok-partners__slider .slick-track {
    min-width: 100%;
}
.block-seo {
    padding-bottom: 80px;
    position: relative;
		max-width: 970px;
		margin: 0 auto;
    z-index: 1;
}
.block-seo__bg {
    position: absolute;
    width: 13%;
    left: 0;
    bottom: 0;
    padding-top: 32.7%;
    background: 50% 50% / cover no-repeat;
    z-index: -1;
}
@media only screen and (max-width: 1679px) {
    .block-seo__bg {
        display: none;
    }
}
@media only screen and (min-width: 1921px) {
    .block-seo__bg {
        width: 250px;
        height: 627px;
        padding-top: 0;
    }
}
.block-seo__content {
    padding-top: 87px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.block-seo .title {
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.block-seo__scroll {
    max-height: 168px;
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
}
.block-seo__scroll .mCustomScrollBox {
    /* padding-right: 35px; */
		padding-right: 0;
}
.block-seo__scroll .mCSB_scrollTools {
    right: -6px;
}
.block-seo.block-seo--margin {
    padding-bottom: 120px;
    margin-top: 77px;
}
.block-seo.block-seo--margin .block-seo__content {
    padding-top: 77px;
}
@media only screen and (max-width: 1023px) {
    .block-seo.block-seo--margin {
        margin-top: 50px;
        padding-bottom: 70px;
    }
    .block-seo.block-seo--margin .block-seo__content {
        padding-top: 50px;
    }
}
.map-mobile {
    display: none;
    position: relative;
    padding: 0 0 100px;
}
.map-mobile__content {
    width: calc(100% + 10px);
    margin: 40px 0 -6px -10px;
}
.map-mobile:after {
    content: "";
    display: block;
    width: calc(100% - 30px);
    left: 50%;
    height: 1px;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.map-mobile:after {
    bottom: 0;
}
.map-mobile__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
}
@media only screen and (max-width: 1023px) {
    .map-mobile {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .map-mobile {
        padding: 0 0 70px 0;
    }
    .map-mobile__content {
        margin-top: 28px;
    }
}
.map-card {
    background: #fff;
    -webkit-box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6px 100px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    padding: 0 20px;
    height: 70px;
    width: calc(50% - 10px);
    margin: 0 0 6px 10px;
}
.map-card__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #226724;
    width: calc(100% - 56px);
}
.map-card__button {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #226724;
    margin-left: 20px;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
}
.map-card__button svg {
    width: 8px;
    height: 8px;
}
@media only screen and (max-width: 767px) {
    .map-card {
        width: calc(100% - 10px);
    }
}
.map {
    position: relative;
}
.map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.map__holder {
    height: 770px;
    position: relative;
}
.map__content {
    background: #fff;
    -webkit-box-shadow: 0 4px 100px rgba(0, 4, 23, 0.04);
    box-shadow: 0 4px 100px rgba(0, 4, 23, 0.04);
    border-radius: 8px;
    position: absolute;
    left: 7.3%;
    top: 120px;
    z-index: 1;
    padding: 67px 50px 50px;
}
.map__content .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.02em;
    margin-bottom: 39px;
}
.map__content .wb-btn {
    margin-top: 28px;
    width: 213px;
}
.map__content .map-contacts {
    font-size: 18px;
    line-height: 29px;
    color: #2d2d2d;
    width: 455px;
}
.map__content .map-contacts a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    .map__content .map-contacts a:hover {
        color: #fdc211;
    }
}
.map__content .map-contacts .icon {
    width: 16px;
    text-align: center;
    margin-right: 14px;
}
.map__content .map-contacts .icon-baloon {
    margin-bottom: -5px;
}
.map__content .map-contacts .icon-phone {
    width: 16px;
    height: 16px;
    fill: #226724;
    margin-bottom: -2px;
}
.map__content .map-contacts .icon-mail {
    fill: #226724;
    width: 16px;
    height: 13px;
}
.map__content .map-contacts > li .content {
    width: calc(100% - 30px);
}
.map__content .map-contacts > li > .flex-c {
    width: 100%;
}
.map__content .map-contacts > li ul {
    margin-left: 13px;
    font-size: 0;
    height: 17px;
}
.map__content .map-contacts > li ul img {
    width: 17px;
    height: 17px;
}
.map__content .map-contacts > li ul li + li {
    margin-left: 6px;
}
.map__content .map-contacts > li + li {
    margin-top: 39px;
}
@media only screen and (max-width: 1670px) {
    .map__content {
        left: 15px;
    }
}
@media only screen and (max-width: 1365px) {
    .map__content {
        padding: 47px 30px 30px;
    }
    .map__content .map-contacts {
        width: 400px;
    }
}
@media only screen and (max-width: 1023px) {
    .map__content {
        position: static;
        width: 100%;
    }
    .map__content .map-contacts {
        width: 100%;
    }
}
@media only screen and (max-width: 374px) {
    .map__content .wb-btn {
        width: 100%;
    }
}
.not-found {
    padding: 70px 30px;
    text-align: center;
    color: #12492a;
    font-weight: 900;
    min-height: calc(100vh - 80px);
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.not-found img {
    width: 100%;
    max-width: 914px;
    margin: 0 auto -230px;
}
.not-found .content {
    margin: 0 auto 0;
}
.not-found .title {
    font-size: 180px;
    line-height: 219px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 4px 51px rgba(0, 0, 0, 0.3);
}
.not-found .text {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.06em;
}
.not-found .description {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    max-width: 470px;
    margin: 0 auto 23px;
}
.not-found .wb-btn {
    font-weight: 700;
    width: 274px;
    height: 68px;
    margin: auto;
    border-radius: 34px;
}
@media only screen and (max-width: 1023px) {
    .not-found img {
        margin: 0 auto -200px;
    }
    .not-found .title {
        font-size: 150px;
        line-height: 180px;
    }
}
@media only screen and (max-width: 767px) {
    .not-found img {
        max-width: 315px;
        margin: 0 auto -100px;
    }
    .not-found .title {
        font-size: 100px;
        line-height: 130px;
    }
    .not-found .text {
        font-size: 22px;
        line-height: 28px;
    }
    .not-found .wb-btn {
        height: 50px;
        width: 100%;
        max-width: 315px;
    }
}
@media only screen and (max-width: 767px) {
    .not-found img {
        max-width: 315px;
        margin: 0 auto -80px;
    }
    .not-found .title {
        font-size: 80px;
        line-height: 110px;
    }
}
.modal {
    display: none;
    position: fixed;
    min-width: 320px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 100;
    padding: 50px 0 50px 0;
    overflow-x: hidden;
}
.modal__zoom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: calc(100% - 60px);
}
.modal .close-btn {
    position: absolute;
    right: 22px;
    top: 19px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #fdc211;
    cursor: pointer;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.modal .close-btn svg {
    fill: #226724;
    width: 11px;
    height: 11px;
}
@media only screen and (min-width: 1025px) {
    .modal .close-btn:hover {
        background: #226724;
    }
    .modal .close-btn:hover svg {
        fill: #fff;
    }
}
.modal-content {
    width: 534px;
    background: #fff;
    position: relative;
    padding: 46px 84px 60px 84px;
    border-radius: 20px;
}
.modal[class*="-success"] .modal-content {
    padding-top: 90px;
    padding-bottom: 90px;
}
.modal[class*="-success"] .modal-content img {
    width: 102px;
    height: 102px;
    margin: 0 auto 23px;
}
.modal-added .modal-content {
    padding-top: 112px;
    padding-bottom: 47px;
}
.modal-added .modal-content img {
    width: 82px;
    height: 82px;
    margin: 0 auto 20px;
}
.modal-added .modal-title {
    margin-bottom: 48px;
}
.modal-added .wb-btn {
    width: 100%;
    height: 52px;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
}
.modal-added .wb-btn + .wb-btn {
    margin-top: 16px;
}
.modal-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #06130c;
}
.modal-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: rgba(6, 19, 12, 0.7);
    margin-top: 15px;
}
.modal-video .modal-content {
    width: 960px;
    padding: 80px 30px;
}
.modal-video .video-holder {
    padding-top: 55%;
    position: relative;
}
.modal-video .video-holder iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.modal form {
    margin-top: 37px;
}
.modal form .form-label + .form-label {
    margin-top: 30px;
}
.modal form .wb-btn {
    width: 100%;
    margin-top: 26px;
}
@media only screen and (max-width: 1023px) {
    .modal-video .modal-content {
        width: calc(100% - 60px);
    }
    .modal-video .video-holder {
        padding-top: 62%;
    }
}
@media only screen and (max-width: 767px) {
    .modal-content {
        width: calc(100% - 30px);
        position: relative;
        padding: 40px 30px;
    }
    .modal-success .modal-content {
        padding-top: 47px;
        padding-bottom: 47px;
    }
    .modal-added .modal-content {
        padding-top: 47px;
        padding-bottom: 47px;
    }
    .modal-added .modal-title {
        margin-bottom: 30px;
    }
    .modal-title {
        font-size: 22px;
        line-height: 28px;
    }
    .modal-video .modal-content {
        width: 100%;
        padding: 80px 15px 50px 15px;
    }
    .modal-video .close-btn {
        right: 15px;
    }
    .modal-video .video-holder {
        padding-top: 62%;
    }
}
@media only screen and (max-width: 374px) {
    .modal-content {
        width: 100%;
        position: relative;
        padding: 40px 15px;
    }
    .modal .close-btn {
        right: 15px;
    }
}
.news-card__bg {
    position: relative;
    margin-bottom: 16px;
    padding-top: 66.75%;
    border-radius: 6px;
    overflow: hidden;
    background: 50% 50% / cover no-repeat;
}
.news-card__cat {
    font-weight: 800;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 47px 0 30px;
    border-radius: 0 37px 0 0;
    line-height: 37px;
    z-index: 1;
}
.news-card__content .date {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 6px;
}
.news-card__content .title {
    font-weight: 700;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #06130c;
    font-size: 20px;
    line-height: 26px;
    max-height: 52px;
}
@media only screen and (min-width: 1025px) {
    .news-card:hover .news-card__content .title {
        color: inherit;
    }
}
.news-grid {
    padding-bottom: 140px;
    position: relative;
}
.news-grid .news-bg-top {
    width: 306px;
    height: 465px;
    left: 0;
    top: 120px;
}
.news-grid .news-bg-bottom {
    width: 264px;
    height: 643px;
    right: 0;
    bottom: 0;
}
.news-grid .wb-tabs {
    max-width: 100%;
    width: auto;
    margin: 40px 0 50px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.news-grid .wb-tabs:before {
    display: none;
}
.news-grid .wb-tabs li {
    width: 180px;
    padding: 0;
    position: relative;
}
.news-grid .wb-tabs li.active::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    background: #fdc211;
    z-index: -1;
}
.news-grid .wb-tabs li a {
    padding: 0 10px;
}
.news-grid .wb-tabs li + li {
    border-left: 1px solid #fdc211;
}
.news-grid__content {
    margin: 0 0 -30px -30px;
    width: calc(100% + 30px);
}
.news-grid .news-card {
    width: calc(50% - 30px);
    margin: 0 0 60px 30px;
}
@media only screen and (max-width: 1023px) {
    .news-grid {
        padding-bottom: 70px;
    }
    .news-grid__content {
        margin-top: 50px;
    }
    .news-grid .wrapper {
        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;
    }
    .news-grid .wrapper > .flex-c-c:not(.pagination-container) {
        position: relative;
        height: 59px;
        width: 330px;
    }
    .news-grid .wrapper > .wb-title {
        width: calc(100% - 330px);
        padding-right: 15px;
        text-align: left;
    }
    .news-grid .wb-tabs {
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        overflow: hidden;
        margin: 0;
        max-height: 59px;
        background: #fff;
        z-index: 2;
        -webkit-transition: max-height 0.3s;
        transition: max-height 0.3s;
    }
    .news-grid .wb-tabs li {
        width: 100%;
    }
    .news-grid .wb-tabs li.active {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .news-grid .wb-tabs li.active a {
        padding: 0 30px;
        position: relative;
    }
    .news-grid .wb-tabs li.active a:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        width: 4px;
        height: 4px;
        border-right: 1px solid #12492a;
        border-bottom: 1px solid #12492a;
        -webkit-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
    }
    .news-grid .wb-tabs li:nth-child(2) ~ li {
        border-top: 1px solid #fdc211;
    }
    .news-grid .wb-tabs.active {
        max-height: 500px;
    }
    .news-grid .wb-tabs.active li.active a:before {
        -webkit-transform: translateY(-50%) rotate(-135deg);
        transform: translateY(-50%) rotate(-135deg);
    }
}
@media only screen and (max-width: 767px) {
    .news-grid .wrapper > .flex-c-c:not(.pagination-container) {
        height: 50px;
        width: 220px;
        margin-left: auto;
        z-index: 2;
    }
    .news-grid .wrapper > .wb-title {
        margin-bottom: 0;
    }
    .news-grid .wb-tabs {
        max-height: 50px;
    }
    .news-grid .wb-tabs li {
        height: 50px;
    }
    .news-grid__content {
        margin-top: 35px;
    }
    .news-grid .news-card {
        width: calc(100% - 30px);
        margin: 0 0 45px 30px;
    }
}
@media only screen and (max-width: 479px) {
    .news-grid .wrapper > .flex-c-c:not(.pagination-container) {
        height: 50px;
        width: 100%;
        max-width: 330px;
        margin: 0 auto 0;
    }
    .news-grid .wrapper > .wb-title {
        width: 100%;
        margin-bottom: 35px;
    }
}
.single-news {
    max-width: 1100px;
    padding: 0 30px;
    margin: 0 auto 0;
}
.single-news__title {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0.02em;
    max-width: 900px;
    margin: 0 auto 10px;
}
.single-news .block-form .wrapper {
    padding: 0;
}
.single-news__head {
    height: 22px;
    margin-bottom: 20px;
}
.single-news__head .date {
    opacity: 0.6;
    font-weight: 400;
}
.single-news__head .action {
    margin-left: 40px;
    position: relative;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.single-news__head .action::before {
    content: "";
    display: block;
    width: 1px;
    height: 22px;
    position: absolute;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.1);
}
.single-news__content {
    max-width: 725px;
    margin: 0 auto 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.single-news__content p {
    margin-bottom: 30px;
}
.single-news__content div:not([class]) + div:not([class]) {
    margin-top: 25px;
}
.single-news__content iframe {
    display: block;
    margin: auto;
    max-width: 100%;
}
.single-news__content iframe + iframe {
    margin-top: 25px;
}
.single-news__content q {
    margin-top: 40px;
    padding: 0 22px;
}
.single-news__content b,
.single-news__content h1,
.single-news__content h2,
.single-news__content h3,
.single-news__content h4,
.single-news__content h5,
.single-news__content h6,
.single-news__content strong {
    font-weight: 700;
    font-size: 20px;
    color: #06130c;
    margin-top: 40px;
    display: inline-block;
}
.single-news__content ul:not(.social-list) {
    color: #06130c;
    margin-top: 16px;
}
.single-news__content ul:not(.social-list) li {
    padding-left: 24px;
    position: relative;
}
.single-news__content ul:not(.social-list) li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 2px;
    top: 10px;
    border-radius: 50%;
    background: #226724;
}
.single-news__content ul:not(.social-list) li + li {
    margin-top: 26px;
}
.single-news__content ol {
    font-weight: 700;
    color: #226724;
    list-style: none;
    margin-top: 35px;
    counter-reset: list;
}
.single-news__content ol li::before {
    counter-increment: list;
    content: counter(list) ".";
    margin-right: 8px;
    display: inline-block;
}
.single-news__content ol p {
    font-weight: 400;
    color: #06130c;
    margin-top: 8px;
}
.single-news__content .iframe {
    margin: 75px 0 0 -40px;
    width: calc(100% + 80px);
    max-width: 1040px;
    position: relative;
    padding-top: 62%;
}
.single-news__content .iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.single-news__slider {
    margin-bottom: 15px;
    position: relative;
}
.single-news__slider .slick-list {
    width: auto !important;
    max-width: calc(100% + 10px);
    margin-left: -10px;
}
.single-news__slider .slick-list .slick-track {
    width: auto !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.single-news__slider .slick-slide {
    width: 131px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.single-news__slider .slick-slide > div {
    padding: 10px 0 0 10px;
    background: #fff;
}
.single-news__slider .slick-slide:last-child > div {
    padding-right: 10px;
}
.single-news__slider .small-images {
    -webkit-transform: translateY(-26px);
    transform: translateY(-26px);
    width: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.single-news__slider .small-images img {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.single-news__slider .small-images + .large-image .image-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.single-news__slider .small-images .slick-arrow {
    display: none !important;
}
.single-news__slider .small-images__item {
    position: relative;
    height: 73px;
}
.single-news__slider .small-images__item::after,
.single-news__slider .small-images__item::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.single-news__slider .small-images__item:before {
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.single-news__slider .small-images__item::after {
    height: 0;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    background: #fdc211;
    top: 100%;
}
.single-news__slider .small-images__item.active:before {
    opacity: 0;
}
.single-news__slider .small-images__item.active:after {
    height: 4px;
}
.single-news__slider .large-image {
    width: 100%;
    max-width: 1040px;
    height: 550px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    position: relative;
    background: 50% 50% / cover no-repeat;
}
.single-news__slider .large-image .image-button {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 62px;
    height: 62px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.single-news__slider .large-image .image-button .icon-arrow {
    fill: #226724;
}
.single-news__slider .large-image .image-button.prev {
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.single-news__slider .large-image .image-button.prev .icon-arrow {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.single-news__slider .large-image .image-button.next {
    right: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.single-news__slider .large-image .image-button.disabled {
    cursor: default;
}
.single-news__slider .large-image .image-button.disabled .icon-arrow {
    fill: rgba(119, 123, 138, 0.4);
}
.single-news__share {
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    margin-top: 47px;
    padding-top: 40px;
    margin-bottom: 150px;
    border-top: 1px solid rgba(135, 153, 177, 0.2);
}
.single-news__share .title {
    margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
    .single-news {
        padding: 0;
    }
    .single-news__slider .large-image {
        height: auto;
        padding-top: 62%;
    }
    .single-news__content .iframe {
        width: 100%;
        margin: 50px 0 0 0;
    }
    .single-news__title {
        font-size: 25px;
        line-height: 32px;
    }
    .single-news__share {
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .single-news__title {
        font-size: 20px;
        line-height: 26px;
    }
    .single-news__slider .small-images {
        display: none !important;
    }
    .single-news__slider .large-image {
        margin-bottom: 100px;
    }
    .single-news__slider .large-image .image-button {
        width: 52px;
        height: 52px;
        top: auto;
        border: 1px solid #dae3e0;
        bottom: -80px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .single-news__slider .large-image .image-button.prev {
        right: auto;
        left: calc(50% - 34px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .single-news__slider .large-image .image-button.next {
        right: auto;
        left: calc(50% + 34px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .single-news__slider .large-image .image-button svg {
        width: 11px;
        height: 11px;
    }
}
.more-news {
    padding: 120px 0 164px 0;
    background: #f1f8f6;
}
.more-news .wb-title {
    font-size: 40px;
    line-height: 49px;
}
.more-news__content {
    margin: 30px 0 0 -30px;
    width: calc(100% + 30px);
}
.more-news .news-card {
    width: calc(50% - 30px);
    margin-left: 30px;
}
@media only screen and (max-width: 1365px) {
    .more-news {
        padding: 120px 0;
    }
}
@media only screen and (max-width: 1023px) {
    .more-news {
        padding: 70px 0;
    }
    .more-news .wb-title {
        font-size: 32px;
        line-height: 44px;
    }
}
@media only screen and (max-width: 767px) {
    .more-news {
        display: none;
    }
}
.leisure__content {
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 1023px) {
    .leisure__content {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .leisure__content {
        margin-top: 35px;
    }
}
.leisure-card {
    -webkit-box-shadow: 0 8px 100px rgba(212, 223, 235, 0.5);
    box-shadow: 0 8px 100px rgba(212, 223, 235, 0.5);
    border-radius: 10px;
    padding-right: 42px;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.leisure-card__bg {
    border-radius: 10px 0 0 10px;
    width: 354px;
    height: 236px;
    margin-right: 56px;
    background: 50% 50% / cover no-repeat;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.leisure-card__content {
    width: calc(100% - 490px);
}
.leisure-card__content .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
.leisure-card__content .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    height: 52px;
    margin: 18px 0;
}
.leisure-card__content .label {
    display: inline-block;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 11px 28px;
    color: #fff;
    border-radius: 10px;
}
.leisure-card .vacancy-card__link {
    width: 50px;
    height: 50px;
    margin: 0 0 0 30px;
    background: #fff;
}
.leisure-card .vacancy-card__link svg {
    width: 11px;
    height: 11px;
    fill: #226724;
}
@media only screen and (min-width: 1025px) {
    .leisure-card .vacancy-card__link:hover {
        background: #226724;
    }
    .leisure-card .vacancy-card__link:hover svg {
        fill: #fdc211;
    }
}
.leisure-card + .leisure-card {
    margin-top: 40px;
}
@media only screen and (max-width: 1023px) {
    .leisure-card {
        padding-right: 30px;
        display: block;
    }
    .leisure-card__bg {
        margin-right: 20px;
        width: 280px;
        float: left;
    }
    .leisure-card__content {
        width: calc(100% - 310px);
        float: left;
        padding: 20px 0;
    }
    .leisure-card__content .title {
        max-height: 24px;
    }
    .leisure-card__content .text {
        margin: 10px 0;
    }
    .leisure-card .vacancy-card__link {
        width: calc(100% - 310px);
        height: 44px;
        -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
        border-radius: 25px;
        cursor: pointer;
        font-weight: 700;
        font-size: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 330px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #12492a;
        background: #fdc211;
    }
    .leisure-card .vacancy-card__link .text {
        display: block;
    }
    .leisure-card .vacancy-card__link svg {
        width: 8px;
        height: 8px;
        margin-right: 8px;
        fill: #12492a;
    }
}
@media only screen and (max-width: 767px) {
    .leisure-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 20px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .leisure-card__bg {
        width: 100%;
        height: auto;
        padding-top: 52%;
        border-radius: 10px 10px 0 0;
        float: none;
        margin: 0;
    }
    .leisure-card__content {
        float: none;
        padding: 20px;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .leisure-card__content .title {
        font-size: 17px;
    }
    .leisure-card .vacancy-card__link {
        width: calc(100% - 40px);
        margin: 0 auto 0;
    }
}
.old-browser-status {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 30px;
}
.old-browser-status li {
    display: block;
    width: 100%;
    height: 10px;
}
.block-old {
    padding: 35px 15px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 50% 50% / cover no-repeat;
    z-index: 9999;
    overflow-x: hidden;
    text-align: center;
    display: none;
}
.block-old.active {
    display: block;
}
.block-old .content {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.block-old__logo {
    width: 89px;
    height: 130px;
    margin-bottom: 94px;
    display: inline-block;
}
.block-old .title {
    font-weight: 900;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 18px;
}
.block-old .text {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    max-width: 654px;
    display: inline-block;
    margin-bottom: 53px;
}
.block-old__links {
    font-size: 0;
}
.block-old .browser-card {
    width: 272px;
    text-align: center;
}
.block-old .browser-card__content {
    border-radius: 10px;
    background: #fff;
    position: relative;
    height: 410px;
    padding: 67px 48px 36px 48px;
}
.block-old .browser-card__content:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.block-old .browser-card img {
    width: 176px;
    max-width: 100%;
    max-height: 176px;
    display: inline-block;
    vertical-align: top;
}
.block-old .browser-card .name {
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    vertical-align: text-bottom;
    padding: 30px 0 15px 0;
    width: 100%;
}
.block-old .browser-card + .browser-card {
    margin-left: 10px;
}
@media only screen and (max-width: 1023px) {
    .block-old .browser-card {
        width: 32.33%;
    }
}
@media only screen and (max-width: 767px) {
    .block-old .browser-card {
        width: 100%;
    }
    .block-old .browser-card + .browser-card {
        margin: 10px 0 0 0;
    }
}
.block-shop {
    padding-bottom: 120px;
}
.block-shop .wrapper {
    max-width: 1460px;
}
.block-shop__head {
    padding-top: 51px;
    margin-bottom: 35px;
    position: relative;
    z-index: 3;
}
.block-shop__head .wb-title {
    font-size: 34px;
    line-height: 41px;
}
.block-shop__head .shop-sort {
    font-size: 14px;
    line-height: 17px;
    color: rgba(6, 19, 12, 0.6);
}
.block-shop__head .shop-sort__menu {
    z-index: 2;
    position: relative;
}
.block-shop__head .shop-sort__menu.active .sort-current:before {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.block-shop__head .shop-sort__menu.active .sort-dropdown {
    max-height: 400px;
    -webkit-box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}
.block-shop__head .shop-sort .sort-current {
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    color: #226724;
    margin-left: 14px;
    padding-right: 19px;
    cursor: pointer;
    position: relative;
}
.block-shop__head .shop-sort .sort-current:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #226724;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.block-shop__head .shop-sort .sort-dropdown {
    position: absolute;
    right: 0;
    width: 180px;
    background: #fff;
    border-radius: 5px;
    top: calc(100% + 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: max-height 0.5s, -webkit-box-shadow 0.3s;
    transition: max-height 0.5s, -webkit-box-shadow 0.3s;
    transition: max-height 0.5s, box-shadow 0.3s;
    transition: max-height 0.5s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    overflow: hidden;
    max-height: 0;
}
.block-shop__head .shop-sort .sort-dropdown li {
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    color: #06130c;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.block-shop__head .shop-sort .sort-dropdown li a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    text-align: center;
    padding: 0 5px;
}
.block-shop__head .shop-sort .sort-dropdown li.active {
    color: #226724;
    cursor: default;
}
@media only screen and (min-width: 1025px) {
    .block-shop__head .shop-sort .sort-dropdown li:not(.active):hover {
        color: #fdc211;
    }
}
.block-shop__head .shop-sort .sort-dropdown li + li {
    border-top: 1px solid rgba(84, 98, 105, 0.1);
}
@media only screen and (max-width: 1023px) {
    .block-shop {
        padding-bottom: 70px;
    }
}
@media only screen and (max-width: 767px) {
    .block-shop__head {
        padding-top: 0;
    }
    .block-shop__head .wb-title {
        font-size: 22px;
        line-height: 28px;
    }
    .block-shop__head .shop-sort {
        width: 100%;
        margin-top: 20px;
    }
    .block-shop__head .shop-sort .sort-dropdown {
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}
.shop-aside {
    background: #fff;
    margin-right: 2px;
    width: 349px;
    border-radius: 8px 0 0 8px;
}
.shop-aside .animals-aside-content li:before {
    background: #fdc211;
}
.shop-aside .animals-aside-content > li > a {
    color: #226724;
}
@media only screen and (min-width: 1025px) {
    .shop-aside .animals-aside-content > li:hover {
        background: rgba(241, 248, 246, 0.3);
    }
    .shop-aside .animals-aside-content > li:hover > a {
        color: #06130c;
    }
}
.shop-aside .animals-aside-content > li.open > a {
    color: #06130c;
}
.shop-aside__item {
    border-top: 2px solid #f0f5f2;
    padding: 30px;
}
.shop-aside__item .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #aab8ac;
    margin-bottom: 24px;
}
.shop-aside__item .active-filters__content {
    margin: 0 0 -6px -6px;
    width: calc(100% + 6px);
}
.shop-aside__item .active-filters__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 36px;
    margin: 0 0 6px 6px;
    border: 1px solid #d4e4d8;
    border-radius: 18px;
    padding: 0 5px 0 16px;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: rgba(6, 19, 12, 0.6);
}
.shop-aside__item .active-filters__item .remove {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    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;
    background: #eaf3f1;
    cursor: pointer;
    margin-left: 12px;
}
@media only screen and (min-width: 1025px) {
    .shop-aside__item .active-filters__item .remove:hover svg {
        fill: #f0592a;
    }
}
.shop-aside__item .active-filters__remove {
    width: 100%;
    margin-top: 22px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #06130c;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.shop-aside__item .active-filters__remove svg {
    margin: 0 11px -1px 0;
    fill: #f0592a;
}
@media only screen and (min-width: 1025px) {
    .shop-aside__item .active-filters__remove:hover {
        color: #226724;
    }
}
.shop-aside .options .checkbox:nth-child(7) ~ .options-more {
    display: block;
}
.shop-aside .options:not(.active) .checkbox:nth-child(6) ~ .checkbox {
    display: none;
}
.shop-aside .options:not(.active) .options-more__text:before {
    content: attr(data-more);
}
.shop-aside .options-more {
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.04em;
    margin-top: 20px;
    text-transform: uppercase;
}
.shop-aside .options-more__text {
    color: #226724;
    -webkit-transition: color 0.3s, border 0.3s;
    transition: color 0.3s, border 0.3s;
    cursor: pointer;
}
.shop-aside .options-more__text:before {
    content: attr(data-close);
}
@media only screen and (min-width: 1025px) {
    .shop-aside .options-more__text:hover {
        color: #fdc211;
    }
}
@media only screen and (max-width: 374px) {
    .shop-aside__item {
        padding: 30px 15px;
    }
}
.shop-content {
    width: calc(100% - 351px);
}
.shop-content .no-result {
    padding: 105px 30px;
}
.shop-content .no-result img {
    margin: 0 auto 14px;
}
.shop-content .no-result__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #226724;
    max-width: 360px;
    margin: auto;
}
.shop-content .product-holder {
    background: #fff;
    border-radius: 0 8px 8px 0;
    position: relative;
    z-index: 2;
}
.shop-content .product-holder__search {
    border-bottom: 1px solid #f0f5f2;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 3;
    position: relative;
}
.shop-content .product-holder__search form {
    width: 100%;
}
.shop-content .product-holder__search input {
    width: calc(100% - 64px);
    background: #fff;
    border: 1px solid #fff;
    height: 57px;
    padding: 0 25px 0 49px;
    font-weight: 600;
    font-size: 15px;
    color: #06130c;
}
.shop-content .product-holder__search input::-webkit-input-placeholder {
    font-weight: 400;
    letter-spacing: 0.04em;
    color: rgba(6, 19, 12, 0.6);
}
.shop-content .product-holder__search input:-ms-input-placeholder {
    font-weight: 400;
    letter-spacing: 0.04em;
    color: rgba(6, 19, 12, 0.6);
}
.shop-content .product-holder__search input::-ms-input-placeholder {
    font-weight: 400;
    letter-spacing: 0.04em;
    color: rgba(6, 19, 12, 0.6);
}
.shop-content .product-holder__search input::placeholder {
    font-weight: 400;
    letter-spacing: 0.04em;
    color: rgba(6, 19, 12, 0.6);
}
.shop-content .product-holder__search .button {
    width: 64px;
    height: 57px;
    border: none;
    background: #e1eeea;
    border-radius: 0 8px 0 0;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.shop-content .product-holder__search .button svg {
    width: 14px;
    height: 15px;
    fill: rgba(34, 103, 36, 0.4);
}
@media only screen and (min-width: 1025px) {
    .shop-content .product-holder__search .button:hover {
        background: #226724;
    }
    .shop-content .product-holder__search .button:hover svg {
        fill: #fff;
    }
}
@media only screen and (max-width: 1679px) {
    .shop-content .product-holder__search {
        border-radius: 0 8px 0 0;
        overflow: hidden;
    }
    .shop-content .product-holder__search .button {
        border-radius: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .shop-content .product-holder__search {
        border-radius: 8px 8px 0 0;
    }
}
.shop-content .product-holder .search-founded {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 57px;
    background: #fff;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
    border-radius: 0 8px 8px 8px;
    display: none;
}
@media only screen and (max-width: 1023px) {
    .shop-content .product-holder .search-founded {
        border-radius: 8px;
    }
}
.shop-content .product-holder .search-founded.active {
    display: block;
    -webkit-animation: opacity 0.4s 1;
    animation: opacity 0.4s 1;
}
.shop-content .product-holder .search-founded__item {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 12px 40px;
    border-top: 1px solid rgba(141, 141, 163, 0.1);
}
@media only screen and (min-width: 1025px) {
    .shop-content .product-holder .search-founded__item:hover .content .title {
        color: #226724;
    }
}
.shop-content .product-holder .search-founded .image {
    width: 104px;
    height: 76px;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 20px;
}
.shop-content .product-holder .search-founded .image img {
    max-width: 100%;
    max-height: 100%;
}
.shop-content .product-holder .search-founded .content {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    width: calc(100% - 104px);
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.shop-content .product-holder .search-founded .content .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    padding-right: 30px;
}
.shop-content .product-holder .search-founded .content .price {
    text-align: right;
    color: rgba(6, 19, 12, 0.5);
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.shop-content .product-holder .search-founded .content .price__title {
    display: none;
}
.shop-content .product-holder .search-founded__button {
    border-top: 1px solid rgba(141, 141, 163, 0.1);
    height: 60px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #12492a;
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
    border-radius: 0 0 10px 10px;
}
.shop-content .product-holder .search-founded__button .icon-arrow-sm {
    width: 6px;
    height: 10px;
    margin-right: 8px;
    fill: #fdc211;
    margin-top: -1px;
}
@media only screen and (min-width: 1025px) {
    .shop-content .product-holder .search-founded__button:hover {
        background: #226724;
        color: #fff;
    }
}
@media only screen and (max-width: 767px) {
    .shop-content .product-holder .search-founded__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 12px 20px;
    }
    .shop-content .product-holder .search-founded .image {
        margin: 0 auto 20px;
    }
    .shop-content .product-holder .search-founded .content {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .shop-content .product-holder .search-founded .content .title {
        padding: 0;
        white-space: normal;
        width: 100%;
        margin-bottom: 10px;
        max-height: 44px;
    }
    .shop-content .product-holder .search-founded .content .price {
        width: 100%;
        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;
    }
    .shop-content .product-holder .search-founded .content .price__title {
        display: block;
        color: rgba(34, 103, 36, 0.6);
    }
}
@media only screen and (max-width: 1023px) {
    .shop-content .product-holder {
        border-radius: 8px 8px 0 0;
    }
}
.shop-content .pagination__item {
    background: #fff;
}
.shop-content .pagination li.pagination__dots .dot {
    background: #777b8a;
    border-color: #777b8a;
}
@media only screen and (min-width: 1025px) {
    .shop-content .pagination li.pagination__dots:hover .dot {
        background-color: #226724;
        border-color: #226724;
    }
}
.shop-content .block-seo {
    margin-top: 120px;
    padding: 0;
}
.shop-content .block-seo__content {
    padding-top: 0;
    border-top: none;
}
.shop-content.shop-search {
    width: 100%;
}
.shop-content.shop-search .product-card {
    width: 25%;
}
@media only screen and (max-width: 1250px) {
    .shop-content.shop-search .product-card {
        width: 33.33%;
    }
}
@media only screen and (max-width: 1023px) {
    .shop-content {
        width: 100%;
    }
    .shop-content .block-seo {
        margin-top: 50px;
    }
    .shop-content.shop-search .product-card {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .shop-content .product-holder__search input {
        padding: 0 15px;
    }
    .shop-content .no-result {
        padding: 80px 30px;
    }
    .shop-content .no-result__title {
        font-size: 22px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 479px) {
    .shop-content.shop-search .product-card {
        width: 100%;
    }
}
@media only screen and (max-width: 374px) {
    .shop-content .product-holder__search input {
        width: calc(100% - 57px);
    }
    .shop-content .product-holder__search input::-webkit-input-placeholder {
        letter-spacing: normal;
    }
    .shop-content .product-holder__search input:-ms-input-placeholder {
        letter-spacing: normal;
    }
    .shop-content .product-holder__search input::-ms-input-placeholder {
        letter-spacing: normal;
    }
    .shop-content .product-holder__search input::placeholder {
        letter-spacing: normal;
    }
    .shop-content .product-holder__search .button {
        width: 57px;
    }
}
.cart-btn {
    position: relative;
    z-index: 5;
}
.cart-btn__item {
    width: 80px;
    height: 80px;
    background: #fdc211;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    position: fixed;
    margin-left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cart-btn__item:before {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background: #226724;
    top: -2px;
    right: -1px;
    content: attr(data-length);
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}
.cart-btn__item .text {
    display: none;
}
.cart-btn__item[data-length="0"] {
    display: none;
}
.cart-btn__item svg {
    width: 21px;
    height: 24px;
    fill: #226724;
}
@media only screen and (min-width: 1025px) {
    .cart-btn__item:hover {
        background: #226724;
    }
    .cart-btn__item:hover svg {
        fill: #fdc211;
    }
    .cart-btn__item:hover:before {
        background: #fdc211;
        color: #226724;
    }
}
@media only screen and (max-width: 1900px) {
    .cart-btn__item {
        margin-left: 30px;
    }
}
@media only screen and (max-width: 1679px) {
    .cart-btn {
        z-index: 1;
    }
    .cart-btn__item {
        position: static;
        -webkit-transform: translate(0);
        transform: translate(0);
        width: 64px;
        height: 57px;
        margin-left: 0;
        border-radius: 0 8px 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .cart-btn__item::before {
        width: 20px;
        height: 20px;
        font-size: 12px;
        top: 2px;
        right: 2px;
    }
}
@media only screen and (max-width: 374px) {
    .cart-btn__item {
        width: 57px;
    }
}
.product-card {
    width: 33.33%;
    padding: 20px 30px 30px 30px;
    border-right: 1px solid #f0f5f2;
    border-bottom: 1px solid #f0f5f2;
    position: relative;
    background: #fff;
    z-index: 1;
}
.product-card:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #fdc211;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
@media only screen and (min-width: 1025px) {
    .product-card:hover:before {
        opacity: 1;
    }
}
.product-card__image {
    margin-left: -7px;
    height: 228px;
    width: calc(100% + 14px);
    position: relative;
    margin-bottom: 30px;
}
.product-card__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
.product-card__code {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: rgba(6, 19, 12, 0.6);
    margin-bottom: 16px;
}
.product-card__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 42px;
}
.product-card__content .price {
    width: calc(100% - 137px);
    padding-right: 15px;
}
.product-card__content .price__title {
    font-size: 14px;
    line-height: 17px;
    color: rgba(34, 103, 36, 0.6);
    width: 100%;
    margin-bottom: 4px;
}
.product-card__content .price__num {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #226724;
}
.product-card__content .wb-btn {
    width: 137px;
    height: 46px;
}
@media only screen and (max-width: 1365px) {
    .product-card__content .price {
        width: 100%;
        padding-right: 0;
        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;
    }
    .product-card__content .price__title {
        margin: 0;
        width: auto;
    }
    .product-card__content .wb-btn {
        width: 100%;
        margin: 15px 0 0 0;
    }
}
@media only screen and (max-width: 1250px) {
    .product-card {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .product-card {
        padding: 15px;
    }
    .product-card__title {
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 479px) {
    .product-card {
        width: 100%;
    }
}
.product-more {
    padding-bottom: 140px;
}
.product-more .wb-title {
    font-size: 34px;
    line-height: 41px;
}
.product-more .wrapper {
    max-width: 1460px;
}
.product-more__content {
    margin-top: 40px;
    width: 100%;
}
.product-more .product-card {
    width: 25%;
}
.product-more .product-card:nth-child(4) ~ .product-card {
    display: none;
}
@media only screen and (max-width: 1250px) {
    .product-more .product-card {
        width: 33.33%;
    }
    .product-more .product-card:nth-child(4) {
        display: none;
    }
}
@media only screen and (max-width: 1023px) {
    .product-more {
        padding-bottom: 70px;
    }
    .product-more .product-card {
        width: 50%;
    }
    .product-more .product-card:nth-child(3) {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .product-more {
        display: none;
    }
}
.counter {
    width: 131px;
    height: 50px;
    background: #fff;
    border-radius: 26px;
    border: 1px solid #dae3e0;
    padding: 7px;
}
.counter__btn {
    position: relative;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: #fff;
    -webkit-transition: background 0.3s, border 0.3s;
    transition: background 0.3s, border 0.3s;
    border: 1px solid #dae3e0;
}
.counter__btn:after,
.counter__btn:before {
    content: "";
    display: block;
    width: 13px;
    height: 2px;
    background: #226724;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.counter__btn.btn-plus:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}
@media only screen and (min-width: 1025px) {
    .counter__btn:hover {
        background: #226724;
        border-color: #226724;
    }
    .counter__btn:hover:after,
    .counter__btn:hover:before {
        background: #fdc211;
    }
}
.counter__value {
    width: 47px;
    height: 34px;
    text-align: center;
    font-weight: 700;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.06em;
    border: none;
    background: 0 0;
    pointer-events: none;
}
.block-product {
    margin-bottom: 90px;
}
.block-product .wrapper {
    max-width: 1460px;
}
.block-product .content {
    background: #fff;
    padding: 0 45px 0 15px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.block-product__slider {
    padding: 40px 14px 0 0;
    width: 51.05%;
    padding-bottom: 68px;
    border-right: 2px solid #f0f5f2;
}
.block-product__slider .product-name {
    display: none;
}
.block-product__slider .product-slider {
    margin-top: -5px;
    width: 82px;
    margin-right: 10px;
}
.block-product__slider .product-slider__item {
    padding: 5px 2px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    border-radius: 8px;
    border: 1px solid transparent;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
    cursor: pointer;
}
.block-product__slider .product-slider__item img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0.5;
}
@media only screen and (min-width: 1025px) {
    .block-product__slider .product-slider__item:hover img {
        opacity: 0.8;
    }
}
@media only screen and (min-width: 767px) {
    .block-product__slider .product-slider .slick-next {
        width: 100%;
        height: 20px;
        padding-bottom: 5px;
        position: static;
        border-radius: 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        border: none;
    }
    .block-product__slider .product-slider .slick-next svg {
        margin-bottom: -2px;
        -webkit-transition: fill 0.3s;
        transition: fill 0.3s;
    }
}
@media only screen and (min-width: 767px) and (min-width: 1025px) {
    .block-product__slider .product-slider .slick-next:hover svg {
        fill: #fdc211;
    }
}
.block-product__slider .product-slider .slick-list {
    margin-top: -11px;
}
.block-product__slider .product-slider .slick-current .product-slider__item {
    border-color: #709e3e;
}
.block-product__slider .product-slider .slick-current .product-slider__item img {
    opacity: 1;
}
.block-product__slider .product-slider .slick-slide > div {
    padding: 12px 0;
}
.block-product__slider .large-image {
    width: calc(100% - 92px);
    padding-top: 65.1%;
    position: relative;
}
.block-product__slider .large-image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto 0;
    max-width: 100%;
    max-height: 100%;
}
.block-product__content {
    padding: 40px 0 50px 60px;
    width: 48.95%;
}
.block-product__content .product-name {
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    letter-spacing: 0.02em;
    margin-bottom: 16px;
    max-width: 536px;
}
.block-product__content .product-head {
    margin-bottom: 40px;
}
.block-product__content .product-head__availability {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}
.block-product__content .product-head__availability svg {
    margin-right: 8px;
}
.block-product__content .product-head__availability svg.icon-close {
    fill: #f0592a;
}
.block-product__content .product-head__code {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgba(6, 19, 12, 0.6);
    margin-left: 12px;
    padding-left: 15px;
    border-left: 1px solid #d4e1dd;
}
.block-product__content .price {
    margin-bottom: 19px;
}
.block-product__content .price__title {
    color: rgba(34, 103, 36, 0.6);
    margin-bottom: 10px;
    line-height: 17px;
}
.block-product__content .price__num {
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #226724;
}
.block-product__content .product-middle {
    margin-bottom: 54px;
}
.block-product__content .product-middle .counter {
    margin-right: 26px;
}
.block-product__content .product-middle .wb-btn {
    width: 190px;
}
.block-product__content .product-middle .cart-btn {
    margin-left: auto;
}
.block-product__content .product-middle .cart-btn__item {
    margin-left: 103px;
}
@media only screen and (max-width: 1900px) {
    .block-product__content .product-middle .cart-btn__item {
        margin-left: 83px;
    }
}
@media only screen and (max-width: 1679px) {
    .block-product__content .product-middle .cart-btn {
        margin-left: 0;
    }
    .block-product__content .product-middle .cart-btn__item {
        margin-left: 15px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #226724;
        -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    }
    .block-product__content .product-middle .cart-btn__item svg {
        width: 20px;
        height: 23px;
        fill: #fff;
    }
    .block-product__content .product-middle .cart-btn__item:before {
        top: -2px;
        right: -2px;
        background: #fdc211;
    }
}
@media only screen and (max-width: 1679px) and (min-width: 1025px) {
    .block-product__content .product-middle .cart-btn__item:hover svg {
        fill: #fdc211;
    }
}
.block-product__content .product-bottom__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #313138;
    margin-bottom: 17px;
}
.block-product__content .product-bottom__list li {
    padding: 12px 0;
    border-top: 1px solid #efeff5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.block-product__content .product-bottom__list li .title {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: rgba(6, 19, 12, 0.6);
    width: 50%;
    padding-right: 10px;
}
.block-product__content .product-bottom__list li .text {
    width: 50%;
    font-size: 15px;
    line-height: 24px;
}
@media only screen and (max-width: 1250px) {
    .block-product {
        margin-bottom: 50px;
    }
    .block-product .content {
        padding: 0 15px;
    }
    .block-product__content {
        padding: 40px 0 50px 30px;
    }
    .block-product__content .product-name {
        font-size: 30px;
        line-height: 37px;
    }
}
@media only screen and (max-width: 1023px) {
    .block-product .content {
        border-radius: 8px;
    }
    .block-product__slider {
        width: 100%;
        padding: 35px 15px 20px 15px;
        border-right: none;
        border-bottom: 2px solid #f0f5f2;
    }
    .block-product__slider .product-name {
        display: block;
        width: 100%;
        margin-bottom: 35px;
        font-weight: 900;
        font-size: 30px;
        line-height: 42px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }
    .block-product__content {
        width: 100%;
        padding: 20px 15px 50px 15px;
    }
    .block-product__content .product-name {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .block-product__content .product-head {
        margin-bottom: 25px;
    }
    .block-product__content .price {
        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;
    }
    .block-product__content .price__title {
        margin-bottom: 0;
    }
    .block-product__content .counter {
        margin-bottom: 25px;
    }
    .block-product__content .product-middle {
        margin-bottom: 35px;
    }
    .block-product__content .product-middle .wb-btn {
        width: calc(100% - 65px);
    }
    .block-product__content .product-bottom__list li .title {
        font-size: 12px;
        line-height: 15px;
    }
    .block-product__content .product-bottom__list li .text {
        font-size: 13px;
        line-height: 20px;
    }
    .block-product__slider .product-name {
        font-size: 22px;
        line-height: 28px;
    }
    .block-product__slider .product-slider {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        padding: 0 25px;
        margin-right: 0;
    }
    .block-product__slider .product-slider .slick-list {
        margin-top: 0;
        margin-left: -5px;
        width: calc(100% + 5px);
    }
    .block-product__slider .product-slider .slick-slide > div {
        padding: 0 5px;
    }
    .block-product__slider .large-image {
        width: 100%;
        margin-bottom: 30px;
    }
    .block-product__slider .slick-arrow {
        width: 20px;
        height: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border: none;
    }
    .block-product__slider .slick-arrow.slick-next {
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .block-product__slider .slick-arrow.slick-next svg {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .block-product__slider .slick-arrow.slick-prev {
        left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .block-product__slider .slick-arrow.slick-prev svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@media only screen and (max-width: 479px) {
    .block-product {
        padding-bottom: 70px;
        margin-bottom: 0;
    }
    .block-product__content {
        padding: 20px 0 18px 0;
    }
    .block-product__content .product-bottom__list li {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .block-product__content .product-bottom__list li .title {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .block-product__content .product-bottom__list li .text {
        width: 100%;
    }
    .block-product__slider {
        padding: 35px 0 20px 0;
    }
    .block-product__slider .product-name {
        font-size: 18px;
        line-height: 24px;
    }
}
.product-tabs {
    background: #fff;
    border-radius: 8px;
}
.product-tabs__list {
    border-radius: 8px 8px 0 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 5px;
    border-bottom: 1px solid #eaf1ed;
}
.product-tabs__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 75px;
    font-weight: 700;
    padding: 0 65px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #06130c;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.product-tabs__list li span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-tabs__list li span:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: -1px;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    background: #fdc211;
}
@media only screen and (min-width: 1025px) {
    .product-tabs__list li:hover {
        color: #226724;
    }
}
.product-tabs__list li.active span:before {
    height: 3px;
}
.product-tabs__list li + li {
    position: relative;
}
.product-tabs__list li + li:before {
    content: "";
    display: block;
    width: 1px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(119, 123, 138, 0.12);
}
.product-tabs__content {
    padding: 57px 60px 70px 60px;
}
.product-tabs .tab-item {
    display: none;
    width: 100%;
    max-width: 1140px;
}
.product-tabs .tab-item.active {
    display: block;
    -webkit-animation: opacity 0.5s linear;
    animation: opacity 0.5s linear;
}
.product-tabs .tab-item.block-content a {
    color: #226724 !important;
}
.product-tabs .tab-item table {
    max-width: 900px;
}
@media only screen and (max-width: 1023px) {
    .product-tabs__content {
        padding: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .product-tabs__list li {
        height: 50px;
        font-size: 13px;
        padding: 0 20px;
    }
}
@media only screen and (max-width: 374px) {
    .product-tabs__content {
        padding: 30px 15px;
    }
}
@-webkit-keyframes opacity {
    0%,
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes opacity {
    0%,
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
select {
    display: none;
}
.select {
    background: #fff;
    border: 2px solid #fdc211;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    white-space: nowrap;
    z-index: 2;
    outline: 0;
    -webkit-transition: border 0.3s, z-index 0s;
    transition: border 0.3s, z-index 0s;
    -webkit-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
}
.select::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #fdc211;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.select__current {
    height: 62px;
    border-radius: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 35px;
}
@media only screen and (max-width: 1023px) {
    .select__current {
        padding: 0 30px 0 20px;
    }
}
.select .select-category {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fdc211;
    margin-right: 24px;
}
@media only screen and (max-width: 1023px) {
    .select .select-category {
        font-size: 14px;
        font-weight: 700;
        margin-right: 10px;
    }
}
.select .selected__text {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #06130c;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media only screen and (min-width: 1025px) {
    .select:hover {
        border-color: #226724;
    }
}
.select:focus {
    border-color: #226724;
}
.select .select__list {
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(100% + 4px);
    border-radius: inherit;
    background-color: #fff;
    -webkit-box-shadow: 0 25px 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    max-height: 0;
    padding-right: 10px;
    -webkit-transition: padding 0.3s, max-height 0.4s;
    transition: padding 0.3s, max-height 0.4s;
}
.select .select__list .mCSB_scrollTools {
    right: -6px;
    opacity: 0 !important;
    -webkit-transition: 0;
    transition: 0;
}
.select .select__list .mCustomScrollBox {
    max-height: 196px !important;
}
.select .select__list .mCSB_dragger_bar {
    background: rgba(18, 73, 42, 0.3) !important;
}
.select .select__list .mCSB_draggerRail {
    background: rgba(199, 198, 198, 0.4);
}
.select .select__list .mCSB_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.select--open {
    border-color: #226724;
    z-index: 4;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.select--open .select__list {
    max-height: 220px;
    padding: 12px 10px 12px 0;
}
.select--open .select__list .mCSB_scrollTools {
    opacity: 1 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.select--open::after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.select--medium {
    max-width: 30em;
}
.select__item {
    padding: 0 27px;
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    line-height: 39px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media only screen and (min-width: 1025px) {
    .select__item:hover:not(.select__item--active) {
        color: #226724;
    }
}
.select__item--active {
    color: #fdc211;
}
.select__item--disabled {
    display: none;
}
.sliderStyles {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sliderStyles:not(.slick-initialized) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.sliderStyles:not(.slick-initialized) > * {
    display: block;
    width: 100% !important;
}
.sliderStyles:not(.slick-initialized) > :nth-child(1) ~ * {
    display: none;
}
.sliderStyles .slick-list {
    width: 100%;
}
.slick-arrow {
    width: 52px;
    height: 52px;
    border: 1px solid #dae3e0;
    border-radius: 50%;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
    position: absolute;
    background-color: #fff;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    cursor: pointer;
    z-index: 1;
}
.slick-arrow svg {
    fill: #226724;
    width: 11px;
    height: 11px;
}
.slick-arrow.slick-prev {
    right: auto;
}
.slick-arrow.slick-prev svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.slick-arrow.slick-disabled {
    border-color: #dae3e0;
    cursor: default;
}
.slick-arrow.slick-disabled svg {
    fill: rgba(119, 123, 138, 0.4);
}
@media only screen and (min-width: 1025px) {
    .slick-arrow:not(.slick-disabled):hover {
        border-color: #fdc211;
    }
}
.slick-dots {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.slick-dots li {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
@media only screen and (min-width: 1025px) {
    .slick-dots li:hover::after {
        border-color: #fdc211;
    }
}
.slick-dots li:after,
.slick-dots li:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
}
.slick-dots li:after {
    width: 8px;
    height: 8px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}
.slick-dots li:before {
    width: 100%;
    height: 100%;
    clip: rect(0, auto, auto, 22px);
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    border: 1px solid #fdc211;
    -webkit-transition: clip 0.3s, -webkit-transform 0.3s;
    transition: clip 0.3s, -webkit-transform 0.3s;
    transition: clip 0.3s, transform 0.3s;
    transition: clip 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.slick-dots li button {
    display: none;
}
.slick-dots li + li {
    margin: 0 0 0 16px;
}
.slick-dots li.slick-active:after {
    opacity: 1;
    border: 4px solid #fdc211;
}
.slick-dots li.slick-active:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    clip: rect(0, auto, auto, 0);
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    outline: 0 !important;
}
.slick-list:focus {
    outline: 0 !important;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: auto;
    min-height: 1px;
    outline: 0;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}
.pagination__next,
.pagination__prev {
    display: none;
}
.instashop__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
    .instashop__list {
        grid-template-columns: 1fr 1fr;
    }
}
.video-wrapper {
    display: flex;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 2em 0;
}
.video-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ajax-wait {
    position: relative;
}
.ajax-wait::after {
    content: "";
    z-index: 20;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    display: block;
    background: url("../image/wait.gif") no-repeat center center;
    background-size: cover;
    width: 50px;
    height: 50px;
}
#resume {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
#resume + label {
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
    color: #12492a;
    background-color: #fdc211;
    outline: none;
}
#resume + label span {
    width: calc(100% - 18px);
    display: block;
    float: right;
}
#resume + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}
#resume:focus + label,
#resume.has-focus + label,
#resume + label:hover {
    color: #fff;
    background: #226724;
    outline: none;
}
.submit-message {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    padding-top: 70px;
    background: url("../image/success.svg") no-repeat center 10px;
    background-size: 60px;
    line-height: 1.5;
}
.kubz.submit-message,
.excursion.submit-message,
.lecture.submit-message {
    color: #353535;
    border-top: 1px dotted #353535;
    border-bottom: 1px dotted #353535;
    padding-bottom: 20px;
}

@media only screen and (min-width:1366px){
	.history-slider__text .contact-zoo__card .content{
		padding:30px 0 20px 0;
	}
}

@media only screen and (min-width:1366px){
	.redlist li .title{
		font-size:13px;
		line-height:16px;
	}
	.redlist li img{
		width:115%
	}
}

@media only screen and (min-width:1366px){
	.header-content{
		padding:0 30px;
		height:80px
	}
	.header-content__center{
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center
	}
	.header-content__center ul{
		width:calc(50% - 25px)
	}
	.header-content__center ul li+li{
		margin-left:44px
	}
	.header-content__center .logo{
		display:none
	}
	.header-content__center .logo+ul{
		margin-left:44px
	}
}

@media only screen and (min-width:1366px){
	.header .mobile-logo{
		width:177px;
		display:block;
		-webkit-transition:opacity .3s;
		transition:opacity .3s;
		-webkit-transition-delay:.15s;
		transition-delay:.15s
	}
	.header .mobile-logo svg{
		width:155px;
		height:63px
	}
	.header-content__el.content-left{
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3;
		width:177px;
		padding-right:62px
	}
	.header-content__el.content-left .hamburger{
		position:absolute;
		right:30px;
		top:50%;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%)
	}
	.header-content__el.content-right{
		position:absolute;
		top:50%;
		-webkit-transform:translateY(-300px);
		transform:translateY(-300px);
		-webkit-transition:top .3s,opacity .3s;
		transition:top .3s,opacity .3s;
		right:30px;
		opacity:0;
		z-index:1;
		-webkit-transition-delay:0s;
		transition-delay:0s
	}
	.header-content__center{
		width:calc(100% - 354px)
	}
	.header-search{
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1;
		margin:0 35px 0 0
	}
	.header-search__title{
		display:none
	}
	.header.active .mobile-logo{
		opacity:0;
		-webkit-transition:opacity .15s;
		transition:opacity .15s;
		-webkit-transition-delay:0s;
		transition-delay:0s
	}
	.header.active .header-content__el.content-left .hamburger{
		right:calc(100% - 92px);
		-webkit-transition:background .4s linear,right .3s,top .3s;
		transition:background .4s linear,right .3s,top .3s
	}
	.header.active .header-content__el.content-right{
		opacity:1;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%);
		-webkit-transition-delay:0s,.5s;
		transition-delay:0s,.5s
	}
	.header.active .header-search{
		opacity:0
	}
}

@media only screen and (min-width:1366px){
	.page-index .header:not(.fixed) .header-content{
		padding-top:10px
	}
}

@media only screen and (min-width:1366px){
	.page-index .header:not(.fixed) .header-content__el.content-left .hamburger{
		top:calc(50% + 4px)
	}
	.page-index .header:not(.fixed) .header-content__el.content-right{
		top:calc(50% + 28px)
	}
}

@media only screen and (min-width:1366px){
	.contact-zoo__card .content{
		padding:40px 30px 20px 0
	}
	.contact-zoo__card:nth-child(even) .content{
		padding:40px 0 20px 30px
	}
}

@media only screen and (min-width:1366px){
	.main-news__content{
		margin-bottom:-20px
	}
	.main-news .news-card{
		width:calc(25% - 30px);
		margin-bottom:20px
	}
	.main-news .news-card:nth-of-type(1){
		width:50%
	}
}

@media only screen and (min-width:1366px){
	.frst-card{
		padding-top:58%
	}
	.frst-card .wb-title{
		font-size:54px;
		line-height:68px;
		max-width:770px
	}
}

@media only screen and (min-width:1366px){
	.map__content{
		padding:47px 30px 30px
	}
	.map__content .map-contacts{
		width:400px
	}
}

@media only screen and (min-width:1366px){
	.more-news{
		padding:120px 0
	}
}

@media only screen and (min-width:1366px){
	.product-card__content .price{
		width:100%;
		padding-right:0;
		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
	}
	.product-card__content .price__title{
		margin:0;
		width:auto
	}
	.product-card__content .wb-btn{
		width:100%;
		margin:15px 0 0 0
	}
}

/*.tltblog {
	margin-top: -20px;
}*/


a.btn-tickets {
    background: #fdc211;
    padding: 10px 30px;
    border-radius: 32px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #333;
    -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 6px rgb(0 0 0 / 20%);
    -webkit-transition: color 0.3s, background 0.3s, opacity 0.3s;
    transition: color 0.3s, background 0.3s, opacity 0.3s;
}

a.btn-tickets:hover {
    color: #fff;
    background: #226724;
}