

/* Start:/css/main.css?1764584316200774*/
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
input[type="text"],
input[type="password"],
input[type="button"],
textarea,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
main,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background: transparent;
  text-decoration: none;
}

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

@font-face {
  font-family: graphik-regular-cy;
  src: url(/fonts/Graphik-Regular-Cy.eot);
  src: url(/fonts/Graphik-Regular-Cy.eot?#iefix) format("embedded-opentype"),
    url(/fonts/Graphik-Regular-Cy.woff) format("woff"),
    url(/fonts/Graphik-Regular-Cy.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: graphik-semibold-cy;
  src: url(/fonts/Graphik-Semibold-Cy.eot);
  src: url(/fonts/Graphik-Semibold-Cy.eot?#iefix) format("embedded-opentype"),
    url(/fonts/Graphik-Semibold-Cy.woff) format("woff"),
    url(/fonts/Graphik-Semibold-Cy.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: graphik-bold-cy;
  src: url(/fonts/Graphik-Bold-Cy.eot);
  src: url(/fonts/Graphik-Bold-Cy.eot?#iefix) format("embedded-opentype"),
    url(/fonts/Graphik-Bold-Cy.woff) format("woff"),
    url(/fonts/Graphik-Bold-Cy.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: graphik-light-cy;
  src: url(/fonts/Graphik-Light-Cy.eot);
  src: url(/fonts/Graphik-Light-Cy.eot?#iefix) format("embedded-opentype"),
    url(/fonts/Graphik-Light-Cy.woff) format("woff"),
    url(/fonts/Graphik-Light-Cy.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: graphik-medium-cy;
  src: url(/fonts/Graphik-Medium-Cy.eot);
  src: url(/fonts/Graphik-Medium-Cy.eot?#iefix) format("embedded-opentype"),
    url(/fonts/Graphik-Medium-Cy.woff) format("woff"),
    url(/fonts/Graphik-Medium-Cy.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: graphik-black;
  src: url(/fonts/Graphik-Black.woff2) format("woff2"),
    url(/fonts/Graphik-Black.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ubuntu-bold;
  src: url(/fonts/ubuntu-bold.ttf) format("ttf"),
    url(/fonts/Ubuntu-Bold.eot) format("embedded-opentype"),
    url(/fonts/Ubuntu-Bold.woff) format("woff"),
    url(/fonts/Ubuntu-Bold.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}

.desc a,
.cont a {
  background: url("/css/../images/link-dotted.png") repeat-x left 16px;
  display: inline-block;
  color: #55aa55;
  padding-bottom: 5px;
  padding-left: 3px;
}

.desc a:hover,
.cont a:hover {
  background: url("/css/../images/link-dotted.png") repeat-x left -7px;
  color: #327444;
}

.desc ul li {
  margin-bottom: 5px;
  list-style-type: disc;
}

.desc ul {
  margin: 5px 0px 0px 30px;
  list-style-type: disc;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

img {
  border: none;
}

ul,
ol,
li {
  list-style-type: none;
}

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

.no-select {
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -khtml-user-select: none;
}

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

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
}

legend {
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="password"],
textarea {
  outline: none;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.row-fl,
.left {
  float: left;
}

.right {
  float: right;
}

.block {
  display: block;
}

.row-ov,
.row {
  clear: both;
}

.row-ov {
  overflow: hidden;
}

.row-fl {
  width: 100%;
}

.cat-item .found-cheaper-pop,
.compare-delete-pop,
.basket-question-pop {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  background: #fff no-repeat left top;
}

.cont a,
.cat-list-all a,
.breadcrumbs a,
.viewed-plate .all.right,
.help-inf-all a,
.video-l-all a,
.news-l-all a,
.basket-rate a,
body .basket-question-pop-link,
.basket-final-text a,
.basket-f a {
  background-repeat: repeat-x;
  background-image: url(/css/../images/breadcrumb-dotted.png);
}

html,
body {
  width: 100%;
  height: 100%;
  color: #463c3c;
  font: 15px/120% "PT Sans", sans-serif;
}

#main {
  min-height: 100%;
  background: #fff;
}

#wrapper {
  //padding-bottom: 409px;
}

.wrapper {
  margin: 0 auto;
  padding: 1px 0px;
  width: 960px;
}

.wrapper-tips {
  margin: 0 auto;
  padding: 1px 0px 50px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(
      360deg,
      rgba(245, 245, 245, 100) 0%,
      rgba(250, 250, 250, 0) 15%
    ),
    linear-gradient(
      180deg,
      rgba(245, 245, 245, 100) 0%,
      rgba(250, 250, 250, 0) 15%
    ),
    #fff;
  overflow: hidden;
}

header {
  height: 130px;
}

footer {
  clear: both;
  position: relative;
  height: 409px;
  /*margin-top: -409px;*/
}

#wrapper {
  *zoom: 1;
}
#wrapper:after {
  content: "";
  display: table;
  clear: both;
}

header {
  line-height: 24px;
  font-size: 14px;
  padding-top: 40px;
}
header,
header a {
  color: #fff;
}

.header-top {
  background: #463c3c repeat-x;
  height: 40px;
  width: 100%;
  top: 0;
  z-index: 9;
  position: fixed;
}

.header-bot {
  height: 93px;
  padding-top: 37px;
}

.header-rb,
.header-nav {
  margin: 7px 0 0;
}

.header-rb {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  float: right;
  width: 400px;
  font-size: 13px;
  text-align: right;
  word-spacing: -2px;
}
.header-rb a {
  text-decoration: none;
}

.header-nav {
  float: left;
  margin-left: 3px;
}
.header-nav li {
  float: left;
}
.header-nav a {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 7px;
}
.header-nav a:hover,
.header-nav .active a {
  background-color: #564d4d;
}

.header-sep {
  margin: 0px 7px 0 9px;
  display: inline-block;
}

.header-sep + .header-sep {
  margin: 0px 0px 0 9px;
}

.header-sep + .header-sep + .header-sep {
  display: none;
}

.header-mail {
  margin: 0px 0px 0 9px;
}

.header-ws {
  margin-right: 10px;
}

.header-link-block {
  float: right;
  font-size: 13px;
  position: relative;
  margin: 13px 4px 0 0;
}

.header-link {
  float: left;
  color: #463c3c;
  min-height: 32px;
  line-height: 32px;
  position: relative;
}
.header-link.comp,
.header-link.el,
.header-link.checkout {
  position: relative;
  background: no-repeat;
}

.header-link.comp:before,
.header-link.el:before,
.header-link.checkout:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  left: 0px;
  background-color: #55aa55;
  border-radius: 8px 0px;
  background-position: center center;
  background-repeat: no-repeat;
}

.header-link.comp:hover:before,
.header-link.el:hover:before,
.header-link.checkout:hover:before {
  background-color: #4d7348;
}

.header-link.comp:before {
  background-image: url("/images/icons/compare.svg");
}

.header-link.el:before {
  background-image: url("/images/icons/fav.svg");
}

.header-link.checkout:before {
  background-image: url("/images/icons/cart.svg");
}

.header-link:hover {
  color: #4d7348;
}
.header-link:hover span {
  background-position: 0 -10px;
}
.header-link:hover .checkout-numb {
  background-position: 0 0;
}
.header-link,
.header-link span {
  display: block;
  text-decoration: none;
}
.header-link span {
  background: url(/css/../images/icons/header-dotted.svg) repeat-x left 26px;
}
.header-link.lk {
  margin: 0 0 0 20px;
  padding: 0 0 0 39px;
  background: url(/css/../images/lk.png) no-repeat left top;
}
.header-link.comp {
  margin: 0 10px 0 0;
  padding: 0 0 0 39px;
  background: url(/css/../images/header-comparison.png) no-repeat left top;
}
.header-link.el {
  margin: 0 10px 0 0;
  padding: 0 0 0 36px;
  background: url(/css/../images/header-elected.png) no-repeat left top;
}
.header-link.checkout {
  position: relative;
  margin: 0 0 0 0px;
  padding: 0 0 0 36px;
  background: url(/css/../images/checkout.png) no-repeat left top;
}
.header-link .checkout-numb {
  display: none;
  left: 19px;
  top: -13px;
  width: 24px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  position: absolute;
  font-size: 13px;
  background: url(/css/../images/checkout-numb.png) no-repeat left top;
}
.header-link:hover {
  background-position: left bottom;
}

.header-link.cnt-show .checkout-numb {
  display: inline;
}

.header-pop {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 200px;
  top: -30000px;
  right: -9px;
  color: #463c3c;
  z-index: 6;
  position: absolute;
  padding: 14px 13px 8px 14px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  background: #fff no-repeat left top;
}
.header-pop:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.activeBasket .header-pop {
  top: 41px;
}
.header-pop:before {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 11px;
  content: " ";
  display: block;
  left: 0;
  top: -11px;
  position: absolute;
  background: url(/css/../images/pop-corner.png) no-repeat 64px top;
}
.header-pop-row {
  clear: both;
  padding: 0 0 36px;
}
.header-pop-pic {
  display: block;
  text-decoration: none;
  float: left;
  margin: 0 12px 0 0;
}
.header-pop-desc {
  overflow: hidden;
  font-size: 12px;
  line-height: 160%;
  margin: 0 0 8px;
  font-weight: bolder;
}
.header-pop-inp {
  width: 20px;
  float: right;
  margin: 8px 0 0;
  position: relative;
}
.header-pop-inp input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #463c3c;
  display: block;
  text-align: center;
  height: 17px;
  font: bold 13px/17px "PT Sans", sans-serif;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #d9d9d9 no-repeat left top;
}
.header-pop-inp input[type="text"]::-ms-clear {
  display: none;
  visibility: hidden;
  width: 0;
  height: 0;
}
.header-pop-top,
.header-pop-bottom {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  text-decoration: none;
  width: 20px;
  height: 9px;
  cursor: pointer;
  position: absolute;
}
.header-pop-top {
  top: -9px;
  background: url(/css/../images/header-top.png) no-repeat left top;
}
.header-pop-top:hover {
  background: url(/css/../images/header-top-hover.png) no-repeat left top;
}

.header-pop-bottom {
  bottom: -9px;
  background: url(/css/../images/header-bottom.png) no-repeat left top;
}
.header-pop-bottom:hover {
  background: url(/css/../images/header-bottom-hover.png) no-repeat left top;
}
.header-pop-all-price,
.header-pop-price-block {
  clear: both;
}
.header-pop-all-price {
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
}
.header-pop-price {
  float: right;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  padding-right: 8px;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  background: url(/css/../images/header-pop-price.png) no-repeat right top;
}
.header-pop-price div {
  padding: 1px 0 0 10px;
  background: url(/css/../images/header-pop-price-ly.png) no-repeat left top;
}
.header-pop-all {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  clear: both;
  color: #fff;
  text-align: center;
  line-height: 38px;
  margin: 10px -9px 0 -5px;
  background: #55aa55 no-repeat left top;
}
.header-pop-all:hover {
  background-color: #4d7348;
}
.header-pop-all-price {
  *zoom: 1;
}
.header-pop-all-price:after {
  content: "";
  display: table;
  clear: both;
}
.header-pop-all-text {
  float: left;
  font-size: 12px;
  line-height: 120%;
  margin: 3px 0 0 45px;
}
.header-pop-all-price-big {
  float: right;
  font-size: 16px;
  line-height: 120%;
}
.header-pop-delete {
  width: 60px;
  height: 15px;
  float: right;
  cursor: pointer;
  margin: 0 0 0 7px;
  background: url(/css/../images/header-pop-delete.png) no-repeat left top;
}
.header-pop-delete:hover {
  background-position: 0 100%;
}

.fl-left {
  float: left;
}
.fl-right {
  float: right;
}

.clear {
  clear: both;
}

.poisk {
  float: left;
  margin: 13px 0 0;
  position: relative;
}
.poisk input[type="text"],
.poisk input[type="submit"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 32px;
  border: none;
  font-size: 15px;
  line-height: 20px;
  font-family: "PT Sans", sans-serif;
}
.poisk input[type="text"] {
  -webkit-border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  -ms-border-radius: 7px 0 0 7px;
  -o-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
  width: 279px;
  color: #463c3c;
  padding: 0 27px;
  background: #e5e5e5 url(/css/../images/icons/poisk.svg) no-repeat 7px center;
}
.poisk input[type="text"]:placeholder {
  color: #463c3c;
  font-size: 15px;
  line-height: 32px;
  font-family: "PT Sans", sans-serif;
}
.poisk input[type="text"]:-moz-placeholder {
  color: #463c3c;
  font-size: 15px;
  line-height: 32px;
  font-family: "PT Sans", sans-serif;
}
.poisk input[type="text"]::-moz-placeholder {
  color: #463c3c;
  font-size: 15px;
  line-height: 32px;
  font-family: "PT Sans", sans-serif;
}
.poisk input[type="text"]:-ms-input-placeholder {
  color: #463c3c;
  font-size: 15px;
  line-height: 32px;
  font-family: "PT Sans", sans-serif;
}
.poisk input[type="text"]::-webkit-input-placeholder {
  color: #463c3c;
  font-size: 15px;
  line-height: 20px;
  font-family: "PT Sans", sans-serif;
}
.poisk input[type="submit"] {
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  -ms-border-radius: 0 7px 7px 0;
  -o-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  color: #fff;
  width: 74px;
  cursor: pointer;
  background: #c2bfbf no-repeat left center;
}
.poisk input[type="submit"].hover:hover {
  background-color: #4d7348;
}
.poisk input[type="submit"].hover {
  background-color: #55aa55;
}
.poisk-close,
.poisk-delete {
  width: 8px;
  height: 8px;
  cursor: pointer;
  position: absolute;
  background: url(/css/../images/delere-text.png) no-repeat right top;
}
.poisk-close:hover,
.poisk-delete:hover {
  background-position: left top;
}
.poisk-close {
  top: 7px;
  right: 8px;
}
.poisk-delete {
  top: 12px;
  right: 81px;
  display: none;
}
.poisk-table {
  width: 100%;
  margin: 0 0 15px;
}
.poisk-table td {
  vertical-align: top;
}
.poisk-desc {
  width: 116px;
  font-size: 11px;
  line-height: 155%;
  padding: 3px 10px 0 0;
}
.poisk-desc a {
  color: #463c3c;
  text-decoration: none;
}
.poisk-desc a:hover {
  text-decoration: underline;
}
.poisk-price {
  padding-left: 10px;
  padding: 7px 10px 0 0;
}
.poisk-price-ry,
.poisk-price-mid {
  color: #fff;
  display: block;
}
.poisk-price-ry {
  font-size: 12px;
  text-align: center;
  padding-right: 4px;
  background: url(/css/../images/poisk-price-ry.png) no-repeat right top;
}
.poisk-price-mid {
  padding-left: 4px;
  line-height: 15px;
  background: url(/css/../images/poisk-price-mid.png) no-repeat left top;
}
.poisk-pic {
  width: 34px;
  padding: 0 11px;
}
.poisk-pic a {
  display: block;
  text-decoration: none;
  position: relative;
}
.poisk-pic a img {
  display: block;
  width: 34px;
}
.poisk-discount {
  width: 34px;
  height: 35px;
  display: block;
  line-height: 35px;
  position: absolute;
  color: #fff;
  left: -21px;
  top: -10px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background: url(/css/../images/logo-discount.png) no-repeat left top;
}
.poisk-op {
  color: #b4b4b4;
  font-size: 11px;
  line-height: 120%;
  position: relative;
  text-align: right;
  margin: 0 0 2px;
  font-weight: bold;
}
.poisk-op img {
  top: -1px;
  right: 0;
  position: absolute;
}
.poisk-footer {
  font-size: 12px;
  line-height: 120%;
  color: #806e6e;
  margin: 19px -6px 0 -3px;
}
.poisk-word {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #806e6e;
  padding: 0 9px;
  display: block;
  max-width: 145px;
  text-decoration: none;
  background: #ebebeb no-repeat left top;
}
.poisk-word:hover {
  color: #55aa55;
}
.poisk-avail {
  color: #55aa55;
}
.poisk-avail,
.poisk-custom {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 0 6px;
  line-height: 20px;
  margin: 3px 0 0;
  display: inline-block;
  background: #f1f1f1 no-repeat left top;
}
.poisk-custom {
  color: #807e7d;
}
.poisk .header-pop {
  top: 41px;
  right: 73px;
  width: 279px;
}
.poisk .header-pop:before {
  background-position: 123px 0;
}

.nav {
  font-size: 14px;
  line-height: 40px;
}
.nav > ul {
  width: 100%;
  display: table;
}
.nav > ul .corner:hover:after {
  content: " ";
  display: block;
  height: 7px;
  width: 24px;
  z-index: 7;
  position: relative;
  margin: -7px auto 0;
  background: url(/css/../images/nav-corner.png) no-repeat center top;
}
.nav li {
  display: table-cell;
}
.nowrap > a {
  white-space: nowrap;
}
.nav > ul > li > a {
  text-align: center;
}
.nav li:first-child a {
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -ms-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}
.nav li:first-child:hover a {
  -webkit-border-radius: 8px 0 0 0;
  -moz-border-radius: 8px 0 0 0;
  -ms-border-radius: 8px 0 0 0;
  -o-border-radius: 8px 0 0 0;
  border-radius: 8px 0 0 0;
}
.nav li:last-child a {
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -ms-border-radius: 0 8px 8px 0;
  -o-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
}
.nav li:last-child:hover a {
  -webkit-border-radius: 0 8px 0 0;
  -moz-border-radius: 0 8px 0 0;
  -ms-border-radius: 0 8px 0 0;
  -o-border-radius: 0 8px 0 0;
  border-radius: 0 8px 0 0;
}
.nav li:hover ul {
  display: block;
}
.nav li ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  width: 205px;
  font-size: 13px;
  padding: 11px 0 10px;
  margin: 0 0 0 1px;
  position: absolute;
  z-index: 6;
  text-align: left;
  line-height: 120%;
  display: none;
  overflow: hidden;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.17);
  background: #e5e5e5 no-repeat left top;
}
#main .nav li ul a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #463c3c;
  padding: 7px 20px;
  background-color: transparent;
}
#main .nav li ul .active a,
#main .nav li ul a:hover {
  color: #fff;
  background-color: #4d7348;
}
.nav li ul li {
  display: block;
}
.nav a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0 10px;
  background: #55aa55 no-repeat left top;
}
.nav li:hover a,
.nav a.active,
.nav a:hover {
  background-color: #4d7348;
}

.slider .slides_container {
  width: 615px;
  height: 247px;
  overflow: hidden;
}
.contact-row .slider .slides_container {
  height: 336px;
  width: 490px;
}

.slider .pagination {
  width: 100%;
  bottom: -6px;
  position: absolute;
  text-align: center;
}
.slider .pagination li {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  overflow: hidden;
  border: 2px solid #c2bfbf;
}
.slider .pagination li,
.slider .pagination a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.slider .pagination li:hover,
.slider .pagination .current:hover {
  border: 2px solid #4d7348;
  background: #4d7348;
}

.slider .pagination li:hover a,
.slider .pagination .current:hover a {
  background: #4d7348;
}

.slider .pagination a:hover,
.slider .pagination .current a:hover {
  background: #4d7348;
}

.slider .pagination .current,
.slider .pagination .current a {
  background-color: #c2bfbf;
}
.slider .pagination a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  padding-top: 10px;
}

.slider .prev,
.slider .next {
  display: block;
  text-decoration: none;
  width: 11px;
  height: 30px;
  top: 130px;
  position: absolute;
  background: url(/css/../images/slider/arrow-slider.png) no-repeat left top;
}
.contact-row .slider .prev,
.contact-row .slider .next {
  top: 140px;
}

.slider .prev {
  left: -22px;
}
.slider .prev:hover {
  background: url(/css/../images/slider/arrow-slider.png) no-repeat;
  background-position: left -35px;
}
.slider .prev:active {
  background-position: left -34px;
}

.slider .next {
  right: -15px;
  background-position: right top;
}
.contact-row .slider .next {
  right: -19px;
}
.slider .next:hover {
  background: url(/css/../images/slider/arrow-slider.png) no-repeat;
  background-position: 100% -35px;
}
.slider .next:active {
  background-position: right -34px;
}

.wrap-slider {
  float: left;
  width: 615px;
  position: relative;
}
.contact-row .wrap-slider {
  width: 490px;
  margin-top: 32px;
}
.wrap-slider-w {
  float: left;
  width: 615px;
  padding: 0 15px 0 22px;
  margin: 0 -15px 0 -22px;
}
.wrap-slider-w .prev,
.wrap-slider-w .next {
  display: none;
}
.wrap-slider-w:hover .prev,
.wrap-slider-w:hover .next {
  display: block;
}

.after-nav {
  height: 304px;
  margin-top: 15px;
}

.after-nav .left {
  left: 20px;
  top: 130px;
  display: none;
}

.after-nav .right {
  right: 20px;
  top: 130px;
  display: none;
}

.video-right {
  position: relative;
  width: 540px;
  height: 304px;
  display: inline-block;
  margin-left: 50px;
}

.video-right > video {
  width: 540px;
  height: 304px;
}

.baner {
  width: 350px;
  height: 304px;
  display: inline-block;
  position: relative;
  margin-left: 15px;
  top: 0;
  float: right;
  /*text-align: center;
    margin: 20px 12px 0 0;
    position: relative;*/
}

.baner .fixproduct > a {
  position: relative;
  top: 55px;
  white-space: nowrap;
}

@font-face {
  font-family: "Graphik LCG";
  src: url("/fonts/GraphikLCG-Light.ttf");
  font-weight: 300;
  font-style: normal;
}

.h-baner {
  position: relative;
  top: 50px;
  color: #55aa55;
  font-size: 30pt;
  font-family: "Graphik LCG", graphik-light-cy;
}

.n-baner {
  position: relative;
  top: 55px;
  height: 55px;
  overflow: hidden;
  margin-top: 25px;
  font-family: "PT Sans", sans-serif;
}

.n-baner > a {
  font-family: "Graphik LCG", graphik-light-cy;
  font-size: 20px;
}

/*.baner img {
    display: block; }
  .baner-row {
    color: #fff;
    font-size: 16px;
    line-height: 120%;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    position: relative;
    text-transform: uppercase;
    margin: -11px 0 0 -13px; }
  .baner-col-1, .baner-col-2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left; }
  .baner-col-1 {
    width: 147px;
    height: 64px;
    text-align: right;
    padding: 15px 16px 0 0;
    background: url(/css/../images/baner-col-1.png) no-repeat left top; }
  .baner-col-2 {
    width: 109px;
    height: 64px;
    text-align: left;
    padding: 15px 0 0 14px;
    background: url(/css/../images/baner-col-2.png) no-repeat left top; }*/

.logo {
  display: block;
  text-decoration: none;
  float: left;
  margin: 0 20px 0 0;
}

.wrapper-p {
  padding: 1px 10px;
  width: 940px;
  margin: 0 auto;
}

.footer-top {
  font-size: 15px;
  line-height: 120%;
  height: 300px;
  background: #f5f5f5 no-repeat left top;
}
.footer-top a {
  color: #806e6e;
  text-decoration: none;
}
.footer-top .active a,
.footer-top a:hover {
  color: #55aa55;
}
.footer-top .wrapper-p {
  padding-top: 32px;
}
.footer-top li {
  margin: 13px 0;
}

.footer-bottom {
  color: #fff;
  height: 36px;
  font-size: 14px;
  line-height: 34px;
  background: #55aa55 no-repeat left top;
}

.footer-col-1,
.footer-col-2,
.footer-col-3,
.footer-col-4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.footer-col-3,
.footer-col-2,
.footer-col-1 {
  width: 240px;
}

.footer-col-4 {
  width: 220px;
}

.footer-header {
  color: #463c3c;
  font: bold 20px/120% "PT Sans", sans-serif;
}

.h1,
h1,
.h2,
h2 {
  color: #463c3c;
  font: bold 20px/25px "PT Sans", sans-serif;
}

.news .h1,
.news h1,
.sale .h1,
.sale h1,
.hit .h1,
.hit h1,
.video .h1,
.video h1 {
  color: #463c3c;
  display: flex;
  align-items: center;
}

.news .h1:before,
.news h1:before,
.sale .h1:before,
.sale h1:before,
.hit .h1:before,
.hit h1:before,
.video .h1:before,
.video h1:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #55aa55;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px;
  border-radius: 8px 0px;
}

.video .h1:before,
.video h1:before {
  background-image: url("/images/icons/video.svg");
}

.news .h1:before,
.news h1:before {
  background-image: url("/images/icons/news.svg");
}

.sale .h1:before,
.sale h1:before {
  background-image: url("/images/icons/sale.svg");
}

.hit .h1:before,
.hit h1:before {
  background-image: url("/images/icons/hit.svg");
}

.hit {
  margin: 37px 0 0;
}

.sale {
  margin-top: 37px;
  margin-bottom: 30px;
}
.sale .cat-list-header {
  min-height: 38px;
}

.news .cat-list-pic {
  min-height: 128px;
}

.sale .cat-list-pic,
.hit .cat-list-pic {
  min-height: 133px;
}

.youtube .cat-list-pic {
  height: 123px;
  overflow: hidden;
}
.youtube .cat-list-pic img {
  width: 100%;
  margin: -21px 0 0 0;
}

.all {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #806e6e;
  line-height: 19px;
  font-size: 14px;
  padding: 0 11px;
  background: #f5f5f5 no-repeat left top;
}
.all:hover {
  color: #55aa55;
}
.all.right {
  margin: -20px 0 0;
}

.by,
.cat-list .by {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  color: #fff;
  width: 160px;
  margin: 14px auto;
  text-align: center;
  line-height: 35px;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  text-align: center;
  padding: 0 0 0 15px;
  background: #55aa55 url(/css/../images/by.png) no-repeat 25px 7px;
}
.by:hover,
.cat-list .by:hover {
  color: #fff;
  background-color: #4d7348;
}
.by.cl,
.cat-list .by.cl {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  line-height: 31px;
  padding-left: 0;
  margin-bottom: 7px;
  margin: 14px 0 7px 0;
  background-image: none;
}

.producer {
  margin: 10px 0 36px;
  padding: 31px 0 8px 0;
  background: #f9f9f9 no-repeat left top;
}
.producer h1,
.producer .h1 {
  margin: 0 0 14px;
}
.producer-row {
  display: table;
  width: 100%;
  margin: 0 0 0 -13px;
  text-align: justify;
}
/*.producer-row:after {*/
/*content: '.';*/
/*width: 100%;*/
/*visibility: hidden;*/
/*display: inline-block; }*/

.rek-block {
  *zoom: 1;
  color: #806e6e;
  margin: 42px 0 42px;
  line-height: 150%;
  height: 150px;
}

.rek-block:after {
  content: "";
  display: table;
  clear: both;
}

.rek-block.smb {
  margin-bottom: 0;
}

.rek-col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px 0 20px 0;
  -moz-border-radius: 20px 0 20px 0;
  -ms-border-radius: 20px 0 20px 0;
  -o-border-radius: 20px 0 20px 0;
  border-radius: 20px 0 20px 0;
  float: left;
  width: 310px;
  min-height: 150px;
  padding: 22px 10px 0 170px;
  margin-right: 15px;
  background: #f5f5f5 no-repeat left top;
  cursor: pointer;
}
.rek-col.right {
  float: right;
  margin-right: 0;
}
.rek-col-1 {
  background-image: url(/css/../images/rek-1.png);
}
.rek-col-2 {
  background-image: url(/css/../images/rek-2.png);
}
.rek-col-3 {
  background-image: url(/css/../images/rek-3.png);
}

.rek-header {
  color: #463c3c;
  font-size: 20px;
  line-height: 120%;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  margin: 0 0 15px 0;
}

.fon-grey {
  clear: both;
  //padding: 1px 0 45px;
  background: #f5f5f5 no-repeat left top;
}
.fon-grey.viewed .cat-list {
  width: 214px;
}
.fon-grey .viewed-wrap li {
  padding-top: 0;
}

.main-row {
  *zoom: 1;
}
.main-row:after {
  content: "";
  display: table;
  clear: both;
}

.main-col {
  color: #806e6e;
  width: 460px;
  font-size: 14px;
  line-height: 120%;
}

article .h1,
article h1,
main .h1,
main h1 {
  margin: 0 0 22px;
}
main th,
main td {
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #000;
}
article .h2,
article h2,
main .h2,
main h2 {
  margin: 27px 0;
}

.cont {
  color: #806e6e;
}
.cont p {
  margin: 22px 0;
}
.cont ul {
  margin: 2px 0 0;
}
.cont ul li {
  padding: 0 0 2px 21px;
  background: url(/css/../images/marker-cont.png) no-repeat 12px 7px;
}
.cont a {
  color: #55aa55;
  text-decoration: none;
  padding-bottom: 5px;
  background-position: 0 -29px;
}
.cont a:hover {
  color: #799675;
  background-position: 0 -78px;
}

.favorite-del-block {
  *zoom: 1;
  margin: 0 0 7px;
}
.favorite-del-block:after {
  content: "";
  display: table;
  clear: both;
}
.favorite-del-block .compare-delete-all {
  margin-left: 0;
}

.contact-title {
  color: #55aa55;
  text-align: center;
}

.contact-row {
  *zoom: 1;
  margin: 0 0 35px;
}
.contact-row:after {
  content: "";
  display: table;
  clear: both;
}
.contact-row .prev,
.contact-row .next {
  display: none;
}
.contact-row .slider {
  margin: 0 -20px;
  padding: 0 20px;
}
.contact-row .slider:hover .prev,
.contact-row .slider:hover .next {
  display: block;
}

.contact-r {
  width: 430px;
  line-height: 130%;
  text-align: justify;
  margin: 6px 8px 0 0;
}

.map {
  height: 368px;
}

.rekvis {
  margin: 27px 0;
}
.rekvis p {
  margin: 0;
}

.cat-list {
  width: 220px;
  color: #806e6e;
  font-size: 14px;
  line-height: 120%;
}
.cat-list-block.full .cat-list:nth-child(3n) {
  margin-right: 16px;
}
.cat-list-block.full .cat-list:nth-child(4n) {
  margin-right: 0;
}
#main .cat-list-all-item {
  padding: 0 6px;
  margin: 0 0 0 11px;
  background: #ebebeb no-repeat left top;
}
#main .cat-list-all-item:hover {
  color: #55aa55;
}
.cat-list-discount {
  display: block;
  color: #fff;
  width: 60px;
  right: 0;
  top: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  position: absolute;
  background: #dd2521;
  border-radius: 50%;
}
.cat-list-block {
  clear: both;
}
.cat-list-block.left .cat-list {
  margin: 0 14px 10px 14px;
}
.cat-list-block.right .cat-list {
  margin: 0 0 10px 14px;
}
.cat-list-block .cat-list {
  max-width: 217px;
  width: 217px;
  margin: 0 16px 42px 0;
  display: inline-block;
}
.fl-right .cat-list-block .cat-list {
  margin: 0 0px 42px 25px;
}
.cat-list-block .cat-list:nth-child(3n) {
  margin-right: 0;
}
.cat-list-block .cat-list-pic {
  margin-bottom: 6px;
}
.cat-list-block .cat-list-old-price {
  color: #aeadad;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 120%;
  position: relative;
  text-align: right;
}
.cat-list-block .cat-list-header {
  margin: 11px 0;
}
.cat-list-pic {
  display: block;
  text-decoration: none;
  margin: 0 0 14px;
  position: relative;
  text-align: center;
  blend-mode: screen;
  -webkit-blend-mode: screen;
}
#main .cat-list-pic {
  background-image: none;
}
.cat-list-pic img {
  max-width: 100%;
}
.cat-list-pic.nSale {
  padding: 52px 0 0;
}
.cat-list-header {
  font-size: 16px;
  line-height: 120%;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  margin: 14px 0;
}
.cat-list-header,
.cat-list-header a {
  color: #463c3c;
}
.cat-list-header a {
  text-decoration: none;
  background-image: none;
}
.cat-list-header a:hover {
  color: #463c3c;
  text-decoration: underline;
}
.cat-list-old-price {
  color: #aeadad;
  font-weight: bold;
}
.cat-list-old-price-block {
  *zoom: 1;
  padding-right: 6px;
  text-align: right;
  margin: -22px 0 6px;
  position: relative;
}
.cat-list-old-price-block:after {
  content: "";
  display: table;
  clear: both;
}
.cat-list-pic .cat-list-old-price {
  right: 7px;
  bottom: 40px;
  color: #aeadad;
  position: absolute;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
}
.cat-list-old-price img {
  top: 0;
  right: 0;
  position: absolute;
}
.cat-list-price-block {
  *zoom: 1;
}
.cat-list-price-block:after {
  content: "";
  display: table;
  clear: both;
}
.cat-list-price-block .cat-list-price {
  top: 0;
  left: 0;
  position: relative;
}
.cat-list-price {
  color: #fff;
  right: 0;
  bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  position: absolute;
  padding-right: 7px;
  line-height: 30px;
  /*background: url(/css/../images/catalog/catalof-price-rub.png) no-repeat right top; */
  background: #dd2521;
  border-radius: 8px 0px;
}
.cat-list-price,
.cat-list-price span {
  display: block;
}
.cat-list-price span {
  padding: 0 4px 0 22px;
  /*background: url(/css/../images/catalog/catalof-price.png) no-repeat left top; */
}
.cat-list-custom,
.cat-list-avail {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #55aa55;
  line-height: 28px;
  padding: 0 15px;
  background: #f1f1f1 no-repeat left top;
}
.cat-list-custom {
  color: #807e7d;
}
.cat-list-all {
  text-align: right;
  padding: 10px 0 3px 0;
}
.cat-list-all a {
  color: #55aa55;
  display: inline-block;
  text-decoration: none;
  padding-bottom: 5px;
  background-position: 0 -30px;
}
.cat-list-all a:hover {
  color: #4d7348;
  background-position: 0 -79px;
}
.cat-list-desc {
  clear: both;
}
#main .cat-list-del,
#main .cat-list-fav,
#main .cat-list-com {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  font-size: 12px;
  line-height: 26px;
  background: #f1f1f1 no-repeat 11px 8px;
}
#main .cat-list-del {
  color: #dd2521;
  padding: 0 22px 0 36px;
  background-position: 22px 8px;
  background-image: url(/css/../images/cat-list-del.png);
}
#main .cat-list-del:hover {
  color: #fff;
  background-color: #dd2521;
  background-position: 22px -22px;
}
#main .cat-item-serv .cat-list-fav,
#main .cat-item-serv .cat-list-com {
  background-position: 29px 8px;
}
#main .cat-item-serv .cat-list-fav:hover {
  background-position: 29px -31px;
}
#main .cat-item-serv .cat-list-fav.add-com {
  background-position: 29px -51px;
}

#main .cat-item-serv .cat-list-fav.add-com:hover {
  background-position: 29px -31px;
}
#main .cat-item-serv .cat-list-com:hover {
  background-position: 29px -37px;
}
#main .cat-list-fav,
#main .cat-list-com {
  color: #806e6e;
}
#main .cat-list-fav:hover,
#main .cat-list-com:hover {
  color: #55aa55;
  background-position: 11px -13px;
}
#main .cat-list-fav .unvis,
#main .cat-list-com .unvis {
  display: none;
}
#main .cat-list-fav.add-com .vis,
#main .cat-list-com.add-com .vis {
  display: none;
}
#main .cat-list-fav.add-com .unvis,
#main .cat-list-com.add-com .unvis {
  color: #4d7348;
  display: inline;
}

#main .cat-list-fav.add-com:hover .unvis,
#main .cat-list-com.add-com:hover .unvis {
  color: #fff;
}

#main .cat-list-com.add-com:hover {
  background-position: 11px -37px;
}

#main .cat-list-fav {
  width: 69px;
  padding: 0 14px 0 23px;
  background-image: url(/css/../images/icons/fav-cat.svg);
}

#main .cat-list-com:hover {
  background-position: 11px -37px;
}
#main .cat-list-com {
  width: 69px;
  padding: 0 12px 0 24px;
  background-image: url(/css/../images/icons/comp-cat.svg);
}
#main .cat-list-com.add-com {
  background-position: 11px -13px;
}

#main .cat-list-com.add-com {
  background-color: #f1f1f1;
  background-position: 11px -60px;
}
#main .cat-list-fav.add-com {
  background-color: #f1f1f1;
  background-position: 11px -51px;
}
#main .cat-list-fav:hover {
  color: #fff;
  background-color: #4e7348;
  background-position: 11px -31px;
}
#main .cat-list-com:hover {
  color: #fff;
  background-color: #4e7348;
  background-position: 11px -37px;
}

.cat-item {
  *zoom: 1;
  margin: 0 0 20px;
}
.cat-item:after {
  content: "";
  display: table;
  clear: both;
}
.cat-item h1,
.cat-item .h1 {
  margin-bottom: 10px;
}
.cat-item-prod {
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 16px;
}
.cat-item-prod.smb {
  margin-bottom: 18px;
}
.cat-item-prod a {
  color: #55aa55;
  margin: 0;
  padding-bottom: 3px;
  text-decoration: none;
  background: url(/css/../images/cat-ittem-prod-active.png) repeat-x left bottom;
}
.cat-item-prod a:hover {
  color: #6e8d6a;
  background: url(/css/../images/cat-item-prod.png) repeat-x left bottom;
}
.cat-item-col-pic {
  width: 620px;
  float: left;
}
.cat-item-col-desc {
  width: 300px;
  float: right;
}
.cat-item-a-serv {
  *zoom: 1;
  font-size: 12px;
  padding: 9px 0 0px;
  line-height: 120%;
}
.cat-item-a-serv:after {
  content: "";
  display: table;
  clear: both;
}
.cat-item-a-serv .cat-item-a-serv-col {
  width: 146px;
  text-align: center;
}
.cat-item-a-serv .cat-item-a-serv-col a {
  padding-right: 1px;
  padding-left: 1px;
  background-position: 0 16px;
}
.cat-item-a-serv .cat-item-a-serv-col a:hover {
  background-position: 0 -10px;
}
.cat-item-bp {
  display: block;
  text-decoration: none;
  position: relative;
  text-align: center;
  margin: 0 0 19px;
  height: 351px;
  text-align: center;
  border: 1px solid #ebebeb;
}
.cat-item-bp iframe,
.cat-item-bp img {
  display: block;
}
.cat-item-bp img {
  margin-left: auto;
  margin-right: auto;
}
.cat-item-sb {
  *zoom: 1;
  font-weight: bold;
  margin: 0 0 10px;
}
.cat-item-sb:after {
  content: "";
  display: table;
  clear: both;
}
.cat-item-all-pic {
  *zoom: 1;
}
.cat-item-all-pic:after {
  content: "";
  display: table;
  clear: both;
}
.cat-item-all-pic.five .cat-item-yutb,
.cat-item-all-pic.five .cat-item-sp {
  width: 106px;
}
.cat-item-all-pic.five .cat-item-yutb:nth-child(4n),
.cat-item-all-pic.five .cat-item-sp:nth-child(4n) {
  margin-right: 20px;
}
.cat-item-all-pic.five .cat-item-yutb:nth-child(5n),
.cat-item-all-pic.five .cat-item-sp:nth-child(5n) {
  margin-right: 0;
}
.cat-item-all-pic .play {
  width: 46px;
  height: 46px;
  margin: -23px 0 0 -23px;
  background-image: url(/css/../images/play-small.png);
}
.cat-item-yutb,
.cat-item-sp {
  display: block;
  text-decoration: none;
  width: 138px;
  height: 98px;
  float: left;
  position: relative;
  margin: 0 20px 24px 0;
  border: 1px solid #ebebeb;
  text-align: center;
}
.cat-item-yutb img,
.cat-item-sp img {
  /*max-width: 100%;
      height: 100%; */
}
.cat-item-col-pic .cat-item-yutb:nth-child(4n),
.cat-item-col-pic .cat-item-sp:nth-child(4n) {
  margin-right: 0;
}
.cat-item-yutb.active,
.cat-item-yutb:hover,
.cat-item-sp.active,
.cat-item-sp:hover {
  border-color: #55aa55;
}
.cat-item-yutb {
  overflow: hidden;
}
.cat-item-yutb img {
  width: 100%;
  height: auto;
  margin: 0;
}
.cat-item-yutb:before {
  content: " ";
  width: 100%;
  left: 0;
  top: 0;
  height: 13px;
  position: absolute;
  background: #fff 0 0 no-repeat;
}
.cat-item-yutb:after {
  content: " ";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 9px;
  position: absolute;
  background: #fff 0 0 no-repeat;
}
.cat-item-ap {
  *zoom: 1;
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 24px;
}
.cat-item-ap:after {
  content: "";
  display: table;
  clear: both;
}
.cat-item-serv {
  *zoom: 1;
  text-align: center;
}
.cat-item-serv:after {
  content: "";
  display: table;
  clear: both;
}
.cat-item-serv .cat-list-fav,
.cat-item-serv .cat-list-com {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 146px;
  line-height: 30px;
}
.cat-item-serv .cat-list-fav:hover,
.cat-item-serv .cat-list-com:hover {
  color: #fff;
  background-color: #4d7348;
}
.cat-item-serv .cat-list-fav {
  padding: 0 0 0 50px;
  background-position: 32px 10px;
}
.cat-item-serv .cat-list-fav.add-com,
.cat-item-serv .cat-list-fav.add-com:hover {
  background-position: 32px -10px;
  background-color: #f1f1f1;
}
.cat-item-serv .cat-list-fav:hover {
  background-position: 32px -29px;
}
.cat-item-serv .cat-list-com {
  padding: 0 0 0 45px;
  background-position: 32px 11px;
}
.cat-item-serv .cat-list-com.add-com {
  padding: 0 0 0 29px;
}
.cat-item-serv .cat-list-com.add-com,
.cat-item-serv .cat-list-com.add-com:hover {
  background-color: #f1f1f1;
  background-position: 15px -10px;
}
.cat-item-serv .cat-list-com:hover {
  background-position: 32px -34px;
}
.cat-item-place-1 {
  width: 102px;
  height: 102px;
  top: 18px;
  right: 17px;
  display: block;
  position: absolute;
  background: url(/css/../images/cat-item/place-1.png) no-repeat left top;
}
.cat-item-producer-1 {
  width: 126px;
  height: 38px;
  display: block;
  left: 13px;
  bottom: 15px;
  position: absolute;
  background: url(/css/../images/cat-item/producer-1.png) no-repeat left top;
}
.cat-item-price {
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 60px;
  font-size: 30px;
  text-align: center;
  margin: 0 0 16px;
  background: #dd2521;
  border-radius: 25px 0px;
}
.cat-item-add-favorits,
.cat-item-by:not(.dot) {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  clear: both;
  color: #fff;
  line-height: 55px;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  margin: 0 0 14px;
  background: #55aa55 no-repeat left top;
}
.cat-item-add-favorits:hover,
.cat-item-by:not(.dot):hover {
  background-color: #4d7348;
}
.cat-item-add-favorits {
  background-color: #c2bfbf;
}
.cat-item .cat-item-desc {
  width: 291px;
  color: #806e6e;
  margin: 32px 0 0;
  font-size: 14px;
  line-height: 120%;
}
.cat-item .cat-item-desc-ct-1 {
  width: 227px;
}
.cat-item .cat-item-desc-ct-2 {
  width: 70px;
  text-align: right;
}
.cat-item .cat-item-desc-row {
  *zoom: 1;
  color: #806e6e;
  margin: 16px -10px 16px 0;
  padding-left: 0;
}
.cat-item .cat-item-desc-row:after {
  content: "";
  display: table;
  clear: both;
}
.cat-item .cat-item-desc-row,
.cat-item .cat-item-desc-row.active-check:hover,
.cat-item .cat-item-desc-row.active-check,
.cat-item .cat-item-desc-row:hover {
  background: url(/css/../images/cat-item/cat-item-bb.png) repeat-x left bottom;
}
.cat-item .cat-item-desc-row.active-check span:hover,
.cat-item .cat-item-desc-row.active-check span {
  background-position: 0 -24px;
}
.cat-item .cat-item-desc-row span {
  padding: 0 4px 0 20px;
  background: #fff url(/css/../images/cat-item/cat-item-desc.png) no-repeat left 6px;
}
.cat-item .cat-item-desc-row span:hover {
  background-position: 0 -56px;
}
.cat-item .cat-item-desc-row.ib span {
  padding: 0;
  display: inline-block;
  background-image: none;
  background-color: transparent;
}
.cat-item .cat-item-desc-row.ib .bgk {
  background: #fff no-repeat left top;
  color: #463c3c;
}
.cat-item .cat-item-desc-head {
  color: #463c3c;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  margin: 0px 0 17px;
}
.cat-item .cat-item-desc-price {
  float: right;
  color: #463c3c;
  padding: 0 0 0 4px;
  font-weight: bold;
  background: #fff no-repeat right center;
}
.cat-item .old-price {
  color: #aeadad;
  font-size: 29px;
  line-height: 120%;
  position: relative;
  padding: 0 0 0 5px;
}
.cat-item .old-price img {
  top: 3px;
  left: 0;
  position: absolute;
}
.cat-item .discount {
  color: #dd2521;
  font-size: 29px;
  line-height: 120%;
}
.cat-item .ekonom {
  color: #806e6e;
}
.cat-item .ekonom span {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #dd2521;
  padding: 0 7px 0 4px;
  background: #f5f5f5 no-repeat right center;
}
.cat-item-a-serv,
.cat-item .found-cheaper {
  clear: both;
}
.cat-item-a-serv a,
.cat-item .found-cheaper a {
  color: #806e6e;
  padding-bottom: 5px;
  text-decoration: none;
  background: url(/css/../images/cat-item-dotted.png) repeat-x left 20px;
}
.cat-item-a-serv a:hover,
.cat-item .found-cheaper a:hover {
  color: #55aa55;
  background-position: 0 -6px;
}
.cat-item .found-cheaper {
  padding: 12px 0 0;
}
.cat-item .found-cheaper-wrap {
  position: relative;
  display: inline-block;
}
.cat-item .found-cheaper-wrap:hover .found-cheaper-pop {
  display: block;
}
.cat-item .found-cheaper-pop {
  width: 310px;
  left: -9px;
  bottom: 32px;
  display: none;
  padding: 10px 15px 20px;
  line-height: 145%;
}
.cat-item .found-cheaper-pop-header {
  font-weight: bold;
  margin: 0;
}
.cat-item .found-cheaper-pop-desc {
  margin: 0 0 10px;
}
.cat-item .found-cheaper-pop:after {
  width: 100%;
  height: 15px;
  content: " ";
  display: block;
  left: 0;
  bottom: -15px;
  position: absolute;
  background: url(/css/../images/pop-corner-found.png) no-repeat center top;
}
.cat-item .stock {
  color: #55aa55;
}

.play {
  width: 88px;
  height: 88px;
  top: 50%;
  left: 50%;
  margin: -44px 0 0 -44px;
  display: block;
  position: absolute;
  background: url(/css/../images/play.png) no-repeat left top;
}
.play:hover {
  background-position: 100% 0;
}

.pb {
  margin: 21px 0 0;
}

.page-404 {
  padding: 61px 0 36px 0;
}

.page-500 {
  padding-top: 45px;
}
.page-500-footer {
  height: 249px;
  margin-top: -249px;
}
.page-500-footer .rek-block {
  height: 150px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.bot-inf {
  padding-top: 34px;
  padding-bottom: 28px;
  font-size: 15px;
  line-height: 120%;
  height: 61px;
}
.bot-inf,
.bot-inf a {
  color: #463c3c;
}
.bot-inf a {
  text-decoration: none;
}
.bot-inf a:hover {
  text-decoration: underline;
}
.bot-inf .logo {
  margin-right: 40px;
}

.tel,
.email {
  position: relative;
}

.tel:before,
.email:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  background-color: #55aa55;
  left: 0px;
  border-radius: 8px 0px;
}

.tel:before {
  background-image: url("/images/icons/phone.svg");
}

.email:before {
  background-image: url("/images/icons/email.svg");
}

.tel {
  min-width: 100px;
  min-height: 32px;
  padding: 0px 0 0 44px;
  margin: 0 18px 0 0;
}
.tel-row {
  margin: 0 0 8px;
}
.tel-row a:hover {
  text-decoration: none;
}

.email {
  font-size: 16px;
  min-height: 32px;
  padding: 0px 0 0 42px;
}

.smm {
  width: 292px;
  height: 58px;
}
.smm-1,
.smm-2,
.smm-3,
.smm-4,
.smm-5 {
  display: block;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 8px 0px;
}
.smm-1 {
  width: 32px;
  height: 32px;
  margin: 0 13px 0 0;
  background-image: url("/images/icons/vk.svg");
  background-color: #087abd;
}
.smm-2 {
  width: 32px;
  height: 32px;
  margin: 0 13px 0 0;
  background-image: url("/images/icons/fb.svg");
  background-color: #2159ad;
}
.smm-3 {
  width: 32px;
  height: 32px;
  margin: 0 13px 0 0;
  background-image: url("/images/icons/yt.svg");
  background-color: #dc0b13;
}
.smm-4 {
  width: 138px;
  height: 39px;
  background-image: url("/images/icons/market.svg");
}
.smm-5 {
  background-image: url("/images/icons/yandexmaps.jpg)");
  width: 200px;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.appPic {
  position: absolute;
}

.seo-block {
  padding-top: 42px;
}

.breadcrumbs {
  font-size: 14px;
  line-height: 120%;
  margin: 15px 0 28px;
}
.breadcrumbs,
.breadcrumbs a {
  color: #806e6e;
}
.breadcrumbs a {
  text-decoration: none;
  padding-bottom: 3px;
  background-position: 1px 17px;
}
.breadcrumbs a:hover {
  color: #55aa55;
  background-position: 1px -30px;
}

.star {
  margin: 0 0 0 12px;
}
.star,
.star span {
  display: inline-block;
}
.star span {
  width: 12px;
  margin: 0 2px 0 0;
  background: url(/css/../images/star.png) no-repeat left center;
}
.char-table a:hover {
  color: #55aa55 !important;
}
.char {
  *zoom: 1;
}
.char:after {
  content: "";
  display: table;
  clear: both;
}
.char-col {
  width: 460px;
}

.char-table-aks,
.char-table {
  width: 100%;
  color: #806e6e;
  font-size: 14px;
  line-height: 120%;
}
.char-table-aks td,
.char-table td {
  vertical-align: top;
  font-weight: bold;
  padding: 7px 0;
}
.char-table-aks td:first-child,
.char-table td:first-child {
  width: 238px;
  padding-right: 18px;
  font-weight: normal;
}
.char h2,
.char .h2 {
  font-size: 19px;
  line-height: 120%;
  font-weight: bold;
  margin: 38px 0 17px;
}

.desc {
  padding: 34px 0 0;
}
.desc .h2,
.desc h2 {
  font-weight: bold;
  font-size: 21px;
  line-height: 120%;
  margin: 0 0 22px;
}
.desc p {
  margin: 11px 0;
}

.viewed .all.right,
.rel-prod .all.right,
.analog .all.right {
  margin-top: 0;
}

.rel-prod .jcarousel-control-prev,
.rel-prod .jcarousel-control-next,
.analog .jcarousel-control-prev,
.analog .jcarousel-control-next {
  top: 146px;
}

.analog {
  margin: 60px 0 42px 0;
}

.rel-prod {
  margin: 30px 0 40px;
}

.viewed {
  margin-bottom: 24px;
  padding: 15px 0 27px;
}
.viewed .all {
  padding: 0;
  border-bottom: 1px dashed #847f7f;
}
.viewed .all:hover {
  border-bottom-color: #55aa55;
}
.viewed .gal-header {
  margin-bottom: 37px;
}
.viewed-wrap {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0 10px 0;
  margin: 0 0 21px;
  border: 1px solid #f5f5f5;
}
.viewed-wrap .cat-list {
  width: 219px;
}
.viewed-wrap li {
  padding-top: 47px;
  padding-bottom: 9px;
}
.viewed-wrap .jcarousel-control-prev,
.viewed-wrap .jcarousel-control-next {
  top: 150px;
}
.viewed-plate {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 60px;
  margin: 42px 0 0;
  padding: 17px 19px 0 22px;
  background: #f5f5f5 no-repeat left top;
}
.viewed-plate.smmt {
  margin: 26px 0 0;
}
.viewed-plate.smmtNole {
  margin-top: 0;
}
.viewed-plate .gal-header {
  font-size: 20px;
  margin-bottom: 0;
}
.viewed-plate .all.right {
  margin-top: 0;
  padding: 0 0 3px;
  background-position: 0 18px;
}
.viewed-plate .all.right:hover {
  background-position: 0 -29px;
}

.gal-header {
  color: #463c3c;
  font-weight: bold;
  font-size: 21px;
  line-height: 120%;
  margin: 0 0 19px;
}

.labelR,
.label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  cursor: pointer;
  padding-left: 16px;
}

.label {
  background: url(/css/../images/cat-item/cat-item-desc.png) no-repeat left 6px;
}
.label input[type="checkbox"] {
  left: -30000px;
  position: absolute;
}
.label.active-check,
.label.active-check:hover {
  background-position: 0 -24px;
}
.label:hover {
  background-position: 0 -56px;
}

.labelR {
  background: url(/css/../images/radio.png) no-repeat left -26px;
}
.labelR:hover {
  background-position: 0 -65px;
}
.labelR.active-check,
.labelR.active-check:hover {
  background-position: 0 6px;
}
.labelR input[type="radio"] {
  left: -30000px;
  position: absolute;
}

.basket-delivery {
  position: relative;
  margin: 12px 0;
}

.basket-delivery .labelR {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  display: flex;
  margin: 0 0 5px 0;
  padding: 0;
  outline: none;
  border: none;
  position: relative;
  background: transparent;
}

.basket-delivery .labelR .basket-delivery-name {
  flex: 50% 0 1;
  display: block;
  padding: 10px 20px;
  background: #fafafa;
  transition: color 0.2s, background-color 0.2s;
  box-sizing: border-box;
  border-radius: 8px;
}

.basket-delivery .labelR.active-check .basket-delivery-name {
  color: #ffffff;
  background: #55aa55;
}

.basket-delivery .labelR:not(.active-check) .basket-delivery-name:hover {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.basket-delivery .labelR .basket-question {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin: 0;
  float: none;
  transform: translateY(-50%) translateX(calc(50% - 48px));
  background: none;
}

.basket-delivery .labelR .basket-question svg path {
  fill: #55aa55;
}

.basket-delivery .labelR.active-check .basket-question svg path {
  fill: #ffffff;
}

.basket-delivery .labelR > .basket-price-delivery {
  box-sizing: border-box;
  flex: 50% 0 1;
  display: flex;
  align-items: center;
  justify-content: start;
  margin-left: 5px;
  padding: 10px 20px;
  color: #b4b7b5;
}

.basket-delivery .labelR.active-check > .basket-price-delivery {
  color: #463c3c;
  font-weight: bold;
}

.basket-delivery .labelR .basket-delivery-select-wrapper {
  flex: 50% 0 1;
  display: flex;
  margin-left: 5px;
}

.basket-delivery .labelR .basket-delivery-select-wrapper .basket-input-div {
  width: 100%;
  flex: auto 1 1;
}

.basket-delivery
  .labelR
  .basket-delivery-select-wrapper
  .basket-price-delivery {
  flex: auto 0 1;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-left: 20px;
  color: #b4b7b5;
}

.basket-delivery
  .labelR.active-check
  .basket-delivery-select-wrapper
  .basket-price-delivery {
  color: #463c3c;
}

.basket-delivery .labelR .basket-delivery-select-wrapper .select {
  position: relative;
  height: 100%;
  max-height: 38px;
  padding: 10px 20px;
  background-color: #fafafa;
  box-sizing: border-box;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 8px;
}

.basket-delivery .labelR .basket-delivery-select-wrapper .select .select-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 18px;
  height: 19px;
  transform: translateY(-50%);
  transition: transform 0.2s;
}

.basket-delivery
  .labelR
  .basket-delivery-select-wrapper
  .select.active
  .select-arrow {
  transform: translateY(-9px) rotate(180deg);
}

.basket-delivery .labelR .basket-delivery-select-wrapper .select input {
  height: auto;
  color: #463c3c;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}

.basket-delivery .labelR .basket-delivery-select-wrapper .select:hover {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.basket-delivery .labelR .basket-delivery-select-wrapper .select.active input {
  background: transparent;
  box-shadow: none;
}

.basket-delivery .labelR .basket-delivery-select-wrapper input {
  background-color: transparent;
}

.basket-delivery .labelR .basket-delivery-select-wrapper .select .select-pop {
  max-height: 100%;
}

.basket-delivery
  .labelR
  .basket-delivery-select-wrapper
  .select.active
  .select-pop {
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  width: 100%;
  border: 0;
  box-shadow: none;
  overflow: visible;
}

.basket-delivery
  .labelR
  .basket-delivery-select-wrapper
  .select.active
  .select-pop-row {
  margin: 0 0 5px 0;
  padding: 10px 20px;
  font-size: 15px;
  color: #463c3c;
  background-color: #fafafa;
  overflow: visible;
  box-shadow: none;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 8px;
}

.basket-delivery
  .labelR
  .basket-delivery-select-wrapper
  .select.active
  .select-pop-row:hover {
  color: #463c3c;
  background-color: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.basket-delivery .labelR:before {
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  //background: url(/css/../images/radio.png) no-repeat left -31px;
}

.basket-delivery .labelR:hover:before {
  background-position: 0 -71px;
  //background: #55AA55;
}

.basket-delivery .labelR.active-check:before,
.basket-delivery .labelR.active-check:hover:before {
  background-position: 0 0;
}

.basket-delivery .labelR input[type="radio"] {
  left: -30000px;
  position: absolute;
}

.basket-to-checkout .oz {
  position: relative;
  font-size: 16px;
}

.basket-to-checkout .oz:after {
  opacity: 0.3;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 20px;
  left: 0px;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
  transform: skew(-0.45rad);
  animation: move 4.5s linear infinite;
}

.allScreen {
  width: 95% !important;
}
.allScreen .fancybox-inner {
  width: 100% !important;
  text-align: center;
  background: #fff no-repeat left top;
}
.allScreen .fancybox-image {
  width: auto !important;
  margin: 0 auto;
}

.main-content {
  *zoom: 1;
  clear: both;
  margin: 32px 0 0;
}
.main-content:after {
  content: "";
  display: table;
  clear: both;
}

.main-right {
  width: 700px;
  float: right;
}

.sidebar-left {
  width: 230px;
  float: left;
}

.sidebar-header {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
  line-height: 50px;
  padding: 0 10px 0 29px;
  background: #ebebeb no-repeat left top;
}

.sidebar-filtr-block {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin: 0 0 23px;
  position: relative;
  padding: 10px 5px 1px 7px;
  border: 1px solid #ebebeb;
}
.sidebar-filtr-block.bRadiusAll {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.sidebar-filtr-block input[type="submit"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 202px;
  color: #fff;
  height: 29px;
  display: block;
  padding: 0;
  line-height: 27px;
  font-weight: bold;
  text-align: center;
  margin: 5px auto 8px;
  border: 1px solid #e1e1e1;
  vertical-align: middle;
  font-size: 14px;
  outline: none;
  font-family: "PT Sans", sans-serif;
  background: #55aa55 no-repeat left top;
}
.sidebar-filtr-block input[type="submit"]:hover {
  background-color: #4d7348;
}
.sidebar-filtr-block input[type="reset"] {
  display: block;
  height: 20px;
  border: none;
  outline: none;
  color: #806e6e;
  line-height: 20px;
  font-size: 14px;
  margin: 0 auto 15px;
  padding: 0 0 0 9px;
  font-family: "PT Sans", sans-serif;
  background: url(/css/../images/sidebar-reset2.png) no-repeat left bottom;
}
.sidebar-filtr-block input[type="reset"]:hover {
  color: #dd2521;
  background: url(/css/../images/sidebar-reset-hover2.png) no-repeat left bottom;
}

.sidebar-filtr li {
  font-weight: bold;
  margin: 14px 0;
  padding: 0 0 0 23px;
}
.sidebar-filtr li,
.sidebar-filtr li a {
  color: #463c3c;
}
.sidebar-filtr li a {
  display: block;
  text-decoration: none;
  padding-right: 10px;
}
.sidebar-filtr li a:hover,
.sidebar-filtr li.active a {
  color: #55aa55;
}
.sidebar-filtr li.wrap-pop {
  cursor: pointer;
  background: url(/css/../images/filtr-arrow.png) no-repeat -233px 4px;
}
.sidebar-filtr li.wrap-pop:hover {
  background-position: -482px 4px;
}
.sidebar-filtr li.wrap-pop.active {
  background-position: 12px 4px;
}
.sidebar-filtr li.wrap-pop.active:hover {
  background-position: -779px 5px;
}
.sidebar-filtr li.wrap-pop.active .sidebar-filtr-pop {
  height: auto;
}

.sidebar-filtr li .prop-name {
  width: 87%;
  display: inline-block;
  vertical-align: top;
}

body .sidebar-filtr .sidebar-filtr-pop {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 1px;
  overflow: hidden;
  margin: 0 0 0 -46px;
}
body .sidebar-filtr .sidebar-filtr-pop ul {
  padding-top: 7px;
}
body .sidebar-filtr .sidebar-filtr-pop.no-dm {
  margin-left: 0;
}
body .sidebar-filtr .sidebar-filtr-pop.no-dm ul {
  padding-top: 10px;
  padding-bottom: 3px;
}
body .sidebar-filtr .sidebar-filtr-pop.no-dm li {
  padding-left: 0;
  margin: 0 0 10px;
}
body .sidebar-filtr .sidebar-filtr-pop,
body .sidebar-filtr .sidebar-filtr-pop a {
  color: #806e6e;
}
body .sidebar-filtr .sidebar-filtr-pop li {
  line-height: 130%;
  font-weight: normal;
  margin: 0 0 0 0;
}
body .sidebar-filtr .sidebar-filtr-pop a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px 6px 23px;
}
body .sidebar-filtr .sidebar-filtr-pop .active a,
body .sidebar-filtr .sidebar-filtr-pop a:hover {
  color: #55aa55;
}
body .sidebar-filtr .sidebar-filtr-pop .active a,
body .sidebar-filtr .sidebar-filtr-pop a:hover {
  background: #f9f9f9 no-repeat left top;
}

.sidebar-filtr-hint {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  top: -30000px;
  left: -30000px;
  width: 250px;
  line-height: 40px;
  position: absolute;
  text-align: right;
  font-size: 12px;
  z-index: 2;
  background: #ebebeb no-repeat;
}
.sidebar-filtr-hint:after {
  display: block;
  text-decoration: none;
  width: 6px;
  height: 12px;
  content: " ";
  left: -6px;
  top: 50%;
  margin-top: -6px;
  position: absolute;
  background: url(/css/../images/filtr-hint-corner.png) no-repeat;
}

.sidebar-filtr-see {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: block;
  text-decoration: none;
  color: #fff;
  float: right;
  font-weight: bold;
  line-height: 30px;
  padding: 0 24px;
  margin: 5px 5px 0 16px;
  background: #55aa55 no-repeat;
}
.sidebar-filtr-see:hover {
  background: #4d7348 no-repeat;
}

.reset-form {
  padding-right: 8px;
  background: url(/css/../images/reset-form.png) no-repeat right 7px;
}
.reset-form:hover {
  background-position: 100% -26px;
}

#main .sort-block {
  *zoom: 1;
  margin: 0 0 35px;
  font-size: 14px;
}
#main .sort-block:after {
  content: "";
  display: table;
  clear: both;
}
#main .sort-block.smmt {
  margin-top: 16px;
}
#main .sort-block.smmb {
  margin-bottom: 15px;
}
#main .sort-block,
#main .sort-block a {
  color: #806e6e;
}
#main .sort-block a {
  text-decoration: none;
}

#main .sort a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 5px;
  padding: 0 15px 0 5px;
  background: url(/css/../images/sort.png) no-repeat right 7px;
}

#main .sort a:hover {
  color: #55aa55;
  background-position: 100% -24px;
}
#main .sort a.active {
  color: #55aa55;
  background-color: #ebebeb;
  background-position: right -24px;
}
#main .sort a.op {
  background-position: right -56px;
}

#main .sort a.active.op,
#main .sort a:hover.op {
  background-position: right -86px;
}

.pag a {
  width: 17px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: none;
}
.pag a.active,
.pag a:hover {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #55aa55 !important;
  background-color: #ebebeb;
}

.pag .pag-prev,
.pag .pag-next {
  width: 7px;
  background-image: url(/css/../images/pag-arrow.png);
}
.pag .pag-prev:hover,
.pag .pag-next:hover {
  background-color: transparent;
}

.pag .pag-prev {
  background-position: 2px 5px;
}
.pag .pag-prev:hover {
  background-position: 2px -40px;
}

.pag .pag-next {
  background-position: 2px -16px;
}
.pag .pag-next:hover {
  background-position: 2px -61px;
}

.tab-block {
  *zoom: 1;
  margin: 0 0 23px;
}
.tab-block:after {
  content: "";
  display: table;
  clear: both;
}
.tab-block .reset-form {
  margin-left: 5px;
  background-position: 2px -19px;
  background-image: url(/css/../images/reset-but.png);
}
.tab-block .reset-form.have-res,
.tab-block .reset-form:hover {
  background-position: 2px 7px;
}

.tab-check {
  *zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  z-index: 2;
  margin-top: -13px;
  position: relative;
  margin-left: -19px;
}
.tab-check:after {
  content: "";
  display: table;
  clear: both;
}
.tab-check .tab {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  float: left;
  cursor: pointer;
  color: #806e6e;
  line-height: 48px;
  padding: 0 17px;
  margin: 13px 0px 0 19px;
  position: relative;
  border: 1px solid #cecece;
}

.tab-check .tab .b {
  color: #463c3c;
  font-weight: bolder;
  display: inline-block;
}
.tab-check .tab:hover,
.tab-check .tab.active {
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.tab-check .tab.active:after {
}
.tab-check .reset {
  margin: 10px 10px 0 0;
}

.tab-wrap {
  *zoom: 1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  clear: both;
  margin: 18px 0 0;
  border: 1px solid transparent;
}
.tab-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.tab-wrap.none {
  display: none;
}
.tab-wrap .tab {
  *zoom: 1;
  top: -30000px;
  left: -30000px;
  position: absolute;
  padding: 13px 19px 0 20px;
}
.tab-wrap .tab:after {
  content: "";
  display: table;
  clear: both;
}
.tab-wrap .tab.active {
  top: 0;
  left: 0;
  position: relative;
}

.tab-wrap .tab.active .arr {
  display: block;
  text-decoration: none;
  width: 26px;
  height: 13px;
  content: " ";
  top: -13px;
  margin-left: -13px;
  position: absolute;
  background: url(/css/../images/tab-corner.png) no-repeat left top;
}

.tab-wrap .tab .row {
  *zoom: 1;
}
.tab-wrap .tab .row:after {
  content: "";
  display: table;
  clear: both;
}
.tab-wrap .reset {
  margin: 11px 9px 0 0;
}
.tab-wrap .col-but {
  top: 0;
  padding: 12px 0 19px 0;
}
.tab-wrap li {
  color: #806e6e;
  padding: 6px 0;
}
.tab-wrap .label {
  background-position: left 5px;
}
.tab-wrap .label:hover {
  background-position: 0 -57px;
}
.tab-wrap .label.active-check:hover,
.tab-wrap .label.active-check {
  background-position: 0 -25px;
}
.tab-wrap input[type="text"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #806e6e;
  display: block;
  text-align: center;
  height: 25px;
  border: 1px solid #cecece;
  font: 14px/25px "PT Sans", sans-serif;
}

.tab-block .row > ul {
  float: left;
  margin: 0 18px 0 0;
  width: 200px;
}

.tab-block .row > ul.right {
  float: right;
  margin: 0px;
}

.help-inf {
  *zoom: 1;
  color: #806e6e;
  font-size: 14px;
  line-height: 120%;
  padding-top: 35px;
}
.help-inf:after {
  content: "";
  display: table;
  clear: both;
}
.help-inf .col {
  width: 460px;
}
.help-inf h2,
.help-inf .h2 {
  color: #463c3c;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 0 34px;
  margin: 0 0 23px;
  background: url(/css/../images/helpfullinf.png) no-repeat left top;
}
.help-inf-all a {
  color: #55aa55;
  padding-bottom: 3px;
  text-decoration: none;
  background-position: 0 -30px;
}
.help-inf-all a:hover {
  color: #4d7348;
  background-position: 0 -79px;
}
.help-inf .row {
  margin: 0 0 20px;
}

.but {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  border: none;
  padding: 0 25px;
  height: 35px;
  font: bold 14px/35px "PT Sans", sans-serif;
  background: #55aa55 no-repeat left top;
}
.but:hover {
  background-color: #4d7348;
}

.col-but {
  top: 27px;
  position: relative;
  padding: 0 24px 0 0;
}

body .none {
  display: none;
}

.reset {
  display: block;
  text-decoration: none;
  color: #807e7d;
  padding-left: 12px;
  line-height: 120%;
  background: url(/css/../images/reset-but.png) no-repeat left -21px;
}
.reset span {
  display: block;
  padding: 0 0 4px;
  background: url("/css/../images/reset-bot.png") left bottom repeat-x;
}
.reset.have-res,
.reset:hover {
  color: #dd2521;
  background-position: left 5px;
}
.reset.have-res span,
.reset:hover span {
  background-repeat: left bottom;
  background-image: url(/css/../images/reset-but-hover.png);
}

.t2 {
  line-height: 25px;
}
.t2 .col-but {
  padding: 3px 0 19px 0;
}
.t2 .s-1,
.t2 .s-2,
.t2 .s-3,
.t2 .s-4,
.t2 .s-5,
.t2 .s-6,
.t2 .s-7 {
  margin-top: 7px;
}
.t2 .s-1 {
  width: 23px;
}
.t2 .s-2 {
  width: 62px;
  margin-right: 9px;
}
.t2 .s-3 {
  width: 20px;
}
.t2 .s-4 {
  width: 208px;
  padding: 3px 0 0;
  margin-right: 14px;
}
.t2 .s-5 {
  width: 23px;
}
.t2 .s-6 {
  width: 62px;
  margin-right: 10px;
}
.t2 .s-7 {
  width: 10px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#main .red {
  color: #ff0000;
}

#fix-wrap {
  bottom: 0;
  width: 100%;
  position: fixed;
}
#fix-wrap,
#fix-wrap .wrapper {
  height: 1px;
}
#fix-wrap .wrapper {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

#up {
  display: block;
  text-decoration: none;
  width: 46px;
  height: 46px;
  -webkit-transition: bottom 0.5s ease-in-out 0.5s;
  -moz-transition: bottom 0.5s ease-in-out 0.5s;
  -o-transition: bottom 0.5s ease-in-out 0.5s;
  transition: bottom 0.5s ease-in-out 0.5s;
  right: -76px;
  bottom: 85px;
  position: absolute;
  z-index: 9;
  background: url(/css/../images/up.png) no-repeat left top;
}
#up.inv {
  bottom: -70px;
}
#up:hover {
  background-position: 100% 0;
}

.video-list,
.news-list {
  *zoom: 1;
}
.video-list:after,
.news-list:after {
  content: "";
  display: table;
  clear: both;
}

.video-l-row,
.news-l-row {
  *zoom: 1;
  margin: 20px 0;
}
.video-l-row:after,
.news-l-row:after {
  content: "";
  display: table;
  clear: both;
}

.video-l-pic,
.news-l-pic {
  display: block;
  text-decoration: none;
  float: left;
  width: 218px;
  margin: 0 21px 0 0;
}
.video-l-pic img,
.news-l-pic img {
  display: block;
  max-width: 100%;
  margin: 0px auto;
}
.video-l-pic.nth,
.news-l-pic.nth {
  overflow: hidden;
}
.video-l-pic.nth img,
.news-l-pic.nth img {
  margin: -21px 0;
}

.video-l-date,
.news-l-date {
  color: #806e6e;
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 10px;
}

.video-l-desc,
.news-l-desc {
  overflow: hidden;
  font-size: 14px;
  line-height: 130%;
}
.video-l-desc p,
.news-l-desc p {
  margin: 0;
}

.video-l-header,
.news-l-header {
  font-weight: bold;
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 120%;
}

.video-l-all,
.news-l-all {
  margin: 15px 0 0;
}
.video-l-all a,
.news-l-all a {
  color: #55aa55;
  text-decoration: none;
  padding-bottom: 7px;
  display: inline-block;
  background-position: 0 -29px;
}
.video-l-all a:hover,
.news-l-all a:hover {
  color: #4d7348;
  background-position: 0 -78px;
}

.clear {
  clear: both;
}

.justify {
  text-align: justify;
}

.print {
  color: #806e6e;
  font-size: 14px;
  line-height: 15px;
  text-decoration: none;
  padding-left: 20px;
  margin: 16px -1px 0 0;
  background: url(/css/../images/print.png) no-repeat left top;
}
.print span {
  padding-bottom: 4px;
  background: url(/css/../images/cat-item-dotted.png) repeat-x left 18px;
}
.print:hover {
  color: #55aa55;
  background-position: 0 100%;
}
.print:hover span {
  background-position: 0 -8px;
}

#compareGal .cat-list {
  margin-bottom: 21px;
}

#compare-but-block {
  margin: 0 -9px 0 0;
}

.compare-header {
  margin: 14px 0;
  color: #4e4545;
  font-weight: bold;
  text-align: center;
}

.compare-table {
  color: #4e4545;
  margin: 0 -10px;
}
.compare-table > div:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.compare-table > div:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.compare-table > div:last-child .compare-table-td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  -ms-border-radius: 0 0 0 4px;
  -o-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.compare-table > div:last-child .compare-table-td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  -ms-border-radius: 0 0 4px 0;
  -o-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.compare-table-row {
  *zoom: 1;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
.compare-table-row:after {
  content: "";
  display: table;
  clear: both;
}
.compare-table-row-move {
  width: 40000px;
}
.compare-table-par {
  *zoom: 1;
  clear: both;
  font-weight: bold;
  padding: 7px 25px;
  background: #f5f5f5 no-repeat left top;
}
.compare-table-par:after {
  content: "";
  display: table;
  clear: both;
}
.compare-table-td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 240px;
  line-height: 28px;
  text-align: center;
  border-right: 1px solid #e8e8e8;
  padding: 0px 5px;
}
.compare-table .basket-question {
  margin: 0px 0 0 5px;
  background: url(/css/../images/compare-question.png) no-repeat left top;
}

.compare-gal {
  min-height: 355px;
  padding: 14px 4px 1px 8px;
}
.compare-gal .cat-list-old-price-block {
  margin: -4px 0 7px;
}
.compare-gal .cat-list-price {
  font-weight: bold;
}

.compare-check-block {
  *zoom: 1;
  margin: 0 -10px;
}
.compare-check-block:after {
  content: "";
  display: table;
  clear: both;
}

.compare-delete-all {
  display: block;
  text-decoration: none;
  padding-left: 16px;
  margin: 7px 0 0 7px;
}

#main .compare-delete-all {
  color: #806e6e;
  background: url(/css/../images/compare-delete-pic.png) no-repeat left top;
}

.compare-delete-all span {
  padding-bottom: 5px;
  padding-left: 12px;
  background: url(/css/../images/compare-dotted.png) repeat-x left 18px;
}

#main .compare-delete-all:hover {
  color: #dd2521;
  background-position: 0 -30px;
}

#main .compare-delete-all:hover span {
  background-position: 0 -12px;
}

.compare-delete {
  display: block;
  text-decoration: none;
  width: 9px;
  height: 9px;
  float: right;
  position: relative;
  margin: 9px 0 0 9px;
  background: url(/css/../images/delete-but.png) no-repeat left top;
}
.compare-delete:hover .compare-delete-pop {
  display: block;
}
.compare-delete-pop {
  color: #806e6e;
  display: none;
  width: 130px;
  left: -60px;
  line-height: 41px;
  text-align: center;
  bottom: 21px;
}
.compare-delete-pop:after {
  width: 20px;
  height: 17px;
  content: " ";
  display: block;
  left: 50%;
  bottom: -17px;
  margin-left: -10px;
  position: absolute;
  background: url(/css/../images/delete-pop-corner.png) no-repeat left top;
}

.compare-but {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  padding: 0 9px;
  margin: 0 12px 14px 0;
}
.compare-but,
.compare-but-main {
  display: block;
  text-decoration: none;
  color: #897979;
  line-height: 27px;
  border: 1px solid #e3e3e3;
}
.compare-but.active,
.compare-but:hover,
.compare-but-main.active,
.compare-but-main:hover {
  color: #4e4545;
  border-color: #ebebeb;
  background: #ebebeb no-repeat left top;
}
.compare-but-main {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  min-width: 62px;
  padding: 0 25px;
  margin-left: 10px;
}

.cmpr-1-vis .cmpr-1 {
  display: block;
}

.cmpr-1-vis li {
  display: none;
}

.alarm .alarm-text {
  display: block;
}

label.alarm-text {
  color: #ff0000;
  padding-left: 13px;
  line-height: 120%;
  font-size: 13px;
  margin: 0 0 3px;
  display: block;
  background: url(/css/../images/alarm.png) no-repeat left 3px;
}

.basket-f input[type="text"].alarm-text,
.basket-f textarea.alarm-text {
  border: 1px solid #ff0000;
}

.basket-f-row.oferta {
  position: relative;
}

.basket-f-row.oferta .alarm-text {
  position: absolute;
  top: 22px;
}

.active-payments .active-payments-vis {
  display: none;
}

.active-payments.active-check-vis .active-payments-vis {
  display: inline;
  color: #ff0000;
}

a.basket-step:hover small {
  color: #55aa55;
  background-position: 0 -8px;
}

a.basket-step small {
  padding-bottom: 4px;
  background: url(/css/../images/basket-s1/step-border.png) repeat-x left 19px;
}

.basket-review-but {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 152px;
  color: #463c3c;
  line-height: 36px;
  text-align: center;
  margin: 3px 15px 0 0;
  background: #f5f5f5 no-repeat left top;
}
.basket-review-but:hover {
  color: #55aa55;
}

.basket-rate {
  margin: 3px 0 0;
}
.basket-rate span {
  width: 16px;
  height: 15px;
  display: block;
  float: left;
  margin: 0 3px 6px 0;
  background: url(/css/../images/basket-s1/star.png) no-repeat left top;
}
.basket-rate a {
  display: block;
  text-decoration: none;
  color: #463c3c;
  clear: both;
  padding-bottom: 5px;
  display: inline-block;
  background-position: 0 19px;
}
.basket-rate a:hover {
  color: #55aa55;
  background-position: 0 -28px;
}
.basket-rate div {
  clear: both;
  overflow: hidden;
}

#main .basket-widj {
  padding: 14px 0 10px 17px;
}

.basket-widj-logo {
  float: left;
  margin: 0 7px 0 0;
}
.basket-widj-logo img {
  display: block;
}

.basket-step-text {
  max-width: 940px;
}

.basket-step-block {
  display: flex;
  justify-content: space-between;
}

.basket-header {
  color: #463c3c;
  font-weight: bold;
  margin: 20px 0 27px;
  padding: 0 29px;
}
.basket-header.small {
  font-size: 14px;
  line-height: 120%;
  margin: 20px 0 11px;
}

.basket-step {
  color: #dad8d8;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 120%;
  width: calc(33.3% - 3px);
  text-decoration: none;
}
/*.basket-step-line {*/
/*height: 24px;*/
/*background: url(/css/../images/basket-s1/step-line.png) no-repeat left -28px;*/
/*background-size: cover;*/
/*}*/
.basket-step small {
  font-size: 14px;
  line-height: 120%;
}
.basket-step.active {
  color: #55aa55;
}
.basket-step.active .basket-step-line {
  background-position: left top;
}
.basket-step.active small {
  color: #463c3c;
}
.basket-step-3 {
  margin-right: 0;
}

.basket-wrap-col {
  *zoom: 1;
  clear: both;
}
.basket-wrap-col:after {
  content: "";
  display: table;
  clear: both;
}

.basket-w-cont {
  width: 640px;
  line-height: 40px;
  color: #b4b7b5;
}
.basket-w-cont .row-line {
  clear: both;
  margin: 0 -24px 0 -27px;
  padding: 27px 24px 0 27px;
}

@media screen and (max-width: 500px) {
  .basket-w-cont {
    line-height: 20px;
  }
}

.basket-w-serv {
  width: 300px;
}
.basket-w-serv .basket-theme {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 26px 25px 0 29px;
  border-radius: 40px 0 40px 0;
}
.basket-w-serv .basket-theme.widjet {
  padding: 0;
  overflow: hidden;
}
.basket-w-serv .basket-header {
  margin: 0;
  padding: 0;
}
.basket-w-serv .basket-question {
  margin: 1px 0 0 8px;
}
.basket-w-serv .labelR {
  margin: 0 0 5px;
}
.basket-w-serv .labelR .basket-price {
  color: #dad8d8;
}
.basket-w-serv .active-check .basket-price,
.basket-w-serv .active-check .free {
  color: #463c3c;
}
.basket-w-serv .row {
  *zoom: 1;
  margin: 0 -16px;
  padding: 7px 16px;
  background: #fff no-repeat left top;
}
.basket-w-serv .row:after {
  content: "";
  display: table;
  clear: both;
}
.basket-w-serv .labelR {
  *zoom: 1;
}
.basket-w-serv .labelR:after {
  content: "";
  display: table;
  clear: both;
}
.basket-w-serv .col-s {
  float: left;
  width: 225px;
}
.basket-w-serv .row-line {
  line-height: 120%;
  margin: 0 -25px 0 -29px;
  padding: 21px 25px 24px 29px;
  border-top: 1px solid #ebebeb;
}
.basket-w-serv .row-line-bot {
  line-height: 120%;
  margin: 0 -25px 0 -29px;
  padding: 21px 25px 24px 29px;
  border-bottom: 1px solid #ebebeb;
}

.basket-ir .basket-desc .row {
  margin-top: 5px;
}

.basket-ir .basket-del {
  margin-top: -27px;
}

.basket-ir td {
  padding-top: 16px;
  padding-bottom: 16px;
}

.basket-theme {
  color: #463c3c;
  margin: 0 0 10px;
  position: relative;
  //padding: 28px 0 32px 0px;
}
.basket-theme-pop .basket-label-vm {
  display: none;
}

.basket-wrap-col h1 {
  margin: 20px 0 30px 5px;
}

.basket-wrap-col .basket-section-header {
  margin: 0px 10px 20px 10px;
}

.basket-wrap-col h2.basket-section-header {
  margin: 40px 10px 20px 10px;
}

.basket-item {
  position: relative;
  padding: 25px 40px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0);
  transition: background-color 0.2s, box-shadow 0.2s;
}

.basket-item:hover {
  background-color: white;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.basket-blackout,
.basket-resume {
  display: none;
}

.basket-resume {
  color: #806e6e;
  left: 50%;
  top: 50%;
  margin-top: -9px;
  margin-left: -50px;
  position: absolute;
  padding-left: 18px;
  text-decoration: none;
  background: url(/css/../images/basket-resume.png) no-repeat left 2px;
}
.basket-resume span {
  padding-bottom: 4px;
  background: url(/css/../images/dop-serv-dotted.png) repeat-x left 20px;
}
.basket-resume:hover {
  color: #55aa55;
  background-position: 0 -26px;
}
.basket-resume:hover span {
  background-position: 0 -18px;
}

.basket-blackout {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  position: absolute;
  background: url(/css/../images/fon-blackout.png) repeat left top;
}

.basket-question {
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin: 5px 0 0;
  position: relative;
  background: url(/css/../images/basket-question.png) no-repeat left top;
}

.basket-akses,
.basket-addit-services {
  border-top: 1px solid #ebebeb;
}

.basket-akses {
  display: none;
  margin: 26px 0 -20px;
}

.basket-addit-services {
  display: none;
  margin: 30px 0 0;
}

.basket-addit-services .basket-del {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 24px 0 0;
  margin: 0;
  padding: 5px;
}

.basket-addit-services .basket-header {
  margin-bottom: 15px;
  padding: 0;
}

.basket-addit-services .basket-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 5px 0;
  background: transparent;
}

.basket-addit-services .basket-item:hover {
  box-shadow: none;
}

.basket-addit-services .basket-addit-services-ap {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 11px 28px 0 28px;
}
.basket-addit-services-price {
  float: right;
  margin: 12px 0 0;
}
.basket-addit-services-name {
  float: left;
  margin: 3px 5px 0 0;
}

.basket-addit-services .basket-addit-services-price {
  flex: 100px 0 0;
  margin: 0 15px 0 0;
  text-align: right;
  line-height: 1;
  float: none;
}

.basket-addit-services .basket-addit-services-name {
  flex: auto 1 1;
  margin: 0;
  text-align: left;
  float: none;
}

.basket-addit-services .basket-question {
  margin: 0 5px;
}

.basket-akses .basket-header {
  margin-bottom: 15px;
  padding: 0;
}

.basket-akses .basket-akses-append .basket-item {
  padding: 15px 0;
  background: transparent;
}

.basket-akses .basket-akses-append .basket-item:hover {
  background: transparent;
  box-shadow: none;
}

.basket-akses .basket-akses-append .basket-del {
  top: 15px;
  right: 0;
  margin: 0;
  padding: 0 10px;
}

.basket-akses .basket-akses-append .basket-price {
  font-weight: normal;
  font-size: 16px;
}

.basket-total-params {
  box-sizing: border-box;
}

.basket-total-params .row-fl {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  box-sizing: border-box;
}

.basket-total-params .row-fl {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

.basket-to-checkout {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 10px 0 10px;
}

.basket-to-checkout .basket-step-text {
  line-height: 1.1;
}

.basket-question:hover .basket-question-pop {
  display: block;
}
.basket-question-pop {
  z-index: 9;
  display: none;
  width: 310px;
  bottom: 31px;
  left: -142px;
  font-size: 14px;
  line-height: 145%;
  padding: 17px 13px 15px 17px;
}
.basket-question-pop p {
  margin: 0 0 10px;
}
.basket-question-pop,
body .basket-question-pop-link {
  color: #806e6e;
}
body .basket-question-pop-link {
  padding-bottom: 4px;
  text-decoration: none;
  background-position: 0 19px;
}
body .basket-question-pop-link:hover {
  color: #55aa55;
  background-position: 0 -28px;
}
.basket-question-pop.top:before {
  width: 38px;
  height: 19px;
  content: " ";
  display: block;
  position: absolute;
  top: -19px;
  left: 50%;
  margin-left: -19px;
  transform: rotate(180deg);
  background: url(/css/../images/basket-pop-corner.png) no-repeat left top;
}
.basket-question-pop.bottom:after {
  width: 38px;
  height: 19px;
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -19px;
  margin-left: -19px;
  background: url(/css/../images/basket-pop-corner.png) no-repeat left top;
}

.basket-label-vm {
  clear: both;
  margin: 0 -18px;
  padding: 1px 18px;
  background: #fff no-repeat left top;
  cursor: text;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
}

.basket-table td {
  vertical-align: top;
}

.basket-table,
.basket-table-aks {
  width: 100%;
  font-family: PT Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #463c3c;
}

.basket-pic {
  width: 47px;
}

.basket-pic a {
  display: block;
  text-decoration: none;
}

.basket-pic img {
  display: block;
}

.basket-desc {
  flex: auto 1 1;
  max-width: 500px;
  margin-left: 15px;
  vertical-align: top;
}

.basket-desc .row {
  margin: 14px 0 0;
}

.basket-sratus {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  line-height: 20px;
  padding: 0 5px;
  background: #f2f2f2 no-repeat left top;
}
.basket-sratus.active {
  color: #55aa55;
}

.basket-congrat {
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fff;
  line-height: 69px;
  padding: 0 0 0 31px;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 24px;
  background: #55aa55 no-repeat left top;
}

.basket-final {
  padding: 0;
}
.basket-final .basket-sratus {
  margin-top: 10px;
}
.basket-final .basket-numb-b {
  vertical-align: top;
}
.basket-final .basket-price-td {
  text-align: right;
}
.basket-final .basket-ir td {
  padding-top: 17px;
  padding-bottom: 13px;
}
.basket-final .basket-par {
  margin: 14px 0;
  padding: 14px 29px 4px 32px;
  border-top: 1px solid #ebebeb;
}
.basket-final .basket-footer {
  margin: 0;
  padding: 0 28px 0 32px;
}
.basket-final-text {
  font-size: 14px;
  line-height: 135%;
  margin: 0 0 45px;
  padding: 5px 36px 0 33px;
}
.basket-final-text p {
  margin: 0 0 14px;
}
.basket-final-text a {
  color: #55aa55;
  text-decoration: none;
  padding-bottom: 5px;
  background-position: 0 -29px;
}
.basket-final-text a:hover {
  color: #4d7348;
  background-position: 0 -78px;
}

.basket-numb-b {
  flex: 100px 0 0;
  display: flex;
  flex-flow: column;
  justify-content: end;
  margin-left: 15px;
  padding: 0 3px 0 0;
  text-align: right;
}
.basket-numb-b input[type="text"],
.basket-numb-b .quantity {
  font: 14px/20px "PT Sans", sans-serif;
}
.basket-numb-b input[type="text"] {
  width: 100%;
  height: 20px;
  display: block;
  text-align: center;
}
.basket-numb-b .quantity {
  padding: 0 5px;
}
.basket-numb-b .block {
  margin-top: 10px;
}
.basket-numb-b .row {
  padding: 0 18px 0 12px;
  margin: 0 0 11px;
  position: relative;
}
.basket-numb-b .min,
.basket-numb-b .plus {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  text-decoration: none;
  width: 10px;
  height: 10px;
  top: 1px;
  cursor: pointer;
  position: absolute;
  font-size: 16px;
}
.basket-numb-b .min:hover,
.basket-numb-b .plus:hover {
  color: #55aa55;
}
.basket-numb-b .min {
  left: 0;
}
.basket-numb-b .plus {
  right: 8px;
}

.basket-serv {
  width: 82px;
  padding: 0 2px 0 0;
}
.basket-serv a {
  color: #806e6e;
  text-decoration: none;
  padding-bottom: 5px;
  background: url(/css/../images/dop-serv-dotted.png) repeat-x left 19px;
}
.basket-serv a:hover {
  color: #55aa55;
  background-position: 0 -19px;
}
.basket-serv .row {
  margin: 2px 0 14px;
}

.basket-price-td {
  text-align: right;
  padding: 0 27px 0 0;
}

.basket-price {
  color: #463c3c;
  font-size: 20px;
  font-weight: bold;
}
.basket-price b,
.basket-price strong {
  color: #dd2521;
  margin: 0 7px 0 0;
}
.basket-price.green {
  color: #55aa55;
}

.green {
  color: #55aa55;
}

.basket-old-price {
  position: relative;
  margin: 2px 0 12px;
}
.basket-old-price img {
  top: 5px;
  right: 0;
  position: absolute;
}

.basket-del {
  display: block;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
}

.basket-del:hover {
  background-position: 100% 0;
}

.basket-par {
  *zoom: 1;
  margin: 21px 0;
}
.basket-par:after {
  content: "";
  display: table;
  clear: both;
}
.basket-par .row-fl {
  margin: 6px 0;
}

.basket-f {
  font-size: 14px;
  line-height: 120%;
  padding: 26px 23px 5px 27px;
}
.basket-f input[type="text"],
.basket-f textarea {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #806e6e;
  display: block;
  padding: 0 7px;
  margin: 8px 0 8px 0;
  border: 1px solid #e1e1e1;
  height: 25px;
  font: 14px/23px "PT Sans", sans-serif;
}
.basket-f input[type="text"]:placeholder,
.basket-f textarea:placeholder {
  color: #c6bfbf;
  font: 14px/23px "PT Sans", sans-serif;
}
.basket-f input[type="text"]:-moz-placeholder,
.basket-f textarea:-moz-placeholder {
  color: #c6bfbf;
  font: 14px/23px "PT Sans", sans-serif;
}
.basket-f input[type="text"]::-moz-placeholder,
.basket-f textarea::-moz-placeholder {
  color: #c6bfbf;
  font: 14px/23px "PT Sans", sans-serif;
}
.basket-f input[type="text"]:-ms-input-placeholder,
.basket-f textarea:-ms-input-placeholder {
  color: #c6bfbf;
  font: 14px/23px "PT Sans", sans-serif;
}
.basket-f input[type="text"]::-webkit-input-placeholder,
.basket-f textarea::-webkit-input-placeholder {
  color: #c6bfbf;
  font: 14px/23px "PT Sans", sans-serif;
}
.basket-f .alarm input[type="text"],
.basket-f .alarm textarea {
  border-color: #ff0000;
}
.basket-f input[type="submit"] {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  border: none;
  color: #fff;
  text-align: center;
  height: 50px;
  width: 268px;
  font: bold 14px/50px "PT Sans", sans-serif;
  background: #55aa55 no-repeat left top;
}

.basket-f input[type="submit"]:disabled,
.basket-f input[type="submit"]:disabled:hover {
  background: rgba(85, 170, 85, 0.5);
}

.basket-f input[type="submit"]:hover {
  background-color: #4d7348;
}
.basket-f textarea {
  height: 137px;
  padding: 11px 16px;
  resize: vertical;
}
.basket-f .label {
  background-position: 0 4px;
}
.basket-f .label:hover {
  background-position: 0 -57px;
}
.basket-f .label.active-check {
  background-position: 0 -25px;
}
.basket-f .labelR {
  *zoom: 1;
  padding-top: 1px;
  margin-bottom: 14px;
}
.basket-f .labelR:after {
  content: "";
  display: table;
  clear: both;
}
.basket-f .labelR .row {
  margin: 18px 0;
}
.basket-f-row {
  *zoom: 1;
  margin: 0 0 16px;
}
.basket-f-row:after {
  content: "";
  display: table;
  clear: both;
}
.basket-f .basket-question {
  margin: 0px 0 0 5px;
}
.basket-f-header {
  color: #463c3c;
  font-weight: bold;
  margin: 0 0 22px;
}
.basket-f .basket-f-adr {
  margin: 26px 0 0 31px;
  position: relative;
  display: inline-block;
}
.basket-f .basket-f-adr img {
  top: -4px;
  left: -31px;
  position: absolute;
}
.basket-f-col {
  width: 225px;
}
.basket-f-col-s {
  width: 65px;
}
.basket-f-col-s.left {
  margin-right: 15px;
}
.basket-f-col.left {
  margin-left: 2px;
}
.basket-f-hint {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  padding: 6px 11px 11px 40px;
  background: #f5f5f5 url(/css/../images/basket-hint.png) no-repeat 21px 7px;
}
.basket-f-file {
  position: relative;
}
.basket-f-file input[type="file"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  top: 0;
  left: 0;
  width: 115px;
  height: 24px;
  line-height: 24px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.basket-f-file .file-icon {
  line-height: 17px;
  padding-left: 16px;
  background: url(/css/../images/save-file.png) no-repeat left top;
}
.wrapper .basket-f-file a {
  margin-left: 0;
}
.basket-f-file-delete {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #dd2521;
  margin-left: 5px;
  cursor: pointer;
  padding: 0 4px 0 20px;
  background: #f5f5f5 url(/css/../images/basket-f-delete.png) no-repeat 4px 6px;
}
.basket-f-file-delete:hover {
  color: #a70d11;
  background-position: 4px -16px;
}
.basket-f b {
  color: #463c3c;
}
.basket-f a {
  color: #55aa55;
  text-decoration: none;
  padding-bottom: 6px;
  margin: 0 0 0 2px;
  background-position: 0 -30px;
}
.basket-f a:hover {
  color: #799675;
  background-position: 0 -79px;
}

.basket-t {
  width: 65px;
}
.basket-t,
.basket-t-sep {
  margin-top: 8px;
}
.basket-t-sep {
  width: 15px;
  line-height: 24px;
  text-align: center;
}

.new-cart .basket-wrap-col {
  margin-bottom: 40px;
}

.new-checkout .basket-f {
  padding: 0;
}

.new-checkout .basket-wrap-col .basket-w-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.new-checkout .basket-w-cont {
  flex: 680px 0 1;
}

.new-checkout .basket-w-serv {
  position: relative;
  flex: 240px 0 0;
  width: auto;
  margin-left: 15px;
}

.new-checkout .basket-f-row {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 5px;
}

.new-checkout .basket-f-row .basket-f-col {
  flex: 50% 0 1;
  float: none;
}

.new-checkout .basket-f-row .basket-f-col:nth-child(even) {
  margin-left: 5px;
}

.new-checkout .basket-f-row .basket-f-col input {
  position: relative;
  height: 38px;
  margin: 0;
  padding: 0 42px 0 20px;
  color: #463c3c;
  caret-color: #55aa55;
  line-height: 38px;
  background: #fafafa;
  border: 0;
  box-shadow: none;
  transition: background-color 0.2s, box-shadow 0.2s;
}

.new-checkout .basket-f-row .basket-f-col input:focus {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .basket-f-row .basket-f-col label.alarm-text {
  padding: 5px 20px 0 20px;
  background: none;
}

.new-checkout .basket-f-row .basket-f-col input.fillok {
  border: none !important;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjM0MTIgNS41OTEyM0MxMi40OTk3IDUuNDQwMzYgMTIuNzEwNiA1LjM1Njk1IDEyLjkyOTQgNS4zNTg2MUMxMy4xNDgyIDUuMzYwMjYgMTMuMzU3OCA1LjQ0Njg1IDEzLjUxNCA1LjYwMDExQzEzLjY3MDIgNS43NTMzNiAxMy43NjA3IDUuOTYxMyAxMy43NjY1IDYuMTgwMDNDMTMuNzcyMyA2LjM5ODc2IDEzLjY5MjkgNi42MTExOSAxMy41NDUgNi43NzI0OUw5LjA1NjI0IDEyLjM4NjJDOC45NzkwNiAxMi40Njk0IDguODg1OSAxMi41MzYxIDguNzgyMzQgMTIuNTgyNEM4LjY3ODc4IDEyLjYyODcgOC41NjY5NSAxMi42NTM3IDguNDUzNTMgMTIuNjU1OEM4LjM0MDEgMTIuNjU3OSA4LjIyNzQyIDEyLjYzNzEgOC4xMjIyMiAxMi41OTQ2QzguMDE3MDIgMTIuNTUyMiA3LjkyMTQ1IDEyLjQ4OSA3Ljg0MTI0IDEyLjQwODdMNC44NjQ0OSA5LjQzMTk4QzQuNzgxNiA5LjM1NDc0IDQuNzE1MTEgOS4yNjE1OSA0LjY2ODk5IDkuMTU4MDlDNC42MjI4NyA5LjA1NDU5IDQuNTk4MDggOC45NDI4NiA0LjU5NjA4IDguODI5NTdDNC41OTQwOCA4LjcxNjI4IDQuNjE0OTIgOC42MDM3NSA0LjY1NzM2IDguNDk4NjlDNC42OTk3OSA4LjM5MzYzIDQuNzYyOTYgOC4yOTgxOSA0Ljg0MzA4IDguMjE4MDdDNC45MjMyIDguMTM3OTUgNS4wMTg2NCA4LjA3NDc4IDUuMTIzNyA4LjAzMjM1QzUuMjI4NzYgNy45ODk5MSA1LjM0MTI5IDcuOTY5MDcgNS40NTQ1OCA3Ljk3MTA3QzUuNTY3ODcgNy45NzMwNyA1LjY3OTYgNy45OTc4NyA1Ljc4MzEgOC4wNDM5OEM1Ljg4NjYgOC4wOTAxIDUuOTc5NzUgOC4xNTY1OSA2LjA1Njk5IDguMjM5NDhMOC40MTI3NCAxMC41OTQxTDEyLjMxOTkgNS42MTU5OUMxMi4zMjY5IDUuNjA3MzIgMTIuMzM0NCA1LjU5OTA2IDEyLjM0MjQgNS41OTEyM0gxMi4zNDEyWiIgZmlsbD0iIzU1QUE1NSIvPgo8L3N2Zz4K"),
    #fafafa;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: calc(100% - 15px);
}

.new-checkout .basket-f-row .basket-disclaimer {
  padding: 10px 20px;
  color: #b4b7b5;
}

.new-checkout .new-checkout-delivery {
  position: relative;
  display: block;
  padding: 10px 20px;
  line-height: 1.3;
  background: #fafafa;
}

.new-checkout .new-checkout-delivery .basket-f-header {
  margin-bottom: 5px;
}

.new-checkout .new-checkout-delivery .basket-f-row {
  margin-bottom: 0;
}

.new-checkout .new-checkout-delivery a {
  position: absolute;
  top: 50%;
  right: 20px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  text-decoration: none;
  border-bottom: none;
  transform: translateY(-50%);
}

.new-checkout .new-checkout-address .basket-f-header {
  margin: 0 10px 10px 10px;
}

.new-checkout .new-checkout-address .new-checkout-address-house {
  flex: 50% 0 1;
  display: flex;
}

.new-checkout
  .new-checkout-address
  .new-checkout-address-house
  .basket-f-col-s {
  width: 100%;
}

.new-checkout
  .new-checkout-address
  .new-checkout-address-house
  .basket-f-col-s
  + .basket-f-col-s {
  margin-left: 5px;
}

.new-checkout .new-checkout-time-picker {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.new-checkout .new-checkout-time-picker .basket-t {
  flex: 45% 0 1;
  margin: 0;
}

.new-checkout .new-checkout-time-picker .basket-t-sep {
  display: flex;
  align-items: center;
  width: auto;
  margin: 0;
  line-height: 1;
}

.new-checkout .new-checkout-time-picker .select input {
  text-align: center;
  z-index: 999;
}

.new-checkout .new-checkout-time-picker .select input:hover:not(:disabled) {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .new-checkout-time-picker .select .select-pop {
  max-height: 280px;
  border: 0;
  box-shadow: none;
}

.new-checkout .new-checkout-time-picker .select .select-pop-row {
  height: 38px;
  padding: 0;
  text-align: center;
  line-height: 38px;
  background: #fafafa;
}

.new-checkout .new-checkout-time-picker .select .select-pop-row:hover {
  color: #463c3c;
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .basket-payment-picker .basket-f-header {
  margin: 20px 10px 10px 10px;
  font-size: 14px;
}

.new-checkout .basket-payment-picker .basket-f-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.new-checkout .basket-payment-picker .basket-f-row:after {
  content: none;
}

.new-checkout .basket-payment-picker .basket-f-row .labelR {
  box-sizing: border-box;
  position: relative;
  flex: calc(50% - 2.5px) 0 0;
  display: flex;
  align-items: center;
  height: 38px;
  margin: 0 0 5px 0;
  padding: 10px 20px;
  line-height: 1;
  background: #fafafa;
  transition: color 0.2s, background-color 0.2s;
  border-radius: 8px;
}

.new-checkout
  .basket-payment-picker
  .basket-f-row
  .labelR:not(.active-check):hover {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .basket-payment-picker .basket-f-row .labelR.active-check {
  color: #fff;
  background: #55aa55;
}

.new-checkout .basket-payment-picker .basket-f-row .labelR > span {
  padding: 0;
}

.new-checkout .basket-payment-picker .basket-f-row .labelR .basket-question {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  background: none;
}

.new-checkout
  .basket-payment-picker
  .basket-f-row
  .labelR
  .basket-question
  svg {
  fill: #55aa55;
}

.new-checkout
  .basket-payment-picker
  .basket-f-row
  .labelR.active-check
  .basket-question
  svg {
  fill: #fff;
}

.new-checkout .basket-payment-picker .basket-cash-payments > .alarm-text {
  background: none;
  padding: 10px;
}

.new-checkout .basket-payment-picker .basket-cash-payments .row {
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 5px 0;
}

.new-checkout .basket-payment-picker .basket-cash-payments .row:after {
  content: none;
}

.new-checkout .basket-payment-picker .basket-cash-payments .row .labelR {
  box-sizing: border-box;
  position: relative;
  flex: calc(50% - 2.5px) 0 0;
  display: flex;
  align-items: center;
  height: 38px;
  margin: 0;
  padding: 10px 20px;
  line-height: 1;
  background: #fafafa;
  border: none;
  border-radius: 0;
  transition: color 0.2s, background-color 0.2s;
  border-radius: 8px;
}

.new-checkout
  .basket-payment-picker
  .basket-cash-payments
  .row
  .labelR:not(.active-check):hover {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .basket-payment-picker .basket-cash-payments .row .labelR:after {
  content: none;
}

.new-checkout
  .basket-payment-picker
  .basket-cash-payments
  .row
  .labelR
  + .labelR {
  margin-left: 5px;
}

.new-checkout
  .basket-payment-picker
  .basket-cash-payments
  .row
  .labelR.active-check {
  color: #fff;
  background: #55aa55;
  border-radius: 8px;
}

.new-checkout .basket-payment-picker .basket-cash-payments .row .labelR > svg {
  margin-right: 10px;
  fill: #55aa55;
  transition: fill 0.2s;
}

.new-checkout
  .basket-payment-picker
  .basket-cash-payments
  .row
  .labelR.active-check
  > svg {
  fill: #ffffff;
}

.new-checkout .basket-payment-picker .basket-cash-payments .basket-f-hint {
  display: block;
  margin: 10px;
  padding: 0;
  font-size: 14px;
  line-height: 1.3;
  color: #b4b7b5;
  background: none;
}

.new-checkout .basket-legal-reqs {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.new-checkout .basket-legal-reqs .row {
  flex: calc(50% - 2.5px) 0 0;
  margin-bottom: 5px;
  box-sizing: border-box;
}

.new-checkout .basket-legal-reqs .row:nth-child(even) {
}

.new-checkout .basket-legal-reqs input[type="text"] {
  height: 38px;
  margin: 0;
  padding: 0 42px 0 20px;
  color: #463c3c;
  line-height: 38px;
  background: #fafafa;
  border: 0;
  box-shadow: none;
  transition: background-color 0.2s, box-shadow 0.2s;
}

.new-checkout .basket-legal-reqs input[type="text"]:focus {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .basket-legal-reqs input[type="text"].fillok {
  border: none !important;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjM0MTIgNS41OTEyM0MxMi40OTk3IDUuNDQwMzYgMTIuNzEwNiA1LjM1Njk1IDEyLjkyOTQgNS4zNTg2MUMxMy4xNDgyIDUuMzYwMjYgMTMuMzU3OCA1LjQ0Njg1IDEzLjUxNCA1LjYwMDExQzEzLjY3MDIgNS43NTMzNiAxMy43NjA3IDUuOTYxMyAxMy43NjY1IDYuMTgwMDNDMTMuNzcyMyA2LjM5ODc2IDEzLjY5MjkgNi42MTExOSAxMy41NDUgNi43NzI0OUw5LjA1NjI0IDEyLjM4NjJDOC45NzkwNiAxMi40Njk0IDguODg1OSAxMi41MzYxIDguNzgyMzQgMTIuNTgyNEM4LjY3ODc4IDEyLjYyODcgOC41NjY5NSAxMi42NTM3IDguNDUzNTMgMTIuNjU1OEM4LjM0MDEgMTIuNjU3OSA4LjIyNzQyIDEyLjYzNzEgOC4xMjIyMiAxMi41OTQ2QzguMDE3MDIgMTIuNTUyMiA3LjkyMTQ1IDEyLjQ4OSA3Ljg0MTI0IDEyLjQwODdMNC44NjQ0OSA5LjQzMTk4QzQuNzgxNiA5LjM1NDc0IDQuNzE1MTEgOS4yNjE1OSA0LjY2ODk5IDkuMTU4MDlDNC42MjI4NyA5LjA1NDU5IDQuNTk4MDggOC45NDI4NiA0LjU5NjA4IDguODI5NTdDNC41OTQwOCA4LjcxNjI4IDQuNjE0OTIgOC42MDM3NSA0LjY1NzM2IDguNDk4NjlDNC42OTk3OSA4LjM5MzYzIDQuNzYyOTYgOC4yOTgxOSA0Ljg0MzA4IDguMjE4MDdDNC45MjMyIDguMTM3OTUgNS4wMTg2NCA4LjA3NDc4IDUuMTIzNyA4LjAzMjM1QzUuMjI4NzYgNy45ODk5MSA1LjM0MTI5IDcuOTY5MDcgNS40NTQ1OCA3Ljk3MTA3QzUuNTY3ODcgNy45NzMwNyA1LjY3OTYgNy45OTc4NyA1Ljc4MzEgOC4wNDM5OEM1Ljg4NjYgOC4wOTAxIDUuOTc5NzUgOC4xNTY1OSA2LjA1Njk5IDguMjM5NDhMOC40MTI3NCAxMC41OTQxTDEyLjMxOTkgNS42MTU5OUMxMi4zMjY5IDUuNjA3MzIgMTIuMzM0NCA1LjU5OTA2IDEyLjM0MjQgNS41OTEyM0gxMi4zNDEyWiIgZmlsbD0iIzU1QUE1NSIvPgo8L3N2Zz4K"),
    #fafafa;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: calc(100% - 15px);
}

.new-checkout .basket-legal-reqs input[type="text"].alarm-text {
  border: 0;
}

.new-checkout .basket-legal-reqs label.alarm-text {
  padding: 5px 20px 0 20px;
  background: none;
}

.new-checkout .basket-legal-reqs .basket-f-file {
  flex: 100% 1 1;
  margin: 10px 0;
  font-size: 14px;
  color: #b4b7b5;
}

.new-checkout .reset-payments textarea {
  margin: 40px 0 40px 0;
  padding: 10px 20px;
  color: #463c3c;
  line-height: 1.3;
  background: #fafafa;
  border: 0;
  box-shadow: none;
  transition: background-color 0.2s, box-shadow 0.2s;
}

.new-checkout .reset-payments textarea:focus {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .reset-payments .reset-payments-bottom {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.new-checkout .reset-payments .basket-f-row.oferta .alarm-text {
  padding: 0;
  color: #ff0000 !important;
  background: none;
}

.new-checkout button[type="submit"] {
  position: relative;
  flex: 50% 0 1;
  webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  border: none;
  color: #fff;
  text-align: center;
  height: 50px;
  width: 268px;
  font: bold 14px/50px "PT Sans", sans-serif;
  background: #55aa55 no-repeat left top;
}

.new-checkout button[type="submit"]:after {
  opacity: 0.3;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 20px;
  left: 0px;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
  transform: skew(-0.45rad);
  animation: move 4.5s linear infinite;
}

.new-checkout .basket-w-serv > h2 {
  margin: 0 10px 20px 10px;
}

.new-checkout .basket-w-serv .basket-theme {
  box-sizing: border-box;
  margin: 0;
  padding: 30px 20px;
  border-radius: 30px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
}

.new-checkout .basket-w-serv .basket-theme .row-line-bot {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 20px 0;
  border-bottom-color: #fafafa;
}

.new-checkout .basket-w-serv .basket-theme .row-line-bot + .row-line-bot {
  padding-top: 20px;
}

.new-checkout .basket-w-serv .basket-theme .row-line-bot:last-child {
  border-bottom: none;
}

.new-checkout
  .basket-w-serv
  .basket-theme
  .basket-table
  .row-basket-item:not(:last-child) {
  margin-bottom: 10px;
}

.new-checkout .basket-w-serv .basket-theme .basket-table a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 36px 0 0;
  width: 36px;
  height: 36px;
  margin-right: 10px;
}

.new-checkout .basket-w-serv .basket-theme .basket-table span {
  font-size: 14px;
  line-height: 1.3;
}

.new-checkout .basket-w-serv .comeBack {
  position: relative;
  top: -22px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  padding: 10px 25px;
  font-size: 14px;
  line-height: 1.3;
  box-sizing: border-box;
  background: #55aa55;
}

.new-checkout-complete .basket-w-cont {
  width: 100%;
}

.new-checkout-complete .basket-congrat {
  padding: 55px 30px;
  color: #463c3c;
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
  background: #fafafa;
  border-radius: 0;
}

.new-checkout-complete .checkout-complete-payment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 40px;
  margin-bottom: 40px;
  background: #fafafa;
}

.new-checkout-complete .checkout-complete-payment-link {
  display: flex;
  align-items: center;
  color: #55aa55;
  font-weight: bold;
}

.new-checkout-complete .checkout-complete-payment-link > svg {
  margin-right: 5px;
}

.new-checkout-complete .checkout-complete-payment-title {
  line-height: 1.5;
}

.new-checkout-complete .basket-item + .basket-item {
  margin-top: 10px;
}

.new-checkout-complete .basket-item .basket-pic {
  flex: 70px 0 0;
}

.new-checkout-complete .basket-item .basket-desc {
  max-width: 600px;
}

.new-checkout-complete .basket-item .basket-numb-b {
  justify-content: space-between;
}

.new-checkout-complete .basket-item .basket-numb-b .basket-old-price {
  width: auto;
  margin: 0;
}

.new-checkout-complete .basket-item .basket-numb-b .quantity {
  font-size: 16px;
}

.new-checkout-complete .checkout-complete-delivery {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 25px 40px;
  background: #fafafa;
}

.new-checkout-complete .checkout-complete-delivery-item {
  max-width: 300px;
  line-height: 1.5;
}

.new-checkout-complete .checkout-complete-delivery-item > span {
  display: block;
  font-size: 14px;
  font-weight: bold;
}

.new-checkout-complete .checkout-complete-delivery-item > div {
  color: #b4b7b5;
  font-size: 14px;
}

.new-checkout-complete .checkout-complete-contact {
  display: flex;
  justify-content: space-between;
  padding: 25px 40px;
  margin-bottom: 40px;
  background: #fafafa;
}

.new-checkout-complete .checkout-complete-contact-params {
  flex: 25% 0 1;
}

.new-checkout-complete .checkout-complete-contact-tips {
  flex: 70% 0 1;
  line-height: 1.5;
}

.new-checkout-complete .checkout-complete-contact-tips a {
  color: #55aa55;
}

.new-checkout-complete .checkout-complete-contact-param {
  line-height: 1.5;
}

.new-checkout-complete
  .checkout-complete-contact-param
  + .checkout-complete-contact-param {
  margin-top: 25px;
}

.new-checkout-complete .checkout-complete-contact-param > span {
  font-size: 14px;
  font-weight: bold;
}

.new-checkout-complete .checkout-complete-contact-param > div {
  color: #b4b7b5;
  font-size: 14px;
}

.new-checkout-complete .checkout-complete-contact-tips div + div {
  margin-top: 25px;
}

.new-checkout-complete .checkout-complete-total {
  margin-top: 40px;
  padding: 25px 40px;
  background: #fafafa;
}

.new-checkout-complete .checkout-complete-total-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 1.5;
}

.new-checkout-complete
  .checkout-complete-total-item
  + .checkout-complete-total-item {
  margin-top: 15px;
}

.new-checkout-complete .checkout-complete-finder {
}

.new-checkout-complete .checkout-complete-finder > p {
  margin-bottom: 15px;
  padding: 25px 40px;
  line-height: 1.5;
  background: #fafafa;
}

.new-checkout-complete .checkout-complete-finder .basket-f {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
}

.new-checkout-complete .checkout-complete-finder .basket-f button {
  height: 38px;
  line-height: 38px;
}

.new-checkout-complete .checkout-complete-finder input {
  flex: 300px 0 1;
  height: 38px;
  margin: 0;
  padding: 0 20px;
  color: #463c3c;
  line-height: 38px;
  background: #fafafa;
  border: 0;
  box-shadow: none;
  transition: background-color 0.2s, box-shadow 0.2s;
}

.new-checkout-complete .checkout-complete-finder label {
  flex: 100% 1 1;
}

.new-checkout-complete .checkout-complete-confirming {
  padding: 25px 40px;
}

.new-checkout-complete .checkout-complete-confirming .tab-n2 {
  display: flex;
  justify-content: space-between;
}

.new-checkout-complete .checkout-complete-confirming .tab-n2 button {
  width: 45%;
}

.basket-b-ot {
  margin-left: 7px;
}

.basket-cash-payments.activePaym .labelR:hover:after,
.basket-cash-payments.activePaym .labelR.active-check:after {
  background-image: none;
}

.basket-cash-payments.activePaym .labelR:after {
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
  position: absolute;
  background: url(/css/../images/payments-no-active-fon.png) repeat left top;
}

.wrapper .basket-cash-payments {
  margin: 18px 0;
}
.wrapper .basket-cash-payments .labelR {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 230px;
  margin: 0;
  padding: 11px 10px 11px 42px;
  border: 1px solid #e1e1e1;
  position: relative;
  overflow: hidden;
}
.wrapper .basket-cash-payments .labelR:hover,
.wrapper .basket-cash-payments .labelR.active-check {
  border-color: #55aa55;
}
.wrapper .basket-cash-payments .row {
  *zoom: 1;
  margin: 11px 0;
}
.wrapper .basket-cash-payments .row:after {
  content: "";
  display: table;
  clear: both;
}
.wrapper .basket-cash-payments-1,
.wrapper .basket-cash-payments-1:hover,
.wrapper .basket-cash-payments-1.active-check {
  background: url(/css/../images/payments/pic-1.png) no-repeat 11px center;
}
.wrapper .basket-cash-payments-2,
.wrapper .basket-cash-payments-2:hover,
.wrapper .basket-cash-payments-2.active-check {
  background: url(/css/../images/payments/pic-2.png) no-repeat 9px center;
}
.wrapper .basket-cash-payments-3,
.wrapper .basket-cash-payments-3:hover,
.wrapper .basket-cash-payments-3.active-check {
  background: url(/css/../images/payments/pic-3.png) no-repeat 9px center;
}
.wrapper .basket-cash-payments-4,
.wrapper .basket-cash-payments-4:hover,
.wrapper .basket-cash-payments-4.active-check {
  background: url(/css/../images/payments/pic-4.png) no-repeat 9px center;
}
.wrapper .basket-cash-payments-5,
.wrapper .basket-cash-payments-5:hover,
.wrapper .basket-cash-payments-5.active-check {
  background: url(/css/../images/payments/pic-5.png) no-repeat 9px center;
}
.wrapper .basket-cash-payments-6,
.wrapper .basket-cash-payments-6:hover,
.wrapper .basket-cash-payments-6.active-check {
  background: url(/css/../images/payments/pic-6.png) no-repeat 9px center;
}
.wrapper .basket-cash-payments-7,
.wrapper .basket-cash-payments-7:hover,
.wrapper .basket-cash-payments-7.active-check {
  background: url(/css/../images/payments/pic-7.png) no-repeat 9px center;
}
.wrapper .basket-cash-payments-8,
.wrapper .basket-cash-payments-8:hover,
.wrapper .basket-cash-payments-8.active-check {
  background: url(/css/../images/payments/pic-8.png) no-repeat 9px center;
}

.select {
  cursor: pointer;
  position: relative;
}
.select.active .select-input {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  color: #463c3c;
  background: #f3f3f3 no-repeat left top;
}
.select.active .select-pop {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  display: block;
  border-top: none;
  left: 0;
}
.select-input,
.select-pop {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #d9d9d9;
}
.select-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  height: 25px;
  color: #806e6e;
  display: block;
  padding: 0 15px 0 6px;
  border: 1px solid #d9d9d9;
  outline: none;
  height: 25px;
  font: 14px/25px "PT Sans", sans-serif;
}
.select-pop {
  z-index: 9;
  max-height: 140px;
  left: -30000px;
  overflow: auto;
  position: absolute;
  font-size: 14px;
  line-height: 120%;
  background: #fff no-repeat left top;
}
.select-pop-row {
  padding: 7px 6px;
}
.select-pop-row.active,
.select-pop-row:hover {
  color: #55aa55;
  background: #f3f3f3 no-repeat left top;
}

.free {
  color: #dad8d8;
}

.pop-footer,
.basket-footer {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  clear: both;
  color: #463c3c;
  padding: 0 30px 0 33px;
  margin: 20px -29px 0;
  line-height: 58px;
  font-weight: bold;
  font-size: 20px;
  background: #f7f7f7 no-repeat left top;
}
.pop-footer .basket-price,
.basket-footer .basket-price {
  font-size: 28px;
}

.basket-footer {
  line-height: 63px;
  padding: 0 28px 0 29px;
}
.basket-footer.small-tm {
  margin-top: 4px;
}

.pop {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 740px;
  left: 50%;
  top: 100px;
  color: #806e6e;
  position: absolute;
  margin-left: -330px;
  z-index: 21;
  padding: 26px 29px;
  background: #fff no-repeat left top;
}
.pop.no-bot-p {
  padding-bottom: 0;
}
.pop,
.pop-fon {
  display: none;
}
.pop-fon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  background: #000 no-repeat left top;
}
.pop-close {
  display: block;
  text-decoration: none;
  width: 24px;
  height: 24px;
  top: -11px;
  right: -11px;
  cursor: pointer;
  position: absolute;
  background: url(/css/../images/close-pop.png) no-repeat left top;
}
.pop-close:hover {
  background-position: 100% 0;
}
.pop-wrap-col {
  *zoom: 1;
}
.pop-wrap-col:after {
  content: "";
  display: table;
  clear: both;
}
.pop-wrap-col form {
  display: none;
}
.pop-col {
  width: 292px;
}
.pop-col.right {
  width: 280px;
}
.pop-header {
  color: #463c3c;
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  margin: 0 0 17px;
}
.pop .labelR,
.pop .label {
  *zoom: 1;
  margin: 11px 0;
}
.pop .labelR:after,
.pop .label:after {
  content: "";
  display: table;
  clear: both;
}
.pop .label {
  background-position: left 5px;
}
.pop .label:hover {
  background-position: 0 -57px;
}
.pop .label.active-check {
  background-position: left -25px;
}
.pop .active-check .basket-addit-services-price {
  color: #55aa55;
  background: url(/css/../images/rub-pop.png) no-repeat right -16px;
}
.pop .basket-addit-services-name,
.pop .basket-addit-services-price {
  margin: 0;
}
.pop .basket-addit-services-price {
  background: url(/css/../images/rub-pop.png) no-repeat right 4px;
}
.pop .basket-question {
  margin: 2px 0 0 4px;
}
.pop-discount {
  width: 530px;
  margin-left: -265px;
  padding-bottom: 11px;
}
.pop-discount form {
  margin: 32px 0 0;
}
.pop-discount .reset {
  margin: 7px 0 0 21px;
}
.pop-discount-row {
  *zoom: 1;
  margin: 15px 0;
}
.pop-discount-row:after {
  content: "";
  display: table;
  clear: both;
}
.pop-discount-row.hint {
  margin-top: 29px;
  padding-left: 15px;
  font-size: 14px;
  background: url(/css/../images/pop-discount-hint.png) no-repeat left center;
}
.pop-discount-row.submB {
  margin-top: 23px;
}
.pop-discount input[type="submit"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: 32px;
  width: 139px;
  text-align: center;
  border: none;
  color: #fff;
  cursor: pointer;
  font: bold 14px/29px "PT Sans", sans-serif;
  background: #55aa55 no-repeat left top;
}
.pop-discount input[type="submit"]:hover {
  background: #4d7348 no-repeat left top;
}
.pop-discount-col-1 {
  width: 183px;
  line-height: 25px;
  font-size: 14px;
}
.pop-discount-col-2 {
  width: 289px;
}
.pop-discount input[type="text"],
.pop-discount input[type="password"] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block;
  height: 25px;
  color: #806e6e;
  padding: 0 5px;
  border: 1px solid #d9d9d9;
  font: 14px/25px "PT Sans", sans-serif;
}
.pop-discount input[type="text"]:placeholder,
.pop-discount input[type="password"]:placeholder {
  color: #c6bfbf;
  font: 14px/25px "PT Sans", sans-serif;
}
.pop-discount input[type="text"]:-moz-placeholder,
.pop-discount input[type="password"]:-moz-placeholder {
  color: #c6bfbf;
  font: 14px/25px "PT Sans", sans-serif;
}
.pop-discount input[type="text"]::-moz-placeholder,
.pop-discount input[type="password"]::-moz-placeholder {
  color: #c6bfbf;
  font: 14px/25px "PT Sans", sans-serif;
}
.pop-discount input[type="text"]:-ms-input-placeholder,
.pop-discount input[type="password"]:-ms-input-placeholder {
  color: #c6bfbf;
  font: 14px/25px "PT Sans", sans-serif;
}
.pop-discount input[type="text"]::-webkit-input-placeholder,
.pop-discount input[type="password"]::-webkit-input-placeholder {
  color: #c6bfbf;
  font: 14px/25px "PT Sans", sans-serif;
}

.comeBack,
.oz {
  display: block;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  background: #55aa55 no-repeat left top;
}
.comeBack:hover,
.oz:hover {
  background-color: #4d7348;
}

.comeBack span {
  padding: 0 17px 0 17px;
  background: url(/css/../images/comeback.png) no-repeat left center;
}

.pop-ci {
  left: 0;
  top: 0;
  margin: 0;
}
.pop-ci-img {
  height: 100%;
}
.pop-ci-img img {
  height: 100%;
  display: block;
  margin: 0 auto;
}

#wrapPopCI {
  position: relative;
  margin: 0 0 20px;
}
#wrapPopCI .cat-item-bp {
  border: none;
  width: 100%;
  height: 100%;
}

#pop-ci .cat-item-all-pic {
  text-align: center;
}

#pop-ci .cat-item-sp,
#pop-ci .cat-item-yutb {
  width: 101px;
  height: 67px;
  float: none;
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 0;
}

#wrapPopCI:hover .pYoutb-a-p,
#wrapPopCI:hover .pYoutb-a-n {
  display: block;
}

.pYoutb-NB,
.pYoutb-PB {
  height: 100px;
  top: 0;
  width: 67px;
  position: absolute;
}

.pYoutb-NB {
  right: -51px;
}

.pYoutb-PB {
  left: -51px;
}

.pYoutb-a-n,
.pYoutb-a-p {
  display: block;
  text-decoration: none;
  width: 11px;
  height: 30px;
  top: 50%;
  display: none;
  margin-top: -15px;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(/css/../images/pop-arrow.png);
}

.pYoutb-a-p {
  left: 25%;
  background-position: 0 0;
}
.pYoutb-a-p:hover {
  background-position: 0 -34px;
}
.pYoutb-a-p:active {
  background-position: 0 -33px;
}

.pYoutb-a-n {
  left: 18%;
  background-position: 100% 0;
}
.pYoutb-a-n:hover {
  background-position: 100% -34px;
}
.pYoutb-a-n:active {
  background-position: 100% -33px;
}

.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 11px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* default theme ("light") */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar
  > .mCustomScrollBox
  > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar
  > .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(/css/mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
    sprites locations
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ccc;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */
.mCS-my .mCSB_scrollTools {
  width: 17px;
  border-left: 1px solid #d9d9d9;
  background: #fff no-repeat left top;
}

.mCS-my .mCSB_draggerContainer {
  margin: 15px 0 16px !important;
}

.mCS-my .mCSB_draggerRail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
  background: #fff no-repeat left top;
}

.mCS-my .mCSB_dragger {
  width: 100%;
  background-color: #55aa55;
}
.mCS-my .mCSB_dragger:hover {
  background-color: #4d7348;
}
.mCS-my .mCSB_dragger_bar {
  width: 100%;
  background-color: #55aa55 !important;
}
.mCS-my .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #4d7348 !important;
}
.mCS-my .mCSB_buttonUp {
  width: 18px;
  height: 9px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  background: url(/css/../images/button-up.png) no-repeat left top;
}
.mCS-my .mCSB_buttonUp:hover {
  background-position: 0 100%;
}

.mCS-my .mCSB_buttonDown {
  width: 18px;
  height: 9px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  background: url(/css/../images/down-arrow.png) no-repeat left top;
}
.mCS-my .mCSB_buttonDown:hover {
  background-position: 0 100%;
}

.mCS-my .mCSB_container {
  margin-right: 18px;
}

/* Ширина слайдера */
#sliderPrice {
  margin: 11px 0 24px;
  width: 208px;
}

/* Контейнер слайдера */
.ui-slider {
  position: relative;
}

/* Ползунок */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 9px;
  /* Задаем нужную ширину */
  height: 9px;
  /* и высоту */
  background: url(/css/../images/slider-polz.png) no-repeat;
  /* картинка изображающая ползунок. �?ли можно залить цветом, задать бордюр и скругления */
  cursor: pointer;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  overflow: hidden;
}

/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
  height: 1px;
  /* задаем высоту согласно дизайна */
}

/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle {
  top: -4px;
  margin-left: -6px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* оформление полосы по которой ходит ползунок */
.ui-widget-content {
  border: none;
  background: #ccc no-repeat left top;
}

/* оформление активного участка (между двумя ползунками) */
.ui-widget-header {
  border: none;
  background: #55aa55;
}

/* скругление для полосы слайдера */
.ui-corner-all {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.jcarousel {
  position: relative;
  overflow: hidden;
}
.jcarousel-wrap {
  position: relative;
}
.news .jcarousel-wrap,
.sale .jcarousel-wrap,
.hit .jcarousel-wrap,
.video .jcarousel-wrap {
  margin: 15px 0;
}
.jcarousel-wrap .jcarousel-control-next,
.jcarousel-wrap .jcarousel-control-prev {
  display: none;
}
.pop .jcarousel-wrap {
  margin: 48px -10px 0 -10px;
}
.jcarousel-wrap:hover .jcarousel-control-next,
.jcarousel-wrap:hover .jcarousel-control-prev {
  display: block;
}
.jcarousel-wrap:hover .jcarousel-control-next.inactive,
.jcarousel-wrap:hover .jcarousel-control-prev.inactive {
  display: none;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li {
  float: left;
  margin-right: 20px;
}
.compare-gal .jcarousel li {
  margin-right: 4px;
}
.jcarousel-control-prev,
.jcarousel-control-next {
  display: block;
  text-decoration: none;
  width: 31px;
  height: 30px;
  top: 48px;
  position: absolute;
  background: url(/css/../images/slider/arrow-slider.png) no-repeat left top;
}
#hit .jcarousel-control-prev,
#sale .jcarousel-control-prev,
#hit .jcarousel-control-next,
#sale .jcarousel-control-next {
  top: 153px;
}
.compare-gal .jcarousel-control-prev,
.compare-gal .jcarousel-control-next {
  top: 94px;
}
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
  display: none;
}
.pop .jcarousel-control-prev,
.pop .jcarousel-control-next {
  width: 11px;
  height: 30px;
  top: 61px;
  background-image: url(/css/../images/pop-arrow.png);
}
.jcarousel-control-prev-block,
.jcarousel-control-next-block {
  height: 100%;
  position: absolute;
}
.pop .jcarousel-control-prev-block {
  width: 48px;
  left: -48px;
}
.pop .jcarousel-control-next-block {
  width: 48px;
  right: -48px;
}
.pop .jcarousel-control-next-block .jcarousel-control-next {
  right: 0;
}
.pop .jcarousel-control-prev:hover {
  background-position: 0 -34px;
}
.pop .jcarousel-control-prev:active {
  background-position: 0 -33px;
}
.jcarousel-control-prev:hover {
  background-position: 0 -35px;
}
.jcarousel-control-prev:active {
  background-position: 0 -34px;
}
.jcarousel-control-prev-block {
  width: 31px;
  left: -31px;
}
.jcarousel-control-next {
  background-position: right 0;
}
.pop .jcarousel-control-next:hover {
  background-position: 100% -34px;
}
.pop .jcarousel-control-next:active {
  background-position: 100% -33px;
}
.jcarousel-control-next:hover {
  background-position: 100% -35px;
}
.jcarousel-control-next-block {
  width: 28px;
  right: -28px;
}
.jcarousel-control-next:active {
  background-position: right -34px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(/css/../images/fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/css/../images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/css/../images/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/css/../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.wrapper-p.showroom img {
  margin-top: 20px;
  margin-bottom: 10px;
}

.showroom-photo {
  position: relative;
}

.showroom-photo figcaption {
  text-align: center;
  font-weight: bold;
}

.seo-block .showroom-photo {
  width: 30%;
  float: left;
  padding-right: 10px;
}

@media screen and (max-width: 600px) {
  .seo-block .showroom-photo {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}

.seo-block .showroom-photo img {
  max-width: 100%;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(/css/../images/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(/css/../images/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

@media print {
  .smm.right,
  #fix-wrap,
  .footer-bottom,
  .footer-top,
  .rek-block,
  .print,
  #compare-but-block,
  .breadcrumbs,
  .by.cl,
  .cat-list-serv,
  nav,
  header {
    display: none;
  }
  .compare-gal {
    max-height: auto;
  }
}
main .no-bordered th,
main .no-bordered td {
  padding: 0;
  border: none;
}

.alarm .alarm-text-my {
  display: block;
}
.alarm-text-my {
  display: none;
  color: #ff0000;
  line-height: 10px;
  padding-left: 13px;
  line-height: 120%;
  font-size: 13px;
  margin: 0 0 3px;
  background: url(/css/../images/alarm.png) no-repeat left center;
}

.footer-phone {
  margin-top: 8px;
  line-height: 1.8;
}

/*----------------*/
#video_holder {
  position: relative;
  width: 400px;
  height: 252px;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url("http://codropspz.tympanus.netdna-cdn.com/codrops/wp-content/uploads/2010/01/play1-150x150.png")
    50% 50% no-repeat;
}

#overlay.o {
  background: none;
}

.carousel {
  position: relative;
  height: 304px;
}

.carousel-inner {
  position: relative;
  width: 100%;
  height: 304px;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  height: 304px;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

@font-face {
  font-family: "Glyphicons Halflings";

  src: url("/css/../fonts/glyphicons-halflings-regular.eot");
  src: url("/css/../fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("/css/../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
    url("/css/../fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.index-slider {
  position: relative;
  margin-top: 15px;
  box-sizing: border-box !important;
}

.index-slider .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  margin-top: 10px;
}

.index-slider .owl-dot {
  display: block;
  width: 7px;
  height: 7px;
  background: #ffffff;
  border: 2px solid #d8d8d8;
  border-radius: 50%;
  transition: background-color 0.2s;
}

.index-slider .owl-dot.active {
  background: #d8d8d8;
}

.index-slider .owl-dot + .owl-dot {
  margin-left: 5px;
}

.index-slider__item {
  width: 100%;
  /*height: 292px;*/
}

/*
.index-slider__banner-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.index-slider__banner-item > a {
  display: block;
}

.index-slider__banner-item > img {
  width: auto !important;
  max-width: 100%;
}
*/

.index-slider-item {
  display: flex;
  min-height: 290px;
}

.index-slider-item--pointer {
  cursor: pointer;
}

.index-slider-item__left-block {
  position: relative;
  width: 55%;
  font-size: 0;
  line-height: 1;
}

.index-slider-item__video {
  cursor: pointer;
}

.index-slider-item__video > video {
  width: 100%;
  pointer-events: none;
}

.index-slider-item__picture {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.index-slider-item__picture > img {
  width: auto !important;
  max-width: 100%;
}

.index-slider-item__right-block {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 45%;
  padding-left: 15px;
}

.index-slider-item__first-header {
  display: block;
  /*margin: 15px 0 20px 0;*/
  margin-bottom: 25px;
  /*max-width: 320px;*/
  color: #55aa55;
  font-family: graphik-regular-cy, sans-serif;
  font-size: 32px;
  line-height: 1;
  text-align: left;
}

.index-slider-item__second-headers {
  display: block;
  margin-bottom: 20px;
  color: #463c3c;
  font-family: graphik-regular-cy, sans-serif;
  font-size: 18px;
  line-height: 1.3;
}

.index-slider-item__second-headers > span {
  display: block;
}

.index-slider-item__second-headers > span:last-child {
  font-family: graphik-regular-cy, sans-serif;
  font-size: 20px;
}

.index-slider-item__yt-preview-picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.category-tips-slider {
  flex: 0 0 540px;
  width: 868px;
  text-align: center;
}

.category-tips-slider-item__title {
  display: inline-block;
  margin-top: 20px;
  width: 850px;
  height: 55px;
  font-family: ubuntu-bold, sans-serif;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  color: #55aa55;
}

.category-tips-slider-item__body > .yt-wrapper {
  margin: 10px auto;
  margin-bottom: 20px;
}

.category-tips-slider-item__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border: none;
  color: #fff;
  font-family: ubuntu-bold, sans-serif;
  font-size: 18px;
  line-height: 21px;
  overflow: hidden;

  width: 240px;
  height: 50px;
  background: #55aa55;
  border-radius: 6px;
}

.category-tips-slider-item__button:hover {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border: none;
  color: #fff;
  font-family: ubuntu-bold, sans-serif;
  font-size: 18px;
  line-height: 21px;
  overflow: hidden;

  width: 240px;
  height: 50px;
  background: #4d7348;
  border-radius: 6px;
}

.category-tips-slider .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.category-tips-slider .owl-dot {
  display: block;
  width: 10px;
  height: 10px;
  margin: 2.5px;
  background: #ffffff;
  border: 1px solid #b2b2b2;
  border-radius: 50%;
  transition: background-color 0.2s;
}

.category-tips-slider .owl-dot.active {
  background: #55aa55;
}

.owl-carousel .owl-video-tn {
  position: relative;
  background-size: cover !important;
  padding-bottom: 56.25%; /* 16:9 */
}

.owl-video-frame {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.owl-video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.owl-video-play-icon {
  background-image: url(/images/icons/play.png) !important;
  background-repeat: no-repeat !important;
  width: 50px !important;
  height: 50px !important;
  position: absolute !important;
  left: 0% !important;
  right: 0% !important;
  top: 0% !important;
  bottom: 0% !important;
  margin: auto !important;
  background-size: contain !important;
  background-position: center !important;
  opacity: 1;
}

.category-tips-slider-item__body
  > .yt-wrapper
  > .item-video
  > .owl-video-wrapper
  > .owl-video-play-icon {
  background-image: url(/images/icons/play-video-button-tips.png) !important;
  background-repeat: no-repeat !important;
  width: 80px !important;
  height: 80px !important;
  position: absolute !important;
  left: 0% !important;
  right: 0% !important;
  top: 0% !important;
  bottom: 0% !important;
  margin: auto !important;
  background-size: contain !important;
  background-position: center !important;
  opacity: 1;
}

.index-slider-item .owl-video-wrapper {
  background-color: #ffffff !important;
}

/** Фикс для чёрных рамок в картинках с youtube */
.index-slider-item .owl-video-tn {
  padding-bottom: 56%;
}

.index-slider-item__button {
  position: relative;
  display: inline-block;
  background: rgb(85, 170, 85);
  border: none;
  padding: 10px 15px;
  border-radius: 5px;
  color: #fff;
  font-family: graphik-medium-cy, sans-serif;
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
}

.index-slider-item__button:after {
  opacity: 0.3;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 20px;
  left: 0px;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
  transform: skew(-0.45rad);
  animation: move 2.5s linear infinite;
}

.index-slider-item__button > span {
  font-size: 20px;
  font-family: graphik-semibold-cy, sans-serif;
}

.index-slider-item__video-button {
  background-image: url(/images/icons/play.png);
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  opacity: 1;
}

@keyframes move {
  0% {
    left: 0;
  }

  20%,
  to {
    left: 100%;
  }
}

.addbut {
  position: relative;
  margin-bottom: 30px;
}

#add_button_enter {
  margin-bottom: 60px;
}

.add_button > button:after {
  opacity: 0.3;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 20px;
  left: 0px;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.6) 30%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.85) 70%,
    rgba(255, 255, 255, 0.85) 71%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
  transform: skew(-0.45rad);
  animation: move 5s linear infinite;
}

#slider .pagination {
  display: none;
}

.slides_control {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  width: 230px;
}

.slides_control > li > a > img {
  height: auto;
  width: 230px;
  flex-shrink: 0;
}

.slides_control > li > img {
  height: auto;
  width: 230px;
  flex-shrink: 0;
}

.row-basket-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.col-basket-item {
}

.basket-pic {
  flex: 120px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.basket-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}

.basket-serv-dy,
.basket-serv-aks {
  font-size: 14px;
  color: #b4b7b5;
}

.basket-item-quantity {
  display: flex;
  max-width: 100px;
}

.basket-item-quantity > span {
  display: block;
  width: 16px;
  height: 16px;
  padding: 5px;
  cursor: pointer;
}

.basket-item-quantity > span > svg {
  pointer-events: none;
}

.basket-item-quantity > input {
  width: 35px;
  font-size: 16px;
  text-align: center;
  background-color: transparent;
  pointer-events: none;
}

.basket-old-price {
  width: 55px;
}

.wrapper-gray {
  background: #fafafa;
  padding: 20px;
}

.reset-payments label {
  background: url(/css/../images/cat-item/cat-item-desc.png) no-repeat left 6px;
  background-color: white !important;
  color: #463c3c !important;
  font-weight: normal;
  margin-top: 5px;
}

.reset-payments label.active-check {
  color: #463c3c !important;
  font-weight: normal;
  background: url(/css/../images/cat-item/cat-item-desc.png) no-repeat left -26px !important;
}

.reset-payments a {
  background-repeat: repeat-x;
  background-image: url(/css/../images/breadcrumb-dotted.png);
  background-color: white;
  color: #55aa55 !important;
  font-weight: normal;
  text-decoration: none;
}

.newComeBack {
  width: 85%;
  padding: 0 0 0 10px;
  position: relative;
  top: -30px;
  left: 15px;
}

.paysystem {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}

.paysystem span {
  padding-top: 10px;
}

/* End */


/* Start:/css/custom.css?167657011642170*/
#pagepreloader > p {
    display:none;
}

#pagepreloader_preload {
    display: block;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5) url(/images/tail-spin.svg) center center no-repeat;
    background-size:75px;
}

/**
 *  Хак для IE (IE MS Edge не поддерживают svg анимации)
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #pagepreloader_preload {
        background: rgba(0, 0, 0, 0.5) url(/images/Rolling-1s-75px.gif) center center no-repeat;
    }
}
@supports (-ms-ime-align:auto) {
    #pagepreloader_preload {
        background: rgba(0, 0, 0, 0.5) url(/images/Rolling-1s-75px.gif) center center no-repeat;
    }
}

.yt-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.yt-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    padding: 0;
}

.video__button-shape {
    fill: #212121;
    fill-opacity: 0.8;
}

.yt-wrapper:hover .video__button-shape {
    fill: #ff0000;
    opacity: 1;
}

.video__button-icon {
    fill: #ffffff;
}

.fixproduct .image-block {
    min-height: 138px
}

.cat-list-pic.nSale {
    padding: auto;
}

.cat-list-price span {
    padding-left: 11px;
}


.icheckbox,
.iradio {
    display: inline-block!important;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: #ebebeb;
}

.iradio {
    border-radius: 50%
}

.icheckbox.hover,
.iradio.hover {
    width: 8px;
    height: 8px;
    border: 1px solid #55aa55;
}

.icheckbox.checked,
.iradio.checked {
    background: #55aa55;
}

.popup-dialog {
    height: 230px;
}

.popup-dialog .title {
    font-family: 'PFAgoraSansProBold', sans-serif;
    margin-bottom: 20px;
}

.popup-dialog input {
    text-align: center;
    padding-left: 0;
    margin-bottom: 20px;
}

.popup-dialog .field-desc {
    color: #838383;
    font-size: 13px;
    font-family: 'MyriadProRegular', sans-serif;
    margin-bottom: 10px;
}

.news .cat-list-pic {
    min-height: 150px;
}

.char-ul li {
    list-style-type: disc;
    padding: 0px 0px 10px 0px;
    margin-left: 17px;
}

.fillok {
    border: 1px solid #91cc8a !important;
}

.fillno {
    border: 1px solid #ff0000 !important;
}

.compare-table-td ul {
    text-align: left;
    padding-top: 10px;
}

.compare-table-td ul li {
    line-height: 18px;
    margin-left: 20px;
}

.hide {
    display: none;
}

#comPop,
#favPop,
#messageAdd {
    width: 408px;
    margin-left: -204px;
    padding-bottom: 26px;
}

#comPop a,
#favPop a,
#messageAdd a {
    color: #55aa55;
    text-decoration: none;
    padding-bottom: 3px;
    margin: 0 0 0 3px;
    background: url(/css/../images/breadcrumb-dotted.png) repeat-x left -29px;
}

#comPop a:hover,
#favPop a:hover,
#messageAdd a:hover {
    color: #4d7348;
    background-position: 0 -78px;
}

#comPop p,
#favPop p,
#messageAdd p {
    margin: 5px 0 18px;
}

#comPop .pop-header,
#favPop .pop-header,
#messageAdd .pop-header {
    margin: 0 0 11px;
}

#comPop .but,
#favPop .but,
#messageAdd .but {
    color: #806e6e;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    width: 169px;
    padding: 0;
    margin: 0;
    text-align: center;
    background: #f1f1f1 no-repeat left top;
}

#comPop .but.active,
#favPop .but.active,
#messageAdd .but.active {
    color: #fff;
    width: 166px;
    font-weight: bold;
    background: #55aa55 no-repeat left top;
}

#comPop .but:hover,
#favPop .but:hover,
#messageAdd .but:hover {
    color: #fff;
    background-color: #4d7348;
}

.poisk input[type="submit"].hover {
    background-color: #55aa55;
}

.cat-list-block.full a.cat-list-pic {
    width: 100%;
}

.cat-item-desc-row.ib,
.cat-item-desc-row.ib span,
.cat-item-desc-row.ib span.bgk {
    color: #806e6e!important;
}

article.desc a:hover {
    text-decoration: none!important;
    border: 0px!important;
    ;
}

nav.nav li.hover a {
    color: #55aa55!important;
}

.tstyle {
    width: 620px;
    display: table-cell;
    vertical-align: middle;
}

.tstyle-margin {
    margin-top: 15px;
}

.href {
    color: #55aa55;
    text-decoration: none;
    padding-bottom: 4px;
    background: url(/css/../images/breadcrumb-dotted.png) repeat-x 0 -29px;
}

.href:hover {
    color: #4d7348;
    background: transparent;
}

.row .col-s.left input.select-input {
    //border: 1px solid #d9d9d9!important;
    //padding: 0 15px 0 6px;
}

.pYoutb-PB {
    width: 4%;
    left: 0;
}

.pYoutb-NB {
    width: 3.2%;
    right: 0;
}

.pYoutb-PB,
.pYoutb-NB {
    z-index: 99999;
    top: 200px;
}

div.cont .cat-list.fixproduct .cat-list-pic {
    width: 100%;
}

div.cont .cat-list.fixproduct {
    /*float: left;*/
}

div.cont a {
    display: inline;
}

div.cont .cat-list-block a.cat-list-pic {
    display: inline-block;
}

#compareGal .cat-list-old-price {
    margin-top: -20px;
    line-height: 99%;
}

.producer-row.h {
    margin: 0 0 18px 0;
}
.h-r {
    display: table-cell;
    vertical-align:middle;
    text-align: center;
}
#pop-discount label.alarm-text {
    display: none;
}
#pop-discount .alarm  input {
    border: 1px solid #ff0000;

}
#pop-discount .alarm label.alarm-text {
    display: block;
}


.choose-order {
    margin-top: 20px;
}

.but-md {
    height: 42px;
}
input[type="text"].pfixorder {
    height: 27px;
    display: block;
    width: 50%;
    margin: 0;
    float:left;
}
.but-send {
    width: 130px;
    height: 27px;
    margin-left: 10px;
    line-height: 1px;
    /*color: #463c3c;
    background-color: #ebebeb;*/
}
.but-send:hover {
    /*color: #463c3c;
    background-color: #ebebeb;*/
}
.tab .but {
    background-color: white;
    color: #463c3c;
}

.choose-order.tab .but {
    background: none;
    border: 1px solid #ebebeb;
    color: #9d9d9d;
    font-weight: normal;
}


.choose-order.tab .but:first-child {
    border-radius: 4px 0px 0px 4px;
}

.choose-order.tab .but.active {
    border: 1px solid #ebebeb;
    font-weight: bolder;
}

.choose-order.tab .but:last-child {
    border-radius: 0px 4px 5px 0px;
    border-left: none;
}

.tab .but:focus {
    outline: none;
}
.tab .but.active {
    background-color: #ebebeb;
    color: #463c3c;
}
.tab.tab-green .but.active {
    background-color: #55aa55;
    color: #fff;
}
.tab .but {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    border: none;
    padding: 0 25px;
    height: 35px;
    font: bold 14px/35px 'PT Sans', sans-serif;
    background: #55aa55 no-repeat left top;
}

.filter-ok:hover,
.filter-ok.active {
    background: #4d7348!important;
}

.tab-n3 .but {
    width:  33.33%;
}
.tab-n2 .but {
    width:  50%;
}

.fillok-text {
    display: block; }

label.fillok-text {
    color: #55aa55;
    padding-top: 8px;
    padding-left: 13px;
    line-height: 120%;
    font-size: 13px;
    margin: 0 0 3px;
    display: block;
    background: url(/css/../images/fillok.png) no-repeat left 10px;
}
.bfix-order-edit label.alarm-text {
    padding-top: 8px!important;
    background: url(/css/../images/alarm.png) no-repeat left 10px!important;
}
.bfix-order-edit {

}
.noradius {
    border-radius: 8px 8px 0 0!important;
}
.but.but-send:focus {
    outline: none;
}

.clearable {
    background: #fff url("/images/delere-text2.png") no-repeat 216px -8px;
    border: 1px solid #999;
    padding: 3px 18px 3px 4px;
    border-radius: 3px;
    transition: background 0.001s;
}
.clearable.x  { background-position: 216px 10px; }
.clearable.onX{ cursor: pointer; }
.clearable::-ms-clear { display: none; width:0; height:0; }

.sidebar-filtr .basket-question,
.tab-block .basket-question,
.compare-table .basket-question {
    float: none;
    display: inline-block;
    margin: 0px;
    top: 2px;
}

.level-about .map-level-1 {
    display: none;
}

.col {
    display: inline-block;
}

.col.middle {
    vertical-align: middle;
}

.ya-call {
    margin-left: 10px;
}

.hide-all-pic .cat-item-all-pic {
    display: none;
}

.hide-all-pic .ya-share2,
.hide-all-pic .ya-call {
    margin-top: 15px;
}

.sidebar-filtr .reset-form {
    display: inline-block;
    vertical-align: top;
}

.reset-form.hide {
    display: none;
}

.filter-prop-name {
    white-space: nowrap;
    display: inline-block;
}

.filter-prop-name .basket-question {
    white-space: normal;
    /*z-index: 1;*/
}

.tab-check .tab:hover .basket-question,
.tab-check .tab.active .basket-question {
    background: url(/css/../images/basket-question.png) no-repeat right top;
}

.breadcrumbs {
    line-height: 24px;
    margin-top: 11px;
}

.tab-block {
    display: none;
}

.tab-wrap {
    border: 1px solid #cecece;
}

.tips .news-l-header a {
    color: #463c3c;
}

.help-inf .row {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.help-inf a.tip-title {
    color: #463c3c;
    font-weight: bold;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 120%;
    display: block;
}

.help-inf .col {
    width: 100%;
}

.help-inf h2, .help-inf .h2 {
    background: none;
    padding: 0px;
}

.help-inf h2 a, .help-inf .h2 a {
    color: #463c3c;
    background: url(/css/../images/helpfullinf.png) no-repeat left top;
    padding-left: 34px;
}

.help-inf--sectionPadding{
    padding-top: 38px;
}

.catalog-index .sections,
.catalog-index .level1 + .level1 {
    margin-top: 30px;
}

.catalog-index .level1 h2 {
    margin-bottom: 30px;
}

.catalog-index .level1 h2 a {
    font-size: 20px;
}

.catalog-index a {
    color: #463c3c;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.catalog-index a:hover {
    text-decoration: underline;
}

.catalog-index .level1 ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 24%;
    padding: 30px 0px;
}

.catalog-index .level1 ul li img {
    margin-bottom: 20px;
}

.catalog-index .level1 ul li span {
    display: inline-block;
    width: 93%;
}

.catalog-index .level1 ul li a:hover span {
    text-decoration: underline;
}

a.dot {
    color: #806e6e;
    padding-bottom: 5px;
    text-decoration: none;
    background: url(/css/../images/cat-item-dotted.png) repeat-x left 20px;
}

a.dot:hover {
    color: #55aa55;
    background-position: 0 -6px;
}

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

.fancy .fancybox-skin {
    border-radius: 10px;
}

.fancy .pop-discount {
    margin: 0px!important;
    width: auto;
}

a.buy-one-click {
    display: inline-block;
    margin-bottom: 10px;
}

.fancy .pop-discount .alarm-text {
    display: none;
}

.pop-discount button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 32px;
    width: 139px;
    text-align: center;
    border: none;
    color: #fff;
    cursor: pointer;
    font: bold 14px/29px "PT Sans", sans-serif;
    background: #55aa55 no-repeat left top;
}

.pop-discount button:disabled {
    background-color: #c2bfbf;
    cursor: not-allowed;
}

.pop-discount button:disabled:hover {
    background-color: #c2bfbf;
}

label.error {
    color: #ff0000;
    padding-left: 13px;
    line-height: 120%;
    font-size: 13px;
    margin: 0 0 3px;
    display: block;
    background: url(/images/alarm.png) no-repeat left 3px;
}

.pop-discount input.error {
    border: 1px solid #ff0000;
}

.pop-discount textarea {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 11px 16px;
    width: 100%;
    box-sizing: border-box;
}

.pop-discount input[type=submit],
.pop-discount button {
    outline: none;
}

.pop-discount button:hover {
    background: #4d7348 no-repeat left top;
}

.cat-item-ap {
    margin: 0 0 14px;
}

.ui-slider-horizontal .ui-slider-handle {
    outline: none;
}

.m,.cat-item-by.m,.by.cl.m {
    display: none;
}

.d {
    display: block;
}

.tel {
    /*background: url(/images/tel.png) no-repeat left 12px;*/
    padding-bottom: 5px;
}

.email {
    /*background: url(/images/email.png) no-repeat left 12px;*/
    padding-bottom: 5px;
}

/*.smm-1 {*/
    /*background-position: 0px 12px;*/
    /*padding-bottom: 12px;*/
/*}*/

/*.smm-2 {*/
    /*background-position: -45px 12px;*/
    /*padding-bottom: 12px;*/
/*}*/

/*.smm-3 {*/
    /*background-position: -90px 12px;*/
    /*padding-bottom: 12px;*/
/*}*/

.cat-list-block .cat-list,
.cat-item-col-pic {
    position: relative;
}

.cat-list {
    position: relative;
}

.cat-list .goods-label {
    height: 9px;
    background-size: contain!important;
    margin-bottom: 5px;
    position: relative;
}
.cat-list .goods-label > a,
.cat-item-prod .goods-label > a {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: none;
}

.cat-list .goods-label > a {
    width: 150px;
}

.cat-item-prod .goods-label > a {
    width: 248px;
}

.cat-item-prod .goods-label {
    height: 15px;
    background-size: contain!important;
    margin-bottom: 5px;
    position: relative;
}

.cat-item-prod .goods-label-wrap {
    width: 100%;
}

.cat-list .labels-container {
    text-align: left;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    margin-bottom: 5px;
}


.color {
    color: #dd0c19;
    color: #51a856;
    color: #2c3e8f;
    color: #804796;
    color: #18aae0;
    color: #f6a013;
}


.goods-label {
    /*position: absolute;*/
    /*z-index: 1;*/
    /*left: 0px;*/
    /*top: 0px;*/
}

.goods-label a {
    background: none;
}

.goods-label .club-discount {
    position: relative;
    display: block;
    margin-left: 15px;
}

.goods-label .club-discount:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    content: '';
    background-color: #dd0c19;
}

.cat-item-club-price:after,
.cat-item-price:after,
.cat-item-club-default-price:after,
.cat-item-club-form-link:after {
    content: '';
    display: table;
    clear: both;
}

.cat-item-col-pic .goods-label {
    top: 10px;
    left: 10px;
}

.cat-item-club-form-link {
    margin-bottom: 10px;
}

.cat-item-club-form-link .discount {
    font-weight: bold;
}

.cat-item-club-form-link .left {
    padding-top: 9px;
}

.cat-item-club-default-price {
    color: #aeadad;
    display: block;
    line-height: 40px;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.cat-item-club-price {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    margin: 0 0 16px;
    padding-left: 15px;
    padding-right: 15px;
    background: url(/css/../images/cat-item/price.png) no-repeat left top;
}

.cat-item-club-default-price .price-title,
.cat-item-club-price .price-title {
    font-size: 16px;
    text-transform: uppercase;
}

.club-form {
    color: #806e6e;
}

.club-form form {
    margin-top: 25px;
}

.club-form .pop-description {
    color: #e74c3c;
    text-align: justify;
}

.club-form .pop-discount-row.form-bottom {
    display: table;
}

.club-form .pop-discount-col-1 {
    width: 115px;
}

.club-form .pop-discount-col-2 {
    width: 385px;
}

.club-form .form-bottom .oferta,
.club-form .form-bottom .submB {
    display: table-cell;
    vertical-align: middle;
}

.club-form .form-bottom .submB {
    width: 36%;
}

.club-form .form-bottom .oferta {
    width: 64%;
    padding-left: 10px;
    font-size: 11px;
    color: #806e6e;
}

.club-form .oferta a {
    color: #59ad55;
    text-decoration: dotted;
    text-decoration-line: underline;
}

.club-form .form-bottom .submB button {
    height: inherit;
    width: 100%;
    padding: 7px;
}

.popup-result {
    text-align: center;
    color: #806e6e;
}

.popup-result .popup-title {
    display: block;
    color: #463c3c;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 17px;
}

.popup-result .popup-message {
    margin: 0 0 17px;
}

.popup-result button {
    width: 150px;
    height: 40px;
    text-align: center;
    border: none;
    color: #fff;
    cursor: pointer;
    font: bold 14px/29px "PT Sans", sans-serif;
    background: #55aa55 no-repeat left top;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.popup-result button:hover {
    background: #4d7348 no-repeat left top;
}

.news-main {

}

.news-main__header {
    margin-bottom: 15px;
}

.news-main__h1 {
    display: block;
    padding: 0 0 0 30px;
    color: #463c3c;
    font: bold 20px/25px 'PT Sans', sans-serif;
    background: url(/css/../images/news.png) no-repeat left center;
    cursor: pointer;
}

.news-main__all-news {
    display: block;
    margin: -20px 0 0;
    float: right;
    text-decoration: none;
    color: #806e6e;
    line-height: 19px;
    font-size: 14px;
    padding: 0 11px;
    background: #f5f5f5 no-repeat left top;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.news-main__list {
    position: relative;
}

.news-main__list-item {
    display: block;
    overflow: hidden;
}

.news-main__list-item + .news-main__list-item {
    margin-top: 15px;
}

.news-main__list-item:after {
    content: '';
    display: table;
    clear: both;
}

.news-main__image-holder {
    display: block;
    float: right;
    width: 218px;
    margin: 0 0 0 21px;
    text-decoration: none;
}

.news-main__image-holder img {
    width: 100%;
    max-width: 100%;
}

.news-main__item-content {
    overflow: hidden;
}

.news-main__item-content:after {
    content: '';
    display: table;
    clear: both;
}

.news-main__item-header {
    display: block;
    margin: 0 0 14px;
    color: #463c3c;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}

.news-main__item-description {
    position: relative;
    display: block;
    color: #463c3c;
    font-size: 16px;
    line-height: 1.2;
    overflow: hidden;
}

.news-main__item-read-more {
    display: inline-block;
    float: right;
    margin-top: 15px;
    padding-bottom: 7px;
    color: #55aa55;
    text-decoration: none;
    background: url(/css/../images/breadcrumb-dotted.png) repeat-x 0 -29px;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

.news-main__item-read-more:hover {
    color: #4d7348;
    background-position: 0 -78px;
}

.news-main .news-main__list .owl-nav {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.category-slider-nav .owl-prev, .owl-next{
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.category-slider-nav .owl-prev .jcarousel-control-prev, .category-slider-nav .owl-next .jcarousel-control-next{
    position: unset;
}

.owl-prev {
    left: -105px;
}

.owl-next {
    right: -105px;
}

.news-main .news-main__list:hover .owl-nav {
    visibility: visible;
    opacity: 1;
}

.news-main .news-main__list .owl-prev,
.news-main .news-main__list .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news-main .news-main__list .owl-prev {
    left: -31px;
    width: 31px;
    height: 30px;
    background: url(/css/../images/slider/arrow-slider.png) no-repeat left top;
}

.news-main .news-main__list .owl-prev:hover {
    background-position: 0 -35px;
}

.news-main .news-main__list .owl-next {
    right: -31px;
    width: 31px;
    height: 30px;
    background: url(/css/../images/slider/arrow-slider.png) no-repeat right 0;
}

.news-main .news-main__list .owl-next:hover {
    background-position: 100% -35px;
}

.news-page.klubnaya-tsena {
    color: #000;
}

.news-page.klubnaya-tsena .text {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}

.news-page.klubnaya-tsena .title {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}

.news-page.klubnaya-tsena .title + .text {
    margin-top: 30px;
}

.news-page.klubnaya-tsena .block {
    margin-top: 50px;
}

.news-page.klubnaya-tsena .text .green {
    color: #55aa55;
}

.cat-item .cat-item-col-top {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10px;
}

.discount-timer {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
}

.discount-timer .discount-timer-label {
    display: inline-block;
    margin-right: 5px;
    padding-left: 18px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    background-image: url(/images/icon-clock.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.discount-timer .hours,
.discount-timer .minutes,
.discount-timer .seconds {
    display: inline-block;
    color: #d1052d;
    font-size: 16px;
    text-align: right;
}

.discount-timer .hours {
}

.discount-timer .minutes {
}

.discount-timer .seconds {
}

.cat-list-discount-club {
    position: absolute;
    z-index: 8;
    bottom: 2px;
    left: 0;
    width: 40px;
    height: 40px;
    background: url(/images/icons/bd_icon_klub.svg) no-repeat center center #55aa55;
    border-radius: 8px 0px;
}

[class^=icon] {
    display: inline-block;
    vertical-align: middle;
}

[class^=icon] + [class^=icon] {
    margin-left: 7px;
}

.icon-calc {
    width: 55px;
    height: 56px;
    background: url(/images/icons/calc.png) no-repeat 0px 0px;
}

.icon-card {
    width: 55px;
    height: 55px;
    background: url(/images/icons/card.png) no-repeat 0px 0px;
}

.icon-cart {
    width: 55px;
    height: 46px;
    background: url(/images/icons/cart.png) no-repeat 0px 0px;
}

.icon-cash {
    width: 55px;
    height: 55px;
    background: url(/images/icons/cash.png) no-repeat 0px 0px;
}

.icon-clean {
    width: 52px;
    height: 53px;
    background: url(/images/icons/clean.png) no-repeat 0px 0px;
}

.icon-home {
    width: 55px;
    height: 55px;
    background: url(/images/icons/home.png) no-repeat 0px 0px;
}

.icon-med {
    width: 55px;
    height: 55px;
    background: url(/images/icons/med.png) no-repeat 0px 0px;
}

.icon-org {
    width: 56px;
    height: 56px;
    background: url(/images/icons/org.png) no-repeat 0px 0px;
}

.icon-sert {
    width: 48px;
    height: 59px;
    background: url(/images/icons/sert.png) no-repeat 0px 0px;
}

.icon-tool {
    width: 57px;
    height: 57px;
    background: url(/images/icons/tool.png) no-repeat 0px 0px;
}

.icon-calendar {
    width: 57px;
    height: 57px;
    background: url(/images/icons/calendar.png) no-repeat 0px 0px;
}

.icon-man {
    width: 55px;
    height: 58px;
    background: url(/images/icons/man.png) no-repeat 0px 0px;
}

.icon-address {
    width: 87px;
    height: 85px;
    background: url(/images/icons/address.png) no-repeat 0px 0px;
}

.icon-time {
    width: 83px;
    height: 83px;
    background: url(/images/icons/time.png) no-repeat 0px 0px;
}

.icon-phone {
    width: 79px;
    height: 79px;
    background: url(/images/icons/phone.png) no-repeat 0px 0px;
}

.icon-rek {
    width: 84px;
    height: 84px;
    background: url(/images/icons/rek.png) no-repeat 0px 0px;
}

.icon-legacy {
    width: 82px;
    height: 82px;
    background: url(/images/icons/legacy.png) no-repeat 0px 0px;
}

.icon-mail {
    width: 106px;
    height: 76px;
    background: url(/images/icons/mail.png) no-repeat 0px 0px;
}

.icon-pig {
    width: 70px;
    height: 66px;
    background: url(/images/icons/pig.png) no-repeat 0px 0px;
}

.icon-pig-black {
    width: 70px;
    height: 66px;
    background: url(/images/icons/pig-black.png) no-repeat 0px 0px;
}

.icon-car {
    width: 145px;
    height: 104px;
    background: url(/images/icons/car.png) no-repeat 0px 0px;
}

.icon-car-black {
    width: 145px;
    height: 104px;
    background: url(/images/icons/car-black.png) no-repeat 0px 0px;
}

.icon-react {
    width: 140px;
    height: 107px;
    background: url(/images/icons/react.png) no-repeat 0px 0px;
}

.icon-react-black {
    width: 140px;
    height: 107px;
    background: url(/images/icons/react-black.png) no-repeat 0px 0px;
}

.icon-empty {
    width: 55px;
}

.icon-adresat {
    width: 74px;
    height: 78px;
    background: url(/images/icons/adresat.png) no-repeat 0px 0px;
}

.icon-self {
    width: 78px;
    height: 78px;
    background: url(/images/icons/self.png) no-repeat 0px 0px;
}

.icon-instruction {
    width: 76px;
    height: 53px;
    background: url(/images/icons/instruction.png) no-repeat 0px 0px;
}

.icon-upd {
    width: 73px;
    height: 66px;
    background: url(/images/icons/upd.png) no-repeat 0px 0px;
}

[class^=top-img] {
    text-align: center;
}

.top-img-servise,.top-img-delivery {
    margin-bottom: 38px;
}

.top-text {
    font-size: 20px;
    line-height: 32px;
    text-align: left;
}

.top-text a {
    background-position: 0 -18px;
}

.text-block {
    display: flex;
    justify-content: space-between;
    margin-top: 38px;
}

.text-block .text .title {
    font-size: 20px;
    color: #000;
    line-height: 24px;
    margin-bottom: 13px;

}

.text-block .text p {
    margin: 0px;
    line-height: 24px;
    font-size: 14px;
}

.text-block .text p + p {
    margin-top: 20px;
}

.text-block .icons {
    border-left: 2px solid #55ab55;
    padding-left: 23px;
    margin-left: 15px;
}

.text-block .icons div {
    white-space: nowrap;
}

.text-block .icons div + div {
    margin-top: 20px;
}

.text-block + .top-text {
    margin-top: 38px;
}

.page {
    padding-bottom: 30px;
}

.contact-address {
    line-height: 24px;
    font-size: 14px;
}

.contact-items {
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
}

.contact-item {
    width: 33.3%;
    margin-bottom: 50px;
}

.contact-item .title {
    font-size: 20px;
    color: #000;
    margin: 20px 0px 10px 0px;
}

.contact-item .text {
    width: 200px;
    font-size: 14px;
    line-height: 24px;
}

.contact-item .text ul li {
    padding: 0px;
    background: no-repeat;
}

.contact-item .text ul li + li {
    margin-top: 13px;
}

.cont.page .photo {
    display: block;
    margin: 15px 0;
}

.cont.page .photo img {
    width: 100%;
    max-width: 100%;
}

div.bx-yandex-map {
    width: 100%!important;
}

.delivery-item .features {
    display: flex;
    align-items: flex-end;
}

.delivery-item  > .title {
    text-align: center;
    font-weight: bolder;
    color: #000;
    font-size: 20px;
    margin-bottom: 34px;
}

.text-block:first-child {
    margin-top: 0px;
}

.text-block + .delivery-item {
    margin-top: 30px;
}

.delivery-item + .delivery-item {
    margin-top: 30px;
}

.delivery-item .features > div {
    width: 33.3%;
    text-align: center;
    color: #463c3c;
}

.delivery-item .features > div a {
    color: #463c3c;
    background: #ecebeb;
    border-radius: 4px;
    display: inline-block;
    width: 114px;
    height: 28px;
    line-height: 26px;
    padding: 0px;
    margin-top: 25px;
}

.delivery-item p {
    line-height: 24px;
}

.delivery-item p:last-child {
    margin-bottom: 0px;
}

.page p:first-child {
    margin-top: 0px;
}

.delivery-item .features > div a span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #463c3c;
    margin-left: 3px;
}

.delivery-item .features > div:hover a span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #55ab55;
    margin-left: 3px;
}

.delivery-item .features > div.open a span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: none;
    border-bottom: 5px solid #55ab55;
    margin-left: 3px;
}

.delivery-item .features > div.open,
.delivery-item .features > div.open a,
.delivery-item .features > div:hover,
.delivery-item .features > div:hover a {
    color: #55ab55;
}

.delivery-item .features > div.pig.open i,
.delivery-item .features > div.pig:hover i {
    background: url('/images/icons/pig.png') no-repeat 0px 0px;
}

.delivery-item .features > div.car.open i,
.delivery-item .features > div.car:hover i {
    background: url('/images/icons/car.png') no-repeat 0px 0px;
}

.delivery-item .features > div.react.open i,
.delivery-item .features > div.react:hover i {
    background: url('/images/icons/react.png') no-repeat 0px 0px;
}

.delivery-item .features > div.open a .hide {
    display: block;
}

.delivery-item .features > div.open a .show {
    display: none;
}

.delivery-item .features .title {
    font-size: 20px;
    margin: 20px 0px 10px 0px;
}

.delivery-item .features .sub-title {
    font-size: 14px;
}

.delivery-item .feature-text {
    display: none;
    margin-top: 40px;
    color: #826f6e;
}

.delivery-map {
    text-align: center;
    margin-top: 60px;
}

.delivery-info {
    display: flex;
    justify-content: space-between;
}

.delivery-info > div {
    width: 50%;
    background: #f6f5f5;
}

.delivery-info > div + div {
    margin-left: 15px;
}

.delivery-info .top {
    background: #edecec;
    text-align: center;
    height: 217px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.delivery-info .top .title {
    font-size: 20px;
    margin-top: 10px;
    line-height: 24px;
    color: #000;
}

.delivery-info .bottom {
    padding: 30px;
    font-size: 14px;
}

.delivery-info .bottom li {
    padding: 0px;
    background: none;
}

.delivery-info .bottom li b {
    display: block;
}

.delivery-info .bottom li  + li {
    margin-top: 20px;
}

.delivery-info {
    margin: 30px 0px;
}

.contact-img {
    text-align: center;
    margin-bottom: 50px;
}

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

.contact-row {
    margin: 0px;
}

.cat-item-labels {
    max-width: 620px;
}

.pos-relative {
    position: relative;
}

.club-link {
    position: relative;
    font-size: 14px;
}

.club-tooltip-question {
    position: absolute;
    top: -7px;
    right: -17px;
    background-image: url(/css/../images/basket-question-red.png);
}

.club-tooltip-question a {
    color: #55ab55;
}

.cat-item-price {
    position: relative;
}

@media (max-width: 1000px) {
    .cat-item-price {
        margin-top: 30px;
    }
}

.cat-item-price .kreakl-at-price {
    position: absolute;
    top: -75px;
    right: 75px;
    width: 100px;
    height: 76px;
    background: url(/images/kakoito-kreakl.png) no-repeat 100% 100%;
    background-size: 100px 76px;
}

.product-tabs {
    padding: 0px;
}

.gradient {
    background: linear-gradient(360deg, rgba(245, 245, 245, 100) 0%, rgba(250, 250, 250, 0) 15%), linear-gradient(180deg, rgba(245, 245, 245, 100) 0%, rgba(250, 250, 250, 0) 15%), #FFF;
}

.tab-content {
    padding: 20px 0;
}

.content-section-font {
    color: #806e6e;
    font-size: 14px;
    line-height: 120%;
 }

.product-tabs .tabs-head {
    display: flex;
    flex-flow: row nowrap;
    overflow-x: auto;
}

.product-tabs .tabs-head:after {
    content: '';
    display: table;
    clear: both;
}

.product-tabs .tabs-head h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    font-family: 'PT Sans',sans-serif;
    font-weight: bolder;
    font-size: 18px;
    color: #b2afaf;
    border-bottom: 2px solid transparent;
    vertical-align: middle;
    cursor: pointer;
    margin: 0px 23px 0px 0px;
    float: left;
}

.product-tabs .tabs-head h2.no-pointer {
    cursor: auto;
}

@media (max-width: 1000px) {
    .product-tabs .tabs-head h2 {
        padding: 3px 7px;
        font-size: 16px;
        line-height: 1.1;
    }

    .sale .h1 {
        margin-bottom: 28px;
    }

    .hit .h1 {
        margin-bottom: 28px;
    }

    .club-form .form-bottom .submB {
        width: 50%;
    }

    .club-form .form-bottom .oferta {
        width: 50%;
    }
}

.product-tabs .tabs-head h2:nth-child(odd) {
    /*background: #f5f5f5;*/
}

.product-tabs .tabs-head h2:last-child {
    margin-right: 0px;
}

.product-tabs .tabs-head {
    margin-bottom: 25px;
    margin-top: 25px;
}

.product-tabs .tabs-content > div {
    padding: 25px 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

.product-tabs .tab-content h3 {
    color: #463c3c;
    font-family: 'PT Sans',sans-serif;
    font-weight: bolder;
    font-size: 21px;
    margin-bottom: 10px;
}

.product-tabs .tab-content + .tab-content {
    margin-top: 50px;
}

.product-tabs .tab-content p {
    line-height: 20px;
    font-size: 15px;
}

.product-tabs .tab-content p + p {
    margin-top: 15px;
}

.product-tabs .tab-content.text-media,
.product-tabs .tab-content.media-text,
.product-tabs .tab-content.media-media,
.product-tabs .tab-content.text-text {
    display: flex;
    justify-content: space-between;
}

.product-tabs .tab-content.text-media .text,
.product-tabs .tab-content.media-text .text {
    width: calc(100% - 380px);
}

.product-tabs .tab-content.text-media .media,
.product-tabs .tab-content.media-text .media {
    width: 350px;
    text-align: center;
}

.product-tabs .tab-content.text-media.text-product .text,
.product-tabs .tab-content.media-text.product-text .text {
    width: calc(100% - 270px);
}

.product-tabs .tab-content .media-youtube {
    width: calc(100% - 380px);
}

.product-tabs .tab-content .text-youtube {
    width: 350px;
    text-align: left;
}

.product-tabs .tab-content.text-media.text-product .media,
.product-tabs .tab-content.media-text.product-text .media {
    width: 217px;
}

.product-tabs .tab-content.media-text .text,
.product-tabs .tab-content.media-text .text-youtube {
    order: 2;
}

.product-tabs .tab-content.media-text .media,
.product-tabs .tab-content.media-text .media-youtube {
    order: 1;
}

.product-tabs .tab-content.media-media .media {
    width: 50%;
    text-align: center;
}

.product-tabs .tab-content .cat-list {
    margin: 0px;
}

.product-tabs .tab-content.text-media .cat-list-block {
    display: flex;
    justify-content: flex-end;
}

.product-tabs .tab-content.media-text .cat-list-block {
    display: flex;
    justify-content: flex-start;

}

.product-tabs .tab-content.text-text .text {
    width: calc(50% - 15px);
}

.product-tabs .tab-content .media img,
.product-tabs .tab-content .media video,
.product-tabs .tab-content .media iframe {
    max-width: 100%;
}

.product-tabs .tabs-head h2:hover,
.product-tabs .tabs-head h2.active {
    color: #55ab55;
    border-bottom: 2px solid #55ab55;
}

.doc-block-text + .doc-block-text {
    margin-top: 25px;
}

.doc-block {
    display: flex;
    justify-content: space-between;
}

.doc-block .img {
    width: 118px;
}

.doc-block .info {
    width: calc(100% - 150px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.doc-block .info a {
    color: #55ab55;
    font-size: 18px;
    font-weight: bolder;
}

.doc-block .info b {
    font-size: 18px;
    margin-bottom: 5px;
    display: inline-block;
}

.doc-block .info p {
    font-size: 15px;
}

.doc-block .img a {
    display: flex;
    height: 118px;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 8px 0px rgba(0,0,0,.26);
    border-radius: 10px;
    pointer-events: none;
}

.pf-over .ksk {
    float: left;
    display: block;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    background: url('/images/ksk.png') no-repeat center center;
}
.pf-over:hover .ksk {
    background: url('/images/ksk_sel.png') no-repeat center center;
}
.pf-over span {
    padding-bottom: 4px;
    font-size: 14px;
    display: inline;
    background: url('/images/breadcrumb-dotted.png') repeat-x 1px 19px;
}
.pf-over:hover span {
    background: transparent;
}

.specifications-block {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
}

.specifications-block__col {
    width: 50%;
}

@media (max-width: 1000px) {
    .specifications-block {
        flex-flow: row wrap;
    }

    .specifications-block__col {
        width: 100%;
    }
}

[class^="svg-icon"] {
    display: inline-block;
}

.basket-step-line {
    position: relative;
    background: #dad8d8;
    height: 5px;
    border-radius: 4px;
    margin: 10px 0px;
}

.basket-step-line:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-top: -12px;
    margin-left: -12px;
    border: 2px solid #fff;
    box-shadow: inset 0px 0px 0px 12px #dad8d8;
}

.basket-step.active .basket-step-line,
.basket-step.active .basket-step-line:before {
    box-shadow: inset 0px 0px 0px 12px #55aa55;
}

img.lazy-bg {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    color: #d8d8d8 !important;
    background-image: url('/images/icons/no-image.svg');
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center center;
}

.cat-list-pic img.lazy-bg {
    width: auto !important;
    height: 133px !important;
}

.banner .left {
    display: block;
    position: relative;
    max-width: 230px;
    height: auto;
}


.header-phone-stack {
    display: flex;
    flex-flow: column;
}

.header-phone-stack span {
    line-height: 1;
    margin: 0;
}

.new-contacts {

}

.new-contacts__cols {
    display: flex;
    justify-content: space-around;
    margin-bottom: 60px;
}

.new-contacts__map {
    width: 100%;
    height: 350px;
    margin-bottom: 60px;
}

.new-contacts__sidebar {
    flex: 230px 0 0;
    margin-right: 30px;
}

.new-contacts__content {

}

.new-contacts__cols-2 {
    flex: auto 1 1;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.new-contacts__contact {
    flex: 48% 0 1;
}

.new-contact__header {
    display: flex;
    flex-flow: row nowrap;
    height: 52px;
    margin-bottom: 30px;
    background: #F5F5F5;
    border-radius: 16px 0;
    overflow: hidden;
}

.new-contact__icon-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 100%;
    margin-right: 20px;
    background: #55AA55;
    border-radius: 16px 0;
}

.new-contact__icon {
    width: 24px;
    height: 24px;
}

.new-contact__name {
    color: #463C3C;
    font-size: 20px;
    font-weight: 700;
    line-height: 52px;
}

.new-contact__item {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 30px;
}

.new-contact__item-icon-box {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.new-contact__item-icon-box > i {
    width: 40px;
    height: 40px;
    background-size: contain;
}

.new-contact__item-name {
    display: block;
    margin-bottom: 10px;
    color: #463C3C;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
}

.new-contact__item-text {
    color: #806E6E;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.new-contact__item-text a {
    color: #806E6E;
    transition: color 0.2s;
}

.new-contact__item-text a:hover {
    color: #55AA55;
}

.new-contact__cols {
    flex: auto 1 1;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.new-contact__col {
    flex: 48% 0 1;
}

.new-contacts__slider .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none;
    display: flex;
    justify-content: space-between;
}

.new-contacts__slider .owl-dots {
    display: none;
}

.new-contacts__slider .owl-prev,
.new-contacts__slider .owl-next {
    position: relative;
    top: auto;
    margin: 0;
    right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    overflow: hidden;
    pointer-events: auto;
}

.new-contacts__slider .owl-prev {
    left: -17px;
}

.new-contacts__slider .owl-next {
    right: -17px;
}

@media (max-width: 1000px) {
    .new-contacts__cols {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        margin-bottom: 40px;
    }

    .new-contacts__sidebar {
        flex: 50px 0 0;
    }

    .new-contacts__slider .owl-nav {
        display: none;
    }

    .new-contacts__slider .owl-dots {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .new-contacts__slider .owl-dot {
        width: 8px;
        height: 8px;
        margin: 0 10px;
        background: #EBEBEB;
        border-radius: 50%;
        transition: background-color 0.2s, transform 0.2s;
    }

    .new-contacts__slider .owl-dot.active {
        background: #55AA55;
        transform: scale(1.3);
    }
}

@media (max-width: 768px) {
    .new-contacts__map {
        height: 368px;
        overflow: hidden;
    }

    .new-contacts__cols-2 {
        flex-flow: column;
    }

    .new-contact__cols {
        flex-flow: column;
    }

    .new-contact__header {
        margin-bottom: 10px;
    }

    .new-contact__item {
        margin-bottom: 10px;
    }

    .new-contacts__contact:not(:last-child) {
        margin-bottom: 40px;
    }
}

/* End */


/* Start:/css/mobile.css?176458515344269*/
@media only screen and (min-width: 320px) and (max-width : 1000px) {
    @media only screen and (max-width: 768px) {
        .basket-step {
            max-width: 100%;
            margin: 0px;
        }
        .basket-step-2 .basket-step-line {
            background-position: left -28px;
        }
        .basket-w-serv .labelR .basket-price, .basket-w-serv .labelR .free {
            line-height: 22px;
        }
        .basket-w-serv .basket-theme {
            padding: 20px;
        }
    }

    @media only screen and (max-width: 630px) {
        .basket-step-block {
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
        }
        .basket-step {
            width: 330px;
            max-width: 100%;
            margin-bottom: 10px;
        }

        .basket-table tr,
        .basket-table-aks tr {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
    }

    @media only screen and (max-width: 560px) {
        .basket-item {
            padding: 20px 10px;
        }

        .basket-item .row-basket-item {
            position: relative;
        }

        .basket-item .basket-pic {
            flex: 80px 0 0;
        }

        .basket-item .basket-desc {
            margin-left: 7px;
            padding-right: 25px;
            font-size: 14px;
            line-height: 1.3;
        }

        .basket-item .basket-desc > span {
            display: block;
            margin-bottom: 10px;
        }

        .basket-item .basket-numb-b {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100px;
        }

        .basket-item .basket-numb-b .basket-price {
            font-size: 16px;
        }

        .basket-item .basket-numb-b .basket-old-price {
            font-size: 14px;
        }

        .basket-item .basket-item-quantity {
            margin-top: 10px;
        }

        .basket-item .basket-item-quantity span {
            width: 14px;
            height: 14px;
        }

        .basket-item .basket-item-quantity input {
            width: 20px;
        }

        .basket-addit-services .basket-addit-services-name {
            font-size: 14px;
        }

        .basket-addit-services .basket-addit-services-price {
            font-size: 14px;
        }

        .basket-serv,.basket-price-td {
            width: 50%;
            box-sizing: border-box;
            padding: 20px 0px 0px 0px;
        }

        .basket-serv {
            padding-left: 20px;
        }

        .basket-price-td {
            padding-right: 20px;
        }

        .basket-desc {
            width: calc(100% - 140px);
            padding: 0px;
        }

        .basket-pic {
            padding-right: 0px;
        }

        .basket-wrap-col > .basket-section-header {
            margin: 0px 10px 10px 10px;
            font-size: 16px;
        }

        .basket-wrap-col > h2.basket-section-header {
            margin: 20px 10px 10px 10px;
        }

        .basket-delivery .labelR {
            display: flex;
            flex-flow: column;
        }

        .basket-delivery .labelR .basket-delivery-name {
            flex: 100% 1 1;
            padding: 10px;
            font-size: 14px;
        }

        .basket-delivery .labelR.active-check .basket-delivery-name {
            font-weight: bold;
        }

        .basket-delivery .labelR.active-check {
            margin-bottom: 15px;
        }

        .basket-delivery .labelR .basket-question {
            left: auto;

            right: 0;
        }

        .basket-delivery .labelR .basket-delivery-select-wrapper {
            flex: 100% 1 1;
            flex-flow: column;
            margin-left: 0;
        }

        .basket-delivery .labelR .basket-delivery-select-wrapper .select {
            padding: 10px;
        }

        .basket-delivery .labelR .basket-delivery-select-wrapper .select .select-pop-row {
            padding: 10px !important;
        }

        .basket-delivery .labelR .basket-delivery-select-wrapper .select input,
        .basket-delivery .labelR .basket-delivery-select-wrapper .select.active .select-pop-row {
            font-size: 14px;
        }

        .basket-delivery .labelR .basket-delivery-select-wrapper .select.active .select-pop {
            top: 100%;
        }

        .basket-delivery .labelR .basket-delivery-select-wrapper .select.active .select-pop-row {
            margin: 0;
        }

        .basket-delivery .labelR .basket-delivery-select-wrapper .basket-price-delivery {
            justify-content: start;
            padding: 10px;
            font-size: 14px;
        }

        .basket-delivery .labelR > .basket-price-delivery {
            margin-left: 0;
            padding: 10px;
            font-size: 14px;
        }

        .basket-total-params .row-fl {
            font-size: 14px;
        }

        .basket-total-params .row-fl .basket-price {
            font-size: 18px;
        }

        .basket-to-checkout {
            display: flex;
            flex-flow: column;
            margin: 20px 10px 0 10px;
        }

        .basket-to-checkout .basket-w-cont {
            order: 2;
        }

        .basket-to-checkout .basket-w-serv {
            margin-bottom: 10px;
            order: 1;
        }

        [data-role="checkout.form"] .basket-f-col {
            width: 100%;
        }

        [data-role="checkout.form"] .basket-f-col-s.right {
            float: left;
        }

        [data-role="checkout.form"] .basket-f {
            padding: 20px;
        }

        .basket-final .basket-price-td {
            width: 100%;
            text-align: left;
            padding-left: 20px;
        }

        .new-cart .basket-wrap-col {
            margin-bottom: 20px;
        }

        .new-checkout .basket-w-cont {
            flex: 100% 1 1;
        }

        .new-checkout .basket-wrap-col .basket-w-row {
            flex-flow: column;
        }

        .new-checkout .basket-wrap-col form .basket-f {
            padding: 0;
        }

        .new-checkout .basket-wrap-col .basket-section-header {
            margin: 0 10px 10px 10px;
            font-size: 16px;
        }

        .new-checkout .basket-f-row {
            flex-flow: column;
            margin-bottom: 5px;
        }

        .new-checkout .basket-f-row .basket-f-col:nth-child(even) {
            margin: 0;
        }

        .new-checkout .basket-f-row .basket-f-col {
            margin-bottom: 5px;
        }

        .new-checkout .new-checkout-delivery {
            padding: 10px 85px 10px 10px;
        }

        .new-checkout .basket-f-row .basket-f-col input {
            padding: 0 42px 0 10px;
        }

        .new-checkout .basket-f-row .basket-f-col label.alarm-text {
            padding: 5px 10px 0 10px;
        }

        .new-checkout .basket-payment-picker .basket-f-row {
            flex-flow: column;
        }

        .new-checkout .basket-payment-picker .basket-f-row .labelR {
            padding: 10px;
        }

        .new-checkout .basket-w-cont .row-line {
            margin: 0;
            padding: 25px 0 0 0;
        }

        .new-checkout .basket-payment-picker .basket-cash-payments .row {
            flex-flow: column;
            margin-bottom: 0;
        }

        .new-checkout .basket-payment-picker .basket-cash-payments .row .labelR {
            flex: 100% 1 1;
            width: 100%;
            margin: 0 0 5px 0;
            padding: 10px;
        }

        .new-checkout .basket-payment-picker .basket-cash-payments .row .labelR + .labelR {
            margin-left: 0;
        }

        .new-checkout .basket-legal-reqs {
            flex-flow: column;
        }

        .new-checkout .basket-legal-reqs .basket-f-file {
            margin: 10px
        }

        .new-checkout .basket-legal-reqs input[type="text"] {
            padding: 10px 41px 10px 10px;
        }

        .new-checkout .reset-payments textarea {
            margin: 20px 0;
            padding: 10px;
        }

        .new-checkout .basket-w-serv {
            margin: 0;
        }

        .new-checkout .basket-w-serv > h2 {
            margin: 0 0 10px 0;
            font-size: 16px;
        }

        .new-checkout .basket-w-serv .basket-theme {
            padding: 0;
            border-radius: 0;
            box-shadow: none;
        }

        .new-checkout .basket-w-serv .basket-theme .row-line-bot {
            margin-bottom: 5px;
            padding: 20px 10px;
            background: #FAFAFA;
        }

        .new-checkout .basket-w-serv .basket-theme .row-line-bot:last-child {
            background: none;
        }

        .new-checkout .basket-w-serv .comeBack {
            top: auto;
            justify-content: start;
            width: 100%;
            max-width: 100%;
            margin-bottom: 20px;
            padding: 10px 20px;
        }

        .new-checkout .basket-w-serv .comeBack > svg {
            margin-right: 5px;
        }

        .new-checkout .reset-payments .reset-payments-bottom {
            flex-flow: column;
        }

        .new-checkout .reset-payments .reset-payments-bottom > input {
            order: 2;
        }

        .new-checkout .reset-payments .reset-payments-bottom > div {
            order: 1;
        }

        .new-checkout button[type="submit"] {
            flex: 100% 1 1;
            width: 100%;
        }

        .new-checkout-complete .basket-wrap-col h2.basket-section-header {
            margin: 20px 10px 10px 10px;
            font-size: 18px;
            line-height: 1.2;
        }

        .new-checkout-complete .basket-congrat {
            padding-top: 25px;
            padding-bottom: 25px;
        }

        .new-checkout-complete .checkout-complete-payment {
            margin-bottom: 20px;
            padding: 10px;
        }

        .new-checkout-complete .checkout-complete-total {
            margin-top: 20px;
            padding: 10px;
        }

        .new-checkout-complete .checkout-complete-total-item {
            font-size: 14px;
        }

        .new-checkout-complete .checkout-complete-total-item + .checkout-complete-total-item {
            margin-top: 7px;
        }

        .new-checkout-complete .checkout-complete-delivery {
            flex-flow: column;
            padding: 10px;
        }

        .new-checkout-complete .checkout-complete-delivery-item {
            margin-bottom: 10px;
        }

        .new-checkout-complete .checkout-complete-contact {
            flex-flow: column;
            padding: 10px;
        }

        .new-checkout-complete .checkout-complete-contact-param {
            margin-bottom: 10px;
        }

        .new-checkout-complete .checkout-complete-contact-param + .checkout-complete-contact-param {
            margin-top: 0;
        }

        .new-checkout-complete .checkout-complete-contact-tips div {
            margin-bottom: 10px;
        }

        .new-checkout-complete .checkout-complete-contact-tips div + div {
            margin-top: 0;
        }

        .new-checkout-complete .checkout-complete-finder > p {
            padding: 10px;
        }

        .new-checkout-complete .checkout-complete-finder .basket-f {
            flex-flow: column;
        }

        .new-checkout-complete .checkout-complete-finder input {
            flex: auto;
        }

        .new-checkout-complete .checkout-complete-finder .basket-f button {
            margin: 10px 0 0 0;
        }

        .new-checkout-complete .checkout-complete-confirming {
            padding: 20px;
            line-height: 1.5;
        }

        .new-checkout-complete .checkout-complete-confirming .tab-n2 {
            margin-top: 10px;
        }
    }

    @media only screen and (max-width: 380px) {
        .basket-w-serv .col-s {
            width: 100%;
        }
        .basket-w-serv .labelR .basket-price {
            width: 100%;
            margin-top: 5px;
        }
    }

    @media only screen and (max-width: 360px) {
        .basket-serv {
            width: calc(100% - 180px);
        }
        .basket-numb-b {
            width: 60px;
            padding: 0px;
        }
        .basket-pic {
            order: 1;
        }
        .basket-desc {
            order: 2;
        }
        .basket-serv {
            order: 3;
        }
        .basket-price-td {
            order: 5;
            width: 120px;
        }
        .basket-numb-b {
            order: 4;
            padding-top: 20px;
        }
    }

    @media screen and (orientation: portrait) {
        #video, #hit, #sale {
            margin-top: 30px;
        }

        /*-- Каталог --*/
        .pop {
            padding: 16px 19px;
        }

        #comPop .but, #favPop .but, #messageAdd .but {
            display: block;
            float: none;
            margin: 10px auto;
        }

        #comPop, #favPop, #messageAdd {
            width: auto;
            left: 15px;
            right: 15px;
            margin-left: 0px;
            padding-bottom: 16px;
        }

        .viewed-plate {
            padding: 17px 19px 17px 22px;
        }

        .viewed-plate .all.right.m {
            float: none;
            display: inline-block;
        }

        /*-- TODO:не ipad --*/
        @media screen and (max-width: 767px) {
            .catalog-index .level1 h2 {
                text-align: center;
            }

            .catalog-index .level1 ul li {
                width: 100%;
            }

            .t2 .s-1, .t2 .s-2, .t2 .s-3,
            .t2 .s-5, .t2 .s-6, .t2 .s-7 {
                margin-top: 60px;
                margin-bottom: 20px;
                float: none;
                display: inline-block;
                vertical-align: middle;
            }

            .t2 .s-5 {
                margin-left: 20px;
            }

            .t2 {
                position: relative;
                text-align: center;
            }

            .t2 .s-4 {
                position: absolute;
                margin-top: 0px;
                width: 100%;
                top: 0px;
                left: 0px;
            }

            #sliderPrice {
                width: 100%;
                margin-top: 25px;
            }

            .tab-block .row > ul {
                width: 100%;
                margin: 0 8px 0 0;
            }
        }

        .pop-discount form {
            margin: 10px 0 0;
        }

        .pop-discount-row {
            margin: 5px 0;
        }

        .pop-discount-row.hint {
            margin-top: 10px;
            background: url(/images/pop-discount-hint.png) no-repeat left 4px;
        }

        /*-- /Каталог --*/
        /*-- Информационные страницы --*/
        .contact-row,
        .contact-row .slider {
            margin: 0px;
            padding: 0px;
        }

        .legacyinfo td,
        .legacyinfo th {
            display: block;
            text-align: left;
        }

        .video-l-pic, .news-l-pic {
            width: 100%;
            margin: 0px;
            float: none;
        }

        .video-l-pic img, .news-l-pic img {
            max-width: 100%;
            height: auto;
            margin: 0px auto !important;
        }

        .sitemap td {
            display: block;
        }

        /*-- /Информационные страницы --*/
        .pop-discount-col-1,
        .pop-discount-col-2 {
            width: 100%;
        }

        .jcarousel-wrap {
            width: 230px;
            margin: 0px auto;
        }

        .rek-col {
            width: 100% !important;
            border-radius: 20px;
            margin-bottom: 10px;
            padding: 20px 10px 0px 170px !important;
        }

        .wrap-slider-w {
            width: 100%;
        }

        .wrap-slider,
        .slider .slides_container {
            width: 100%;
        }

        /*-- TODO:5 --*/
        @media screen and (min-width: 320px) and (max-width: 374px) {
            #slider .slides_control li {
                width: 300px;
                height: 115px;
            }
        }

        /*-- TODO:6 --*/
        @media screen and (min-width: 375px) and (max-width: 413px) {
            #slider .slides_control li {
                width: 355px;
                height: 136px;
            }
        }

        /*-- TODO:6+ --*/
        @media screen and (min-width: 414px) {
            #slider .slides_control li {
                width: 394px;
                height: 151px;
            }

        }

        .char-table-aks td:first-child, .char-table td:first-child {
            width: 35%;
            padding-right: 3%;
            font-weight: normal;
        }

        .char-table-aks td:last-child, .char-table td:last-child {
            width: 60%;
        }

        .char-table-aks td, .char-table td {
            display: inline-block;
            vertical-align: top;
            /*overflow: hidden;*/
        }

        .char-table-aks td, .char-table td a {
            word-wrap: break-word;
            line-height: 20px;
        }

        @media screen and (max-width: 600px) {
            .club-form .pop-discount-col-1,
            .club-form .pop-discount-col-2 {
                display: block;
                width: 100%;
            }
        }

        .news-main__image-holder {
            margin: 0 auto;
            float: none;
            text-align: center;
        }

        .news-main .news-main__list {
            width: 230px;
            margin: 0 auto;
        }

        .news-main__item-description.news-main__item-description--display--short:after {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            content: '';
            display: block;
            height: 50px;
            background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
        }

        .news-main .news-main__list .owl-nav {
            visibility: visible;
            opacity: 1;
        }

        .cat-item .cat-item-col-top {
            display: flex;
            flex-flow: column;
            justify-content: flex-start;
            align-items: flex-start;
        }

        /*-- TODO:ipad --*/
        @media screen and (min-width: 768px) and (max-width: 1000px) {
            .t2 .s-4 {
                position: relative;
            }

            .label-price-min, .label-price-max {
                top: -10px !important;
            }

            .tstyle {
                display: block;
                margin: 0px auto 19px auto;
            }

            .wrap-slider-w {
                width: 470px;
            }

            .baner.right {
                width: 200px !important;
            }

            .after-nav {
                display: table;
            }

            .wrap-slider-w {
                width: 420px;
                position: relative;
                z-index: 1;
            }

            .wrap-slider-w, .baner.right {
                display: table-cell;
                vertical-align: middle;
            }

            .baner-col-1 {
                width: 107px;
                font-size: 12px;
            }

            .baner-col-2 {
                width: 99px;
                font-size: 12px;
                background: url(/images/baner-col-2.png) no-repeat -4px top;
            }

            .baner.right {
                width: 180px;
                position: relative;
                top: -20px;
            }

            #slider .slides_control li {
                width: 480px;
                height: 183px;
            }

            .wrap-slider, .slider .slides_container {
                width: 480px !important;
            }

            .jcarousel-wrap {
                width: 670px !important;
            }

            .cat-list {
                width: 205px;
            }

            .jcarousel-wrap {
                width: 684px !important;
            }
        }
    }

    /*.char-table-aks td:last-child, .char-table td:last-child {*/
    /*padding: 7px 0 7px 5px;*/
    /*}*/
    .allScreen {
        width: auto !important;
        right: 20px;
    }

    /*.wrapper .nav li:hover ul {
        display: none;
    }*/
    .basket-question {
        display: none !important;
    }

    /*-- TODO:альбомная --*/
    @media screen and (orientation: landscape) {
        .viewed-plate .all.right {
            margin-top: -20px;
        }

        .rek-col {
            padding: 70px 0px 0px 40px;
            background-size: 60px;
            height: 190px;
            margin-left: -2px;
            width: 33%;
        }

        #main .menu-call.call-catalog {
            margin-top: 10px;
        }

        .bot-inf .logo,
        .smm.right {
            width: 60% !important;
            margin-right: 20px;
        }

        .catalog-index .level1 ul li {
            width: 32%;
        }

        /*-- TODO:5 --*/
        @media screen and (min-width: 568px) and (max-width: 666px) {
            #slider .slides_control li {
                width: 548px;
                height: 209px;
            }

            .wrap-slider-w {
                width: 100%;
            }

            .t2 .s-4, #sliderPrice {
                width: 152px;
            }

            .jcarousel-wrap {
                width: 480px !important;
            }

            .wrap-slider, .slider .slides_container {
                width: 100% !important;
            }
        }

        /*-- TODO:6 --*/
        @media screen and (min-width: 667px) and (max-width: 735px) {
            #slider .slides_control li {
                width: 420px;
                height: 161px;
            }

            .wrap-slider, .slider .slides_container {
                width: 420px !important;
            }

            .jcarousel-wrap {
                width: 480px !important;
            }

            .after-nav {
                display: table;
            }

            .wrap-slider-w {
                width: 420px;
                position: relative;
                z-index: 1;
            }

            .wrap-slider-w, .baner.right {
                display: table-cell;
                vertical-align: middle;
            }

            .baner-col-1 {
                width: 107px;
                font-size: 12px;
            }

            .baner-col-2 {
                width: 99px;
                font-size: 12px;
                background: url(/images/baner-col-2.png) no-repeat -4px top;
            }

            .baner.right {
                width: 180px;
                position: relative;
                top: -20px;
            }
        }

        /*-- TODO:6+ --*/
        @media screen and (min-width: 736px) {
            .after-nav {
                display: table;
            }

            .wrap-slider-w {
                width: 420px;
                position: relative;
                z-index: 1;
            }

            .wrap-slider-w, .baner.right {
                display: table-cell;
                vertical-align: middle;
            }

            .baner-col-1 {
                width: 107px;
                font-size: 12px;
            }

            .baner-col-2 {
                width: 99px;
                font-size: 12px;
                background: url(/images/baner-col-2.png) no-repeat -4px top;
            }

            .baner.right {
                width: 180px;
                position: relative;
                top: -20px;
            }

            #slider .slides_control li {
                width: 480px;
                height: 183px;
            }

            .wrap-slider, .slider .slides_container {
                width: 480px !important;
            }

            .jcarousel-wrap {
                width: 670px !important;
            }

            .cat-list {
                width: 205px;
            }
        }
    }

    .search-menu {
        position: absolute;
        background: #fff;
        z-index: 999;
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, .2);
        margin-top: 10px;
    }

    .baner.right {
        z-index: 1;
    }

    .ui-slider-horizontal .ui-slider-handle {
        display: none;
    }

    .ui-slider-horizontal {
        height: 8px;
    }

    .label-price-min,
    .label-price-max {
        position: absolute;
        top: 0px;
    }

    .label-price-min {
        left: 0px;
    }

    .label-price-max {
        right: 0px;
    }

    /*-- TODO:общее --*/
    .m, .cat-item-by.m, .by.cl.m {
        display: block;
    }

    .d, a.buy-one-click.d,
    .cat-item-by.d:not(.dot),
    .by.cl.d {
        display: none;
    }

    .wrapper {
        width: 100%;
        padding: 0px 10px;
        box-sizing: border-box;
    }

    .menu-call, .close-menu, .call-filter-right {
        width: 26px;
        height: 26px;
        background: url("/images/call-menu.png") no-repeat 0px 0px;
        display: block;
        position: relative;
        z-index: 1;
    }

    .header-top {
        z-index: 999;
    }

    .header-top .menu-call {
        left: 0px;
        top: 9px;
        width: 38px;
        background-position: 16px 0px;
        position: absolute;
    }

    .header-top .menu-call:before,
    .header-top .menu-call:after {
        content: '';
        position: absolute;
        height: 10px;
        width: 100%;
    }

    .header-top .menu-call:before {
        top: -10px;
    }

    .header-top .menu-call:after {
        bottom: -10px;
    }

    .call-filter-right {
        background: url("/images/call-menu.png") no-repeat 0px -127px;
        margin: 10px 0px 5px 0px;
    }

    .call-filter-right.opened {
        background: url("/images/call-menu.png") no-repeat 0px -157px;
    }

    .call-filter-right.opened + .tab-block,
    .call-filter.opened + .tab-block {
        display: block !important;
        margin-top: 10px;
    }

    .call-filter {
        display: block;
        margin-top: 10px;
    }

    h1 {
        margin-bottom: 5px;
    }

    .call-filter.opened span {
        border: none;
    }

    .call-filter.opened span:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 7px solid #463c3c;
        border-top: none;
        top: 5px;
    }

    .call-filter span {
        border-bottom: 1px dashed;
        position: relative;
        display: inline-block;
        color: #463c3c;
        font-weight: bolder;
    }

    .call-filter span:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 7px solid #463c3c;
        border-radius: 2px;
        top: 7px;
        right: -15px;
    }

    .menu-call.opened {
        background: url("/images/call-menu.png") no-repeat 7px -66px;
    }

    .menu-call.call-catalog {
        background: url("/images/call-menu.png") no-repeat 0px -32px;
    }

    #main .menu-call.call-catalog {
        white-space: nowrap;
        text-indent: 35px;
        vertical-align: middle;
        padding-top: 3px;
        color: #00b039;
        font-weight: bolder;
        margin: 20px 0px 10px 0px;
    }

    footer .menu-call.call-catalog {
        margin: 5px 5px 20px 10px;
    }

    .menu-call.call-catalog.opened {
        background: url("/images/call-menu.png") no-repeat 0px -95px;
    }

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

    .producer-row img {
        max-width: 200px;
    }

    .after-nav {
        margin: 10px 0 15px;
    }

    #video .jcarousel-wrap {
        margin-top: 20px;
    }

    .rek-block {
        display: none;
    }

    body #mightyCallC2C-1629a163-2b80-4c68-a5e3-2b4669c3b304 {
        z-index: 8009 !important;
    }

    .pop-discount textarea {
        height: 75px;
    }

    .sale-banner {
        display: none;
    }

    .breadcrumbs {
        margin: 10px 0px;
    }

    .offstop {
        margin-top: 0px !important;
        margin-bottom: 5px !important;
    }

    /*-- TODO:/общее --*/
    /*-- TODO:хедер --*/
    header {
        height: auto;
    }

    .header-bot {
        padding: 10px 0px;
        height: 83px;
    }

    .header-link.checkout {
        display: none;
    }

    /*-- верхнее меню --*/
    .header-nav {
        display: none;
        position: absolute;
        top: 40px;
        padding: 10px 5px;
        border-radius: 4px;
        background: #463c3c;
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, .6);
    }

    .header-nav li {
        float: none;
        background: #463c3c;
    }

    .header-nav li {
        padding: 0px 5px;
    }

    .header-nav li a {
        padding: 5px 10px;
    }

    .header-rb {
        float: none;
        position: absolute;
        right: 0px;
        margin: 0px;
        padding-right: 10px;
    }

    .header-ws {
        margin-bottom: -8px;
        margin-right: 0px;
    }

    .header-sep + .header-sep {
        /*display: none;*/
    }

    .header-rb > a {
        display: block;
        margin-top: -8px;
    }

    .header-ws + .header-sep {
        margin: 0px 0px 0 9px;
    }

    /*-- /верхнее меню --*/
    /*-- меню каталога --*/
    .nav {
        position: relative;
    }

    .nav > ul {
        position: absolute;
        display: none;
        top: 0px;
        left: 5px;
        z-index: 100;
        background: #55aa55;
        border-radius: 5px;
        border: 1px solid #55aa55;
        width: 250px;
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, .6);
    }

    .nav li {
        display: block;
    }

    .nav li ul {
        position: relative;
        border-radius: 0px;
        margin: 0px !important;
        width: 100%;
    }

    .link-arr {
        display: inline-block;
        content: '';
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 7px solid #fff;
    }

    .nav > ul .corner:hover:after {
        display: none;
    }

    .nav li.liactive {
        background: #4d7348;
    }

    .nav li.liactive ul {
        display: block;
    }

    .nav li ul:after {
        display: none;
    }

    .nav li ul:before {
        content: ' ';
        display: block;
        height: 7px;
        width: 24px;
        z-index: 7;
        position: relative;
        margin: -7px auto 0;
        background: url(/css/../images/nav-corner.png) no-repeat center top;
    }

    .nav > ul > li > a {
        border-radius: 0px !important;
        display: inline;
        background: transparent !important;
        border-bottom: 1px solid;
        padding: 0px;
        margin: 0px 5px 0px 14px;
    }

    .nav > ul > li > a.active {
        border-bottom: 0px;
    }

    /*-- /меню каталога --*/
    .logo {
        margin-right: 0px !important;
    }

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

    .header-link.el, .header-link.comp {
        display: none;
    }

    .header-link-block {
        float: none;
        position: absolute;
        margin: 0px;
        right: 10px;
    }

    .poisk {
        width: 100%;
        margin: 0px;
    }

    .poisk input[type="text"] {
        width: 100%;
    }

    .poisk input[type="submit"] {
        position: absolute;
        right: 0px;
    }

    /*-- /хедер --*/
    /*-- слайдер на главной --*/
    .wrap-slider-w {
        padding: 0px;
        margin: 0px;
        float: none;
    }

    .wrap-slider,
    .slider .slides_container {
        height: auto;
        margin-bottom: 10px;
    }

    .after-nav {
        min-height: 0px;
        width: 100%;
    }

    .wrap-slider li img {
        max-width: 100%;
        height: auto;
    }

    .baner {
        float: none;
        width: 100%;
        margin: 0px;
    }

    .baner img {
        margin: 0px auto;
    }

    .wrapper-p {
        width: 100%;
        box-sizing: border-box;
        padding: 0px 10px;
    }

    .baner-col-1, .baner-col-2 {
        display: inline-block;
        float: none;
    }

    .baner-col-2 {
        margin-left: -5px;
    }

    .jcarousel-wrap .jcarousel-control-next, .jcarousel-wrap .jcarousel-control-prev {
        display: block;
    }

    .jcarousel-wrap .jcarousel-control-prev {
        left: 10px;
    }

    .jcarousel-wrap .jcarousel-control-next {
        right: 10px;
    }

    .jcarousel-control-prev-block {
        left: -30px;
        z-index: 1;
    }

    .jcarousel-control-next-block {
        right: -30px;
        z-index: 1;
    }

    .news .jcarousel-wrap,
    .sale .jcarousel-wrap,
    .hit .jcarousel-wrap,
    .video .jcarousel-wrap {
        width: 230px;
        margin: 0px auto;
    }

    .cat-list {
        margin: 0 5px 12px 5px !important;
    }

    .jcarousel-control-next,
    .jcarousel-control-prev {
        top: 40%;
    }

    .wrap-slider-w .prev, .wrap-slider-w .next {
        display: block;
    }

    .slider .prev, .slider .next {
        z-index: 99;
        top: 45%;
    }

    .slider .prev {
        left: 0px;
    }

    .slider .next {
        right: 0px;
    }

    /*-- /слайдер на главной --*/
    .rek-col {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-right: 1px;
    }

    .hit {
        margin: 20px 0 0;
    }

    .sale {
        margin: 20px 0px;
    }

    .producer {
        margin: 0px 0px 20px 0px;
        padding: 20px 0px 0px 0px;
    }

    .producer-row {
        display: block;
        padding-bottom: 18px;
        overflow-x: auto;
    }

    .h-r {
        padding-right: 10px;
    }

    .seo-block {
        padding-top: 0px;
    }

    /*-- TODO:Футер --*/
    .bot-inf {
        padding-top: 20px;
        padding-bottom: 0px;
        height: auto;
    }

    .bot-inf .logo, .bot-inf .tel, .bot-inf .email {
        float: none;
    }

    .fon-grey {
        padding: 20px 0px;
        //margin-top: 10px;
    }

    footer, .footer-top, .footer-bottom {
        height: auto;
    }

    .help-inf .row.w100 {
        width: 100%;
    }

    .footer-bottom {
        line-height: normal;
        padding: 10px 0px;
    }

    footer {
        margin-top: 0px;
    }

    #wrapper {
        padding-bottom: 0px;
    }

    .smm.right {
        float: left;
        height: 160px;
    }

    .footer-top .wrapper-p {
        padding: 20px 10px;
    }

    iframe[name="google_conversion_frame"] {
        display: none;
    }

    .footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
        width: 50%;
    }

    .tel {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .bot-inf .logo {
        margin-right: 20px !important;
        margin-bottom: 20px;
    }

    .bot-inf .email {
        margin-bottom: 20px;
    }

    .bot-inf a {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .impp {
        display: none !important;
    }

    /*.smm-1 {*/
        /*background-position: 0px 0px;*/
    /*}*/

    /*.smm-2 {*/
        /*background-position: -45px 0px;*/
    /*}*/

    /*.smm-3 {*/
        /*background-position: -90px 0px;*/
    /*}*/

    /*-- TODO:/Футер --*/
    /*-- TODO:Каталог --*/
    .top-filters {
        display: none;
    }

    .main-content {
        margin: 0px;
        position: relative;
    }

    .sidebar-filtr-block {
        display: none;
    }

    .main-right {
        width: 100%;
        margin-top: 10px;
    }

    .tab-block {
        display: none !important;
    }

    #main .sort-block {
        font-size: 16px;
        margin: 20px 0 10px;
    }

    #main .sort a {
        white-space: nowrap;
        padding: 0 15px 0 0px;
        margin: 0px 10px 0px 0px;
        display: inline-block;
        margin-bottom: 10px;
    }

    #main .sort a:first-child {
        margin-left: 5px;
    }

    #main .sort a.active {
        padding: 0 15px 0 5px;
    }

    .sort-block .left, .pag.right {
        float: none;
    }

    .pag.right {
        margin-top: 10px;
    }

    .cat-list-block {
        text-align: center;
        margin: 0px;
    }

    .desc {
        padding: 0px;
    }

    .desc .h2, .desc h2 {
        margin: 0px;
    }

    .cat-list-serv {
        display: none;
    }

    .catalog-index .level1 h2 {
        margin-bottom: 10px;
    }

    .catalog-index .level1 ul li {
        padding: 10px 0px;
    }

    .cat-list-block + .sort-block {
        margin-bottom: 20px !important;
    }

    /*-- TODO:/Каталог --*/
    /*-- TODO:Карточка товара --*/
    .wrapper .wrapper-p {
        padding: 0px;
    }

    .cat-item-col-pic {
        width: 100%;
        float: none;
    }

    .cat-item-col-pic iframe,
    .cat-item-col-pic img,
    .pop-ci img,
    .pop-ci iframe {
        max-width: 100%;
        //height: auto !important;
        margin: 0px auto;
    }

    .cat-item-bp {
        height: auto;
    }

    .cat-item-yutb, .cat-item-sp {
        margin: 0 5px 10px 5px;
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 74px;
        height: 78px;
    }

    .cat-item-yutb img, .cat-item-sp img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

    .ya-share2 {
        width: 100%;
        text-align: center;
        margin-top: 20px !important;
    }

    .tstyle-margin {
        text-align: center;
    }

    .char h2, .char .h2 {
        margin: 0px 0 10px;
    }

    .char-col {
        width: 100%;
        float: none !important;
    }

    .wrapper-p.desc {
        padding: 20px 10px 0px 10px;
    }

    .pop-ci .cat-item-all-pic {
        display: none;
    }

    .cat-item-col-desc {
        margin: 0px auto;
        float: none;
    }

    .cat-item-col-desc.kreakl-container-fix {
        margin-top: 25px;
    }

    .cat-item-prod {
        line-height: 180%;
    }

    .cat-item-yutb:hover, .cat-item-sp:hover {
        border-color: transparent;
    }

    .cat-item-yutb.active, .cat-item-sp.active {
        border-color: #55aa55 !important;
    }

    .cat-item-bp {
        overflow: hidden;
    }

    .cat-item-serv, .cat-item-a-serv {
        display: none;
    }

    .ya-share2__icon {
        width: 40px !important;
        height: 40px !important;
        background-size: cover !important;
    }

    /*-- TODO:/Карточка товара --*/
    /*-- TODO:Информационные страницы --*/
    .no-bordered {
        text-align: center;
        width: 100% !important;
    }

    .no-bordered td {
        display: inline-block;
    }

    .cont p {
        margin: 10px 0px;
    }

    .cont.justify {
        text-align: left;
    }

    .sidebar-left {
        position: relative;
    }

    .sidebar-filtr-block.bRadiusAll {
        margin: 0px;
        position: absolute;
        background: #fff;
        z-index: 999;
        width: 100%;
        box-sizing: border-box;
        border-radius: 0px 0px 5px 5px;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, .2);
    }

    .principles img {
        width: 100%;
        height: auto;
    }

    .principles td {
        vertical-align: top;
    }

    .principles td:first-child {
        width: 20%;
    }

    article .h2, article h2, main .h2, main h2 {
        margin: 10px 0px;
    }

    .viewed-plate {
        margin: 10px 0 0;
    }

    .cont a[name="quality"], .cont a[name="price"], .cont a[name="quality"] {
        display: none;
    }

    .bx-yandex-map {
        width: 100% !important;
    }

    .contact-row .wrap-slider,
    .contact-row .slider .slides_container,
    .contact-r {
        width: 100%;
    }

    .contact-row .slider .slides_container {
        height: auto;
    }

    .contact-r {
        margin: 0px;
    }

    #sliderCont-1.slider .slides_container {
        margin-bottom: 0px;
    }

    .rekvis {
        margin: 10px 0px;
    }

    .contact-row .wrap-slider {
        margin-top: 10px;
    }

    table.legacyinfo {
        width: 100% !important;
        margin-top: 10px;
    }

    div.cont .cat-list.fixproduct {
        float: none;
    }

    /*-- /Информационные страницы --*/
    .basket-w-cont {
        width: 100%;
        box-sizing: border-box;
    }

    .basket-final-text {
        padding: 5px 10px 0 10px !important;
        margin-bottom: 10px !important;
    }

    .basket-w-serv, #vk_groups, #vk_groups iframe {
        width: 100% !important;
        box-sizing: border-box;
    }

    .basket-w-serv {
        margin-top: 10px !important;
    }

    .basket-w-cont .tab .but {
        padding: 0 10px;
    }

    .choose-order {
        margin-top: 0px;
    }

    .basket-f p {
        margin-top: 14px !important;
    }

    input[type="text"].pfixorder,
    .but-send {
        width: 48%;
        display: inline-block;
    }

    .delivery-item  .features {
        flex-direction: column;
        align-items: center;
    }

    .delivery-item  .features > div + div {
        margin-top: 30px;
    }

    .delivery-info {
        flex-direction: column;
    }

    .delivery-info > div {
        width: 100%;
    }

    .delivery-info > div + div {
        margin-top: 30px;
        margin-left: 0px;
    }

    .text-block .icons div {
        white-space: normal;
    }

    .text-block .icons div + div {
        margin-left: 0px;
        margin-top: 20px;
    }

    .text-block .icons div i + i {
        margin-top: 20px;
        margin-left: 0px;
    }

    .contact-items {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
    }

    .contact-item {
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
    }

    .contact-item .text {
        width: 100%;
    }

    .contact-item + .contact-item {
        margin-top: 20px;
    }
}

@media only screen and (max-width : 768px) {
    .product-tabs .tab-content {
        flex-direction: column;
    }

    .product-tabs .tab-content .text {
        order: 2!important;
        width: 100%!important;
    }

    .product-tabs .tab-content .media {
        order: 1!important;
        width: 100%!important;
        text-align: center;
    }

    .product-tabs .tab-content .cat-list-block {
        justify-content: center!important;
    }

    .product-tabs .tab-content > div + div {
        margin-top: 20px;
    }

    .product-tabs .tabs-head > h2 {
        height: 30px;
    }

    .product-tabs .tab-content .media-youtube {
        width: 100%;
    }

    .product-tabs .tab-content .text-youtube {
        width: 100%;
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .index-slider {
        padding: 0
    }

    .index-slider__item {
        height: inherit;
    }

    .index-slider-item {
        flex-flow: column;
    }

    .index-slider-item__left-block {
        width: 100%;
    }

    .index-slider-item__right-block {
        width: 100%;
        padding: 15px 0 0 0;
    }

    .index-slider-item__video {
        min-height: 200px;
    }
}

@media only screen and (max-width: 768px) {
    .category-tips-slider{
        flex: 0 0 auto;
    }
    .category-tips-slider-item__body{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .category-tips-slider-item__title{
        display: inline-block;
        margin-top: 20px;
        width: 375px;
        height: 55px;
        font-family: ubuntu-bold, sans-serif;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        color: #55AA55;
      }
    .category-tips-slider-item__body > .yt-wrapper{
        width: 350px;
        margin-bottom: 20px;
        position: relative;
        padding-bottom: unset;
        height: unset;
        overflow: hidden;
    }
}

/* End */


/* Start:/css/owl.carousel.css?15507613534028*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */
/* /css/main.css?1764584316200774 */
/* /css/custom.css?167657011642170 */
/* /css/mobile.css?176458515344269 */
/* /css/owl.carousel.css?15507613534028 */
