@font-face {
    font-family: "Muller";
    src: url("/fonts/MullerMedium.eot");
    src: local("Muller Medium"), local("MullerMedium"), url("/fonts/MullerMedium.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerMedium.woff2") format("woff2"), url("/fonts/MullerMedium.woff") format("woff"), url("/fonts/MullerMedium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Muller";
    src: url("/fonts/MullerRegular.eot");
    src: local("Muller Regular"), local("MullerRegular"), url("/fonts/MullerRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerRegular.woff2") format("woff2"), url("/fonts/MullerRegular.woff") format("woff"), url("/fonts/MullerRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Muller";
    src: url("/fonts/MullerBold.eot");
    src: local("Muller Bold"), local("MullerBold"), url("/fonts/MullerBold.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerBold.woff2") format("woff2"), url("/fonts/MullerBold.woff") format("woff"), url("/fonts/MullerBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Muller";
    src: url("/fonts/MullerExtraBold.eot");
    src: local("Muller ExtraBold"), local("MullerExtraBold"), url("/fonts/MullerExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerExtraBold.woff2") format("woff2"), url("/fonts/MullerExtraBold.woff") format("woff"), url("/fonts/MullerExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

h4 {
    font-size: 19px;
}

h3 {
    font-size: 21px;
}

h2,
.h2 {
    font-size: 26px;
}

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

body {
    margin: 0;
    font-family: "Muller", "Arial", sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #2b2b2b;
    position: static;
    background-color: #fff
}

select,
input,
textarea,
button {
    font-family: "Muller", "Arial", sans-serif !important;
}

a:not([class]) {
    color: #579006;
}

a:not([class]):hover {
    text-decoration: underline;
    color: #4f8505;
}

.btn * {
    color: #fff;
}

.btn--aggregate,
.btn--review,
.btn--sell {
    color: #2b2b2b !important;
    background-color: #fff !important;
    border: 2px solid #579006 !important;
}

.btn--sell * {
    color: #2b2b2b;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}

.btn--aggregate:hover,
.btn--review:hover,
.btn--sell:hover,
.btn--aggregate:hover *,
.btn--review:hover *,
.btn--sell:hover * {
    color: #579006 !important;
    border-color: #dadada !important;
    background-color: #fff !important;
}

.list-view .pagination .prev a {
    content: 'Предыдущий';
}

.page-item {
    list-style: none;
}

.aggregate__link:hover span {
    color: #000;
}

@media (max-width: 767px) {
    .gallery__img {
        margin: 0 auto;
        height: auto !important;
    }

    .page-category__link {
        display: table-caption;
    }

    .review__btn .review-filters select {
        width: 49%;
        min-width: auto !important;
        float: left;
        max-width: 100% !important;
    }

    .review__btn .review-filters select:nth-child(1) {
        margin-right: 2%;
    }

    .menu {
        margin-left: -100%
    }

    .table-responsive {
        max-width: 250px;
        overflow: auto;
        min-width: 100%
    }

    .table-responsive table {
        overflow: hidden;
        width: 100%;
        max-width: 100%
    }
}

iframe {
    max-width: 100%
}

.modal {
    position: relative !important;
}

.logo img,
.menu__item.parent:hover .menu__wrap,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

#mse2_mfilter .pagination {
    display: flex
}

audio,
canvas,
progress,
video {
    display: inline-block
}

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

progress,
sub,
sup {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

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

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

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

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

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

figure {
    margin: 1em 40px
}

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

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

optgroup {
    font-weight: 700
}

button,
hr,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

.br-theme-css-stars .br-widget .br-selected:after {
    content: "★";
    color: #d2d2d2
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

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

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

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

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

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

main {
    position: relative
}

* {
    box-sizing: border-box
}

ul {
    list-style: none
}

button,
input,
select {
    border: 0;
    outline: 0;
    background-color: transparent
}

.reset {
    margin: 0;
    padding: 0
}

.menu__list,
.menu__wrap,
.menu__main,
.category-main,
.wrapper--breadcrumbs,
#mse2_results,
.brand__list,
.gallery__list,
.review__list,
.sidebar__list,
.page--list ul,
.service--list,
.promo__list {
    margin: 0;
    padding: 0
}

hr {
    background: #dadada;
    height: 2px;
    border: 0;
    box-shadow: 0 2px 4px 1px rgba(113, 113, 113, 0.16);
    margin-bottom: 40px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px !important;
    }
}

@media (min-width: 992px) {
    .about.about--service ul.service--list-mobile {
        display: none
    }

    .promo__list {
        margin-left: -50px !important;
        margin-right: -50px !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 960px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 720px !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .container {
        max-width: 540px !important;
    }
}

.container {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

.wrapper--sidebar {
    margin: 15px 0
}

@media (min-width: 768px) {
    /* main {
        min-height: 619px
    } */

    .about--product {
        margin-top: 0;
        margin: 20px 0
    }

    nav.menu .footer__copyright {
        display: none
    }

    li.menu__item.home {
        display: none !important
    }

    .wrapper--footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center
    }

    #mse2_mfilter {
        width: 100%;
        display: block;
    }
}

.wrapper--brand {
    margin-top: 0;
    display: -ms-flexbox;
    display: flex
}

.wrapper--breadcrumbs {
    padding: 16px 0 14px 0
}

.wrapper--brand {
    padding-left: 0
}

.wrapper-internal,
.wrapper-main {
    width: 80%;
    display: inline-block;
    float: right
}

.wrapper-internal,
.wrapper-main {
    padding-left: 4%
}

.header {
    width: 100%
}

.sidebar {
    float: left;
    width: 20%;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .review__btn .filter>div {
        margin-right: 7px;
    }

    .review__btn .filter>select {
        margin-right: 7px;
    }

    .menu__btn {
        display: none !important
    }

    .header__wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.header__wrap {
    margin: 0 auto
}

.header__top,
.menu {
    width: 100%
}

.header__top {
    z-index: 100;
    background-color: #fff;
    left: 0
}

.menu {
    background-color: #579006;
    position: relative;
    z-index: 3
}

.menu__close {
    display: none
}

@media (min-width: 768px) {
    .menu__list {
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 768px) {
    .menu__item {
        border-right: 1px solid #508406
    }
}

.menu__item:hover,
.menu__wrap,
.menu__item.active {
    background-color: #396100;
    border-color: #305201
}

@media (min-width: 768px) {
    li.menu__item.parent a {
        position: relative;
        padding-right: 33px;
    }

    .menu__item.parent {
        position: relative;
    }

    li.menu__item.parent:hover a:before {
        background-position: rotate(180deg);
        background-position: center right 7px;
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        right: 9px;
    }

    .menu__wrap {
        position: absolute;
        display: none;
        left: 0;
        z-index: 10;
        background: transparent;
        width: 251px
    }

    .menu__item.parent>a:before {
        background-image: url(/img/arrow-down.png);
        background-repeat: no-repeat;
        background-position: center right 10px;
        position: relative;
        content: "";
        width: 20px;
        height: 20px;
        float: right;
        position: absolute;
        right: 4px;
    }

    .menu__link {
        display: block;
        color: #fff !important;
        font-size: 14px;
        min-height: 46px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 17px 19px 14px 19px
    }

    .menu__link:hover,
    .menu__link:focus {
        color: #fff !important;
    }
}

.menu__subitem .menu__sublink:hover,
.menu__subitem.active>.menu__sublink {
    color: rgba(153, 255, 0, .7);
    text-decoration: none
}

.about__text h2 strong {
    font-weight: 600
}

.address {
    max-width: 228px;
    font-size: 18px;
    line-height: 1.2;
    padding-left: 37px;
    position: relative
}

.address.popup * {
    color: #579006
}

.address.map * {
    margin-bottom: 0;
}

.category__link:hover {
    color: rgb(87, 144, 6);
}

.menu__sublink:hover {
    background: transparent;
    color: rgba(153, 255, 0, .7)
}

.address::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 28px;
    background-image: url("/img/sprite.png");
    background-repeat: no-repeat
}

.address:first-of-type::before {
    width: 22px;
    background-position: -166px -5px
}

a.address.popup::before {
    width: 28px;
    background-position: -56px -5px
}

.address:hover {
    cursor: pointer;
    color: #579006
}

.address--footer {
    margin-right: 50px;
    color: #fff
}

.address--contacts {
    max-width: 310px
}

.address--contacts:first-of-type::before {
    top: 35%;
    width: 22px;
    background-position: -198px -5px
}

.address--contacts:hover {
    cursor: default;
    color: #2b2b2b
}

.address .name {
    display: block;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px
}

.phones {
    padding-left: 40px;
    position: relative;
    margin-top: 5px
}

.phones a::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 26px;
    height: 26px;
    background-image: url("/img/sprite.png");
    background-repeat: no-repeat;
    background-position: -94px -5px
}

.phones--contacts::before {
    background-position: -130px -5px
}

.phones span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #b7b7b7
}

.phones__link {
    display: block;
    font-size: 20px;
    line-height: 20px;
    color: #2b2b2b
}

.phones--footer .phones__link:hover,
.phones__link:hover {
    cursor: pointer;
    color: #579006
}

.phones--footer .phones__link {
    color: #fff;
    display: block;
    margin-bottom: 5px
}

.social {
    margin-top: 5px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.social__link {
    font-size: 13px;
    color: #525252;
    padding-left: 25px;
    position: relative
}

.social__link:hover {
    cursor: pointer;
    color: #579006
}

.social__link:first-of-type {
    margin-right: 12px
}

/*
.social__link:first-of-type::after {
    content:  "|";
    position: absolute;
    top:      0;
    right:    -7px;
    color:    #b7b7b7
}
 */

.social__link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/img/sprite2.png");
    background-repeat: no-repeat
}

.social__link.wa::before {
    width: 20px;
    height: 20px;
    top: 0;
    background-position: -257px -5px
}

.social__link.viber::before {
    top: 2px;
    width: 17px;
    height: 17px;
    background-position: -230px -5px
}

.social__link.inst::before {
    top: 2px;
    width: 19px;
    height: 19px;
    background-position: -309px -5px
}

.social__link.fb::before {
    top: 2px;
    width: 19px;
    height: 19px;
    background-position: -282px -5px
}

.promo {
    width: 100%;
    margin-bottom: 27px;
    background-image: repeating-radial-gradient(circle, #303528 0, #303528 1px, transparent 2px, transparent 100%), url("/img/background-main.jpg");
    background-repeat: repeat, no-repeat;
    background-size: 24px 24px, cover
}

.promo__link,
.promo__title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    transform: skewX(8deg)
}

.promo__title {
    max-width: 330px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 1.2;
    font-weight: 800;
    padding: 0 31px
}

.promo__link {
    display: block;
    width: 266px;
    min-height: 65px;
    font-size: 15px;
    line-height: 65px;
    font-weight: 700;
    border: 2px solid #fff
}

@media (min-width: 768px) {

    .promo__item,
    .promo__list {
        display: -ms-flexbox;
        display: flex
    }
}

.promo__list {
    margin: 0 auto
}

.promo__item {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    width: 32%;
    min-height: 478px;
    padding: 20px 20px 164px;
    transform: skewX(-8deg);
    overflow: hidden;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: 24px 24px, cover, cover;
    background-position: center
}

.promo__item:first-child.promo__item--active {
    background-image: repeating-radial-gradient(circle, #93b463 0, #93b463 1px, transparent 2px, transparent 100%), linear-gradient(45deg, rgba(131, 163, 83, .5), rgba(57, 97, 0, .9)), url("/img/image-1.jpg")
}

.promo__item:nth-child(2).promo__item--active {
    background-image: repeating-radial-gradient(circle, #93b463 0, #93b463 1px, transparent 2px, transparent 100%), linear-gradient(45deg, rgba(131, 163, 83, .5), rgba(57, 97, 0, .9)), url("/img/image-2.jpg")
}

.promo__item:last-child.promo__item--active {
    background-image: repeating-radial-gradient(circle, #93b463 0, #93b463 1px, transparent 2px, transparent 100%), linear-gradient(45deg, rgba(131, 163, 83, .5), rgba(57, 97, 0, .9)), url("/img/image-3.jpg")
}

.promo__item:hover .promo__link {
    color: #2b2b2b;
    background-color: #fff
}

.phones__block {
    margin: 0
}

@media (min-width: 1200px) {
    .logo__block {
        width: 368px
    }
}

.logo__block {
    padding: 17px 7px 17px 0;
    position: relative
}

.header.scrolling .header__wrap {
    padding: 0 15px
}

.header.scrolling .header__wrap .logo {
    width: 241px
}

.header.scrolling .header__top {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    position: fixed;
    top: 0
}

.phones.phones--footer a:before {
    top: -3px
}

.header.scrolling2 .header__top {
    border-bottom: 1px solid #dadada
}

.container:before,
.container:after,
.wrapper:before,
.wrapper:after {
    display: table;
    content: " "
}

.container:after,
.wrapper:after {
    clear: both
}

.menu__subitem {
    position: relative;
    padding-right: 137px;
    padding-right: 0
}

.menu__sublink {
    padding: 0;
    padding: 0 20px 0 20px;
    margin: 12px 0 7px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    line-height: normal;
    position: relative;
}

.menu__main {
    display: table
}

.menu__subitem:hover+li,
.menu__subitem.active+li {
    border-color: transparent
}

.menu-wrapper {
    background: #396100;
    padding: 12px 0
}

select.chosen-select {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 35px;
    border: 2px solid #579006;
    background-color: #fff;
    background-clip: padding-box;
    color: #2b2b2b;
    text-decoration: none;
    white-space: nowrap;
    line-height: 32px;
    font-size: 15px
}

.breadcrumbs li:last-child span span {
    font-weight: 700
}

@media (min-width: 768px) {
    .menu__wrap:before {
        content: "";
        position: absolute;
        left: -12px;
        bottom: -8px;
        border: 8px solid transparent;
        border-right: 255px solid #396100;
        border-top: 0 solid #396100
    }
}

.brand__top a.btn:before {
    content: "";
    position: absolute;
    position: absolute;
    position: absolute;
    left: 0;
    left: -7px;
    left: 0;
    border: 9px solid #579006;
    top: 98%;
    right: 0;
    background: #579006;
    -webkit-clip-path: polygon(-21% 0, 100% 0, 100% 83%);
    clip-path: polygon(-21% 0, 100% 0, 100% 83%)
}

.brand__top a:hover.btn:before {
    border-right-color: #396100;
    border-top-color: #396100
}

@media (min-width: 768px) {
    .menu:after {
        left: 0;
        background: linear-gradient(90deg, rgb(118, 175, 37) 0, rgb(87, 144, 6) 87%);
    }

    .about-content p[itemscope] a.article__image {
        display: block;
    }

    .about-content p[itemscope] {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
    }

    .menu:before {
        right: 0;
        background: linear-gradient(90deg, rgb(87, 144, 6) 0, rgb(118, 175, 37) 87%);
    }

    .menu:after,
    .menu:before {
        width: 212px;
        content: "";
        position: absolute;
        height: 100%;
        top: 0;
        z-index: -1;
    }

    .menu__item.active:after {
        position: absolute;
        content: "";
        background: #396100;
        top: -1px;
        bottom: -1px;
        z-index: -1;
        left: -1px;
        right: -1px;
        border-radius: 2px;
    }

    .menu__item {
        position: relative;
    }

    .page-category__link {
        display: none;
    }

    .menu__triangle {
        content: "";
        position: absolute;
        right: -48px;
        top: 0;
        border: 0 solid transparent;
        border-left: 49px solid #396100;
        border-bottom: 0 solid transparent;
        display: none
    }
}

.title-h2--mb0 {
    margin-bottom: 0
}

.breadcrumbs {
    min-height: 65px;
    border-bottom: 1px solid #dadada;
    background-color: #fcfdfa !important;
}

.breadcrumb {
    background: transparent !important;
    margin-bottom: 0 !important;
    padding: 16px 0 14px 0 !important;
}

.breadcrumbs li {
    display: block;
    display: inline-block;
    padding-left: 32px;
    position: relative;
    padding-right: 8px;
    margin: 4px 0
}

.breadcrumbs li a,
.breadcrumbs li>span {
    font-size: 15px;
    line-height: 26px;
    /* font-weight: 700; */
    color: #2b2b2b
}

.breadcrumbs li:not(:first-child) a:after,
.breadcrumbs li:not(:first-child)>span::after,
.breadcrumbs li.sf_crumb:not(:first-child)>b::after {
    content: ">";
    position: absolute;
    top: 1px;
    left: 0;
    width: 21px;
    height: 21px;
    line-height: 23px;
    color: #579006;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #579006;
    box-sizing: border-box;
    cursor: default
}

.gallery-wrap .img-small-wrap:nth-child(4n+1) {
    margin-right: 0
}

.breadcrumbs li:first-child {
    padding-left: 0
}

.breadcrumbs li:first-child a::after {
    display: none
}

.aggregate .no-result b,
.breadcrumbs span {
    font-weight: 400
}

.row .msearch2{
    margin-left: 0;
    margin-right: 0;
}

.wrapper-internal .title-h2 {
    line-height: 34px;
    margin: .67em 0
}

.sidebar__title.title-h2 {
    line-height: 34px;
    line-height: normal;
    margin: .8em 0;
    font-size: 25px
}

.title-h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 34px
}

li.brand__item.holdex a.btn.btn__link {
    padding: 12px 29px 10px 29px;
    line-height: 18px
}

li.brand__item.holdex .brand__title {
    padding: 14px 23px
}

li.brand__item.holdex {
    width: 18%
}

li.brand__item.holdex a.btn.btn__link {
    font-size: 13px
}

.form_search {
    width: 100%;
    padding: 12px 10px 9px 10px;
    background-color: #fff;
    border-bottom: 1px solid #579006;
    margin: 1px
}

.search-block {
    position: relative
}

.search-block svg {
    position: absolute;
    top: 14px;
    fill: #579006;
    width: 18px !important;
    left: 9px
}

.search-block .form_search {
    padding-left: 37px
}

.grecaptcha-badge {
    display: none !important
}

.gallery__list:before {
    content: "";
    content: "";
    position: absolute;
    position: absolute;
    left: -7px;
    left: 0;
    border: 9px solid transparent;
    top: 98%;
    right: 0;
    padding-bottom: 0;
    background: #f1f1f1;
    -webkit-clip-path: polygon(-19% 0, 100% 0, 100% 83%);
    clip-path: polygon(-19% 0, 100% 0, 100% 83%)
}

.gallery__item a {
    display: block;
    width: 100%
}

.wrapper-internal .title-h2 {
    background: #fff;
    color: #3a3a3a;
    position: relative;
    font-size: 34px;
    font-weight: 800;
    line-height: normal;
    width: auto;
    text-transform: uppercase
}

.brand__top .category__circle {
    float: left;
    margin-right: 15px;
    width: 60px;
    height: 60px;
    padding: 7px
}

*:not(.sf_content) ul.brand__list:not(.holdex) .brand__item:nth-child(2n) {
    margin-right: 0
}

ul.brand__list:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 13px, #fcfcfc 13px, #fcfcfc 17px, transparent 17px, transparent 30px, #fcfcfc 30px, #fcfcfc 32px);
    z-index: -1;
    bottom: 0;
}

form#mse2_filters fieldset {
    border: 0;
    padding: 0;
    /* width: 291px; */
    width: 240px;
    float: left;
    margin-bottom: 10px !important;
    margin-right: 10px
}

form#mse2_filters fieldset select {
    width: 100%
}

#mse2_filters {
    display: table;
    width: 100%
}

.brand__item p.brand__text {
    margin-top: 0;
    margin: 25px 15px 15px 15px;
    color: #4c4c4c;
    text-overflow: ellipsis;
    max-height: 189px;
    overflow: hidden;
    height: 100%;
    display: block;
    top: 0
}

.brand__content {
    height: 100%;
    position: relative;
    width: 100%;
    display: grid;
    border-top: 0
}

.brand__top a.btn {
    text-align: left
}

.brand__top.d__content {
    height: auto
}

a.btn__link {
    padding: 15px 15px 15px 20px;
    background-color: #579006;
    width: 100%;
    width: 100%;
    bottom: 0;
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    position: relative;
    z-index: 1
}

.brand__content .brand__btn {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: auto
}

.brand__content .brand__title:hover {
    border-color: transparent
}

.brand__content .brand__title {
    margin-bottom: 10px;
    display: table;
    border-bottom: 1px solid;
    clear: both;
    color: #2b2b2b
}

select.chosen-select.active+.chosen-container a.chosen-single {
    background: #579006 !important;
    color: white !important;
}


select.chosen-select.active+.chosen-container a.chosen-single b:before {
    content: "×" !important;
}

select.chosen-select.active+.chosen-container a.chosen-single:hover b:before {
    color: #fff;
}

.wrapper-internal .title-h2 u {
    display: inline-block
}

.reviews-yandex-button {
    position: absolute;
    top: -5px;
    right: 0;
    display: block;
    width: 200px;
    font-weight: 500;
    text-decoration: none;
    text-align: right
}

.wrapper--flex {
    display: flex;
    flex-direction: column;
}

#mse2_mfilter {
    width: 100%;
}

.modal-content{
    border: none !important;
}

.dop_list {
    width: 100%;
}

.aggregate .msearch2 #p0 {
    width: 100%;
}

.fancybox-slide #map-modal {
    padding: 0;
}

.dop_list__navigation {
    order: 0;
}

.dop_list__content {
    order: 1;
}

section.contacts {
    position: relative
}

.h2 {
    margin-block-start: 1em;
    margin-block-end: 1em;
}

.chosen-disabled .chosen-single {
    cursor: not-allowed !important;
    opacity: .5
}

.about--page h2 strong {
    font-weight: 700
}

.form.ec-form {
    position: relative
}

.form.ec-form .reviews-yandex-button {
    position: initial;
    position: absolute;
    top: 0;
    background: white;
    padding: 0 7px;
    width: auto;
    font-size: 11px
}

.page--info .page--list .page--row-value br {
    margin-top: 10px;
    display: block;
    content: ""
}

.page--row-value.two-line a {
    color: #579006;
}

.brand__top a.btn {
    position: relative
}

option {
    background: white;
    color: #161616
}

.page--info .title-h2 {
    font-size: 27px;
    line-height: normal;
    margin: 0 0 25px;
    width: 100%
}

.page--info .page--list {
    display: inline-block;
    max-width: 424px;
    width: 100%;
    padding-left: 25px;
    position: relative;
    padding: 24px 0 10px 0;
}

.page--info .page--list li {
    line-height: 18px;
    margin-bottom: 24px;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
}

.page--info .page--list .page--label {
    max-width: 125px;
    min-width: 125px;
    display: inline-block;
    vertical-align: top
}

.page--info .page--list .page--label.price,
.sell_table th {
    font-weight: 700;
    text-transform: uppercase
}

.page--info .page--list .page--row-value {
    display: inline-block;
    transition: height .4s;
    line-height: 18px;
    font-weight: 700;
    padding: 0
}

.replace-text {
    margin-bottom: 21px;
    font-size: 14px;
    font-weight: 500;
    color: #5e5e5e;
}

.add-cart {
    margin-bottom: 13px;
}

.delivery-text {
    margin-bottom: 21px;
    font-size: 14px;
}

.item-price {
    margin-bottom: 20px;
}

.item-price .text {
    padding-top: 13px;
    font-size: 14px;
}

.page--info .page--list .item-price.obmen-price .page--row-value {
    color: #de2b2c;
    width: auto;
}

.page--info .page--list .item-price.obmen-price .page--label {
    color: #2b2b2b;
}

.page--info .page--list .item-price .page--row-value {
    font-size: 16px;
    color: #5e5e5e;
    width: auto;
}

.page--info .page--list .item-price .page--row-value span {
    font-size: 30px;
}

.page--info .page--list .item-price .page--label {
    max-width: inherit;
    min-width: auto;
    padding-left: 9px;
    font-weight: 600;
    color: #5e5e5e;
    font-size: 16px;
    line-height: 25px;
}

.page--info .page--list .brand__text {
    display: inline-block;
    vertical-align: text-top;
    font-size: 16px;
    line-height: 18px;
    color: #2b2b2b
}

.page--info {
    width: 100%;
    display: table;
    padding-bottom: 25px
}

.page--info .left-side {
    float: left;
    margin-right: 25px;
    clear: both
}

.gallery-wrap {
    width: 677px
}

.img-big-wrap {
    border: 3px double #dadada;
    margin-bottom: 5px
}

.img-big-wrap img {
    display: block
}

ul.img-s-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 100%;
}

a.image-block__link {
    height: 160px;
    position: relative;
    display: block;
    width: 232px;
    max-width: 209px;
    width: 100%;
}

ul.img-s-block li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.img-s-block__item {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 100%;
    height: 156px;
    background-size: cover;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

ul.img-s-block li:first-child {}

a.image-block__link:not(:hover) ul.img-s-block li:first-child .img-s-block__item {
    opacity: 1;
}

ul.img-s-block li:hover .img-s-block__item {
    opacity: 1;
}

a.image-block__link:not(:hover) {}

ul.img-s-block {
    padding: 0;
}

li {}

ul.img-s-block li:after {
    content: '';
    display: none;
    width: 100%;
    height: 3px;
    margin: 0 !important;
    background-color: rgba(232, 232, 232, .8);
    box-shadow: 0 0 1px 0px #151515d9;
}

li.aggregate__list_item {
    list-style: none;
}

.chosen-container-single .chosen-single {
    background: #fff !important;
}

li.aggregate__list_item:hover ul.img-s-block li:after {
    display: block;
}

ul.img-s-block li:hover::after,
a.image-block__link:not(:hover) ul.img-s-block li:first-child::after {
    background-color: #579006;
}

.img-s-block__item {
    height: 100%;
}

ul.img-s-block li:first-child:after {
    margin-left: 3px;
}

ul.img-s-block li:last-child:after {
    margin-right: 2px;
}

.sf_content {
    position: relative;
    width: 100%;
}

.reset-search {
    display: none;
}

.search-block.active button.reset-search {
    display: block;
    border-radius: 50%;
}

.reset-search {
    position: absolute;
    right: 0;
    top: 13px;
    right: 6px;
    cursor: pointer;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 1px;
    display: none;
    line-height: 32px;
}

.search-block input {
    padding-right: 45px;
}

.reset-search i {
    color: #a3a3a3;
    background: transparent;
    font-size: 32px;
}

.search-block button.reset-search:hover i {
    color: #3a3a3a;
}

.chosen-container-single .chosen-single,
select.chosen-select {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 3px 0 3px 8px;
    height: 39px;
    border: 2px solid #579006;
    background-color: #fff;
    background-clip: padding-box;
    color: #161616;
    text-decoration: none;
    white-space: nowrap;
    line-height: 33px;
    font-size: 16px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
}

select.chosen-select {
    padding-top: 3px;
    padding-left: 12px;
}

.sf_content .brand__title {
    padding: 10px;
    font-size: 18px;
}

.brand__item .brand__title {
    font-size: 19px;
    line-height: 24px;
    font-weight: 700;
    font-weight: 800;
    text-transform: uppercase;
    min-height: 59px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    border-bottom: 0;
}

.brand__top a.btn:before {
    border-right-width: 305px;
}

.brand__item {
    margin-bottom: 25px;
    width: 27%;
    margin-right: 2%;
    margin-left: 0;
}

.brand__top {
    background-repeat: repeat;
    overflow: hidden;
    padding-bottom: 15px;
}

.sf_content .brand__title {
    padding: 10px;
    font-size: 18px;
}

ul.brand__list li.brand__item a.btn {
    padding: 0;
    transition: inherit;
}

@media (min-width: 992px) {
    .sf_content li.brand__item {
        width: 32%;
    }

    .sf_content li.brand__item:nth-child(3n) {
        margin-right: 0;
    }

    .sf_content li.brand__item:nth-child(3n) {
        margin-right: 0
    }

  
}

.sf_introtext.notempty {
    margin-bottom: 23px;
}

@media (max-width: 767px) {
    .header__top {
        transition: top .2s;
    }

    .sf_introtext.notempty {
        margin-bottom: 16px;
    }

    a.image-block__link:hover ul.img-s-block li:first-child .img-s-block__item {
        opacity: 1;
    }

    select.chosen-select {
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none;
        background-image: url(/img/down-arrow-select-dark.png);
        padding-right: 30px;
        padding-top: 2px;
        background-repeat: no-repeat;
        background-position: right 8px top 12px;
    }

    /* .page--info .page--list .page--label {
        max-width: 100px;
        min-width: 100px;
    } */

    .logo__block {
        padding: 0;
        width: 58%;
        display: table-cell;
        padding-right: 5%;
    }

    .sf_introtext {
        font-size: 14px;
        line-height: 19px;
    }

    .address:nth-child(2) {
        padding-right: 11px;
        display: table-cell;
        width: 50%;
        margin: 0;
    }

    header .address {
        margin: 0;
        margin: 14px auto;
        margin-bottom: 19px;
        font-size: 14px;
        display: table;
        vertical-align: middle;
        max-width: none;
    }

    .header__wrap {
        padding-top: 10px;
    }

    header .phones {
        display: table;
        margin: 26px 0 20px 0;
        margin: 0 auto;
        left: -10px;
        padding-top: 3px;
    }

    header .social {
        width: auto;
        clear: both;
        margin: 5px auto 10px;
        padding-top: 5px;
    }

    .menu__btn {
        display: none;
    }

    .fixed-mobile.white {
        background: white;
        border-bottom: 1px solid #dadada;
    }

    .fixed-mobile.white {
        display: flex !important;
        min-height: 41px;
    }

    .menu .menu__link:hover{
        color: #fff;
    }

    .fixed-mobile {
        overflow: hidden;
    }

    .menu__btn.btn.fixed-position {
        display: inline-block;
        background: white;
        margin: 0 28px 0 0;
        border: 0;
        padding: 0;
    }

    .fixed-mobile.white a.address.popup,
    .menu__btn.btn.fixed-position {
        width: 100%;
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
    }

    .menu__btn {
        z-index: 333;
        right: 0;
        position: relative;
        width: 96px;
        margin-left: 20px;
        padding: 0;
    }

    .fixed-mobile a.address.popup {
        display: block;
        display: none;
        display: inline-block;
        position: relative;
        float: right;
        right: 0;
        background: #579006;
    }

    .fixed-mobile.white a.address.popup {
        background: white;
        border: white;
        color: #579006;
    }

    a.address.popup {
        padding: 7px 10px 4px 47px;
        position: fixed;
        top: 0;
        z-index: 999;
        background: white;
        margin: 0;
        right: 0;
        font-size: 12px;
    }

    a.address.popup {
        display: none;
    }

    .menu-container {
        position: absolute;
        z-index: 4;
        left: 0;
        width: 70%;
        height: 100%;
        background: #579006;
        padding: 20px 0;
        margin-bottom: 65px;
        background-color: #579006;
        border-bottom: 3px solid #537200;
        background-image: repeating-radial-gradient(circle, #609c07 0, #609c07 1px, transparent 2px, transparent 100%), linear-gradient(45deg, #579006, #579006);
        background-repeat: repeat, no-repeat;
        background-size: 20px 20px, cover;
        max-width: 255px;
        bottom: 0;
        top: 0;
        touch-action: pan-down;
    }

    nav.menu .footer__copyright {}

    .header__wrap {
        padding-top: 10px
    }

    .menu {
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        display: block;
        margin-left: -100%;
        z-index: 9999;
        background: none;
        transition: .2s;
    }

    .menu__btn.btn.fixed-position .menu__btn_text {
        top: 0;
        left: 0;
        background: red;
        background: #579006;
        padding: 0;
        padding: 0 8px;
        height: 41px;
        z-index: 999;
        margin: 0;
        font-size: 12px;
        color: #fff;
        border-left: 0;
        border-top: 0;
        width: 100%;
        text-align: left;
        position: relative;
        line-height: 42px;
        padding-left: 47px;
    }

    .btn.btn__top {
        z-index: 999;
        background: rgba(87, 144, 6, 0.9);
        color: white;
        display: inline-block;
        padding: 0 10px;
        position: fixed;
        bottom: 30px;
        right: 30px;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        border: 1px solid rgba(87, 144, 6, 0.9) !important;
        transition: bottom .2s, opacity .2s;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
        opacity: 0;
        font-size: 14px;
        line-height: 40px;
    }

    .fixed-mobile:not(.white) a.address.popup::before {
        background-position: -56px -36px
    }

    .fixed-mobile.white {
        background: white;
        border-bottom: 1px solid #dadada
    }

    .fixed-mobile:not(.white) {
        box-shadow: 0 0 5px 4px rgba(0, 0, 0, .24)
    }

    .fixed-mobile {
        border-bottom: 1px solid #579006
    }

    .fixed-mobile.white .menu__btn_text span {
        background: white
    }

    .fixed-mobile.white .menu__btn.btn.fixed-position .menu__btn_text span,
    .fixed-mobile.white .menu__btn.btn.fixed-position .menu__btn_text span:before,
    .fixed-mobile.white .menu__btn.btn.fixed-position .menu__btn_text span:after {
        background: #fff;
        box-shadow: -2px 1px 0 0 #8bb253
    }

    .fixed-mobile.white a.address.popup {
        background: white;
        border: white;
        color: #579006
    }

    .menu__btn {
        display: none
    }

    .modal-title.title-h2 {
        width: 100%
    }

    .menu__btn.btn.fixed-position .menu__btn_text span,
    .menu__btn.btn.fixed-position .menu__btn_text span:before,
    .menu__btn.btn.fixed-position .menu__btn_text span:after {
        background: #fff;
        text-indent: 0
    }

    .btn__top,
    #header a.address.popup,
    .fixed-position .menu__btn_text {
        border-color: #dadada !important
    }

    .menu__btn.btn.fixed-position .menu__btn_text span {
        top: 19px;
        position: absolute;
        left: 15px
    }

    .menu__btn.btn.fixed-position:before {
        content: "";
        position: absolute;
        left: 100%;
        bottom: 0;
        border: 29px solid transparent;
        border: 52px solid transparent;
        border-left: 25px solid #579006;
        border-bottom: 0 solid #579006;
        border-right: 0 solid transparent;
    }

    a.address.popup {
        border-top: 0;
        border-right: 0
    }

    a.address.popup::before {
        left: 10px
    }

    .menu__btn_text span {
        display: inline-block;
        position: relative;
        width: 22px;
        height: 2px;
        background: white;
        margin-right: 15px;
        vertical-align: 3px;
        border-radius: 4px;
        float: none;
        margin: 0 10px 0 0
    }

    .btn.btn__top div {
        transform: translateY(2px);
        transform: rotate(180deg);
        height: 23px;
        background-image: url("/img/sprite.png");
        background-repeat: no-repeat;
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        zoom: 1.48;
        background-position: 0 -28px
    }

    .btn.btn__top span {
        font-size: 10px;
        font-weight: 400;
        text-transform: lowercase;
        position: absolute;
        top: 11px;
        left: 8px
    }

    .menu__btn.btn.fixed-position:before {
        content: "";
        position: absolute;
        left: 99%;
        bottom: -1px;
        border: 29px solid transparent;
        border: 52px solid transparent;
        border-left: 25px solid #579006;
        border-bottom: 0 solid #579006;
        border-right: 0 solid transparent;
    }

    .menu__btn_text span:before,
    .menu__btn_text span:after {
        content: "";
        width: 100%;
        background: white;
        height: 2px;
        display: block;
        border-radius: 1px
    }

    .menu__btn_text span:before {
        margin-top: -6px
    }

    .menu__btn_text span:after {
        margin-top: 10px;
    }

    nav.menu.active {
        left: 0;
        margin-left: 0;
        background: none;
        touch-action: pinch-zoom
    }

    nav.menu:before {
        content: "";
        background: #1e1e1e;
        position: fixed;
        height: 100%;
        top: 0;
        left: 0;
        left: 0;
        z-index: -1;
        right: 0;
        opacity: 0;
        visibility: hidden;
        touch-action: pan-down;
        transition: .2s
    }

    nav.menu.active:before {
        visibility: visible;
        opacity: .9
    }

    main {
        margin-top: 900px;
    }

    .menu__btn.btn {
        display: none;
    }

    #mse2_mfilter .pagination {
        overflow: hidden;
        overflow-x: scroll;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .row.msearch2{
        margin-left:0;
        margin-right: 0;
    }
    
    fieldset .form-group{
        margin-bottom:0;
    }

    /* .fancybox-slide{
        padding: 44px !important;
    } */
}

@media (max-width: 575px) {

    form#mse2_filters>div:nth-child(2){
        display: flex;
        flex-direction: column;
    }

    form#mse2_filters>div:nth-child(2)>div{
        display: flex;
        flex-direction: column;
    }

    form#mse2_filters fieldset{
        width: 100% !important;
    }

    .about-content p[itemscope] {
        max-width: 100%;
        display: inline-block;
    }

    .logo__block {
        max-width: 332px;
        display: table;
        margin: 0 auto;
        border-bottom: 1px solid #dadada;
        padding-bottom: 10px;
        width: 100%;
        padding-right: 0;
    }

    .form__policy a.form__link {
        border: 0 !important;
        text-decoration: underline !important;
    }

    span.ec-count {
        line-height: normal;
        margin-top: -11px !important;
        font-size: 13px;
    }

    .address:nth-child(2) {
        width: auto;
        display: table;
        margin: 0 auto;
        margin: 13px auto;
        padding-right: 0;
    }
}

.menu__btn {
    border-radius: 3px;
    border-bottom: 2px solid #396100;
    height: 20px;
}

.sf_introtext {
    margin-top: -10px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

ul.brand__list3 {
    list-style-type: disc;
    margin: 4px 0;
}

.sf_introtext.notempty+.sf_content ul.brand__list3 {
    margin-top: -5px;
}

.brand__title {}

ul.brand__list3 li {
    font-size: 14px;
}

.sf_introtext img {
    float: left;
    margin-right: 15px;
}

/* form#mse2_filters fieldset:nth-child(3) {
    clear: both;
} */

a.address.map {
    color: #2b2b2b;
}

a.address.map:hover {
    text-decoration: none;
    color: #579006;
}

span.product-numbers {
    display: table;
    width: 100%;
}

.product-numbers-line {
    height: 74px;
    overflow: hidden;
}

.phones.phones--contacts>a::before {
    background-position: -130px -5px;
}

li.gallery__item.morehide {
    display: none;
}

.gallery-more-btn {
    position: absolute;
    width: 100%;
    z-index: 4;
    background: rgba(32, 37, 36, 0.78);
    height: 100%;
    display: flex;
    cursor: pointer;
    color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    line-height: normal;
}

.gallery__item a {
    position: relative;
    z-index: 1;
}

.gallery-more-btn span {
    display: block;
    width: 100%;
}

.gallery-more-btn>span {
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 400;
}

.filter-tags {
    width: 100%;
    clear: both;
    margin: 10px -2px 0 -2px;
    display: inline-block;
}

.filter-tags {}

.filter-tags a {
    background: white;
    color: #888;
    border: 1px solid;
    padding: 4px 8px;
    margin: 0 4px 8px 4px;
    font-size: 14px;
    border-radius: 4px;
    border-color: #dadada;
    display: inline-block;
    line-height: normal;
    text-transform: lowercase;
    background: #fcfdfa;
    font-weight: 500;
    -o-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    -moz-transform: skew(-6deg);
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}

.filter-tags a>span {
    -o-transform: skew(6deg);
    -ms-transform: skew(6deg);
    -moz-transform: skew(6deg);
    -webkit-transform: skew(6deg);
    transform: skew(6deg);
    display: block;
}

.filter-tags a.active {
    background: #579006;
    color: white;
    text-decoration: none;
    border-color: #579006;
}

span.page--row-value.price {
    font-size: 22px;
}

.about-content p[itemscope] {
    margin: 0;
}

.about--page h2,
.about--page h3,
.about--page h4 {
    text-transform: uppercase;
}

.chosen-container-active a.chosen-single b:before {
    content: "×";
}

.page-category__link {
    margin-bottom: 11px;
    line-height: normal;
}

.page-category__link a {
    font-size: 16px;
    text-decoration: none;
    text-transform: lowercase;
}

.sf_tags+.total_items {
    margin-top: 14px;
}

.page-category__link a:hover span {
    text-decoration: underline;
}

.filter-tags a span img {
    vertical-align: -3px;
    height: 20px;
}

.sf_introtext ul {
    list-style: circle;
    margin-bottom: 0;
}

.sf_introtext ul li {
    margin-bottom: 10px;
}

.filter-tags a:not(.active):hover {
    background: #fcfdfa;
    color: #616161;
    text-decoration: none;
    border-color: #c1c1c1;
}

.filter-tags.id443626 {
    max-width: 600px;
}

.wrapper-one-column .wrapper-internal {
    /* display: block; */
    width: 100%;
    padding: 0;
}

.hidden {
    display: none;
}

.fotorama__stage__shaft {
    /* border: 3px double #dadada; */
}

.fotorama__nav-wrap {
    margin-top: 10px;
}

.product-detali-in-content {
    overflow: hidden;
    display: inherit;
    height: 50px;
    /* margin-bottom: 13px; */
}

.btn.btn_class.btn_class_1{
    color: #fff;
}

#modal_working_conditions {
    padding:0;
}

#modal_working_conditions .fancybox-content{
    margin-top: 0 !important;
    margin-bottom: 0!important;

}

#modal_working_conditions .modal-content{
    border:none !important;
}

#model_working_conditions {
    /* display: none; */
}

main #model_working_conditions {
    /* display: block; */
}

.modal__display_none{
    display: none;
}

#mse2_mfilter{
    width: 100%;
    display: block;
}

.product-zamena-block {

}
.product-zamena-block .h2 {
    padding-left: 15px;
}
.product-zamena-items {
    padding: 15px;
}
.product-zamena-item {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.aj-preloader {
  margin: 0 auto 15px;
  padding: 0 15px;
  text-align: center;
  opacity: 0.8;
  animation: pulse-animation 1s infinite;
}
.aj-preloader-img{
  width: 49px;
  height: 49px;
  object-fit: contain;
}
@keyframes pulse-animation {
  50% {
    transform: scale(1.05);
    opacity: 1;
  }
}