/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
   ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
   ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.2em;
}


/* Grouping content
   ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    /* 1 */
    overflow: visible;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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


/* Text-level semantics
   ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
   ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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


/**
 * Remove the inner border and padding in Firefox.
 */

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


/**
 * Restore the focus styles unset by the previous rule.
 */

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


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: .35em .75em .625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type='checkbox'],
[type='radio'] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    /* 1 */
    font: inherit;
    -webkit-appearance: button;
    /* 2 */
}


/* Interactive
   ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
   ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

@font-face {
    font-family: 'Cyrillic';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/CyrillicOld.woff2');
    src: url('../fonts/CyrillicOld.woff2') format('woff2'), url('../fonts/CyrillicOld.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/FuturaPTDemi.woff2');
    src: url('../fonts/FuturaPTDemi.woff2') format('woff2'), url('../fonts/FuturaPTDemi.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/FuturaPTLight.woff2');
    src: url('../fonts/FuturaPTLight.woff2') format('woff2'), url('../fonts/FuturaPTLight.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/futuraptbook.woff2');
    src: url('../fonts/futuraptbook.woff2') format('woff2'), url('../fonts/futuraptbook.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/FuturaPTMedium.woff2');
    src: url('../fonts/FuturaPTMedium.woff2') format('woff2'), url('../fonts/FuturaPTMedium.woff') format('woff');
    font-display: swap;
}

.visually-hidden:not(:focus):not(:active),
input[type='checkbox'].visually-hidden,
input[type='radio'].visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    white-space: nowrap;
    border: 0;
}

.style-reset {
    margin: 0;
    padding: 0;
}

.default-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

html {
    box-sizing: border-box;
}

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

body {
    font-family: 'Futura', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    min-width: 300px;
    margin: 0;
    padding: 0;
    color: #121212;
}

a {
    text-decoration: none;
}

a:hover {
    color: #121212;
}

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

.main-header {
    position: relative;
    width: 100%;
    /*max-width: 1346px;
    min-height: 116px;
    */
    margin: 0 auto;
}

.main-header__logo {
    width: 176px;
    height: 116px;
    padding-top: 40px;
    padding-left: 17px;
    border-left: 1px solid rgba(194, 224, 241, .41);
}

.rsform-error {
    border-color: #ff0000;
}

.page-contact__item {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 18px;
}

.page-contact__item a {
    padding-left: 0;
    color: #121212;
    font-size: 18px;
}

.page-contact__item .contacts__tel::before,
.page-contact__item .write-us__email::before {
    background-image: none;
}

.rsfp_thankyou_popup_inner {
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    border-radius: .3rem;
    text-shadow: 1px 1px 10px #ffffff, 0 0 1em #ffffff;
}

.info_item {
    display: flex;
    margin-bottom: 25px;
}

.info_item img {
    width: 30%;
    height: auto;
    object-fit: contain;
}

.info_descr {
    margin-left: 25px;
    text-shadow: 1px 1px 10px #ffffff, 0 0 1em #ffffff;
}


/*.info_descr a{
    text-decoration: underline;
}
*/

.pagination-list {
    display: flex;
    justify-content: center;
    list-style-type: none;
}

.pagination-list li.hidden-phone {
    margin-left: 5px;
    margin-right: 5px;
}

.pagination-list li a {
    color: #121212;
    text-shadow: 1px 1px 5px #fff, 0 0 1em #fff;
}

.pagination-list li.active a {
    text-shadow: 1px 1px 2px #121212, 0 0 1em #121212;
    color: #ffffff!important;
}

.itemid-261 .product-about-wrapper {
    display: flex;
    flex-direction: column;
}

.itemid-261 .product-about-wrapper div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
    justify-content: center;
}

.itemid-261 .product-about-wrapper div img {
    width: 160px;
    height: auto;
    margin-right: 30px;
    margin-bottom: 20px;
}

.slider__certificates {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
    justify-content: center;
}

.slider__certificates a {
    width: 160px;
    margin-right: 30px;
    margin-bottom: 20px;
}

.slider__certificates img {
    width: 100%;
    max-width: 100%!important;
    height: auto!important;
    margin-right: 0!important;
    margin-bottom: 0;
}


/* Страница "Контакты" */

.itemid-125 .product-about-wrapper {
    display: flex;
    flex-direction: row;
}

.itemid-125 .product-about-wrapper div:nth-child(1) {
    width: 40%;
}

.itemid-125 .product-about-wrapper div:nth-child(2) {
    width: 60%;
}

.itemid-125 .product-about-wrapper div a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    color: #121212;
    font-weight: 400;
}

.itemid-125 .product-about-wrapper p {
    line-height: 15px;
    font-size: 20px;
}

.itemid-125 .product-about-wrapper div b a {
    font-weight: bolder;
}

.itemid-125 .product-about-wrapper div a:hover {
    text-decoration: underline;
}

.itemid-125 .product-about-wrapper div a:focus {
    text-decoration: underline;
    outline: none;
}

.itemid-125 .product-about-wrapper div a:active {
    opacity: .8;
}

@media (min-width: 576px) {
    .main-header {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
    }
    .main-header__logo {
        border-right: 1px solid rgba(194, 224, 241, .41);
        flex-shrink: 1;
    }
    .main-header__contacts {
        min-height: 116px;
        padding-top: 26px;
    }
}

@media (max-width: 991px) {
    .main-header__logo,
    .main-header__write-us {
        border: none!important;
    }
}

@media (min-width: 768px) {
    .main-header__contacts {
        width: 256px;
        border-right: none;
        flex-shrink: 1;
    }
    .main-header__write-us {
        min-width: 236px;
        min-height: 116px;
        padding-top: 26px;
        padding-left: 29px;
        border-right: 1px solid rgba(194, 224, 241, .41);
        flex-shrink: 1;
    }
}

@media (min-width: 992px) {
    .main-header__logo {
        width: 367px;
        padding-top: 7px;
    }
    .main-header__contacts {
        border-right: 1px solid rgba(194, 224, 241, .41);
    }
}

@media (min-width: 1200px) {
    .main-header__button {
        min-height: 116px;
        padding-top: 31px;
    }
}

@media (min-width: 1200px) {
    .main-header__button {
        min-height: 116px;
        margin-left: auto;
        padding-top: 31px;
    }
}

@media (min-width: 1251px) {
    .main-header__button {
        margin-left: 0;
        padding-left: 56px;
    }
}

.logo {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.logo img {
    transition: all .2s;
}

.logo:hover img {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: .8;
}

.logo:active img {
    -webkit-transform: scale(-1.01);
    transform: scale(-1.01);
    opacity: .6;
}

.logo--index img {
    transition: none;
}

.logo--index:hover img {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.logo--index:active img {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

@media (min-width: 992px) {
    .logo img {
        width: 331px;
        height: 98px;
    }
}

.write-us {
    display: none;
    padding-top: 26px;
    padding-left: 0;
    align-items: center;
}

.write-us__email {
    font-weight: 300;
    font-size: 16px;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 37px;
    text-decoration: none;
    color: #121212;
}

.write-us__email:hover {
    text-decoration: underline;
    -webkit-text-decoration: underline;
}

.write-us__email:focus {
    outline: none;
}

.write-us__email:active {
    opacity: .8;
    color: #000;
}

.write-us__email::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block;
    width: 22px;
    height: 16px;
    content: '';
    background-image: url('/images/email.png');
    background-repeat: no-repeat;
}

footer .write-us__email {
    font-size: 24px;
}

@media (max-width: 1199px) {
    footer .write-us__email {
        font-size: 1.8vw;
        padding-left: 3.2vw;
    }
}

@media (max-width: 767px) {
    footer .write-us__email {
        font-weight: 400;
    }
    .penguin {
        display: none;
    }
}

@media (max-width: 714px) {
    .footer__arrow {
        display: none;
    }
}

.write-us__button {
    display: block;
    margin: 0;
    margin-left: 15px;
    padding: 0;
    padding-bottom: 2px;
    color: #121212;
    border-bottom: 1px solid #121212;
}

.write-us__button:hover {
    font-weight: 600!important;
    text-decoration: none;
    color: #121212;
}

.write-us__button:focus {
    font-weight: 600;
    outline: none;
}

.write-us__button:active {
    font-weight: 500;
    opacity: .8;
    color: #000;
}

.write-us--header {
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
}

.write-us--footer {
    display: flex;
    flex-direction: column-reverse;
    margin-left: -50px;
    padding-top: 26px;
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
}

@media (max-width: 1199px) {
    .write-us--footer {
        padding-top: 2.2vw;
        margin-left: -5vw;
    }
}

.write-us--footer .write-us__button {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 5px;
    border: none;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .write-us--footer .write-us__button {
        font-size: 1.8vw;
        font-weight: 500;
        line-height: 2.2vw;
        margin-bottom: 0.5vw;
    }
}

@media (min-width: 768px) {
    .write-us {
        display: flex;
    }
}

.contacts {
    display: none;
    flex-direction: column;
    justify-content: center;
    padding: 0 10px;
    align-items: center;
}

.contacts__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contacts__tel {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 25px;
    color: #121212;
    font-weight: 300;
}

.contacts__tel:hover {
    text-decoration: underline;
}

.contacts__tel:focus {
    text-decoration: underline;
    outline: none;
}

.contacts__tel:active {
    opacity: .8;
}

.contacts__tel::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/images/telephone.png');
}

.contacts__button {
    display: block;
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
    color: #121212;
    border-bottom: 1px solid #121212;
}

.contacts__button:hover {
    font-weight: 600!important;
    text-decoration: none;
    color: #121212;
}

.contacts__button:focus {
    font-weight: 600;
    outline: none;
}

.contacts__button:active {
    font-weight: 500;
    opacity: .8;
    color: #000;
}

.contacts--footer {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    padding-right: 35px;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.contacts--footer .contacts__tel {
    font-size: 24px;
    font-weight: 300;
    margin-top: 17px;
    padding-left: 25px;
}

@media (max-width: 1199px) {
    .contacts--footer .contacts__tel {
        font-size: 1.7vw;
        font-weight: 300;
        margin-top: 0;
        line-height: 2.8vw;
        padding-left: 2.3vw;
    }
    .contacts--footer {
        margin-bottom: 1.3vw;
        padding-right: 3vw;
    }
}

@media (max-width: 787px) {
    .itemid-125 .product-about-wrapper {
        flex-direction: column;
    }
    .itemid-125 .product-about-wrapper div {
        width: 100%!important;
    }
    .itemid-125 .product-about-wrapper div:nth-child(1) {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .contacts--footer .contacts__tel {
        font-weight: 400;
    }
    .info_item {
        flex-direction: column;
        text-align: center;
    }
    .info_item img {
        width: 200px;
        height: auto;
        align-self: center;
    }
    .info_item .info_descr {
        margin-left: 0;
    }
}

.contacts--footer .contacts__button {
    font-size: 24px;
    font-weight: 500;
    /* margin-top: 15px;*/
    padding-bottom: 0;
    border: none;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .contacts--footer .contacts__button {
        font-size: 1.8vw;
        line-height: 2.5vw;
        margin-top: 0;
    }
}

@media (min-width: 576px) {
    .contacts {
        display: flex;
    }
}

.main-header__button {
    margin-left: 25px;
    padding-top: 31px;
}

@media (max-width: 1138px) {
    .main-header__button {
        display: none;
    }
}

.main-nav {
    position: relative;
    z-index: 15;
    width: 100%;
}

.main-nav__list {
    display: none;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgba(226, 231, 230, .9);
}

.main-nav__list-item {
    position: relative;
}

.main-nav__list-item:last-child {
    border-bottom: 1px solid rgba(193, 201, 177, .85);
}

.main-nav__sub-menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    transition: all .2s;
}

.main-nav-item {
    border-top: 1px solid rgba(193, 201, 177, .85);
}

.main-nav__link {
    font-weight: 400;
    line-height: 24px;
    position: relative;
    display: block;
    width: 100%;
    min-height: 34px;
    padding: 5px;
    transition: all .3s;
    text-align: center;
    text-transform: uppercase;
    color: #121212;
}

.main-nav__list-item.active>.main-nav__link,
.main-nav__sub-menu-item.active>.main-nav__link--sub-menu {
    text-shadow: 1px 1px 2px #121212, 0 0 1em #121212;
    color: #ffffff;
}

.main-nav__link--sub-menu-title {
    display: none;
}

.main-nav--nojs .main-nav__list {
    position: absolute;
    display: flex;
}

.main-nav--opened .main-nav__list {
    position: absolute;
    display: flex;
}

.main-nav--closed .main-nav__list {
    display: none;
}

.main-nav__toggle {
    position: absolute;
    top: -80px;
    right: 20px;
    display: block;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px auto;
}

.main-nav--nojs .main-nav__toggle {
    display: none;
}

.main-nav--opened .main-nav__toggle {
    width: 35px;
    height: 35px;
    content: '';
    border: 1px solid rgba(194, 224, 241, .41);
    border-radius: 50%;
    background-image: url('/images/icon-menu-close.svg');
    outline: none;
}

.main-nav--closed .main-nav__toggle {
    width: 35px;
    height: 35px;
    content: '';
    border: 1px solid #fff;
    border-radius: 50%;
    background-image: url('/images/icon-menu-open.svg');
    outline: none;
}

.main-nav__list-spacer {
    display: none;
}

@media (min-width: 1105px) {
    .main-nav--nojs .main-nav__toggle,
    .main-nav--opened .main-nav__toggle,
    .main-nav--closed .main-nav__toggle {
        display: none;
    }
    .main-nav__list-spacer {
        display: block;
        width: 100%;
    }
    .main-nav--opened .main-nav__list {
        position: relative;
        display: flex;
    }
    .main-nav--closed .main-nav__list {
        display: flex;
    }
    .main-nav__list {
        display: flex;
        flex-direction: row;
        border-top: 1px solid rgba(193, 201, 177, .85);
        border-bottom: 1px solid rgba(255, 255, 255, .41);
        background-color: rgba(226, 231, 230, .8);
        background-color: transparent;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 7px;
        padding-bottom: 10px;
    }
    .main-nav__list-item {
        margin-right: 20px;
        border-top: none;
    }
    .main-nav__list-item:last-child {
        border-bottom: none;
    }
    .main-nav__sub-menu {
        display: none;
    }
    .main-nav__link--sub-menu-title {
        position: relative;
        display: block;
        padding-right: 20px;
    }
    .main-nav__link--sub-menu-title::before {
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        width: 4px;
        height: 4px;
        margin-top: -2px;
        content: '';
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border: 1px solid transparent;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;
    }
    .main-nav__link--sub-menu-title:hover::before {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .main-nav__link:hover {
        background-color: transparent;
        text-shadow: 1px 1px 2px #fff, 0 0 1em #fff;
    }
    .main-nav__link:focus {
        outline: none;
        background-color: transparent;
        text-shadow: 1px 1px 2px #fff, 0 0 1em #fff;
    }
    .main-nav__link:active {
        opacity: .8;
        background-color: transparent;
    }
    .main-nav__list-item:hover .main-nav__sub-menu {
        position: absolute;
        z-index: 5;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        background-color: rgba(255, 255, 255, 0.7);
        align-items: center;
        justify-content: center;
        padding: 10px 0;
        width: 100%;
        min-width: 220px;
        border-radius: 10px;
    }
    .main-nav__link--sub-menu {
        padding: 5px 10px;
        line-height: 20px;
        min-height: auto;
    }
    .main-nav__list-item--second-line:hover .main-nav__sub-menu {
        top: 70px;
    }
    .main-nav__sub-menu:hover {
        position: absolute;
        z-index: 5;
        top: 35px;
        left: 0;
        display: flex;
        flex-direction: row;
        background-color: #fff;
        align-items: center;
        justify-content: center;
    }
}

@media (min-width: 1090px) {
    .main-nav__list-spacer {
        display: none;
    }
    .main-nav__list-item--second-line:hover .main-nav__sub-menu {
        top: 35px;
    }
}

.info-block {
    margin: 0 auto;
    padding: 10px;
    padding-top: 35px;
    text-shadow: 0px 0px 5px #121212, 0px 0px 15px #ffffff;
}

.info-block__text {
    font-family: 'Cyrillic', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    display: block;
    width: 70%;
    max-width: 714px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #fff;
}

@media (min-width: 576px) {
    .info-block__text {
        font-size: 30px;
        font-weight: 700;
        line-height: 35px;
        color: #fff;
    }
}

@media (min-width: 768px) {
    .info-block__text {
        font-size: 36px;
        line-height: 41px;
        margin: 0 auto;
        color: #fff;
    }
}

@media (min-width: 992px) {
    .info-block__text {
        font-size: 36px;
        line-height: 41px;
        margin-right: 148px;
        color: #fff;
    }
}

@media (max-width: 767px) {
    .info-block__text {
        width: 85%;
    }
}

.decorative-button {
    line-height: 58px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #121212;
    background-image: url('/images/wooden_small@1x.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    outline: none;
    border: none;
}

.decorative-button:hover {
    -webkit-filter: drop-shadow(1px 2px 4px #565247);
    filter: drop-shadow(1px 2px 4px #565247);
}

.decorative-button:focus {
    outline: none;
    -webkit-filter: drop-shadow(2px 2px 4px #565247);
    filter: drop-shadow(2px 2px 4px #565247);
}

.decorative-button:active {
    opacity: .7;
}

.decorative-button--header {
    display: block;
    padding-right: 27px;
    width: 238px;
    min-height: 58px;
    max-height: 150px;
    background-image: url('/images/wooden_arrow_right@1x.png');
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .decorative-button--header {
        background-image: url('/images/wooden_arrow_right@2x.png');
        background-size: 238px auto;
    }
}

.decorative-button--trademark {
    width: 431px;
    height: 57px;
    max-height: 150px;
    margin-right: 10px;
    background-image: url('/images/wooden_big@1x.png');
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .decorative-button--trademark {
        background-image: url('/images/wooden_big@2x.png');
        background-size: 431px auto;
    }
}

@media (max-width: 767px) {
    .decorative-button--trademark {
        margin-right: 0;
        padding: 0 25px;
        background-image: url(/images/wooden_small@1x.png);
        background-size: cover;
        width: 328px;
        height: 54px;
        line-height: normal;
    }
}

footer .decorative-button--stern {
    background-image: url('/images/wooden_small@1x.png');
    background-size: cover;
    width: 328px;
    height: 54px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
    color: #121212;
}

.decorative-button--stern {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 1px;
    width: 290px;
    height: 59px;
    padding-top: 0px;
    padding-right: 25px;
    padding-left: 90px;
    cursor: pointer;
    text-transform: none;
    color: #000;
    background-image: url(/images/stern_slider__button_mobile@1x.png);
    background-size: contain;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.decorative-button--sunflower:before {
    content: '';
    background-image: url(/images/sunflower.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 30px;
    height: 38px;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.decorative-button--soy:before {
    content: '';
    background-image: url(/images/soybean.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 36px;
    height: 38px;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.decorative-button--rape:before {
    content: '';
    background-image: url(/images/rapse.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 38px;
    height: 34px;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.decorative-button--premiksy:before {
    content: '';
    background-image: url(/images/premiksy.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 38px;
    height: 38px;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.decorative-button--aminokisloty:before {
    content: '';
    background-image: url(/images/aminokisloty.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 38px;
    height: 38px;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.decorative-button--belk_vit:before {
    content: '';
    background-image: url(/images/belk_vit.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 37px;
    height: 37px;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .decorative-button--stern {
        background-image: url('/images/stern_slider__button_mobile@2x.png');
        background-size: contain;
        /*290px auto;*/
    }
}

@media (min-width: 992px) {
    .decorative-button--stern {
        width: 333px;
        height: 59px;
        padding-top: 0px;
        padding-right: 25px;
        padding-left: 65px;
        background-image: url('/images/stern_slider__button_desctop@1x.png');
    }
}

@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 992px) and (min-resolution: 144dpi),
(min-width: 992px) and (min-resolution: 1.5dppx) {
    .decorative-button--stern {
        background-image: url('/images/stern_slider__button_desctop@2x.png');
        background-size: 333px auto;
    }
}

@media (min-width: 1200px) {
    .decorative-button__header {
        display: block;
    }
}

.products {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    margin: 0 auto;
    padding-top: 120px;
}

.products__title {
    font-family: 'Cyrillic', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    position: relative;
    z-index: 5;
    overflow: hidden;
    width: 300px;
    height: 48px;
    margin: 0;
    margin: 0 auto;
    padding: 0;
    padding-right: 20px;
    padding-left: 10px;
    text-align: center;
    background-image: url('/images/catalog_title_mobile@1x.png');
    background-repeat: no-repeat;
    background-size: cover;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__title {
        background-image: url('/images/catalog_title_mobile@2x.png');
        background-size: 288px auto;
    }
}

.products__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 30px;
    list-style: none;
    align-items: center;
    min-height: auto!important;
    justify-content: center;
}

.products__list::after {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    display: block;
    width: 25vw;
    height: 44vw;
    content: '';
    background-image: url(/images/rue@1x.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__list::after {
        background-image: url('/images/rue@2x.png');
        background-size: 347px 686px;
    }
}

@media (max-width: 575px) {
    .products {
        padding-top: 20px;
    }
}

.products__link {
    font-size: 16px;
    line-height: 18px;
    position: relative;
    z-index: 5;
    display: block;
    padding: 0;
    padding-top: 125px;
    transition: all .2s;
    text-align: center;
    /*width: fit-content;*/
    margin: 0 auto;
    color: #121212;
    text-shadow: 0px 0px 5px #ffffff, 0px 0px 15px #ffffff;
}

.products__link:hover {
    text-shadow: 1px 1px 2px #fff, 0 0 1em #121212;
    text-decoration: none;
}

.products__link:focus {
    outline: none;
    text-shadow: 1px 1px 2px #fff, 0 0 1em #121212;
}

.products__link:active {
    opacity: .8;
}

.products__link::before {
    position: absolute;
    z-index: 2;
    top: 50px;
    left: 50%!important;
    transform: translateX(-50%)!important;
    display: block;
    width: 125px;
    height: 65px;
    margin-left: 0!important;
    content: '';
    background-image: url(/images/product_background_mobile@1x.png);
    background-repeat: no-repeat;
    background-position: center;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__link::before {
        background-image: url('/images/product_background_mobile@2x.png');
        background-size: 125px auto;
    }
}

.products__link::after {
    position: absolute;
    z-index: 5;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0!important;
    display: block;
    content: '';
    transition: all .3s ease;
    background-repeat: no-repeat;
    width: 60%!important;
    height: 50%!important;
    top: auto!important;
    bottom: 80px!important;
    background-size: contain!important;
    background-position: bottom!important;
}

.products__link:hover::after {
    bottom: 87px!important;
    transition: all .3s ease;
}

.products__item {
    width: 50%;
}

.products__link--milk::after {
    top: 7px;
    width: 65px;
    height: 87px;
    margin-left: -32px;
    background-image: url('/images/milk_mobile@1x.png');
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__link--milk::after {
        background-image: url('/images/milk_mobile@2x.png');
        background-size: 65px auto;
    }
}

.products__link--milk:hover::after {
    top: 2px;
}

.products__link--bird::after {
    top: 20px;
    width: 107px;
    height: 74px;
    margin-left: -53px;
    background-image: url('/images/bird_mobile@1x.png');
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__link--bird::after {
        background-image: url('/images/bird_mobile@2x.png');
        background-size: 107px auto;
    }
}

.products__link--bird:hover::after {
    top: 15px;
}

.products__link--beef::after {
    top: 17px;
    width: 77px;
    height: 81px;
    margin-left: -41px;
    background-image: url('/images/beef_mobile@1x.png');
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__link--beef::after {
        background-image: url('/images/beef_mobile@2x.png');
        background-size: 77px auto;
    }
}

.products__link--beef:hover::after {
    top: 12px;
}

.products__link--eggs::after {
    top: 36px;
    width: 98px;
    height: 60px;
    margin-left: -49px;
    background-image: url(/images/eggs.png)!important;
    background-size: contain!important;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__link--eggs::after {
        background-image: url('/images/eggs_mobile@2x.png');
        background-size: 98px auto;
    }
}

.products__link--eggs:hover::after {
    top: 31px;
}

.products__link--apple::after {
    top: 13px;
    width: 96px;
    height: 75px;
    margin-left: -48px;
    background-image: url('/images/apple_mobile@1x.png');
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__link--apple::after {
        background-image: url('/images/apple_mobile@2x.png');
        background-size: 96px auto;
    }
}

.products__link--apple:hover::after {
    top: 8px;
}

.products__link--grocery::after {
    top: 13px;
    width: 100px;
    height: 83px;
    margin-left: -50px;
    background-image: url('/images/grocery_mobile@1x.png');
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .products__link--grocery::after {
        background-image: url('/images/grocery_mobile@2x.png');
        background-size: 100px auto;
    }
}

.products__link--grocery:hover::after {
    top: 8px;
}

@media (min-width: 576px) {
    .products {
        padding-top: 120px;
    }
    .products__title {
        font-size: 24px;
        line-height: 44px;
        position: relative;
        width: 550px;
        height: 44px;
        margin-bottom: 0;
        background-image: url('/images/catalog_title_tablet@1x.png');
    }
    .products__list {
        flex-direction: row;
        min-height: auto;
        padding: 0;
        padding-bottom: 188px;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
    }
    .products__link {
        font-size: 22px;
        line-height: 24px;
        letter-spacing: 0.8px;
        margin-bottom: 5px;
        padding-top: 180px;
    }
    .products__link::before {
        top: 90px;
        left: 50%;
        transform: translateX(-50%);
        width: 167px;
        height: 86px;
        margin-left: 0;
        background-image: url(/images/product_background_tablet@1x.png);
    }
    .products__item {
        width: 50%;
    }
    .products__link--milk::after {
        top: 32px;
        width: 86px;
        height: 116px;
        margin-left: -43px;
        background-image: url('/images/milk_tablet@1x.png');
    }
    .products__link--milk:hover::after {
        top: 25px;
    }
    .products__link--bird::after {
        top: 52px;
        width: 143px;
        height: 99px;
        margin-left: -71px;
        background-image: url('/images/bird_tablet@1x.png');
    }
    .products__link--bird:hover::after {
        top: 45px;
    }
    .products__link--beef::after {
        top: 45px;
        width: 102px;
        height: 108px;
        margin-left: -54px;
        background-image: url('/images/beef_tablet@1x.png');
    }
    .products__link--beef:hover::after {
        top: 38px;
    }
    .products__link--eggs::after {
        top: 77px;
        width: 131px;
        height: 65px;
        margin-left: -65px;
        background-image: url('/images/eggs_tablet@1x.png');
    }
    .products__link--eggs:hover::after {
        top: 70px;
    }
    .products__link--apple::after {
        top: 42px;
        width: 128px;
        height: 100px;
        margin-left: -64px;
        background-image: url('/images/apple_tablet@1x.png');
    }
    .products__link--apple:hover::after {
        top: 35px;
    }
    .products__link--grocery::after {
        top: 42px;
        width: 133px;
        height: 110px;
        margin-left: -66px;
        background-image: url('/images/grocery_tablet@1x.png');
    }
    .products__link--grocery:hover::after {
        top: 35px;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__title {
        background-image: url('/images/catalog_title_tablet@2x.png');
        background-size: 550px auto;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__link::before {
        background-image: url('/images/product_background_tablet@2x.png');
        background-size: 167px auto;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__link--milk::after {
        background-image: url('/images/milk_tablet@2x.png');
        background-size: 86px auto;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__link--bird::after {
        background-image: url('/images/bird_tablet@2x.png');
        background-size: 143px auto;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__link--beef::after {
        background-image: url('/images/beef_tablet@2x.png');
        background-size: 102px auto;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__link--eggs::after {
        background-image: url('/images/eggs_tablet@2x.png');
        background-size: 131px auto;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__link--apple::after {
        background-image: url('/images/apple_tablet@2x.png');
        background-size: 128px auto;
    }
}

@media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 576px) and (min-resolution: 144dpi),
(min-width: 576px) and (min-resolution: 1.5dppx) {
    .products__link--grocery::after {
        background-image: url('/images/grocery_tablet@2x.png');
        background-size: 133px auto;
    }
}

@media (min-width: 768px) {
    .products__title {
        position: relative;
        margin-bottom: 0;
        padding-top: 0;
        background-image: url('/images/catalog_title_desctop@1x.png');
    }
    .products__link {
        padding-top: 265px;
        /* width: fit-content;*/
        margin: 0 auto;
    }
    .products__link::before {
        top: 130px;
        left: 50%;
        width: 222px;
        height: 115px;
        margin-left: -111px;
        background-image: url('/images/product_background_desctop@1x.png');
    }
    .products__list {
        min-height: 970px;
        padding: 0;
    }
    .products__item {
        width: 30%;
    }
    .products__link--milk::after {
        top: 68px;
        width: 117px;
        height: 155px;
        margin-left: -58.5px;
        background-image: url('/images/milk_desctop@1x.png');
    }
    .products__link--milk:hover::after {
        top: 61px;
    }
    .products__link--bird::after {
        top: 87px;
        width: 192px;
        height: 132px;
        margin-left: -95px;
        background-image: url('/images/bird_desctop@1x.png');
    }
    .products__link--bird:hover::after {
        top: 80px;
    }
    .products__link--beef::after {
        top: 80px;
        width: 136px;
        height: 144px;
        margin-left: -68px;
        background-image: url('/images/beef_desctop@1x.png');
    }
    .products__link--beef:hover::after {
        top: 73px;
    }
    .products__link--eggs::after {
        top: 116px;
        width: 174px;
        height: 87px;
        margin-left: -87px;
        background-image: url('/images/eggs_desctop@1x.png');
    }
    .products__link--eggs:hover::after {
        top: 109px;
    }
    .products__link--apple::after {
        top: 70px;
        width: 170px;
        height: 134px;
        margin-left: -105px;
        background-image: url('/images/apple_desctop@1x.png');
    }
    .products__link--apple:hover::after {
        top: 63px;
    }
    .products__link--grocery::after {
        top: 80px;
        width: 177px;
        height: 146px;
        margin-left: -86px;
        background-image: url('/images/grocery_desctop@1x.png');
    }
    .products__link--grocery:hover::after {
        top: 73px;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__title {
        background-image: url('/images/catalog_title_desctop@2x.png');
        background-size: 550px auto;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__link::before {
        background-image: url('/images/product_background_desctop@2x.png');
        background-size: 222px auto;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__link--milk::after {
        background-image: url('/images/milk_desctop@2x.png');
        background-size: 117px auto;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__link--bird::after {
        background-image: url('/images/bird_desctop@2x.png');
        background-size: 192px auto;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__link--beef::after {
        background-image: url('/images/beef_desctop@2x.png');
        background-size: 136px auto;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__link--eggs::after {
        background-image: url('/images/eggs_desctop@2x.png');
        background-size: 174px auto;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__link--apple::after {
        background-image: url('/images/apple_desctop@2x.png');
        background-size: 170px auto;
    }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 768px) and (min-resolution: 144dpi),
(min-width: 768px) and (min-resolution: 1.5dppx) {
    .products__link--grocery::after {
        background-image: url('/images/grocery_desctop@2x.png');
        background-size: 177px auto;
    }
}

@media (min-width: 992px) {
    .products__title {
        font-size: 36px;
        line-height: 71px;
        position: relative;
        width: 894px;
        height: 71px;
        margin-bottom: 0;
        padding-top: 0;
        background-image: url('/images/catalog_title_desctop@1x.png');
    }
    .products__list {
        min-height: 905px;
    }
    .products__list::before {
        top: -229px;
        height: 229px;
        background-image: url('/images/catalog_top_desctop@1x.png');
    }
}

@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 992px) and (min-resolution: 144dpi),
(min-width: 992px) and (min-resolution: 1.5dppx) {
    .products__title {
        background-image: url('/images/catalog_title_desctop@2x.png');
        background-size: 894px auto;
    }
}

.stern-slider {
    width: 100%;
}

.stern-slider__control-list {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: fit-content;
    margin: 0;
    margin: -23px auto 20px;
    padding: 0 20px;
    padding-top: 20px;
    margin-bottom: 1.5vw!important;
    list-style: none;
    align-items: flex-start;
    justify-content: flex-start;
    width: 80%;
}

.stern-slider__control-item {
    margin-bottom: 15px;
    margin-left: -18px;
    margin-right: -18px;
}

.stern-slider__control-item--active {
    position: relative;
    bottom: 15px;
    margin-right: -30px;
    margin-left: -5px;
    -webkit-filter: brightness(1.15) saturate(80%);
    filter: brightness(1.15) saturate(80%);
}

.stern-slider__content-list {
    margin: 0;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.stern-slider__content-item {
    display: none;
}

.stern-slider__content-item--active {
    display: flex;
    width: 90%!important;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

.stern-slider__content-wrapper {
    display: flex;
    flex-direction: column;
    width: 55%!important;
    align-items: center;
}

.stern-slider__text {
    font-size: 1.8vw!important;
    line-height: 2.15vw!important;
    font-weight: 300;
    align-items: center;
    margin-bottom: 3vw!important;
}

.stern-slider__link {
    font-size: 1.8vw!important;
    line-height: 1.8vw!important;
    font-weight: 600;
    letter-spacing: 1px;
    color: #121212;
    align-self: flex-end;
    border-bottom: 2px solid #121212;
    padding-bottom: 2px;
}

.stern-slider__link:hover {
    text-decoration: none;
    text-shadow: 1px 1px 2px #e5cea5, 0 0 1em #121212;
}

.stern-slider__img {
    width: 35%!important;
    height: auto!important;
    margin-right: 8px;
}

@media (min-width: 768px) {
    .stern-slider__control-list {
        flex-direction: row;
        max-width: 100%;
        margin-top: -23px;
        align-items: center;
        justify-content: center;
    }
    .stern-slider__control-item--active {
        position: relative;
        bottom: 15px;
        margin-right: -30px;
        margin-left: -5px;
    }
    .stern-slider__content-item {
        width: 82%;
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
    }
    .stern-slider__content-item--active {
        flex-direction: row;
    }
    .stern-slider__content-wrapper {
        width: 60%;
    }
    .stern-slider__img {
        display: block;
        width: 207px;
        height: 146px;
        margin-right: 8px;
    }
    .stern-slider__text {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .stern-slider__link {
        font-size: 18px;
        width: auto;
        margin-right: auto;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .stern-slider__img {
        width: 431px;
        height: 292px;
    }
    .stern-slider__content-wrapper {
        width: 50%;
    }
    .stern-slider__text {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 40px;
    }
    .stern-slider__link {
        font-size: 24px;
    }
}

.main-footer {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.main-footer__title {
    font-family: 'Cyrillic', 'Arial', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 38px;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    margin: 0;
    margin-left: 0;
    padding: 0;
    text-align: center;
    letter-spacing: 1.5px;
}

.main-footer__top-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}

.main-footer__write-us.write-us.write-us--footer {
    padding-top: 35px;
}

@media (max-width: 600px) {
    .main-footer__top-container {
        flex-direction: column;
        padding-top: 40px;
    }
    h3 {
        font-size: 1.3em;
    }
    h4 {
        font-size: 1.1em;
    }
}

.main-footer__contacts-block-wrapper {
    position: relative;
    width: 360px;
    height: 402px;
}

.main-footer__contacts .contacts__list {
    margin-bottom: 40px;
}

@media (max-width: 1250px) {
    .main-footer__contacts .contacts__list {
        margin-bottom: 30px;
    }
}

@media (max-width: 1199px) {
    .main-footer__contacts-block-wrapper {
        width: auto;
        height: 30vw;
    }
}

@media (max-width: 1100px) {
    .main-footer__contacts .contacts__list {
        margin-bottom: 20px;
    }
}

@media (max-width: 992px) {
    .main-footer__contacts .contacts__list {
        padding-top: 8px;
    }
    .main-footer__write-us.write-us.write-us--footer {
        padding-top: 25px;
    }
}

@media (max-width: 900px) {
    .main-footer__write-us.write-us.write-us--footer {
        padding-top: 15px;
    }
}

@media (max-width: 800px) {
    .main-footer__contacts .contacts__list {
        margin-bottom: 15px;
    }
}

@media (max-width: 700px) {
    .main-footer__contacts .contacts__list {
        margin-bottom: 10px;
    }
}

.main-footer__contacts-block {
    position: relative;
    top: 0;
    width: 27vw;
    max-width: 100%;
    height: 100%;
    padding-top: 25px;
    background-image: url(/images/board.png);
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 1199px) {
    .main-footer__contacts-block {
        padding-top: 1.8vw;
    }
}

.main-footer__decoretive-block-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 65px;
    width: fit-content;
}

@media (max-width: 1104px) {
    .main-footer__decoretive-block-wrapper {
        margin-bottom: 0;
        width: 450px;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 767px) {
    .main-footer__decoretive-block-wrapper {
        align-items: center;
        width: 330px;
    }
}

.main-footer__button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.wrapper__header {
    height: 12.3vw;
    background-image: url('/images/header_background@1x.jpg');
    background-position: bottom;
    background-size: cover!important;
}

.wrapper__top {
    height: 33.9vw;
    background-color: #789c32;
    background-image: url('/images/top_background_index@1x.jpg');
    background-size: cover!important;
    padding-top: 2vw;
}

.wrapper__products {
    position: relative;
    background-color: #44702d;
    background-image: url('/images/products_background_index@1x.jpg');
    background-size: cover!important;
    background-position: top center;
    height: 63.5vw;
    margin-top: -1px;
}

@media (max-width: 1366px) {
    .wrapper__products {
        height: 68.5vw;
        min-height: 900px;
    }
}

@media (max-width: 575px) {
    .wrapper__products {
        min-height: 590px;
    }
}

.wrapper__top-slider {
    position: relative;
    min-height: 236px;
    background-color: #baa38a;
    background-image: url('/images/strern_top_mobile@1x.jpg');
    background-image: url(/images/strern_top@1x.jpg);
    min-height: auto;
    height: 18.3vw;
}

.wrapper__top-slider::before {
    position: absolute;
    z-index: 10;
    top: -9vw;
    left: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 11vw;
    content: '';
    background-image: url(/images/fence_pattern@1x.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.wrapper__content-slider {
    min-height: auto;
    height: 43vw;
    background-image: url(/images/strern_slider@1x.jpg);
    background-size: cover!important;
}

.wrapper__footer {
    min-height: auto;
    height: 28vw;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('/images/footer@1x.jpg');
    background-size: cover!important;
}

@media (max-width: 767px) {
    .wrapper__footer {
        height: 40vw;
    }
}

@media (max-width: 600px) {
    .wrapper__footer {
        height: 55vw;
        min-height: fit-content;
    }
}

.wrapper__footer-bottom {
    min-height: fit-content;
    height: 10.8vw;
    background-image: url(/images/footer_bottom@1x.jpg);
    background-size: cover!important;
}

.main-footer__lid {
    margin: 0;
}

@media (min-width: 576px) {
    .wrapper__header {
        background-image: url(/images/header_background_mobile@1x.jpg);
        margin-bottom: -1px;
    }
    .wrapper__top {
        background-image: url(/images/top_background_index_mobile@1x.jpg);
    }
}

@media (min-width: 768px) {
    .wrapper__top-slider {
        position: relative;
        min-height: auto;
        height: 18.3vw;
        background-color: #baa38a;
        background-image: url(/images/strern_top@1x.jpg);
        background-size: cover!important;
        background-position: top center;
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
    .wrapper {
        width: 100%;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
    }
    .wrapper__header {
        min-height: 169px;
        background-color: #90c8e9;
        background-image: url('/images/header_background@2x.jpg');
    }
    .wrapper__top {
        min-height: 481px;
        background-color: #789c32;
        background-image: url('/images/top_background_index@2x.jpg');
    }
    .wrapper__products {
        min-height: 1028px;
        background-color: #44702d;
        background-image: url('/images/products_background_index@2x.jpg');
    }
    /*.wrapper__top-slider
    {
        position: relative;

        min-height: 236px;

        background-color: #baa38a;
        background-image: url('/images/strern_top_mobile@2x.jpg');
    }*/
    .wrapper__top-slider::before {
        position: absolute;
        top: -122px;
        left: 0;
        display: block;
        width: 100%;
        max-width: 1346px;
        height: 145px;
        content: '';
        background-image: url('/images/fence_pattern@2x.png');
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }
    .wrapper__content-slider {
        min-height: 547px;
        background-image: url('/images/strern_slider@2x.jpg');
    }
    .wrapper__footer {
        min-height: 357px;
        background-image: url('/images/footer@2x.jpg');
    }
    .wrapper__footer-bottom {
        min-height: 138px;
        background-image: url('/images/footer_bottom@2x.jpg');
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 576px),
(min-resolution: 144dpi) and (min-width: 576px),
(min-resolution: 1.5dppx) and (min-width: 576px) {
    .wrapper__header {
        min-height: 187px;
        background-image: url('/images/header_background_mobile@2x.jpg');
    }
    .wrapper__top {
        min-height: 463px;
        background-image: url('/images/top_background_index_mobile@2x.jpg');
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px),
(min-resolution: 144dpi) and (min-width: 768px),
(min-resolution: 1.5dppx) and (min-width: 768px) {
    .wrapper__top-slider {
        position: relative;
        min-height: 236px;
        background-color: #baa38a;
        background-image: url('/images/strern_top@2x.jpg');
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px),
(min-resolution: 144dpi) and (min-width: 1200px),
(min-resolution: 1.5dppx) and (min-width: 1200px) {
    .wrapper__header {
        min-height: 169px;
        background-image: url('/images/header_background@2x.jpg');
    }
    .wrapper__top {
        min-height: 481px;
        background-image: url('/images/top_background_index@2x.jpg');
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1362px),
(min-resolution: 144dpi) and (min-width: 1362px),
(min-resolution: 1.5dppx) and (min-width: 1362px) {
    .wrapper {
        background-size: contain;
    }
    .wrapper__products::before {
        left: 50%;
        margin-left: -673px;
        background-size: contain;
    }
    .wrapper__header {
        background-color: transparent;
    }
    .wrapper__top {
        background-color: transparent;
    }
    .wrapper__products {
        background-color: transparent;
    }
    .wrapper__top-slider {
        background-color: transparent;
    }
    .wrapper__content-slider {
        background-color: transparent;
    }
    .wrapper__footer {
        min-height: 357px;
        background-image: url('/images/footer@2x.jpg');
    }
    .wrapper__footer-bottom {
        background-color: transparent;
    }
}

@media (min-width: 1362px) {
    .wrapper {
        background-size: contain;
    }
    .wrapper__top-slider::before {
        left: 50%;
        transform: translateX(-50%);
        background-size: cover;
    }
    .wrapper__header {
        background-color: transparent;
    }
    .wrapper__top {
        background-color: transparent;
    }
    .wrapper__products {
        background-color: transparent;
    }
    .wrapper__top-slider {
        background-color: transparent;
    }
    .wrapper__content-slider {
        background-color: transparent;
    }
    .wrapper__footer {
        min-height: auto;
        background-image: url(/images/footer@1x.jpg);
        background-size: cover;
        height: 28vw;
    }
}

.wrapper__footer-bottom {
    background-color: transparent;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #121212;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-shadow: 1px 1px 5px #ffffff, 0 0 1em #ffffff;
}

.wrapper__footer-bottom p {
    margin: 0;
}

.wrapper__footer-bottom a {
    color: #121212;
}

.wrapper__footer-bottom a:hover {
    text-decoration: underline;
}

.footer__up {
    display: block;
    background-image: url(/images/arrow-down.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 37px;
    height: 20px;
    margin: 0 auto;
    transition: all .5s ease;
    transform: rotate(180deg);
}

.footer__up:hover {
    transform: rotate(-180deg);
    transition: all .5s ease;
}

.main-footer__bottom-container,
.footer__arrow,
.main-footer__bottom-container-right {
    z-index: 5;
}

.footer__arrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.main-footer__bottom-container {
    width: 40%;
    margin-left: 7%;
    max-width: 430px;
}

.main-footer__bottom-container-right {
    position: relative;
    padding-left: 55px;
    margin-right: 10%;
}

.main-footer__bottom-container-right:before {
    content: '';
    background-image: url(/images/penguin.png);
    position: absolute;
    width: 40px;
    height: 35px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.carousel-control-next,
.carousel-control-prev {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    top: 50%;
    transform: translateY(-50%);
}

.carousel-control-prev {
    left: 1%;
}

.carousel-control-next {
    right: 1%;
}

.carousel-control-prev-icon {
    background-image: url(/images/arrow-prev.png);
    width: 20px;
    height: 37px;
}

.carousel-control-next-icon {
    background-image: url(/images/arrow-next.png);
    width: 20px;
    height: 37px;
}

.carousel {
    height: 100%;
}

#otpravitZayavku,
#napisatNam,
#zayavkaNaProd,
#zayavkaNaKorm {
    display: none;
}


/* Внутренние страницы */

.breadcrumbs {
    padding-left: 0;
    padding-right: 0;
}

.breadcrumb {
    background-color: transparent;
    align-items: center;
    padding: 0;
    margin: 21px 0;
}

.breadcrumb-item {
    position: relative;
}

.breadcrumb-item {
    margin-left: 11px;
    padding-left: 31px;
}

.breadcrumb-item:first-child {
    padding-left: 0;
    margin-left: 0;
}

.breadcrumb li span {
    font-size: 18px;
    font-weight: 300;
    color: #121212;
    letter-spacing: 0px;
}

.breadcrumb li.active span {
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: '';
    background-image: url(/images/breadcrumb-img.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 23px;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: transparent;
    padding: 0;
    position: absolute;
}

.page-title {
    padding-left: 0;
    padding-right: 0;
}

.page-title h1 {
    font-family: 'Cyrillic', 'Arial', sans-serif;
    font-size: 36px;
    position: relative;
    width: fit-content;
    padding-right: 67px;
    margin-top: 20px;
    margin-bottom: 27px;
}

.page-title h1:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/images/bug-title.png);
    background-repeat: no-repeat;
    width: 49px;
    height: 51px;
}

.inner-header {
    position: absolute;
    background: none;
    background-color: transparent;
    z-index: 5;
}

.inner-page {
    background-repeat: no-repeat;
    background-image: url(/images/bg_inner.png);
    background-position: top center;
    padding-top: 169px;
    background-size: cover;
    padding-bottom: 11vw;
    margin-bottom: -2vw;
}

.inner-page .wrapper__top {
    background-image: none;
    background-color: transparent;
    height: auto;
    padding-top: 0;
}

.inner-page .wrapper__products {
    background-image: none;
    background-color: transparent;
    height: auto;
    min-height: auto;
}

.inner-page .products__list {
    margin-top: 0;
    padding: 0;
}

.inner-page .products__list::after {
    display: none;
}

.inner-footer {
    background-repeat: no-repeat;
    background-image: url(/images/bg_footer.png);
    background-size: cover;
    background-position: top center;
    padding-top: 11vw;
}

.inner-footer:before {
    position: absolute;
    z-index: 10;
    top: -10vw;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 11vw;
    content: '';
    background-image: url(/images/fence.png);
    background-repeat: no-repeat;
    background-position: top center;
    left: 50%;
    transform: translateX(-50%);
    background-size: cover;
}

.inner-footer .wrapper__footer {
    background-image: none;
}

.inner-footer .wrapper__footer-bottom {
    background-image: none;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px -10px 5px 0px rgba(255, 255, 255, 0.2);
}

.inner-footer .main-footer__title {
    top: 9vw;
}

.inner-page .products {
    padding-top: 0;
}

.inner-page .products h2 {
    display: none;
}

.inner-page .block-title {
    font-size: 36px;
    line-height: normal;
    position: relative;
    background-image: url(/images/bg-bereza.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    font-family: 'Cyrillic', 'Arial', sans-serif;
    font-weight: 700;
    padding: 85px 105px 115px 65px;
}

.advantages {
    padding-top: 72px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 197px;
}

.advantages-wrapper {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.advantages-item {
    width: 25%;
    text-align: center;
    cursor: pointer;
}

.advantages-company .advantages-item {
    width: 20%;
}

.advantages-img {
    background-image: url(/images/advantage-wood.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 156px;
    height: 155px;
    position: relative;
    margin: 0 auto;
}

.advantages-img img {
    top: 44%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.advantages__text>p {
    position: relative;
    height: 65px;
    margin: 25px auto 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-size: 24px;
    line-height: 28px;
    text-shadow: 1px 1px 5px #121212, 0 0 1em #ffffff;
    letter-spacing: 1px;
}

.advantages-hover {
    display: none;
}

.advantages-item-hover .advantages__text p:after {
    content: '';
    background-image: url(/images/advantage-ico.png);
    width: 32px;
    height: 29px;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -40px;
}

.advantages-item-hover .advantages__text .advantages-hover p:after {
    display: none;
}

.advantages-item-hover .advantages-hover {
    display: flex;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px;
    margin-top: 53px;
    z-index: 2;
    border-radius: 30px;
    height: 116px;
    overflow: hidden;
}

.advantages-item-hover .advantages-hover p {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
    max-width: 97%;
    margin: 0 auto;
    letter-spacing: 0.9px;
}

.product-about {
    padding-left: 0;
    padding-right: 0;
}

.product-about-wrapper {
    padding-bottom: 20px;
    min-height: 208px;
    text-shadow: 1px 1px 10px #ffffff, 0 0 1em #ffffff;
}

.product-about-wrapper img {
    float: left;
    margin-right: 30px;
    max-width: 25%;
    /*50%;*/
    max-height: 208px;
    height: auto;
    object-fit: contain;
}

.product-about-wrapper p {
    font-size: 19px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 0;
}

.products-page-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.products-page-wrapper .products__list {
    justify-content: space-around;
}


/*
.products__link--maslo::after {
    top: 87px;
    width: 144px;
    height: 117px;
    background-image: url(/images/maslo.png);
}

.products__link--maslo:hover::after {
    top: 80px;
}

.products__link--moloko::after {
    top: 7px;
    width: 74px;
    height: 177px;
    background-image: url(/images/moloko.png);
}

.products__link--moloko:hover::after {
    top: 0;
}

.products__link--syr::after {
    top: 87px;
    width: 121px;
    height: 117px;
    background-image: url(/images/syr.png);
}

.products__link--syr:hover::after {
    top: 80px;
}
*/

.button-wrapper {
    margin-top: 66px;
    display: flex;
    justify-content: center;
}

.button-wrapper button {
    background-image: url(/images/bg-button.png);
    width: 276px;
    height: 75px;
    background-color: transparent;
    border: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    margin-left: 80px;
    margin-right: 80px;
    cursor: pointer;
}

.button-wrapper button:hover {
    filter: drop-shadow(1px 2px 4px #565247);
    text-decoration: underline;
}

.button-wrapper button:focus {
    outline: none;
}

.korm-slider {
    margin-top: 37px;
}

.korm-slider .stern-slider__control-list {
    margin-top: 16px;
    margin-left: 133px;
    padding-top: 0;
}

.korm-slider .decorative-button--stern {
    padding-right: 42px;
    padding-left: 45px;
}

.korm-slider .wrapper__content-slider {
    min-height: 321px;
    height: auto;
    background-image: url(/images/bg-korm-slider.png);
    background-size: cover!important;
    padding-bottom: 20px;
}

.korm-slider .stern-slider__control-item {
    margin-top: -4px;
}

.korm-slider .stern-slider__content-item {
    justify-content: flex-start;
    align-items: center;
}

.korm-slider .stern-slider__text {
    font-size: 18px!important;
    line-height: 22px!important;
    margin-bottom: 0!important;
}

.korm-slider .stern-slider__img {
    width: 25%!important;
    padding-right: 30px;
    margin-right: 0;
}

.korm-slider picture {
    text-align: center;
}

.korm-slider .stern-slider__content-wrapper {
    width: 75%!important;
}

.modal-content {
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    justify-content: center;
    text-align: center;
    padding: 25px 20px;
}

.form_title {
    font-family: 'Cyrillic', 'Arial', sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
}

.modal-content input {
    margin-bottom: 6px;
}

.modal-content input:focus,
.modal-content textarea:focus {
    outline: none;
    box-shadow: none;
}

.modal-content textarea {
    margin-bottom: 15px;
}

.modal-content button,
.modal-content button:active,
.modal-content button:focus,
.info_button {
    background-image: url(/images/wooden_small@1x.png)!important;
    background-size: 100% 100%;
    width: 125px;
    height: auto;
    padding: 7px 10px;
    border: none!important;
    background-color: initial!important;
    color: initial!important;
    outline: none!important;
    box-shadow: none!important;
}

.modal-content button:hover,
.info_button:hover {
    filter: drop-shadow(1px 2px 4px #565247);
    text-decoration: none;
}

.rsform-upload-box {
    width: 240px;
    margin-right: 10px;
}

@media (max-width: 1199px) {
    .advantages-company .advantages__text>p {
        font-size: 20px;
        line-height: 22px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 991px) {
    .decorative-button--stern:before {
        display: none;
    }
    .advantages-item-hover .advantages__text p:after {
        bottom: -55px;
    }
    .inner-page .block-title {
        font-size: 32px;
        padding-top: 77px;
    }
    .page-title h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 24px;
    }
    .inner-page {
        padding-top: 130px;
    }
    .button-wrapper button {
        margin-left: 10px;
        margin-right: 10px;
    }
    .advantages-company .advantages-img {
        width: 100px;
        height: 100px;
    }
    .advantages-company .advantages-img img {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }
    .advantages-company .advantages__text>p {
        font-size: 16px;
        line-height: 20px;
        height: 40px;
    }
    .wrapper__products {
        /*31.07*/
        min-height: 900px;
    }
    .stern-slider__control-item {
        /*31.07*/
        width: 44%;
    }
    .stern-slider .stern-slider__control-list {
        width: 100%;
    }
    .decorative-button--stern {
        /*31.07*/
        padding-left: 15%;
        padding-right: 10%;
        width: 90%;
        background-size: 100% auto;
        height: 50px;
    }
    /* .decorative-button--stern {
        width: 255px;
        
        padding-left: 50px;
    }*/
}

@media (max-width: 805px) {
    /*31.07*/
    .stern-slider__control-item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .carousel-control-next,
    .carousel-control-prev {
        width: 40px;
        height: 40px;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 20px;
        height: 20px;
        background-size: contain;
    }
    .decorative-button--stern {
        /* padding-left: 25px;
        padding-right: 25px;*/
        width: 100%;
        min-width: 200px;
        height: 40px;
        background-size: cover;
        line-height: 16px;
    }
    .wrapper__content-slider {
        min-height: 450px;
    }
    .stern-slider__control-item {
        margin-left: 0;
        margin-right: 0;
        width: 43%;
    }
    .stern-slider__control-list {
        justify-content: center;
    }
    .korm-slider .stern-slider__control-item {
        width: 50%;
    }
    .korm-slider .stern-slider__control-list {
        margin: 0 auto;
    }
    .korm-slider .stern-slider__img {
        width: auto!important;
        position: absolute;
        opacity: 0.4;
        z-index: 1;
        left: 50%;
        transform: translateX(-50%);
        max-height: 100%;
        margin-right: 0;
        padding-right: 0;
    }
    .korm-slider .stern-slider__content-item {
        position: relative;
    }
    .korm-slider .stern-slider__content-wrapper {
        width: 100%!important;
        z-index: 5;
    }
    .korm-slider .stern-slider__text {
        line-height: 20px!important;
        text-shadow: 1px 1px 5px #ffffff, 0 0 1em #ffffff;
    }
    .korm-slider .wrapper__content-slider {
        position: relative;
    }
    .stern-slider__control-item--active {
        margin-right: -10px;
        margin-left: 5px;
    }
    .stern-slider__link {
        margin-right: auto;
        margin-left: 0;
        font-size: 16px!important;
        line-height: 18px!important;
    }
    .stern-slider__text {
        margin-bottom: 15px!important;
        font-size: 16px!important;
        line-height: 18px!important;
    }
    .wrapper__footer-bottom {
        flex-direction: column;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .main-footer__bottom-container {
        margin-left: 0;
        width: 95%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .footer__arrow {
        position: relative;
        left: auto;
        transform: none;
        margin-bottom: 15px;
    }
    .wrapper__footer-bottom a {
        margin-right: 0;
    }
    .inner-page .block-title {
        font-size: 26px;
        line-height: 28px;
        padding: 56px 50px 76px 35px;
    }
    .page-title h1 {
        font-size: 26px;
        line-height: 28px;
        padding-right: 35px;
        font-family: 'Cyrillic', 'Arial', sans-serif;
    }
    .page-title h1:after {
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .advantages-item {
        width: 48%;
        margin-bottom: 25px;
    }
    .advantages-item-hover .advantages-hover,
    .advantages-hover {
        position: relative;
        height: auto;
        display: flex;
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 18px;
        line-height: 22px;
        max-width: 100%;
        margin: 0;
        letter-spacing: 0.9px;
        background-color: rgba(255, 255, 255, 0.7);
        border-radius: 30px;
        padding: 10px;
    }
    .advantages__text>p {
        height: 56px;
        margin-bottom: 50px;
    }
    .advantages-item-hover .advantages__text>p:after,
    .advantages-item .advantages__text>p:after {
        content: '';
        background-image: url(/images/advantage-ico.png);
        width: 32px;
        height: 29px;
        background-repeat: no-repeat;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -40px;
    }
    .advantages-item .advantages-hover p {
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 18px;
        line-height: 20px;
        max-width: 95%;
        margin: 0 auto;
        letter-spacing: 0.9px;
    }
    .advantages {
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 35px;
    }
    .inner-footer .main-footer__title {
        top: 5vw;
        text-shadow: 1px 1px 5px #ffffff, 0 0 1em #ffffff;
    }
    .container {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    /*
    .products__link--maslo::after {
        height: 75px;
        background-size: contain;
    }

    .products__link--moloko::after {
        height: 135px;
        background-size: contain;
    }

    .products__link--syr::after {
        height: 75px;
        background-size: contain;
        top: 77px;
    }

    .products__link--syr:hover::after {
        top: 68px;
    }*/
    .products__link::after {
        width: 40%!important;
        bottom: 60px!important;
    }
    .products__link:hover::after {
        bottom: 65px!important;
    }
    .button-wrapper {
        flex-direction: column;
        align-items: center;
        margin-top: 40px;
    }
    .button-wrapper button {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .advantages-company .advantages-item {
        width: 48%;
        margin-bottom: 25px;
    }
}

@media (max-width: 600px) {
    .stern-slider__control-list {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        align-items: center;
    }
    .stern-slider__control-item {
        width: 85%;
        bottom: 0;
        margin: 0 0 5px 0;
    }
    .korm-slider .stern-slider__control-item {
        width: 90%;
        margin-top: 0;
    }
    .wrapper__content-slider {
        min-height: 500px;
    }
    .stern-slider__content-wrapper {
        margin-top: 0;
        width: 90%!important;
        margin-right: 0;
        z-index: 2;
    }
    .korm-slider .stern-slider__img {
        top: 0;
    }
    .stern-slider__img {
        opacity: 0.4;
        width: 50%!important;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        z-index: 1;
    }
    .stern-slider__content-item {
        position: relative;
    }
    .stern-slider__text,
    .stern-slider__link {
        font-weight: 400;
        text-shadow: 0px 0px 5px #ffffff, 0px 0px 15px #ffffff;
    }
    .decorative-button--stern {
        padding-left: 30px;
        padding-right: 30px;
        background-position: center;
    }
    .main-footer__contacts-block-wrapper {
        width: 220px;
        height: 245px;
        margin-bottom: 5px;
    }
    .main-footer__contacts-block {
        height: 100%;
        width: 100%;
        background-size: cover;
        padding-top: 14px;
    }
    .contacts--footer {
        margin-bottom: 20px;
        padding-right: 30px;
        padding-left: 5px;
    }
    .contacts--footer .contacts__tel {
        font-size: 16px;
        line-height: 18px;
        margin-top: 7px;
        padding-left: 20px;
    }
    .contacts--footer .contacts__button {
        font-size: 16px;
        line-height: 18px;
        margin-top: 0;
    }
    .write-us--footer {
        padding-top: 7px;
        width: 175px;
        margin: 0;
    }
    footer .write-us__email {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 3px;
        padding-bottom: 0;
        padding-left: 25px;
    }
    .write-us--footer .write-us__button {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 3px;
    }
    .main-footer__decoretive-block-wrapper {
        width: fit-content;
    }
    .inner-page .block-title {
        font-size: 20px;
        line-height: 20px;
        padding: 43px 40px 60px 20px;
    }
    .advantages__text>p {
        font-size: 20px;
        line-height: 22px;
    }
    .advantages-tovar .advantages__text>p {
        height: auto;
    }
    .advantages-img img {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }
    .advantages-img {
        width: 100px;
        height: 100px;
    }
    .breadcrumb li span {
        font-size: 16px;
    }
    .breadcrumb-item {
        margin-left: 10px;
        padding-left: 22px;
    }
    .breadcrumb-item+.breadcrumb-item::before {
        height: 15px;
        width: 15px;
        background-size: contain;
    }
    .main-header__logo {
        width: 250px;
        margin: 0 auto;
    }
    .inner-page {
        padding-top: 100px;
    }
    .wrapper__footer {
        /* 31.07 */
        height: auto;
    }
    .stern-slider .stern-slider__control-list {
        width: 100%;
    }
}

@media (max-width: 575px) {
    /* .products__link--maslo::after {
        top: 32px;
        height: 65px;
    }

    .products__link--maslo:hover::after {
        top: 27px;
    }

    .products__link--moloko::after {
        height: 90px;
        top: 0;
    }

    .products__link--moloko:hover::after {
        top: -5px;
    }

    .products__link--syr::after {
        top: 30px;
        height: 65px;
    }

    .products__link--syr:hover::after {
        top: 25px;
    }*/
    .products__link::after {
        width: 50%!important;
        bottom: 50px!important;
    }
    .products__link:hover::after {
        bottom: 55px!important;
    }
    .product-about-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .product-about-wrapper img {
        float: none;
        margin: 0 0 15px;
    }
    .wrapper__products {
        /* 31.07 */
        min-height: 670px;
    }
    .product-about-wrapper img {
        max-width: 60%;
    }
}

@media (max-width: 450px) {
    .main-promo__arrow {
        display: none;
    }
    .info-block__text {
        width: 100%;
        font-size: 20px;
        line-height: 22px;
    }
    .wrapper__top {
        height: 35vw;
    }
    .wrapper__content-slider {
        min-height: 580px;
    }
    .decorative-button--trademark,
    footer .decorative-button--stern {
        width: 255px;
        height: auto;
        background-size: contain;
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 10px;
    }
    .main-footer__title {
        font-size: 28px;
        width: fit-content;
    }
    .advantages {
        padding-left: 10px;
        padding-right: 10px;
    }
    .advantages-item,
    .advantages-company .advantages-item {
        width: 100%;
    }
    .advantages__text>p,
    .advantages-company .advantages__text>p {
        height: auto;
    }
    .page-title h1 {
        font-size: 22px;
        line-height: 26px;
    }
    .breadcrumb li span {
        font-size: 14px;
    }
    .inner-page .block-title {
        background-image: none;
        padding: 0;
        margin-bottom: 20px;
        text-shadow: 1px 1px 5px #ffffff, 0 0 1em #ffffff;
    }
    .main-header__logo {
        margin-left: 10px;
        width: 200px;
    }
}