@charset "UTF-8";

/* Здесь normalize стилей */

@font-face {
  font-family: 'pf_dintext_pro';
  src: url("../fonts/pfdintextpro-regular-webfont.eot");
  src: url("../fonts/pfdintextpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdintextpro-regular-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-regular-webfont.woff") format("woff"), url("../fonts/pfdintextpro-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pf_dintext_pro';
  src: url("../fonts/pfdintextpro-italic-webfont.eot");
  src: url("../fonts/pfdintextpro-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdintextpro-italic-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-italic-webfont.woff") format("woff"), url("../fonts/pfdintextpro-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'pf_dintext_pro';
  src: url("../fonts/pfdintextpro-light-webfont.eot");
  src: url("../fonts/pfdintextpro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdintextpro-light-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-light-webfont.woff") format("woff"), url("../fonts/pfdintextpro-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'pf_dintext_pro';
  src: url("../fonts/pfdintextpro-lightitalic-webfont.eot");
  src: url("../fonts/pfdintextpro-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdintextpro-lightitalic-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-lightitalic-webfont.woff") format("woff"), url("../fonts/pfdintextpro-lightitalic-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'pf_dintext_pro';
  src: url("../fonts/pfdintextpro-meditalic-webfont.eot");
  src: url("../fonts/pfdintextpro-meditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdintextpro-meditalic-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-meditalic-webfont.woff") format("woff"), url("../fonts/pfdintextpro-meditalic-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'pf_dintext_pro';
  src: url("../fonts/pfdintextpro-medium-webfont.eot");
  src: url("../fonts/pfdintextpro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pfdintextpro-medium-webfont.woff2") format("woff2"), url("../fonts/pfdintextpro-medium-webfont.woff") format("woff"), url("../fonts/pfdintextpro-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

html {
  /* 1 */
  font-family: 'pf_dintext_pro';
  font-size: 18px;
  font-weight: 300;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #fff;
  color: #4d4d4d;
  line-height: 1.3;
}

/*
 * Removes default margin.
 */

body {
  margin: 0;
}

/* Прижатый футер */

html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

header,
footer {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.maincontent {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

/* Links
 ========================================================================== */

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

a {
  background: transparent;
}

/*
 * Improve readability of focused elements when they are also in an active/hover state.
 */

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

/*
 * Style
 */

a,
.uk-link {
  color: #f3c12f;
  text-decoration: none;
  cursor: pointer;
  text-decoration-skip-ink: none;
}

a:hover,
.uk-link:hover {
  color: #4d4d4d;
  text-decoration: underline;
}

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

/*
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/*
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: 500;
}

/*
 * 1. Address odd `em`-unit font size rendering in all browsers.
 * 2. Consolas has a better baseline in running text compared to `Courier`
 */

:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-size: 12px;
  /* 2 */
  font-family: Consolas, monospace, serif;
  /* 3 */
  color: #D05;
  white-space: nowrap;
}

/*
 * Emphasize
 */

/*
 * Insert
 */

ins {
  background: #ffa;
  color: #282828;
  text-decoration: none;
}

/*
 * Mark
 * Note: Addresses styling not present in IE 8/9.
 */

mark {
  background: #ffa;
  color: #282828;
}

/*
 * Quote
 */

q {
  font-style: italic;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

/*
 * Remove the gap between embedded content and the bottom of their containers.
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Responsiveness
 * 1. Sets a maximum width relative to the parent and auto scales the height
 * 2. Corrects `max-width` behavior if padding and border are used
 */

audio,
canvas,
img,
svg,
video {
  /* 1 */
  max-width: 100%;
  height: auto;
  /* 2 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
 * Preserve original dimensions
 */

.uk-img-preserve,
.uk-img-preserve audio,
.uk-img-preserve canvas,
.uk-img-preserve img,
.uk-img-preserve svg,
.uk-img-preserve video {
  max-width: none;
}

/*
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/*
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Block elements
 ========================================================================== */

/*
 * Reset margin
 */

blockquote,
figure {
  margin: 0;
}

/*
 * Margins
 */

p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
  margin: 0 0 15px 0;
}

p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
blockquote:last-child,
pre:last-child,
address:last-child,
fieldset:last-child,
figure:last-child {
  margin-bottom: 0;
}

* + p,
* + ul,
* + ol,
* + dl,
* + blockquote,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 15px;
}

/* Headings
 ========================================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-weight: 500;
  color: #282828;
  text-transform: none;
}

/*
 * Margins
 */

* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 25px;
}

/*
 * Sizes
 */

h1,
.uk-h1 {
  font-size: 40px;
  font-weight: 300;
  color: #000;
}

h2,
.uk-h2 {
  font-size: 30px;
  color: #4c4c4c;
  font-weight: 300;
}

h3,
.uk-h3 {
  font-size: 24px;
  color: #4c4c4c;
  font-weight: 300;
}

h4,
.uk-h4 {
  font-size: 18px;
  font-weight: 500;
}

h5,
.uk-h5 {
  font-size: 16px;
  font-weight: 500;
}

h6,
.uk-h6 {
  font-size: 14px;
  font-weight: 500;
}

/* Lists
 ========================================================================== */

ul,
ol {
  padding-left: 30px;
}

/*
 * Reset margin for nested lists
 */

ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

/* Description lists
 ========================================================================== */

dt {
  font-weight: 500;
}

dd {
  margin-left: 0;
}

/* Horizontal rules
 ========================================================================== */

/*
 * 1. Address differences between Firefox and other browsers.
 * 2. Style
 */

hr {
  /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  /* 2 */
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #ddd;
}

/* Address
 ========================================================================== */

address {
  font-style: normal;
}

/* Blockquotes
 ========================================================================== */

blockquote {
  padding-left: 15px;
  border-left: 5px solid #ddd;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
}

/* Preformatted text
 ========================================================================== */

/*
 * 1. Contain overflow in all browsers.
 */

pre {
  padding: 10px;
  background: #f5f5f5;
  font: 12px / 18px Consolas, monospace, serif;
  color: #282828;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  /* 1 */
  overflow: auto;
}

/* Selection pseudo-element
 ========================================================================== */

::-moz-selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

/* HTML5 elements
 ========================================================================== */

/*
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/*
 * Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/*
 * Prevent displaying `audio` without controls in Chrome, Safari and Opera
 */

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

/*
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Iframe
 ========================================================================== */

iframe {
  border: 0;
}

/* Fix viewport for IE10 snap mode
 ========================================================================== */

.text-block div:not(.onestep-cart) table {
  border-collapse: collapse;
  border-spacing: 0;
}

.text-block div:not(.onestep-cart) table th {
  color: #aaa;
  padding: 0px 10px 7px;
}

.text-block div:not(.onestep-cart) table td {
  padding: 10px 20px;
  border: none;
}

.text-block table.not-bordered td {
  border: none;
}

input,
select textarea {
  font-family: inherit;
  font-weight: 300;
}

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

button:active,
button:focus,
input:active,
input:focus {
  outline: none;
}

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

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class*='uk-icon-'] {
  font-family: FontAwesome;
  /* 1 */
  display: inline-block;
  /* 2 */
  font-weight: normal;
  font-style: normal;
  /* 4 */
  line-height: 1;
  /* 5 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 6 */

[class*='uk-icon-'],
[class*='uk-icon-']:hover,
[class*='uk-icon-']:focus {
  text-decoration: none;
}

/* Здесь стили для сеток */

/* Здесь переменные и миксины */

/* ================== Сетка на всякий случай, для поддержки =================== */

.width-1-5 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: -webkit-calc(20% - 20px);
  width: -moz-calc(20% - 20px);
  width: calc(20% - 20px);
}

.width-1-4 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
}

.width-1-3 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: -webkit-calc(33% - 20px);
  width: -moz-calc(33% - 20px);
  width: calc(33% - 20px);
}

.width-1-2 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}

/* ================== // Сетка на всякий случай, для поддержки =================== */

/* Здесь переменные и миксины */

.s-live-setting-wrapper {
  display: none !important;
}

.container {
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.globalheader {
  padding-top: 40px;
}
.globalheader__row,
.globalheader__mid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.globalheader__row > *,
.globalheader__mid > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
}

.globalheader__mid {
  padding-top: 20px;
}

.globalheader__mid > * {
  margin-bottom: 20px;
}

.globalheader__top {
  background: #1a1a1a;
  position: absolute;
  top: -40px;
  margin-top: 40px;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-transition: top 500ms linear;
  -moz-transition: top 500ms linear;
  -ms-transition: top 500ms linear;
  -o-transition: top 500ms linear;
  transition: top 500ms linear;
}
.globalheader__top .sticky {
  display: none;
}
.globalheader__top.sticky .sticky {
  display: block;
}
.globalheader__top.sticky .logo-wrap {
  width: 120px;
}
.globalheader__top.sticky {
  position: fixed;
  top: 0px;
  margin-top: 0px;
}
.globalheader__top.sticky .cart.sticky {
  display: inline-block;
  height: 28px;
  margin-left: 25px;
}
.globalheader__top.sticky .cart.sticky .cart-summary {
  border: none;
  padding: 0;
}
.globalheader__top.sticky .icon-shopping-cart {
  width: 0px;
  height: 0px;
  background: none;
}
.globalheader__top.sticky .cart-count {
  position: absolute;
  left: 22px;
  top: -4px;
  width: 19px;
  height: 19px;
  background: #b2b2b2;
  text-align: center;
  line-height: 19px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  color: #fff !important;
  font-weight: 300;
}
.globalheader__top.sticky .cart-total {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  margin-left: 15px;
  position: relative;
  top: -4px;
}
.uk-icon-shopping-cart:before {
  content: "\f07a";
  font-size: 28px;
}


.globalheader__button > * {
  display: inline-block;
  vertical-align: top;
}

.globalheader__button a {
  color: #b2b2b2;
}

.globalheader__button a:hover {
  color: #b2b2b2;
}

.globalheader__search {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 470px;
}

.globalheader .ssearch-wrapper .ssearch-box {
  background: #424242;
  border-color: #424242;
  -moz-border-radius: 0;
  border-radius: 0;
}

.globalheader .ssearch-wrapper .ssearch-box .ssearch-key-box input {
  background: #424242;
  color: #fff;
  font-size: 16px;
  font-style: italic;
}

.globalheader .ssearch-wrapper .select-box-label {
  /*border-left-color: #f3c12f;*/
  border-left: none;
}

.globalheader .ssearch-wrapper .ssearch-box .ssearch-submit {
  width: 41px;
  height: 40px;
  padding: 0;
  text-align: center;
  background: none !important;
  overflow: hidden;
}

.globalheader .ssearch-wrapper .ssearch-box .ssearch-submit:before {
  font-size: 18px;
  content: "\f002";
  font-family: FontAwesome;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  height: 41px;
  vertical-align: top;
  width: 41px;
  color: #f3c12f;
}

.globalheader .ssearch-wrapper .ssearch-box .ssearch-submit:hover:before {
  color: #fff;
}

.globalheader .ssearch-wrapper .select-box-list .childs span {
  padding-left: 12px;
  color: #fff;
}

.globalheader .ssearch-wrapper .select-box-list ul li.collapsible > span {
  display: none;
}

.globalheader .cart.fixed {
  width: auto !important;
}

.globalheader .icon-shopping-cart {
  display: inline-block;
  background: url("../img/cart.png") no-repeat;
  width: 34px;
  height: 34px;
}

.globalheader .cart__top {
  display: inline-block;
}

.globalheader .cart-summary {
  display: block;
  position: relative;
  padding: 21px 20px 12px 20px;
  border: 1px dashed #e6e6e6;
}

.globalheader .cart-summary:hover {
  text-decoration: none;
}

.globalheader .cart-summary:hover .cart-count {
  color: #1a1a1a;
  background: #f3c12f;
}

.globalheader .cart-count {
  width: 23px;
  height: 23px;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #929292;
  position: absolute;
  left: 45px;
  top: 9px;
}

.globalheader .cart-total {
  font-size: 18px;
  font-weight: 300;
  color: #4d4d4d;
  margin-left: 15px;
  position: relative;
  top: -9px;
}

.globalheader .zvonki__first {
  text-align: right;
  margin-bottom: 12px;
}

.globalheader .zvonki__first a {
  font-size: 22px;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

.globalheader .zvonki__first a:hover {
  color: #808080;
  text-decoration: none;
}

.globalheader .zvonki__last a {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 205px;
}

.globalheader .zvonki__last a:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.globalheader .ssearch-wrapper.small-screen .select-box-label > span,
.globalheader .ssearch-wrapper .select-box-label {
  font-size: 16px;
  color: #fff;
}

.globalheader ::-webkit-input-placeholder {
  color: #cccccc !important;
  opacity: 1;
}

.globalheader ::-moz-placeholder {
  color: #cccccc !important;
  opacity: 1;
}

.globalheader :-moz-placeholder {
  color: #cccccc !important;
  opacity: 1;
}

.globalheader :-ms-input-placeholder {
  color: #cccccc !important;
  opacity: 1;
}

.globalheader [placeholder]:focus::-webkit-input-placeholder {
  color: transparent !important;
}

.globalheader [placeholder]:focus::-moz-placeholder {
  color: transparent !important;
}

.globalheader [placeholder]:focus:-moz-placeholder {
  color: transparent !important;
}

.globalheader [placeholder]:focus:-ms-input-placeholder {
  color: transparent !important;
}

.globalheader .ssearch-wrapper.small-screen .select-box-label .icon-down {
  background: url("../img/settings.png") center no-repeat;
  -moz-background-size: 16px;
  background-size: 16px;
}

.globalheader .ssearch-wrapper .select-box-list {
  border-top: 2px solid #f3c12f;
  background: #1a1a1a;
  border-left: 1px solid #1a1a1a;
  border-right: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}

.globalheader .ssearch-wrapper .select-box-list:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #f3c22f transparent;
  position: absolute;
  top: -8px;
  left: 50%;
}

.globalheader .ssearch-wrapper .select-box-list span {
  color: #fff;
  font-size: 18px;
}

.globalheader .ssearch-wrapper .select-box-list span:hover {
  background: none;
  color: #f3c12f;
}

.globalheader .ssearch-wrapper .select-box-list span.selected {
  color: #f3c12f;
  font-weight: 500;
}

.globalheader .ssearch-wrapper .select-box-label .icon-down {
  background: none;
  text-align: right;
}

.globalheader .ssearch-wrapper .select-box-label .icon-down:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
}

.globalheader .ssearch-wrapper .ssearch-box .ssearch-key-box:before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  border-bottom: 1px solid #a1a1a1;
}

.globalheader .collapsible.submenu-is-shown > .flyout {
  display: block;
}

.balance-scale {
  position: relative;
  margin-right: 15px;
  font-size: 22px;
  top: 3px;
}

.balance-scale__count {
  position: absolute;
  right: -11px;
  top: -7px;
  width: 19px;
  height: 19px;
  background: #b2b2b2;
  text-align: center;
  line-height: 19px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}

.balance-scale:hover .balance-scale__count {
  background: #f3c12f;
}

.fav-img-wrap {
  position: relative;
  margin-left: 15px;
  font-size: 22px;
  top: 3px;
}

.fav-img-wrap a {
  display: block !important;
}

.fav-img-wrap:hover .fav-img__count {
  background: #f3c12f;
}

.fav-img__count {
  position: absolute;
  right: -13px;
  top: -7px;
  width: 19px;
  height: 19px;
  background: #b2b2b2;
  text-align: center;
  line-height: 19px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
}

.shop-regions-button {
  color: #fff;
}

.shop-regions-button__link {
  border-bottom: 1px dotted #f3c12f;
}

.shop-regions-button__link:hover {
  text-decoration: none;
  color: #f3c12f;
  border-bottom-color: transparent;
}

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

.auth li {
  display: inline-block;
  vertical-align: top;
}

.auth li a {
  color: #f3c12f;
  position: relative;
}

.auth li a:before {
  content: '';
  position: absolute;
  border-bottom: 1px dotted #f3c12f;
  left: 0;
  right: 0;
  bottom: 1px;
}

.auth li a:hover {
  text-decoration: none;
  color: #b2b2b2;
}

.auth li a:hover:before {
  border-bottom-color: #b2b2b2;
}

.auth__separat {
  color: #959595;
  margin: 0 3px;
}

@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.header-container {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.header-container .appnav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-container .flyout {
  display: none;
}

.header-container .flyout-nav {
  border-top: 1px solid #e6e6e6;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-container .flyout-nav > li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.header-container .flyout-nav > li > a {
  padding: 0 5px;
  height: 50px;
  line-height: 54px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-size: 20px;
  color: #000;
  white-space: nowrap;
  position: relative;
}

.header-container .flyout-nav > li > a:before {
  content: '';
  left: 5px;
  right: 5px;
  top: -1px;
  height: 3px;
  background: #f3c12f;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-container .flyout-nav > li > a:hover,
.header-container .flyout-nav > li > a.current {
  text-decoration: none;
  color: #f3c12f;
}

.header-container .flyout-nav > li > a:hover:before,
.header-container .flyout-nav > li > a.current:before {
  opacity: 1;
}

.header-container .flyout-nav > li:hover > a {
  text-decoration: none;
  color: #f3c12f;
}

.header-container .flyout-nav > li:hover > a:before {
  opacity: 1;
}

.bread-wrap {
  margin-top: 13px;
}

.rarr {
  opacity: 0;
  margin-left: 10px;
  margin-right: 10px;
}

input.error {
  border: 1px solid #ff532e !important;
}

.globalheader .collapsible > .flyout {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 205px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.42);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.42);
  padding: 15px 10px 15px 10px;
  text-align: left;
  z-index: 1001;
  background: #fff;
  border-top: 4px solid #f3c12f;
}

.globalheader .collapsible > .flyout:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #f3c22f transparent;
  position: absolute;
  top: -14px;
  left: 47px;
}

.globalheader .collapsible:hover > .flyout {
  display: block;
}

.globalheader .cont-menu {
  padding: 0;
}

.globalheader .cont-menu > .menu-v > li {
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.globalheader .cont-menu > .menu-v > li + li {
  margin-top: 10px;
}

.globalheader .cont-menu > .menu-v > li .menu-v li {
  width: 100%;
}

/*.globalheader .cont-menu > ul > li > a {
  display: none;
}*/

.globalheader .cont-menu > ul > li > ul ul {
  display: none;
}

.globalheader .cont-menu > ul > li > ul > li a {
  color: #4d4d4d;
  display: block;
  text-decoration: underline;
  padding-top: 5px;
  padding-bottom: 5px;
}

.globalheader .cont-menu > ul > li > ul > li a:hover {
  color: #f3c12f;
}

.globalheader .pages.flyout-nav {
  position: relative;
}

.globalheader .pages.flyout-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.header-container .flyout-nav > li.collapsible:nth-child(2) > .flyout > .container > .menu-v > li:first-child {
  /*display: none !important;*/
}

.slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cccccc;
  font-size: 60px;
  opacity: 1;
}

.slick-next:hover:before {
  color: #f3c12f;
}

.slick-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cccccc;
  font-size: 60px;
  opacity: 1;
}

.slick-prev:hover:before {
  color: #f3c12f;
}

.slick-prev,
.slick-next {
  width: auto;
  height: auto;
}

.slick-next {
  right: -38px;
}

.slick-prev {
  left: -38px;
}

.our-partners2 {
  padding: 38px 0 50px;
  background: #f2f2f2;
}

.our-partners2__gal {
  margin-top: 40px;
  text-align: center;
}

.our-partners2__gal img {
  display: inline-block;
}

.our-partners2 .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}

.our-partners2 .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}

.slide-rovno {
  background: #fff;
  margin: 5px 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  padding: 25px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block p.open ~ p,
.text-block p.open ~ ul,
.text-block p.open ~ ol,
.text-block p.open ~ h2,
.text-block p.open ~ h3,
.text-block p.open ~ div,
.text-block p.open ~ table {
  display: none;
  width: 100% !important;
}

body .text-block p.open,
body .text-block p.close {
  cursor: pointer;
  color: #f3c12f;
  text-decoration: none;
  border-bottom: 1px dotted #f3c12f;
  float: left;
  width: auto !important;
  margin-top: 0;
}

body .text-block p.open:after,
body .text-block p.close:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

body .text-block p.open:hover,
body .text-block p.close:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}

.block-popap {
  display: none;
  max-width: 470px;
  padding: 20px 50px 10px;
  width: 100%;
  background: #fff;
}

.block-popap h2 {
  margin-bottom: 20px;
}

.block-popap input[type="submit"] {
  display: block;
  margin: 20px auto 0;
}

.block-popap label.checkbox {
  color: #282828;
}

.block-popap .custom-chekbox {
  top: 3px;
}

label.checkbox {
  color: #282828;
}

label.checkbox a {
  color: inherit;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}

label.checkbox a:hover {
  text-decoration: none;
}

.fancybox-close-small {
  width: 19px;
  height: 19px;
  background: url("../img/close-popap.png") -5px -5px no-repeat;
  right: 10px;
  top: 10px;
}

.fancybox-close-small:after {
  display: none;
}

.fancybox-close-small:hover {
  background-position: -34px -5px;
}

.pages-nav-first {
  background: url("../img/tri-polos.png") no-repeat left center;
  height: 50px;
  width: 24px;
}

.knopka-menu {
  display: none;
  height: 24px;
  width: 24px;
  margin-right: 12px;
}

.knopka-menu span {
  background: #4d4d4d;
  display: block;
  height: 3px;
  width: 100%;
}

.knopka-menu span + span {
  margin-top: 3px;
}

.uk-hidden {
  display: none !important;
  visibility: hidden !important;
}

.uk-offcanvas-bar {
  font-size: 18px;
}

.uk-offcanvas-bar .flyout-nav > li:first-child > a {
  display: none !important;
}

.uk-offcanvas-bar .flyout-nav > li:first-child > div {
  height: auto !important;
  display: block !important;
  visibility: visible !important;
}

.uk-offcanvas-bar .flyout-nav > li:first-child > div > ul {
  padding-left: 0;
}

.uk-offcanvas-bar .flyout-nav > li:first-child > div div .mobi-accord-ico {
  display: none !important;
}

.uk-offcanvas-bar .flyout-nav > li:first-child > div div a {
  padding-right: 0 !important;
}

.uk-offcanvas-bar .pages-off {
  padding-left: 0;
}

.uk-offcanvas-bar ul {
  padding-left: 10px;
  list-style: none;
}

.uk-offcanvas-bar li {
  padding-bottom: 5px;
}

.uk-parent {
  position: relative;
}

.uk-offcanvas .uk-parent > a:not(.mobi-accord-ico) {
  color: #ccc;
  padding-right: 25px;
  display: block;
}

.uk-parent.uk-open > .mobi-accord-ico {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mobi-accord-ico {
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 16px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.mobi-accord-ico:before {
  content: '›';
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  font-size: 32px;
  color: #fff;
}

.single-item {
  margin-bottom: 0 !important;
}

.single-item__item {
  min-height: 550px;
  background-position: center top;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 96px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.single-item__button {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 205px;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
}

.single-item__button:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.single-item__head {
  font-size: 70px;
  color: #f3c12f;
  margin-bottom: 12px;
  max-width: 590px;
}

.single-item__text {
  color: #fff;
  font-size: 20px;
  margin-bottom: 42px;
  max-width: 590px;
}

.single-item .slick-dots {
  bottom: 0;
  text-align: left;
  max-width: 1180px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}

.single-item .slick-dots li {
  width: auto;
}

.single-item .slick-dots li button {
  width: 12px;
  height: 3px;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
}

.single-item .slick-dots li button:before {
  display: none;
}

.single-item .slick-dots li.slick-active button,
.single-item .slick-dots li button:hover {
  background: #f3c12f;
}

.uk-alert-close {
  background: url("../img/close-bg.png") no-repeat;
  width: 21px;
  height: 21px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.uk-alert {
  background: #eefbf8;
}

.uk-alert__inner {
  position: relative;
  padding: 15px 25px;
  background: url(../img/info-icon.png) #eefbf8 left center no-repeat;
}

.uk-alert__inner p {
  margin: 0;
}

.row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.row1 > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.advantages {
  padding: 37px 0;
  background: #fff;
}

.advantages__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.advantages__row > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.advantages__row--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.advantages__item {
  text-align: center;
  width: 180px;
}

.main-h2 {
  font-size: 40px;
  text-align: center;
  color: #000;
  position: relative;
  font-weight: 300;
}

.single-vert__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -30px;
}

.single-vert__img {
  width: 154px;
  height: 154px;
  min-width: 154px;
  margin: 20px auto;
  padding-left: 30px;
  max-width: 154px;
  position: relative;
}

.single-vert__img img {
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

.single-vert__text {
  -webkit-flex-basis: 492px;
  -ms-flex-preferred-size: 492px;
  flex-basis: 492px;
  padding-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 50px;
}

.single-vert__text h4 {
  font-size: 18px;
}

.single-vert__count {
  display: inline-block;
  width: 37px;
  height: 37px;
  right: 7px;
  bottom: 5px;
  background: #fff;
  position: absolute;
  text-align: center;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
}

.single-vert .slick-list {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.single-vert .slick-next {
  position: absolute;
  right: 0;
  left: auto;
  top: 20px;
  bottom: auto;
  margin: 0;
  border: none;
  cursor: pointer;
  z-index: 1000;
}

.single-vert .slick-next:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f106";
  opacity: 1;
  font-size: 30px;
  color: #4d4d4d;
}

.single-vert .slick-prev {
  position: absolute;
  left: auto;
  right: 0;
  top: auto;
  bottom: 20px;
  margin: 0;
  border: none;
  cursor: pointer;
  z-index: 1000;
}

.single-vert .slick-prev:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  opacity: 1;
  font-size: 30px;
  color: #4d4d4d;
}

.offer {
  padding: 38px 0 34px;
  background: #f2f2f2;
}

.offer__wrap {
  margin-top: 20px;
}

.offer__item {
  background: #fff;
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
  max-width: 280px;
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
}

.offer__item:hover .offer__name {
  color: #4d4d4d;
}

.offer__name {
  font-weight: 500;
  color: #f3c12f;
  font-size: 18px;
  padding: 15px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 20px;
  border-top: 1px solid #dfdfdf;
}

.offer__linc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.services {
  margin-top: 20px;
  font-weight: 500;
}

.services .custom-chekbox {
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.our-services {
  padding: 38px 0 34px;
}

.our-services__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.our-services__row > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.our-services__item {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}

.our-services__row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.our-services__row2 > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.our-services__foto {
  width: -webkit-calc(40% - 20px);
  width: -moz-calc(40% - 20px);
  width: calc(40% - 20px);
}

.our-services__text {
  width: -webkit-calc(60% - 20px);
  width: -moz-calc(60% - 20px);
  width: calc(60% - 20px);
}

.our-services-2 {
  background: #f2f2f2;
  padding: 38px 0 14px;
  margin: 30px 0 50px;
}

.looc-all {
  text-align: center;
  margin: 5px 0 0;
}

.looc-all a {
  text-decoration: underline;
}

.looc-all a:hover {
  text-decoration: none;
}

.block-main__img {
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
}

.block-main__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.block-main__img img {
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #4d4d4d;
}

.white-content {
  background: #fff;
}

.white-content-2 {
  background: #fff;
  padding: 35px 0 0;
}

.forma-bg {
  background: url("../img/forma-bg.jpg") top center no-repeat;
}

.forma__wrap {
  padding: 20px 0;
  min-height: 559px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.forma__wrap h2 {
  color: #fff;
}

.forma__wrap input[type='text'],
.forma__wrap input[type='tel'],
.forma__wrap input[type='email'] {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.forma__wrap textarea {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.forma__wrap ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.forma__wrap ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.forma__wrap :-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.forma__wrap :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.forma__wrap [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

.forma__wrap [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

.forma__wrap [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

.forma__wrap [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

.forma-33 {
  width: -webkit-calc(33.3333% - 20px);
  width: -moz-calc(33.3333% - 20px);
  width: calc(33.3333% - 20px);
}

.forma-100 {
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}

.forma__inner {
  width: 100%;
}

input[type='text']:not(.wa-captcha-input):not([name="coupon_code"]):not([name="use_bonus"]):not([id="search_query"]),
input[type='tel'],
input[type='email'],
input[type="password"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  height: 35px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  font-family: 'pf_dintext_pro';
}

.mailer-subscribe {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}

.mailer-subscribe__wrap {
  border-top: 1px solid #e6e6e6;
  padding: 50px 0 10px;
}

.mailer-subscribe__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.mailer-subscribe__row > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.mailer-subscribe__head {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}

.mailer-subscribe input[type="email"] {
  color: #808080;
  width: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.mailer-subscribe ::-webkit-input-placeholder {
  color: #808080;
  opacity: 1;
}

.mailer-subscribe ::-moz-placeholder {
  color: #808080;
  opacity: 1;
}

.mailer-subscribe :-moz-placeholder {
  color: #808080;
  opacity: 1;
}

.mailer-subscribe :-ms-input-placeholder {
  color: #242424;
  opacity: 1;
}

.mailer-subscribe [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

.mailer-subscribe [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

.mailer-subscribe [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

.mailer-subscribe [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

#mailer-subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#mailer-subscribe-form > * {
  margin-bottom: 10px;
}

#mailer-subscribe-form .checkbox {
  width: 100%;
  margin-top: 10px;
}

select {
  /*for WebKit*/
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none !important;
  padding-left: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  height: 35px;
  padding-right: 24px;
  position: relative;
  z-index: 1;
  background: transparent;
  color: #808080;
  font-size: 18px;
  font-weight: 300;
  font-family: 'pf_dintext_pro';
}

.select-wrap {
  position: relative;
}

.select-wrap:after {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  position: absolute;
  right: 10px;
  top: 16px;
  font-size: 12px;
  color: #b3b3b3;
}

.select-wrap:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d8";
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 12px;
  color: #b3b3b3;
}

.wa-captcha-input {
  border: 1px solid #e0e0e0;
}

::-webkit-input-placeholder {
  color: #282828;
  opacity: 1;
}

::-moz-placeholder {
  color: #282828;
  opacity: 1;
}

:-moz-placeholder {
  color: #282828;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #282828;
  opacity: 1;
}

[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

[placeholder]:focus::-moz-placeholder {
  color: transparent;
}

[placeholder]:focus:-moz-placeholder {
  color: transparent;
}

[placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

textarea {
  width: 100%;
  padding: 20px;
  height: 140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  resize: none;
  font-size: 18px;
  font-family: 'pf_dintext_pro';
}

:focus,
:active {
  outline: none !important;
}

::-moz-focus-inner {
  border: 0 !important;
}

label.checkbox input[type='checkbox'] {
  display: none;
}

label.checkbox input[type='checkbox']:checked + .custom-chekbox:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #f3c12f;
  position: absolute;
  left: 3px;
  top: 3px;
}

.custom-chekbox {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  position: relative;
  top: 1px;
  border: 1px solid #e6e6e6;
}

.otpravka {
  text-align: center;
}

.otpravka input {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.otpravka input:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.globalfooter {
  margin-top: 20px;
}

.special-offers {
  margin: 50px 0 0;
}

.special-offers .slick-list {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.special-offers .c_goods-item {
  margin-left: 10px;
  margin-right: 10px;
}

.special-offers .slick-slide img {
  display: inline;
}

.special-offers-prod {
  color: #000;
  text-align: center;
  margin-bottom: 25px;
}

.row-lisi-mini .c_goods-item {
  width: auto;
}

.seo-text-prod {
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer__top {
  background: #e6e6e6;
  padding-top: 20px;
}

.footer__top-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-item {
  width: auto;
}

.footer-item ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.footer-item ul a {
  color: #000;
  display: block;
  font-size: 20px;
  padding: 3px 0;
}

.footer-item ul a:hover,
.footer-item ul a.current {
  color: #4c4c4c;
  text-decoration: underline;
}

.footer-item h3 {
  margin-bottom: 6px;
  font-size: 14px;
  text-transform: uppercase;
  color: #282828;
}

.footer-item .obr-zvonok {
  color: #f3c12f;
  border-bottom-color: #f3c12f;
}

.footer__mid {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__mid > div {
  width: auto;
}

.footer__bot {
  background: #cccccc;
  font-size: 12px;
  color: #4c4c4c;
  padding: 12px 0 13px;
}

.footer__bot a {
  color: #4c4c4c;
  text-decoration: underline;
}

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

.footer__slogan {
  font-size: 16px;
}

.footer__copyr {
  color: #808080;
  font-size: 16px;
}

.footer__kont {
  text-align: right;
}

.footer__tel {
  color: #000;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}

.footer__tel a {
  color: #000;
}

.footer__tel a:hover {
  color: #4d4d4d;
  text-decoration: none;
}

.footer__mail {
  margin-bottom: 10px;
}

.footer__mail a {
  color: #4d4d4d;
  position: relative;
  border-bottom: 1px dotted #4d4d4d;
}

.footer__mail a:hover {
  color: #f3c12f;
  text-decoration: none;
  border-bottom: 1px dotted #f3c12f;
}

.regim {
  margin-bottom: 8px;
}

.copyr-razrab {
  display: inline-block;
  background: #cccccc;
  color: #fff;
  font-weight: normal;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 16px;
  height: 29px;
  line-height: 29px;
}

.social a {
  display: inline-block;
  width: 31px;
  height: 31px;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: 10px 10px 10px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.social a:hover {
  color: #f3c12f;
  border-color: #f3c12f;
}

.social a i {
  line-height: 31px;
}

.social a i.uk-icon-facebook {
  position: relative;
  top: 1px;
}

.sitemap-html {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
  color: #4d4d4d;
}

.copyr {
  color: #282828;
  color: rgba(40, 40, 40, 0.8);
  font-size: 14px;
}

.scrollup {
  background: url("../img/totop.png") #fff no-repeat -5px -5px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  bottom: 42px;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 12;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

.scrollup:hover {
  background-position: -45px -5px;
}

.cookie {
  background: #1a1a1a;
  color: #fff;
  font-size: 15px;
}

.cookie__inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cookie__inner p {
  margin: 0;
}

.cookie__inner span {
  margin-left: 10px;
  display: inline-block;
  width: 55px;
  min-width: 55px;
  height: 23px;
  line-height: 23px;
  font-size: 18px;
  color: #1a1a1a;
  background: #f3c12f;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.cookie__inner span:hover {
  background: #FFA202;
  color: #fff;
}

input[type="submit"] {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

input[type="submit"]:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.label-mailer {
  color: #808080;
  font-size: 18px;
  margin-bottom: 5px;
}

.page-ok {
  text-align: center;
}

.page-ok h1 {
  color: #4d4d4d;
  font-size: 50px;
  text-transform: uppercase;
}

.page-ok h2 {
  color: #4d4d4d;
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 0;
}

.img-ok {
  display: inline-block;
  margin-bottom: 16px;
}

.k-prosmotru a {
  text-decoration: underline;
}

.k-prosmotru a:hover {
  text-decoration: none;
}

.page-error {
  text-align: center;
}

.page-error h1 {
  color: #4d4d4d;
  font-size: 200px;
  text-transform: uppercase;
  margin-top: 0;
}

.page-error h2 {
  color: #4d4d4d;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 20px;
}

.page-error__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-error__inner > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.page-error__column-left {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}

.page-error__column-right {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}

.page-error p {
  font-size: 22px;
}

.img-error {
  margin-bottom: 5px;
}

.error-name {
  font-size: 18px;
  text-transform: uppercase;
  color: #4d4d4d;
}

.page-form {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.page-form .wa-name {
  margin-bottom: 5px;
}

.page-form .wa-field:not(:first-child) {
  margin-top: 20px;
}

.page-form input[type="submit"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 11px;
  width: 205px;
}

.page-form .wa-submit {
  text-align: center;
}

.page-form .wa-value {
  text-align: center;
}

.page-form .wa-value a {
  text-decoration: underline;
  display: block;
  text-align: center;
  font-weight: 500;
  margin-top: -15px;
}

.page-form .wa-value a:hover {
  text-decoration: none;
}

.page-form h1 {
  text-align: center;
}

.page-form.wa-signup-form .wa-value a {
  display: inline;
  margin: 0;
  font-weight: 300;
}

.forgot-pass input[type="submit"] {
  font-size: 16px;
}

.wa-auth-adapters {
  margin-bottom: 20px;
}

.wa-auth-adapters ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.wa-auth-adapters ul li {
  display: inline-block;
}

.wa-auth-adapters ul li a[href*='facebook']:before {
  content: "\f09a";
}

.wa-auth-adapters ul li a[href*='twitter']:before {
  content: "\f099";
}

.wa-auth-adapters ul li a[href*='vkontakte']:before {
  content: "\f189";
}

.wa-auth-adapters ul img {
  display: none;
}

.wa-auth-adapters ul a {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: none;
  border: 1px solid #4d4d4d;
  color: #4d4d4d;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: top;
}

.wa-auth-adapters ul a:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  font-size: 20px;
}

.wa-auth-adapters ul a:hover {
  color: #f3c12f;
  border-color: #f3c12f;
}

.profile h1 {
  text-align: center;
}

.profile .pages {
  padding: 0;
  list-style: none;
  text-align: center;
}

.profile .pages li {
  display: inline-block;
  vertical-align: text-top;
}

.profile .pages li a {
  border: 1px solid #f3c12f;
  color: #f3c12f;
  min-width: 186px;
  padding: 10px 20px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 5px 8px;
}

.profile .pages li a:hover {
  background: #f3c12f;
  border-color: #f3c12f;
  color: #fff;
}

.profile .pages li input {
  border: 1px solid #f3c12f;
  background: #ffffff;
  color: #f3c12f;
  min-width: 186px;
  padding: 11px 20px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 5px 8px;
}

.profile .pages li input:hover {
  background: #f3c12f;
  border-color: #f3c12f;
  color: #fff;
}

.profile .pages li.selected a {
  background: #f2f2f2;
  border-color: #f2f2f2;
  color: #4d4d4d;
}

table.compare {
  margin-top: 0px;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #e6e6e6;
}

table.compare th {
  padding: 10px;
  text-align: right;
  font-weight: normal;
  border-top: 1px dashed #e6e6e6;
}

table.compare td {
  padding: 10px;
  border-left: 1px solid #e6e6e6;
  border-top: 1px dashed #e6e6e6;
}

table.compare td .name-wrapper {
  margin-top: 10px;
}

.table-orders {
  width: 100%;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.table-orders td {
  padding: 16px;
}

.table-orders__nomer a {
  color: inherit;
}

.table-orders tr:nth-child(even) td {
  background: #f2f2f2;
}

.my_bonuses {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 40px;
  font-weight: 400;
}

#wa-my-info-wrapper {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}

.my-profile .wa-field {
  margin-bottom: 20px;
}

.my-profile .wa-name {
  color: #808080;
}

.my-profile .wa-value {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #4d4d4d;
}

.my-profile .wa-value .field {
  margin-bottom: 10px;
  display: block;
}

.my-profile .wa-value .field span {
  display: inline-block;
  margin-bottom: 5px;
}

.my-profile .wa-value .inline {
  color: inherit;
}

.my-profile #wa-my-info-edit-wrapper .wa-field:last-child {
  text-align: center;
  margin-top: 20px;
}

.my-profile .button {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 205px;
}

.my-profile .button:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.my-profile .wa-auth-adapters.wa-connect {
  text-align: center;
}

.my-profile .wa-auth-adapters.wa-connect h3 {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 20px;
}

.my-profile .wa-field-address-shipping > .wa-name {
  font-size: 22px;
  margin-bottom: 4px;
}

.my-profile input[type="submit"] {
  width: 205px;
}

.my-profile > strong {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

textarea {
  border: 1px solid #e6e6e6;
}

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

.view {
  text-align: right;
  margin-bottom: 30px;
}

.view span {
  display: inline-block;
  cursor: pointer;
}

.view span i {
  font-size: 24px;
  color: #b3b3b3;
}

.view span i:hover {
  color: #f3c12f;
}

.view span.active i {
  color: #f3c12f;
}

.view span + span {
  margin-left: 15px;
}

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

.post-item:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

.post__left {
  float: left;
  width: 204px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.post__left > a {
  border: 1px solid #e5e5e5;
  display: block;
  text-align: center;
}

.post__left img {
  min-height: 158px;
  -o-object-fit: contain;
  object-fit: contain;
}

.post__right {
  float: left;
  width: -webkit-calc(100% - 224px);
  width: -moz-calc(100% - 224px);
  width: calc(100% - 224px);
}

.post h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

.post h3 a {
  color: #f3c12f;
  text-decoration: underline;
}

.post h3 a:hover {
  text-decoration: none;
}

.post .credentials {
  color: rgba(40, 40, 40, 0.6);
  margin: -10px 0 10px;
  display: none;
}

.post .credentials.credentials-viz {
  display: block;
}

.post .text {
  font-size: 16px;
}

.post.one-post .text {
  font-size: 18px;
}

.setting-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.setting-row > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.setting-row .post-item {
  width: -webkit-calc(33.3333% - 20px);
  width: -moz-calc(33.3333% - 20px);
  width: calc(33.3333% - 20px);
  border: 1px solid #e5e5e5;
}

.setting-row .post-item:nth-child(5n + 4) {
  width: -webkit-calc(66.6666% - 20px);
  width: -moz-calc(66.6666% - 20px);
  width: calc(66.6666% - 20px);
}

.setting-row .post-item:nth-child(5n + 4) .post__left > a:before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  border: none;
  bottom: 0;
  height: 70px;
  left: -15px;
  right: -15px;
}

.setting-row .post-item:nth-child(5n + 4) .post__left img {
  height: 255px;
}

.setting-row .post-item:nth-child(5n + 4) .post__right {
  margin-top: -70px;
  position: relative;
}

.setting-row .post-item:nth-child(5n + 4) .post__right h3 {
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}

.setting-row .post-item:nth-child(5n + 5) .post__left > a:before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  border: none;
  bottom: 0;
  height: 90px;
  left: 0;
  right: 0;
}

.setting-row .post-item:nth-child(5n + 5) .post__left img {
  height: 255px;
}

.setting-row .post-item:nth-child(5n + 5) .post__right {
  margin-top: -70px;
  position: relative;
}

.setting-row .post-item:nth-child(5n + 5) .post__right h3 {
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}

.setting-row .post__left,
.setting-row .post__right {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0;
  float: none;
  max-width: none;
}

.setting-row .post__left > a {
  border: none;
  position: relative;
  padding-bottom: 5px;
}

.setting-row .post__left > a:before {
  border-bottom: 1px solid #e5e5e5;
  content: '';
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
}

.setting-row .post__right {
  padding: 0 15px 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.readmor {
  text-decoration: underline;
}

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

.pageless-wrapper {
  display: none;
}

.menu-h-blog {
  display: block !important;
  padding-left: 0;
}

.menu-h-blog li {
  display: inline-block;
  margin-right: 15px;
}

.menu-h-blog li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #4d4d4d;
  font-size: 18px;
  background: #e5e5e5;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.menu-h-blog li a:hover {
  color: #fff;
  background: #f3c12f;
  text-decoration: none;
}

.menu-h-blog li a.inline-link {
  line-height: 23px;
}

.menu-h-blog li.selected a {
  color: #fff;
  background: #f3c12f;
  text-decoration: none;
}

.sub-links {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.sub-links li {
  margin: 5px 100px 5px 10px;
  text-align: center;
  max-width: 200px;
}

.sub-links li i.page-45 {
  display: block;
  width: 200px;
  height: 200px;
  margin-top: 20px;
  background: url("../img/icon-1.png") center no-repeat;
}

.sub-links li i.page-46 {
  display: block;
  width: 200px;
  height: 200px;
  margin-top: 20px;
  background: url("../img/icon-2.png") center no-repeat;
}

.sub-links li i.page-47 {
  display: block;
  width: 200px;
  height: 200px;
  margin-top: 20px;
  background: url("../img/icon-3.png") center no-repeat;
}

.text-block ul {
  padding-left: 15px;
  list-style: none;
}

.text-block ul li {
  overflow: hidden;
  position: relative;
  padding-left: 20px;
}

.text-block ul li:before {
  position: absolute;
  left: 0;
  top: 9px;
  content: '';
  background: #f3c12f;
  width: 7px;
  height: 7px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.one-post {
  margin-bottom: 20px;
}

.one-post .post__left {
  width: auto;
  max-width: 40%;
}

.one-post .post__left img {
  min-height: 1px;
}

.statiy__left {
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
}

.statiy__left ul {
  padding-left: 0;
  list-style: none;
}

.statiy__left ul a {
  display: block;
  padding: 15px;
  color: #4d4d4d;
  font-size: 18px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  text-decoration: underline;
}

.statiy__left ul a:before {
  position: absolute;
  content: '';
  left: 15px;
  right: 15px;
  bottom: -1px;
  border-bottom: 1px solid #dedede;
}

.statiy__left ul a:hover {
  background: #4d4d4d;
  color: #fff;
  text-decoration: none;
  z-index: 1;
}

.statiy__left ul li:last-child a:before {
  border-bottom: none;
}

.statiy__right {
  width: -webkit-calc(75% - 20px);
  width: -moz-calc(75% - 20px);
  width: calc(75% - 20px);
}

.kontakt-page__left {
  width: -webkit-calc(60% - 20px);
  width: -moz-calc(60% - 20px);
  width: calc(60% - 20px);
}

.kontakt-page__right {
  width: -webkit-calc(40% - 20px);
  width: -moz-calc(40% - 20px);
  width: calc(40% - 20px);
}

.kontakt-page__right label.checkbox {
  color: #282828;
}

.kontakt-page__right .checkbox-wrap,
.kontakt-page__right .otpravka {
  text-align: left;
}

.kontakt-page .wa-field {
  margin-bottom: 20px;
}

.kontakt-page .wa-field:nth-child(4),
.kontakt-page .wa-field:nth-child(6) {
  margin-bottom: 0;
}

.kontakt-page__map {
  margin: 10px 0 -20px;
}

.map-marker {
  display: inline-block;
  width: 24px;
  height: 27px;
  background: url("../img/map-marker.png") no-repeat;
}

.icon-phone {
  display: inline-block;
  width: 24px;
  height: 23px;
  background: url("../img/icon-phone.png") no-repeat;
  position: relative;
  top: 4px !important;
}

.zvonki a {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
}

.zvonki a:hover {
  color: #808080;
  text-decoration: none;
}

.icon-clock-o {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../img/icon-clock.png") no-repeat;
  top: 0 !important;
}

.icon-envelope {
  display: inline-block;
  width: 24px;
  height: 17px;
  background: url("../img/icon-envelope.png") no-repeat;
}

.one-kont.one-kont-1 {
  margin-bottom: 15px;
}

.site-mail a {
  color: inherit;
  border-bottom: 1px dotted #4d4d4d;
  position: relative;
  top: -3px;
}

.site-mail a:hover {
  text-decoration: none;
  border-bottom-color: #f3c12f;
  color: #f3c12f;
}

.mb30 {
  margin-bottom: 30px;
}

.text-block h2 {
  clear: both;
}

.text-block *[style*="float: left"],
.text-block *[style*="float: right"] {
  max-width: 40%;
}

.text-block *[style*="float: left"] figcaption,
.text-block *[style*="float: right"] figcaption {
  text-align: center;
  font-style: italic;
  margin-top: 10px;
}

.text-block *[style*="float: left"] img,
.text-block *[style*="float: right"] img {
  border: 1px solid #bebebe;
}

.text-block table {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
}

.text-block table tr:nth-child(odd) {
  background: #f2f2f2;
}

.text-block table tr:first-child {
  background: #f3c12f;
  color: #fff;
  font-weight: 500;
  border-left: 1px solid #f3c12f;
  border-right: 1px solid #f3c12f;
}

.text-block table td:not(:first-child) {
  text-align: center;
}

.text-block table tr:not(:first-child) {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.text-block table h4 {
  font-weight: normal;
  margin: 0;
}

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

.zakazat {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 25px;
  line-height: 25px;
}

.zakazat:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.tableprokrut {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.video-container {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.video-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.one-kont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.one-kont i {
  margin-right: 10px;
  font-size: 16px;
  color: #4d4d4d;
  position: relative;
  top: 2px;
}

.one-kont-1 i {
  font-size: 18px;
}

.one-kont-2 i {
  margin-left: 2px;
  margin-right: 14px;
}

.one-kont .mail {
  color: #282828;
}

.listing-prod__left {
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
}

.listing-prod__left .gray {
  display: none;
}

.listing-prod__right {
  width: -webkit-calc(75% - 20px);
  width: -moz-calc(75% - 20px);
  width: calc(75% - 20px);
}

.listing-prod .filters input[type="text"] {
  padding: 0;
  border: none;
  font-size: 14px;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: left;
  height: auto;
  line-height: 1.4;
}

.listing-prod .filters .ui-slider-horizontal .ui-widget-header {
  background: #f3c12f;
  height: 5px;
  top: 0;
}

.listing-prod .filters .ui-widget-content .ui-state-default {
  background: #f3c12f;
  border: none !important;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  width: 15px !important;
  height: 15px !important;
}

.listing-prod .filters .ui-slider-horizontal .ui-slider-handle,
.listing-prod .filters .ui-slider-horizontal .ui-slider-handle.ui-state-focus {
  top: -5px;
}

.filters .ui-slider-horizontal.ui-widget-content {
  height: 5px;
  background: #dddddd;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.slider-top {
  margin-bottom: 25px;
}

.slider-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-price input {
  margin-right: 10px;
}

.slider-price + .slider-price {
  margin-top: 20px;
}

.filter-rasst {
  width: 25px;
  min-width: 25px;
}

.left_menu {
  margin-bottom: 20px;
  background: #f2f2f2;
  position: relative;
  z-index: 111;
}

.left_menu h3 {
  background: #606060;
  color: #fff;
  font-size: 30px;
  margin-bottom: 0;
  padding: 10px 15px 11px 15px;
  font-weight: 300;
}

.left_menu ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.left_menu > ul > li > a {
  display: none;
}

.left_menu > ul > li > ul > li {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
}

.left_menu > ul > li > ul > li:before {
  content: '';
  border-bottom: 1px solid #dedede;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -1px;
}

.left_menu > ul > li > ul > li.current {
  background: #d9d9d9;
}

.left_menu > ul > li > ul > li.current > a {
  color: #000;
  text-decoration: none;
}

.left_menu > ul > li > ul > li.current:before {
  opacity: 0;
}

.left_menu > ul > li > ul > li:hover {
  background: #d9d9d9;
}

.left_menu > ul > li > ul > li:hover > a {
  color: #000;
  text-decoration: none;
}

.left_menu > ul > li > ul > li:hover > .mobi-accord-ico:before {
  color: #fff;
}

.left_menu > ul > li > ul > li:hover:before {
  opacity: 0;
}

.left_menu > ul > li > ul > li:last-child:before {
  border-bottom: none;
}

.left_menu > ul > li > ul > li > a:first-child {
  font-weight: 400;
  font-size: 18px;
  padding: 15px;
}

.left_menu > ul > li > ul > li > a:first-child:hover {
  text-decoration: none;
}

.left_menu > ul > li > ul > li.uk-open {
  background: #4d4d4d;
}

.left_menu > ul > li > ul > li.uk-open a,
.left_menu > ul > li > ul > li.uk-open a:before {
  color: #fff;
}

.left_menu > ul > li > ul > li > a {
  display: block;
  color: #4d4d4d;
  font-weight: normal;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}

.left_menu > ul > li > ul > li > ul {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s opacity 0.5s, 0.5s visibility linear 0.5s;
  -o-transition: 0.5s opacity 0.5s, 0.5s visibility linear 0.5s;
  -moz-transition: 0.5s opacity 0.5s, 0.5s visibility linear 0.5s;
  transition: 0.5s opacity 0.5s, 0.5s visibility linear 0.5s;
  position: absolute;
  top: -1px;
  left: 100%;
  width: 300%;
  background: #ffffff;
  z-index: 100000;
  min-height: 300px;
  padding: 20px;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.left_menu > ul > li > ul > li > ul > li {
  width: 49%;
}

.left_menu > ul > li > ul > li > ul > li > a {
  font-weight: 500;
  margin-bottom: 3px;
  display: block;
}

.left_menu > ul > li > ul > li > ul > li > a:hover {
  text-decoration: none;
}

.left_menu > ul > li > ul > li > ul > li a {
  color: inherit;
  text-decoration: underline;
}

.left_menu > ul > li > ul > li > ul > li > ul > li:before {
  content: '»  ';
  margin-left: 20px;
}

.left_menu > ul > li > ul > li > ul > li > ul > li > a:hover {
  text-decoration: none;
}

.left_menu > ul > li > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.category-name {
  margin-bottom: 10px;
}

.category-sorting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.category-sorting__sort-by {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px 20px 5px 0;
}

.category-sorting__sort-by-wrapper {
  margin-left: 10px;
}

.category-sorting__display-by {
  margin: 5px 0;
}

.category-sorting__display-by .productsperpage-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-sorting__display-by .productsperpage-form .select-wrap {
  margin-left: 10px;
  margin-right: 10px;
}

.rating {
  display: block;
}

.rating > i {
  font-size: 18px;
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rating > i:before {
  content: "\f005";
  color: #f3c12f;
}

.rating > i.star-empty:before {
  color: #d1d1d1;
}

.rating > i.star-half:before {
  content: "\f089";
  color: #f3c12f;
}

.rating > i.star-half:after {
  content: "\f089";
  color: #d1d1d1;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  display: inline-block;
  position: relative;
  left: -2px;
}

.border__inner {
  border: 1px solid #e5e5e5;
  padding: 10px;
}

.border__inner .rating {
  margin-top: 20px;
  text-align: right;
  height: 25px;
}

.quickorder-custom-form.orange .quickorder-header {
  background: #f3c12f !important;
  text-shadow: none;
  font-weight: 300;
  font-size: 18px;
  font-family: 'pf_dintext_pro';
  color: #363636;
}

.quickorder-header > span {
  padding-top: 9px !important;
}

.quickorder-header i.close {
  margin-top: 8px !important;
}

.quickorder-name {
  font-weight: 300 !important;
}

body .quickorder-custom-form.orange .quickorder-button {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  box-sizing: border-box;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
}

body .quickorder-custom-form.orange .quickorder-button:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

body .quickorder-custom-button.orange .quickorder-button {
  background: #fff;
  border: 1px solid #f3c12f;
  color: #f3c12f;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  margin: 15px 0 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  box-sizing: border-box;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
}

body .quickorder-custom-button.orange .quickorder-button:hover {
  color: #fff;
  background: #f3c12f;
  text-decoration: none;
}

.menu-h-blog {
  margin-bottom: 30px !important;
  text-align: center;
}

.c_goods-item {
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  padding: 15px 15px 16px;
  width: -webkit-calc(33.3333% - 20px);
  width: -moz-calc(33.3333% - 20px);
  width: calc(33.3333% - 20px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c_goods-item__top {
  display: block;
  text-align: center;
}

.c_goods-item h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
}

.c_goods-item h4 a {
  color: inherit;
  text-decoration: underline;
}

.c_goods-item__btn[type="submit"] {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  box-sizing: border-box;
}

.c_goods-item__btn[type="submit"]:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.c_goods-item .bot-bl {
  margin-top: auto;
}

.badge-wrap {
  position: relative;
  top: 0px;
  left: -15px;
}

.badge-wrap .-b- span,
.badge-wrap .badge_ span {
  font-size: 15px;
  padding-top: 0 !important;
  padding-bottom: 1px !important;
}

.prod-image {
  position: relative;
}

.prod-image .-b- span,
.prod-image .badge_ span {
  font-size: 15px;
  padding-top: 0 !important;
  padding-bottom: 1px !important;
}

.prod-image .rating {
  position: absolute;
  top: 0;
  right: 0;
}

.-b- {
  min-width: 75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.-b-:nth-child(1) {
  min-width: 114px;
}

.-b-:nth-child(2) {
  min-width: 96px;
}

.subcategories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
}

.subcategories__h3 {
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 20px;
}

.avtotext {
  margin-bottom: 20px;
}

.sub-links-razdel {
  margin: 0 15px;
}

.sub-links-razdel:last-child {
  display: none;
}

.sub-links-2 {
  padding-left: 0;
  list-style: none;
}

.sub-links-2 li {
  display: inline;
  line-height: 30px;
}

.price-kateg-wrap > * {
  display: inline-block;
  vertical-align: top;
}

.hint-kateg {
  margin-bottom: 8px;
  display: block;
}

.price.product-price {
  margin: 0 15px 0 0;
  font-weight: 400;
}

.price.product-price span {
  margin: 0 0 5px;
  display: inline-block;
}

.price.product-price .compare-at-price {
  margin: 0 0 5px;
  color: #808080;
  display: inline-block;
}

.price.product-price.product-price-kateg {
  font-weight: 500;
}

ul.thumbs {
  padding-left: 0;
  list-style: none;
}

.filter-po-tovaram h3 {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 15px;
  border-bottom: 1px solid #4d4d4d;
}

.filter-po-tovaram .filter-param {
  background: #f2f2f2;
  border-bottom: 1px solid #dedede;
  margin-bottom: 1px;
}

.filter-po-tovaram .filter-param h5 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0;
  padding: 15px;
  color: #4d4d4d;
  cursor: pointer;
  position: relative;
}

.filter-po-tovaram .filter-param h5 span {
  border-bottom: 1px dotted #4d4d4d;
}

.filter-po-tovaram .filter-param h5 .mobi-accord-ico {
  top: 14px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.filter-po-tovaram .filter-param h5 .mobi-accord-ico:before {
  color: #4d4d4d;
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}

.filter-po-tovaram .filter-param h5.activ1 .mobi-accord-ico {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.filter-po-tovaram .filter-param:first-child h5 {
  border-top: none;
}

.filter-po-tovaram .slider {
  padding: 11px 15px 15px;
}

.custom-radio-wrap {
  padding: 3px 10px 3px 45px;
  font-size: 14px;
  position: relative;
}

.custom-radio-wrap input {
  display: none;
}

.custom-radio-wrap input:checked + .custom-radio:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  background: #f3c12f;
  width: 8px;
  height: 8px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.custom-radio {
  position: absolute;
  left: 19px;
  width: 14px;
  height: 14px;
  border: 1px solid #dcdcdc;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 5px;
}

.nano > .nano-pane > .nano-slider {
  background: #f3c12f;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.nano > .nano-pane {
  background: #dddddd;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.div_hidden {
  max-height: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.div_hidden_inner {
  margin: 10px 0;
}

.pokaz {
  max-height: 500px;
}

.nano {
  height: 150px;
}

.one-block-left {
  margin-top: 1px;
  background: #f2f2f2;
  border-bottom: 1px solid #dedede;
}

.one-block-left h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding: 15px 15px 0;
}

.one-block-left__inner {
  padding: 15px;
  font-size: 14px;
}

.one-block-left .social {
  text-align: center;
  margin-left: 0;
}

.one-block-left input[type="email"] {
  margin-bottom: 15px;
}

.one-block-left input[type="submit"] {
  width: 100%;
  max-width: 250px;
  background-position: -webkit-calc(100% - 14px) center;
  background-position: -moz-calc(100% - 14px) center;
  background-position: calc(100% - 14px) center;
}

.one-block-left input[type="submit"]:hover {
  background: url(../img/but-str.png) -webkit-calc(100% - 14px) center no-repeat, url(../img/but-hover.png) #e79623 top center/102% 34px no-repeat;
  background: url(../img/but-str.png) -moz-calc(100% - 14px) center no-repeat, url(../img/but-hover.png) #e79623 top center/102% 34px no-repeat;
  background: url(../img/but-str.png) calc(100% - 14px) center no-repeat, url(../img/but-hover.png) #e79623 top center/102% 34px no-repeat;
}

.one-block-left .footer__mid .social a {
  width: 34px;
  height: 34px;
  font-size: 20px;
  margin: 2px 5px;
}

.one-block-left .footer__mid .social a i {
  line-height: 34px;
}

.blog-image {
  text-align: center;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #4d4d4d;
  position: relative;
  overflow: hidden;
}

.blog__data {
  font-size: 16px;
  margin-bottom: 7px;
  display: block;
}

.blog-no-slider .post + .post {
  margin-top: 15px;
}

.blog-block {
  font-size: 18px;
}

.blog-block h4 {
  margin: 0 0 3px;
  font-size: 18px;
  font-weight: 300;
}

.blog-block h4 a {
  color: inherit;
  text-decoration: underline;
}

.blog-block .more {
  font-size: 14px;
  text-decoration: underline;
}

.blog-block .more:hover {
  text-decoration: none;
}

.blog-block .slick-dots li button {
  width: 11px;
  height: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #4d4d4d;
  background: #fff;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.blog-block .slick-dots li button:before {
  display: none;
}

.blog-block .slick-dots li.slick-active button,
.blog-block .slick-dots li button:hover {
  background: #4d4d4d;
}

.blog-block .slick-dots {
  bottom: -33px;
}

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

.kateg__button {
  margin-left: -8px;
  margin-bottom: 11px;
}

.kateg__button > * {
  display: inline-block;
  vertical-align: top;
  margin: 4px 8px;
}

.kateg__button > * a {
  color: #b2b2b2;
  border: 1px dashed #b2b2b2;
  height: 34px;
  width: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 34px;
  font-size: 20px;
  display: inline-block;
}

.kateg__button > * a:hover {
  color: #f3c12f;
  border-color: #f3c12f;
}

.kateg__button > * a i.active {
  color: #f3c12f;
  border-color: #f3c12f;
}

.kateg__button #compare-link {
  height: auto;
  width: auto;
  border:none;
  font-size: 16px;
}

.favor a {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}

.favor a:before {
  content: "\f08a";
}

.favor a:hover:before {
  color: #f3c12f;
}

.favor a.remove:before {
  color: #f3c12f;
}

.stocks strong {
  font-weight: 400;
}

.stock-none,
.stock-critical {
  color: #9c1414;
}

.stock-high-none,
.stock-low {
  color: #ffba00;
}

.stock-high {
  color: #179c14;
}

.fav-list .c_goods-item {
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
}

#cart-content * {
  display: none !important;
}

.cat-deskr-item {
  margin-top: 2px;
}

.prod-image {
  position: relative;
}

.prod-top_left {
  width: -webkit-calc(56% - 20px);
  width: -moz-calc(56% - 20px);
  width: calc(56% - 20px);
}

.prod-top__right {
  width: -webkit-calc(44% - 20px);
  width: -moz-calc(44% - 20px);
  width: calc(44% - 20px);
}

.related-prod .c_goods-item {
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}

.compare-at-price {
  position: relative;
}

.compare-at-price:before {
  border-top: 1px solid #808080;
  left: -2px;
  right: -2px;
  top: 41%;
  content: '';
  position: absolute;
}

.inl-block {
  display: inline-block;
  vertical-align: top;
}

.dis-bl {
  display: block;
}

.custom-radio-wrap-2 {
  position: relative;
}

.custom-radio-wrap-2 input {
  display: none;
}

.custom-radio-wrap-2 input:checked + .custom-radio-2:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  background: #f3c12f;
  width: 8px;
  height: 8px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.custom-radio-2 {
  position: relative;
  top: 3px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  border: 1px solid #dcdcdc;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}

.komplekty {
  margin-top: 20px;
}

.komplekty > div + div {
  margin-top: 8px;
}

.v-komplekte {
  border: 1px dashed #e6e6e6;
  padding: 15px;
  margin-top: 25px;
}

.v-komplekte__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  -webkit-justify-content: flex-start; /* Safari */
  justify-content: flex-start;
  -webkit-align-items: flex-start; /* Safari */
  align-items: flex-start;
}

.v-komplekte__row > * {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.v-komplekte__row + .v-komplekte__row {
  margin-top: 10px;
}

.v-komplekte__info {
  width: calc(100% - 122px);
}

.v-komplekte__name {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 136px;
  font-weight: 300;
}

.v-komplekte__name a {
  color: #f3c12f;
  font-size: 18px;
  text-decoration: underline;
}

.v-komplekte__img {
  border: 1px solid #e5e5e5;
  padding: 7px;
}

.v-komplekte .pur {
  width: 100%;
  display: -webkit-inline-flex; /* Safari */
  display: inline-flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  -webkit-align-items: center; /* Safari */
  align-items: center;
}

#product-gallery {
  padding: 30px 0;
}

.product-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.product-gallery > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.prod-image {
  width: -webkit-calc(75% - 20px);
  width: -moz-calc(75% - 20px);
  width: calc(75% - 20px);
  padding-top: 30px;
}

.more-images__wrap {
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
}

.more-images__wrap .image img {
  display: block;
  width: 100%;
  height: 107px;
  -o-object-fit: contain;
  object-fit: contain;
  border: 1px solid #e5e5e5;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
  margin-bottom: 5px;
}

.more-images__wrap .slick-prev {
  left: 50%;
  top: -21px;
  margin-left: -20px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.more-images__wrap .slick-prev:before {
  content: "\f106";
}

.more-images__wrap .slick-next {
  right: auto;
  left: 50%;
  top: auto;
  bottom: -21px;
  margin-left: -20px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.more-images__wrap .slick-next:before {
  content: "\f107";
}

.list-categ {
  margin: 8px 0 8px;
  font-weight: 500;
}

.list-categ a {
  font-weight: 300;
}

.list-categ a:not(:last-child):after {
  content: ',';
}

.list-categ a {
  color: #4d4d4d;
}

.features > div {
  margin-bottom: 8px;
}

.features > div > div {
  display: inline;
}

.product-sidebar .price {
  color: #4d4d4d;
  font-size: 25px;
}

.product-sidebar .compare-at-price {
  font-size: 20px;
  color: #999;
}

.product-sidebar .stocks {
  position: absolute;
  right: 0;
  top: 9px;
}

.product-sidebar .kateg__button {
  margin-bottom: 30px;
}

.features .name {
  font-weight: 500;
}

.features .value {
  font-weight: 300;
}

.features .value span + br {
  display: none;
}

.features .value span:after {
  content: ',';
}

.features .value span:last-child:after {
  display: none;
}

.options .name {
  font-weight: 500;
  display: inline-block;
}

.options .value {
  font-weight: 300;
  display: inline-block;
}

.knopki-prod {
  margin-left: -20px;
}

.knopki-prod:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

.knopki-prod .quickorder-custom-button,
.knopki-prod .c_goods-item__btn {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  margin-left: 20px;
  margin-right: 0;
}

.knopki-prod .quickorder-custom-button a,
.knopki-prod .c_goods-item__btn a {
  margin-top: 0 !important;
}

.artikul {
  font-weight: 500;
}

.artikul span {
  font-weight: 300;
}

.star-cena {
  padding-right: 170px;
}

.prod-top__right {
  position: relative;
}

.star-cena {
  color: #9b9b9b;
  font-size: 20px;
  font-weight: 500;
}

.ceny {
  color: #4c4c4c;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 9px;
}

.star-cena {
  margin: 8px 0;
}

.frontend_product_bonus {
  position: relative;
  background: url("../img/bonus.png") left 50% no-repeat;
  display: block;
  margin: 15px 0 10px;
  padding: 14px 0 14px 50px;
  max-width: 300px;
}

.bonus_val {
  color: #4d4d4d;
  font-weight: 500;
}

.stocks {
  margin-bottom: 8px;
}

.kol-vo span.qty {
  display: block;
  vertical-align: top;
  margin-top: 27px;
}

.kol-vo .minus {
  font-size: 40px;
  color: #fff;
  left: 0;
  top: 0;
  position: absolute;
  line-height: 30px;
  width: 34px;
  height: 35px;
  cursor: pointer;
  background: #f3c12f;
  text-align: center !important;
}

.kol-vo .minus:before {
  content: '-';
}

.kol-vo .plus {
  font-size: 26px;
  color: #fff;
  right: 0;
  top: 0;
  position: absolute;
  line-height: 34px;
  width: 34px;
  height: 35px;
  cursor: pointer;
  background: #f3c12f;
  text-align: center !important;
}

.kol-vo .plus:before {
  content: '+';
}

.kol-vo input.qty {
  width: 124px !important;
  max-width: 124px !important;
  text-align: center !important;
  padding-left: 34px !important;
  padding-right: 34px !important;
}

.kol-vo .number {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.want-sale {
  margin-bottom: 20px;
}

.want-sale a {
  text-decoration: underline;
}

.want-sale a:hover {
  text-decoration: none;
}

/*===================== Вкладки ======================*/

.nav-tabs {
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  text-align: center;
}

.nav-tabs li {
  display: inline-block;
  margin: 5px 10px;
}

.nav-tabs li:hover a {
  color: #fff;
  background: #f3c12f;
  border: 1px solid #f3c12f;
}

.nav-tabs li.active a {
  color: #4d4d4d;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
}

.nav-tabs a {
  display: block;
  min-width: 205px;
  padding: 11px 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #f3c12f;
  border: 1px solid #f3c12f;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.nav-tabs a:hover {
  color: #f3c12f;
  text-decoration: none;
}

.nav-tabs-prod {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -10px;
}

.nav-tabs-prod li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 10px;
}

.nav-tabs-prod a {
  text-decoration: underline;
  font-weight: 500;
  display: block;
  padding: 15px 2px;
  background: #f2f2f2;
}

.nav-tabs-prod li.active a {
  color: #4d4d4d;
  text-decoration: underline;
  background: none;
  text-decoration: none;
}

.nav-tabs-prod__wrap {
  border: 1px solid #e6e6e6;
  margin-top: 20px;
}

.tab-pane-prod {
  padding: 20px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.tab-pane-prod-dostavka {
  padding-bottom: 0;
}

.tab-content > .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}

.tab-content > .active {
  height: auto;
  overflow: visible;
}

.tab-pane {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: uk-fade;
  -moz-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  -moz-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}

@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes uk-fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes uk-fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.descr-wrap:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

.descr-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.descr-wrap-2 > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.descr-wrap-2 > figure {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0;
}

.readmor1 {
  float: right;
  width: auto !important;
  border-bottom: 1px dotted #f3c12f;
}

.readmor1:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

.readmor1:hover {
  border-bottom-color: transparent;
  text-decoration: none;
}

.subcategories-wrap {
  margin-bottom: 20px;
}

.subcategories-wrap:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

.har-ki__item:not(:last-child) {
  margin-bottom: 6px;
}

.har-ki__item > div {
  display: inline;
}

.har-ki__item > div:first-child {
  font-weight: 500;
}

.har-ki__item > div:last-child {
  font-weight: 300;
  margin-left: 10px;
}

.dostavka__item {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dostavka__item ul {
  margin-bottom: auto;
  margin-top: 0;
}

.dostavka__item h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #4d4d4d;
  margin-bottom: 10px;
}

.dostavka__item p {
  margin-top: 10px;
}

.zakladki > div {
  display: inline-block;
  vertical-align: middle;
}

.zakladki__text {
  margin-right: 14px;
}

.ya-share2__badge {
  background: none !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.ya-share2__item:hover {
  opacity: 1 !important;
}

.ya-share2__link:hover .ya-share2__icon {
  color: #f3c12f !important;
  border-color: #f3c12f !important;
}

.ya-share2__item_service_vkontakte .ya-share2__icon {
  width: 31px !important;
  height: 31px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: 10px 10px 10px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 31px;
  font-size: 19px;
}

.ya-share2__item_service_vkontakte .ya-share2__icon:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f189";
  position: relative;
  left: -1px;
}

.ya-share2__item_service_facebook .ya-share2__icon {
  width: 31px !important;
  height: 31px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: 10px 10px 10px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 31px;
  font-size: 19px;
}

.ya-share2__item_service_facebook .ya-share2__icon:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f09a";
  position: relative;
  left: -1px;
}

.ya-share2__item_service_odnoklassniki .ya-share2__icon {
  width: 31px !important;
  height: 31px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: 10px 10px 10px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 31px;
  font-size: 19px;
}

.ya-share2__item_service_odnoklassniki .ya-share2__icon:before {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f263";
  position: relative;
  left: -1px;
}

/*===================== // Вкладки ======================*/

.related {
  margin-top: 50px;
}

.related h3 {
  font-size: 20px;
  margin-bottom: 40px;
}

.main-h4 {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
}

.main-h4:before {
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.dop_text {
  margin: 10px 0 20px;
}

.review-form {
  display: block !important;
  margin-bottom: 30px;
}

.write-review {
  text-align: left;
  margin-bottom: 30px;
}

.write-review:before {
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.mb-20 {
  margin-bottom: 20px;
}

.provider-guest > p {
  width: -webkit-calc(33.3333% - 20px);
  width: -moz-calc(33.3333% - 20px);
  width: calc(33.3333% - 20px);
  margin-top: 0;
  margin-bottom: 15px;
}

.provider-guest + .review-field {
  margin-top: 0;
}

.service-agreement-wrapper {
  display: block;
  margin-bottom: 15px;
}

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

.reviews-branch .reviews-branch {
  margin-left: 30px;
}

.reviews-branch .reviews-branch li {
  position: relative;
}

.reviews-branch .reviews-branch li:before {
  position: absolute;
  content: '';
  width: 17px;
  height: 15px;
  background: url("../img/reviews.png") no-repeat;
  left: -30px;
  top: 3px;
}

.reviews-branch h6 {
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0 0;
}

.reviews-branch .summary .date {
  color: #999;
  font-size: 14px;
}

.reviews-branch .username {
  font-size: 18px;
}

.reviews-branch p {
  margin-top: 5px;
}

.reviews-branch .review-reply {
  font-size: 14px;
  border-bottom: 1px dotted #f3c12f;
}

.reviews-branch .review-reply:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}

.sum-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-prod-name a {
  color: inherit;
  text-decoration: underline;
}

.cart-prod-name a:hover {
  color: #f3c12f;
}

.text-block-2 .onestep-cart table.table tbody td {
  border-bottom-color: #e6e6e6;
  vertical-align: middle;
}

.text-block-2 .onestep-cart table.table tbody {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.text-block-2 .large2 {
  padding-left: 17px !important;
}

.text-block-2 .table-cart thead td {
  background: #f3c12f;
  border: 1px solid #f3c12f !important;
}

.text-block-2 .table-cart thead td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
}

.text-block-2 .table-cart-img {
  display: inline-block;
  max-width: 76px;
}

.text-block-2 .table-cart .item-total {
  width: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.text-block-2 .table-cart a.delete {
  display: inline-block;
  width: 20px;
}

.text-block-2 .table-itogo {
  margin-top: -1px;
  border-spacing: 0;
  border-collapse: collapse;
}

.text-block-2 .table-itogo td {
  padding: 10px 5px;
}

.text-block-2 .cart-discount-inner {
  font-weight: 500;
}

.text-block-2 .cart-discount {
  text-align: right;
  font-size: 18px;
  font-weight: 500;
}

.text-block-2 .onestep-cart-form .minimum {
  text-align: right;
  margin: 20px 0;
}

.text-block-2 .onestep-cart-form .minimum span {
  color: red;
}

.text-block-2 .checkout-step-content .minimum {
  display: inline-block;
  margin-left: 20px;
}

.text-block-2 .checkout-step-content .minimum span {
  color: red;
}

.text-block-2 .onestep-cart li {
  margin-left: 0;
}

.text-block-2 .onestep-cart .bold {
  font-weight: 500;
}

.text-block-2 .onestep-cart .bold span.no-gray {
  font-weight: 700;
}

.text-block-2 .onestep-cart li:before {
  display: none;
}

.text-block-2 .w-100 {
  width: 100% !important;
}

.text-block-2 .input-custom {
  display: none;
}

.text-block-2 .input-custom[type="checkbox"] + label,
.text-block-2 .input-custom[type="radio"] + label {
  position: relative;
}

.text-block-2 .input-custom[type="checkbox"] + label:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  position: relative;
  top: 1px;
  border: 1px solid #e6e6e6;
}

.text-block-2 .input-custom[type="checkbox"]:checked + label:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #f3c12f;
  position: absolute;
  left: 4px;
  top: 3px;
}

.text-block-2 .input-custom[type="radio"] + label:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #e6e6e6;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  background-color: #fff;
  top: 2px;
}

.text-block-2 .input-custom[type="radio"]:checked + label:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #f3c12f;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 4px;
  top: 10px;
}

.text-block-2 .content [role="main"] .onestep-cart ul li {
  margin: 0;
}

.text-block-2 .checkout-step {
  margin-top: 30px;
}

.text-block-2 .checkout-step h2 {
  font-size: 40px;
  color: #000;
}

.text-block-2 .checkout-content .field,
.text-block-2 .checkout-content .field > span {
  display: block;
  color: #808080;
  margin-bottom: 5px;
}

.text-block-2 .wa-field.wa-field-address.wa-field-address-shipping > .wa-name {
  display: none;
}

.text-block-2 #checkout-contact-form > .wa-form {
  max-width: 740px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.text-block-2 #checkout-contact-form > .wa-form > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.text-block-2 #checkout-contact-form > .wa-form > div {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}

.text-block-2 #checkout-contact-form .wa-name {
  font-size: 18px;
  color: #808080;
  margin-bottom: 5px;
}

.text-block-2 #checkout-contact-form .wa-value input:not([type="checkbox"]),
.text-block-2 #checkout-contact-form .wa-value select {
  height: 35px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  color: #000;
  font-size: 18px;
  line-height: 35px;
  border: 1px solid #e6e6e6;
  display: block;
  margin: 0 auto 12px;
  outline: none;
  max-width: none;
}

.text-block-2 #checkout-contact-form .wa-auth-adapters > ul {
  margin-left: -5px;
}

.text-block-2 .onestep-cart table.table2 th {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #f3c12f;
  background: #f3c12f;
  font-weight: 500;
  color: #fff;
}

.text-block-2 .checkout-content textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #e6e6e6;
}

.text-block-2 .onestep-cart table.table2 {
  margin-bottom: 20px;
}

.text-block-2 .item-total-4,
.text-block-2 .item-total2 {
  font-weight: 500;
  color: #4d4d4d;
}

.text-block-2 .number-inner {
  margin-top: -10px;
}

.text-block-2 .onestep-cart .checkout .checkout-step h3 {
  margin-bottom: 0;
}

.text-block-2 .onestep-cart .wa-auth-adapters ul li {
  padding: 0;
}

.text-block-2 .onestep-cart .wa-auth-adapters ul li a {
  padding: 0;
}

.text-block-2 .checkout .wa-form .wa-field .wa-name {
  padding: 0;
}

.text-block-2 .onestep-cart .bold {
  font-size: 18px;
  color: inherit;
}

.text-block-2 .cart-discount > div {
  display: block !important;
}

.text-block-2 .min-summa {
  padding-bottom: 5px;
}

.text-block-2 .table-itogo {
  display: block;
}

.text-block-2 .table-itogo tbody,
.text-block-2 .table-itogo tr,
.text-block-2 .table-itogo td {
  display: block;
}

.text-block-2 .table-itogo .align-right {
  float: left;
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  padding-top: 0;
  padding-bottom: 5px;
}

.text-block-2 .table-itogo .cart-total {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  color: #4d4d4d;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  text-align: right;
}

.text-block-2 .table-itogo tr:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

.text-block-2 .cart-discount {
  padding-top: 30px !important;
  padding-bottom: 5px !important;
}

.text-block-2 .cart-discount-inner {
  color: #4d4d4d;
  display: inline-block;
  width: 100px;
}

.text-block-2 .checkout {
  margin-top: -15px !important;
}

.text-block-2 .checkout .checkout-step-content {
  padding: 0;
}

.text-block-2 .checkout .checkout-step-content.auth {
  max-width: 670px;
}

.text-block-2 .checkout .checkout-step-content.auth blockquote,
.text-block-2 .checkout .checkout-step-content.auth em {
  font-size: 18px;
  line-height: 1.3;
  font-style: normal;
  display: block;
}

.text-block-2 .checkout .checkout-step-content.auth em {
  margin-top: 15px;
}

.text-block-2 .checkout h2 {
  padding: 0;
  font-size: 40px;
  color: #4d4d4d;
  margin-bottom: 15px;
  font-weight: 300;
}

.text-block-2 .checkout h2 .gray {
  display: none;
}

.text-block-2 .onestep-cart .checkout blockquote img {
  display: none;
}

.text-block-2 blockquote {
  padding: 0;
  border: none;
}

.text-block-2 blockquote p {
  margin-left: 0 !important;
}

.text-block-2 .onestep-cart .checkout ul.checkout-options li h3 {
  font-weight: 300;
  color: #4c4c4c;
}

.text-block-2 .checkout ul.checkout-options li {
  padding-left: 0;
}

.text-block-2 .onestep-cart .checkout ul.checkout-options li img {
  display: none;
}

.text-block-2 h3 {
  margin: 0;
}

.text-block-2 .onestep-cart .checkout ul.checkout-options li p {
  margin-top: 0;
  padding-left: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.text-block-2 .onestep-cart .checkout ul.checkout-options li:not(:last-child) {
  margin-bottom: 10px;
}

.text-block-2 .step-shipping {
  float: left;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  margin-right: 10px;
  margin-bottom: 30px;
}

.text-block-2 .step-payment {
  margin-left: 10px;
  float: left;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  margin-bottom: 30px;
}

.text-block-2 .step-confirmation {
  clear: both;
}

.text-block-2 .checkout-form:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
  width: 100%;
}

.text-block-2 .table2 td {
  border-bottom: 1px solid #e6e6e6 !important;
  border-left: none !important;
  border-right: none !important;
}

.text-block-2 .table2 tr + tr td:last-child {
  color: #4d4d4d;
}

.text-block-2 .itog-1 {
  font-weight: 400;
}

.text-block-2 .table-2-first-td a {
  color: inherit;
  text-decoration: underline;
}

.text-block-2 .table-2-first-td a:hover {
  color: #f3c12f;
}

.text-block-2 .promokod {
  font-weight: 400;
  margin-right: 20px;
}

.text-block-2 .promokod__wrap {
  margin-top: 10px;
  font-weight: 500;
}

.text-block-2 .promokod__wrap:first-child {
  margin: 0 0 18px;
}

.text-block-2 .promokod__wrap > * {
  display: inline-block;
  vertical-align: middle;
}

.text-block-2 .promokod__wrap input[type="submit"],
.text-block-2 .promokod__wrap .recalculate_bonus {
  background: #f3c12f;
  color: #1a1a1a;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 150px;
  font-weight: 300;
}

.text-block-2 .promokod__wrap input[type="submit"]:hover,
.text-block-2 .promokod__wrap .recalculate_bonus:hover {
  color: #fff;
  background: #FFA200;
  text-decoration: none;
}

.text-block-2 .promokod__wrap input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  height: 35px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  font-family: 'pf_dintext_pro';
  margin-right: 20px;
}

.text-block-2 .promokod__wrap.total_bonus > * {
  vertical-align: top;
}

.cart_bonuses {
  margin-top: 15px;
}

.total-bonus {
  font-weight: 700;
  color: #4d4d4d;
}

.read-right {
  text-align: right;
}

.readmore2 {
  text-decoration: underline;
}

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

.readmor2 {
  margin-top: 15px;
}

.promo-wrap {
  width: -webkit-calc(100% - 375px);
  width: -moz-calc(100% - 375px);
  width: calc(100% - 375px);
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: -100px;
}

/*#fav-plugin-list-link {
  display: none !important;
}*/

.uk-accordion-content:before,
.uk-accordion-content:after {
  content: "";
  display: table;
}

.uk-accordion-content:after {
  clear: both;
}

.uk-accordion {
  margin-bottom: -20px;
}

.uk-accordion-title {
  padding: 10px 20px 9px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  background: #eefbf8;
  font-size: 18px;
  margin-bottom: 20px !important;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.uk-accordion-title i {
  color: #4d4d4d;
  font-size: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.uk-accordion-title.uk-active {
  background: #4d4d4d;
  color: #fff;
}

.uk-accordion-title.uk-active i {
  color: #fff;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uk-accordion-content {
  padding: 0 20px 20px;
}

@media screen and (min-width: 1024px) {
  .header-container .appnav .ssearch-wrapper.small-screen .select-box-label .icon-down {
    display: none;
  }

  .header-container .appnav .ssearch-wrapper.small-screen .select-box-label > span {
    display: block;
  }

  .header-container .appnav .ssearch-wrapper.small-screen .ssearch-box .ssearch-key-box {
    margin-right: 206px !important;
  }

  .header-container .appnav .ssearch-wrapper .ssearch-box .ssearch-select-box {
    width: 130px;
  }
}

@media screen and (max-width: 1220px) {
  .slick-next {
    right: 0;
  }

  .slick-prev {
    left: 0;
  }

  .our-partners2__gal {
    padding: 0 40px;
  }

  .special-offers .row-lisi-mini {
    padding-left: 40px;
    padding-right: 40px;
  }

  .c_goods-item {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .fav-list .c_goods-item {
    width: -webkit-calc(33.3333% - 20px);
    width: -moz-calc(33.3333% - 20px);
    width: calc(33.3333% - 20px);
  }

  .related-prod {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 959px) {
  .header-container .flyout-nav > li > a {
    font-size: 18px;
  }

  .width-large-1-5 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(20% - 20px);
    width: -moz-calc(20% - 20px);
    width: calc(20% - 20px);
  }

  .width-large-1-4 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: calc(25% - 20px);
  }

  .width-large-1-3 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(33% - 20px);
    width: -moz-calc(33% - 20px);
    width: calc(33% - 20px);
  }

  .width-large-1-2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .width-large-1-1 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .globalheader__row {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .globalheader__row > * {
    margin-top: 5px;
    margin-bottom: 5px !important;
  }

  .offer__wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .offer__item {
    width: -webkit-calc(33.3333% - 20px);
    width: -moz-calc(33.3333% - 20px);
    width: calc(33.3333% - 20px);
  }

  .prod-top_left {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .prod-top__right {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }
}

@media screen and (max-width: 767px) {
  h1,
  .uk-h1 {
    font-size: 35px;
  }

  .width-medium-1-5 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(20% - 20px);
    width: -moz-calc(20% - 20px);
    width: calc(20% - 20px);
  }

  .width-medium-1-4 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: calc(25% - 20px);
  }

  .width-medium-1-3 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(33% - 20px);
    width: -moz-calc(33% - 20px);
    width: calc(33% - 20px);
  }

  .width-medium-1-2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .width-medium-1-1 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .header-container .flyout-nav {
    display: none;
  }

  .block-popap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .knopka-menu {
    display: block;
  }

  .single-item__head {
    font-size: 35px;
  }

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

  .single-vert__text {
    padding-right: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%;
  }

  .single-vert .slick-next {
    top: 44px;
  }

  .single-vert .slick-prev {
    top: 134px;
  }

  .offer__item {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .our-services__item {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .block-main__img {
    float: right;
    width: auto;
    max-width: 40%;
    margin-left: 20px;
    margin-right: 0;
  }

  .block-main .text-block {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .block-main__inner {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  .forma-33 {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .mailer-subscribe {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .mailer-subscribe__head {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .footer__top-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__mid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cookie__inner {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .page-error h1 {
    font-size: 130px;
  }

  .page-error__inner {
    display: block;
  }

  .page-error__column-left {
    float: left;
    width: auto;
    max-width: 40%;
  }

  .page-error__column-right {
    width: auto;
  }

  .post__left {
    width: auto;
    max-width: 40%;
  }

  .post__right {
    width: auto;
    float: none;
  }

  .setting-row .post-item {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .setting-row .post-item:nth-child(5n + 4) {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .setting-row .post-item:nth-child(5n + 4) .post__left > a:before {
    border-bottom: 1px solid #e5e5e5;
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    background: none;
    -webkit-filter: none;
    filter: none;
    height: 0;
  }

  .setting-row .post-item:nth-child(5n + 4) .post__right {
    margin-top: 0;
  }

  .setting-row .post-item:nth-child(5n + 5) .post__left > a:before {
    border-bottom: 1px solid #e5e5e5;
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    background: none;
    -webkit-filter: none;
    filter: none;
    height: 0;
  }

  .setting-row .post-item:nth-child(5n + 5) .post__right {
    margin-top: 0;
  }

  .statiy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .statiy__left {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .statiy__right {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .kontakt-page__left {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .kontakt-page__right {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .listing-prod__left {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .listing-prod__right {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .subcategories {
    display: block;
  }

  .subcategories__h3 {
    margin-bottom: 12px;
  }

  .fav-list .c_goods-item {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .listing-prod__left > div:not(.filter-po-tovaram) {
    display: none;
  }

  .filters.is-shown .filters-toggle-wrapper .filters-toggle-link {
    border-bottom-color: #4d4d4d !important;
    color: #4d4d4d !important;
  }

  .filters .filters-toggle-wrapper .filters-toggle-link {
    color: #4d4d4d !important;
  }

  #product-list + .text-block {
    margin-top: 20px;
  }

  .dostavka__item {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .provider-guest > p {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .text-block-2 #checkout-contact-form > .wa-form > div {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .text-block-2 .checkout h2 {
    font-size: 35px;
  }

  .text-block-2 .step-shipping {
    width: 100%;
    margin-right: 0;
  }

  .text-block-2 .step-payment {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }

  .promo-wrap {
    width: 100%;
    margin-top: 20px;
  }

  .text-block .table-cart,
  .text-block .table-cart tbody,
  .text-block .table-cart tr,
  .text-block .table-cart td,
  .text-block .table-cart .item-total {
    display: block;
    width: auto;
  }

  .text-block .table-cart tr {
    position: relative;
  }

  .text-block .onestep-cart table.table td.min-width,
  .text-block .table-cart thead {
    display: none;
  }

  .text-block .numberWrap:before {
    content: 'Кол-во:';
    display: inline-block;
    width: 100px;
    font-size: 18px;
    font-weight: 500;
  }

  .text-block .item-total1:before {
    content: 'Цена:';
    display: inline-block;
    width: 100px;
    font-size: 18px;
    font-weight: 500;
  }

  .text-block .item-total2:before {
    content: 'Сумма:';
    display: inline-block;
    width: 100px;
    font-size: 18px;
    font-weight: 500;
  }

  .text-block .item-total-4,
  .text-block .number-inner {
    display: inline-block;
  }

  .text-block .table-cart td {
    text-align: left !important;
  }

  .text-block .cart-prod-name {
    padding-right: 28px !important;
  }

  .text-block .onestep-cart table.cart td.onestep-cart__remowe {
    right: 0;
    top: 17px;
    position: absolute;
    width: auto !important;
    padding: 0;
    border: none;
  }

  .text-block .onestep-cart table.table td.item-total2 {
    border-width: 5px;
  }

  .text-block .onestep-cart table.table tr:last-child td.item-total2 {
    border-width: 1px;
  }

  .text-block .onestep-cart table.table2,
  .text-block .onestep-cart table.table2 > tbody,
  .text-block .onestep-cart table.table2 > tbody > tr,
  .text-block .onestep-cart table.table2 > tbody > tr > td {
    display: block;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr:first-child {
    display: none;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr td {
    font-size: 18px;
    font-weight: 500;
    padding: 0;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr td {
    padding-top: 10px;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr td:nth-child(2):before {
    content: 'Кол-во:';
    display: inline-block;
    width: 100px;
    font-size: 18px;
    color: #333;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr td:nth-child(3):before {
    content: 'Итого:';
    display: inline-block;
    width: 100px;
    font-size: 18px;
    color: #333;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr.thin td:before {
    display: none;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr.thin td {
    display: inline-block;
    width: auto !important;
    border: none !important;
  }

  .text-block .onestep-cart table.table2 > tbody {
    border-top: 1px solid #e6e6e6;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr.thin td:nth-child(2) {
    width: 100px !important;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr.thin td:first-child {
    display: none;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table2 td {
    border: none;
    text-align: left;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table2 tr {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px 10px;
  }

  .text-block .onestep-cart .step-confirmation .checkout-content table.table tr td + td {
    font-weight: normal;
  }

  .onestep-cart table.table tbody td.numberWrap:before {
    position: relative;
    top: 4px;
  }

  .text-block .onestep-cart table.table tbody td.cart-prod-name {
    border-top: 1px solid #e6e6e6;
  }

  .table-orders {
    display: block;
  }

  .table-orders tbody,
  .table-orders tr,
  .table-orders td {
    display: block;
  }

  .table-orders__first {
    display: none !important;
  }

  .table-orders td {
    border-bottom: none;
  }

  .table-orders td:before {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-right: 5px;
    color: #282828;
  }

  .table-orders tr {
    border-bottom: 1px solid #bbd5cf;
  }

  .table-orders__nomer:before {
    content: 'Номер заказа:';
  }

  .table-orders__status:before {
    content: 'Статус:';
  }

  .table-orders__tovar:before {
    content: 'Товар:';
  }

  .table-orders__dost:before {
    content: 'Способ доставки:';
  }

  .table-orders__opl:before {
    content: 'Способ оплаты:';
  }

  .table-orders__date:before {
    content: 'Дата:';
  }
}

@media screen and (max-width: 479px) {
  .width-small-1-5 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(20% - 20px);
    width: -moz-calc(20% - 20px);
    width: calc(20% - 20px);
  }

  .width-small-1-4 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: calc(25% - 20px);
  }

  .width-small-1-3 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(33% - 20px);
    width: -moz-calc(33% - 20px);
    width: calc(33% - 20px);
  }

  .width-small-1-2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .width-small-1-1 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .offer__item {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .forma-bg {
    -moz-background-size: cover;
    background-size: cover;
  }

  .footer-item {
    min-width: 180px;
  }

  .page-error h1 {
    font-size: 90px;
  }

  .text-block *[style*="float: left"],
  .text-block *[style*="float: right"] {
    max-width: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .category-sorting__sort-by {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-right: 0;
  }

  .category-sorting__display-by .productsperpage-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-right: 0;
  }

  .c_goods-item {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .fav-list .c_goods-item {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .knopki-prod .quickorder-custom-button,
  .knopki-prod .c_goods-item__btn {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: device-width;
  }
}
#mailer59938995c115fdcbd8f1686a29e491d3 {
  padding: 0 !important;
}