/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: >0%
*/

/* TODO: залитьV2 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}

summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?60467014');
  src: url('../font/fontello.eot?60467014#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?60467014') format('woff2'),
       url('../font/fontello.woff?60467014') format('woff'),
       url('../font/fontello.ttf?60467014') format('truetype'),
       url('../font/fontello.svg?60467014#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?60467014#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  /* width: 1em; */
  /* margin-right: .2em; */
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  /* line-height: 1em; */

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-close:before { content: '\e800'; } /* '' */
.icon-compare:before { content: '\e801'; } /* '' */
.icon-down:before { content: '\e802'; } /* '' */
.icon-favorite:before { content: '\e803'; } /* '' */
.icon-next:before { content: '\e804'; } /* '' */
.icon-prev:before { content: '\e805'; } /* '' */
.icon-right:before { content: '\e806'; } /* '' */
.icon-search:before { content: '\e807'; } /* '' */
.icon-cart:before { content: '\e808'; } /* '' */
.icon-discount-logo-1:before { content: '\e809'; } /* '' */
.icon-discount:before { content: '\e80a'; } /* '' */
.icon-discount-logo-2:before { content: '\e80b'; } /* '' */
.icon-up:before { content: '\e80c'; } /* '' */

/* main.css*/
html,
body {
  color: #353539;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* overflow-x: hidden; */
}

a {
  text-decoration: none;
}

img {
  /*display: block;*/
  max-width: 100%;
  height: auto;
}

input::-ms-clear {
  display: none;
}

button:active,
button:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
  width: 100%;
  height: 46px;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  border: 1px solid #b5b5b5;
  background: #fff;
  outline: transparent;
  padding: 0 26px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #818188;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 700;
  cursor: text;
}

textarea {
  width: 100%;
  height: 99px;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  border: 1px solid #b5b5b5;
  background: #fff;
  outline: transparent;
  padding: 16px 26px;
  resize: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #818188;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 700;
  cursor: text;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

input::-webkit-input-placeholder {
  color: #818188;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 700;
}
input::-moz-input-placeholder {
  color: #818188;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

textarea::-webkit-input-placeholder {
  color: #818188;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 700;
}
textarea::-moz-input-placeholder {
  color: #818188;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.container {
  max-width: 1200px;
  width: auto;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.heading {
  margin: 30px 0 -20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

/* buttons */
.btn {
  display: block;
  width: 186px;
  height: 46px;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  outline: transparent;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 3.3;
  text-align: center;
  cursor: pointer;
}

.btn-green {
  background-color: #5a9917;
  border: 0;
  color: #fff;
}
.btn-green:hover {
  background-color: #396609;
  border: 0;
  color: #fff;
}

.btn-transp {
  background: transparent;
  border: 1px solid #5a9917;
  color: #353539;
}
.btn-transp:hover {
  color: #5a9917;
  background: transparent;
  border: 1px solid #396609;
}

.btn-white {
  background: transparent;
  border: 2px solid #fff;
  color: #353539;
}


.btn-gray {
  background: #e7edef;
  border: 1px solid #e7edef;
  color: #7c7c84;
}


.btn-gray:hover,
.btn-gray.tab--act {
  background: #5a9917;
  border: 1px solid #5a9917;
  color: #ffffff;
}





/* arrows */
.owl-prev,
.owl-next {
  width: 47px;
  height: 47px;
  background: #fff !important;
  border: 1px solid #5a9917 !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
}

.owl-prev,
.owl-next {
  bottom: -80px;
}

.owl-prev {
  left: 0;
}

.owl-next {
  left: 67px;
}

.news-box .owl-prev, .news-box .owl-next {
top:170px;
}

.portfolio .owl-prev,
.portfolio .owl-next {
  top: 194px;
}

.portfolio .owl-prev {
  left: -23px;
}

.portfolio .owl-next {
  left: auto;
  right: -23px;
}

.news .owl-prev,
.article .owl-prev {
  left: 20px;
  bottom: -60px;
}

.news .owl-prev {
  left: 15px;
}

.news .owl-next,
.article .owl-next {
  left: 87px;
  bottom: -60px;
}
.news .owl-next {
  left: 80px;
}

.owl-dot > span {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}


/* dots */
.owl-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 84px;
  bottom: 41px;
  z-index: 10;
}

.portfolio .owl-dots {
  left: 0;
  bottom: 0;
}

.owl-dot {
  margin-right: 10px;
}

.owl-dot:last-child {
  margin-right: 0;
}

.owl-dot.active > span {
  background: transparent;
  border: 2px solid #fff;
}

.owl-dot > span {
  display: block;
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.portfolio .owl-dot.active > span {
  background: transparent;
  border-color: #e7edef;
}

.portfolio .owl-dot > span {
  background: #e7edef;
}

/* forms */
.dspopup-modal .close-dspopup-modal {
  top: 16px !important;
  right: 21px !important;
  color: #b5b5b5 !important;
  font-size: 19px !important;
}

.dssubscribe form {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #5a9917;
  margin-top: 5px;
  padding: 33px 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.dspopup-modal form {
  width: 411px;
  height: auto;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #fff;
  padding: 41px 61px 37px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.form-heading {
  margin: 0;
  color: #353539;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

.dssubscribe .form-heading {
  color: #fff;
  font-size: 18px;
}

.dsconsult .form-heading {
  margin-bottom: 25px;
  color: #fff;
}

.dscallback {
  margin-bottom: 32px;
}

.form-price {
  display: block;
  margin: 15px auto;
  color: #5a9917;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
}

.form-description {
  display: block;
  margin: 7px 0 17px;
  color: #353539;
  font-size: 15px;
  text-align: center;
}

.dssubscribe .form-description {
  color: #fff;
}

.input-wrap {
  margin-top: 18px;
}

.input-wrap > label {
  display: block;
  margin-bottom: 8px;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #353539;
}

.dsconsult .input-wrap > label {
  color: #fff;
}

.buttonform {
  margin-top: 25px;
}

.dssubscribe .buttonform {
  margin-top: 13px;
}

.dsconsult .buttonform {
  margin-top: 20px;
}

.form-btn {
  margin: 0 auto;
}

.dssubscribe .form-btn {
  width: 100%;
  height: 46px;
  border: 1px solid #fff;
  color: #fff;
}

.dsconsult .form-btn {
  width: 202px;
}

.dssubscribe .pers-info > input[type="checkbox"] {
  display: none;
}

.dssubscribe .pers-info > label {
  display: inline-block;
  margin-top: 15px;
  padding-left: 37px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  position: relative;
}

.dssubscribe .pers-info > label:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #fff;
  background: transparent;
  position: absolute;
  top: -3px;
  left: 0;
}

.dssubscribe .pers-info > label:after {
  content: '';
  display: none;
  width: 10px;
  height: 7px;
  background: transparent url(../img/check-form.svg) no-repeat center center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  position: absolute;
  top: 6px;
  left: 6px;
}

.dssubscribe .pers-info > :checked + label:after {
  display: block;
}

.ds-info {
  margin: 18px auto 0;
  color: #b7b7c1;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}

.dsconsult .ds-info {
  max-width: 275px;
}

.dsconsult .good-description {
  display: block;
  color: #fff;
  text-align: center;
}

.dsconsult .good-btn {
  width: 202px;
  border: 1px solid #5a9917;
  background: transparent;
  margin: 40px auto 0;
  color: #fff;
}

/* back to top */
.to-top {
  width: 121px;
  height: 49px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  border: 2px solid #5a9917;
  background: transparent;
  position: fixed;
  bottom: 15%;
  right: 5%;
  cursor:pointer;
  display:none;
  z-index: 50;
}

.to-top__point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 15px;
  margin: auto 0;
  color: #5a9917;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
}

.to-top__point > .icon-up {
  display: block;
  margin-right: 11px;
  font-size: 10px;
}

/* header */
.header-top {
  position: relative;
  z-index: 95;
}

.header-top:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #464646;
  position: absolute;
  left: 0;
  bottom: 0;
}

.header-top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}

.menu-toggle {
  display: none;
}

.top-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
}

.top-menu__elem {
  margin-right: 28px;
  list-style: none;
}

.top-menu__elem:last-child {
  margin-right: 0;
}

.top-menu__elem-link {
  display: block;
  color: #464646;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.with-about-menu .top-menu__elem-link {
  padding: 16px 0 13px;
}

.top-menu__elem-link > i {
  font-size: 6px;
  position: relative;
  top: -2px;
}

.top-menu__elem-link > .icon-up {
  display: none;
}

.about-menu {
  display: none;
  height: auto;
  -webkit-box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
     -moz-box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
          box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
  background: #fff;
  margin: 0;
  padding: 22px 39px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 10;
}

.about-menu__elem {
  list-style: none;
  margin-bottom: 2px;
}

.about-menu__elem:last-child {
  margin-bottom: 0;
}

.about-menu__elem-link {
  display: block;
  padding: 3px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #353539;
  font-size: 15px;
  line-height: 1.1;
}

.show-link {
  color: #5a9917;
  font-weight: 700;
}

.discount-link {
  color: #f50302;
  font-weight: 700;
}

.discount-link > .icon-discount {
  font-size: 21px;
  position: relative;
  bottom: 2px;
}

.top-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.top-social__elem {
  margin-right: 9px;
}

.top-social__elem:last-child {
  margin-right: 0;
}

.top-social__elem-link {
  display: block;
  width: 20px;
  height: 19px;
}

.top-skype {
  background: transparent url(../img/social/skype.svg) no-repeat center center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
}

.top-whatsapp {
  background: transparent url(../img/social/whatsapp.svg) no-repeat center center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
}

.top-viber {
  background: transparent url(../img/social/viber.svg) no-repeat center center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
}

.top-call {
  width: 203px;
  height: 46px;
  background: #5a9917;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 3.3;
  text-align: center;
  text-decoration: none !important;
}

.header-bot {
  padding: 24px 0 0;
}

.header-bot-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 24px;
}

.header-logo {
  padding: 0px 100px 0px 50px;
}

.logo img{
    width:100%;
  height: 120px;
}

.header-elem {
  margin: 0 auto;
}

.header-phone {
  display: block;
  color: #464646;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
}

.header-descr {
  display: block;
  color: #919191;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.header-descr__mobile, .header-descr__mobile_email, .header-descr__mobile_soc {
  display: none;
}

.header-descr__mobile a{
    display: block;
    color: #464646;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.2;
}

.header-callback {
  color: #5a9917;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
}

.header-callback:after {
  content: '';
  display: none;
  width: 100%;
  height: 1px;
  background: #464646;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.header-mail {
  color: #5a9917;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
}

.header-mail:after {
  content: '';
  display: none;
  width: 100%;
  height: 1px;
  background: #464646;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.header-compare,
.header-favorite,
.header-basket {
  width: 58px;
  height: 58px;
  border: 1px solid #dee4e6;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  position: relative;
}

.header-compare,
.header-favorite {
  margin-right: 20px;
}

.header-compare {
  margin-left: 100px;
}

.top-compare,
.top-favorite,
.top-basket-new {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.top-compare > .icon-compare,
.top-favorite > .icon-favorite,
.top-basket-new > .icon-cart {
  font-size: 22px;
  color: #464646;
  line-height: 2.6;
  text-align: center;
}

.top-compare__mark,
.top-favorite__mark,
.top-basket__mark {
  width: 19px;
  height: 19px;
  background: #f50302;
  border: 4px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  line-height: 2.2;
  text-align: center;
  position: absolute;
  top: -10px;
  right: -8px;
  z-index: 1;
  line-height: 20px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.full-mark {
  background: #5a9917;
}

.header-bot-panel {
  /*border-top: 1px solid #464646;*/
  /*border-bottom: 1px solid #464646;*/
  background: #5a9917;
  width: 100%;
}

.header-panel-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.catalog-toggle {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: 0;
  outline: transparent;
  padding: 18.5px 0 18px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.catalog-toggle > .icon-close {
  display: none;
  margin-right: 8px;
  font-size: 13px;
}

.top-catalog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  z-index: 91;
}

.top-catalog__elem {
  margin-right: 31px;
  list-style: none;
  width: auto !important;
}

.top-catalog__elem:last-child {
  margin-right: 0;
}

.top-catalog__elem-link {
  display: block;
  padding: 20px 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.top-catalog__elem-link:after {
  content: '';
  display: none;
  width: 100%;
  height: 3px;
  background: #464646;
  position: absolute;
  left: 0;
  bottom: -1px;
}

.top-catalog__elem-link > i {
  font-size: 7px;
  position: relative;
  top: -2px;
}

.top-catalog__elem-link > .icon-up {
  display: none;
}

ul.bxr-top-menu > li > div.bxr-list-hover-menu {
  display: none;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
     -moz-box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
          box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
  background: #fff;
  margin: 0;
  padding: 22px 39px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 59px;
  left: 0;
  z-index: 90;
  border: none;
}

.submenu-wrap:first-child {
  width: 43%;
  margin-right: 9.4%;
}

.submenu-wrap:nth-child(2) {
  width: 17%;
  margin-right: 11%;
}

.submenu-wrap:last-child {
  width: 17.8%;
  margin-right: auto;
}

.submenu-title {
  display: block;
  margin-bottom: 8px;
  color: #79797b;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.1;
}

.submenu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-height: 450px;
  margin: 0;
  padding: 0;
}

.submenu-list__elem {
  list-style: none;
  margin-bottom: 2px;
}

.submenu-list__elem-link {
  display: block;
  padding: 3px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #353539;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.1;
}

.header-search {
  width: 40%;
  max-width: 475px;
  margin-left: auto;
  padding: 0;
  margin-top: 0;
}

.header-search__btn {
  display: none;
}

.header-search__form {
  height: 100%;
  border-left: 1px solid #464646;
  border-right: 1px solid #464646;
  padding: 6px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.header-search__form-input[type="text"] {
  border-radius: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  -o-border-radius: 23px;
  border-color: #fff;
  box-shadow: none;
}

.header-search__form {
  border: none;
}

.header-search__form-input::-webkit-input-placeholder {
  color: #b6b6b6;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.header-search__form-input::-moz-input-placeholder {
  color: #b6b6b6;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.header-search__form-submit {
  background: transparent;
  border: 0;
  margin: auto 0;
  padding: 0 21px 0 0;
  color: #5a9917;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

/* slider */
.slider {
  padding: 56px 0 50px;
}

.slider-box__item {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  overflow: hidden;
  padding: 48px 72px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.slider-1 {
  width: 100%;
  height: 400px;
  background: transparent url(../img/slider/slider1.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.slider-2 {
  width: 100%;
  height: 400px;
  background: transparent url(../img/slider/slider1.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.slider-3 {
  width: 100%;
  height: 400px;
  background: transparent url(../img/slider/slider1.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.slider-box__item-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.slider-box__item-title {
  display: block;
  max-width: 500px;
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.3;
}

.slider-box__item-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 226px;
  height: 46px;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  margin-top: 25px;
  padding: 0 21px 0 26px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: #5a9917;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 3.3;
}

/* catalog */
.catalog {
  padding-bottom: 72px;
}

.catalog-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.home_catalog_heading {
  width: 20%;
  margin-right: auto;
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
}

.home_catalog {
  width: 79.4%;
  margin: 0 -16px 0 0;
  padding: 0;
  position: static;
  position: relative;
}

.home_catalog__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /*column-count: 3;*/
  width: 100%;
  /*margin: 0 -8px;*/
  /*width: calc(100% + 16px);*/
  width: 100%;
  margin-left: -8px;
  margin-bottom: 0;
}

.home_catalog__list > li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: auto;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
  /*position: relative;*/
}

.catalog-wrap {
  position: relative;
  margin-bottom: 72px;
}

.catalog-box .readmore__wrap {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: auto;
  margin-right: 16px;
}

.home_catalog__parent-title > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  cursor: pointer;
  min-height: 58px;
}

.home_catalog__parent-title {
  height: auto;
}

.show-list .catalog-box__elem-link {
  background: #5a9917;
  border-color: #5a9917;
  color: #fff;
}

.catalog-list {
  display: none;
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
     -moz-box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
          box-shadow: 0 13px 24px rgba(39, 40, 44, 0.22);
  background: #fff;
  margin: 0;
  padding: 34px 53px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 5;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
}

.show-list .catalog-list {
  display: block;
}

.catalog-list__elem {
  list-style: none;
}

.catalog-list__elem-link {
  display: block;
  padding: 4px 0;
  color: #353539;
  font-size: 15px;
  line-height: 1.1;
}

.catalog-more {
  display: block;
  max-width: 100%;
  width: 300px;
  background: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  padding: 17px 36px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
  text-align: left;
  cursor: pointer;
}

.catalog-more:after {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #dee4e6 url(../img/more-down.svg) no-repeat center center;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
}

/* portfolio */
.portfolio {
  padding-bottom: 60px;
}

.portfolio-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.portfolio-tab__elem {
  width: 187px;
  height: 58px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background: #e7edef;
  margin-right: 16px;
  color: #7c7c84;
  font-size: 16px;
  font-weight: 700;
  line-height: 3.6;
  text-align: center;
  cursor: pointer;
}

.portfolio-tab__elem:last-child {
  margin-right: 0;
}

.portfolio-tab__elem--active {
  background: #5a9917;
  color: #fff;
}

.portfolio-wrap {
  margin-top: 49px;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.portfolio-box {
  height: 0;
  overflow: hidden;
}

.portfolio-box--active {
  height: auto;
  overflow: visible;
  padding-bottom: 73px;
}

.portfolio-box__item {
  height: auto;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #e7edef;
  background: #fff;
  padding: 43px 35px 26px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

.portfolio-box__item-link {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
}

.portfolio-box__item-link:before {
  content: 'Быстрый просмотр';
  display: inline-block;
  width: 194px;
  height: 46px;
  background: transparent;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  border: 1px solid #5a9917;
  margin: 0 auto;
  padding: 0;
  color: #464646;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 3.3;
  text-align: center;
  position: absolute;
  top: 192px;
  left: 0;
  right: 0;
  z-index: -1;
}

.bxr-indicator-item-favor,
.bxr-indicator-item-compare {
  display: none;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background: #e7edef;
  color: #464646;
  font-size: 22px;
  line-height: 2;
  text-align: center;
  position: absolute;
  right: 11px;
  z-index: 5;
}

.bxr-indicator-item-favor > span,
.bxr-indicator-item-compare > span {
  display: block;
}

.bxr-indicator-item-favor:hover > span,
.bxr-indicator-item-compare:hover > span {
      color: #5a9917;
}

.bxr-indicator-item-favor {
  top: 11px;
}

.bxr-indicator-item-compare {
  top: 64px;
}

.portfolio-box__item-tag {
  position: absolute;
  top: 11px;
  left: 11px;
}

.bxr-indicator-item-favor .fa-heart-o:before {
    content: '\e803';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bxr-indicator-item-favor .fa-balance-scale:before {
    content: '\e801';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.portfolio-box__item-tag-elem {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background: #f50302;
  padding: 8px 13px 7px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.portfolio-box__item-image {
  max-width: 141px;
  margin-left: 14px;
  margin-bottom: 25px;
}

.portfolio-box__item-price-old {
  color: #7c7c84;
  font-size: 12px;
  font-weight: 400;
  text-decoration: line-through;
}

.portfolio-box__item-price-new {
  color: #353539;
  font-size: 18px;
  font-weight: 900;
}

.portfolio-val {
  font-size: 16px;
}

.portfolio-box__item-economy {
  color: #f50302;
  font-size: 12px;
  font-weight: 700;
}

/* filter */
.home--filter {
  background: #d6dee1;
  padding: 52px 0 98px;
  position: relative;
  z-index: 10;
}

.home--filter:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2500px;
  width: 5000px;
  height: 100%;
    background: #d6dee1;
    z-index: -1;
}

.home--filter.loading:after {
  content: "";
  display: block;
  z-index: 120;
  background-position: center;
  background-repeat: no-repeat;
  width: calc(100% + 60px);
  height: 100%;
  position: absolute;
  left: -30px;
  top: 0px;
  /*
  background: url(/-ds-comf/ds-form/images/loading.gif), rgb(214 222 225 / 50%);
  */
}

.home--filter.loading .bx_filter_horisontal{
  opacity: 0.7;
}

.loading-filter{
  position: relative;
  z-index: 10;
}

.loading-filter:after {
  content: "";
  display: block;
  z-index: 120;
  background-position: center;
  background-repeat: no-repeat;
  width: calc(100% + 60px);
  height: 100%;
  position: absolute;
  left: -30px;
  top: 0px;
}

.loading-filter .filter-box,
.loading-filter .bx_filter_section{
  opacity: 0.7;
}

@media screen and (max-width:1024px){
	.home--filter:before {
	  content: none;
	  display: none;
	}
}



.filter-box {
  margin-top: 48px;
}

.filter-box__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  transition: 1s;
}

.home--filter .filter-box__form {
  max-height: 297px;

}


.home--filter .filter-box__form.filter-box_open {
  max-height: 1000px;
  transition: 1s;
}

/*.filter-box__form.js--filter_close {
  max-height: 297px;
}

.js--filter_open {
  max-height: 1000px;
}*/

.filter-clear,
#del_filter {
  display: block;
  width: 75px;
  height: 46px;
  background: transparent;
  border: 0;
  padding: 0 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
  color: #5a9917;
  position: static;
  right: 179px;
  bottom: -36px;
  cursor: pointer;
  border: none;
  margin: 0;
  margin-right: 20px;
}

.filter-confirm {
  width: 137px;
  cursor: pointer;
}

.filter-box__form-elem {
  width: 16.8%;
  margin-right: 8.5%;
  margin-bottom: 50px;
}

.bx_filter_horisontal .middle-filter__price {
  width: 24%;
  margin-right: 0;
}

/*.filter-box__form-elem:nth-last-child(3) {
  margin-right: 0;
}*/

.filter-block-wrap {
  height: 161px;
  max-height: 161px;
  /*overflow-y: scroll;*/
  overflow-x: hidden;
}

.filter-title {
  display: block;
  margin-bottom: 11px;
  line-height: 1.1;
}

.filter-block {
  padding-top: 4px;
}

.filter-price-elem .filter-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 0;
}

.filter-min[type="text"],
.filter-max[type="text"] {
  width: 45.8%;
  height: 46px;
  background: #fff;
  border: 0;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
}

.filter-min {
  margin-right: 8.4%;
}

.show-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 13px;
}

.show-price__min[type="text"],
.show-price__max[type="text"] {
  width: 50px;
  height: auto;
  background: transparent;
  border: 0;
  padding: 0;
  color: #353539;
}

.show-price__max[type="text"] {
  text-align: right;
}

.filter-range {
  width: 100%;
}

.ui-widget.ui-widget-content {
  width: 100%;
  height: 6px;
  background: #fff;
  border: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  margin-top: 20px;
}

.ui-slider .ui-slider-range {
  height: 100%;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background: #a3aeb2;
}

.ui-slider-handle {
  width: 14px !important;
  height: 14px !important;
  background: #5a9917 !important;
  border: 0 !important;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  outline: transparent !important;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -.1em;
}

.filter-massive-elem {
  width: 43%;
}

.filter-massive-elem .filter-block {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}

.filter-block__elem {
  margin-bottom: 10px;
}

.filter-block__elem:last-child {
  margin-bottom: 0;
}

.filter-block__elem > input[type="checkbox"] {
  display: none;
}

.filter-block__elem > label {
  display: block;
  padding: 7px 0;
  line-height: 1.1;
  padding-left: 44px;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 10px;
}

.filter-block__elem > label:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  margin: auto 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.filter-block__elem > label:after {
  content: '';
  display: none;
  width: 16px;
  height: 13px;
  background: transparent url(../img/point.svg) no-repeat center center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  margin: auto 0;
  position: absolute;
  top: 0;
  left: 8px;
  bottom: 0;
  z-index: 2;
}

.filter-block__elem > :checked + label:after {
  display: block;
}

.mCSB_scrollTools {
  width: 4px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  overflow: hidden;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  background: #b1bbbf !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  margin: 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background: #5a9917;
  width: 4px !important;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #5a9917;
}

.filter .readmore__wrap {
  position: absolute;
  left: 0;
  bottom: -40px;
}

.filter-more {
  width: 223px;
  height: 48px;
  padding: 0 23px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  position: relative;
}

.filter-more:after {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #fff url(../img/more-down.svg) no-repeat center center;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
}

/* discount */
.discount {
  padding: 59px 0 71px;
}

.discount-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.discount-box__item {
  width: 49.35%;
  height: 239px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-bottom: 10px;
}

.discount-1 {
  background: transparent url(../img/discount/discount-1.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  margin-right: 1.3%;
}

.discount-2 {
  background: transparent url(../img/discount/discount-2.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.discount-box__item:before {
  content: '';
  display: none;
  width: 100%;
  height: 100%;
  background: #f50302;
  opacity: .72;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.discount-box__item-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    overflow: hidden;
}

.discount-box__item-title {
  width: auto;
  height: 57px;
  -webkit-border-radius: 29px;
     -moz-border-radius: 29px;
          border-radius: 29px;
  background: #f50302;
  padding: 0 31px 0 25px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 3.2;
  position: absolute;
  left: 31px;
  bottom: 20px;
}

.discount-box__item-title > i {
  font-size: 28px;
  line-height: 1;
  position: relative;
  top: 3px;
}

/* advantage */
.advantage {
  padding-bottom: 71px;
}

.advantage-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.advantage-wrap__left {
  width: 44%;
  margin-right: 6.7%;
}

.advantage-wrap__left .heading {
  text-align: left;
}

.advantage-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 27px;
}

.advantage-box__item {
  width: 38.2%;
  margin-right: auto;
  margin-bottom: 30px;
}

.advantage-box__item:nth-child(2n) {
  margin-right: 0;
}

.advantage-box__item-description {
  margin: 9px 0 0;
  color: #353539;
}

.adv-question {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff url(../img/question-mark.png) no-repeat center center;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: relative;
  top: 3px;
  cursor: pointer;
}

.advantage-wrap__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 49.3%;
}

.advantage-wrap__right-elem {
  width: 48.65%;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.advan-right-elem-1 {
  background: transparent url(../img/advantages/advantage-interier.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  margin-right: 2.7%;
}

.advan-right-elem-2 {
  background: transparent url(../img/advantages/advantage-set-door.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.advantage-wrap__right-elem:before {
  content: '';
  display: block;
  width: 100%;
  height: 45.3%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.advan-right-elem-1:before {
  background: rgb(175,177,172);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(175,177,172,1)), color-stop(45%, rgba(199,200,197,.9)), to(rgba(255,255,255,0)));
  background: -webkit-linear-gradient(bottom, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(bottom, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(bottom, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
  background: linear-gradient(0deg, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
}

.advan-right-elem-2:before {
  background: rgb(179,169,149);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(179,169,149,1)), color-stop(30%, rgba(179,169,149,.9)), to(rgba(255,255,255,0)));
  background: -webkit-linear-gradient(bottom, rgba(179,169,149,1) 0%, rgba(179,169,149,.9) 30%, rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(bottom, rgba(179,169,149,1) 0%, rgba(179,169,149,.9) 30%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(bottom, rgba(179,169,149,1) 0%, rgba(179,169,149,.9) 30%, rgba(255,255,255,0) 100%);
  background: linear-gradient(0deg, rgba(179,169,149,1) 0%, rgba(179,169,149,.9) 30%, rgba(255,255,255,0) 100%);
}

.advantage-wrap__right-elem-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  position: absolute;
  left: 41px;
  bottom: 25px;
}

/* client */
.client {
  padding-bottom: 136px;
}

.client-box {
  margin: 29px auto 0;
  padding:0 18px;
  overflow:hidden;
}

.client-box__elem {
  height: 128px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  background: #fff;
  position: relative;
}

.client-box__elem > img {
  width: auto !important;
  max-width: 80%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
      max-height: 90%;
}

.client-box .owl-nav {
  position:absolute;
  width: 100%;
  top:10px;
}

.client-box .owl-prev {
  left: -17px;
}

.client-box .owl-next {
  left: auto;
  right: 18px;
}
/* about */
.about .heading {
  text-align: left;
}

.about-content {
  margin-top: 27px;
}

.about-content__text,
.about-content__list,
.about-content__list-elem {
  margin: 0 0 27px;
}

.about-content__list {
  padding-left: 30px;
}

.about-content__list-elem {
  list-style: none;
  position: relative;
}

.about-content__list-elem:before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #5a9917;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: 8px;
  left: -19px;
}

/* news */
.news_main_page {
  padding-bottom: 55px;
}

.black_h2_title, .black_h2_title:hover{
  text-align: left;
  color:#000;
  margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 22px;
    margin-top: 0;
}

.news-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.news-box {
  width: 77%;
  margin: 0 -15px;
}

.news-form {
  width: 24%;
  margin-left: auto;
}

.news-box__elem {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  background: #fff;
  margin: 5px auto 20px;
  padding: 10px 10px 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  position: relative;
}

.news-box__elem-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.news-box__elem-date {
  display: block;
  margin: 11px 0;
  color: #818188;
  font-size: 14px;
  line-height: 1.2;
}

.news-box__elem-title {
  font-weight: 700;
}

/* article */
.article {
  padding-bottom: 148px;
}

.article .heading {
  text-align: left;
}

.article-box {
  margin: 48px -15px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.article-box__elem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  margin: 5px 0 20px;
  padding: 11px 13px 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.article-box__elem-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.article-box__elem-img {
  width: 35.4%;
  margin-right: 4.1%;
  max-height: 140px;
}

.article-box__elem-wrap {
  width: 60.5%;
}

.article-box__elem-wrap-title {
  font-weight: 700;
}

.article-box__elem-wrap-descr {
  margin: 8px 0 0;
  color: #818188;
}

/* contacts */
.contact {
  padding-bottom: 70px;
}

.contact-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.contact-box__list {
  width: 40.7%;
  border: 1px solid #dee4e6;
  background: #fff;
  padding: 39px 61px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  margin-bottom: 0px;
}

.contact-box__list-elem {
  margin-bottom: 15px;
}

.contact-box__list-elem:last-of-type {
  margin-bottom: 0;
}

.contact-box__list-elem-title {
  display: block;
  color: #353539;
  font-size: 14px;
  line-height: 1.6;
}

.contact-box__list-elem_bold,
.contact-box__list-elem-phone,
.contact-box__list-elem-mail,
.contact-box__list-elem-address {
  display: block;
  color: #353539;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.3;
}

.contact-box__list-elem-address {
  font-style: normal;
}

.contact-box__map {
  width: 100%;
}

/* footer */
.footer-top {
  background: #353539;
  padding: 80px 0 34px;
}

.footer-top-wrap {
  display: flex;
  column-gap: 40px;
  row-gap: 30px;
  justify-content: space-between;
}

.footer-top-wrap > .footer-list,
.footer-top-wrap > .footer-middle-col{

}

@media screen and (max-width: 1024px){

  .footer-top-wrap {

  }

  .footer-top-wrap > .footer-list,
  .footer-top-wrap > .footer-middle-col{

  }

}

@media screen and (max-width: 991px){

  .footer-top-wrap {
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 25px;
    row-gap: 30px;
  }

  .footer-top-wrap > .footer-list,
  .footer-top-wrap > .footer-middle-col{
    width: 220px;
  }

  .footer-top-wrap > .footer-middle-col:last-child{

  }

  .footer-bottom-wrap{
    flex-direction: column;
    row-gap: 15px;
    justify-content: center;
  }

}

@media screen and (max-width: 767px){

  .footer-menu-bottom{
    column-gap: 40px;
  }

  .footer-top-wrap {

  }

  .footer-top-wrap > .footer-list,
  .footer-top-wrap > .footer-middle-col{

  }

}

@media screen and (max-width: 600px){

  .footer-menu-bottom {
    flex-direction: column;
    row-gap: 20px;
    column-gap: 0px;
  }

  .footer-top-wrap {

  }

  .footer-top-wrap > .footer-list,
  .footer-top-wrap > .footer-middle-col{
    width: calc(50% - 20px);
    text-align: center;
    justify-items: center;
    font-size: 16px;
  }

  .footer-top-wrap > .footer-middle-col:last-child{
    width: 100%;
  }

}

@media screen and (max-width: 500px){

  .footer-top-wrap > .footer-list,
  .footer-top-wrap > .footer-middle-col{
    font-size: 14px;
  }

  .footer-bottom-wrap{
    font-size: 14px;
  }

}

@media screen and (max-width: 350px){

  .footer-top-wrap > .footer-list,
  .footer-top-wrap > .footer-middle-col {
    width: 100% !important;
  }

}

.footer-list {
  margin: 0;
  padding: 0;
}

.footer-list__elem {
  list-style: none;
}

.footer-list__elem:not(:first-child) {
  margin-top: 15px;
}

.footer-list__elem-link {
  display: block;
  color: #fff;
  line-height: 1.1;
}

.pay-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
}

.pay-list__elem {
  margin-right: 24px;
  list-style: none;
}

.pay-list__elem:last-child {
  margin-right: 0;
}

.pay-visa {
  display: block;
  width: 54px;
  height: 16px;
  background: transparent url(../img/visa.svg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.pay-master {
  display: block;
  width: 47px;
  height: 30px;
  background: transparent url(../img/master.svg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.pay-mir {
  display: block;
  width: 57px;
  height: 16px;
  background: transparent url(../img/mir.svg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
}

.social-list__elem {
  list-style: none;
  margin-right: 25px;
}

.social-list__elem:last-child {
  margin-right: 0;
}

.footer-middle-col {
  color:white;
}

.footer-middle-col span{
  display: inline-block;
  margin-bottom: 5px;
}

.footer-middle-col a{
  white-space: nowrap;
}

.footer-inst {
  display: block;
  width: 22px;
  height: 22px;
  background: transparent url(../img/social/insta-footer.svg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.footer-telegram {
  display: block;
  width: 25px;
  height: 25px;
  background: transparent url(../img/social/telegram-footer.svg) no-repeat center center;
  background-size: contain;
}

.footer-whatsapp {
  display: block;
  width: 25px;
  height: 25px;
  background: transparent url(../img/social/whatsapp-footer.svg) no-repeat center center;
  background-size: contain;
}

.footer-youtube {
  display: block;
  width: 25px;
  height: 25px;
  background: transparent url(../img/social/youtube-footer.svg) no-repeat center center;
  background-size: contain;
}

.footer-menu-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 47px;
  column-gap: 50px;
}

.footer-form {
  width: 28.2%;
  margin-left: auto;
}

.footer-bottom {
  background: #454549;
}

.footer-bottom-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 36px 0;
}

.footer-copy {
  color: #fff;
  line-height: 1;
}

.footer-personal {
  color: #fff;
  text-decoration: underline;
}

.social-list .informer-yandex {
 margin-left: 50px;
  width: 150px;
}


@media screen and (min-width: 1024px) {
  .dssubscribe .form-btn:hover {
    background: #85c541;
    border-color: #85c541;
  }

  .to-top:hover {
    background-color: #5a9917;
  }

  .to-top:hover .to-top__point {
    color: #fff;
  }

  .top-menu__elem:hover .top-menu__elem-link {
    color: #5a9917;
  }

  .with-about-menu:hover .top-menu__elem-link > .icon-down {
    display: none;
  }

  .with-about-menu:hover .top-menu__elem-link > .icon-up {
    display: inline-block;
  }

  .with-about-menu:hover .about-menu {
    display: block;
  }

  .top-call:hover {
    background: #4d8511;
    color:#fff;
    text-decoration: none;
  }

  .header-phone:hover {
    color: #5a9917;
  }

  .header-callback:hover:after {
    display: block;
  }

  .header-mail:hover,
  .header-callback:hover {
    color: #5a9917;
    text-decoration: none;
  }

  .header-mail:hover:after {
    display: block;
  }

  .header-compare:hover,
  .header-favorite:hover,
  .header-basket:hover {
    -webkit-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
       -moz-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
            box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
    border-color: #fff;
  }

  .top-catalog__elem:hover .top-catalog__elem-link:after {
    display: block;
  }

  .with-submenu:hover .submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .submenu-list__elem-link:hover {
    color: #5a9917;
  }

  .catalog-box__elem-link:hover {
    background: #5a9917;
    color: #fff;
  }

  .portfolio-tab__elem:hover {
    background: #5a9917;
    color: #fff;
  }

  .portfolio-box__item:hover .portfolio-box__item-link,
  .portfolio-box__item:hover .portfolio-box__item-favorite,
  .portfolio-box__item:hover .portfolio-box__item-compare {
    display: block;
  }

  .portfolio-box__item-favorite:hover,
  .portfolio-box__item-compare:hover {
    color: #5a9917;
  }

  .discount-box__item:hover:before {
    display: block;
  }

  .discount-box__item:hover .discount-box__item-title {
    background: transparent;
  }

  .advan-right-elem-1:hover:before {
    height: 100%;
    background: rgb(175,177,172);
    opacity: .72;
  }

  .advan-right-elem-2:hover:before {
    height: 100%;
    background: rgb(179,169,149);
    opacity: .72;
  }

  .news-box__elem:hover {
    border-color: #fff;
    -webkit-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
       -moz-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
            box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
  }

  .news-box__elem:hover .news-box__elem-title {
    color: #5a9917;
  }

  .article-box__elem {
    margin: 0 6px 0;
  }

  .article-box__elem:hover {
    -webkit-box-shadow: 0 4px 6px rgba(39, 40, 44, 0.13);
       -moz-box-shadow: 0 4px 6px rgba(39, 40, 44, 0.13);
            box-shadow: 0 4px 6px rgba(39, 40, 44, 0.13);
  }

  .contact-box__list-elem-phone:hover,
  .contact-box__list-elem-mail:hover {
    color: #5a9917;
  }

  .footer-list__elem-link:hover {
    color: #5a9917;
    text-decoration: none;
  }

  .home_catalog__parent-title > a {
    line-height: 56px;
  }

} /* (min-width: 1024px) */

/* _______ Внесение _______ */

.header-basket-col {
  position: relative;
}

.header-bot-panel .bxr-v-line_menu {
  background-color:#5a9917;
}

.bxr-top-menu {
  height: auto;
  width: auto !important;
}

.bxr-slider {
  margin-top: 56px;
}


.slider-box__item-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 226px;
    height: 46px;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    margin-top: 25px;
    padding: 0 21px 0 26px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #5a9917;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 46px;
      margin: 0 5px;
      width: auto;
}

.slider-box__item-more:hover {
    background: #1c3202;
  color: #fff !important;
  text-decoration: none !important;
}

.slider-box__item-more span {
  display: none !important;
}

.slider-box__item-more:after {
  margin-left: 6px;
    content: '\e806';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    /* width: 1em; */
    /* margin-right: .2em; */
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    /* line-height: 1em; */
    /* margin-left: .2em; */
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.bxr-button-up.left {
  bottom: 80px !important;
  top: auto !important;
}

.portfolio .owl-prev, .portfolio .owl-next {
    top: 194px;
}

.portfolio .owl-prev {
  left: -23px;
}

.bxr-list .slick-slider .slick-prev,
.bxr-list .slick-slider .slick-next {
    width: 47px;
    height: 47px;
    background: #fff !important;
    border: 1px solid #5a9917 !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #353539;
}

.bxr-list .slick-slider .slick-prev:before {
  font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bxr-list .slick-slider .slick-prev:before {
  content: '\e805';
}

.bxr-list .slick-slider .slick-next:before {
  content: '\e804';
}
.bxr-list .slick-slider .slick-next:before {
  font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bxr-slider .slick-buttons {
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.bxr-slider .slick-dots li button {
    background: #fff;
    width: 11px;
    height: 11px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    padding: 0 !important;
}

.bxr-slider .slick-dots li {
    background: transparent;
    border: 2px solid transparent;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.bxr-slider .slick-dots {
    visibility: visible;
}

div.bxr-slider .slick-dots li.slick-active button {
    background: transparent;
}

.bxr-slider .slick-dots li.slick-active {
    border: 2px solid #fff;
}

.bxr-slider .slick-dots {
    left: auto;
    bottom: 0;
    right: 10px;
}

.bxr-slider .slick-dots {
    left: auto;
    bottom: 42px;
    right: 72px;
    margin: 0;
}

.bxr-ecommerce-v1 {
  margin-bottom: 0;
}

.bxr-list .slick-dots li button {
    width: 11px;
    height: 11px;
    padding: 0;
    display: block;
}

.bxr-list .slick-dots li {
    background: transparent;
    border: 2px solid transparent;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    display: block;
}

.bxr-list .slick-dots li.slick-active button {
    background: transparent;
}
.bxr-list .slick-dots li.slick-active {
    border: 2px solid #e7edef;
}

.portfolio-box__item-tag,
.portfolio-box__item-tag-elem {

}

.bxr-ribbon-marker-vertical {
    position: absolute;
    top: 6px;
    left: 11px;
    z-index: 65;
}

.product-detail .bxr-ribbon-marker-vertical {
    z-index: 90;
}

.bxr-ribbon-marker-vertical > span:after {
  display: none !important;
}
.bxr-ribbon-marker-vertical > span:before {
  display: none !important;
}
.bxr-ribbon-marker-vertical .bxr-marker-item {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #f50302;
    padding: 8px 13px 7px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    /*display: inline-block;*/
    display: block;
    vertical-align: top;
    text-transform: none;
}

.bxr-ecommerce-v1 .fast-show {
    display: inline-block;
    width: 194px;
    height: 46px;
    background: transparent;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    border: 1px solid #5a9917;
    margin: 0 auto;
    padding: 0;
    color: #464646;
    /*font-family: 'M PLUS 1p', sans-serif;*/
    font-size: 14px;
    font-weight: 700;
    line-height: 3.3;
    text-align: center;
    position: absolute;
    top: 192px;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 1;
}

.bxr-ecommerce-v1 .fast-show a {
    color: #353539;
    opacity: 1;
}

.bxr-ecommerce-v1:hover .bxr-element-container {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 2px solid #5a9917;
}

.bxr-element-container .bxr-format-price br {
  display: none;
}

.bxr-market-current-price.bxr-market-format-price {
      color: #353539;
    font-size: 18px;
    font-weight: 900;
}

.bxr-product-price-wrap .pr_razn .razn  {
    margin: 0;
    padding: 0;
    color: #f50302;
    font-size: 12px;
    font-weight: 700;
    background: transparent;
}

.bxr-product-price-wrap .pr_razn {
     color: #f50302;
    font-size: 12px;
    font-weight: 700;
    margin-top: 3px;
}

.bx_filter_horisontal {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}

.filter-block .bx_filter_param_label {
  display: block;
}

.left-filter__item-title {
      display: block;
    margin-bottom: 11px;
    line-height: 1.1;
    color: #353539;
    padding: 0;
}

.bx_filter_parameters_box_container.double-range .bx_filter_parameters_box_container_block {
    width: 45.8%;
    height: 46px;
    background: #fff;
    border: 0;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    padding: 0;
    max-width: 100%;
}

.double-range .double-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.double-range .double-input:before,
.double-range .double-input:after {
  display: none;
}

.double-range .bx_ui_slider_track {
  width: 100%;
}

.bx_ui_slider_part {
  display: none !important;
}

.bx_ui_slider_part.p1,
.bx_ui_slider_part.p5 {
  display: block !important;
}

.bx_filter_parameters_box_container.double-range .bx_filter_parameters_box_container_block input[type="text"] {
  border: none;
}

.bx_filter_horisontal .bx_ui_slider_part {
  top: 0;
  width: 0;
  height: 0;
}

.bx_filter_horisontal .bx_ui_slider_part span {
  top: 10px;
  color: #353539;
  font-size: 14px;
    font-weight: 700;
}

.bx_filter_horisontal .bx_ui_slider_handle {
  top: -7px;
}

.bx_filter_horisontal .bx_ui_slider_part span {
  top: 15px;
}

.bx_filter_horisontal .bx_ui_slider_track {
    background: #fff;
    border-color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

/*.bx_filter_horisontal .middle-filter__price .bx_ui_slider_pricebar_V {
    bottom: -2px;
    background: #a3aeb2;
}
*/
.bx_filter_horisontal .middle-filter__price .bx_ui_slider_handle.left,
.bx_filter_horisontal .middle-filter__price .bx_ui_slider_handle.right {
  border: 7px solid #5a9917 ;
  width: 14px;
  height: 14px;
  top: -4px;
}

.bx_filter_horisontal .middle-filter__price .bx_ui_slider_handle.left {
  margin-left: -5px !important;
}

.bx_filter_horisontal .middle-filter__price .bx_ui_slider_handle.right  {
  margin-right: -5px !important;
}

.filter-box__form-elem.box_MASSIV {
  margin-bottom: 0;
}

.bx_filter_horisontal .bx_ui_slider_pricebar_VD {
    bottom: -2px;
    background: #5a9917;
    border-top: 1px solid #5a9917;
    border-bottom: 1px solid #5a9917;
}

.bxr-ecommerce-v1:hover .fast-show {
  z-index: 2;
}

.fast-show a:hover {
  text-decoration: none;
}

.bxr-ecommerce-v1 .fast-show {
  top: 185px;
}

.bx_filter_horisontal .bx_filter_popup_result {
  padding: 5px 15px 10px;
  border: 2px solid #5a9917;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.bx_filter_horisontal .bxr-color-button {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.bx_filter_horisontal .bxr-color-button:hover {
  text-decoration: none;
}

.main-advantage__item .sp_hide tr td {
  border: 1px solid;
    padding: 5px;
}

.advantage-box__item .sp_hide {
  position: absolute;
  display: none;
  font-size: 12px;
  left: 0;top: 20px;
  width: 100%;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #5a9917;
  z-index: 10;
}

.advantage-box__item .adv-question:hover .sp_hide {
  display: block;
}

.advantage-box__item-description {
  position: relative;
}

.adv-question {
  position: static;
}

.advantage .wrapper {
  overflow: visible;
}

.advantage-box_bank .sp_hide {
  min-width: 310px;
}

.advantage-wrap__right-elem {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.advantage-wrap__right-elem {
  height: 372px;
  margin-left: 10px;
}

.advantage-wrap__right-elem:before {
  background: rgb(175,177,172);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(175,177,172,1)), color-stop(45%, rgba(199,200,197,.9)), to(rgba(255,255,255,0)));
    background: -webkit-linear-gradient(bottom, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(bottom, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(bottom, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(175,177,172,1) 0%, rgba(199,200,197,.9) 45%, rgba(255,255,255,0) 100%);
}

.advantage-wrap__right-elem:hover:before {
    height: 100%;
    background: rgb(175,177,172);
    opacity: .72;
}

.advantage-wrap__right .slick-dots {
  display: none !important;
}

.advantage-wrap__right .slick-arrow {
  display: none !important;
}

.client .wrapper {
  overflow:  visible;
}

.news-box.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.news-box.owl-carousel .lzy_img {
  max-height: 145px;
}

.news-box.owl-carousel .owl-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.news-box.owl-carousel .owl-item img {
  width: auto;
    max-width: 100%;
    max-height: 160px;
}

.news-box {
  margin: 0;
  margin-left: -16px;
}

.news .wrapper {
  overflow: visible;
}

.article-box__elem {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.article-box__elem .article-box__elem-img {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  overflow: hidden;
}

.article-box__elem-wrap {
  padding-top: 6px;
}

.article .wrapper {
  overflow: visible;
}
.article .slick-slider .slick-arrow {
  top: auto;
  bottom: 0px;
}
.article .slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.article .slick-slider .slick-arrow.slick-next {
  left:  70px;
}

.article .slick-slider {
  padding-bottom: 30px;
}

.article {
  padding-bottom: 80px;
}

.main-subscribe{
  padding: 5px 0 20px;
  margin: 0;
  /*height: 100%;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.main-subscribe form {
  margin: 0;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #5a9917;
  margin-top: 0px;
  padding: 33px 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -moz-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-subscribe .bxr-subscribe-desc {
  display: none;
}

.news-form .dssubscribe button.form-btn {
  width: 100%;
    height: 46px;
    border: 1px solid #fff;
    color: #fff;
}

.dssubscribe .bxr_subscribe_checkbox_container li.pers-info {
  float: none;
  width: 100%;
  margin-right: 0;
  list-style: none;
}

.dssubscribe .pers-info > label {
    margin: 0;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
}

.footer-line {
  background: transparent;
  height: 0;
}

.footer-head {
  display: none !important;
}

.old_foot--info {
  display: none !important;
}

.top-catalog__elem:hover > a:hover {
  text-decoration: none;
  color: #fff;
}

ul.bxr-top-menu > li:hover > a:before,
ul.bxr-top-menu > li.active > a:before {
  display: none;
}
ul.bxr-top-menu > li:hover > a:after,
ul.bxr-top-menu > li.active > a:after {
  background: #464646;
  height: 2px;
}

ul.bxr-topline-menu .top-menu-dropdown {
  padding-right: 0px;
}

ul.bxr-topline-menu .top-menu-dropdown > a:after {
    content: '\e802';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 6px;
    font-size: 6px;
    vertical-align: middle;
    text-decoration: none !important;
}

ul.bxr-topline-menu .top-menu-dropdown:hover > a:after {
    content: '\e80c';
}

ul.bxr-topline-menu .top-menu-dropdown {
  background-image: none;
}

.bxr-topline-menu a:hover {
  text-decoration: none !important;
  color: #5a9917;
}

ul.bxr-topline-menu .top-menu-dropdown:hover ul {
  display: block;
}

ul.bxr-topline-menu .top-menu-dropdown ul {
  background: #fff;
  padding: 22px 39px;
}

ul.bxr-topline-menu .top-menu-dropdown li {
  list-style: none;
  /* margin: 0; */
  display: block;
}

ul.bxr-topline-menu .top-menu-dropdown  li a {
  padding: 3px 0;
  font-size: 15px;
  white-space: nowrap;
}

.bxr-topline-menu > li.discount-link a:before {
    content: '\e80a';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
}

.bxr-topline-menu > li.discount-link a:after {
  display: none;
}

.bxr-topline-menu  li.show-link a {
    color: #5a9917;
    font-weight: 700;
}

.bxr-topline-menu > li:last-child a {
  padding-right: 0;
}

.bxr-topline-menu-mobile-btn:before {
  display: none;
}

.bxr-topline-menu-mobile-btn:hover {
  opacity: 1;
}

a:focus {
  outline: 0;
  outline-offset: 0;
}

ul.bxr-top-menu li a {
    color: #fff;
    text-decoration: none;
}

section.contact .wrapper {
  overflow: visible;
}

.contact-box__map {
  margin-bottom: -6px;
}

.news-box .owl-item {
  opacity: 0;
}

.news-box .owl-item.active {
  opacity: 1;
}

.contact {
  clear: both;
}

/* ----- Внутренние - общее ----- */

.bx-breadcrumb {
  margin: 38px 0 34px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.inner--content h1 {
  color: #353539;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 40px;
  margin-top: 0;
}

/* -----  Наши клиенты ----- */

.inner_client--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-bottom: 50px;
}

.inner_client {
  height: 128px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  background-color: #ffffff;
  padding: 7px;
  margin-left: 15px;
  margin-bottom: 15px;
  width: -webkit-calc(16.6% - 15px);
  width: -moz-calc(16.6% - 15px);
  width: calc(16.6% - 15px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.inner_client img {
  max-width: 80%;
  max-height: 100%;
  height: auto;
}

/* -----  Наши работы ----- */

.portfolio-boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  float: none;
  margin-left: -15px;
}

.portfolio-boxes .portfolio {
  float: none;
  width: -webkit-calc(25% - 15px);
  width: -moz-calc(25% - 15px);
  width: calc(25% - 15px);
  margin: 0;
  margin-left: 15px;
  margin-bottom: 30px;
  border: none;
  height: auto;
  padding: 0;
}

.portfolio-boxes .portfolio-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 256px;
    position: relative;
}

.portfolio-boxes .portfolio-img img {
    margin: 0;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    min-width: 100%;
    /*min-height: 100%;*/
    width: auto;
    height: auto;
    max-width: 120%;
    position: static;
    max-height: none;
}

.portfolio-boxes .portfolio-name {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height:50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  opacity: 1;
  text-align: left;
  padding: 0;
}

.portfolio:hover img {
  opacity: 1;
}

.portfolio .portfolio-img:after {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  background: rgb(35%, 60%, 9%, 0.66) url(../img/svg/portf_img.svg) no-repeat center center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.portfolio:hover .portfolio-img:after {
  opacity: 1;
}

.navigation-page-all, .navigation-pages a {
  border: 1px solid #b5b5b5;
  font-size: 16px;
  min-width: 47px;
  height: 47px;
  line-height: 47px;
  padding: 0 !important;
  text-align: center;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  vertical-align: middle;
  background: #fff;
  color: #464646;
}

.navigation-pages a:hover {
  border: 1px solid #5a9917;
}

.navigation-pages .nav-current-page {
  border: 1px solid #5a9917;
  font-size: 16px;
  min-width: 47px;
  height: 47px;
  line-height: 47px;
  padding: 0 !important;
  text-align: center;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  vertical-align: middle;
  background: #fff;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
    text-shadow: none;
  color: #464646;
}


.simple_ul {
  padding-left: 30px;
}

.simple_ul li  {
  list-style: none;
  position: relative;
  margin-bottom: 2px;
}

.simple_ul li:before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #5a9917;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: 6px;
  left: -19px;
}

.portfolio--text {
  margin-top: 40px;
  margin-bottom: 55px;
}

.portfolio--text .simple_ul {
  margin-bottom: 25px;
}

.portfolio--text h2 {
  font-size: 20px;
}

.portfolio_block--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}

.portfolio--text h2 {
  margin-bottom: 5px;
}

.portfolio_block--img1 {
  margin-right: 60px;
}
.portfolio_block--img2 {
  margin-left: 60px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.portfolio_block--img img {
  width: 430px;
  height: auto;
  max-width: none;
}

.portfolio--ttl {
  margin: 20px 0;
  font-weight: 700;
  font-size: 18px;
}

/* -----  Статьи  ----- */

.inner_artical--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.inner_artical--list .article-box__elem {
  width: 47%;
  margin: 0 0 14px;
}


.inner_artical--list .article-box__elem-img {
  width: 34%;
  margin-right: 4%;
}

.inner_artical--list .article-box__elem-wrap {
  width: 62%;
}

/* -----  Контакты ----- */

.contact--top .contact-box__list {
  position: static;
}

.contact--top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact--top .contact-box__list,
.contact--top .contact-tab--wrap {
  width: 49%;
  max-width: 510px;
}

.contact--top .contact-tab--wrap  {
  max-width: 595px;
}

.contact-tab--btn {
  margin: 0 0 25px;
  padding: 0;
}

.contact-tab--btn li {
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  margin-right: 12px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  height: 58px;
  line-height: 58px;
}

.contact-tab--map {
  width: 100%;
  height: 482px;
}

.contact--bottom {
  margin-top: 42px;
  margin-bottom: 60px;
}

.contact-tab--img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.contact-tab--img img{
  width: 48%;
  height: auto;
  margin-bottom: 15px;
}

.body_contacts .contact {
  display: none;
}

/* -----  Ноовости ----- */

.inner_news--list {
  margin-left: -16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.inner_news--list .news-box__elem {
  width: -webkit-calc(25% - 16px);
  width: -moz-calc(25% - 16px);
  width: calc(25% - 16px);
  margin-left: 16px;
  padding: 10px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  margin-bottom: 14px;
  margin-top: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.inner_news--list .news-box__elem-picture {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  margin: 0 auto 12px;
  height: auto;
}

.inner_news--list .news-box__elem-date {
  margin-top: auto;
}

.news-box__elem-title {
  min-height: 44px;
}

/* -----  Словарь ----- */

.slovar--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -40px;
}

.slovar--wrap  .slovar_box {
  width: -webkit-calc(33.3% - 40px);
  width: -moz-calc(33.3% - 40px);
  width: calc(33.3% - 40px);
  margin-left: 40px;
  padding-left: 75px;
  margin-bottom: 50px;
  position: relative;
  padding-top: 7px;
}

.slovar_box a{
  color: #5a9917;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.slovar_box p {
  margin: 10px 0;
}

.slovar_box h2 {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  background-color: #dee4e6;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  margin: 0;

  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;

  position: absolute;
  top: 0;
  left: 0;
}

/* -----  Отзывы ----- */

.yndx--otziv {
    margin-top: 40px;
    margin-bottom: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.ndx_otziv--img {
  margin-right: 30px;
}

.ndx_otziv--txt  {
  width: 510px;
  max-width: 100%;
}

.ndx_otziv--txt h3 {
  font-size: 18px;
}

div.reviews-reply-form {
  padding: 45px 90px;
  margin-bottom: 50px;
  background-color: #e7edef;
  border-color: #e7edef;
}


form.reviews-form {
  width: 100%;
  max-width: 656px;
  padding: 0;
  background-color: transparent;

}

div.reviews-reply-fields {
  padding: 0;
}

div.reviews-reply-field {
    padding-bottom:0;
    margin-top:0;
    margin-bottom: 20px;
}

div.reviews-reply-field label {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 20px;
}

div.reviews-reply-field .reviews-required-field,
.reviews-reply-header .reviews-required-field {
  color: #353539;
}

div.reviews-reply-field-author, div.reviews-reply-field-email {
  width: 390px;
  max-width: 100%;
}

.reviews-reply-form input[type="text"],
.reviews-reply-form input[type="tel"],
.reviews-reply-form input[type="email"] {
  border: 1px solid #ffffff;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

div.reviews-reply-header {
  background-color: transparent;
  color: #353539;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 20px;
}

label {font-weight: 400;}

.reviews-reply-field-text .feed-add-post-form {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
}

.reviews-reply-field-text .feed-add-post-text {
  padding: 0 0 23px;
}

div.reviews-reply-field-captcha-label label {
  padding: 0;
}

div.reviews-reply-field-captcha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.reviews-reply-field-captcha-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 17px;
}

.reviews-reply-field-setting > input[type="checkbox"] {
  display: none;
}

div.reviews-reply-field-setting> label {
  position: relative;
  padding-left: 52px;
}

.reviews-reply-field-setting> label:before {
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    border: 1px solid #fff;
    background:  #fff;
    position: absolute;
    top: -9px;
    left: 0;
}


div.reviews-reply-field-settings {
  margin-top: 10px;
  margin-bottom: 10px;
}

.reviews-reply-field-setting {
  margin: 20px 0;
}
.reviews-reply-field-setting > :checked + label:after {
    display: block;
}

.reviews-reply-field-setting > label:after {
    content: '';
    display: none;
    width: 18px;
    height: 18px;
    background: transparent url(../img/check-form-green.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain;
    position: absolute;
    top: -1px;
    left: 8px;
}

div.reviews-reply-buttons input.btn {
  padding: 0;
  font-size: 14px;
  line-height: 3.3;
}

div.reviews-reply-buttons .btn-transp {
  color: #5a9917;
  border-color: transparent;
  width: 130px;
  margin-left: 17px;
}

.reviews-reply-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

div.reviews-reply-buttons .btn-transp:hover{
  color: #333;
}

.reviews-note-box.reviews-note-note {
    border-color: #353539;
    background: #e7edef;
}

.reviews-note-box.reviews-note-note p {
  margin: 0;
}

.reviews-block-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.reviews-block-inner .reviews-post-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: -webkit-calc(50% - 8px);
  width: -moz-calc(50% - 8px);
  width: calc(50% - 8px);
  margin-bottom: 14px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  padding: 35px 45px;
}

.reviews-block-inner .reviews-post-table tbody {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.reviews-post-reply-buttons {
  margin-top: 15px;
}

div.reviews-post-reply-buttons a {
  color: #5a9917;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

div.reviews-post-reply-buttons span.separator {
  display: none;
}

.reviews-block-inner .review-avatar {
  display: none;
}

table.reviews-post-table thead td .message-post-date {
  color: #818188;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  display: block;
  margin-bottom: 6px;
}

.reviews-block-inner .rev_autor--name{
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  margin-bottom: 16px;
}

 table.reviews-post-table tbody td div.reviews-text {
    padding-top: 0;
    word-break: break-word;
 }

 .reviews-reply-form h2 {
  margin-top: 0;
  font-size: 24px;
 }

 table.reviews-post-table thead td {
  padding-top: 0;
 }

 table.reviews-post-table td,
 table.reviews-post-table tr {
  width: 100%;
  display: block;
 }

/* -----  Наши услуги ----- */

.inner_service--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -16px;
}

.inner_service--list .servise_box {
  width: -webkit-calc(33% - 16px);
  width: -moz-calc(33% - 16px);
  width: calc(33% - 16px);
  margin-left: 16px;
  margin-bottom: 14px;
  height: 360px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  overflow: hidden;
  background-position: 50%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.servise_box--txt {
  display: none;
}

.servise_box--more {
  display: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.servise_box--info {
  margin-top: auto;
  height: 160px;
  padding: 30px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM1ZDU0NGUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgba(255, 255, 255, 0)),color-stop(1, rgb(93, 84, 78)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgb(93, 84, 78) 100%);
    /* IE10+ */
    background-image: -moz-repeating-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgb(93, 84, 78) 100%);
    background-image: -o-repeating-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgb(93, 84, 78) 100%);
    background-image: repeating-linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgb(93, 84, 78) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgb(93, 84, 78) 100%);
}

.servise_box--ttl {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 17px;
}

.servise_box--ttl:hover {
    color: #ffffff;
}

/* IE8- CSS hack */
@media \0screen\,screen\9 {
    .servise_box--info {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ff5d544e",GradientType=0);
    }
    .servise_box:hover .servise_box--info {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb67a12a",endColorstr="#eb67a12a",GradientType=0);
    }
}

@media screen and (min-width: 1024px) {

  .servise_box:hover .servise_box--info {
    padding: 38px 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNjdhMTJhIiBzdG9wLW9wYWNpdHk9IjAuOTIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM2N2ExMmEiIHN0b3Atb3BhY2l0eT0iMC45MiIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgba(103, 161, 42, 0.92)),color-stop(1, rgba(103, 161, 42, 0.92)));
    background-image: -webkit-repeating-linear-gradient(top,rgba(103, 161, 42, 0.92) 0%,rgba(103, 161, 42, 0.92) 100%);
    background-image: -moz-repeating-linear-gradient(top,rgba(103, 161, 42, 0.92) 0%,rgba(103, 161, 42, 0.92) 100%);
    background-image: -o-repeating-linear-gradient(top,rgba(103, 161, 42, 0.92) 0%,rgba(103, 161, 42, 0.92) 100%);
    background-image: repeating-linear-gradient(to bottom,rgba(103, 161, 42, 0.92) 0%,rgba(103, 161, 42, 0.92) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgba(103, 161, 42, 0.92) 0%,rgba(103, 161, 42, 0.92) 100%);
  }


  .servise_box a.servise_box--ttl:hover {
    color: #fff;
  }

  .servise_box:hover .servise_box--txt {
    display: block;
  }

  .servise_box:hover .servise_box--txt,
  .servise_box:hover .servise_box--txt *{
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;

    max-height: 180px;
    overflow: hidden;
  }

  .servise_box:hover .servise_box--txt {
    margin-top: 15px;
  }

  .servise_box:hover .servise_box--more {
    display: block;
    margin: auto auto 0;
  }

  .servise_box--more:hover {
    color: #5e971e;
    background-color: #fff;
  }

}

/* -----  Корзина  ----- */

.order--wrapper {
  overflow: hidden;
  float: none;
  margin-top: 48px;
}

#create-order {
  margin: 0;
}

.order--form {
  background-color: #e7edef;
  padding: 65px 140px;
}

#create-order .form-head {
  color: #353539;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
  margin-bottom: 25px;
  padding: 0;
  background: transparent;
}

.order--form .form-body {
  padding: 0;
  background:transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -18px;
}

.order--form .input_wrap,
#create-order .delivery-form {
  width: -webkit-calc(33.3% - 18px);
  width: -moz-calc(33.3% - 18px);
  width: calc(33.3% - 18px);
  margin: 0;
  margin-left: 18px;
}

#create-order .delivery-form {
  margin-top: 40px;
}

#create-order .form-body {
    padding: 0;
    background: transparent;
}

.order--form .input_wrap.textarea_wrap,
.order--form .order--bottom {
    width: -webkit-calc(100% - 18px);
    width: -moz-calc(100% - 18px);
    width: calc(100% - 18px);
    margin-left: 18px;
}

.order--bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#create-order .form-button {
  margin-bottom: 0;
}

#create-order .form-button {
  margin-left: 20px;
}

#create-order .form-personal-data-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.order--form .order--bottom {
  margin-top: 30px;
}

#create-order label.text-label {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  padding-left: 23px;
}

#create-order input[type="text"],
#create-order textarea {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  background-color: #ffffff;
  border-color: #ffffff;
  height: 46px;
  line-height: 46px;
  padding: 0 23px;

  color: #818188;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  margin: 0 0 24px;
}

#create-order textarea {
  height: 80px;
  padding: 10px 23px;
}

.form-body input::-webkit-input-placeholder,
.form-body textarea::-webkit-input-placeholder {
color: #818188;
font-size: 14px;
font-weight: 700; }

.form-body input::-moz-placeholder,
.form-body textarea::-moz-placeholder {
color: #818188;
font-size: 14px;
font-weight: 700; }

.form-body input:-moz-placeholder,
.form-body textarea:-moz-placeholder {
color: #818188;
font-size: 14px;
font-weight: 700; }

.form-body input:-ms-input-placeholder,
.form-body textarea:-ms-input-placeholder {
color: #818188;
font-size: 14px;
font-weight: 700; }

#create-order label.text-label .star {
  color: #353539;
}

#create-order select {
  height: 46px;
  line-height: 46px;
  border: 1px solid #fff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  padding: 0 23px;
}

#create-order .delivery-form label {
  font-size: 16px;
  padding-left: 45px;
}

#create-order .delivery-form input[type="radio"] + label:before {
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  top: -4px;
}

#create-order .delivery-form input[type="radio"]:checked + label:before {
  border: 7px solid #ffffff;
}

#create-order .delivery-form-label-desc {
  color: #818188;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 10px 0 0;
}

.order--form .input_wrap.textarea_wrap {
  margin-top: 24px;
}

#create-order .form-personal-data-message a {
  color: #5a9917;
}

.order--wrapper {
  margin-bottom: 80px;
}

#create-order select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url(../img/svg/sell_arrow.svg) no-repeat 92% 50%;
}

.bx_ordercart .bx_sort_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px;
}

.bx_ordercart .bx_sort_container span{
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

.bx_ordercart .bx_sort_container a.current,
.bx_ordercart .bx_sort_container a {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  background-color: #ffffff;
  background-image: none;
  width: 188px;
  height: 58px;

  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bx_ordercart .bx_sort_container a.current:hover,
.bx_ordercart .bx_sort_container a:not(.current):hover {
  border: 1px solid #5a9917;
  background-color: #5a9917;
  color: #fff;
}

.bx_ordercart .bx_ordercart_order_table_container table.basket_items--tbl  {
  border-collapse:separate;
  border-spacing: 0 11px;
}

.bx_ordercart .bx_ordercart_order_table_container {
  border:none;
}

.bx_ordercart .bx_ordercart_order_table_container table thead td{
  border: none !important;
  background: #ffffff;
  color: #919191;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

.bx_ordercart .bx_ordercart_order_table_container table thead td.margin_first,
.bx_ordercart .bx_ordercart_order_table_container table thead td.margin_last {
  border-bottom: none !important;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
  border-top: 2px solid #e7edef;
  border-bottom: 2px solid #e7edef;
  vertical-align: middle;
}

div.bx_ordercart .bx_ordercart_order_table_container table.basket_items--tbl tbody td {
  font-size: 16px;
}

.bx_ordercart .bx_ordercart_order_table_container table td.margin_first {
  -webkit-border-radius: 10px 0 0 10px;
     -moz-border-radius: 10px 0 0 10px;
          border-radius: 10px 0 0 10px;
  border-top: 2px solid #e7edef;
  border-bottom: 2px solid #e7edef !important;
  border-left: 2px solid #e7edef;
  width: 30px;
}

.bx_ordercart .bx_ordercart_order_table_container table td.margin_last {
  -webkit-border-radius:  0 10px 10px 0;
     -moz-border-radius:  0 10px 10px 0;
          border-radius:  0 10px 10px 0;
  border-top: 2px solid #e7edef;
  border-bottom: 2px solid #e7edef !important;
  border-right: 2px solid #e7edef;
  width: 30px;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
  border-bottom: 2px solid #e7edef;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
  width: auto;
  vertical-align: middle;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    width: 80px;
    padding: 18px 0;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
  padding: 18px 5px;
}

.bx_ordercart .bx_ordercart_photo_container {
  border:none;
}


.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
  background-position: 0 50%;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  font-family: 'M PLUS 1p', sans-serif;
}

.bx_ordercart .bx_ordercart_order_table_container td.control {
  width: 110px;
}

.bx_ordercart .bx_ordercart_order_table_container #col_DISCOUNT,
.bx_ordercart .bx_ordercart_order_table_container #col_PRICE,
.bx_ordercart .bx_ordercart_order_table_container #col_SUM {
  width: 110px;
}

.bx_ordercart .bx_ordercart_order_table_container #col_QUANTITY {
  width: 140px;
}


.bx_ordercart .bx_ordercart_order_table_container table tbody tr td.quan_txt {
  display: none;}

.bx_ordercart  .centered {
  top: 0;
}

.bx_ordercart .bxr-icon-button-delete-big-baske,
.bx_ordercart .bxr-icon-button-delay-big-baske,
.bx_ordercart .bxr-icon-baske-delay-big-baske {
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background-color: #e7edef;
  width: 44px;
  height: 44px;
  line-height: 34px;
}

.bx_ordercart .bxr-icon-button-delete-big-baske:before {
  display: none;
}


.bx_ordercart .bxr-icon-button-delete-big-baske span,
.bx_ordercart .bxr-icon-button-delay-big-baske span,
.bx_ordercart .bxr-icon-baske-delay-big-baske span {
  font-size: 18px;
  color: #464646;
  display: inline-block;
}

.bxr-icon-button-delete-big-baske > .fa:before {
    content: '\e800';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.bx_ordercart .bxr-icon-button-delete-big-baske:hover,
.bx_ordercart .bxr-icon-button-delay-big-baske:hover,
.bx_ordercart .bxr-icon-baske-delay-big-baske:hover {
  background-color: #5a9917;
}

.bx_ordercart .bxr-icon-button-delete-big-baske:hover span,
.bx_ordercart .bxr-icon-button-delay-big-baske:hover span,
.bx_ordercart .bxr-icon-baske-delay-big-baske:hover span {
  color: #fff;
}

.bx_ordercart .bxr-icon-button-delete-big-baske {
  float: right;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price,
.bx_ordercart .bx_ordercart_order_table_container tbody td .summ_price  {
  color: #353539;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}


.bx_ordercart--optins {
  width: 100%;
  max-width: 345px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bx_ordercart--optins a {
  color: #5a9917;
  font-size: 16px;
  font-weight: 700;
  line-height: 46px !important;
}

.bx_ordercart .bx_ordercart_order_pay_center{
  clear: both;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-top: none;
  width: 100%;
  padding: 0;
  margin-top: 30px;
}

.bx_ordercart .bx_ordercart_order_pay {
  padding: 0;
}

.bx_ordercart .bx_ordercart_coupon span {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 6px;
  padding-left: 23px;
}

.bx_ordercart .bx_ordercart_coupon input {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  border: 1px solid #b5b5b5;
  background-color: #ffffff;
  padding: 0 23px;
  height: 46px;
  line-height: 46px;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
}

.bx_ordercart .bx_ordercart_order_sum tr td {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  font-weight: 400;
  width: 50% !important;
}

.bx_ordercart .bx_ordercart_order_sum tr td:nth-of-type(1) {
  text-align: left;
}

.bx_ordercart .bx_ordercart_order_pay_left {
  max-width: 390px;
}

.bx_ordercart .bx_ordercart_order_pay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

table.basket_counter,
table.basket_counter tr,
table.basket_counter td {
  display: block;
}

.bx_ordercart .bx_ordercart_order_table_container table.basket_counter td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  background-color: #e7edef;
  padding: 8px !important;
}

.basket_counter .bxr-quantity-button-plus-big-basket,
.basket_counter .bxr-quantity-button-minus-big-basket {
    background-color: #c7cbcc;
    height: 30px;
    line-height: 32px;
    width: 30px;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    color: #ffffff !important;
    padding: 0;
    font-size: 22px !important;
    font-weight: 400;
    border: none;
}

.basket_counter input[type=text].bxr-quantity-text-big-basket {
  background: transparent;
  height: 30px;
  border: none;
  margin: 0 5px;
  padding: 0;
  text-align: center;
  width: 46px;
  color: #353539;
  font-size: 14px;
  font-weight: 700;
}

/* -----  Товар  ----- */

.item_sidebar--wrap {
  display: none !important;
}

.prod_detail--inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.prod_detail--inner .descr-wrap {
  width: 578px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.prod_detail--inner .slider-wrap {
  width: -webkit-calc(100% - 650px);
  width: -moz-calc(100% - 650px);
  width: calc(100% - 650px);
  margin-right: 65px;
}

.product-view-switcher,
.product-view-switcher .toggle-switch__item_noactive,
.product-view-switcher .toggle-switch__item_active {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
    vertical-align: middle;
}

.product-view-switcher .toggle-switch .toggle-switch__item .js-link {
  vertical-align: middle;
  line-height: 24px;
  height: 24px;
  border: none;
  font-weight: 400;
  font-size: 16px;
}

.product-view-switcher .toggle-switch .toggle-switch__main {
  top: 0;
  margin: 0 5px;
}

.product-view-switcher {
  margin-bottom: 16px;
  margin-top: 0;
}

.product-view-switcher .toggle-switch__title {
  vertical-align: middle;
}

.product-view-switcher .toggle-switch .toggle-switch__main {
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
            border-radius: 12px;
    border: 1px solid #e7edef;
    background-color: #ffffff;
    line-height: 24px;
    height:24px;
    width: 54px;
}

.product-view-switcher .toggle-switch .toggle-switch__circle {
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #ff0000;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  top: 3px;
}

.product-view-switcher .toggle-switch.active-right .toggle-switch__circle {
  left: 32px;
  background: #5a9917;
}

.product-view-switcher .toggle-switch.active-right .toggle-switch__main {
      border: 1px solid #e7edef;
    background-color: #ffffff;
}

.slider-wrap .ax-element-slider {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #e7edef;
  padding: 35px;
}

.slider-wrap .ramka-top-left {
  display: none;
}
.slider-wrap .ramka-bottom-right {
  display: none;
}

.elemet_slider--bot {
  text-align: left;
  margin-top: 10px;
}

.elemet_slider--bot p {
  margin-bottom: 5px;
  color: #353539;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

.elemet_slider--bot  .ph_butt {
  color: #5a9917;
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
  text-align: left;
}

.slider-wrap .ax-element-slider-main {
  border: none;
  margin-bottom: 0;
  height:341px;
}

.ax-element-slider-main .slick-list .slick-track a {
  margin-top: 0;
}

.product-detail .descr-top {
  border: none;
  margin: 0 0 34px;
  padding: 0;
}

.product-detail .article {
  padding-bottom: 0;
}

.quantity-wrap .bxr-instock-wrap-1 {
  color: #5a9917;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.quantity-wrap .bxr-instock-wrap-1:before {
  background: transparent url(../img/svg/v_ok.svg) no-repeat 50% 50% !important;
  margin-right: 12px;
  width: 17px;
  height: 17px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.product-detail .article {
  color: #919191;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.product-detail .article .b {
  font-weight: 400;
}

.quantity-wrap {
  margin-right: 37px;
  width: 110px;
}

.product-detail .descr-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 24px;
}

.product-detail  .product-detail-prices-comp-fav-btns {
  margin-left: auto;
}

.product-detail .bxr-detail-torg-btn {
  position: static;
  top: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product-detail .bxr-detail-torg-btn .bxr-share-group, .product-detail .bxr-detail-torg-btn button {
  float: none;
  text-indent: 0 !important;
  position: static;
}

.product-detail .bxr-detail-torg-btn button.bxr-basket-favor,
.product-detail .bxr-detail-torg-btn button.bxr-compare-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background-color: #e7edef;
    width: 44px;
    height: 44px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    font-size: 20px;
}

.product-detail .bxr-detail-torg-btn button.bxr-basket-favor.bxr-indicator-item-active,
.product-detail .bxr-detail-torg-btn button.bxr-compare-button.bxr-indicator-item-active {
  color: #5a9917;
}

.product-detail .bxr-detail-torg-btn button.bxr-basket-favor:after {
    content: '\e803';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    padding: 0;
    width: auto;
    height: auto;
    background: none;
}

.bxr-detail-torg-btn button.bxr-compare-button:after {
    content: '\e801';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    padding: 0;
    width: auto;
    height: auto;
    background: none;
}

.product-detail-prices-comp-fav-btns .bxr-basket-group {
  margin-bottom: 0;
}

.bxr-market-price--left {
  width: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bxr-market-price--left .bxr-market-price-without-name {
  margin-right: 0;
}

.bxr-market-price--left .cheaper-btn {
    color: #5a9917;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 4px;
}

.product-detail-prices  {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.offers-btn-wrap-main {
  margin-top: 0;
}

.product-detail-forms-btns {
  border-top: 1px solid #e7edef;
  border-bottom: 1px solid #e7edef;
  padding: 16px 0;
  margin: 30px 0;
}

.product-detail-forms-btns > span {
  margin: 0;
  color: #5a9917;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  border-bottom: none;
}

.product-detail-forms-btns:after {
  content: '';
  display: block;
}

.bxr-detail-preview-wrap .bxr-props-table {
  display: block;
}

.bxr-detail-preview-wrap .bxr-props-table tbody {
  display: block;
}

.bxr-detail-preview-wrap .bxr-props-table tbody tr {
  display: block;
  margin-bottom: 10px;
}

.bxr-detail-preview-wrap .bxr-props-table tbody tr td {
      display: inline-block;
    width: auto;
    padding: 0;
    text-align: left;
  }
.bxr-props-table .bxr-props-name {
  margin-right: 5px;
}

.bxr-props-table .bxr-props-name span,
.bxr-props-table .bxr-props-data span {
  color: #919498;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
}

.bxr-detail-preview-wrap {
  margin-bottom: 20px;
}

.bxr-props-table .bxr-props-data span {
  color: #353539;
}

.share--element {
  margin-top: 35px;
}

.sistem_open .head {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}

.sistem_open .item {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: 2px solid #e7edef;
  padding: 13px;
  background: transparent;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 8px;
}

.sistem_open .item img {
  margin: 0 auto 12px;
}

.sistem_open .item a {
  color: #5a9917;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.sistem_open .item br {
  display: none;
}


.slick-slider .slick-prev,
.slick-slider .slick-next {
    width: 47px;
    height: 47px;
    background: #fff !important;
    border: 1px solid #5a9917 !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #353539;
    margin-top: -25px;
}

.slick-slider .slick-next:before {
    content: '\e804';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-slider .slick-prev:before {
    content: '\e805';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ax-element-slider-main .slick-prev {
  left: 0;
}

.ax-element-slider-main .slick-next {
  right: 0;
}


.detail-tabs--inner .bxr-detail-tabs li {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 170px;
  height: 58px;
  text-align: center;
  padding: 0 20px;
  color: #7c7c84;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background-color: #e7edef;
  border: none;
  margin-right: 0;
}

.detail-tabs--inner .bxr-detail-tabs li.active {
  color: #ffffff;
  background-color: #5a9917;
}

.detail-tabs--inner .bxr-detail-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -16px;
}

.detail-tabs--inner .bxr-detail-tabs li:hover,
.detail-tabs--inner .bxr-detail-tabs li.active {
    border: none !important;
    color: #ffffff !important;
    background-color: #5a9917;
}

.bxr-detail-tab {
  margin-top: 30px;
}

.bxr-props-table td {
  padding-bottom: 10px;
}

.bxr-detail-tab .bxr-props-table .bxr-props-name span {
  padding-right: 5px;
}

.bxr-detail-tab .bxr-props-table .bxr-props-data span {
  padding-left: 5px;
}

.advantages-item  .advantage-box__item {
  width: 16.6%;
  margin-bottom: 10px;
  padding-right: 15px;
}

.main-advantage>h2, .main-advantage>.h2 {
  color: #353539;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 24px;
  margin-top: 0;
}

.detailInfoProduct h2 {
  color: #353539;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 24px;
  margin-top: 0;
}

.detailInfoProduct .main-advantage {
  margin-bottom: 50px;
}

.styled_gallery  {
  margin: 0 0 50px;
}

.advantage-box__item img {
  height: 35px;
  width: auto;
}

.styled_gallery .slick-slide {
  padding: 20px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #e7edef;
  background-color: #ffffff;
  line-height: 1;
  height: auto;
  margin: 0 10px;
}

.styled_gallery .slick-slide a.similar-name,
.styled_gallery .slick-slide a.recom-name{
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  margin-top: 20px;
}

.styled_gallery .slick-slider .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.styled_gallery .recom-img,
.styled_gallery .similar-img {
  margin: 0 auto;
  height: 200px;
  text-align: center;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 200px;
}

.styled_gallery .recomend-inner-div .recom-img {
  height: 150px;
  line-height: 150px;
}

.styled_gallery .recom-img img,
.styled_gallery .similar-img img {
  width: auto;
  max-width: none;
  max-height: none;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: inline-block;
}

.styled_gallery .slick-prev {
  left: -12px;
  top: 50%;
}

.styled_gallery .slick-next {
  right: -12px !important;
  top: 50%;
}

.styled_gallery .slick-slider {
  margin: 0 -10px;
}

.main-advantage {
  margin-top: 0;
}

.product-detail-tabs {
  margin-bottom: 40px;
}

.delivery-table th {
  border-top: 2px solid #e7edef;
  background: transparent;
  color: #353539;
  font-weight: 400;
  line-height: 22px;
}

.delivery-table td {
  border-top: 2px solid #e7edef;
  background: transparent;
  color: #353539;
  font-weight: 700;
}

.delivery-table {
  border-bottom: 2px solid #e7edef;
}

.prod-interior--wrapp {
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
       transition-delay: .6s;
  height: 0;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.prod-interior--wrapp.visible {
  height: auto;
  opacity: 1;
}

.prod-interior--wrapp  .dialog-wrap--left {
  width: 135px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.prod-interior--wrapp  .prod-interior {
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.prod-interior--wrapp .prod-interior-option,
.prod-interior--wrapp .prod-interior__settings {
  width: 100%;
  padding: 0;
}

.prod-interior--wrapp .slick-slider {
  margin: 80px 0;
}

.prod-view-option .slick-slider .slick-prev,
.prod-view-option .slick-slider .slick-next {
  position: absolute;
}

.prod-view-option .slick-slider .slick-prev {
  top: -70px;
  left: 50%;
  margin-left: -24px;
  margin-top: 0;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.prod-view-option .slick-slider .slick-next {
  margin-top: 0;
  top: auto;
  bottom: -70px;
  left: 50%;
  margin-left: -24px;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.prod-view-option .slick-vertical .slick-slide {
  border:none;
}

.prod-view-option .slick-initialized .interior-item img{
    margin: 0;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border: none;
    padding: 7px 0;
}

.prod-view-option .slick-list {
  margin: -7px 0;
}

.prod-interior .fix-center-img{
  position: relative;
  height: 540px;
  width: 100%;
}

.prod-interior .fix-center-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: 1000%;
}

.product-info.interior .prod-interior__img{
  bottom: 62px;
}

.product-info.interior .prod-interior__img img {
  margin: 0 auto;
}

.product-detail-prices .offers-btn-wrap-main .bxr-basket-action {
  margin-bottom: 0;
}

.size_table tr td {
  border: 1px solid #e7edef;
}

/* -----  Каталог  ----- */

.catalog--page--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
	width:100%;
}

.catalog--page--wrap .catalog--left {
  width: 240px;
  margin-right: 60px;
}

.catalog--page--wrap .catalog--rigth {
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: calc(100% - 300px);
}

.subcat_block {
  margin-bottom: 0;
}

.inner_catalog--menu .home_catalog {
  width: 100%;
}

/* -----  Каталог - фильтер  ----- */

.inner--filter {
  margin: 38px 0 30px;
}

.inner--filter .open_bx_filter_horisontal {
  margin: 0;
}

.inner--filter .bx_filter_horisontal {
  margin-top: 20px;
  display: none;
}

.inner--filter .filter-block__elem > label:before {
  border: 1px solid #dee4e6;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.inner--filter  .bx_filter_parameters_box_container.double-range .bx_filter_parameters_box_container_block input[type="text"] {
  border: 1px solid #dee4e6;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.inner--filter .filter-box__form-elem {
  width: 26.5%;
  margin-right: 10.2%;
}

.inner--filter .bx_filter_horisontal .middle-filter__price  {
  width: 26.5%;
  margin-right: 10.2%;
}

.inner--filter .filter-box__form-elem.box_POKRITIE {
  margin-right: 0;
}

.inner--filter .filter-box__form-elem.box_ISPOLNENIE {
  margin-right: 0;
}

.inner--filter .filter-box__form-elem.box_MASSIV {
  width: 26.5%;
  margin-right: 0;
}

.inner--filter .filter-box__form-elem.box_PO_RAZMERAM {
  margin-right: 10.2%;
}

.inner--filter .box_MASSIV .filter-block {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}

.inner--filter .bx_filter_horisontal .bx_filter_button_box .bx_filter_block {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.inner--filter .open_bx_filter_horisontal {
    width: 200px;
    height: 46px;
    line-height: 22px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    padding-left: 60px;
    background: transparent url(../img/svg/filter_inner.svg) no-repeat 23px 50%;
    border: 1px solid #5a9917;
}

.inner--filter .open_bx_filter_horisontal a {
  color: #353539;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  border-bottom: none;
  text-transform: none;
}

.main-catalog-box .bxr-sort-panel {
  background-color: #eaeeef;
  border: 1px solid #eaeeef;
  padding: 12px 22px;
  margin-bottom: 33px;
  margin-top: 10px;
  z-index: 8;
}


.catalog--sort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.catalog--sort  {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.catalog--sort .bxr-sortbutton {
  padding: 0;
  margin: 0;
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  cursor:pointer;
}

.catalog--sort .catalog_sort--name {
  width: 360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.catalog_sort--grid .bxr-view-mode {
  padding: 0;
  margin: 0;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  background: transparent;
}

.catalog_sort--grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 120px;
}

.catalog_sort--grid i:before {
  display: none !important;
}

.catalog_sort--grid i {
  width: 100%;
  height: 23px;
}

.catalog_sort--grid i.fa-th {
    background: transparent url(../img/svg/view_grid.svg) no-repeat 50% 50%;
}

.catalog_sort--grid .active i.fa-th {
    background: transparent url(../img/svg/view_grid_act.svg) no-repeat 50% 50%;
}

.catalog_sort--grid i.fa-th-list {
    background: transparent url(../img/svg/view_list.svg) no-repeat 50% 50%;
}

.catalog_sort--grid .active i.fa-th-list {
    background: transparent url(../img/svg/view_list_act.svg) no-repeat 50% 50%;
}

.catalog_sort--grid i.fa-align-justify {
    background: transparent url(../img/svg/view_tbl.svg) no-repeat 50% 50%;
}

.catalog_sort--grid .active i.fa-align-justify {
    background: transparent url(../img/svg/view_tbl_act.svg) no-repeat 50% 50%;
}

.simple_item--list .item_list--box .bxr-element-container{
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 2px solid #e7edef;
}

.simple_item--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
   -moz-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch;
}

.bxr-element-container .bxr-stars-container .bxr-stars-bg {
  z-index: 80 !important;
}

.simple_item--list .bxr-ecommerce-v1 {
  height: 100% !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 0;
}

.bxr-ecommerce-v1 .bxr-element-container .bxr-element-rating {
  display: block;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container {
  padding: 20px;
  padding-bottom: 20px !important;
  height: 100% !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
/*  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
   -moz-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch;*/
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container .bxr-element-image {
  margin-top: 0;
  margin-bottom: 16px;
}

.row.simple_item--list {
  margin-left: -8px;
  margin-right: -8px;
}

.row.simple_item--list .item_list--box {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}

.simple_item--list .bxr-ecommerce-v1:hover .bxr-element-container {
  position: relative;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container .bxr-element-image {
  line-height: 270px;
  width: auto;
  height: 270px !important;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}

.simple_item--list .bxr-element-name {
  height: auto !important;


  padding: 0;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container .bxr-element-name a {
  display: inline-block;
  vertical-align: top;
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  min-width: 63px;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container .bxr-element-avail {
  position: static;
  margin: 0 0 10px;
}

.simple_item--list .bxr-element-one-click span {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  padding: 0 23px;
  border: 1px solid #5a9917;
  background-color: #5a9917;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 186px;
  height: 46px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.simple_item--list .bxr-element-one-click span:hover {
  background-color: #396609;
}

.bxr-ecommerce-v1-list .bxr-element-avail .bxr-instock-wrap {
  padding: 0;
  background-color: transparent;
  color: #5a9917;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  position: relative;
  width: auto;
}

.simple_item--list .bxr-element-avail .bxr-instock-wrap {
  text-align: center;
}

.simple_item--list .bxr-element-avail .bxr-instock-wrap:before {
    content: '';
    width: 17px;
    height: 21px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    background: transparent url(../img/svg/ok_round.svg) no-repeat 50% 0%;
}

.catalog--sort .bxr-sortbutton:hover,
.catalog--sort .bxr-sortbutton.active {
     background: transparent;
     color: #61ac08;
}

.catalog--sort .bxr-sortbutton i {
  margin-left: 5px;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container .bxr-element-price {
    margin-top: auto;
    margin-bottom: auto;
}
.simple_item--list .bxr-ecommerce-v1 .bxr-element-container .bxr-element-name {
  margin: 0 0 15px;
  padding: 0;
}
.bxr-ecommerce-v1 .bxr-element-container .bxr-element-rating {
  margin-top: auto;
  margin-bottom: 10px;
}

.left-menu.new .green-border-panel,
.left-menu.new .left-menu__list > li {
  border: none;
  padding: 0;
}

.left-menu.new {
  background: none;
}
.left-menu .green-border-panel {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.left-menu.new .left-menu__list > li:last-child {
  border-bottom: none;
}

.left-menu .left-menu__parent-title > a {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    display: inline;
}

.left-menu .open > .left-menu__parent-title:after,
.left-menu .open > .left-menu__parent-sub .has_childs:after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.left-menu__parent-sub ul li a {
    display: inline-block;
}

.left-menu.new .left-menu__list li {
  padding: 0;
  border-bottom: none;
}

.left-menu .left-menu__parent-title {
  margin-bottom: 10px;
}

.left-menu .left-menu__parent-sub .has_childs > a:after {
  display: inline-block;
  content: "\2228";
  font-family: 'FontAwesome';
  font-size: 14px;
  font-weight: 400;
  color: #919191;
  top: 2px;
  line-height: 14px;
  position: relative;
  margin-left: 7px;
  width: 20px;
  height: 14px;
  text-align: center;
  vertical-align: top;
}

.left-menu .left-menu__parent-sub .has_childs:after {
  display: none;
}

.left-menu {
  margin-bottom: 45px;
}

.left-menu .green-border-panel {
  padding: 0;
  border: none;
}

.left-menu__title {
  border-bottom: none;
  padding-bottom: 0;
}

.left-menu-other__list>li>a {
  border-bottom:  none;
}



.left-menu__parent-sub {
  padding: 0px 0 10px 15px;
}

.left-menu__parent-sub .has_childs .sub_on_filt {
  padding-bottom: 10px;
}

.subcat_block {
  margin-left: -10px;
}

.subcat_block .item {
  width: auto;
  padding: 0 18px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 58px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #dee4e6;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 10px;
}


.subcat_block .item {
  margin-left: 10px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.subcat_block .item  .item_img {
  display: none;
}

.subcat_block .item .item_link a {
  color: #353539;
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
}

.subcat_block .item .item_link a:hover {
  text-decoration: none;
  color: #5a9917;
}

.bxr-section-desc iframe{
	max-width:100%;
}

.bxr-section-desc-bottom .bxr-section-desc {
  margin-bottom: 40px;
}

.left_im_block {
  margin-bottom: 40px;
}

.left-actions {
  margin-bottom: 40px;
}

.catalog--left .news-home .news-home-block {
  margin: 0;
  margin-bottom: 20px;
}

.catalog--left .bx_filter .bx_filter_parameters_box.left-filter__price {
  border: none !important;
  padding: 0;
  padding-bottom: 45px;
  border-bottom: 1px solid #464646 !important;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.catalog--left .left-filter__item-title {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}

.catalog--left  .bx_filter_parameters_box_container.double-range .bx_filter_parameters_box_container_block input[type="text"] {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  border: 1px solid #e7edef;
  background-color: #ffffff;
  height: 46px;
  padding: 0 23px;
  color: #353539;
  font-size: 16px;
  line-height: 46px;
  font-weight: 400;
}

.catalog--left .bx_filter .bx_filter_popup_result {
    padding: 5px 15px 10px;
    border: 2px solid #5a9917;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #fff;
}

.catalog--left .bx_filter .bx_filter_popup_result.right .arrow {
  display: none;
}

.catalog--left .left-filter .left-filter__price .bx_ui_slider_part {
  background: transparent;
}






.catalog--left .bx_filter_vertical .bx_ui_slider_part {
  top: 0;
  width: 0;
  height: 0;
}

.catalog--left .bx_filter_vertical .bx_ui_slider_part span {
  top: 10px;
  color: #353539;
  font-size: 14px;
    font-weight: 700;
}

.catalog--left .bx_filter_vertical .bx_ui_slider_handle {
  top: -7px;
}

.catalog--left .bx_filter_vertical .bx_ui_slider_part span {
  top: 15px;
}

.catalog--left .bx_filter_vertical .bx_ui_slider_track {
    background: #fff;
    border-color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.catalog--left .bx_filter_vertical .middle-filter__price .bx_ui_slider_handle.left,
.catalog--left .bx_filter_vertical .middle-filter__price .bx_ui_slider_handle.right {
  border: 7px solid #5a9917 ;
  width: 14px;
  height: 14px;
  top: -4px;
}

.catalog--left  .bx_filter_vertical .middle-filter__price .bx_ui_slider_handle.left {
  margin-left: -5px !important;
}

.catalog--left  .bx_filter_vertical .middle-filter__price .bx_ui_slider_handle.right  {
  margin-right: -5px !important;
}

.catalog--left .bx_filter .bx_ui_slider_handle {
    border: 7px solid #5a9917;
    width: 14px;
    height: 14px;
    top: -4px;
}

.catalog--left .bx_filter .bx_ui_slider_part.p1 span {
    left: -15px;
    margin-left: 0;
    text-align: left;
}

.catalog--left .bx_filter .bx_ui_slider_part.p5 span {
    left: auto;
    right: -15px;
    margin-left: 0;
    text-align: right;
}

.left-filter .left-filter__price .bx_ui_slider_track {
  margin: 15px 15px 0;
}

.catalog--left .bx_filter_parameters_box_container.double-range .bx_filter_parameters_box_container_block  {
  width: 47%;
}

.catalog--left .bx_filter_parameters_box_container.double-range .bx_filter_parameters_box_container_block input[type="text"] {
  max-width: 100%;
}

.catalog--left .bx_filter .bx_filter_parameters_box.left-filter__price {
  margin-bottom: 30px;
}

.left-filter .green-border-panel {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
         box-shadow: none;
    padding: 0px;
}

.catalog--left .left-filter.bx_filter .bx_ui_slider_pricebar_VN {
  background-color: #e7edef;
}

.catalog--left .left-filter .left-filter__price .bx_ui_slider_pricebar_V {
  background-color: #a3aeb2;
}

.catalog--left .bx_filter .bx_ui_slider_range {
      z-index: 70;
}

.left-filter.bx_filter .bx_filter_button_box {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  margin-top: 25px;
}

.catalog--left #del_filter {
  padding: 0;
  margin: 0;
}

.catalog--left .bx_filter_button_box  .bx_filter_parameters_box_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.catalog--left .left-filter__title .dashed {
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  background:none;
}

.catalog--left .left-filter__title {
  text-transform: none;
    color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  padding-left: 40px;
}

.catalog--left .left-filter__title:after {
    content: "\2228";
    color: #353539;
    font-weight: 700;
    height: 22px;
    line-height: 18px;
    font-size: 14px;
}

.left-filter.open .left-filter__title:after {
    color: #353539;
}

.catalog--left .left-filter__title:before {
      top: 0;
     background: transparent url(../img/svg/filter_inner.svg) no-repeat 50% 50%;
     width: 26px;
     height: 22px;
     content: "";
}

.open-filter {
  height: auto;
  margin-bottom: 15px;
}


.catalog--left .left-filter {
  border-bottom: 1px solid #464646;
  padding-bottom: 30px;
  margin-bottom: 40px;
}

.catalog--left .bx_filter.bx_filter_vertical .left-filter__content .bx_filter_parameters_box {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  margin-bottom: 30px;
}

.catalog--left .left-filter__item-content {
  padding-left: 0;
}

.catalog--left .bx_filter .bx_filter_parameters_box_title {
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 17px;
  margin-bottom: 15px;
  padding-left: 0;
}

.catalog--left .bx_filter .bx_filter_param_btn {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #e7edef;
  background-color: #ffffff;
  width: 32px;
  height: 32px;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  margin-right: 8px;
  text-shadow:none;
}

.catalog--left .bx_filter .bx_filter_param_btn .bx_filter_btn_color_icon {
  display: none;
}

.catalog--left .bx_filter .bx_filter_param_label {
  margin-bottom: 10px;
  width: 100%;
  margin-right: 0;
}

.catalog--left .bx_filter .bx_filter_param_label.active .bx_filter_param_btn {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border-color:#e7edef;
}

.catalog--left .mCSB_inside > .mCSB_container {
  padding-right: 10px;
  margin-right: 10px;
}

.catalog--left .bx_filter .bx_filter_param_label.active .bx_filter_param_btn {
  background: transparent url(../img/point.svg) no-repeat 50% 50%;
}

.catalog--left .bx_filter .left-filter__item-content {
  max-height: 210px;
}



.catalog--left .bx_filter .bx_filter_input_checkbox .bx_filter_param_text {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.catalog--left .bx_filter_input_checkbox > .bx_filter_param_text {
  position: relative;
  margin-right: 0;
  margin-left: 44px;
}

.catalog--left .bx_filter_input_checkbox > input[type="checkbox"] {
    opacity: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
}

.catalog--left .bx_filter_input_checkbox > .bx_filter_param_text:before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #e7edef;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #fff;
    margin: auto 0;
    position: absolute;
    top: 0;
    left: -44px;
    bottom: 0;
    z-index: 1;
}

.catalog--left .bx_filter_input_checkbox  > :checked + .bx_filter_param_text:after {
    content: '';
    display: block;
    width: 16px;
    height: 13px;
    background: transparent url(../img/point.svg) no-repeat center center;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain;
    margin: auto 0;
    position: absolute;
    top: 0;
    left: -36px;
    bottom: 0;
    z-index: 2;
}

.catalog--left .bx_filter .bx_filter_param_text {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
}

.catalog--left .bx_filter .bx_filter_input_checkbox {
  overflow: visible;
  min-height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}

/*   */

.bxr-ecommerce-v1 .bxr-element-container .bxr-element-action {
  text-align: center;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-currnet-torg {
    margin: 12px 0 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    background-color: #e7edef;
    padding: 8px !important;
    width: 135px;
    position: relative;
    margin-right: 80px;
}

.simple_item--list .bxr-basket-action .bxr-quantity-button-plus,
.simple_item--list .bxr-basket-action .bxr-quantity-button-minus {
    background-color: #c7cbcc;
    height: 30px;
    line-height: 32px;
    width: 30px;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    color: #ffffff !important;
    padding: 0;
    font-size: 22px !important;
    font-weight: 400;
    border: none;
}

.simple_item--list .bxr-basket-action .bxr-basket-add {
  position: absolute;
  right: -85px;
}

.simple_item--list input[type=text].bxr-quantity-text {
    background-color: #e7edef;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border: none;
}

.bxr-ecommerce-v1 .bxr-element-container input.bxr-quantity-button-minus,
.bxr-ecommerce-v1 .bxr-element-container input.bxr-quantity-button-plus {
    padding: 0;
    line-height: 28px;
    text-align: center;
}

.simple_item--list .bxr-basket-action .bxr-basket-add {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  background-color: #5a9917;
  height: 46px;
  padding: 0 23px;
  width: 72px;
  top: 0;
}

.simple_item--list .bxr-basket-action .bxr-basket-add:hover {
  background-color: #396609;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container .bxr-basket-indicator .bxr-indicator-item-basket.bxr-indicator-item-active {
  display: none;
}

.inner_catalog--menu .home_catalog__list {
  width: -webkit-calc(100% + 16px);
  width: -moz-calc(100% + 16px);
  width: calc(100% + 16px);
  margin-right: -8px;
}

.inner_catalog--menu .catalog-more {
  min-width: 290px !important;
}

.left_adapt--btns {
  display: none;
}

.catalog_sort--btn {
  display: none;
}

.left-menu__parent-sub ul li a {
  font-size: 14px;
}



.simple_item--list .bxr-basket-add .fa-shopping-cart {
  color: #fff;
}

.simple_item--list .bxr-basket-add .fa-shopping-cart:before {
    content: '\e808';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.left-filter #set_filter {
  width: 145px;
}

#bxr-market-detail-basket-btn-wrap .bxr-currnet-torg {
    margin: 12px 0 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    background-color: #e7edef;
    padding: 8px !important;
    width: 135px;
    position: relative;
    margin-right: 80px;
    margin-top: 12px !important;
}

#bxr-market-detail-basket-btn-wrap .bxr-quantity-button-minus,
#bxr-market-detail-basket-btn-wrap .bxr-quantity-button-plus {
    background-color: #c7cbcc;
    height: 30px;
    line-height: 32px;
    width: 30px;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    color: #ffffff !important;
    padding: 0;
    font-size: 22px !important;
    font-weight: 400;
    border: none;
    margin: 0 !important;
}

#bxr-market-detail-basket-btn-wrap .bxr-basket-add {
  color: #fff;
  font-size: 0;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
    background-color: #5a9917;
    height: 46px;
    padding: 0 23px;
    width: 72px;
    top: 0;
        position: absolute;
    right: -85px;
}

#bxr-market-detail-basket-btn-wrap  .bxr-basket-add .fa-shopping-cart:before {
    content: '\e808';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-size: 18px;
}

#bxr-market-detail-basket-btn-wrap input[type=text].bxr-quantity-text {
    background-color: #e7edef;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border: none;
}

.bxr-color-button span.fa-shopping-cart {
  margin-right: 0;
}

.bxr-button-up.left {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  height: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #5a9917;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  color: #5a9917;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 20px;
  font-weight: 900;
  text-transform: uppercase;
  background-color: transparent;
  opacity: 1;
}

.bxr-button-up.left:hover {
  color: white;
  background-color: #5a9917;
}

.bxr-button-up > .icon-up {
    display: block;
    margin-right: 11px;
    font-size: 10px;
}

.city_pr .item .head{
  padding-left: 0;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    display: inline-block;
    vertical-align: top;
    color: #353539;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}

.preim--page {
  margin: 40px 0;
}

.article .h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 22px;
    margin-top: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul {
    margin: 0 -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
  border-bottom: none;
  padding-bottom: 0;
}

.detail_new img {
  display: inline-block;
  vertical-align: middle;
}

.img_3 img {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}

.bxr-vacancy-block {
  margin-bottom: 40px;
}

.video_block {
  margin-bottom: 40px;
}

.img_opt img {
  display: inline-block;
  vertical-align: top;
}

/*  Корзина header  */

.header--btns {
  position: absolute;
  left: 0;
  top: 0;
}

.header-bot-wrap {
  position: relative;
}

#bxr-basket-container.hd_basket--box {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    width: 220px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    background: transparent;
}

.hd_basket--box .hd_basket--row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#bxr-basket-row a.bxr-basket-indicator {
    width: 58px;
    height: 58px;
    border: 1px solid #dee4e6;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    position: relative;
    position: static;
    padding: 0;
}

#bxr-basket-row.bxr-basket-row-dinamic a.bxr-basket-indicator:hover {
    background: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
       -moz-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
            box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
}

.hd_basket--row .fa-shopping-cart:before,
.hd_basket--row .fa-heart-o:before,
.hd_basket--row .fa-balance-scale:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hd_basket--row .fa-shopping-cart:before {
  content: '\e808';
}

.hd_basket--row .fa-heart-o:before {
  content: '\e803';
}

.hd_basket--row .fa-balance-scale:before {
  content: '\e801';
}

.hd_basket--row .bxr-basket-indicator i {
    font-size: 22px;
    color: #464646;
    line-height: 2.6;
    text-align: center;
}


/*  Меню  */

.top-catalog .submenu-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.submenu {
  display: block;
  float: none;
  position: static;
  /*width: 33% !important;*/
}

.section-mezhkomnatnye-dveri .submenu-box .submenu:nth-child(1) {
    width: 44%;
    margin-right: 9%;
}
.section-mezhkomnatnye-dveri .submenu-box .submenu:nth-child(2) {
    width: 17%;
    margin-right: 11%;
}

.section-mezhkomnatnye-dveri .submenu-box .submenu:nth-child(3) {
    width: 17.8%;
    margin-right: auto;
}

.section-mezhkomnatnye-dveri .submenu-box .submenu div.sub-links {
    width: 100% ;
    float: none;
}

ul.bxr-top-menu li .sub-links a {
    display: block;
    padding: 3px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    color: #353539;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.1;
}

.bxr-top-menu {
  position: static;
}

.section-mezhkomnatnye-dveri .submenu-box .submenu-row {
  margin-left: 0;
}

.section-mezhkomnatnye-dveri .submenu-box .submenu-row>* {
  padding-left: 0;
}

.submenu .sub-links p {
  margin: 0 0 5px;
}

.section-mezhkomnatnye-dveri .submenu-box .submenu-row>p:first-child {
    display: block;
    margin-bottom: 8px;
    color: #79797b;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
    width: 100%;
}

.section-mezhkomnatnye-dveri .submenu-box .submenu-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.section-mezhkomnatnye-dveri .submenu-box .submenu:nth-child(1) .submenu-row  > .sub-links {
  width: 33.3%;
}

.sub-links-hover .sub-links-hover__item {
      bottom: auto;
    top: 0;
    right: auto;
    left: -10px;
    -webkit-transform: translateX(-100%);
       -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
}

ul.bxr-top-menu .top-catalog__elem  li {
  width: 25%;
  margin: 5px 0 5px ;
  padding-right: 15px;
}

.top-catalog__elem .bxr-element-menu .bxr-element-image {
    display: none;
    position: absolute;
    bottom: auto;
    top: -25px;
    right: auto;
    left: 0;
    -webkit-transform: translateX(-100px);
       -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
         -o-transform: translateX(-100px);
            transform: translateX(-100px);
    z-index: 2;
 }

 .top-catalog__elem .bxr-element-menu:hover .bxr-element-image {
  display: block;
 }

 .top-catalog__elem .bxr-element-menu {
  position: relative;
 }

ul.bxr-top-menu  .section-furnitura .ul_menu__column li {
    width: 25%;
    margin: 5px 0 5px;
    padding-right: 15px;
 }

.bxr-element-menu a:hover, .bxr-element-menu a.active {
    text-decoration: underline;
    color: #5a9917 !important;
}

.header-search__btn,
.header-search--katal {
  display: none;
}

.search_wrap--open .bxr-top-menu{
 display: none;
}


/* --------- */


.bxr-ecommerce-v1-list .bxr-element-container .bxr-element-image {
  margin: 0;
}
.bxr-ecommerce-v1-list .bxr-element-container .bxr-element-name {
  margin-top: 0;
}

.bxr-ecommerce-v1-list {
  margin: 0;
}

.bxr-ecommerce-v1-list td {
  padding: 28px 0 !important;
}

.simple_item--list .bxr-ecommerce-v1-list .bxr-element-container {
  display: block;
  padding: 0;
}

.simple_item--list .bxr-ecommerce-v1-list .bxr-element-container  tbody {
  display: table;
  width: 100%;
}

.bxr-ecommerce-v1-list .bxr-element-image-col {
  border: none;
}

.bxr-ecommerce-v1-list .bxr-element-name-col {
    border: none;
}

.bxr-ecommerce-v1-list .bxr-props-table {
  display: none;
}

.bxr-ecommerce-v1-list .bxr-element-container .bxr-element-name a {
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
}

.bxr-ecommerce-v1-list .bxr-element-container .bxr-element-rating {
  margin-top: 0;
  padding: 0;
}

.bxr-ecommerce-v1-list  .bxr-element-container .bxr-element-avail {
  position: static;
  padding: 0;
  text-align: left;
}

.bxr-ecommerce-v1-list .bxr-instock-wrap .fa-check {
  display: none;
}

.bxr-ecommerce-v1-list .bxr-element-container .bxr-sale-indicator {
  width: 105px;
  position: relative;
  margin: 10px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bxr-ecommerce-v1-list .bxr-element-container .bxr-sale-indicator .bxr-basket-group {
  margin: 0;
}

.bxr-ecommerce-v1-list .bxr-element-container .bxr-indicator-item {
  display: block;
  position: static;
}

.bxr-ecommerce-v1-list .fa-balance-scale:before {
    content: '\e801';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bxr-ecommerce-v1-list .bxr-element-container .bxr-basket-indicator {
  top: 10px;
}

.bxr-ecommerce-v1-list .bxr-element-container .bxr-basket-indicator .bxr-indicator-item-basket.bxr-indicator-item-active {
  background-color: #5a9917;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  width: 100%;
  text-align: center;
}

.simple_item--list .bxr-ecommerce-v1-list .bxr-basket-action .bxr-basket-add {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  background-color: #5a9917;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 46px;
  width: 186px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;

  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  top: 100%;
  left: 0;
  margin: 20px 0 0;
}

.simple_item--list .bxr-ecommerce-v1-list .bxr-basket-action .bxr-basket-add:hover {
  background-color: #4d8511;
}

.bxr-ecommerce-v1-list .bxr-element-btn-col {
  position: relative;
  width: 210px;
  padding-right: 48px;
}

.bxr-ecommerce-v1-list .bxr-currnet-torg {
    margin: 12px 0 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    background-color: #e7edef;
    padding: 8px !important;
    width: 125px;
    position: relative;
    margin-right: 80px;
    margin-top: 12px !important;
}

.bxr-ecommerce-v1-list .bxr-currnet-torg .bxr-quantity-button-minus,
.bxr-ecommerce-v1-list .bxr-currnet-torg .bxr-quantity-button-plus {
    background-color: #c7cbcc;
    height: 30px;
    line-height: 32px;
    width: 30px;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    color: #ffffff !important;
    padding: 0;
    font-size: 22px !important;
    font-weight: 400;
    border: none;
    margin: 0 !important;
}

.bxr-ecommerce-v1-list .bxr-currnet-torg input[type=text].bxr-quantity-text {
    background-color: #e7edef;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border: none;
    margin: 0;
}


.row.simple_item--list .item_list--box .bxr-ecommerce-v1-table {
  margin-top: -6px;
}

.simple_item--list .item_list--box .bxr-ecommerce-v1-table .bxr-element-container {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 2px solid #e7edef;
    display: block;
    padding: 0;
}

.simple_item--list .item_list--box .bxr-ecommerce-v1-table .bxr-element-container:hover {
  -webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);

}

.simple_item--list .item_list--box .bxr-ecommerce-v1-table tbody {
  display: table;
  width: 100%;
}

.bxr-ecommerce-v1-table td {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    vertical-align: middle !important;
    border: none !important;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-name {
  margin: 0;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-name a {
  color: #353539;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-image {
  margin: 0 auto;
}

.bxr-ecommerce-v1-table .bxr-indicator-item {
  display: block;
  position: static;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-avail {
  position: static;
}

.bxr-ecommerce-v1-table .bxr-element-avail {
  display: none;
}

.bxr-ecommerce-v1-table .bxr-element-btn-col {
  width: 350px;
  padding-right: 20px ;
  overflow: hidden;
  padding-left: 0;
}


.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-action a {
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  background-color: #5a9917;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 46px;
  width: 186px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;

  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  top: 100%;
  left: 0;
  margin: 0px 0 0;
  float: left;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  padding: 0;
}
.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-action a:hover {
  text-decoration: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


.bxr-ecommerce-v1-table .bxr-element-container .bxr-sale-indicator {
  float: right;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-action:hover {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.bxr-ecommerce-v1-table:hover .bxr-element-container .bxr-element-action {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-sale-indicator .bxr-basket-group {
  margin: 0;
}

.bxr-ecommerce-v1-table .bxr-indicator-item {
  padding: 0;
  font-size: 20px;
  margin: 0 7px;
}

.bxr-market-current-price.bxr-market-format-price {
  font-size: 17px;
}

.bxr-ecommerce-v1-table .bxr-element-price-col {
  width: 150px;
}

.simple_item--list .bxr-ecommerce-v1 .bxr-element-container:hover {
  -webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
}

.bxr-ecommerce-v1-table .bxr-element-action {
  position: relative;
}



.bxr-ecommerce-v1-table .bxr-currnet-torg {
    margin: 12px 0 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    background-color: #e7edef;
    padding: 8px !important;
    width: 125px;
    position: relative;
    margin-right: 80px;
    margin-top: 0px !important;
}

.bxr-ecommerce-v1-table .bxr-currnet-torg .bxr-quantity-button-minus,
.bxr-ecommerce-v1-table .bxr-currnet-torg .bxr-quantity-button-plus {
    background-color: #c7cbcc;
    height: 30px;
    line-height: 32px;
    width: 30px;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    color: #ffffff !important;
    padding: 0;
    font-size: 22px !important;
    font-weight: 400;
    border: none;
    margin: 0 !important;
}

.bxr-ecommerce-v1-table .bxr-currnet-torg input[type=text].bxr-quantity-text {
    background-color: #e7edef;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border: none;
    margin: 0;
}

.bxr-ecommerce-v1-table .bxr-element-price-col {
  width: auto;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-element-price {
  width: auto;
}

.bxr-ecommerce-v1-table .bxr-market-current-price.bxr-market-format-price {
      display: inline-block;
    white-space: nowrap;
}

.element-price--mobil {
  display: none !important;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-sale-indicator .bxr-basket-group {
  vertical-align: top;
}

.bxr-ecommerce-v1-table .fa-balance-scale:before {
  content: '\e801';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.list_visibl--mobile {
  display: none !important;
}

.bxr-counter-compare-active {
  color: #5a9917;
}


/* -------- Popups -------- */

.ui-widget.ui-widget-content {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  padding: 0;
  -webkit-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
     -moz-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
          box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
}

.ui-dialog .ui-dialog-titlebar {
    padding: 20px 20px 15px;
    background: none;
    border: none;
}

.ui-dialog .ui-dialog-content {
  padding: 10px 20px;
}

.ui-dialog .ui-dialog-titlebar-close {
  background: transparent;
  border: none;
}

.ui-button .ui-icon.ui-icon-closethick:after{
    content: '\e800';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    margin: 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ui-dialog-content .slider-wrap {
  width: 40%;
}

.ui-dialog-content .descr-wrap {
  width: 50%;
}

.ui-dialog-content .fast-show-more {
  width: 100%;
}

.ui-dialog-content .descr-wrap .article {
  padding-bottom: 0;
}

.ui-dialog-content .product-detail-prices-comp-fav-btns .bxr-detail-torg-btn {
  right: -50px;
}

.ui-dialog-content .bxr-market-price--left {
      width: 50%;
}

.ui-dialog-content .offers-btn-wrap-main {
  width: 50%;
  margin: 0;
}

.ui-dialog-content .offers-btn-wrap-main .bxr-basket-action {
  margin: 5px 0 5px;
  width: 100%;
}

.ui-dialog-content .offers-btn-wrap-main .bxr-basket-add {
  width: 100%;
  line-height: 46px;
}

.ui-dialog-content .section-calc {
  padding: 0 !important;
  font-size: 16px;
}


.ui-dialog-content .bxr-detail-torg-btn button.bxr-basket-favor,
.ui-dialog-content .bxr-detail-torg-btn button.bxr-compare-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background-color: #e7edef;
    width: 44px;
    height: 44px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    font-size: 20px;
    text-indent: 0;
}

.ui-dialog-content .bxr-detail-torg-btn button.bxr-basket-favor:after,
.ui-dialog-content .bxr-detail-torg-btn button.bxr-compare-button:after {
  /*content: '\e803';*/
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    width: auto;
    height: auto;
    background: none;
}

.ui-dialog-content .bxr-detail-torg-btn button.bxr-basket-favor:after {
  content: '\e803';
}

.ui-dialog-content .bxr-detail-torg-btn button.bxr-compare-button:after {
  content: '\e801';
}

.ui-dialog-content .product-detail-prices-comp-fav-btns .bxr-detail-torg-btn {
    right: auto;
    left: -10%;
    width: 0;
    top: -40px;
}

.ui-dialog-content .fast-show-more a {
    margin: 15px auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 186px;
    height: 46px;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    outline: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.ui-dialog-content .fast-show-more {
  text-align: center;
}

.ui-dialog .ui-dialog-title {
  width: 100%;
  text-align: center;
}

.ui-dialog .dops-final {
    margin: 12px 0;
}

.ui-dialog .dops-name img {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
     -moz-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 5px;
}

.bxr-indicator-item-active {
  color: #5a9917;
}

#dialog-dops .dops-name {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#dialog-dops .equipment {
  width: 100%;
}

#dialog-dops .container-table {
  /*display: table !important;*/
}

#dialog-dops .equipment h2 {
    padding: 5px 0;
    border: none;
    margin-bottom: 0;
    background: none;
}

a.dops-to-basket, a.dops-to-basket{
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
    width: 186px;
    height: 46px;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    outline: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 3.3;
    text-align: center;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.ui-widget-overlay {
    background: black;
    opacity: .6;
    z-index: 100;
}

.popup-window-overlay {
    background: black;

}

a.dops-to-basket:hover {
    background: #4d8511;
}

.slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 90;
}
#bxr-basket-container {
  z-index: 91;
}

.fa-balance-scale:before {
  content: '\e801';
  font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bxr-indicator-item-active,
.bxr-counter-active,
.bxr-counter-compare-active,
.bxr-detail-torg-btn .bxr-indicator-item-active,
.bxr-detail-torg-btn .bxr-counter-compare-active {
      color: #61ac08;
}

.header-bot-panel {
  z-index: 91 !important;
}

.zap_bl .ds-form {
  background: transparent;
}

.table-dveri input.quantity-text {
  height: 25px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
      border: 1px solid #e0e0e0;
}

.zap_bl .ds-form .buttonform input {
  width: 180px;
      -webkit-border-radius: 23px;
         -moz-border-radius: 23px;
              border-radius: 23px;
    padding: 0;
        height: 46px;
    border: none;
}

#sendform {
    border: none;
}

.catalog--page--wrap h1 {
  display: none;
}

.product-info.interior {
  width: 100%;
}

.pogonaji h2 span,
.glasses h2 span {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    color: #353539;
    border-bottom: none;
}

.pogonaji h2,
.glasses h2 {
  margin-bottom: 10px;
}

.pogonaji,
.glasses {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.pogonaji div.pogonaji-block,
.glasses div.glasses-block {
  float: none;
  height: auto;
}

.pogonaji br,
.glasses br {
  display: none;
}

.pogonaji .pogonaji-text {
    color: #353539;
    height: auto;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
}

.glasses .glasses-text {
    color: #353539;
    height: auto;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
}

.pogonaji h2, .glasses h2 {
  width: 100%;
}


.pogonaji-img,
.glasses-img {
    padding: 0;
    max-width: 90%;
    margin-bottom: 10px;
    display: inline-block;
}

.var-otdelki-block a {
  color: #353539;
}

.var-otdelki-block a:hover {
  color: #353539;
  text-decoration: underline;
}


/* Формы */

.popup-window-overlay {
  top: 0;
  position: fixed;
}

.popup-window.popup-window-new-form,
.popup-window.popup-window-with-titlebar{
  padding: 40px 70px;
      padding: 40px 70px;
    width: 430px;
    max-width: 95%;
    font-family: 'M PLUS 1p', sans-serif;
    background-color: white;
}

.popup-window.popup-window-new-form:after,
.popup-window.popup-window-with-titlebar:after {
  display: none;
}

.popup-window-with-titlebar .popup-window-content,
.popup-window-content-gray .popup-window-content {
  background: transparent;
}

.popup-window-new-form .popup-window-close-icon,
.popup-window .popup-window-close-icon {
  background: url(../img/close.svg) no-repeat 50% 50%;
  width: 20px;
  height: 20px;
}

.dspopup-modal .close-dspopup-modal {
  background: url(../img/close.svg) no-repeat 50% 50% !important;
  width: 20px;
  height: 20px;
}


.popup-window-new-form .popup-window-close-icon:hover,
.popup-window .popup-window-close-icon:hover {
  background: url(../img/close.svg) no-repeat 50% 50%;

}

.popup-window-new-form .popup-window-titlebar span div,
.popup-window .popup-window-titlebar span div {
      color: #353539;
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    text-transform: none;
}

.popup-window-new-form .popup-window-titlebar span div:after,
.popup-window .popup-window-titlebar span div:after {
  display: none;
}

.popup-window-new-form .popup-window-titlebar span div > span,
.popup-window .popup-window-titlebar span div > span {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: block;
  margin-top: 15px;
}

.bxr-button-group {
  width: 100%;
}

.form_pole--wrap {
  text-align: left;
}

.popup-window-new-form input[type="text"],
.popup-window input[type="text"] {
    width: 100%;
    height: 46px;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    border: 1px solid #b5b5b5;
    background: #fff;
    outline: transparent;
    padding: 0 26px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #818188;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 14px;
    font-weight: 700;
    cursor: text;
    text-align: left;
}

.popup-window-new-form textarea,
.popup-window textarea {
    width: 100%;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    border: 1px solid #b5b5b5;
    background: #fff;
    outline: transparent;
    padding: 10px 26px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #818188;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    cursor: text;
    text-align: left;
}

.popup-window-new-form .form-label,
.popup-window .form-label {
    display: block;
    margin-bottom: 8px;
    padding-left: 16px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    color: #353539;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

input.improper-value,
input.field-error {
  border-color: red !important;
}

.popup-window-new-form .bxr-button-group .bxr-color-button,
.popup-window .bxr-button-group .bxr-color-button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 46px;
  width: 182px;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  padding: 0 23px !important;
}

.popup-window-new-form .bxr-button-group .bxr-color-button:hover,
.popup-window .bxr-button-group .bxr-color-button:hover {
  background: #5a9917;
}

.popup-window-new-form .personal-data-message,
.popup-window .personal-data-message {
  color: #818188;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.popup-window .personal-data-message {
  margin-top: 23px;
  display: block;
  width: 100%;
}

.popup-window .acenter {
  width: 100%;
}

.popup-window-new-form .personal-data-message a,
.popup-window .personal-data-message a {
  color: #818188;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: underline;
}

.popup-window-close-icon:before {
  display: none;
}

.popup-window-with-titlebar .popup-window-content {
  padding: 0;
  margin: 0;
}

.bxr-form-body {
  padding: 0;
}

.popup-window-titlebar span div {
  margin: 0 0 25px;
}

.popup-window-titlebar {
  height: auto;
}

#formPopup23 {
  width: 650px;
  padding: 40px 52px;
}

.popup-window .form_pole--wrap {
  margin-bottom: 15px;
  width: 100%;
}

.popup-window .form_pole--wrap br {
  display: none;
}

#iblockForm23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#iblockForm23 .wraprop_190,
#iblockForm23 .wraprop_191,
#iblockForm23 .wraprop_192,
#iblockForm23 .wraprop_193 {
  width: 48%;
}


.popup-window-content .infoText {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

#popup-window-content-formPopup7{
  padding-top: 70px;
  background: url(../img/tink.jpg) no-repeat 50% 0%;
}

ul.bxr-topline-menu {
  margin-right: 0;
}

.starrequired {
  color: #353539;
}

.ds-form .form-head {
  color: #353539;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  margin-bottom: 25px;
}

.ds-form label {
  padding-left: 23px;
}

.ds-form input[type="text"],
.ds-form input[type="tel"],
.ds-form input[type="email"] {
  margin-bottom: 15px;
}

.ds-form  input[type="button"],
.ds-form  input[type="submit"]{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 186px;
    height: 46px;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    outline: transparent;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 3.3;
    text-align: center;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #5a9917;
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
    border: none;
    color: #ffffff;
    margin: 0 auto;
}


.ds-form  input[type="button"]:hover,
.ds-form  input[type="submit"]:hover {
    background-color: #4d8511;
}

.personal-data-message,
.personal-data-message a{
  color: #818188;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}

.personal-data-message {
  display: block;
}

.ds-form .form-head span ,
#dsoneclick2-form .form-head span {
  color: #353539;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  margin-top: 10px;
}


.report-message {
  background-color: #ffffff;
  padding: 40px 70px;
  text-align: center;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  max-width: 400px;
  width: 100%;
}

.form-answer {
  padding-top: 64px;
  color: #353539;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  background: url(../img/ok_forms.svg) no-repeat 50% 0%;
}

.form-answer span {
  font-weight: 700;
  display: block;
}

#basket-ok {
  height: auto !important;
  padding: 0;
}

#basket-ok a {
  display: block;
  text-align: center;
  margin: 10px 0;
}

#basket-ok a:hover {
  color: #5a9917;
}

#basket-ok p {
  width: 100%;
}

.ui-dialog .ui-dialog-titlebar {
  color: #353539;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
}

.ui-button .ui-icon {
  background: url(../img/close.svg) no-repeat 50% 50% !important;
  width: 20px;
  height: 20px;
}

.ui-button .ui-icon:after {
  display: none;
}


.ui-dialog .ui-dialog-title {
    white-space: unset;
    -o-text-overflow: unset;
       text-overflow: unset;
}

.portfolio-dialog-images ul li a {
  border: none;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}

.portfolio-dialog-images ul li a img {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}

.main-advantage.in_cat .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}


.main-advantage.in_cat .row:before,
.main-advantage.in_cat .row:after {
  display: none;
}


.main-advantage.in_cat .row .h2 {
  width: 100%;
  float: none;
  padding: 0 10px;
  margin-bottom: 20px;
}

#bxr-delay-body, #bxr-basket-body, #bxr-compare-body, #bxr-favor-body {
    right: -10px;
    top: 65px;
    width: 500px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
}

#bxr-delay-body .icon-close , #bxr-basket-body .icon-close , #bxr-compare-body .icon-close , #bxr-favor-body .icon-close {
  display: none;
}

.basket-body-table-row table td.basket-line-qty {
  width: 102px;
}

.basket-body-table-row table td.basket-action {
  width: 54px;
}

#bxr-basket-row input[type=button], #bxr-basket-row button {
  margin: 2px 0;
}

.basket-body-container table th {
  text-align: center;
}

.basket-body-table-row table td.first {
  padding-left: 5px;
}

.basket-line-qty input[type=text].bxr-quantity-text {
      padding: 0;
      height: 34px;
      width: 30px;
      margin: 2px 0;
      border-color: #e7e7e7;
}

.basket-body-container table {
  margin-bottom: 10px;
}

.basket-body-container .basket-body-title {
  margin: 0 10px 10px;
}

.basket-body-container .basket-body-title .bxr-color-button {
    margin-left: 10px;
    background-color: #5a9917;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
}

.basket-body-container .basket-body-title .bxr-color-button .fa {
  display: none;
}

.basket-body-container .basket-body-title-h.active {
  color: #5a9917
}

#bxr-basket-row button .fa-close:before{
    content: '\e800';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.basket-body-table-row table td.basket-action {
  width: 50px;
  padding-right: 10px;
}


#bxr-basket-row button.icon-button-delete {
  font-size: 12px;
}

div.basket-body-table {
  overflow-y: auto;
}

.hd_basket--row .bxr-font-hover-light:hover {
  color: #5a9917;
}

.bxr-compare-list table td.name {
      font-size: 14px;
}

.bxr-compare-list table {
  display: block;
  overflow: auto;
  max-width: 100%;
}

.bxr-compare-list table tbody {
  display: table;
  width: 100%;
}

.bxr-compare-list {
  width: 100%;
  margin-bottom: 30px;
}

.bxr-compare-list .bxr-color-button {
  margin: 0 20px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background-color: #5a9917;
  display: inline-block;
}

.box_MASSIV .filter-block__elem > label {
  height: 32px;
}

.home--filter .filter-box__form-elem {
  display: none;
}
.box_COLOR, .box_MANUFACTURER, .box_POKRITIE {
  display:block !important;
}

.home--filter .filter-box_open .box_STILI_DVEREJ,
.home--filter .filter-box_open .box_ISPOLNENIE,
.home--filter .filter-box_open .box_KONSTRUKTIV,
.home--filter .filter-box_open .box_PO_RAZMERAM,
.home--filter .filter-box_open .box_MATERIAL,
.home--filter .filter-box_open .box_MASSIV,
.home--filter .filter-box_open .box_COLLECTION {
  display: block;
}

.filter-box__form .left-filter__item-title {
    font-weight: 400;
    font-size: 16px;
    margin: 10px 0 15px;
}

.filter-box_open .filter-more:after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.favor_state_numb,
.compare_delay_numb,
.basket_delay_numb {
  display: inline-block;
    top: -4px;
    width: 19px;
    height: 19px;
    background: #f50302;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    position: absolute;
    z-index: 1;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}
.basket_delay_numb {
    background: #5a9917;
}

.inlne-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* Правки */

.portfolio-tab__elem.bxr-markers-group-active {
  background: #5a9917;
    color: #fff;
}

.portfolio .bxr-ecommerce-v1:hover .bxr-element-container {
  -webkit-box-shadow: 0 4px 10px rgba(39, 40, 44, 0.13);
     -moz-box-shadow: 0 4px 10px rgba(39, 40, 44, 0.13);
          box-shadow: 0 4px 10px rgba(39, 40, 44, 0.13);
  border-color: white !important;
}

.bxr-list .slick-slider .slick-prev, .bxr-list .slick-slider .slick-next {
  font-size: 12px;
}

.advantage-wrap__right-elem {
  margin-left: 15px;
}

.client-box  .owl-item.active {
  opacity: 1;
}

.client-box  .owl-item {
  opacity: 0;
}

.client-box.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.news-box.owl-carousel .owl-item img {
  margin: 0 auto;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

input[type="button"], input[type="submit"],
button, .btn, .button {
  outline: none !important;
}

ul.bxr-top-menu li .sub-links a:hover {
  color: #5a9917;
}

.footer-form .ds-form input[type="text"],
.footer-form .ds-form input[type="tel"],
.footer-form .ds-form input[type="email"] {
  margin-bottom: 0;
}

.client h2 {
  text-align: left;
}

.bxr-ecommerce-v1:hover .bxr-element-container {
  z-index: 90;
}

.new-cat.main-advantage {
  margin-bottom: 40px;
  width: 100%;
}

.container  .regions_footer {
  padding-left: 0;
  padding-right: 0;
}

.advantages-item > .advantage-box__item:last-of-type .sp_hide {
  left: auto;
  right: 0;
}

.bx_ordercart .bx_ordercart_coupon span.good,
.bx_ordercart .bx_ordercart_coupon span.bad,
.bx_ordercart .bx_ordercart_coupon span.disabled {
  position: absolute;
  right: 10px;
  height: 46px;
}

.titleRas {
  display: none !important;
}

.yndx--otziv .ndx_otziv--img {
  margin: 0 auto 25px;
  width: 120px;
  height: auto;
  display: block;
  float: none;
}

.yndx--otziv {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
}

.ndx_otziv--txt h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.wraprop_195 .form-label {
  text-align: center;
  font-weight: 700;
  color: #61ac08;
}

.wraprop_195 {
  position: relative;
}

.wraprop_195 .form-label {
  margin-top: 10px;
}

.wraprop_195 .form-label:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 24px;
  line-height: 24px;
  background: url(../img/i_file.svg) no-repeat 50% 50% !important;
}

.form_file input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: right;
    display: block;
    line-height: 42px;
}

.form_file {
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;

}

.form_file input[type="file"]::-webkit-file-upload-button{
  display: none;
}

.form_file input[type="file"].input_open {
  opacity: 1;
}

.popup-window-new-form .popup-window-titlebar span div span.dop-ttl,
.popup-window .popup-window-titlebar span div span.dop-ttl {
  display: block;
  margin-top: 15px;
}

/*.popup-window .form_pole--wrap.wraprop_195 {
  margin-bottom: 0;
} */

.popup-window #ajaxFormContainer_23 .personal-data-message br {
  display: none;
}

#basketPopup {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

#basket-popup-product-image img {
  margin: 0 auto;
}

#basket-popup-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}

#basket-popup-buttons button span{
  display: none;
}

#basket-popup-buttons button {
  display: inline-block;
  padding: 0;
  background: none;
      font-size: 16px;
    font-weight: bold;
    color: #61ac08;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    margin-bottom: 5px;
}

#basket-popup-buttons a.bxr-color-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 186px;
    height: 46px;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    outline: transparent;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 3.3;
    text-align: center;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #5a9917;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    border: none;
    color: #ffffff;
    margin: 0 auto;
    text-decoration: none;
}

#basket-popup-buttons a span {
  display: none;
}

#bxr-basket-row a.bxr-indicator-basket {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.bxr-ecommerce-v1-table .bxr-element-container .bxr-basket-indicator .bxr-indicator-item-basket.bxr-indicator-item-active {
  padding: 4px;
  color: white;
}

.bxr-detail-preview-wrap .bxr-props-table .bxr-props-data {
  background: none;
}

div.title-search-result {
    background-color: #FFF;
    -webkit-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
       -moz-box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
            box-shadow: 0 6px 16px rgba(39, 40, 44, 0.13);
    margin-top: -2px;
    border: none;
}

.bx_searche .bx_img_element {
      background: #fff;
}

.bx_searche .bx_item_element hr {
  border-bottom: 1px solid #5a9917;
}

.bx_item_block.all_result .all_result_title a {
  font-weight: 700;
  color: #5a9917;
}

.bx_item_block.all_result .all_result_title a:hover {
  color: #5a9917;
}

.bx_searche .bx_item_element a {
      color: #5a9917;
}

.search_row.simple_item--list .t_1 {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

.search_row > .row{
    margin-left: -8px;
    margin-right: -8px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
}

#fastshow .slider-wrap .ax-element-slider-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.simple_item--list .t_1 .bxr-element-container {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 2px solid #e7edef;
}

.footer-form .report-message {
  padding: 0;
  background-color: transparent;
  color: #fff;
}

.footer-form .form-answer {
  padding-top: 0;
  background: none;
  color: #fff;
}

.footer-form .report-message .form-head {
  color: #fff;
}

.footer-form .btn-transp {
  color: #fff;
  display: block;
  margin: 15px auto 0;
}
.footer-form .btn-transp:hover {
  color: #5a9917;
}

.bxr-mobile-menu-button:hover {
  opacity: 1;
}

.ax-element-slider-main img {
  margin: 0 auto;
}

.pr_razn .razn {
  width: 130px;
  text-align: center;
}

.product-detail-prices .pr_razn .proc {
position: absolute;
    top: -35px;
    right: -30px;
    font-size: 14px;
}
#fastshow .product-detail-prices .pr_razn .proc {
	right: 5px;
}

.bxr-market-price--left {
  position: relative;
}

.product-detail-prices .pr_razn .razn {
    width: auto;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    /*position: absolute;*/
    /*bottom: -36px;*//**/
}

#dialog-dops h2:after {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(../img/more-down.svg) no-repeat center center;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
}

#dialog-dops h2 {
  position: relative;
}

.home_catalog__list .home_catalog__parent-title > a {
  background-color: #fff !important;
}

.bxr-detail-tab img {
  display: inline-block;
  vertical-align: middle;
}

.complect-item {
  min-height: 25px;
}

#advantage-client-ajax {
	overflow:hidden;
}

.popup__form_h3 {
	text-align:center;
	font-weight:bold;
}

.popup__form_desc {
	text-align:center;
}