.main .center .top-nav a.active.noactive {
    background: none !important;
}

.ib {
    display: inline-block;
}

.wrapper-showgood {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
}

.content-showgood {
    background-color: white;
    border-radius: 20px;
    width: 30%;
    height: auto;
    position: relative;
    top: 10%;
    left: 35%;
}

.content-showgood h3 {
    display: block;
    border-radius: 20px 20px 0 0;
    background-color: #85bf3b;
    font: 16px/1 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    width: 100%;
    line-height: 50px;
    text-align: center;
}

.text-showgood {
    display: block;
    font: 15px/24px 'OpenSansRegular';
    color: #494949;
    margin-top: 25px;
    padding: 0 19px 0 19px;
}

#name-showgood {
    font: 16px 'OpenSansBold';
    color: #036739;
    font-weight: bold;
}

.buttons-showgood {
    margin-top: 30px;
    padding-bottom: 30px;
}

.button-showgood {
    display: inline-block !important;
    padding-left: 10px;
    width: auto;
    margin: 0 auto;
    text-align: center;
    width: 39%;
    margin-left: 7%;

}

/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/

.none {
    display: none;
}

html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
canvas,
embed,
figcaption,
output,
ruby,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
}

/*.fancybox-image{
  max-height: 630px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fancybox-inner {
  position: fixed;
  overflow: auto;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0,0,0,0.5);
  z-index: 201;
}*/


article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
}

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

ol,
ul {
    list-style: none;
}

a:hover,
a:active {
    outline: none;
}

blockquote,
q {
    quotes: none;
    margin: 1em 40px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

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

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}

audio[controls],
canvas,
video {
    display: inline-block;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

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

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

figure {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    border: none;
    outline: none;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

[tabindex] {
    outline: none;
}

input,
button {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

[required] {
    text-shadow: none;
}

body {
    /*background: #ffffff url(/local/templates/partner/newimg/bg/body.png) center top repeat;*/
    background: #ffffff;
    position: relative;
    font: 16px/1.2 'Arial';
    min-height: 100vh;
}

.Footer-main {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.jq-checkbox,
.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.jq-checkbox input,
.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em;
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox,
.jq-select-multiple {
    position: relative;
    display: inline-block;
}

.jq-selectbox select,
.jq-select-multiple select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-selectbox li,
.jq-select-multiple li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* white-space: nowrap; */
}

.jq-selectbox {
    z-index: 10;
}

.jq-selectbox__select {
    position: relative;
}

.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox__dropdown {
    position: absolute;
}

.jq-selectbox__search input {
    -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch;
}

.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.jq-number {
    display: inline-block;
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left;
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

.jq-checkbox,
.jq-radio {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.jq-checkbox__div {
    width: 23px;
    height: 23px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 1px 1px #c0c0c0;
    box-shadow: inset 0 0 1px 1px #c0c0c0;
    margin-right: 9px;
    position: relative;
}

.jq-checkbox__div.__color {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checked .jq-checkbox__div:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 4px;
    left: 4px;
    background: #3f3f3f;
    border-radius: 1px;
}

.checked .jq-checkbox__div.__color:after {
    background: #fff;
}

.jq-radio__div {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 1px 1px #c0c0c0;
    box-shadow: inset 0 0 1px 1px #c0c0c0;
    margin-right: 9px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.jq-large .jq-radio__div {
    width: 26px;
    height: 26px;
}

.checked .jq-radio__div:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 4px;
    left: 4px;
    background: #3f3f3f;
    border-radius: 50%;
}

.jq-large.checked .jq-radio__div:after {
    width: 16px;
    height: 16px;
    top: 5px;
    left: 5px;
}

.jq-selectbox__select {
    -webkit-box-shadow: inset 0 0 1px 1px #c0c0c0;
    box-shadow: inset 0 0 1px 1px #c0c0c0;
    padding: 7px 10px;
    border-radius: 5px;
    font: 16px 'OpenSansRegular';
    color: #333333;
    background: #ffffff;
}

.jq-selectbox__trigger {
    position: absolute;
    height: 36px;
    width: 30px;
    top: 0;
    right: 0;
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    border: 7px solid transparent;
    border-top: 7px solid #414141;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -7px;
}

.jq-selectbox__dropdown {
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
}

.jq-selectbox__dropdown li {
    padding: 5px 10px;
    font: 16px 'OpenSansRegular';
    cursor: pointer;
}

.jq-selectbox__dropdown li.selected,
.jq-selectbox__dropdown li:hover {
    background: #DFE7EA;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    overflow-y: auto !important;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: inline-block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    position: absolute;
    bottom: 35px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1%;
    opacity: 0.6;
}

.slick-dots li {
    margin-right: 30px;
    opacity: 0.01;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots button {
    font-size: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    border-radius: 50%;
    background: #85bf3b;
}

.slick-dots li.slick-active button {
    background: #f9a225;
    border: 2px solid #85bf3b;
    -webkit-box-shadow: inset -1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: inset -1px 1px rgba(0, 0, 0, 0.3);
}

.About {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.About_left {
    /*padding-right: 30px;*/
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: justify;
}

.About_right {
    width: 400px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.About_right a {
    width: 48%;
    margin-bottom: 25px;
    outline: none;
}

.About_right a img {
    width: 100%;
}

.About_title {
    font: 16px 'OpenSansSemiBold';
    color: #494949;
    margin-bottom: 17px;
}

.About p {
    font: 15px/22px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 12px;
}

.Action,
a.Action {
    display: block;
    color: #494949;
    text-align: center;
    text-decoration: none;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.Action:hover {
    color: #036739;
}

.Action_img {
    width: 100%;
    margin-bottom: 15px;
}

.Action_text {
    font: 15px 'OpenSansSemiBold';
}

.Action_info {
    font: 14px 'OpenSansRegular';
}

.Action_type {
    position: absolute;
    top: 20px;
    left: 0;
    background: #f9a225;
    font: 14px/1 'OpenSansBold';
    color: #ffffff;
    padding: 8px 20px;
    text-transform: uppercase;
    border-radius: 0 8px 8px 0;
    letter-spacing: .85px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Action:hover .Action_type {
    padding-left: 30px;
}

.Actions_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.Actions_item {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    width: 296px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 15px 30px;
}

.Actions_img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.Actions_content {
    padding: 20px 30px;
}

.Actions_title {
    font: 14px 'OpenSansSemiBold';
    color: #242424;
    margin-bottom: 15px;
}

.Actions_text {
    font: 14px/24px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 15px;
}

.Actions_link,
a.Actions_link {
    text-decoration: none;
    border-bottom: 1px dashed #80b33f;
    font: 14px 'OpenSansRegular';
    color: #494949;
    -webkit-transition: .3s;
    transition: .3s;
}

.Actions_link:hover {
    border-bottom-color: transparent;
}

.Article-detail_content {
    padding: 40px 100px;
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.Article-detail_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.Article-detail_top-content h1 {
    font: 16px 'OpenSansBold';
    color: #036739;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.Article-detail_top-content h1.__left {
    text-align: left;
}

.Article-detail_top-content h1.__mb-min {
    margin-bottom: 7px;
}

.Article-detail_top-content h1.__mb-large {
    margin-bottom: 30px;
}

.Article-detail_top-content h1.__mb-medium {
    margin-bottom: 25px;
}

.Article-detail_top-content p {
    font: 14px/22px 'OpenSansItalic';
    color: #494949;
}

.Article-detail_image {
    width: 190px;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Article-detail_image img {
    width: 100%;
}

.Article-detail_info h2 {
    font: 16px 'OpenSansSemiBold';
    color: #494949;
    margin-bottom: 15px;
}

.Article-detail_info p {
    font: 14px/22px 'OpenSansRegular';
    margin-bottom: 5px;
}

.Auth {
    width: 480px;
    margin: 20px auto;
}

.Auth_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -1px;
}

.Auth_btn,
.Auth_reg-btn {
    width: 100%;
    display: none;


    padding: 13px 0;

    border-radius: 10px 10px 0 0;

    font: 14px 'OpenSansSemiBold';
    color: #464646;
    text-transform: none;
}

.Auth_btn.active,
.Auth_reg-btn.active {
    display: block;
    font: 19px 'OpenSansBold';
    color: #195b37;
    padding-top: 15px;
    background: #fff;
}

.Auth_logo {
    font: 18px 'OpenSansSemiBold';
    color: #494949;
    text-align: center;
}

.Auth_content {
    background: #ffffff;
    border-radius: 0 0 10px 10px;
    padding: 25px;
}

.Auth_info {
    font: 14px 'OpenSansSemiBold';
    color: #036739;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.Auth_info:after {
    content: '';
    height: 1px;
    background: #f9f9f9;
    margin-left: 12px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.Auth_block {
    margin-bottom: 26px;
}

.Auth_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 17px;
}

.Auth_text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80px;
    font: 14px 'OpenSansRegular';
    color: #464646;
}

.Auth_text_logo {
    font: 14px 'OpenSansSemiBold';
    color: #494949;
    text-align: center;
}

.Auth_or_line {
    border-top: 3px solid #ebebeb;
    color: #010101;
    margin-bottom: 8px;
    margin-top: 28px;
    text-align: center;
    font: 15px 'OpenSansSemiBold';
    display: block;
}

.Auth_or_line.reg-emails span {
    padding: 3px 40px;
    display: inline-block;
}

.Auth_socials-icon {
    text-align: center;
}

.auth-info-text {
    font: 12px 'OpenSansBold';
    color: #2d2d2d;
    margin-top: 17px;
}

.Auth_socials-icon a {
    display: inline-block;
    margin-left: 6px;
}

.Auth_socials-icon img {
    border-radius: 40px !important;
    height: 48px !important;
    width: 48px !important;
}

.Auth_or_line span {
    position: relative;
    top: -12px;
    background-color: #ffffff;
    padding: 3px 50px;
}

.auth_socials {
    background-image: url('/local/templates/partner/img/ok-icon.png');
    background-repeat: no-repeat;
    background-position: 4% 50%;
    padding: 12px 0px 0px 40px;
    background-color: #f4851a;
    color: #ffffff !important;
    text-decoration: none;
    text-align: center;
    height: 45px;
    border-bottom: 2px solid #ff9700;
    border-radius: 3px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    width: 270px;
    outline: none;
    font: 14px/18px 'OpenSansSemiBold';
    margin-bottom: 20px;
    margin-left: 13%;
}

.auth_socials.vk {
    background-image: url('/local/templates/partner/img/vk-icon.png');
    background-color: #4b76a4;
    border-bottom: 2px solid #577a9a;
}

.auth_socials.fb {
    background-image: url('/local/templates/partner/img/fb-icon.png');
    background-color: #23599b;
    border-bottom: 2px solid #133783;
}

.socials_more {
    cursor: pointer;
}

@media screen and (max-width: 470px) {
    .auth_socials {
        margin-left: 10%;
        width: 260px;
    }

    body .youTubeBannerName {
        padding: 5px 10px;
        font-size: 10px;
    }
}

@media screen and (max-width: 420px) {
    .auth_socials {
        margin-left: 10%;
        width: 250px;
    }
}

@media screen and (max-width: 375px) {
    .auth_socials {
        margin-left: 5%;
        width: 240px;
    }
}

@media screen and (max-width: 355px) {
    .auth_socials {
        margin-left: 4%;
        width: 200px;
    }
}

.auth_phone_enter,
.auth_phone_enter-register {
    display: none;
}

.auth-nomer-text,
#send-new-code,
#send-new-code-register {
    margin-bottom: 20px;
}

#send-new-code,
#send-new-code-register {
    display: block;
}

#sms-code,
#sms-code-register {
    margin-bottom: 7px;
}

.register-all-phorm {
    display: none;
}

.auth-nomer-text a,
#send-new-code,
#send-new-code-register {
    color: #036739;
}

.auth-nomer-text a:hover,
#send-new-code,
#send-new-code-register {
    color: #73cd3a;
}

#send-new-code,
#send-new-code-register {
    cursor: pointer;
}

#send-new-code.no-active-code,
#send-new-code-register.no-active-code {
    cursor: not-allowed;
}

.auth-error,
.auth-error-register {
    margin-top: 10px;
    color: #ff0000;
    display: none;
}

.Auth_input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #fff;
    border: 1px dotted #dadada;
    font: 15px 'OpenSansItalic';
    color: #464646;
    padding: 14px 14px;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Auth_input::placeholder {
    font: 14px 'OpenSansLight';
    color: #838383;
}

.Auth_input.valid {
    background: #b4da42;
}

.Auth_input.__full {
    width: 100%;
}

.Auth_submit {
    font: 18px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    padding: 11px;
    border-radius: 10px;
    background: #006732;
    width: 100%;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.Auth_submit:hover {
    background: #73cd3a;
}

button.disabled:hover {
    background: #006732;
}

.disabled {
    opacity: 0.5;
}


.disabled {
    opacity: 0.5;
}

.link_new:hover {
    color: #73cd3a;
    text-decoration: none;
}

.Auth_socials {
    /*margin-bottom: 30px;*/
}

.Auth_socials_auto {
    display: none;
}

.Auth_socials-txt {
    font: 14px/18px 'OpenSansSemiBold';
    color: #494949;
    text-align: center;
    margin-bottom: 9px;
}

.Auth_socials-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.Auth_socials-block a {
    margin: 0 2px;
}

.Auth_phone-txt {
    font: 14px 'OpenSansSemiBold';
    color: #494949;
    text-align: center;
    position: relative;
    margin-bottom: 17px;
}

.Auth_phone-txt:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    background: #f9f9f9;
}

.Auth_phone-txt span {
    background: #ffffff;
    position: relative;
    z-index: 2;
    padding: 0 17px;
}

.Auth_phone-content {
    margin: 0 auto 26px;
}

.Auth_register,
.Auth_enter {
    display: none;
}

.Auth_register.active,
.Auth_enter.active {
    display: block;
}

.Basket_header,
.Basket_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.Basket_col,
.Basket_header-col {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Basket_col:nth-child(1),
.Basket_header-col:nth-child(1) {
    width: 50%;
}

.Basket_col:nth-child(2),
.Basket_header-col:nth-child(2) {
    width: 27%;
}

.Basket_col:nth-child(3),
.Basket_header-col:nth-child(3) {
    width: 16%;
}

.Basket_col:nth-child(4),
.Basket_header-col:nth-child(4) {
    width: 7%;
}

.Basket_header {
    font: 12px 'OpenSansRegular';
    color: #848484;
    margin-bottom: 10px;
}

.Basket_row:not(:last-child) {
    margin-bottom: 20px;
}

.Basket_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    color: #494949;
    font: 15px/18px 'OpenSansSemiBold';
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
}

.Basket_name:hover {
    color: #036739;
}

.Basket_name img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 65px;
    height: 65px;
    margin-right: 15px;
}

.Basket_name span {
    display: block;
    font-family: 'OpenSansRegular';
}

.Basket_price {
    font: 18px 'OpenSansBold';
    color: #036739;
}

.Basket_delete {
    background-image: url("/local/templates/partner/newimg/ico/close.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    background-color: #f9f9f9;
    display: block;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 0;
}

.Basket_delete:hover {
    background-color: #e9e4e4;
}

div.Basket_title {
    word-break: break-word;
    padding-right: 10px;
    color: #494949;
}

.our_photos {
    display: flex;
    /*margin: 0 -0.9%;*/
    flex-wrap: wrap;
    justify-content: space-around;
    /*flex-direction: row;*/
}

.our_photo {
    display: inline-block;
    width: 191px;
    margin: 0px 26px 25px 0;
    text-align: center;
    line-height: 109%;
    color: #696d74;
    font-size: 13px;
    font-weight: 400;
    height: 296px;
    float: left;
    position: relative;
}

.our_photo {
    width: 14.5%;
    margin: 0 0.9% 35px;
}

.our_photo span {
    text-overflow: ellipsis;
    color: #494949;
    font-weight: 600;
}

.our_photo .semena_partner {
    color: #006838;
    position: absolute;
    bottom: 0px;
    right: 25%;
    margin-bottom: -7px;
}

.our_photo .announcement {
    height: 84px;
    overflow: hidden;
    color: #242424;
    padding-top: 17px;
}

.Main-blog_item .announcement {
    height: 84px;
    overflow: hidden;
    color: #242424;
    padding-top: 17px;
}

.our_photo a img {
    /*width: 191px;*/
    /*height: 191px;*/
    margin-bottom: 2px;
}

.Blog-info_item {
    margin-bottom: 35px;
    clear: both;
}

.Blog-info_item_index {
    /*margin-bottom: 35px;*/
    clear: both;
    display: inline-block;
    margin-top: 75px;
}

.Blog-info_item_index2 {
    /*margin-bottom: 35px;*/
    clear: both;
    display: inline-block;
    margin-top: 28px;
}

.Blog-info_item:last-child {
    margin-bottom: 0;
}

.Blog-info_video,
.Blog-info_blog,
.Blog-info_photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.9%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Blog-info_video-item,
.Blog-info_blog-item,
.Blog-info_photo-item {
    width: 31.5%;
    margin: 0 0.9% 35px;
}

.Blog-info_photo {
    margin: 0 -1.1%;
}

.Blog-info_photo-item.__base {
    width: 20%;
    margin: 0 1.1% 35px;
}

.Blog-info_photo-item.__full {
    width: 31%;
}

.Blog-info_photo-img {
    width: 100%;
    border: 2px solid #f9f9f9;
    border-radius: 10px;
}

.Blog-info_slogan {
    font: 14px/22px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 10px;
}

.Blog {
    display: block;
}

.Blog.__bordered {
    border: 1px solid #f9f9f9;
    border-radius: 10px;
}

.Blog_header {
    background: #036739;
    padding: 11px 10px 11px 29px;
    font: 14px 'OpenSansSemiBold';
    color: #ffffff;
    border-radius: 10px 10px 0 0;
}

.Blog_header.__dark {
    background: #525252;
}

.Blog_image img {
    width: 100%;
    height: 180px;
}

.Blog_content {
    background: #ffffff;
    padding: 20px 25px 20px;
    border-radius: 0 0 10px 10px;
}

.Blog_text,
a.Blog_text {
    font: 14px/22px 'OpenSansSemiBold';
    color: #242424;
    margin-bottom: 15px;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    display: block;
}

.Blog_text:hover {
    color: #036739;
}

a.Blog_text2 {
    font: 14px/22px 'OpenSansSemiBold';
    color: #242424;
    margin-bottom: -2px;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    display: block;
    /* text-transform: uppercase; */
    margin-top: 10px;
    margin-left: 10px;
    font-size: 16px;
}

.Blog_text2:hover {
    color: #036739;
}

.Blog_link,
a.Blog_link {
    text-decoration: none;
    font: 14px 'OpenSansRegular';
    color: #494949;
    border-bottom: 1px dashed #9dc56c;
    -webkit-transition: .3s;
    transition: .3s;
}

.Blog_link:hover {
    border-bottom-color: transparent;
}

.Bottom-header_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.Bottom-header_catalog {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
    font: 16px/1 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    background: #036739;
    padding: 19px 30px 20px;
    border-radius: 10px;
    text-align: left;
    position: relative;
}

.Bottom-header_catalog:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 19px;
    right: 32px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Bottom-header_catalog.active:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 25px;
}

.Bottom-header_search {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 30px;
    position: relative;
}

.Bottom-header_label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 30px;
    pointer-events: none;
    font: 15px 'OpenSansRegular';
    color: #ffffff;
    -webkit-transition: .3s;
    transition: left .3s;
}

.Bottom-header_label.active {
    display: none;
}

.Bottom-header_label i {
    font: 15px 'OpenSansItalic';
}

.Bottom-header_submit {
    position: absolute;
    width: 55px;
    background-color: transparent;
    background-image: url("/local/templates/partner/newimg/ico/search.png");
    background-position: left center;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.Bottom-header_input {
    width: 100%;
    /*background: #85bf3b;*/
    border: 1px solid #B8C7D4;
    font: 15px 'OpenSansRegular';
    color: #B8C7D4;
    padding: 18px 55px 18px 30px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Bottom-header_label span {
    color: #B8C7D4;
}

.Bottom-header_basket {
    cursor: pointer;
    width: 310px;
    background: #036739;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 0 10px 10px 0;
    text-decoration: none;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
}

.Bottom-header_num {
    font: 14px 'OpenSansRegular';
    border-bottom: 1px dashed;
    margin-right: 26px;
    content: '';
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.Bottom-header_num:before {
    content: '';
    background-image: url("/local/templates/partner/img/cart.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 36px;
    height: 32px;
    position: absolute;
    top: -5px;
    left: -46px;
}

.Bottom-header_num:after {
    position: absolute;
    content: '/';
    bottom: 0;
    right: -16px;
    color: #fff;
}

.Bottom-header_basket:hover .Bottom-header_num {
    border-bottom-color: transparent;
}

.Bottom-header_price {
    font: 18px 'OpenSansSemiBold';
}

.Bread-crumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.Bread-crumbs.__mb-min {
    margin-bottom: 10px;
}

.Bread-crumbs a {
    font: 12px 'OpenSansRegular';
    color: #494949;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.Bread-crumbs a:hover {
    opacity: .7;
}

.Bread-crumbs a:not(:last-child):after {
    content: ' /';
    margin-right: 3px;
}

.Bread-crumbs.__light a {
    color: #888888;
}

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

.Catalog_top .Sort {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
}

.Catalog_pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.Catalog_pagination a {
    font: 18px 'OpenSansRegular';
    color: #494949;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    margin-left: 2px;
}

.Catalog_pagination a span {
    text-decoration: none;
    /*padding: 5px 5px;*/
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.Catalog_pagination a.active {
    font: 18px 'OpenSansSemiBold';
    background-color: #85bf3b;
    color: #fff;
    border-radius: 5px;
}

.Catalog_pagination a:not(.active):hover {
    color: #85bf3b;
}

.Catalog_pagination a span.last {
    /*width: 45px;*/
}

div.search-result {
    margin: 20px 0px 0px;
}


div.search-result p {
    margin: 0px;
    font-size: 16px;
    text-indent: 0px;
}

.Comments {
    margin-bottom: 60px;
    padding: 40px 0;

    border-radius: 10px 10px 0 0;
    /*display: none;*/
}

.Comments.__no-padding {
    padding: 0;
    margin-bottom: 0;
}

.Comments_main {
    padding-left: 10px;
    margin-bottom: 30px;
}

.Comments_main.__no-padding {
    padding-left: 0;
}

.Comments_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Comments_item:not(:last-child) {
    margin-bottom: 35px;
}

.Comments_item .Comments_items {
    margin-top: 25px;
}

.Comments_image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 110px;
    margin-right: 20px;
}

.Comments_item .Comments_items .Comments_image {
    width: 70px;
    position: relative;
}

.Comments_item .Comments_items .Comments_image:after {
    content: '';
    position: absolute;
    width: 23px;
    height: 28px;
    background-image: url("/local/templates/partner/newimg/ico/comment.png");
    background-position: top left;
    background-repeat: no-repeat;
    top: 0;
    left: -40px;
}

.Comments_img {
    width: 75%;
    border-radius: 8px;
}

.Comments_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.Comments_name {
    font: 15px/1 'OpenSansSemiBold';
    color: #036739;
}

.Comments_date {
    font: 12px/1 'OpenSansRegular';
    color: #707070;
}

.Comments_date:before {
    content: '|';
    padding-right: 10px;
    margin-left: 10px;
}

.Comments_text {
    font: 14px/22px 'OpenSansRegular';
    color: #464646;
    margin-bottom: 12px;
}

.Comments_link {
    font: 14px 'OpenSansRegular';
    color: #707070;
}

.Comments_link:hover {
    text-decoration: none;
}

.Comments_add {
    padding: 30px 110px 30px 130px;
    background: #e3e3e3;
    border-radius: 0 0 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Comments_add-image {
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
}

.Comments_add-image img {
    width: 100%;
    border-radius: 7px;
}

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

.Comments_field:before {
    content: '';
    width: 15px;
    height: 14px;
    background-image: url("/local/templates/partner/newimg/ico/area.png");
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: -14px;
}

.Comments_area {
    width: 100%;
    min-height: 77px;
    border: none;
    font: 14px 'OpenSansItalic';
    color: #919191;
    border-radius: 0 10px 10px 10px;
    padding: 10px 15px;
    outline: none;
}

.Comments_area::-webkit-input-placeholder {
    color: #919191;
}

.Comments_area:-moz-placeholder {
    color: #919191;
}

.Comments_area::-moz-placeholder {
    color: #919191;
}

.Comments_area:-ms-input-placeholder {
    color: #919191;
}

.Competition {
    border: 2px solid #f9a225;
    border-radius: 10px;
    font: 20px 'OpenSansBold';
    color: #f9a225;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px;
    text-decoration: none;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.Competition:hover {
    color: #f7c978;
    border-color: #f7c978;
}

.Competition span {
    display: block;
    font-size: 14px;
}

.Contact {
    margin-top: 20px;
}

.Contact_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Contact_item:first-child {
    border-bottom: 2px solid #f9f9f9;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.Contact_left {
    width: 34%;
}

.Contact_left p {
    font: 15px/22px 'OpenSansRegular';
    color: #464646;
    margin-bottom: 10px;
}

.Contact_left p strong {
    font: 16px 'OpenSansSemiBold';
}

.Contact_right {
    width: 66%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Contact_photo:nth-child(1) {
    padding-right: 30px;
    width: 52%;
}

.Contact_photo:nth-child(2) {
    width: 48%;
}

.Contact_photo a {
    outline: none;
}

.Contact_photo img {
    width: 100%;
}

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

.Contact_row a {
    width: 47%;
    margin-bottom: 30px;
}

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

.Counter_cnt input {
    background: none;
    border: none;
    width: 30px;
    font: 15px/1 'OpenSansLight';
    text-align: center;
    padding: 7px 0;
}

.Counter_left,
.Counter_right {
    width: 35px;
    height: 35px;
    border-radius: 10px;
    background: #F1F4F5;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    position: relative;
}

.Counter_left:before,
.Counter_right:before {
    width: 13px;
    height: 1px;
    background: #535353;
    content: '';
    position: absolute;
    top: 17px;
    left: 11px;
}

.Counter_right:after {
    width: 1px;
    height: 15px;
    background: #535353;
    content: '';
    position: absolute;
    top: 10px;
    left: 17px;
}

.Counter_cnt {
    font: 15px 'OpenSansLight';
    color: #242424;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 8px;
}

.Error {
    padding-top: 30px;
}

.Error_img {
    display: block;
    max-width: 100%;
    text-align: center;
    margin: 0 auto 25px;
}

.Error_title {
    font: 30px 'OpenSansBold';
    color: #036739;
    margin-bottom: 20px;
    text-align: center;
}

.Error_text {
    text-align: center;
    font: 15px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 30px;
}

.Error_text a {
    color: #036739;
}

.Error_text a:hover {
    text-decoration: none;
}

.Error_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.Error_links a {
    width: 23.4%;
    text-align: center;
    font: 14px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    background: #b4da42;
    padding: 10px 0;
    border-radius: 20px;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Error_links a:hover {
    background: #a6ca38;
}

.Filter {
    padding: 20px 25px;
    background: #F1F4F5;
    border-radius: 8px;
}

.Filter_header {
    font: 16px/1 'OpenSansBold';
    color: #8D9AA9;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}

.Filter_header:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    border-bottom: 2px solid #8D9AA9;
    border-right: 2px solid #8D9AA9;
    right: -2px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 4px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Filter.active .Filter_header:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
}

.Filter_content {
    padding-top: 20px;
    display: none;
}

.Filter.active .Filter_content {
    display: block;
}

.Filter_items {
    margin-bottom: 30px;
}

.Filter_item:not(:last-child) {
    margin-bottom: 15px;
}

.Filter_item {
    /* min-width: 275px; */
    max-width: 275px;
    min-width: 135px;
    width: 100%;
    display: inline-block;
    margin-left: 5px;
}

.Filter_title {
    font: 15px 'OpenSansSemiBold';
    color: #8D9AA9;
    margin-bottom: 5px;
    display: block;
}

.Filter_select {
    width: 100%;
    cursor: pointer;
    /* z-index: 12 !important; */
}

.Filter_select.selectsection {
    /* pointer-events: none;
  width: 0px; */
}

.jq-selectbox.Filter_select {
    /* z-index: 12 !important; */
}

.Filter_select .jq-selectbox__select {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 9px;
    border: 1px solid #B8C7D4;
    background: #FFF;
    padding-left: 14px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}

.Filter_select .jq-selectbox__select-text {
    font: 14px 'OpenSansRegular';
    color: #515C69;
}

.Filter_select .jq-selectbox__trigger-arrow {
    margin-left: -13px;
    border: 6.5px solid transparent;
    border-top: 6px solid #414141;
}

.Filter_select .jq-selectbox__dropdown li {
    font: 14px 'OpenSansRegular';
}

.Filter_select .jq-selectbox__dropdown {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    border: 1px solid #8D9AA9;
}

.Filter_select.opened .jq-selectbox__dropdown {
    background: #FFF;
}

.Filter_select.opened.dropdown .jq-selectbox__select {
    border-radius: 9px 9px 0 0;
}

.Filter_select.opened.dropdown .jq-selectbox__dropdown {
    border-radius: 0 0 9px 9px;
}

.Filter_select.opened.dropup .jq-selectbox__select {
    border-radius: 0 0 9px 9px;
}

.Filter_select.opened.dropup .jq-selectbox__dropdown {
    border-radius: 9px 9px 0 0;
}

.Filter_submit {
    font: 14px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background: #f9a225;
    border-radius: 10px;
    padding: 10.5px 0;
    display: block;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
}

.Filter_submit:hover {
    background: #efb35d;
}


.Footer-bottom,
.Footer-bottom a {
    font: 12px 'OpenSansLight';
    color: #FFF;
    text-align: center;
    padding: 11px 0;
    background: #242424;
}

.Footer-bottom {
    overflow: hidden;
}

.Footer {
    background-image: url("/local/templates/partner/newimg/bg/footer.jpg");
    background-position: center center;
    background-repeat: repeat;
    padding: 65px 0;
}

.Footer_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Footer_header {
    font: 14px 'OpenSansBold';
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.Footer_item {
    width: 17%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Footer_list a {
    display: block;
    text-decoration: none;
    font: 14px/1 'OpenSansRegular';
    color: #FFF;
    padding: 6px 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.Footer_list a:hover {
    color: #8D9AA9;
}

.H2 {
    font: 16px 'OpenSansBold';
    color: #036739;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.our_photo_h2 {
    /*text-align: center;*/
    margin-bottom: 24px;
    color: #006838;
    font-size: 21px;
    /*font: 16px 'OpenSansBold';
  color: #ffffff;
  text-transform: uppercase;*/
}

.Blog-info_item_index .our_photo_h2 {
    font-size: 20px;
}

.our_photo_h2 span {
    color: #444;
}

.H2.__left {
    text-align: left;
}

.H2.__mb-min {
    margin-bottom: 7px;
}

.H2.__mb-large {
    margin-bottom: 30px;
}

.H2.__mb-medium {
    margin-bottom: 25px;
}

.Header {
    padding: 18px 0 11px;
}

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

.Header_logo,
.Header_competition,
.Header_socials,
.Header_phone {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Header_competition {
    position: relative;
    top: -4px;
    left: -3px;
}

.Header_socials .Socials_icons {
    /*position: relative;
  left: -8px;*/
    margin-top: 18px;
}

.Header_phone {
    text-align: right;
}

.Header_phone-text {
    font: 12px 'OpenSansRegular';
    color: #494949;
    top: -11px;
    margin-bottom: -10px;
    position: relative;
}

.Header_tel a {
    font: 24px 'OpenSansBold';
    color: #036739;
    margin-bottom: 7px;
    text-decoration: none;
}

.Header_tel a:hover {
    text-decoration: underline;
}

.Header_recall-btn {
    font: 14px 'OpenSansBold';
    text-decoration: none;
    border-bottom: 1px dashed;
    color: #036739;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Header_recall-btn:hover {
    border-bottom-color: transparent;
}

.Header_tel a,
.Header_recall-phone a {
    cursor: pointer;
}

.Header_recall-phone {
    padding-top: 3px;
    color: #8D9AA9;
}

.Header_recall-rejim {
    font: 12px 'OpenSansBold';
    margin-top: 4px;

}

.Header_recall-phone a {
    color: #8D9AA9;
    margin-top: 5px;
    font: 14px 'OpenSansBold';
    text-decoration: none;
    /*text-transform: uppercase;*/
    text-decoration: underline;
    letter-spacing: 0.4px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Header_recall-phone a:hover {
    text-decoration: underline;

}

a.link_new {
    text-decoration: underline;
    color: #036739;
    letter-spacing: 0.4px;
    text-align: center;
    font-size: 13px;
    width: 100%;
    margin: 9px 0px;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.link,
a.link {
    text-decoration: none;
    border-bottom: 1px dashed;
    color: #036739;
    letter-spacing: 0.4px;
    -webkit-transition: .3s;
    transition: .3s;
}

.link:hover,
a.link:hover {
    border-bottom-color: transparent;
}






.Left-bar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    /* margin-bottom: -50px;*/
    display: inline-block;

}

.left-bar-menu {
    /*position: absolute;
	z-index: 2;*/
}

.Left-bar_catalog {
    padding: 0 30px;
    display: block;
    margin-right: 30px;
    margin-top: -20px;
    width: 300px;
    -webkit-transition: .3s;
    transition: .3s;
    padding-bottom: 25px;
    border-radius: 10px;
    border: 1px solid #B8C7D4;
    background: white;
}

.Left-bar_catalog--popup{
    position:absolute;
    z-index: 101;
}

.Left-bar_catalog.hidden {
    display: none;
}

.Left-bar_catalog-list li:first-child a {
    padding-top: 0;
}

.Left-bar_catalog-list li:last-child a {
    border-bottom: none;
}

.Left-bar_catalog-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #B8C7D4;
    text-decoration: none;
    min-height: 55px;
}

.Left-bar_catalog-list span {
    font: 15px 'OpenSansRegular';
    color: #036838;
    -webkit-transition: .3s;
    transition: .3s;
    margin: 15px 0;
}

.Left-bar_catalog-list a:hover span {
    padding-left: 10px;
}

.Left-bar_catalog-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
}

.Left-bar_catalog-btn {
    display: block;
    border-radius: 10px;
    background: #036739;
    font: 14px 'OpenSansBold';
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 10px 11px;
    margin-top: 20px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Left-bar_catalog-btn:hover {
    background: #147c4c;
}

.Left-bar_catalog,
.Left-bar_item {
    margin-bottom: 10px;
}

.Left-bar_item {
    /*width: 300px;*/
    margin-right: 30px;
}

.Left-bar_section-item {
    border-radius: 20px;
    margin-bottom: 20px;
}

.Left-bar_section-item.active {
    background: #f9f9f9;
}

.Left-bar_section-header {
    font: 14px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background: #b4da42;
    border-radius: 20px;
    cursor: pointer;
    padding: 10px 0 11px;
}

.Left-bar_section-item.active .Left-bar_section-header {
    background: #f9a225;
}

.Left-bar_section-list {
    padding: 0 25px 10px;
    display: none;
}

.Left-bar_section-list a {
    font: 14px 'OpenSansSemiBold';
    color: #464646;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 11px 0;
    border-bottom: 1px solid #d1d1d1;
    -webkit-transition: .3s;
    transition: .3s;
}

.Left-bar_section-list a:hover {
    color: #85bf3b;
}

.Left-bar_section-list a span:nth-child(2) {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Left-bar_section-list li:last-child a {
    border-bottom: none;
}

.Left-bar_section-list li.active a {
    color: #85bf3b;
}

.Left-bar_section-item.active .Left-bar_section-list {
    display: block;
}

.Left-bar_web {
    padding: 25px;
    border-radius: 10px;
    background: #f9f9f9;
}

.Left-bar_web-item {
    padding-bottom: 15px;
    border-bottom: 2px solid #e3e3e3;
    margin-bottom: 20px;
}

.Left-bar_web-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.Left-bar_web-date {
    font: 14px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 5px;
}

.Left-bar_web-link {
    font: 15px/22px 'OpenSansSemiBold';
    color: #494949;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.Left-bar_web-link:hover {
    color: #036739;
}

.Left-bar_tags {
    padding: 15px 35px 25px;
    background: #f9f9f9;
    border-radius: 10px;
}

.Left-bar_tags-item a {
    font: 14px/22px 'OpenSansRegular';
    color: #494949;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.Left-bar_tags-item a:hover {
    color: #036739;
}

.Left-bar_tags-item a:after {
    content: '|';
    margin: 0 4px;
}

.Left-bar_tags-item a:last-child:after {
    content: none;
}

.Lk_user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}

.Lk_left {
    padding-right: 60px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.Lk_right {
    width: 300px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Lk_right.__hidden {
    display: none;
}

.Lk_online {
    margin-bottom: 30px;
}

.Lk_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Lk_photo {
    width: 270px;
    margin-right: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Lk_img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    margin-bottom: 10px;
}

.Lk_link,
a.Lk_link {
    display: block;
    text-align: center;
    text-decoration: none;
    font: 14px 'OpenSansRegular';
    color: #036739;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.Lk_link.__colored {
    color: #848484;
}

.Lk_link span {
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
}

.Lk_link:hover span:first-child {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.Lk_link:hover span:last-child {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.Lk_info {
    padding-top: 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.profile-link a,
.Lk_info-title {
    font: 15px/1 'OpenSansSemiBold';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #036739;
    margin-bottom: 20px;
    text-decoration: none;
}

.profile-link a:after,
.Lk_info-title:after {
    content: '';
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 2px;
    background: #e3e3e3;
    margin-left: 16px;
}

.Lk_info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.Lk_info-item.__mb-large {
    margin-bottom: 40px;
}

.Lk_info-data {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Lk_info-data .Lk_link {
    text-align: right;
}

.Lk_info-data.__no-flex {
    display: block;
}

.Lk_info-data.__mb-small {
    margin-bottom: 5px;
}

.Lk_info-data-text {
    width: 37%;
    font: 14px 'OpenSansRegular';
    color: #848484;
}

.Lk_info-data-value {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 10px;
    font: 15px 'OpenSansRegular';
    color: #464646;
    border: none;
    background: none;
}

.Lk_info-data-value:hover {
    text-decoration: none;
}

.Lk_table {
    margin-bottom: 60px;
}

.Lk_table.__mb-none {
    margin-bottom: 0;
}

.Lk_table-heading {
    font: 15px 'OpenSansSemiBold';
    color: #ffffff;
    padding: 17.5px 30px;
    border-radius: 10px 10px 0 0;
    background: #85bf3b;
}

.Lk_table table {
    width: 100%;
    background: #ffffff;
}

.Lk_table table th {
    width: 20%;
    font: 12px 'OpenSansRegular';
    color: #ffffff;
    text-align: left;
    background: #b4da42;
    padding: 10px 30px;
    border-left: 1px solid #85bf3b;
    border-right: 1px solid #85bf3b;
}

.Lk_table table th:first-child {
    border-left: none;
}

.Lk_table table th:last-child {
    border-right: none;
}

.Lk_table table tbody {
    margin: 0 30px;
}

.Lk_table table tr {
    -webkit-transition: .3s;
    transition: .3s;
}

.Lk_table table tr:hover {
    background: #f9f9f9;
}

.Lk_table-text {
    border-bottom: 2px solid #f9f9f9;
    display: block;
    text-decoration: none;
}

.Lk_table-text-inner {
    margin: 11px 0;
    font: 15px/1 'OpenSansRegular';
    color: #464646;
    padding: 11.5px 30px;
    border-left: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
}

.Lk_table-text-inner.__colored {
    color: #036739;
}

td:first-child .Lk_table-text-inner {
    border-left: none;
    padding-left: 0;
}

td:last-child .Lk_table-text-inner {
    border-right: none;
    padding-right: 0;
}

td:first-child .Lk_table-text {
    margin-left: 30px;
}

td:last-child .Lk_table-text {
    margin-right: 30px;
}

tr:last-child .Lk_table-text {
    border-bottom: none;
}

.Lk_table-item {
    margin-bottom: 25px;
}

.Lk_table-item:last-child {
    margin-bottom: 0;
}

.Lk_table-item-heading {
    font: 12px 'OpenSansRegular';
    color: #ffffff;
    background: #85bf3b;
    padding: 10px 0;
    text-align: center;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
}

.Lk_table-item-heading:after {
    content: '';
    width: 9px;
    height: 9px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 11px;
    right: 30px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Lk_table-item.active .Lk_table-item-heading:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 16px;
}

.Lk_table-item-content {
    display: none;
}

.Lk_table-item.active {
    display: block;
}

.Lk_table-item-head {
    font: 12px 'OpenSansRegular';
    color: #464646;
    background: #e8e8e8;
    text-align: center;
    padding: 7px;
    margin-left: -10px;
    margin-right: -10px;
    display: block;
    text-decoration: none;
}

.Lk_table-item-body {
    font: 15px 'OpenSansRegular';
    padding: 15px;
    text-align: center;
    color: #464646;
    display: block;
    text-decoration: none;
}

.Lk_table-item-body.__colored {
    font: 15px 'OpenSansSemiBold';
    color: #036739;
}

.Lk_table-mobile {
    margin-bottom: 50px;
    display: none;
}

.Lk_table-mobile.__mb-none {
    margin-bottom: 0;
}

.Logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.Logo img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 14px;
}

.Logo_text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Logo_title {
    font: 35px;
    color: #0a6638;
    margin-bottom: -1px;
}

.Logo_descr {
    font: 14px/1 'OpenSansBold';
    color: #0a6638;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.Main-blog_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    margin-bottom: 30px;
}

.Main-blog_title {
    font: 16px 'OpenSansBold';
    color: #006838;
    ;
    text-transform: uppercase;
}

.Main-blog_link {
    font: 14px 'OpenSansRegular';
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px dashed;
    -webkit-transition: .3s;
    transition: .3s;
}

.Main-blog_link:hover {
    border-bottom-color: transparent;
}

.Main-blog_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*margin: 0 -18px -30px;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Main-blog_item {
    width: 293px;
    margin: 0 0px 30px;
}

.Main-product {
    margin-bottom: 50px;
    overflow: hidden;
}

.Main-product.__mb-none {
    margin-bottom: 0;
}

.Main-product_header {
    /* background: #85bf3b; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    margin-bottom: 18px;
    height: 55px;
}

.Main-product_header.__color-1 {
    /*background: #f9a225;*/
    background: #85bf3b;
}

.Main-product_title,
.Main_content .rr-widget .rr-widget__title {
    font: 16px 'OpenSansBold';
    color: #2e6839;
    text-transform: uppercase;
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 20px;
    margin-bottom: 0px;
    padding: 14px 0px !important;
}

.Main-product_header .Main-product_title a {
    /* color: #fff; */
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    color: #2e6839;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0px;
    padding: 14px 0px;
}

.Main-product_header .Main-product_title span {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 17px 30px 16px;
    height: 100%;
}

.Main-product_link {
    font: 14px 'OpenSansRegular';
    color: #ffffff !important;
    text-decoration: none;
    border-bottom: 1px dashed;
    -webkit-transition: .3s;
    transition: .3s;
}

.Main-product_link:hover {
    border-bottom-color: transparent;
}

.Main-radio_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    margin-bottom: 30px;
}

.Main-radio_title {
    font: 16px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
}

.Main-radio_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.76% -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Main-radio_item {
    width: 31.8%;
    margin: 0 0.76% 20px;
}

.Main-text {
    margin-bottom: 70px;
    /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
    display: block;

}

.Main-text .Product_item {
    width: 32%;
}

.Main-text.__mb-none {
    margin-bottom: 0;
}

.Main-text_left,
.Main-text_right {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Main-text_left {
    padding: 0 30px;
}

.Main-text_title {
    font: 16px 'OpenSansBold';
    color: #036739;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.Main-text.__white .Main-text_title {
    color: #ffffff;
}

.Main-text_text {
    font: 15px/24px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 25px;
}

.Main-text.__white .Main-text_text {
    color: #ffffff;
}

.Main-text_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Main-text_item {
    width: 33.33%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 30px;
    padding: 0 35px;
}

.Main-text_img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 0 auto 15px;
    display: block;
}

span.Main-text_img {
    width: 120px;
    height: 120px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto 15px;
    display: block;
}

.Main-text_descr {
    font: 15px/18px 'OpenSansRegular';
    color: #494949;
    text-align: center;
}

.Main-text.__white .Main-text_descr {
    color: #ffffff;
}

.Main-video_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    margin-bottom: 30px;
}

.Main-video_title {
    font: 16px 'OpenSansBold';
    color: #006838;
    ;
    text-transform: uppercase;
}

.Main-video_link {
    font: 14px 'OpenSansRegular';
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px dashed;
    -webkit-transition: .3s;
    transition: .3s;
}

.Main-video_link:hover {
    border-bottom-color: transparent;
}

.Main-video_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.Main-video_item {
    width: 407px;
    border: 1px solid #6aa025;
    border-radius: 12px;
    margin-bottom: 25px;
}

.Main-video_image {
    background-size: cover;
    width: 100%;
    height: 219px;
    border-radius: 12px 12px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.Main-video_play {
    background-image: url("/local/templates/partner/newimg/ico/play-2.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 64px;
    height: 70px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Main-video_image:hover .Main-video_play {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.Main-video_text {
    font: 14px/22px 'OpenSansSemiBold';
    color: #242424;
    background: #ffffff;
    padding: 10px 25px;
    text-decoration: none;
    display: block;
    height: 73px;
}

.Main-video_author {
    background: #6aa025;
    padding: 15px 40px 15px 15px;
    overflow: hidden;
    border-radius: 0 0 12px 12px;
}

.Main-video_author-img {
    float: left;
    width: 87px;
    height: 87px;
    border: 1px solid #77ad33;
    border-radius: 50%;
    margin-right: 13px;
}

.Main-video_author-content {
    overflow: hidden;
    color: #ffffff;
}

.Main-video_author-text {
    font: 12px 'OpenSansRegular';
}

.Main-video_author-name {
    font: 16px 'OpenSansSemiBold';
    margin-bottom: 9px;
}

.Main-video_author-info {
    font: 14px/20px 'OpenSansRegular';
}

.Main {
    padding: 36px 0 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .Main {
        padding: 36px 0 30px;
    }
}
.Index .Main_content {
    margin: 0px -10px;
}

.Main_content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 1%;
    /*margin: 0px -10px;*/
}

.Main_content p {
    margin: 20px 0px;
    text-indent: 0px;
}

.Main_info {
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.Main_info-right {
    width: 300px;
}

.Main_slide {
    text-align: center;
    /*background-color: rgba( 133, 191, 59, .8 );*/
    overflow: hidden;
    max-height: 390px;
    /*display: inline-block;*/
    background: #fff;
}

.Main_slider {
    /*width: 68%;
  padding-right: 30px;*/
    width: 100%;
    /*padding-bottom: 20px;*/
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 367px;
    overflow: hidden;
}

.Main_slider.slick-initialized {
    height: auto;
    overflow: auto;
}

.Main_slide-img {
    /*width: 100%;*/
    max-width: 100%;
    /*margin-bottom: 37px;*/
}

.Main_slide-title {
    font: 30px 'OpenSansBold';
    color: #036739;
    margin-bottom: 5px;
}

.Main_slide-descr {
    font: 18px/24px 'OpenSansSemiBold';
    color: #494949;
    margin-bottom: 15px;
}

.Main_slide-text {
    font: 15px/22px 'OpenSansRegular';
    color: #494949;
}

.Main_online {
    /*margin-bottom: 30px;*/
    width: 200px;
}

.More,
a.More {
    font: 15px 'OpenSansSemiBold';
    color: #464646;
    text-decoration: none;
    text-align: center;
    display: block;
    background: #e3e3e3;
    border-radius: 10px;
    padding: 13px 5px;
    -webkit-transition: .3s;
    transition: .3s;
}

.More.__mobile-only {
    display: none;
}

.More:hover {
    background: #d1cfcf;
}

.Online {
    /*height: 135px;*/
    height: 80px;
    width: 100%;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #79af35;
}

.Online_play {
    background-image: url("/local/templates/partner/newimg/ico/play.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 44px;
    height: 51px;
    margin: 0 auto;
    -webkit-transition: .3s;
    transition: .3s;
}

.Online:hover .Online_play {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.Online_text {
    font: 15px/16px 'OpenSansRegular';
    color: #ffffff;
}

.Order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Order_left {
    width: 1%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.Order_right {
    width: 410px;
    margin-left: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Order_right.active {
    width: 100%;
    margin-left: 0;
}

.Order_header {
    background: #f9f9f9;
    padding: 12px 30px;
    font: 15px 'OpenSansSemiBold';
    color: #464646;
    border-radius: 10px;
}

.Order_content {
    padding: 20px 20px 40px 30px;
    background: #ffffff;
}

.Order_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    position: relative;
    padding-right: 83px;
}

/*.Order_row_phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  position: relative;
  padding-right: 83px;
  display: inline-block;
}*/

.Order_row_phone {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.Order_row:before {
    width: 35px;
    height: 35px;
    content: '';
    background-image: url("/local/templates/partner/newimg/ico/ok.png");
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: 22px;
    right: 22px;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_row.active:before {
    opacity: 1;
}

.Order_col {
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Order_col.__full {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 0;
    width: 100%;
}

.Order_col.__1 {
    width: 270px;
}

.Order_col.__2 {
    width: 188px;
}

.Order_col.__3 {
    width: 80px;
}

.Order_data-title {
    font: 14px 'OpenSansRegular';
    color: #464646;
    margin-bottom: 8px;
}

.Order_select {
    width: 100%;
}

.Order_select.valid+.jq-selectbox__select {
    background: #b4da42;
}

.Order_select .jq-selectbox__select {
    background: #e3e3e3;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    cursor: pointer;
    padding: 8px 15px;
}

.Order_select .jq-selectbox__dropdown {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #7cb434;
}

.Order_select .jq-selectbox__select-text {
    font: 14px 'OpenSansItalic';
}

.Order_select .jq-selectbox__dropdown li {
    font: 14px 'OpenSansRegular';
}

.Order_select.opened .jq-selectbox__dropdown {
    background: #b4da42;
}

.Order_select.opened.dropdown .jq-selectbox__select {
    border-radius: 10px 10px 0 0;
}

.Order_select.opened.dropdown .jq-selectbox__dropdown {
    border-radius: 0 0 10px 10px;
}

.Order_select.opened.dropup .jq-selectbox__select {
    border-radius: 0 0 10px 10px;
}

.Order_select.opened.dropup .jq-selectbox__dropdown {
    border-radius: 10px 10px 0 0;
}

.Order_select .jq-selectbox__trigger-arrow {
    margin-left: -14px;
    border: 6px solid transparent;
    border-top: 7px solid #464646;
}

.Order_input {
    font: 14px 'OpenSansItalic';
    width: 100%;
    background: #e3e3e3;
    border-radius: 10px;
    padding: 8px 15px;
    border: none;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_input.valid {
    background: #b4da42;
}

.Order_area {
    font: 14px 'OpenSansItalic';
    width: 100%;
    background: #e3e3e3;
    border-radius: 10px;
    padding: 8px 15px;
    border: none;
    outline: none;
    min-height: 80px;
    max-width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_area.valid {
    background: #b4da42;
}

.Order_info-txt {
    font: 14px/18px 'OpenSansRegular';
    color: #848484;
    padding-top: 25px;
}

.Order_info-txt.__center {
    padding-top: 35px;
    /*margin-bottom: 10px;*/
}

.Order_info-txt.__center_phone {
    padding-top: 18px;
    margin-bottom: 14px;
}

.Order_delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -30px;
}

.Order_delivery-item {
    padding: 15px 50px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    position: relative;
    width: 270px;
    cursor: pointer;
    margin: 0 30px 30px 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_delivery-item img {
    max-width: 100%;
    display: block;
    margin: 0 auto 15px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_delivery-select {
    width: 16px;
    height: 16px;
    background: #f0f0f0;
    position: absolute;
    top: 17px;
    left: 17px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: inset -1px 1px 1px #c4c4c4;
    box-shadow: inset -1px 1px 1px #c4c4c4;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_delivery-item.active {
    border: 1px solid #85bf3b;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
}

.Order_delivery-item.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.Order_delivery-item.active .Order_delivery-select {
    -webkit-box-shadow: inset -1px 1px 1px #d5d7d2;
    box-shadow: inset -1px 1px 1px #d5d7d2;
}

.Order_delivery-item.active .Order_delivery-select:before {
    width: 9px;
    height: 9px;
    background: #85bf3b;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_delivery-text {
    font: 14px/18px 'OpenSansRegular';
    color: #848484;
}

.Order_pay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -30px;
}

.Order_pay-item {
    width: 210px;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
    padding: 15px 10px 15px 46px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_pay-item:last-child {
    margin-right: 0;
}

.Order_pay-item.active {
    border: 1px solid #85bf3b;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
}

.Order_pay-select {
    width: 16px;
    height: 16px;
    background: #f0f0f0;
    position: absolute;
    top: 17px;
    left: 17px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: inset -1px 1px 1px #c4c4c4;
    box-shadow: inset -1px 1px 1px #c4c4c4;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_pay-item.active .Order_pay-select {
    -webkit-box-shadow: inset -1px 1px 1px #d5d7d2;
    box-shadow: inset -1px 1px 1px #d5d7d2;
}

.Order_pay-item.active .Order_pay-select:before {
    width: 9px;
    height: 9px;
    background: #85bf3b;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_pay-text {
    font: 15px 'OpenSansSemiBold';
    color: #494949;
}

.Order_submit {
    font: 14px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 50px;
    border-radius: 10px;
    background: #f9a225;
    margin-top: 40px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Order_submit:hover {
    background: #efb35d;
}

.Order_total {
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}

.Order_total-main {
    padding: 20px 30px;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
}

.Order_total-title {
    font: 14px 'OpenSansBold';
    color: #036739;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.Order_total-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font: 15px 'OpenSansSemiBold';
    color: #494949;
}

.Order_total-item:not(:last-child) {
    margin-bottom: 10px;
}

.Order_total-left-item {
    overflow: hidden;
    white-space: nowrap;
}

.Order_total-left-item:after {
    content: '.........................................................................................................................................................................................................................................';
    white-space: nowrap;
}

.Order_total-right-item {
    white-space: nowrap;
}

.Order_total-price {
    font: 18px 'OpenSansBold';
    text-transform: uppercase;
    color: #ffffff;
    background: #f9a225;
    text-align: center;
    padding: 10px 0;
    border-radius: 0 0 10px 10px;
}

.Photo {
    height: 180px;
    position: relative;
    display: block;
    border-radius: 10px;
}

.Photo img {
    width: 100%;
    height: 100%;
    border-radius: 10px 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
}

.Photo_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #525252;
    font: 14px 'OpenSansSemiBold';
    color: #ffffff;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 0 0 10px 10px;
}

.Product-detail_cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px;
}

.Product-detail_images {
    width: 300px;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Product-detail_image {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
}

.Product-detail_image a {
    outline: none;
}

.Product-detail_image img {
    max-width: 100%;
    /*width: 270px;*/
}

.Product-detail_dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.Product-detail_dots a {
    margin: 0 5px 10px;
}

.Product-detail_dots img {
    width: 60px;
    height: 60px;
}

.Product-detail_content {
    padding-right: 150px;
}

.Product-detail_title {
    font: 16px 'OpenSansBold';
    color: #036739;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.Product-detail_info {
    font: 15px 'OpenSansSemiBold';
    color: #494949;
    margin-bottom: 25px;
}

.Product-detail_ok {
    font: 14px/35px 'OpenSansRegular';
    color: #494949;
    background-image: url("/local/templates/partner/newimg/ico/ok.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 45px;
    margin-bottom: 30px;
}

.Product-detail_ok_gray {
    font: 14px/35px 'OpenSansRegular';
    color: #494949;
    background-image: url("/local/templates/partner/newimg/ico/ok_gray.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 45px;
    margin-bottom: 30px;
    display: inline-block;
}

.Product-detail_text {
    font: 14px/24px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 20px;
}

.tabs-content .Product-detail_text {
    margin-bottom: 0;
}

.tabs-content .Product-detail_print {
    top: 0;
}

.Product-detail_price {
    font: 24px/1 'OpenSansBold';
    color: #036739;
}

.Product-detail_item {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.Product-detail_item-text {
    margin-right: 15px;
    font: 14px/1 'OpenSansRegular';
    color: #494949;
}

a.Product-detail_link {
    font: 14px/1 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    padding: 11px 16px;
    border-radius: 10px;
    background: #f9a225;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    margin-top: 10px;
    width: 273px;
    cursor: pointer;
    text-align: center;
}

.Product-detail_subscribe {
    font: 14px/1 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    padding: 11px 30px;
    border-radius: 10px;
    background: #f9a225;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    margin-top: 10px;
}

.Product-detail_subscribe:hover {
    background: #f5bc6b;
    cursor: pointer;
}

.Product-detail_link:hover {
    background: #f5bc6b;
}

.Product-tab_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Product-tab_item {
    width: 20%;
    margin: 0 1px;
}

.Product-tab_title {
    text-align: center;
    display: block;
    font: 15px 'OpenSansSemiBold';
    color: #464646;
    background: #f9f9f9;
    padding: 12.5px 0;
    text-decoration: none;
    -webkit-transition: background-color, color 0.3s;
    transition: background-color, color 0.3s;
    border-radius: 10px 10px 0 0;
}

.Product-tab_item .Product-tab_title {
    color: #464646;
}

.Product-tab_data {
    display: none;
    padding: 20px 0;
}

.Product-tab_item.active .Product-tab_title {
    background: #f9a225;
    border-radius: 10px 10px 0 0;
    color: #fff;
}

.Product-tab_content-item {
    padding: 30px 25px;
    display: none;
}

.Product-tab_content-item.active {
    display: block;
}

.Product-tab_ch {
    width: 70%;
    margin: 0 auto;
}

.Product-tab_ch-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font: 14px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 12px;
}

.Product-tab_ch-l-item {
    white-space: nowrap;
    overflow: hidden;
}

.Product-tab_ch-l-item:after {
    content: '.........................................................................................................................................................................................................................................';
    white-space: nowrap;
}

.Product-tab_ch-r-item {
    white-space: nowrap;
}

.Product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.6%;
}

.Product_item {
    width: 32%;
    border: 1px solid #f0f0f0;
    background: #ffffff;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 0.6% 30px;
    position: relative;
    display: inline-block;
}

.Product_item:hover {
    border: 1px solid #B8C7D4;
}

.Product_content {
    padding: 0 25px 15px;
}

.Product_img {
    max-width: 100%;
    margin: 0 auto 0;
    display: block;
    border-radius: 20px;
    max-height: 300px;
    padding: 15px 15px 0px 15px;

}

.Product_image {
    height: 300px;
    /*
	margin-bottom: 15px;
	*/
}

a.Product_title {
    font: 14px 'OpenSansSemiBold';
    color: #494949;
    text-decoration: none;
    margin-bottom: 15px;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.Product_title:hover {
    color: #036739;
}

.Product_title span {
    display: block;
    font: 15px 'OpenSansRegular';
    margin-top: 5px;
}

.Product_price-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px;
}

a.Product_link {
    cursor: pointer;
    display: block;
    border-radius: 10px;
    background: #036739;
    font: 14px 'OpenSansBold';
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0 11px;
    margin-top: 20px;
    -webkit-transition: .3s;
    transition: .3s;
}

a.Product_link-section-not {
    padding: 13px 8px;
    margin: 0px;
    margin-top: 0px;
    min-height: 40px;
    line-height: 38px;
    cursor: pointer;
    display: block;
    border-radius: 10px;
    background: #036739;
    font: 11px 'OpenSansBold';
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    transition: .3s;
    background-color: #ccc;
}

.Product_link_subscribe {
    cursor: pointer;
    display: block;
    border-radius: 10px;
    background: #036739;
    font: 14px 'OpenSansBold';
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0 11px;
    margin-top: 20px;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #ccc;
}

.Product_link_subscribe:hover {
    background: #f9a225;
}

.Product_link:hover {
    background: #f9a225;
}

.Product_type {
    position: absolute;
    top: 20px;
    left: 0;
    background: #f9a225;
    font: 14px/1 'OpenSansBold';
    color: #ffffff;
    padding: 8px 20px;
    text-transform: uppercase;
    border-radius: 0 8px 8px 0;
    letter-spacing: .85px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Product_item:hover .Product_type {
    padding-left: 30px;
}

.Radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    background: #ffffff;
    border-radius: 10px;
}

.Radio.__bordered {
    border: 1px solid #f9f9f9;
}

.Radio_date {
    width: 130px;
    background: #036739;
    padding: 30px 20px 30px;
    border-radius: 10px;
    font: 16px 'OpenSansBold';
    color: #ffffff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
}

.Radio_date span {
    font: 14px 'OpenSansRegular';
    display: block;
}

.Radio_content {
    padding: 20px 16px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.Radio_content.__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Radio_title {
    font: 14px/18px 'OpenSansSemiBold';
    color: #242424;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.Radio_title:hover {
    color: #036739;
}

.Radio_item.__1 {
    width: 33%;
    padding-right: 10px;
}

.Radio_item.__2 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 30px;
    border-left: 2px solid #f9f9f9;
}

.Radio_list li {
    font: 14px 'OpenSansRegular';
    color: #888888;
    margin-bottom: 8px;
}

.Radio_list li:before {
    content: '•';
    margin-right: 3px;
}

.Radios_item {
    margin-bottom: 35px;
}

.Section {
    /*background: url(/local/templates/partner/newimg/bg/section.jpg) center top repeat;*/
}

.Section_video {
    /*margin-top: -25px;
  padding: 95px 0 50px;*/
    padding: 0px 0 50px;
    border-bottom: 1px solid #92c14b;
}

.Section_blog {
    padding: 80px 0;
}

.Section_radio {
    padding: 70px 0;
}

.Section_text {
    padding: 100px 0 30px;
}

.Shops {
    margin-top: 20px;
}

.Shops_descr {
    font: 15px 'OpenSansRegular';
    color: #464646;
    position: relative;
}

.Shops_map {
    /*pointer-events: none;*/
    margin-bottom: 30px;
}

.Shops_map img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -110px;
    pointer-events: none;
}

.Shops_item {
    border-bottom: 2px solid #eeeeee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.Shops_title {
    width: 18%;
    padding-right: 30px;
    font: 18px 'OpenSansSemiBold';
    color: #464646;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Shops_title_moscow {
    width: 18%;
    padding-right: 30px;
    font: 18px 'OpenSansSemiBold';
    color: #464646;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    /*margin-top: 77%;*/
    margin-top: 747px;
}

.Shops_title:after {
    width: 8px;
    height: 8px;
    content: '';
    border-bottom: 1px solid #464646;
    border-right: 1px solid #464646;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 9px;
    display: none;
    margin-top: 11px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Shops_item.active .Shops_title:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 7px;
}

.Shops_content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.Shops_item.active .Shops_content {
    display: block;
}

.Shops_text-item {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Shops_text-item:not(:last-child) {
    border-bottom: 2px solid #eeeeee;
    margin-bottom: 17px;
}

.Shops_text-item p {
    font: 15px/22px 'OpenSansRegular';
    color: #464646;
    margin-bottom: 10px;
}

.Shops_text-item p strong {
    font-size: 16px;
    font-family: 'OpenSansSemiBold';
}

.Shops_text-item p a {
    text-decoration: none;
    color: #62ac01;
}

.Shops_text-item p a:hover {
    text-decoration: underline;
}

.Shops_text-content {
    width: 61%;
}

.Shops_photos {
    width: 39%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Shops_photos a {
    margin: 0 10px;
    outline: none;
}

.Header_socials {
    width: 223px;
}

.Header_socials_news {
    width: 223px;
    /*margin-top: 20px;*/
}

.Shops_photos img {
    width: 116px;
    height: 116px;
    margin-bottom: 17px;
}

.Socials_text {
    font: 13px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 3px;
    /*position: relative;
  top: -11px;
  left: -9px;*/
    margin-top: 13px;
}

.Socials_text_top {
    font: 14px 'OpenSansRegular';
    color: #494949;
    margin-bottom: 3px;
    /*position: relative;
  top: -11px;
  left: -9px;*/
    margin-top: 13px;
    border: 1px solid #85bf3b;
    padding: 5px;
}

.Socials_text_news {
    font: 14px 'OpenSansRegular';
    margin-bottom: 3px;
    padding-bottom: 20px;
    text-decoration: underline;
    color: #532709;
    border-bottom: 1px dotted #bebebe;
}

.Socials_text_date {
    color: #bebebe;
    margin-top: 13px;
    font-size: 15px;
}

.Socials_text_header {
    font: 20px 'OpenSansRegular';
    color: #532709;
    margin-bottom: 3px;
    /*position: relative;
  top: -11px;
  left: -9px;*/
    border-bottom: 3px solid #532709;
    font-weight: 700;
}

.Socials_text_header_news {
    font: 20px 'OpenSansRegular';
    color: #006838;
    margin-bottom: 3px;
    border-bottom: 3px solid #85bf3b;
    ;
    font-weight: 700;
}

.Socials .Socials_text_header {
    text-transform: uppercase;
    padding-bottom: 13px;
}

.Socials .Socials_text_header_news {
    text-transform: uppercase;
    padding-bottom: 13px;
    /*margin-top: 20px;*/
}

.Socials_text.__bottom {
    margin-bottom: 0;
    color: #bfd1a7;
    margin-top: 15px;
    font-size: 14px;
    position: static;
}

.Socials_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Socials_icons a {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.Socials_icons a:not(:last-child) {
    margin-right: 8px;
}

.Socials_icons img {
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 7px;
    height: 32px;
    width: 32px;
}

.Socials_icons img:hover {
    opacity: .7;
}

.Sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Sort_text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font: 14px 'OpenSansSemiBold';
    color: #494949;
    margin-right: 5px;
}

.Sort_item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: fit-content;
    border: 1px solid transparent;
    border-bottom: none;
}

.Sort_item.__filter {
    width: 250px;
}

.Sort_item.active {
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
}

.Sort_heading {
    font: 16px 'OpenSansRegular';
    color: #494949;
    padding: 8px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid #B8C7D4;
    border-radius: 10px;
    min-height: 35px;
}

@media (max-width: 576px) {
    .Sort_heading {
        font-size: 14px;
        padding: 5px 12px;
        min-height: 30px;
    }
}

.Sort_heading:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #585858;
    border-bottom: 1px solid #585858;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.Sort_item.active .Sort_heading {
    color: #036739;
}

.Sort_item.active .Sort_heading:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 3px;
    border-right: 1px solid #036739;
    border-bottom: 1px solid #036739;
}

.Sort_dropdown {
    position: absolute;
    min-width: 100%;
    left: -1px;
    right: -1px;
    top: 100%;
    padding: 0 15px 15px;
    z-index: 99;
    display: none;
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    border-top: none;
    border-radius: 0 0 10px 10px;
}

.Sort_list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.Sort_list-item:last-child {
    margin-bottom: 0;
}

.Sort_list-item .Sort_input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
}

.Sort_list-item label {
    font: 14px 'OpenSansRegular';
    color: #464646;
    cursor: pointer;
}

.Sort_list-item .jq-radio__div,
.Sort_list-item .jq-checkbox__div {
    margin-right: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.Sort_list-item .jq-radio__div:after,
.Sort_list-item .jq-checkbox__div:after {
    background: #85bf3b;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.Sort_list-item .checked .jq-radio__div {
    border: 1px solid #85bf3b;
}

.Sort_list-item .checked .jq-checkbox__div {
    background: #b3d942;
    border: 1px solid #85bf3b;
}

.Sort_list-item .checked .jq-checkbox__div:after {
    content: none;
}

.Sort_list-item .checked .jq-checkbox__div:before {
    position: absolute;
    width: 7px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -65%) rotate(43deg);
    transform: translate(-50%, -65%) rotate(43deg);
}

.Sort_item.active .Sort_dropdown {
    display: block;
}

.Top-header {
    background: #F1F4F5;
}

.Top-header_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

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

.Top-header_enter,
.Top-header_reg {
    outline: none;
}

.Top-header_right a {
    font: 14px 'OpenSansRegular';
    /*color: #bfd1a7;*/
    color: #036739;
    text-decoration: none;
    border-bottom: 1px dashed;
    -webkit-transition: .3s;
    transition: .3s;
}

.Top-header_right a:hover {
    border-bottom-color: transparent;
    color: #ffffff;
}

.Top-header_enter {
    position: relative;
    margin-right: 49px;
}

.enter {
    margin-right: 0;
}

.Top-header_right {
    position: relative;
}

.Top-header_enter_ili {
    color: #8D9AA9;
    position: absolute;
    bottom: -1px;
    left: 45px;
    pointer-events: none;
}

.Top-header_base {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Top-header_base a {
    font: 14px 'OpenSansBold';
    color: #0d7344;
    text-transform: uppercase;
    text-decoration: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 15px;
    border-left: 1px solid #0d7344;
    border-right: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: 0.4px;
    display: block;
}

.Top-header_base a:hover {
    /*color: #ffffff;*/
}

.Top-header_base a:first-child {
    padding-left: 0;
    border-left: none;
}

.Top-header_base a:last-child {}

.Top-header_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .3s;
    transition: .3s;
    flex: 1;
    overflow: auto;
}

.Top-header_nav.active {
    left: 0;
}

.Top-header_nav a {
    font: 11px 'OpenSansRegular';
    /*color: #bfd1a7;*/
    color: #000;
    text-decoration: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    /*padding: 0 10px;*/
    padding: 22px 8px;
    border-left: 1px solid #fff;
    /*border-right: 1px solid #fff;*/
    -webkit-transition: .3s;
    transition: .3s;
    /* margin-left: 5px !important;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important; */
}

.Top-header_nav a.main-link {
    border-left: none;
    font-weight: 600;
    /*margin-left: 5px;*/
}

.Top-header_nav a:hover {
    color: #0d7344;
}

.opt {
    padding: 10px !important;
    border: 1px solid #036739 !important;
    color: #036739 !important;
    border-radius: 10px;
    margin: 10px 8px;
}

.Top-header_nav a:first-child {
    padding-left: 0;
    border-left: none;
}

.Top-header_nav a:last-child {
    border-right: none;
}

.Top-header_ico {
    width: 26px;
    height: 16px;
    background: none;
    border: none;
    outline: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0;
    display: none;
    margin-right: 24px;
}

.Top-header_ico i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    background: #036739;
    margin-bottom: 5px;
}

.Top-header_ico i:last-child {
    margin-bottom: 0;
}

.Top-header_ico i:nth-child(2) {
    width: 26px;
}

.Video-detail_image {
    height: 440px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 5px 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.Video-detail_image.active {
    background: none;
    border-radius: 0;
}

.Video-detail_image.active iframe {
    display: block;
}

.Video-detail_image iframe {
    width: 100%;
    height: 440px;
    display: none;
}

.Video-detail_play {
    background-image: url(/local/templates/partner/newimg/ico/play-2.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 64px;
    height: 70px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Video-detail_image:hover .Video-detail_play {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.Video-detail_image.active .Video-detail_play {
    display: none;
}

.Video-detail_info {
    padding-left: 100px;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #ffffff;
    border-radius: 0 0 10px 10px;
}

.Video-detail_text {
    font: 14px/22px 'OpenSansRegular';
    color: #494949;
}

.Video {
    border: 2px solid #f9f9f9;
    border-radius: 10px;
}

.Video_image {
    height: 170px;
    border-radius: 10px 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: -1px;
}

.Video_play {
    background-image: url(/local/templates/partner/newimg/ico/play-2.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 64px;
    height: 70px;
    -webkit-transition: .3s;
    transition: .3s;
}

.Video_image:hover .Video_play {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.Video_content {
    padding: 17px 25px;
    background: #ffffff;
    border-radius: 0 0 10px 10px;
}

.Video_title,
a.Video_title {
    font: 14px/22px 'OpenSansSemiBold';
    color: #242424;
    text-decoration: none;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
}

.Video_title:hover {
    color: #036739;
}

.Video_link,
a.Video_link {
    color: #242424;
    font: 14px 'OpenSansRegular';
    text-decoration: none;
    border-bottom: 1px dashed #98c264;
    -webkit-transition: .3s;
    transition: .3s;
}

.Video_link:hover {
    border-bottom-color: transparent;
}

.View_content {
    width: 625px;
    margin: 0 auto;
    -webkit-box-shadow: -4px 4px 8px rgba(0, 0, 0, 0.07);
    box-shadow: -4px 4px 8px rgba(0, 0, 0, 0.07);
    border-radius: 0 0 10px 10px;
}

.View_header {
    font: 16px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background: #036739;
    padding: 10px 0;
    border-radius: 10px 10px 0 0;
}

.View_inner {
    padding: 25px 0 50px;
    background: #ffffff;
    border-radius: 0 0 10px 10px;
}

.View_text {
    font: 15px/18px 'OpenSansSemiBold';
    color: #036739;
    text-align: center;
    margin-bottom: 20px;
}

.View_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.View_heading-item {
    font: 12px 'OpenSansRegular';
    color: #848484;
    padding: 10px 30px;
    background: #f9f9f9;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.View_heading-item.__full {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
}

.View_heading-item:nth-child(1) {
    width: 48%;
    border-left: none;
}

.View_heading-item:nth-child(2) {
    width: 26%;
}

.View_heading-item:nth-child(3) {
    width: 26%;
    border-right: none;
}

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

.View_name {
    width: 48%;
    padding: 20px 30px;
    font: 15px 'OpenSansSemiBold';
    text-decoration: none;
}

.View_name a {
    color: #494949;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.View_name a:hover {
    color: #036739;
}

.View_name span {
    font: 14px 'OpenSansRegular';
}

.View_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.View_count,
.View_price {
    width: 50%;
    padding: 20px 30px;
    font: 15px 'OpenSansLight';
    color: #242424;
}

.View_total {
    font: 15px 'OpenSansSemiBold';
    color: #494949;
    padding-top: 20px;
    border-top: 2px solid #85bf3b;
    margin: 0 30px 30px;
    text-align: right;
}

.View_total span {
    font: 18px 'OpenSansBold';
    color: #036739;
    margin-left: 5px;
}

.View_data-inner {
    padding: 25px 0;
}

.View_list {
    padding: 0 25px;
}

.View_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 15px/24px 'OpenSansRegular';
    color: #494949;
    padding-right: 15px;
}

.View_list li:not(:last-child) {
    margin-bottom: 10px;
}

.View_list li:before {
    width: 8px;
    height: 8px;
    background: #85bf3b;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: '';
    border-radius: 50%;
    margin-top: 8px;
    margin-right: 15px;
}

.View_buttons {
    margin: 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.View_button {
    width: 237px;
    text-align: center;
    background: #e3e3e3;
    border-radius: 10px;
    font: 14px 'OpenSansBold';
    color: #464646;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10.5px 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.View_button:hover {
    background: #d2d1d1;
}

.View_button.__colored {
    background: #f9a225;
    color: #ffffff;
}

.View_button.__colored:hover {
    /* background: #f4b355; */
}

.Wrapper {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 49px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .Left-bar {
        width: 26%;
        float: left;
    }

    ::i-block-chrome,
    .Main_content {
        width: 74%;
        float: left;
    }

    ::i-block-chrome,
    .Main_slider {
        width: 68%;
        float: left;
    }

    ::i-block-chrome,
    .Main_info-right {
        width: 32%;
        float: left;
    }

    ::i-block-chrome,
    .Main {
        display: block;
        overflow: hidden;
    }

    ::i-block-chrome,
    .Main_info {
        display: block;
    }

    ::i-block-chrome,
    .Main-text_items {
        display: block;
    }

    ::i-block-chrome,
    .Main-text_item {
        display: inline-block;
        width: 32%;
    }

    ::i-block-chrome,
    .Main-product {
        clear: both;
    }

    ::i-block-chrome,
    .Auth_header {
        display: block;
    }

    ::i-block-chrome,
    .Auth_reg-btn {
        float: left;
    }

    ::i-block-chrome,
    .Auth_btn {
        float: left;
    }
}

/*@media screen and (max-width: 1280px) {*/
/*@media screen and (max-width: 1260px) {*/
@media screen and (max-width: 1255px) {
    .Main_info {
        margin-top: 7px;
    }

    .Bottom-header.fixed-menu {
        background: #036739;
    }

    .About {
        display: block;
    }

    .About_left {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .About_right {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .About_right a {
        width: 200px;
    }

    .Actions_items {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .Article-detail_content {
        padding: 20px;
    }

    .Article-detail_top-content h1 {
        text-align: center;
    }

    .Bottom-header {
        background: #036739;
    }

    .Bottom-header_catalog {
        width: 180px;
        padding: 15px 5px 14px;
    }

    .Bottom-header_catalog:after {
        display: none;
    }

    .Bottom-header_search {
        margin-right: 11px;
    }

    .Bottom-header_label i {
        display: none;
    }

    .Bottom-header_input {
        background: none;
        /*border-left: 2px solid #93cc4a;*/
        /*border-right: 2px solid #93cc4a;*/
        border-radius: 0;
        padding: 12.5px 55px 12.5px 30px;
        border: none;
        /*color: #fff;*/
    }

    .Bottom-header_basket {
        background: none;
        padding-left: 15px;
    }

    .Catalog_top {
        display: block;
    }

    .Catalog_pagination {
        /*display: none;*/
    }

    .Comments {
        margin-bottom: 30px;
    }

    .Comments_main {
        padding-left: 0;
    }

    .Comments_item .Comments_items {
        margin-left: -40px;
    }

    .Comments_add {
        padding: 30px;
    }

    .Contact_item {
        display: block;
    }

    .Contact_left {
        width: 100%;
        margin-bottom: 20px;
    }

    .Contact_right {
        width: 100%;
    }

    .Footer {
        padding-bottom: 35px;
    }

    .Footer_wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .Footer_item {
        width: 25%;
        margin-bottom: 30px;
    }

    .Footer_item.__socials {
        width: 100%;
    }

    .H2 {
        text-align: center;
    }

    .Header_socials {
        display: none;
    }

    .Header_phone {
        display: none;
    }

    .Left-bar {
        margin-bottom: -20px;
        width: 100%;
    }

    .Left-bar_catalog {
        position: fixed;
        top: 0;
        left: -250px;
        background: #ffffff;
        z-index: 9999;
        bottom: 0;
        padding: 20px;
        width: 250px;
        display: block;
        overflow-y: auto;
        margin-bottom: 0;
    }

    .Left-bar_catalog.active {
        display: block;
        left: 0;
        overflow-y: auto;
    }

    .Left-bar_catalog.active.hidden{
        display:block !important;
    }

    .Left-bar_catalog-inner {
        overflow-y: auto;
    }

    .Left-bar_catalog {
        margin-bottom: 0;
    }

    .Left-bar_item {
        width: 100%;
        margin-right: 0;
        padding: 0;
        margin-bottom: 35px;
    }

    .Left-bar_item:not(.__menu) {
        display: none;
    }

    .Lk_left {
        padding-right: 0;
    }

    .Lk_right {
        display: none;
    }

    .Lk_photo {
        width: 200px;
        margin-right: 15px;
    }

    .Lk_info {
        padding-top: 0;
    }

    .Lk_info-data-text {
        width: 30%;
    }

    .Logo_title {
        font-size: 24px;
    }

    .Logo_descr {
        font-size: 12px;
    }

    .Main-blog_items {
        -ms-flex-pack: distribute;
        /*justify-content: space-around;*/
        /* margin-left: 0;
    margin-right: 0;*/
        /*justify-content: flex-start;*/
        justify-content: space-between;
    }

    .Main-blog_item {
        margin: 0 0 30px;
        margin-right: 6%;
    }

    .Main-radio_items {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-left: 0;
        margin-right: 0;
    }

    .Main-radio_item {
        width: 48%;
        margin-left: 0;
        margin-right: 0;
    }

    .Main-text_left {
        padding: 0 15px;
    }

    .Main-text_item {
        width: 50%;
        padding: 0 10px;
    }

    .Main-video_item {
        width: 49%;
    }

    .Main-video_author {
        padding-right: 5px;
    }

    .Main_content {
        width: 100%;
    }

    .More.__mobile-only {
        display: block;
    }

    .Order_right {
        width: 100%;
        margin-left: 0;
    }

    .Order_row:before {
        display: none;
    }

    .Product-detail_content {
        padding-right: 0;
    }

    .Product {
        margin: 0 -5px;
    }

    .Main-text .Product_item {
        width: 32%;
        margin-left: 5px;
        margin-right: 5px;
    }

    .Section_text {
        display: none;
    }

    .Shops_map img {
        margin-top: 0;
    }

    .Shops_item {
        display: block;
    }

    .Shops_title {
        width: 100%;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .Shops_title:after {
        /*display: block;*/
    }

    .Shops_content {
        /*display: none;*/
    }

    .Shops_text-item {
        display: block;
    }

    .Shops_text-content {
        width: 100%;
    }

    .Shops_photos {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .Sort_text {
        padding-left: 15px;
    }

    .Sort_item {
        width: 190px;
    }

    .Sort_item.__filter {
        width: 235px;
    }

    /*.Top-header_right {
    display: none;
  }*/

    .Top-header_enter {
        /*margin-right: 0;
    margin-top: 10px;*/
    }

    .Top-header_enter:after {
        /*display: none;*/
    }

    .Top-header_nav {
        position: fixed;
        top: 0;
        left: -275px;
        display: block;
        width: 275px;
        height: 100%;
        background: #ffffff;
        z-index: 9999;
        padding: 10px;
    }

    .Top-header_nav a {
        display: block;
        border: none;
        padding: 7px 10px;
        color: #0a6638;
        /* margin-left: 5px !important; */
    }

    .Top-header_nav a:first-child {
        padding-left: 10px;
        /* margin-left: 0 !important; */
    }

    .Top-header_ico {
        display: block;
    }

    .Video-detail_image {
        height: 250px;
    }

    .Video-detail_image iframe {
        height: 250px;
    }

    .Video-detail_info {
        padding-left: 0;
    }

    ::i-block-chrome,
    .Main-blog_items {
        display: block;
        text-align: center;
    }

    ::i-block-chrome,
    .Main-blog_item {
        display: inline-block;
        vertical-align: top;
    }

    ::i-block-chrome,
    .Main-video_items {
        display: block;
        text-align: center;
    }

    ::i-block-chrome,
    .Main-video_item {
        display: inline-block;
        vertical-align: top;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media screen and (min-width: 768px) {
    .mob_cookie {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .Basket_header-col {
        width: auto !important;
    }

    .Basket_header-col:nth-child(4) {
        display: none;
    }

    .Basket_header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }

    .Basket_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .Basket_col {
        width: 50% !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .Basket_col:nth-child(1) {
        margin-bottom: 15px;
    }

    .Basket_col:nth-child(2) {
        margin-bottom: 15px;
    }

    .Basket_name {
        font-size: 14px;
        line-height: 1.1;
    }

    .Basket_name img {
        display: none;
    }

    .Basket_name span {
        font-size: 12px;
    }

    .Basket_delete {
        font: 14px 'OpenSansRegular';
        color: #036739;
        width: 100%;
        background: none !important;
        text-decoration: none;
        text-align: right;
    }

    .Basket_counter {
        text-align: right;
    }

    .Basket_counter .Counter {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.video-instruct-footer {
    display: none;

}

.video-instruct-footer a {
    color: #bfd1a7;

}

@media screen and (max-width: 768px) {
    .Bottom-header_basket {
        margin-left: -15px !important;
    }

    .Bottom-header_favorites {
        right: 18px !important;
        top: 12px !important;
    }

    .slick-dots {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .Article-detail_image {
        width: 150px;
    }

    .Basket_header-col {
        width: auto !important;
    }

    .Basket_header-col:nth-child(4) {
        display: none;
    }

    .Basket_header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }

    .Basket_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .Basket_col {
        width: 50% !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .Basket_col:nth-child(1) {
        margin-bottom: 15px;
    }

    .Basket_col:nth-child(2) {
        margin-bottom: 15px;
    }

    .Basket_name {
        font-size: 14px;
        line-height: 1.1;
    }

    .Basket_name img {
        display: none;
    }

    .Basket_name span {
        font-size: 12px;
    }

    .Basket_delete {
        font: 14px 'OpenSansRegular';
        color: #036739;
        width: 100%;
        background: none !important;
        text-decoration: none;
        text-align: right;
    }

    .Basket_counter {
        text-align: right;
    }

    .Basket_counter .Counter {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .Blog-info_video,
    .Blog-info_blog,
    .Blog-info_photo {
        margin: 0 0 15px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .Blog-info_video-item,
    .Blog-info_blog-item,
    .Blog-info_photo-item {
        width: 48%;
        margin: 0 0 20px;
    }

    .Blog-info_photo {
        margin: 0 0 15px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .Blog-info_photo-item.__base {
        width: 48%;
        margin: 0 0 20px;
    }

    .Blog-info_photo-item.__full {
        width: 48%;
        margin: 0 0 20px;
    }

    .Blog-info_photo-item {
        width: 48%;
        margin: 0 0 20px;
    }

    .Bottom-header_catalog {
        font-size: 14px;
    }

    .Bottom-header_search {
        margin-left: 0;
    }

    .Bottom-header_label {
        padding-left: 10px;
    }

    .Bottom-header_submit {
        width: 40px;
    }

    .Bottom-header_input {
        padding-right: 30px;
        padding-left: 10px;
    }

    .Bottom-header_basket {
        width: 125px;
        padding-left: 0;
        /*-webkit-box-pack: end;*/
        /*-ms-flex-pack: end;*/
        /*justify-content: flex-end;*/
        padding-right: 13px;
    }

    .Bottom-header_num {
        margin-right: 0;
        border-bottom: none;
    }

    .Bottom-header_num span {
        position: relative;
        top: -1px;
        left: 4px;
    }

    .Bottom-header_num-text {
        display: none;
    }

    .Bottom-header_num:before {
        width: 34px;
        height: 30px;
        background-size: contain;
        left: -36px;
        top: -6px;
    }

    .Bottom-header_num:after {
        display: none;
    }

    .Bottom-header_price {
        display: none;
    }

    .Contact_right {
        display: block;
    }

    .Contact_photo:nth-child(1) {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .Contact_photo:nth-child(2) {
        width: 100%;
    }

    .Error_links a {
        width: 48%;
    }

    .Footer_header {
        font-size: 18px;
    }

    .Footer_item {
        display: none;
    }

    .video-instruct-footer {
        display: block;
    }

    .Footer_item.__socials {
        display: block;
    }

    .Header_wrapper {
        display: block;
    }

    .Header_logo {
        margin-bottom: 0px;
    }

    .Lk_content {
        display: block;
    }

    .Lk_photo {
        margin-right: auto;
        width: 300px;
        margin-left: auto;
        margin-bottom: 70px;
    }

    .Lk_table {
        display: none;
    }

    .Lk_table-heading {
        padding: 0;
        text-align: center;
        font: 16px 'OpenSansBold';
        text-transform: uppercase;
        color: #036739;
        background: none;
        margin-bottom: 25px;
    }

    .Lk_table-mobile {
        display: block;
    }

    .Logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .Main-blog_header {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .Main-blog_title {
        display: block;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .Main-product_header {
        display: block;
        background: none;
        border-radius: 0;
        /* text-align: center; */
        /* padding: 17px 0; */
        margin-bottom: 20px;
    }

    .Main-product_header.__color-1 {
        background: none;
    }

    .Main-product_title {
        /* background: #85bf3b; */
        display: block;
        border-radius: 10px;
        margin-bottom: 15px;
    }


    .Main-product_header.__color-1 .Main-product_title {
        background: #85bf3b;
    }

    .Main-product_link {
        color: #85bf3b;
    }

    .Main-product_header.__color-1 .Main-product_link {
        color: #f9a225;
    }

    .Main-radio_header {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .Main-radio_title {
        display: block;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .Main-radio_item {
        width: 100%;
    }

    .Main-text {
        display: block;
    }

    .Main-text_left,
    .Main-text_right {
        width: 100%;
    }

    .Main-text_left {
        padding: 0;
    }

    .Main-text_title {
        text-align: center;
    }

    .Main-video_header {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .Main-video_title {
        display: block;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .Main-video_item {
        width: 100%;
    }

    .Main_info {
        display: block;
    }

    .Main_info-right {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .Main_slider {
        width: 100%;
        margin-bottom: 13px;
        padding-right: 0;
        text-align: center;
    }

    .Main_slide-title {
        text-align: center;
    }

    .Main_online,
    .Main_action {
        width: 48%;
    }

    .Order_header {
        color: #036739;
    }

    .Order_content {
        padding: 20px 0;
    }

    .Order_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .Order_col {
        margin-bottom: 10px;
    }

    .Order_col.__1 {
        width: 100%;
        margin-right: 0;
    }

    .Order_col.__2 {
        width: 100%;
        margin-right: 0;
    }

    .Order_col.__3 {
        width: 48%;
        margin-right: 0;
    }

    .Order_col.__3:last-child {
        margin-right: 0;
    }

    .Order_info-txt {
        padding-top: 0;
    }

    .Order_info-txt.__center {
        padding-top: 0;
    }

    .Order_info-txt.__center_phone {
        padding-top: 0;
    }

    .Order_delivery-item {
        margin: 0 0 20px;
        width: 100%;
        text-align: center;
    }

    .Order_pay-item {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .Product-detail_cart {
        display: block;
    }

    .Product-detail_images {
        width: 100%;
        margin-bottom: 30px;
    }

    .Product-detail_content {
        text-align: center;
    }

    .Product-detail_ok {
        display: inline-block;
    }

    .Product-detail_text {
        text-align: left;
    }

    .Product-tab_heading {
        display: block;
    }

    .Product-tab_item {
        width: 100%;
        margin-bottom: 10px;
    }

    .Product-tab_data.active {
        display: block;
    }

    .Product-tab_item .Product-tab_title {
        border-radius: 0px;
        /*color: #464646;
    background: #f9f9f9;*/
    }

    .Product-tab_content-item.active {
        display: none;
    }

    .Product-tab_ch {
        width: 100%;
    }

    .Product {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .Main-text .Product_item {
        width: 47%;
    }

    .Product_content {
        padding: 0 10px 15px;
    }

    .Radios_item .Radio_date {
        width: 100%;
        padding: 15px;
        border-radius: 10px 10px 0 0;
        text-align: left;
    }

    .Radio_content.__columns {
        display: block;
    }

    .Radio_item.__1 {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .Radio_item.__2 {
        border-left: none;
        border-top: 2px solid #f9f9f9;
        padding-left: 0;
        padding-top: 20px;
    }

    .Radios_item .Radio {
        display: block;
    }

    .View_content {
        width: auto;
        margin-left: -10px;
        margin-right: -10px;
    }

    .View_heading-item {
        padding: 15px;
    }

    .View_name {
        padding: 20px 15px;
    }

    .View_count,
    .View_price {
        padding: 0;
    }

    .View_total {
        margin: 0 15px 30px;
    }

    .View_buttons {
        margin: 0 15px;
    }

    .View_button {
        width: 48%;
    }


    .Footer {
        text-align: center;
    }

    .Socials_icons {
        display: block;
    }




}

@media screen and (min-width: 1255px) {
    .Section_mobile_insta {
        display: none;
    }


}

@media screen and (max-width: 481px) {
    .Article-detail_top {
        display: block;
    }

    .Article-detail_image {
        width: 100%;
        margin-bottom: 20px;
    }

    .Auth {
        width: 90%;
    }

    .Auth_btn,
    .Auth_reg-btn {
        padding: 7px 0;
        font-size: 13px;
    }

    .Auth_row {
        display: block;
    }

    .Auth_text {
        margin-bottom: 5px;
    }

    .Auth_input {
        width: 100%;
    }

    .Auth_phone-content {
        width: 100%;
    }

    .Blog-info_video-item,
    .Blog-info_blog-item,
    .Blog-info_photo-item {
        width: 100%;
    }

    .Blog-info_photo-item.__base {
        width: 100%;
    }

    .Blog-info_photo-item.__full {
        width: 100%;
    }

    .Blog-info_photo-item {
        width: 100%;
    }

    .Bottom-header_wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        /*justify-content: flex-start;*/
        justify-content: space-between;
    }

    .Bottom-header_search {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        width: 55px;
        margin-right: 0;
    }

    .Bottom-header_label {
        left: 0;
        opacity: 0;
        background: #036739;
    }

    .Bottom-header_search.active .Bottom-header_label {
        left: -190px;
        opacity: 1;
        z-index: 1;
        font-size: 0px;
        display: block;
        color: #036739;
    }

    .Bottom-header_search .Bottom-header_label:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 60px;
        left: -60px;
        background: #036739;
    }

    .Bottom-header_submit {
        width: 55px;
        background-position: center center;
        border-left: 2px solid #1b945c;
        border-right: 2px solid #1b945c;
    }

    .Bottom-header_input {
        position: absolute;
        right: 0;
        top: 3px;
        background: #036739;
        border-left: none;
        border-right: none;
        width: 0;
        padding: 11px 62px 11px 10px;
    }

    .Bottom-header_search.active .Bottom-header_input {
        width: 230px;
        /* width: 100vw;
    text-align: center; */
        opacity: 1;
        z-index: 2;

        /*
	z-index: 222222222222222;
	left: 56px;
    top: 2px;*/
    }


    .Bottom-header_basket {
        margin-left: auto;
        margin-right: 0;
    }

    .Comments_item .Comments_items .Comments_items {
        margin-left: -60px;
    }

    .Comments_item .Comments_items .Comments_top {
        display: block;
    }

    .Comments_image {
        width: 60px;
    }

    .Comments_name {
        font-size: 14px;
    }

    .Comments_item .Comments_items .Comments_date {
        margin-top: 3px;
    }

    .Comments_item .Comments_items .Comments_date:before {
        display: none;
    }

    .Comments_text {
        font-size: 12px;
        line-height: 18px;
    }

    .Comments_add {
        margin-left: -10px;
        margin-right: -10px;
        padding: 30px 15px;
    }

    .Comments_add-image {
        width: 60px;
    }

    .Comments_area {
        min-height: 230px;
    }

    .Competition {
        font-size: 18px;
    }

    .Error_title {
        font-size: 16px;
    }

    .Error_links a {
        width: 100%;
    }

    .Lk_info-item {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 2px solid #f0f0f0;
    }

    .Lk_info-item:last-child {
        margin-bottom: 0;
        border: none;
        padding-bottom: 0;
    }

    .Lk_info-item.__mb-large {
        margin-bottom: 20px;
    }

    .Lk_info-data {
        display: block;
        width: 50%;
    }

    .Lk_info-data .Lk_link {
        text-align: left;
    }

    .Lk_info-data.__no-flex .Lk_info-data {
        width: 100%;
    }

    .Lk_info-data.__mb-small {
        margin-bottom: 10px;
    }

    .Lk_info-data-text {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }

    .Logo {
        display: block;
        text-align: center;
    }

    .Logo img {
        margin-bottom: 5px;
    }

    .Main_info-right {
        display: block;
    }

    .Main_slide-title {
        line-height: 1;
    }

    .Main_online,
    .Main_action {
        width: 100%;
    }

    .Product {
        margin: 0;
    }

    .Product_item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .Radio {
        display: block;
    }

    .Radio_date {
        width: 100%;
        padding: 15px;
        border-radius: 10px 10px 0 0;
        text-align: left;
    }

    .Shops_photos a {
        margin: 0 5px;
    }

    .Shops_photos img {
        width: 60px;
        height: 60px;
    }

    .Top-header_base a {
        font-size: 12px;
    }

    .Top-header_base a:last-child {
        border-right: none;
    }

    .View_header span {
        display: none;
    }

    .View_heading-item:nth-child(1) {
        width: 70%;
    }

    .View_heading-item:nth-child(2) {
        display: none;
    }

    .View_heading-item:nth-child(3) {
        width: 30%;
    }

    .View_name {
        width: 70%;
    }

    .View_info {
        display: block;
    }

    .View_info {
        padding: 20px 15px;
    }

    .View_count,
    .View_price {
        width: auto;
    }

    .View_count {
        font: 12px 'OpenSansRegular';
        color: #919191;
    }

    .View_buttons {
        display: block;
    }

    .View_button {
        width: 100%;
        margin-bottom: 30px;
        display: block;
    }

    .View_button.__colored {
        margin-bottom: 0;
    }
}


.forgot_pass {
    /*height: 0px;*/
    display: none;
    overflow-x: hidden;
}






.button {
    font: 18px 'OpenSansBold';
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background: #006732;
    border-radius: 10px;
    padding: 11px;
    display: block;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}



.button:hover {
    background: #73cd3a;
}

.item-name {
    height: 54px;
    overflow: hidden;
}



.Main_content {
    font: 14px/24px 'OpenSansRegular';
    color: #494949;

}


.Main_content ul {
    color: #515C69;
    font: 15px/24px 'OpenSansRegular';
}

/*margin-bottom: 25px;
/*
 .Main_content ul li {
    list-style-type: none;
   }
   .Main_content ul li:before {
    color: #85bf3b;
    content: "• ";
    padding-right: 10px;
   }
  */

.Main_content ul.slick-dots li:before,
.Main_content .bx-top-nav ul li:before {
    content: none;
    height: 0px;
    width: 0px;
    display: none;
    padding: 0px;
}




.bx-top-nav {
    margin-bottom: 20px;
}


.Main_content .bx-green.bx-top-nav .bx-top-nav-container {
    background: #85bf3b;
    border-radius: 5px;
}


.Main_content .bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a {
    background: rgba(0, 0, 0, 0.05);
}

.Main_content .bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,
.Main_content .bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
    background: rgba(255, 255, 255, 0.2);
}




@media (max-width: 767px) {

    .Main_content .bx-top-nav-container {
        display: block;
    }


}







.conditionsArea {
    background: #e6e9ed;
    margin: 26px 0px -6px 0px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    padding: 4px 6px 6px 4px;
}

.conditionsArea .in {
    border: 1px solid #ffffff;
    background: #e6e9ed;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    color: #434a54;
    font-size: 12.34px;
    text-align: center;
    position: relative;
}

.conditionsArea .in .title-img {
    float: left;
    width: 42px;
    margin: 10px 13px 0px 11px;
    position: absolute;
    left: 0;
    top: 0;
}

.conditionsArea .in .p-title {
    font-size: 15.87px;
    text-transform: uppercase;
    margin: 10px;
    clear: both;
}

.conditionsArea .in p {
    color: #434a54;
    font-weight: bold;
    clear: both;
    text-align: left;
}

.conditionsArea .in span {
    /*width: 147px;*/
    width: 70%;
    display: inline-block;
    text-align: left;
    margin: 5px 1px 0 10px;
    vertical-align: middle;
}

.conditionsArea .in img {
    margin: 10px;
    width: 71px;
    display: inline-block;
}



.conditionsArea .d-item,
.conditionsArea .d-item-b {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    max-width: 90%;
    text-align: left;
}

.conditionsArea .d-item_shipment,
.conditionsArea .d-item-b_shipment {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    max-width: 90%;
    text-align: left;
    margin-top: 6px;
}



.conditionsArea .miniTitle,
.conditionsArea .in p.miniTitle {
    text-align: center;
    margin: -6px 0px;
}







.important {
    background: #f6bb42;
    margin: 20px 0px 20px 0px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    padding: 4px 4px 4px 4px;
}

.important .in {
    padding: 10px;
    background: #ffffff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    color: #434a54;
    font-size: 12.34px;
    text-align: center;
}

.important .in .title-img {
    float: left;
    width: 29px;
    margin: 18px 20px 0px 19px;
}

.important .in .p-title {
    font-size: 15.87px;
    text-transform: uppercase;
    position: relative;
    top: 20px;
    text-align: initial;
    float: left;
}

.important .in .cent {
    color: #000000;
    clear: both;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: -12px;
    left: 2px;
    margin-bottom: 8px;
}

.important .in span {
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 12.34px;
    display: block;
}

.important .in span p {
    font-weight: 100;
    margin-top: 3px;
    margin-bottom: 7px;
    padding: 0px 22px;
}

.important .in span div {
    display: inline-block;
    font-weight: 100;
    margin-bottom: 8px;
}

.price-table {
    display: inline-block;
}

.price-table td {
    text-align: left;
    padding: 3px 10px;
}





















.lab .analiz {
    margin: 0px 0px 43px 0px;
}

.lab .analiz .a-title {
    font-size: 12.34px;
    font-weight: bold;
    margin: 0px 0px 18px 0px;
}

.lab .analiz img {
    float: left;
    width: 221px;
    margin: -4px 35px 0px -1px;
}

.lab .analiz p {
    font-size: 11.46px;
    margin: -3px 0px 16px 0px;
}

.lab .analiz-region {}

.lab .analiz-region .ar-title {
    font-size: 12.34px;
    font-weight: bold;
    margin: -8px 0px 21px -2px;
}

.lab .analiz-region .kislotnost {
    float: left;
    width: 420px;
}

.lab .analiz-region .kislotnost .k-title {
    color: #269ecb;
    font-size: 15.86px;
    margin: -4px 0px 10px -1px;
}

.lab .analiz-region .kislotnost .reg {
    width: 251px;
    height: 17px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #e6e9ed;
    color: #000000;
    font-size: 10.57px;
    margin: 0px 0px 4px 0px;
    overflow: hidden;
    float: left;
}

.lab .analiz-region .kislotnost .reg.reg-1 span {
    height: 100%;
    display: block;
    width: 233px;
    background: #ed5565;
}

.lab .analiz-region .kislotnost .reg.reg-2 span {
    height: 100%;
    display: block;
    width: 206px;
    background: #ffce54;
}

.lab .analiz-region .kislotnost .reg.reg-3 span {
    height: 100%;
    display: block;
    width: 189px;
    background: #a0d468;
}

.lab .analiz-region .kislotnost .reg.reg-4 span {
    height: 100%;
    display: block;
    width: 171px;
    background: #4fc1e9;
}

.lab .analiz-region .kislotnost .reg.reg-5 span {
    height: 100%;
    display: block;
    width: 144px;
    background: #5d9cec;
}

.lab .analiz-region .kislotnost .reg.reg-6 span {
    height: 100%;
    display: block;
    width: 127px;
    background: #ac92ec;
}

.lab .analiz-region .kislotnost .reg.reg-7 span {
    height: 100%;
    display: block;
    width: 100px;
    background: #aab2bd;
}

.lab .analiz-region .kislotnost .reg span p {
    position: relative;
    top: 3px;
    left: 11px;
}

.lab .analiz-region .kislotnost .n-reg {
    font-size: 12.34px;
    float: left;
    margin: 0px 0px 0px 9px;
}

.lab .analiz-region .res-on-map {
    color: #ffffff;
    font-size: 10.57px;
    text-decoration: none;
    float: right;
    padding: 9px 24px 10px 38px;
    margin: 25px 0px 0px 0px;
    text-transform: uppercase;
    background: url(../img/res-on-map-bg.png) no-repeat;
    background-size: contain;
}

.lab .analiz-region .theme-art {
    color: #ffffff;
    font-size: 10.57px;
    text-decoration: none;
    text-transform: uppercase;
    background: url(../img/theme-art-bg.png) no-repeat;
    background-size: contain;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 8px 9px 10px 34px;
}


.lab .more {
    margin: 28px 0px 0px 0px;
}

.lab .more .m-title {
    font-size: 12.34px;
    font-weight: bold;
    clear: both;

    margin-bottom: 15px;
}

.lab .more ul {
    font-size: 12.34px;
    width: 510px;
    margin: 0px 0px 0px 16px;
}

.lab .more .order-exp {
    color: #ffffff;
    font-size: 10.57px;
    text-decoration: none;
    text-transform: uppercase;
    background: url(../img/ordr-exp-bg.png) no-repeat;
    background-size: contain;
    margin: 21px 0px 0px 0px;
    display: inline-block;
    padding: 8px 17px 11px 39px;
}

.popup-tp {
    display: block;
    font: 15px 'OpenSansSemiBold';
    color: #494949;
}

.popup-min-sum {
    color: red;
}

.Sort_list-item:before {
    display: none !important;
}


.Product-tab_content .detail-video {
    display: inline-block;
    margin: 10px;
}

/* Правка   отключение тени и белой рамки с фото */
.Product-tab_content .mini_list {
    display: inline-block;
    margin: 10px;
    overflow: hidden;
    /* box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
    border: 4px solid white;*/
    border-radius: 2px;
    box-shadow: 0 0 1px 1px #9e9c9c
}

.more_photo_mini {
    text-align: center;
}

/* Правка   отключение тени и белой рамки с фото */
.more_photo_mini .mini_list {
    display: inline-block;
    margin: 10px;
    overflow: hidden;
    /* box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
    border: 4px solid white;*/
    border-radius: 2px;
    box-shadow: 0 0 1px 1px #9e9c9c
}

.mini_list img {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    margin-left: auto;
    margin-right: auto;
    display: block;

}


.Product-tab_content .mini_list img {}

.Product-tab_data .detail-video {
    margin-bottom: 20px;
}

.Product-tab_data .detail-video iframe {
    width: 250px;
    height: 200px;
}

@media screen and (max-width: 780px) {
    .Product-tab_data .detail-video iframe {
        width: auto !important;
    }
}

/* Правка   Удаление тени, белой рамки с видео */
.Product-tab_content .detail-video {
    /* box-shadow: 0 0 10px 5px rgb(158, 156, 156) !important; */
    box-shadow: 0 0 1px 1px #9e9c9c !important;
    display: inline-block;
    margin: 10px;
    overflow: hidden;
    /* border: 4px solid white; */
    border-radius: 2px;



}

.Product-tab_data .detail-video {
    display: inline-block;
    margin: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
    border: 4px solid white;
    border-radius: 2px;
}

.Product-tab_data {
    text-align: left;
}

.Product-tab_content .detail-video iframe {
    width: 336px;
    height: 200px;
}

.btn-video-detail {
    width: 200px;
    display: inline-block;
    border-radius: 10px;
    background: #036739;
    font: 14px 'OpenSansBold';
    color: #ffffff !important;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 10px 11px;
    /* margin-top: 20px; */
    -webkit-transition: .3s;
    transition: .3s;
    margin: 0px 10px 10px 0px;
}

.Product-tab_content .mini_list img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}


.Main_online {
    display: none;
}

a[href="/infokanal/"] {
    /*display: none;*/
}

.Main_info .sbutton {
    top: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    margin-top: -30px;
    background-image: url("img/next.png");
    background-repeat: no-repeat;
    background-position: center;
}

.Main_info .sbutton.snext {
    right: 25px;
}

.Main_info .sbutton.sprev {
    left: 25px;
    transform: scale(-1);
}

@media screen and (max-width: 768px) {
    .Main_info .sbutton.sprev {
        /*display: none;*/
    }

    .Main_info .sbutton {
        background-size: 50%;
    }

    .Main_info .sbutton {
        top: 50%;
        width: 50px;
        height: 50px;
        margin-top: -25px;
    }

    .Main_info .sbutton.snext {
        right: 30px;
    }
}

.sbutton {
    text-decoration: none;
    display: inline-block;
    padding: 10px 15px;
    padding-top: 7px;

    color: #fff;

    position: absolute;
    cursor: pointer;
    font-size: 35px;

    border: 2px solid #fff;
    border-radius: 5px;
    /*line-height: 0px;*/


    background-color: rgba(0, 0, 0, .1);
    opacity: .7;
    top: 2%;
}

.sbutton:hover {
    opacity: 1;
}

.sprev {
    left: 1%;
}

.snext {
    right: 1%;
}

.pageTitle {
    text-align: center;
    padding: 20px;
    background: #85bf3b;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
}




figure {
    display: inline-block;
}


figcaption {
    padding: 2px;
}

.events h3 {
    margin-bottom: 15px;
}

.events img {
    width: 400px;
}

.Shops_text-content .our_company_shop {
    margin: 1px 0px 6px 0px;
    color: #006838;
    text-align: center;
}

.Shops_text-content .our_company_shop strong {
    font-size: 22px;
}

.Shops_text-content .opt {
    font-weight: 300;
    /*margin-left: 19px;*/
    color: #0a6638;
    font-size: 14px;
}

.Shops_text-content .retail {
    margin-bottom: -5px;
    color: #0a6638;
}

.Shops_text-content .retail strong {
    font-weight: 300;
    margin-left: 19px;
}

.Shops_text-item .shops_our_partners {
    text-align: center;
    color: #0a6638;
}

.Shops_text-item .shops_our_partners strong {
    font-size: 18px;
}

.where_buy {
    text-align: center;
}

.Shops_text-content ul {
    color: #494949;
    font: 15px/24px 'OpenSansRegular';
    margin-bottom: 0;
}

.Shops_text-content li:before {
    background-color: #006838;
    content: " ";
    display: inline-block;
    height: 7px;
    width: 7px;
    margin-right: 7px;
    margin-bottom: 1px;
}

.Socials a {
    text-decoration: none;
}

.o_nas {
    width: 100%;
}

.hidden2 {
    /*margin-right: 108px;*/
}

@media screen and (max-width: 1315px) {
    .catalog-wrap .Product_item {

        border: 1px solid #f0f0f0;
        background: #ffffff;
        border-radius: 8px;
        -webkit-transition: .3s;
        transition: .3s;
        -ms-flex-negative: 0;
        flex-shrink: 0;

        position: relative;
        display: inline-block;
    }

    /*.Main-text .Product_item {
    width: 294px;
    border: 1px solid #f0f0f0;
    background: #ffffff;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 10px 30px;
    position: relative;
    display: inline-block;
  }*/
}

@media screen and (max-width: 1255px) {
    .hidden2 {
        display: none;
    }

    .Left-bar {
        margin-bottom: -20px;
        width: 100%;
    }

    .Left-bar_catalog {
        position: fixed;
        top: 0;
        left: -250px;
        background: #ffffff;
        z-index: 9999;
        bottom: 0;
        padding: 20px;
        width: 250px;
        display: block;
        overflow-y: auto;
        margin-bottom: 0;
    }

    .Left-bar_catalog.active {
        display: block;
        left: 0;
        overflow-y: auto;
    }

    .Left-bar_catalog.active.hidden{
        display:block !important;
    }
}

.lowP {
    /*-moz-margin-start: -259px;*/
    -moz-margin-start: -245px;
    -webkit-margin-start: -245px;
    z-index: 0;
    position: absolute;
    /* margin-right: -13px; */
    /*margin-left: -238px;*/
    margin-top: 30px;
    background-color: #036739;
    border-radius: 10px;
    height: 22px;
    text-align: center;
    width: 291px;
    padding-top: 2px;
    /*right: 3px;*/
}

.message-wrap-deliv .title {
    border: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #026536;
    padding: 10px 0px 0px 15px;
    margin: 0px;
    width: 100%;
    height: 50px;
    line-height: 45px;
    font-size: 24px;
    color: #fff;
    box-sizing: border-box;
}

.message-wrap-deliv .title h2 {
    display: block;
    border: 0px;
    color: #fff;
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
}

.message-wrap-deliv .buttons-wrap {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.message-wrap-deliv .buttons-wrap a.ok-btn {
    background-color: #026536;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
    text-decoration: none;
}

.warnDeliv {
    padding: 15px;
}

.warnDeliv .linkDelivAction {
    display: inline-block;
    padding: 5px;
    padding-right: 11px;
    padding-left: 11px;
    margin-right: 10px;
    background-color: #026536;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
}

.message-wrap-deliv .warnDeliv li:before {
    content: none;
}

.desc p {
    text-indent: 0px;
    margin: 11px 0px;
    line-height: 17px;
    font-size: 15px;
}


@media screen and (max-width: 1260px) {
    .Main-blog_item {
        margin: 0 10px 30px;
    }

    .catalog-wrap .Product_item {
        margin: 0 32px 30px;
    }

    /*.Main-video_text {
    height: auto;
  }*/
}

@media screen and (max-width: 1209px) {
    .our_photo {
        width: 18.5%;
    }
}

@media screen and (max-width: 1024px) {
    .Main-video_text {
        min-height: 64px;
        height: auto;
    }

    .catalog-wrap .Product_item {
        margin: 0 21px 30px;
    }
}

@media screen and (max-width: 1010px) {
    .our_photo {
        width: 19.5%;
    }

    .catalog-wrap .Product_item {
        width: 30%;
        margin: 0 50px 30px;
    }
}

@media screen and (max-width: 960px) {
    .catalog-wrap .Product_item {
        width: 30%;
        margin: 0 15px 30px;
    }
}

@media screen and (max-width: 950px) {
    .Main-blog_items {
        justify-content: space-around;
    }
}

@media screen and (max-width: 819px) {
    .our_photo {
        width: 23.5%;
    }
}

@media screen and (max-width: 816px) {}

@media screen and (max-width: 768px) {
    .our_photo {
        width: 31.5%;
    }

    .lowP {
        -moz-margin-start: -259px;
        -webkit-margin-start: -253px;
        z-index: 15;
        position: absolute;
        /* margin-right: -13px; */
        /*margin-left: -238px;*/
        margin-top: 30px;
        background-color: #036739;
        border-radius: 10px;
        height: 22px;
        text-align: center;
        width: 291px;
        padding-top: 2px;
        right: 3px;
    }

    .Main-blog_item {
        margin: 0 0px 30px;
    }


    .instaMobItem {}


    .catalog-wrap .Product_item {
        width: 44%;
        margin: 0 15px 30px;
    }
}

@media screen and (max-width: 619px) {
    .our_photo {
        width: 32.5%;
    }
}



@media screen and (max-width: 610px) {

    .instaMobItem {
        width: 100%;
    }

    .instaMobItem img {
        width: 100%;
    }


    .instaMobItem:nth-child(2) {
        display: none;
    }

    .instaMobItem:nth-child(3) {
        display: none;
    }


    .Main-blog_item {
        width: 100%;
    }

    .Main-blog_item img {
        height: auto;
    }

    .seoTextMain h1,
    .seoTextMain h2 {
        text-align: center;
    }


}





@media screen and (max-width: 461px) {

    body .button {
        font: 17px 'OpenSansBold';
    }

    .Main-blog_item:nth-child(2) {
        display: none;
    }

    .Main-blog_item:nth-child(3) {
        display: none;
    }

    .Section_mobile_insta .Main-blog_item {
        margin: 0px 0px 0px 0px;
    }

    .our_photo {
        width: 47.5%;
    }

    .Main-text .Product_item {
        width: 97%;
    }

    .Main-blog_item {
        margin: 0 49px 30px;
    }

    .events img {
        width: 100%;
    }

    .catalog-wrap .Product_item {
        width: 74%;
        margin: 0 50px 30px;
    }
}

@media screen and (max-width: 375px) {
    .our_photo {
        width: 53.5%;
        margin: 0 24% 31px;
    }

    .Main-text .Product_item {
        width: 82%;
        margin: 0 35px 30px;
    }

    /*.lowP {
    margin-top: 26px;
    height: 20px;
    font-size: 14px;
  }*/
}

@media screen and (max-width: 360px) {
    .our_photo {
        width: 56.5%;
        margin: 0 22% 31px;
    }

    .Main-text .Product_item {
        /*width: 96%;*/
    }

    .Main-blog_item {
        margin: 0 23px 30px;
    }
}

@media screen and (max-width: 320px) {
    .our_photo {
        width: 62.5%;
        margin: 0 19% 31px;
    }

    .Section_mobile_insta.Main-blog_item {
        margin: 0px 0px 0px 0px;
    }

    .Main-video_text {
        height: 82px;
    }

    .catalog-wrap .Product_item {
        width: 74%;
        margin: 0 39px 30px;
    }
}

.main-text {
    padding: 10px;
    margin-bottom: 100px;
}


.slideDownButton,
.slideDownButton:hover {
    display: inline-block;
    width: auto;
    text-transform: none;
    background: none;
    color: #f9a225;
    text-decoration: underline;
    font-size: inherit;
    font-weight: normal;
    font: inherit;
    padding: 0px;
    margin: 0px 3px;
}

.slideDownButton:hover {
    text-decoration: none;
}


.breadcrumb {
    display: flex;
    background: none;
    margin: 0 0 30px 0;
}

.angle-right {
    color: #B8C7D4;
}

.breadcrumb-item {
    display: inline-block;
}

@media (max-width: 768px) {
    .breadcrumb {
        margin: 0 -10px 25px -10px;
    }

    .breadcrumb > div {
        overflow: auto;
        display: flex;
        padding: 0 10px 10px;
    }
    .breadcrumb .breadcrumb-item {
        flex-shrink: 0;
    }
}

.breadcrumb .breadcrumb-item {
    float: left;
    /* margin-bottom: 10px; */
    white-space: initial;
    line-height: 0px;
    /* vertical-align: middle; */
    margin-right: 12px;
    margin-bottom: 5px;
}

.breadcrumb .breadcrumb-item a {
    color: #B8C7D4;
    font-size: 14px;
}

.breadcrumb .breadcrumb-item span {
    font-size: 12.34px;
    line-height: 13px;

}

.breadcrumb .breadcrumb-item span.no-link {
    color: #434a54;
}

.breadcrumb .breadcrumb-item i {
    color: #434a54;
    line-height: 13px;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 8px;
    font-style: normal;
}

.Main_slide {
    position: relative;
    padding: 0px 12px;
}

.Main_slide img {
    border-radius: 10px;
}

.youTubeBannerName {
    background: #85bf3b;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}


.section-attention {
    display: block;
    padding: 0px 20px 0px 35px;
    border: 1px solid #036739;
    border-radius: 10px;
    color: #036739;
    margin-bottom: 20px;
    position: relative;
    /*width: 895px;*/
    clear: both;
    width: 100%;
}

.section-attention p {
    display: block;
    position: relative;
    text-indent: 0px;
}

.section-attention.section-fertilizer {
    display: none;
}


.text ul {
    list-style: disc;
}

.main-text .green_text {
    color: #85bf3b;
}

.Section_mobile_insta {
    margin-top: -25px;
    padding: 95px 0 50px;
    border-bottom: 1px solid #92c14b;
}




.Main-blog_item:nth-child(4) {
    display: none;
}

.seoTextMain {
    text-align: justify;
}

.Main-product.Wrapper.Index {
    margin-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
}

.Main-text.Index.Wrapper {
    margin-bottom: 0px;
    margin-top: 30px;
}

.Main.Wrapper.Index {
    padding-bottom: 0px;
}

.Index.Section_blog {
    padding: 30px 0px 0px;
}

.main-text.seoTextMain {
    margin-bottom: 35px;
    line-height: 1.5;
}

.main-text.seoTextMain ul {
    margin-left: 20px;
    margin: 10px 0px 10px 2px;
}

.main-text.seoTextMain h2 {
    margin-left: 0px;
}

.main-text.seoTextMain ul li {
    list-style-type: none;
}

.main-text.seoTextMain ul li::before {
    background-color: #85BF3B;
    content: " ";
    display: inline-block;
    height: 12px;
    margin-right: 15px;
    width: 12px;
}

.Main-video_title a,
.Main-blog_title a {
    color: #006838;
    text-decoration: none;
}

.Main-video_title a:hover,
.Main-blog_title a:hover {
    color: #f9a225;
}

img.mfp-img {
    /*box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);*/
    border: 4px solid white;
    border-radius: 2px;
    padding: 0px;
    margin: 40px auto;

}

.Comments_content {
    width: 100%;
}

.Comments_otvet_name {
    font: 15px/1 'OpenSansSemiBold';
    color: #036739;
    text-align: right;
    width: 100%;
    padding-bottom: 0px;
}

.Main_content p.Comments_otvet {
    text-align: right;
    color: #016636;
    margin-top: 10px;
}

.dev {
    position: absolute;
    bottom: 11px;
    right: 5px;
}

.dev,
.dev a {
    color: #969595;
    font-size: 12px;
}

.top-header_opt a.active {
    color: #fff;
    font-weight: bold;
}

.top-header_opt a {
    color: #bfd1a7;
}

@media screen and (max-width: 768px) {
    .Product-tab_data .Product-tab_ch-item {
        display: block;
    }

    .Product-tab_data .Product-tab_ch-l-item {
        display: block;
        float: left;
        margin-right: 5px;
    }

    .Product-tab_data .Product-tab_ch-r-item {
        display: block;
        float: left;
        text-align: left;
        white-space: normal;
    }

    .Product-tab_data .Product-tab_ch-item:after {
        content: ' ';
        clear: both;
        display: block;
    }

    .Product-tab_data .Product-tab_ch-l-item:after {
        display: none;
    }
}

.Contact_new .adr2map {
    width: 100%;
}

.Contact_new .Contact_left {
    width: 100%;
}

.Contact_new h2 {
    margin-left: 20px;

}

.shops_our_partners {
    font-size: 22px;
    font-family: 'OpenSansSemiBold';
    color: #006838;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 17px;
}

.Footer-bottom .Wrapper {
    padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .ib.dev {
        display: none;
    }
}

.Product-tab_content-item h4 {
    margin-left: 49px;
}

.Product-tab_content-item .ch_pad {
    width: 1px;
    margin-bottom: 9px;
}

.coupone input,
.coupone button {
    float: left;
}

.coupone input {
    border: 1px solid #85bf3b;
    width: 60%;
    border-right: none;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.coupone button {
    width: 39%;
    background: none;
    line-height: 33px;
    height: 37px;
    border: 1px solid #85bf3b;
}

.clear {
    clear: both;
}

#data-coupon-text {
    padding: 10px 15px;
    height: 37px;
    margin: 6px 0px;
}

#data-coupon-text.sucess {
    background: #b4da42;
}

#data-coupon-text.error {
    background: #ff0000;
    color: #fff;
}

/*
.Product .Product_img{
	max-width: 165px;
}*/

.warning-contact {
    border: 1px solid #ff0000;
}

.new-product-img-span {
    width: 100%;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
}

.new-product-img {
    display: block;
    padding: 0px 70px;
}

/*
@media screen and (max-width: 768px) {
	.Product_image, .new-product-img-span {
		height: 220px;
	}
}*/

.favorites {
    display: block;
    text-align: center;
    cursor: pointer;
    margin-top: 7px;
    color: #f9a225;
}

.Bottom-header_favorites {
    position: absolute;
    right: 17px;
    top: 17px;
    text-decoration: none;
}

.Bottom-header_favorites .icon_fav {
    background: url("/local/templates/partner/img/whiteLike.png");
    content: "";
    display: block;
    width: 28px;
    height: 25px;
    float: left;
    margin-right: 6px;
}

.Bottom-header_favorites .text {
    text-decoration: none;
    color: #fff;
    font-size: 21px;
}

.Bottom-header_wrapper {
    position: relative;
    z-index: 12;
}

.favorites-detail {
    width: 250px;
    padding: 11px 30px;
}

.youtube-baner {
    width: 70%;
    margin: 0 auto;
}

.no-warning {
    color: #000 !important;
}

.rassada_mode {
    display: none;
}

.rassada_mode.rassada_mode_active {
    display: block;
}

.rassada_mode_none {
    display: block;
}

.rassada_mode_none_active {
    display: none;
}

.dostavka-table th,
.dostavka-table-mobile th {
    width: 33%;
    background: #85bf3b;
    padding: 15px;
}

.dostavka-table td,
.dostavka-table-mobile td {
    padding: 7px;
}

.dostavka-table,
.dostavka-table-mobile {
    border-collapse: collapse;
}

.dostavka-table,
.dostavka-table th,
.dostavka-table td,
.dostavka-table-mobile,
.dostavka-table-mobile th,
.dostavka-table-mobile td {
    border: 1px solid #85bf3b;
}

.dostavka-table-mobile {
    display: none;
}

.concurstomatov {
    margin-top: 10px;
}

.nav-block {
    margin-top: 10px;
    display: none;
}

.nav-block .nav-tel {
    font-size: 18px;
    text-align: center;
    padding-left: 0px;
}

.nav-block .nav-mail {
    padding: 0px;
    margin: 11px 0px;
    font-size: 15px;
}


.nav-block .Socials_icons a {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    margin-right: 5px;
}

.nav-block .Header_recall-rejim {
    text-align: center;
}

.nav-block .concurs-tomat {
    font-size: 17px;
    text-align: center;
    padding: 0px;
    margin: 12px 0px;
}

.nav-block a:hover {
    color: #036739 !important;
}

@media only screen and (max-width: 1238px) {
    .Bottom-header_favorites {
        top: 12px;
    }

    .Index .Main_content {
        margin: 0px 0px;
    }
}

@media only screen and (max-width: 768px) {
    .Main_slider.slick-initialized {
        overflow: hidden;
    }

    .dostavka-table {
        display: none;
    }

    .dostavka-table-mobile {
        display: block;
    }

    .nav-block {
        display: block;
    }
}

.concurshas1 {
    color: #613688;
}

.concurshas2 {
    color: #d74039;
}

.concurshas3 {
    color: #8cc152;
}

.concurshas4 {
    color: #006738;
}

.regim-r {
    color: #8cc152;
}

.regim-rc {
    color: #d74039;
}

a.Product-detail_print {
    color: #85bf3b;
    display: block;
    position: relative;
    top: -14px;
}

.map_contact {
    height: 450px;
    width: 100%;
}

@media only screen and (max-width: 1300px) {
    .map_contact {
        height: 300px;
        width: 100%;
    }
}

.data-title {
    display: inline-block;
    /* Строчно-блочный элемент */
    position: relative;
    /* Относительное позиционирование */
    cursor: pointer;
}

.data-title img {
    width: 30px;
    margin-bottom: 5px;
}

.data-title:hover::after {
    content: attr(data-title);
    /* Выводим текст */
    position: absolute;
    /* Абсолютное позиционирование */
    left: 20%;
    top: 80%;
    /* Положение подсказки */
    z-index: 1;
    /* Отображаем подсказку поверх других элементов */
    background: rgba(255, 255, 230, 0.9);
    /* Полупрозрачный цвет фона */
    font-family: Arial, sans-serif;
    /* Гарнитура шрифта */
    font-size: 11px;
    /* Размер текста подсказки */
    padding: 5px 10px;
    /* Поля */
    border: 1px solid #85bf3b;
    /* Параметры рамки */
    white-space: nowrap;
}

.data-title-top {}


.admin-save-button {
    border: 1px solid #86bf3b !important;
    background: transparent;
}

.admin-edit-prop {
    width: 200px;
    border: 1px solid #86bf3b;
}

.create-order-faq img {
    width: 100%;
}

.create-order-faq-thanks {
    font-size: 18px;
    color: #85bf3b;
}

.loupe {
    border: 3px solid #85bf3b;
    border-radius: 100px;
}

#product_prop_list2 li:before {
    display: none;
}

.green-background-class {
    background-color: #85bf3b;
}

.element_checked {
    display: block;
}

.element_checked li.active {
    background: #85bf3b;
    color: #fff;
}

.element_checked li {
    display: block;
    margin: 0px 10px 12px 0px;
    border: 1px solid #036739;
    float: left;
    padding: 3px 22px;
    text-align: center;
    cursor: pointer;
}

.element_checked li:before {
    content: none;
}

.element_checked_name {
    display: block;
}

.element_checked_price {
    display: block;
}

.opt_table_srok {
    width: 350px;
}

.opt_table_srok tr,
.opt_table_srok td,
.opt_table_srok th {
    border: 1px solid #000;
}

.opt_table_srok td {
    padding-left: 3px;
}

.opt_table_srok th {
    text-align: center;
    background: #036739;
    color: #fff;
    min-width: 70px;
}

.opt_h_srok {
    color: #036739;
    margin-bottom: 15px;
}

.belarys-site {
    color: #026536;
    margin: 15px 0;
    display: inline-block;
}

.belarys-timer {
    font-size: 28px;
}

.belarys-basket-text {
    margin-top: 10px;
    text-align: right;
}

.Top-header_enter.Top-header_enter_sicount {
    margin: 0px;
}

.Top-header_enter.Top-header_enter_sicount:after {
    display: none;
}

body .suggestions-wrapper {
    position: absolute;
}

body .bx-soa-coupon {
    padding: 0px;
    margin: 0px 0px 15px 0px;
    border: 0px;
}

.Main_content p.product-tab-nabor-otz {
    text-align: right;
    width: 70%;
    margin-left: 30%;
    display: block;
}

.Product-detail_link.discount_cart {
    width: 280px;
    padding: 11px 10px;
}

.Filter_select .level2 {
    margin-left: 28px;
}

.new-product-img-span.new-product-img-span-no-size {
    background-size: auto;
}

.text a {
    color: #85bf3b;
    text-decoration: none;
}

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

.new-year {
    background: url("newimg/bg-ny-gir.png");
    background-size: 47%;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 48px;
    z-index: -1;
    background-repeat: repeat-x;
}

@media screen and (max-width: 1200px) {
    .new-year {
        top: 98px;
    }
}

.Header_socials_news {
    width: 290px;

}

.calendar-h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.news_calend {
    font-size: 18px;
    padding-bottom: 35px;
    width: 100% !important;
    display: block;
    margin-bottom: 23px;
}

.nagradi .Blog-info_video-item img {
    max-width: 100%;
}

.Product_item,
.Product-detail {
    position: relative;
}

/*
.discount-sticker:after {
	font-size: 17px;
	content: '-20%';
	line-height: 55px;
	position: relative;
    color: #fff;
    text-align: center;
    height: 55px;
    width: 55px;
    position: absolute;
    right: 0px;
    background: #ff0000;
    border-radius: 50px;
    z-index: 10;
}
*/

.discount-sticker2:after {
    font-size: 17px;
    content: '-15%';
    line-height: 55px;
    position: relative;
    color: #fff;
    text-align: center;
    height: 55px;
    width: 55px;
    position: absolute;
    right: 0px;
    background: #ff0000;
    border-radius: 50px;
    z-index: 10;
}

.discount-sticker3 {
    font-size: 17px;
    line-height: 55px;
    position: relative;
    color: #fff;
    text-align: center;
    height: 55px;
    width: 55px;
    position: absolute;
    right: 0px;
    top: 32px;
    background: #ff0000;
    border-radius: 50px;
    z-index: 10;
}

.Header_socials_news {
    margin-top: 10px;

}

.new-product-img-span {
    background-size: auto;
}

.new-product-img {
    padding: 0px;
}

@media (max-width: 576px) {
    .new-product-img {
        height: 100%;
    }
}

#IPOLapiship_injectHere_pickup {
    background: #85bf3b;
    color: #fff;
    padding: 3px 9px;
    border-radius: 10px;
    white-space: nowrap;
    max-width: 100%;
}

#IPOLapiship_injectHere_pickup:hover {
    text-decoration: none;
    background: #045e24;
}

.gazeta-item {
    width: 48%;
    float: left;
    margin-right: 1%;
}

.gazeta-item a {
    display: block;
}

.gazeta-item img {
    max-width: 100%;
}

.Header_logo,
.Header_phone {
    position: relative;
}

.icon-gazeta {
    display: block;
    width: 152px;
    position: absolute;
    right: -200px;
    top: 19px;
}

.icon-calendar {
    display: block;
    width: 275px;
    position: absolute;
    left: -355px;
    top: 4px;
}

.icon-gazeta img,
.icon-calendar img,
.icon-calendar-mobile img {
    width: 100%;
}

.icon-calendar-mobile {
    display: none;
}

@media screen and (max-width: 1300px) {

    .icon-gazeta,
    .icon-calendar {
        display: none;
    }
}

@media screen and (max-width: 900px) {

    .icon-gazeta,
    .icon-calendar-mobile {
        float: left;
    }

    .icon-calendar-mobile {
        display: block;
        width: 52%;
        margin-right: 2%;
        float: right;
        margin-top: 2%;
    }

    .icon-gazeta {
        display: block;
        width: 27%;
        position: relative;
        margin-left: 2%;
        margin-top: -1%;
        right: 0px;
    }
}

.sale-paysystem-yandex-button-container .sale-paysystem-yandex-button {
    max-width: 100%;
    width: 300px;
    margin: 15px auto;
    display: block;
}

.sale-paysystem-yandex-button-container .sale-paysystem-yandex-button .sale-paysystem-yandex-button-item {
    display: block;
    width: 100%;
    text-align: center;
}

.search-help-block {
    position: absolute;
    display: none;
    background: #fff;
    width: 100%;
    z-index: 10000;
    padding: 5px;
    top: 54px;
    overflow: scroll;
}

.search-help-item {
    clear: both;
}

.search-help-item-title {
    color: #045e24;
    font-weight: bold;
    width: 84%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
}

.search-help-item-icon {
    margin-bottom: 4px;
    width: 100%;
}

.search-div-img {
    display: table-cell;
    width: 15%;
}

.search-help-item-a {
    display: table;
    text-decoration: none;
    width: 100%;
}

@media screen and (max-width: 768px) {

    .cmt-form textarea {
        width: 100% !important;
    }

    .cpt-wrap {
        margin: auto !important;
    }

    .Filter_item {
        width: 100%;
    }

    .Filter_select .jq-selectbox__select-text {
        width: 100% !important;
    }
}

.canal-page iframe {
    width: 100% !important;
    height: 350px !important;
}

.label_84c4._bottom_1d45 {
    min-width: 390px !important;
}

.label_84c4 {
    height: 55px !important;
}

.text_0920,
.contentTransitionWrap_3d07 {
    font-size: 20px !important;
}

.message-wrap {
    z-index: 10000;
}

.vakansii-item a {
    color: #494949;
    text-decoration: none;
}

.vakansii-item img {
    width: 100%;
    border-radius: 10px;
}

.vakansii-item h3 {
    margin-top: 5px;
    font-size: 14px;
    text-align: left;
    display: block;
}

.vakansii-item h3:hover {
    text-decoration: underline;
}

.vakansii-item p {
    margin: 0px;
    text-align: left;
    text-indent: 0px;
}

.vakansii-item {
    text-align: left;
    margin-bottom: 20px;
    width: 22%;
    float: left;
    margin-right: 2%;
}

.vakansii-item .button-vakant {
    background: #036739;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 15px;
    margin: 10px 0px;
    border-radius: 10px;
}

.vakansii-item .button-vakant:hover {
    background: #85bf3b;
}

@media screen and (max-width: 960px) {
    .vakansii-item {
        width: 31%;
    }
}

@media screen and (max-width: 768px) {
    .vakansii-item {
        width: 41%;
    }
}

.reg-emails a {
    text-decoration: none;
    color: #85bf3b;
}

.reg-emails a:hover {
    text-decoration: underline;
}

.message-wrap .buttons-wrap a.ok-btn.lyk-send {
    width: 80% !important;
    padding: 15px !important;
    margin-bottom: 22px;
    font-size: 17px !important;
}

.desc-lyk {
    font-size: 18px;
    padding: 3%;
}

.dop-text-lyk {
    color: #036739;
}

.dop-text-lyk2 {
    font-size: 22px;
    margin-top: 23px;
    padding: 3%;
}

.btn.btn-default {
    cursor: pointer;
}

.message-wrap {
    position: absolute !important;
}

.instaMobItem a img {
    max-width: 100%;
}

.Top-header_right a:hover {
    border-bottom-color: transparent;
    color: #000;
}

@media screen and (max-width: 1239px) {
    .Top-header_base a {
        border-right: none;
    }

    .Top-header_ico {
        margin-right: 65px;
    }

    .Header {
        padding: 15px 0 0px;
    }

    .Main.Index {
        padding: 8px 0 70px;
    }
}

@media screen and (max-width: 768px) {
    .Bottom-header_favorites .text {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        top: 3px;
        position: absolute;
    }

    .Main-text.Index.Wrapper {
        margin-top: 13px;
    }

    .Main.Index {
        padding: 12px 0 70px;
    }

    .Main_slider.slick-initialized .slick-slide {
        /*display: flex;*/
        /*justify-content: center;*/
    }

}

@media screen and (max-width: 420px) {
    .Top-header_ico {
        margin-right: 35px;
    }
}

.make-order-title {
    font-family: 'OpenSansBold';
    font-weight: normal;
}


/* retail rocket css modification */

.rr-widget__title {
    background-color: #fff !important;
    color: #036739 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    margin-bottom: 0px !important;
    padding: 14px 0px !important;
    text-align: left !important;
}

.rr-slider-arrow {
    position: absolute;
    top: 15px;
    right: 0px;
    z-index: 100;
    width: 70px;
    height: 20px;
}

.rr-slider-arrow:before {
    content: '';
    width: 1px;
    height: 18px;
    background-color: #e5e5e5;
    position: absolute;
    left: calc(50% - 1px);
}

.rr-arrow.swiper-prev,
.rr-arrow.swiper-next {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.427853 7.96014L7.96024 0.438975C8.23763 0.146284 8.58402 -2.41434e-07 9.00009 -2.0506e-07C9.41616 -1.68686e-07 9.76255 0.146446 10.0399 0.438975L10.918 1.30559C11.203 1.5906 11.3455 1.93703 11.3455 2.34525C11.3455 2.74574 11.2031 3.0963 10.918 3.39659L5.3032 9.00004L10.9182 14.615C11.2032 14.9 11.3457 15.2465 11.3457 15.6547C11.3457 16.0552 11.2032 16.4058 10.9182 16.706L10.0401 17.5725C9.7551 17.8575 9.40835 18 9.00025 18C8.59199 18 8.24532 17.8575 7.9604 17.5725L0.427853 10.0513C0.14273 9.75097 8.50089e-05 9.40049 8.50439e-05 9C4.50252e-05 8.59178 0.14273 8.24515 0.427853 7.96014Z' fill='%23036739'/%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat;
    width: 12px !important;
    height: 18px !important;
    transform: rotate(0) !important;
    top: 0px !important;
}

.rr-arrow.swiper-next {
    transform: rotate(180deg) !important;
}

.rr-arrow.swiper-prev:before,
.rr-arrow.swiper-next:before {
    display: none !important;
}

.rr-arrow.swiper-next {
    right: -25px;
}

/* endof retail rocket css modification */

.register-error {
    display: block;
    margin-bottom: 4px;
}

.recaptcha-block-info {
    font-size: 10px;
    margin-top: 4px;
    color: #006732;
    opacity: .4;
    line-height: 12px;
    letter-spacing: -.1px;
}

.recaptcha-form-link {
    color: #006732;
    font-weight: 600;
}

.grecaptcha-badge {
    visibility: hidden;
}

/* New Styles */
.new-catalog-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 24px;
}

.new-catalog-top__buttons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
}

@media (max-width: 440px) {
    .new-catalog-top__buttons {
        gap: 8px;
    }
}

@media (max-width: 389px) {
    .new-catalog-top__buttons {
        flex-direction: column;
        width: 100%;
    }
}

.new-sort__heading {
    -webkit-transition: 0 !important;
    -moz-transition: 0 !important;
    -ms-transition: 0 !important;
    -o-transition: 0 !important;
    transition: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    padding: 8px 16px;
    border-radius: 10px;
    border: 1px solid #B8C7D4;
    background-color: #fff;
    width: 100%;
}

.new-sort--active .new-sort__heading:after {
    transform: rotate(-135deg);
    top: 3px;
    border-right: 1px solid #036739;
    border-bottom: 1px solid #036739;
}

.new-sort__heading:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #585858;
    border-bottom: 1px solid #585858;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 10px;
    position: relative;
    top: -2px;
}

@media (max-width: 576px) {
    .new-sort__heading {
        padding: 5px 8px !important;
        font-size: 12px;
    }
    li.new-sort-item {
        padding: 0 8px !important;
    }
}

.new-sort--active .new-sort__heading {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.new-sort {
    min-width: 230px;
    border: none !important;
}

@media (max-width: 400px) {
    .new-sort__dropdown,
    .new-sort {
        min-width: 185px;
    }
}

@media (max-width: 389px) {
    .new-sort__dropdown,
    .new-sort {
        width: 100%;
    }
}

.new-sort--active .new-sort__dropdown {
    display: block;
}

.new-sort__dropdown {
    position: absolute;
    z-index: 20;
    display: none;
    padding: 0 0 8px 0;
    background-color: #fff;
    border-left: 1px solid #B8C7D4;
    border-right: 1px solid #B8C7D4;
    border-bottom: 1px solid #B8C7D4;
    width: 100%;
    max-width: 230px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.new-sort-item {
    padding: 0 16px !important;
    margin-bottom: 10px;
}

.new-sort-item--selected a {
    color: #036739 !important;
}

.new-sort-item a {
    color: #777777;
    text-transform: none;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
}

.new-sort-item:hover a {
    color: #036739;
}

.new-sort-item:last-child {
    margin-bottom: 0;
}

.new-sort-item:before {
    content: unset !important;
}

.implementation-period__container {
    padding-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
@media screen and (max-width: 768px) {
    .implementation-period__container {
        justify-content: center;
    }
}
.implementation-period__text {
    border-radius: 10px;
    padding: 2px 8px;
    background: #5ec23c;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    min-height: 28px;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 432px) {
    .implementation-period__text {
        line-height: normal;
    }
}
.implementation-period__desktop {
    display: block;
}
@media screen and (max-width: 768px) {
    .implementation-period__desktop {
        display: none;
    }
}
.implementation-period__mobile {
    display: none;
}
.header-mobile-logo-wrapper {
    display: none;
}
.header-mobile-logo {
    max-width: 65px;
    max-height: 42px;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1255px) {
    .Header,
    .Bottom-header_catalog,
    .Bottom-header_basket,
    .Bottom-header_favorites {
        display: none;
    }

    .implementation-period__mobile, .header-mobile-logo-wrapper {
        display: block;
    }

    .jv-desktop #jvLabelWrap {
        bottom: 55px !important;
        right: 0;
    }

    .jv-mobile > jdiv[class^="wrap__"] {
        bottom: 50px;
    }

    .Bottom-header.fixed-menu, .Bottom-header.static-menu {
        position: sticky;
        top: 0;
        z-index: 99;
        padding: 9px 0;
    }

    .Bottom-header .Wrapper {
        min-height: 42px;
        align-items: center;
    }

    .Top-header_ico {
        width: 35px;
        height: 35px;

        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5px;
        margin: 0;
        padding: 7px;

        background-color: #fff;
        border-radius: 10px;
        overflow: hidden;
    }

    .Top-header_ico i, .Top-header_ico i:nth-child(2) {
        width: 100%;
        margin: 0;
    }

    .nav-block {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .jv-desktop > jdiv[class^="wrap__"] {
        bottom: 50px;
    }
}

.tab-bar {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;

    display: none;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #e3e3e3;
    overflow-x: auto;
}

@media screen and (max-width: 389px) {
    .tab-bar {
        gap: 5px;
        padding: 5px;
    }
}

.tab-bar__item {
    min-width: 66px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    padding: 0;
    background: none;
    text-decoration: none;

    color: #494949;
    font-weight: 400;
    font-size: clamp(9px, 0.048rem + 1.852vw, 14px);
    line-height: 100%;
    text-align: center;
}

@media screen and (max-width: 500px) {
    .tab-bar__item {
        max-width: 66px;
    }
}

.tab-bar__item.hide {
    display: none;
}

.tab-bar__item:before {
    line-height: 0;
}

.tab-bar__item--active:before {
    filter: brightness(0) saturate(100%) invert(85%) sepia(24%) saturate(6372%) hue-rotate(340deg) brightness(99%) contrast(97%);
}

.tab-bar__item--chat:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.995' fill-rule='evenodd' clip-rule='evenodd' d='M11.6642 0.970841C15.6006 0.817231 18.752 2.29935 21.1184 5.4172C23.2653 8.69146 23.6097 12.1497 22.1514 15.792C20.4546 19.3591 17.6476 21.4325 13.7302 22.0124C11.3658 22.2671 9.15008 21.8105 7.08316 20.6426C5.76766 21.1185 4.45023 21.5901 3.13084 22.0573C2.60851 22.1517 2.22675 21.9646 1.98557 21.4959C1.91926 21.2904 1.90428 21.0808 1.94065 20.8672C2.40789 19.5478 2.87947 18.2303 3.3554 16.9148C1.63271 13.749 1.46055 10.5004 2.83891 7.16879C4.32874 4.03247 6.76149 2.04883 10.1372 1.21786C10.6492 1.11293 11.1582 1.03059 11.6642 0.970841Z' fill='%23036739' /%3E%3C/svg%3E");
}

.tab-bar__item--catalog:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.997' fill-rule='evenodd' clip-rule='evenodd' d='M3.34297 1.91998C5.39297 1.91998 7.44296 1.91998 9.49297 1.91998C10.2299 2.12568 10.6986 2.60068 10.8992 3.34498C10.9242 5.39498 10.9242 7.44497 10.8992 9.49498C10.7055 10.2387 10.2367 10.7075 9.49297 10.9012C7.44296 10.9262 5.39297 10.9262 3.34297 10.9012C2.59866 10.7006 2.12366 10.2319 1.91797 9.49498C1.91797 7.44497 1.91797 5.39498 1.91797 3.34498C2.13047 2.60748 2.60547 2.13248 3.34297 1.91998Z' fill='%23036739' /%3E%3Cpath opacity='0.997' fill-rule='evenodd' clip-rule='evenodd' d='M13.9035 1.91998C15.9535 1.91998 18.0035 1.91998 20.0535 1.91998C20.791 2.13248 21.266 2.60748 21.4785 3.34498C21.4785 5.39498 21.4785 7.44497 21.4785 9.49498C21.2728 10.2319 20.7978 10.7006 20.0535 10.9012C18.0035 10.9262 15.9535 10.9262 13.9035 10.9012C13.1598 10.7075 12.691 10.2387 12.4973 9.49498C12.4723 7.44497 12.4723 5.39498 12.4973 3.34498C12.6979 2.60068 13.1666 2.12568 13.9035 1.91998Z' fill='%23036739' /%3E%3Cpath opacity='0.997' fill-rule='evenodd' clip-rule='evenodd' d='M9.49297 22.08C7.44296 22.08 5.39297 22.08 3.34297 22.08C2.60547 21.8675 2.13047 21.3925 1.91797 20.655C1.91797 18.605 1.91797 16.555 1.91797 14.505C2.12366 13.7681 2.59866 13.2994 3.34297 13.0988C5.39297 13.0738 7.44296 13.0738 9.49297 13.0988C10.2367 13.2925 10.7055 13.7613 10.8992 14.505C10.9242 16.555 10.9242 18.605 10.8992 20.655C10.6986 21.3993 10.2299 21.8743 9.49297 22.08Z' fill='%23036739' /%3E%3Cpath opacity='0.997' fill-rule='evenodd' clip-rule='evenodd' d='M21.4785 14.505C21.4785 16.555 21.4785 18.605 21.4785 20.655C21.266 21.3925 20.791 21.8675 20.0535 22.08C18.0035 22.08 15.9535 22.08 13.9035 22.08C13.1666 21.8743 12.6979 21.3993 12.4973 20.655C12.4723 18.605 12.4723 16.555 12.4973 14.505C12.691 13.7613 13.1598 13.2925 13.9035 13.0988C15.9535 13.0738 18.0035 13.0738 20.0535 13.0988C20.7978 13.2994 21.2728 13.7681 21.4785 14.505Z' fill='%23036739' /%3E%3C/svg%3E");
}

.tab-bar__item--basket:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_160_2549)'%3E%3Cpath opacity='0.967' fill-rule='evenodd' clip-rule='evenodd' d='M11.3672 0.492147C14.1692 0.420281 16.3176 1.56091 17.8125 3.91402C18.3001 4.6816 18.636 5.50974 18.8203 6.3984C18.1477 6.41401 17.4758 6.39835 16.8047 6.35152C16.3533 5.00237 15.5408 3.93204 14.3672 3.14058C12.1518 1.98768 10.1752 2.308 8.4375 4.10152C7.87552 4.77198 7.44581 5.52198 7.14844 6.35152C6.47728 6.39835 5.80542 6.41401 5.13281 6.3984C5.62406 4.32248 6.74906 2.68967 8.50781 1.49996C9.39183 0.952769 10.3449 0.616835 11.3672 0.492147Z' fill='%23036739' /%3E%3Cpath opacity='0.989' fill-rule='evenodd' clip-rule='evenodd' d='M3.07027 8.27344C9.0234 8.26562 14.9765 8.27344 20.9296 8.29688C21.7073 8.34573 22.3245 8.68163 22.7812 9.30469C23.3537 10.126 23.5725 11.0323 23.4375 12.0234C22.7343 15.1016 22.0312 18.1797 21.3281 21.2578C21.0316 22.445 20.2893 23.1716 19.1015 23.4375C14.3515 23.4688 9.60151 23.4688 4.85152 23.4375C3.6637 23.1716 2.92151 22.445 2.62496 21.2578C1.92183 18.1797 1.21871 15.1016 0.515585 12.0234C0.379439 11.0371 0.582565 10.1309 1.12496 9.30469C1.62825 8.68201 2.27668 8.33827 3.07027 8.27344ZM7.00777 12.1641C7.61729 12.1103 8.00007 12.3759 8.15621 12.9609C8.18747 15.0391 8.18747 17.1172 8.15621 19.1953C8.03391 19.6691 7.72923 19.9348 7.24215 19.9922C6.77569 19.9398 6.47101 19.6898 6.32808 19.2422C6.29682 17.1172 6.29682 14.9922 6.32808 12.8672C6.43829 12.5149 6.66483 12.2805 7.00777 12.1641ZM11.6015 12.1641C12.2977 12.1028 12.6961 12.4153 12.7968 13.1016C12.8281 15.0859 12.8281 17.0703 12.7968 19.0547C12.6776 19.7666 12.2636 20.0557 11.5546 19.9219C11.2454 19.8158 11.0501 19.6049 10.9687 19.2891C10.9374 17.1484 10.9374 15.0078 10.9687 12.8672C11.0761 12.5336 11.287 12.2992 11.6015 12.1641ZM16.2421 12.1641C16.8151 12.0948 17.198 12.3292 17.3906 12.8672C17.4218 15.0078 17.4218 17.1484 17.3906 19.2891C17.0743 19.9756 16.5821 20.1397 15.914 19.7813C15.7164 19.5969 15.5992 19.3703 15.5625 19.1016C15.5312 17.0859 15.5312 15.0703 15.5625 13.0547C15.624 12.6266 15.8506 12.3298 16.2421 12.1641Z' fill='%23036739' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_160_2549'%3E%3Crect width='24' height='24' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.tab-bar__item--favorite:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1494 3.69675C21.5629 3.11005 20.8667 2.64464 20.1003 2.3271C19.334 2.00957 18.5126 1.84613 17.6831 1.84613C16.8535 1.84613 16.0321 2.00957 15.2658 2.3271C14.4994 2.64464 13.8032 3.11005 13.2167 3.69675L11.9997 4.9138L10.7826 3.69675C9.59811 2.51221 7.99152 1.84674 6.31633 1.84674C4.64113 1.84674 3.03455 2.51221 1.85001 3.69675C0.665469 4.8813 1.24812e-08 6.48788 0 8.16307C-1.24812e-08 9.83827 0.665469 11.4449 1.85001 12.6294L3.06705 13.8464L11.9997 22.7791L20.9323 13.8464L22.1494 12.6294C22.7361 12.043 23.2015 11.3467 23.519 10.5803C23.8366 9.814 24 8.9926 24 8.16307C24 7.33355 23.8366 6.51215 23.519 5.7458C23.2015 4.97946 22.7361 4.28318 22.1494 3.69675Z' fill='%23036739' /%3E%3C/svg%3E");
}

.tab-bar__item--login:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.989' fill-rule='evenodd' clip-rule='evenodd' d='M11.5255 8.96147e-05C14.6796 -0.0132559 16.7645 1.46397 17.7803 4.43176C18.3942 7.45652 17.3938 9.76586 14.7791 11.3598C12.1346 12.538 9.75044 12.1546 7.62672 10.2098C5.86645 8.15397 5.51113 5.87273 6.56087 3.36592C7.63317 1.38522 9.28803 0.26328 11.5255 8.96147e-05Z' fill='%23036739' /%3E%3Cpath opacity='0.991' fill-rule='evenodd' clip-rule='evenodd' d='M7.71068 13.1828C10.553 13.1735 13.3952 13.1828 16.2374 13.2109C18.233 13.4179 19.8131 14.3248 20.9776 15.9316C21.9278 17.6008 21.8156 19.1902 20.6411 20.6998C18.884 22.5553 16.7243 23.6118 14.1618 23.8693C12.2609 24.0999 10.3723 24.0252 8.49604 23.6449C6.31869 23.1787 4.51427 22.1035 3.08267 20.4194C1.96728 18.6071 2.09817 16.8868 3.47535 15.2584C4.6493 14.0778 6.06109 13.3859 7.71068 13.1828Z' fill='%23036739' /%3E%3C/svg%3E");
}

.header-nav-mobile {
    display: none;
}

.btn-lk-out {
    display: none;
    margin: 20px 0;
    text-decoration: none;
    font: 16px 'OpenSansRegular';
    color: #036739;
    text-align: center;
}

@media screen and (max-width: 1255px) {
    .Top-header {
        margin-top: 0 !important;
    }

    .Top-header .Top-header_ico,
    .Top-header .Top-header_base,
    .Top-header .Top-header_right {
        display: none;
    }

    .Top-header .Wrapper {
        min-height: auto;
    }

    .header-nav-mobile {
        display: block;
    }

    .tab-bar {
        display: flex;
    }

    .btn-lk-out {
        display: block;
    }

    jdiv[class^="wrap__"] > jdiv[class^="button__"] {
        display: none !important;
    }
}

.Auth_btn.no-hide, .Auth_reg-btn.no-hide {
    display: block;
}

.custom-label .custom-el--error {
    border: 1px solid #FF3F3F !important;
}

.custom-label .error-text {
    color: #FF3F3F !important;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
    line-height: 110%;
    letter-spacing: 0;
    text-align: right;
    vertical-align: middle;
    position: absolute;
    right: 8px;
    bottom: 2px;
}

.custom-label-inner {
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 0 20px 0;
    width: 100%;
    position: relative;
}

.custom-label .custom-el {
    padding: 7px 15px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    color: #494949;
    transition: 0.3s;
    resize: none;
    width: 100%;
}

.custom-label .custom-el-wrapper {
    width: 100%;
    position: relative;
}

.custom-label .custom-el::-moz-placeholder,
.custom-label .custom-el:-ms-input-placeholder,
.custom-label .custom-el::-ms-input-placeholder,
.custom-label .custom-el::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 120%;
    opacity: 0.6;
}

.custom-label .custom-el:hover,
.custom-label .custom-el:active,
.custom-label .custom-el:focus,
.custom-label .custom-el:focus-visible {
    outline: none;
    border: 1px solid #494949;
}

.custom-label.disabled {
    cursor: default;
    pointer-events: none;
}

@media (max-width: 768px) {
    .custom-label input::-webkit-input-placeholder,
    .custom-label input::-moz-placeholder,
    .custom-label input:-ms-input-placeholder,
    .custom-label input::-ms-input-placeholder,
    .custom-label input::placeholder {
        font-size: 0.875rem;
    }
}

.custom-input {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 35px;
}
@media (max-width: 768px) {
    .custom-input {
        min-height: 30px;
    }
    .Top-header_nav a{
        /* margin: 0 !important; */
    }
}

.whatsapp-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 50px;
    padding: 50px 30px;
    background: linear-gradient(147.1deg, #C3EF13 -103.33%, #F9A225 68.61%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 100%;
}

.whatsapp-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 140%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
}

.whatsapp-button {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    background-color: #036739;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 35px;
    padding: 7px 15px;
    width: 100%;
    color: #fff;
    text-decoration: none;

    display: flex;
    justify-content: center;
    align-items: center;
}

.whatsapp-button:hover {
    background-color: #0C8C51;
}

@media (max-width: 992px) {
    .whatsapp-block {
        padding: 30px 20px;
    }

    .whatsapp-text {
        font-size: 22px;
        line-height: 140%;
    }
}

@media (max-width: 660px) {
    .whatsapp-block {
        gap: 30px;
    }
}


.custom-checkbox-label {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-checkbox-label .custom-checkbox-p {
    color: black;
}
.custom-checkbox-label:hover .custom-checkbox-p {
    color: #2E6839;
}

.custom-checkbox-label:hover input:not(:checked) ~ .ico--checkbox-on {
    display: block !important;
}

.custom-checkbox-label input:checked ~ .ico--checkbox-off,
.custom-checkbox-label:hover input ~ .ico--checkbox-off,
.custom-checkbox-label input:not(:checked) ~ .ico--checkbox-on {
    display: none !important;
}

@media (max-width: 768px) {
    .custom-checkbox-label:hover input:not(:checked) ~ .ico--checkbox-on {
        display: none !important;
    }
    .custom-checkbox-label:hover input:not(:checked) ~ .ico--checkbox-off {
        display: block !important;
    }

    .custom-checkbox-label:not(.custom-checkbox-label--type2):hover input:not(:checked) ~ .custom-checkbox-p {
        color: black;
    }
    .nav-block .Socials_icons a{
        margin-right: 0;
    }
}

.custom-checkbox-label input {
    opacity: 0;
    width: 0 !important;
}

.custom-checkbox-label .custom-checkbox {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.custom-checkbox-label .custom-checkbox-p {
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    letter-spacing: 0;
}

/* Второй тип чекбоксов */
.custom-checkbox-label.custom-checkbox-label--type2 .custom-checkbox-p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: middle;
}

.custom-checkbox-label.custom-checkbox-label--type2:hover .custom-checkbox-p {
    color: #d5d5d5;
}

.custom-checkbox-label.custom-checkbox-label--type2 {
    align-items: flex-start;
}

.custom-checkbox-label.custom-checkbox-label--type2 .custom-checkbox-label__svg-wrapper {
    width: 20px;
    height: 20px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 10px;
    flex-shrink: 0;
}

.custom-checkbox-label.custom-checkbox-label--type2 input:not(:checked) ~ .custom-checkbox-label__svg-wrapper .custom-checkbox {
    display: none;
}
.custom-checkbox-label.custom-checkbox-label--type2 input:checked ~ .custom-checkbox-label__svg-wrapper .custom-checkbox {
    display: flex;
}
.custom-checkbox-label.custom-checkbox-label--type2 .ico--checkbox-mark-on {
    width: 6px;
    height: 5px;
}
.custom-checkbox-label.custom-checkbox-label--type2 .custom-checkbox {
    margin-right: 0;
}
.custom-checkbox-label.custom-checkbox-label--type2:hover input:not(:checked) ~ .custom-checkbox-label__svg-wrapper .custom-checkbox {
    background-color: #d9d9d9;
}
.custom-checkbox-label.custom-checkbox-label--type2 .custom-checkbox-p a {
    color: #fff;
}

.Left-bar.hide {
    display: none;
}

button.main-link--green {
    display: none;
}

@media (max-width: 1255px) {
    button.main-link--green {
        display: block;
        background: #036739;
        color: #ffffff;
        padding: 10px !important;
        border: 1px solid #036739 !important;
        border-radius: 10px;
        margin: 10px 8px;
        font: 11px 'OpenSansRegular';
        font-weight: 600;
        width: calc(100% - 16px);
        text-align: left;
    }
}